To host a static web app on AWS Cloud using AWS Amplify Console, follow these steps:
Sign in to your AWS Management Console and navigate to the Amplify console.
Click "Connect App" and choose "GitHub", "GitLab", or "Bitbucket" as your repository provider.
Choose your repository and branch, and then configure your build settings. The Amplify console provides build settings templates that you can choose from, or you can create a custom build configuration.
Once you've configured your build settings, click "Save and Deploy".
The Amplify console will build and deploy your app, and then provide you with a unique URL for your app.
You can customize your app's domain name and configure custom domains through the Amplify console.
Once your app is deployed, you can monitor your app's performance and track your app's deployment history through the Amplify console.
That's it! With the AWS Amplify Console, hosting a static web app on AWS Cloud is a breeze.
You can easily deploy, monitor, and scale your app as your needs grow.
Give it a try and see how easy it is to get your app up and running on AWS Cloud!