All Projects
This project covers the complete lifecycle of deploying containerized applications on Amazon EKS. It includes provisioning infrastructure using Terraform, deploying applications with Kubernetes manifests, and managing updates, monitoring, and scaling.
This project explores the end-to-end DevOps lifecycle using Azure DevOps. It includes setting up Azure Repos, Pipelines, Artifacts, and deploying applications with integrated CI/CD workflows tailored for Microsoft Azure environments.
This project showcases the design and implementation of a complete advanced CI/CD pipeline using essential DevOps tools. It covers source control, build automation, containerization, orchestration, monitoring, and deployment strategies for modern cloud-native applications.
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.