This project walks through building a CI/CD pipeline with Jenkins to deploy application code inside Docker containers on AWS infrastructure. It covers Jenkins setup, Docker image creation, and automated deployment workflows.
This project demonstrates how to containerize a Django application and deploy it on AWS using Elastic Container Service (ECS) and Elastic Container Registry (ECR). It includes setting up a CI/CD pipeline for automated builds and deployments.
This project aims to strengthen your foundational Linux skills essential for Cloud and DevOps roles. It covers hands-on practice with Linux commands, shell scripting, process management, file permissions, networking, and system monitoring tailored to real-world DevOps and cloud workflows.
This project focuses on designing and deploying a scalable and secure Virtual Private Cloud (VPC) architecture on AWS. It involves configuring subnets, route tables, internet gateways, NAT gateways, and security groups to support high availability and secure communication across resources.
The primary objective of this project is to deploy a scalable, highly available, and secure Java application using a 3-tier architecture. The application will be hosted on AWS, utilizing various services like EC2, RDS, and VPC to ensure its availability, scalability, and security. The application will be accessible to end-users via the public internet.