AWS Amplify Console
Build, deploy, and host cloud-powered modern web apps
The AWS Amplify Console is a continuous deployment and hosting service for mobile web applications. The AWS Amplify Console makes it easier for you to rapidly release new features, helps you avoid downtime during application deployment, and handles the complexity of simultaneously updating the frontend and backend of your applications.
Modern mobile web applications functionality is often spread across frontend code running in the browser and backend business logic running in the cloud. This makes application deployment complex and time consuming as you need to carefully coordinate deployments using a variety of tools to ensure your frontend and backend are compatible.
The Amplify Console accelerates your application release cycle minimizing downtime. You just connect Amplify to your code repository and your frontend and backend are deployed in a single workflow on every code commit. This ensures your web application is only updated once the deployment is successfully completed, eliminating inconsistencies between your application frontend and backend.
Scalable hosting for static web apps with serverless backends
Globally available
Your app is served via Amazon's reliable content delivery network with 144 points of presence globally.
Feature branch deployments
Work on new features without impacting production. Create branch deployments linked to each feature branch.
Easy custom domain setup
Set up custom domains managed in Amazon Route 53 with a single click plus get a free HTTPS certificate.
Atomic deployments
All deployments either rollout successfully or fail without requiring maintenance windows.
Simplified continuous workflows
Connect your repository to 'git push' changes to your frontend and backend in a single workflow.
Password protection
Share yet-to-be released features with internal stakeholders by setting a username and password.
How it works
1. Connect your repository
2. Configure build settings
3. Deploy your app
Use cases - build web apps with static and dynamic functionality
Blogs or static web apps
Use static site generators like Hugo or Jekyll to publish a blog. SSGs perform faster than traditional websites. Deploy SSGs with free SSL on the AWS Amplify Console.
Serverless web apps
Add dynamic functionality using GraphQL or REST APIs. Use AWS Amplify Console to deploy your frontend and backend in a single workflow.
Progressive web apps
PWAs offer native app-like performance, work offline, support push notifications, and can be updated over-the-air. Use AWS Amplify to deploy PWAs to mobile devices.
Connect your repo in the AWS Amplify Console