#github
Read more stories on Hashnode
Articles with this tag
Deploying a Reddit Clone with Kubernetes Ingress involves several steps. Here's a detailed, step-by-step process to guide you through the deployment: ·...
We are going to variety of tools that are essential in the world of DevOps. · 🔹Flow of DevSecOps Project 🔹Prerequisite Tools: AWS Ubuntu: "AWS Ubuntu...
"Efficiently Scaling and Managing Applications with Docker: A Two-Tier Deployment Approach" · 🌌First Let's go through the overview. I've been working on...
#Day26 was all about a Declarative pipeline, now its time to level up things, let's integrate Docker and your Jenkins declarative pipeline. 🎆Let's...
Continuous Integration (CI) and Continuous Deployment (CD) are pivotal in modern software development, ensuring the swift and dependable delivery of...
💻Linux Commands: ls: List directory contents. Usage: ls [options] [file/directory] -l: Long listing format. -a: Include hidden files. -h:...