From the course: Complete Guide to Serverless Web App Development on AWS

Unlock this course with a free trial

Join today to access over 24,600 courses taught by industry experts.

Introduction to AWS Amplify

Introduction to AWS Amplify

- [Instructor] Let's talk about AWS Amplify, and more specifically, what is Amplify Hosting? AWS Amplify is a comprehensive suite of tools and services designed to help developers build scalable full stack web and mobile applications on AWS. It simplifies the development process by providing easy to use features for both front end and backend development, allowing you to focus on creating great user experiences without worrying about the complexities of cloud infrastructure. Amplify offers a range of features to accelerate your application development. Here are some that I like to use. Authentication. Easily add user sign in, sign up, and access controls to your application. DataStore. Manage real time and offline data with a simple API. Storage. Store and manage user-generated content, such as photos and videos. APIs. Quickly create and integrate GraphQL and RESTful APIs. Analytics. Gain insight into user behaviors to improve your app's performance. Push notifications. Enhance user…

Contents