AWS development toolkits
π Tools to Build on AWS, AWS SDK Code Examples
Productsβ
Amplifyβ
Amplify Hosting provides a Git-based workflow for hosting full-stack serverless web applications with continuous deployment.
Amplify deploys your app to the AWS global content delivery network (CDN).
π aws.amazon.com/amplify, docs
CDKβ
The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework for defining cloud infrastructure in code and provisioning it through AWS CloudFormation.
π aws.amazon.com/cdk, docs
Cognitoβ
An Amazon Cognito user pool is a user directory for web and mobile app authentication and authorization.
From the perspective of your app, an Amazon Cognito user pool is an OpenID Connect (OIDC) identity provider (IdP). A user pool adds layers of additional features for security, identity federation, app integration, and customization of the user experience.
π docs