All Projects

DevOps Project-27: Deploy Reddit App on Amazon EKS Using ArgoCD with DevSecOps and Monitoring

This project walks through deploying a Reddit clone application on Amazon EKS using ArgoCD for GitOps-based continuous deployment, with integrated DevSecOps practices and performance monitoring.

DevOps
DevSecOps
Kubernetes
Amazon EKS
ArgoCD
GitOps
Monitoring
CI/CD
DevOps Project-26: Automating AWS Infrastructure Deployment Using Terraform and GitLab CI/CD

This project demonstrates how to automate the provisioning of cloud infrastructure on AWS using Terraform, integrated with GitLab CI/CD for continuous delivery and infrastructure automation.

DevOps
AWS
Terraform
GitLab
CI/CD
Infrastructure as Code
Automation
DevOps Project-25: Deploying a Petshop Java-Based Application with CI/CD, Docker, and Kubernetes

This project focuses on deploying a secure Java-based Petshop application using a complete DevSecOps pipeline. It involves containerization with Docker, orchestration with Kubernetes, and continuous integration and delivery workflows to ensure secure and automated deployments.

DevOps
DevSecOps
Java
Kubernetes
Docker
CI/CD
Security
DevOps Project-24: Real-Time DevSecOps Pipeline for a DotNet Web App

This project demonstrates how to build a real-time DevSecOps CI/CD pipeline for a .NET-based web application. It integrates secure coding practices, automated testing, vulnerability scanning, and containerized deployments using modern DevOps tools and cloud platforms.

DevOps
DevSecOps
.NET
CI/CD
Secure Pipeline
Containerization
Automation
DevOps Project-23: DevSecOps - Blue-Green Deployment of Swiggy-Clone on AWS ECS with AWS Code Pipeline

This project demonstrates a secure CI/CD pipeline using AWS CodePipeline and ECS to deploy a Swiggy-like food delivery application with a blue-green deployment strategy to ensure zero downtime and safer rollouts.

DevOps
DevSecOps
AWS
ECS
CodePipeline
Blue-Green Deployment
Swiggy Clone
CI/CD
DevOps Project-22: AWS Fully Serverless Architecture with CI/CD

This project showcases how to design and deploy a fully serverless application on AWS using services like Lambda, API Gateway, DynamoDB, and S3, integrated with a CI/CD pipeline for automated deployment.

DevOps
AWS
Serverless
Lambda
CI/CD
API Gateway
DynamoDB
Automation