DEV Community

Aadit Unni
Aadit Unni

Posted on

1

FREE AWS Cloud Project Bootcamp Week 6 Part 3

[95/100] #100DaysOfCloud Today, I did a part of the Week 6 of the FREE AWS Cloud Project Bootcamp by Andrew Brown.

Here's what was left that I completed:

  • Create ECR repo and push image for backend-flask.
    • Log in to ECR.
    • Create a repo in ECR.
    • Set/Export the environment variable.
    • Pull the image from docker and push it to ECR backend flask repo.
  • Create ECR repo and push image for backend-flask.
    • Create a repo in ECR.
    • Set/Export the environment variable.
    • Build the image and push it to ECR backend flask repo.
  • Deploy Backend Flask app as a service to Fargate.
  • Passing Sensitive Data (environment variables like Access key, Secret key, etc) to Task Definition in Parameter Store in Systems Manager.

All of them were done through the cli.

GitHub

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

Image of Datadog

How to Diagram Your Cloud Architecture

Cloud architecture diagrams provide critical visibility into the resources in your environment and how they’re connected. In our latest eBook, AWS Solution Architects Jason Mimick and James Wenzel walk through best practices on how to build effective and professional diagrams.

Download the Free eBook

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