Tag: DEVSECOPS

DEVSECOPS Project : Complete CI-CD (3 tier app)-Petstore

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...

DevSecOps: Deploying the 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. Youtube video : https://youtu.be/21Z-u8Fd_Mk?si=Ux4WabhFAxtYH9-g GitHub Repo :...

DEVSECOPS Project : Complete CI-CD (3 tier app)-Petstore

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...

DevSecOps Handson: Deploy Netflix Clone using Jenkins CICD

In this project, we deployed Netflix Clone app on the EKS cluster using Jenkins CICD and monitoring tools like Prometheus and Grafana. P.S. I have created a GIF for the first time if any suggestions feel free to connect me. We did this project in the following phases: Learn More &nbs...

DevSecOps Approach with Terraform and CI/CD Pipelines

A DevSecOps Approach with Terraform and CI/CD Pipelines DevSecOps integrates security practices into DevOps workflows. By shifting security left, organizations can reduce risk and deliver secure infrastructure and applications faster. I will demonstrate a DevSecOps approach using Terraform for...