#90daysofdevops
Read more stories on Hashnode
Articles with this tag
Overview of the CI/CD Pipeline The core components of our CI/CD pipeline include: AWS EC2: Virtual machines where your code is deployed. AWS Auto...
In this project we will deloy a scalable flask app on AWS ECS (Fargate) with the help of AWS ECR which is a container image registry. Flow of the...
In this Project We will deploy a Python Flask app with high availability and auto-healing. Tools Used. Terraform ( To provision EC2 instance) EC2 (...
Project Description : This project involves hosting a static website on Amazon S3 and using Amazon CloudFront for content delivery. The goal is to...
Looking to deploy your applications with ease and efficiency? In this blog post, we’ll walk you through the step-by-step process of deploying...
Kubernetes Overview With the widespread adoption of containers among organizations, Kubernetes, the container-centric management software, has become...