In this blog I would like to provide a guide on how you can deploy your web application whether it be static or dynamic using AWS Amplify.
Before moving on let's basically understand what is Amplify: In simple words Amplify is a framework that consists of Libraries, UI components, and CLI interfaces to build and deploy mobile and web applications.
For example by authenticating using GitHub you can link your corresponding repository and Amplify will do all the things for you, and when you push a new change to GitHub Amplify will automatically start a new build and publish the new change.
For this blog we'll select Deploy without Git provider which means we can directly upload the code files.
Here I've dragged and dropped my code files, alternatively if you have got the files stored in an S3 bucket you can connect to the bucket as well, after uploading click on save and deploy.
Once the deployment is successful you can click on the Domain and access your website.
That's it we are done with the deployment, hope you guys found it useful Thank you.
Hello and thanks for visiting! My name is Peter Johnson, and this is my website where I share intersting blogs around technology and finance.
Post Details
- Published on Jul 3, 2022