-

·
YouTube Clone App with DevSecOps and Jenkins Shared Library
Hello and welcome! 🌟 Ready to create a YouTube clone that’s rock-solid and feature-rich? 🔒 This blog is your gateway to a secure DevSecOps pipeline for your project. With Kubernetes, Docker, SonarQube, Trivy, OWASP Dependency Check, Prometheus, Grafana, Jenkins (and a shared library), Splunk, Rapid API, Slack notifications, and efficient parameters for creating and destroying…
-

·
Netflix Clone DevSecOps: CI/CD Pipeline with Jenkins, Docker, Kubernetes & Security
Hello friends, we will be deploying a Netflix clone. We will be using Jenkins as a CICD tool and deploying our application on a Docker container and Kubernetes Cluster and we will monitor the Jenkins and Kubernetes metrics using Grafana, Prometheus and Node exporter. I Hope this detailed blog is useful. CLICK HERE FOR GITHUB…
-

·
GitOps: Deploying Tetris on EKS Using ArgoCD
Inspired From Cloud Champ’s Tutorial Github: https://github.com/N4si/tetris-game.git Welcome to an exhilarating journey where we explore the cutting-edge world of GitOps, all while preparing to indulge in one of the most iconic and addictive games of all time: Tetris! In this blog, we’ll unravel the mysteries of GitOps, witness its transformational power, and set the stage…
-

·
Reddit Clone App Deployment with DevSecOps | Ingress
Hello friends, we will be deploying a React Js Reddit-clone. We will be using Jenkins as a CICD tool and deploying our application on a Docker container. I Hope this detailed blog is useful. CLICK HERE FOR GITHUB REPO Steps:- Step 1 — Launch an Ubuntu(22.04) T2 Large Instance Step 2 — Install Jenkins, Docker…
-

·
Automate EC2 provisioning in AWS using Jenkins and Ansible Playbook
We will learn how to create new EC2 instances using the Ansible playbook and automate using Jenkins Pipeline. in the end, we will play the game of 2048. Launch an Ubuntu(22.04) T2 medium Instance Launch an AWS T2 medium Instance. Use the image as Ubuntu. You can create a new key pair or use an…
-

·
AWS Resources with Terraform, Jenkins ci-cd, and Hosting a static website in s3
STATIC WEBSITE USING S3 FROM TERRAFORM In today’s fast-paced world of cloud computing, the ability to rapidly and efficiently provision infrastructure is a game-changer. This is where Infrastructure as Code (IaC) comes into play, allowing us to define and manage our infrastructure in a code-based manner. In this blog post, we will explore how to…
-

·
Zomato Clone App with DevSecOps CI/CD
Hello friends, we will be deploying a React Js Zomato-clone. We will be using Jenkins as a CICD tool and deploying our application on a Docker container. I Hope this detailed blog is useful. CLICK HERE FOR GITHUB REPOSITORY Steps:- Step 1 — Launch an Ubuntu(22.04) T2 Large Instance Step 2 — Install Jenkins, Docker…
-

·
Deploying 2048 Game on Docker and Kubernetes with Jenkins CI/CD
Hello friends, we will be deploying a React Js 2048 Game. We will be using Jenkins as a CICD tool and deploying our application on a Docker container and Kubernetes Cluster. I Hope this detailed blog is useful. CLICK HERE FOR GITHUB REPOSITORY Steps:- Step 1 — Launch an Ubuntu(22.04) T2 Large Instance Step 2…
-

·
Ansible – DevSecOps Petshop project | Jenkins CI/CD
Hello friends, we will be deploying a Petshop Java Based Application. This is an everyday use case scenario used by several organizations. We will be using Jenkins as a CICD tool and deploying our application on a Docker container and Kubernetes cluster. Hope this detailed blog is useful. We will be deploying our application in…
-

·
Jenkins CI/CD | DOTNET webapp DevSecOps Project
Hello friends, we will be deploying a .Net-based application. This is an everyday use case scenario used by several organizations. We will be using Jenkins as a CICD tool and deploying our application on a Docker Container and Kubernetes cluster. Hope this detailed blog is useful. Github: https://github.com/Aj7Ay/DotNet-monitoring.git Steps:- Step 1 — Create an Ubuntu…