Tag
In this document, I am showing how to create EBS (MySQL) and then connect to MySQL using the terminal.I created a small RDS_APP (Flask appli…
What is SonarQube? SonarQube is an open-source platform developed by SonarSource that integrates into software development workflows to ensu…
In this document, I write how I implemented Jenkins server on an AWS EC2 server and used Shared Library. Here is my Peoject on Shared Libra…
In this document, I am sharing some of my learnings with Jenkins Pipeline. What is jenkins pipeline : - Form my understanding jenkins pipel…
what is docker voulme :- Volumes are persistent data stores for containers, created and managed by Docker. You can create a volume explicitl…
It looks like you're asking for help with editing your text. Here's a revised version: Simple Docker App Prerequisite: Install Docker I crea…
In this blog, I am writing about the theory of DevOps and explaining how Docker is used everywhere as a core technology for building, runnin…
In this blog, I am showcasing two small projects where I learned new things, such as how to execute an Ansible playbook, create a web server…
I recently created a small Jenkins project to explore two very useful features: Automated Email Notifications – to get alerts on build stat…
I’ve started learning CI/CD (Continuous Integration and Continuous Deployment/Delivery) — a must-know process in modern DevOps for automatin…
I recently started my core DevOps learning journey — and understanding the DevOps Reference Architecture is my very first step into it. This…
This page includes all the theory related to DevOps. Goals of DevOps DevOps Lifecycle CI (Continuous Integration) CD (Continuous Deploym…
👋 Hi, I'm Dheeren! I'm excited to share that I’ve officially started my DevOps learning journey. For the next 2 years, I’ll be learning and…