Skip to main content

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