DEV Community

Aadit Unni
Aadit Unni

Posted on • Edited on

1

FREE AWS Cloud Project Bootcamp Week 1 Part 1

[55/100] #100DaysOfCloud Today, I completed a part of the Week 1 of the FREE AWS Cloud Project Bootcamp by Andrew Brown.

Here's what I completed:

  • Containerized the Backend and the Frontend (Created a Dockerfile and built the Container).
  • Created a Docker compose file which is helpful to run multiple containers. Here it was used to run both the frontend and the backend containers.

By doing this, I was able to view the Webpage of the web application, sign up and create a new user as well as log in with that newly created user.

GitHub

You can watch the Bootcamp through this YouTube playlist : FREE AWS Cloud Project Bootcamp playlist

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay