Wanderlust DevSecOps Pipeline Project
All methodology covered with DevSecOps, GitOps, FinOps.

Search for a command to run...
Articles tagged with #trivy
All methodology covered with DevSecOps, GitOps, FinOps.

If you want to run the following code in local or through Docker image only then checkout this blog. Part1 Prerequisite Launch an EC2 Instance on AWS Sign in to AWS Management Console. Go to EC2 Dashboard: Under Services > EC2. Launch Instance: N...

using Docker Compose

In this blog, I have explained the process of deploying a Swiggy clone application. We'll start by making the docker image and then finally deploy it to a cluster. Key Points Clone the Swiggy clone repository and install the required dependencies C...

Step 1 - Launch an EC2 Instance on AWS Launch EC2 Instance: Log in to /the AWS Console, go to the EC2 dashboard, and click Launch Instance. Select Ubuntu Server as the AMI, choose an instance type (e.g., t2.medium), and proceed through the configu...
