#90daysofdevops
Read more stories on Hashnode
Articles with this tag
CodeCommit Navigate to CodeCommit and create an empty repository As a root user you cannot access the CodeCommit repo, so we need to create an IAM...
Create a policy Log in to the AWS console and navigate to IAM > policies > Create policy Select EC2 and click on write Under write, select...
Project Description The project involves deploying a Flask app on AWS ECS Fargate and AWS ECR. Read More about the tech stack here Task-01 Get a...
Project Description The project involves deploying a Netflix clone web application on a Kubernetes cluster, a popular container orchestration platform...
Project Description The project aims to deploy a web application using Docker Swarm, a container orchestration tool that allows for easy management...
Project Description The project involves hosting a static website using an AWS S3 bucket. Amazon S3 is an object storage service that provides a...