AWS Amplify

AWS Amplify is a development platform for building scalable web and mobile apps with serverless backend services.

What is AWS Amplify?

AWS Amplify provides:

10 Core Services

ServicePurpose
AuthenticationUser sign-up/sign-in with Cognito
DataStoreGraphQL data with offline sync
StorageS3 file storage
API (GraphQL)AppSync GraphQL API
API (REST)API Gateway + Lambda
FunctionsLambda serverless functions
AnalyticsAmazon Pinpoint
Push NotificationsAmazon Pinpoint
HostingStatic web hosting
PredictionsAI/ML services

Getting Started

npm install -g @aws-amplify/cli
amplify configure
amplify init