Providers
AWS Amplify
Deploying to AWS Amplify.
Prerequisites
- A Jamstack App ready to be deployed.
- Initialized Github Repo
- An AWS account you can create one at aws.amazon.com
Features
CI/CD
Custom Domain
CI/CD
SSL
CLI Support
Getting started
Go to AWS Amplify Dashboard
Login and click on New App and select Host Web App.
Select Git Provider
Now select Github and authorize it.
Select Git Repo
From the list select your app repo.
Verify App & Build Settings
Customize App & Build Settings if needed
Advance Settings
You can change the docker image for build container and add env values.
Review your Configuration
After reviewing your configuration hit save and deploy.
Congratulations 🎉, you have successfully deployed your site to AWS Amplify.