[AWS] Modern Application Development ~Part3: How to Deploy your App to S3~

Purpose
In the previous article, I’ve explained how to setup procedure of AppSync and React App.
Finally, let me introduce how to deploy your application to S3.
How to deploy your application to S3
Firstly, I’ve developed an application by Microsoft Visual Studio Code.
In the terminal of Visual Studio, let’s execute amplify hosting add command and prepare Amazon S3 bucket and CloudFront resources by inputting necessary information.

Next, execute amplify publish command to upload your application to S3 bucket.


The application has been deployed on the S3 bucket successfully!!
Please access S3 endpoint to check if your application is deployed appropriately.

OK, succeeded !!
Please this is the end of this topic.
Let’s enjoy your modern application development life continuously.
That’s all for this topic. If you think this article is beneficial for you, I would be glad if you click below icon for my motivation.
ブログランキング・にほんブログ村へ

コメント