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