• GitOps: Deploying Tetris on EKS Using ArgoCD

    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

    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

    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

    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

    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

    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

    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

    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…

  • CI-CD DevSecOps project with Jenkins | Python webapp

    CI-CD DevSecOps project with Jenkins | Python webapp

    Hello friends, we will be deploying a python 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. Hope this detailed blog is useful. Github: https://github.com/Aj7Ay/Python-System-Monitoring.git Steps:- Step 1 — Create an Ubuntu T2 Large…

  • Kubernetes Project: Deploy Cloud Native Voting Application on EKS

    Kubernetes Project: Deploy Cloud Native Voting Application on EKS

    This Blog is inspired by Cloudchamp’s YouTube video APP REPO https://github.com/Aj7Ay/K8s-voting-app.git Navigate to Your Aws Console Click the “Search” field and search For EKS or select directly Elastic Kubernetes Service on the Recently visited tab Click “Add cluster” Click “Create” Click the “Name” field and enter a unique name for the cluster that is anything…