DEV Community

Cover image for Set Up a Web App in the Cloud
Kemisola
Kemisola

Posted on

Set Up a Web App in the Cloud

In this Project:

πŸ‘‰I created a new IAM user with admin permissions to provide a safer alternative to using the AWS root account for ongoing projects.
πŸ‘‰I set up a new IDE environment using VSCode to write, run, and debug code. I also learned how to connect VSCode to my EC2 instance to use it as an IDE.
πŸ‘‰Using Maven, I generated a new Java web app from a template, creating a basic project structure and environment for further development.

It took me 5 HOURS 😯😯!.

Here is a link to the Project: https://drive.google.com/file/d/1DX3JK9

MisolaInTheCloud

Top comments (0)