top of page
Search
![Welcoming 2024 with #PythonForDevOps: A New Journey Begins](https://static.wixstatic.com/media/202b75_2a61c12e22b1407d9096f57dbfdd18f1~mv2.png/v1/fill/w_366,h_275,fp_0.50_0.50,q_95,enc_auto/202b75_2a61c12e22b1407d9096f57dbfdd18f1~mv2.webp)
vP
Jan 1, 20242 min read
Welcoming 2024 with #PythonForDevOps: A New Journey Begins
Dear Readers, Happy New Year 2024! I hope this year brings you joy, success, and countless opportunities for growth. As we embark on a...
18 views0 comments
![Lab 19 - Exploring Advanced Prometheus Monitoring - Day 92](https://static.wixstatic.com/media/202b75_70f66a38fca3425e89cc4f67ba87e830~mv2.png/v1/fill/w_366,h_275,fp_0.50_0.50,q_95,enc_auto/202b75_70f66a38fca3425e89cc4f67ba87e830~mv2.webp)
vP
Dec 31, 20232 min read
Lab 19 - Exploring Advanced Prometheus Monitoring - Day 92
Welcome to the grand finale of our #90DaysOfDevOps series! In today's lab, Lab 19, we'll take a deep dive into advanced Prometheus...
4 views0 comments
![Lab 18 - Simplifying Kubernetes Deployment with Helm - Day 91](https://static.wixstatic.com/media/202b75_344fde9bbc334e6989c319c7d16bce6d~mv2.png/v1/fill/w_366,h_275,fp_0.50_0.50,q_95,enc_auto/202b75_344fde9bbc334e6989c319c7d16bce6d~mv2.webp)
vP
Dec 30, 20232 min read
Lab 18 - Simplifying Kubernetes Deployment with Helm - Day 91
Welcome back to the #90DaysOfDevOps series! On Day 91, we'll be exploring the world of Helm, a powerful tool that makes deploying...
4 views0 comments
![Lab 17 - Deploying a Simple Function with AWS Lambda and Serverless Framework - Day 90](https://static.wixstatic.com/media/202b75_e9f2538ddd654fde97f7262b4c2369f3~mv2.png/v1/fill/w_366,h_275,fp_0.50_0.50,q_95,enc_auto/202b75_e9f2538ddd654fde97f7262b4c2369f3~mv2.webp)
vP
Dec 29, 20232 min read
Lab 17 - Deploying a Simple Function with AWS Lambda and Serverless Framework - Day 90
Welcome back to the #90DaysOfDevOps series! On this milestone day, we'll be exploring the world of AWS Lambda and the Serverless...
9 views0 comments
![Lab 16 - Docker Swarm for Orchestration - Day 89](https://static.wixstatic.com/media/202b75_8d06b1069899461faab369afa84bfd94~mv2.png/v1/fill/w_366,h_275,fp_0.50_0.50,q_95,enc_auto/202b75_8d06b1069899461faab369afa84bfd94~mv2.webp)
vP
Dec 28, 20232 min read
Lab 16 - Docker Swarm for Orchestration - Day 89
Welcome back to the #90DaysOfDevOps series! As we near the finish line, it's time to explore a crucial aspect of container orchestration:...
8 views0 comments
![Lab 15 - Streamlining Development with GitHub Actions for Continuous Integration - Day 88](https://static.wixstatic.com/media/202b75_3e2f37883b694253a859d80a20c6704d~mv2.png/v1/fill/w_366,h_275,fp_0.50_0.50,q_95,enc_auto/202b75_3e2f37883b694253a859d80a20c6704d~mv2.webp)
vP
Dec 27, 20232 min read
Lab 15 - Streamlining Development with GitHub Actions for Continuous Integration - Day 88
Welcome back to the #90DaysOfDevOps series! Today, we're going to discuss about Continuous Integration (CI) using GitHub Actions. CI is a...
5 views0 comments
![Lab 14 - Automate Deployment with Jenkins - Streamlining Your DevOps Workflow - Day 87](https://static.wixstatic.com/media/202b75_aeeba41daf6442939e112f6005e79a2a~mv2.png/v1/fill/w_366,h_275,fp_0.50_0.50,q_95,enc_auto/202b75_aeeba41daf6442939e112f6005e79a2a~mv2.webp)
vP
Dec 26, 20233 min read
Lab 14 - Automate Deployment with Jenkins - Streamlining Your DevOps Workflow - Day 87
Welcome back to the #90DaysOfDevOps series! Today's focus is on Lab 14 - Automate Deployment with Jenkins. In this hands-on guide, I'll...
6 views0 comments
![Lab 13 - Deploying a Multi-Container Application with Docker Compose - Day 86](https://static.wixstatic.com/media/202b75_02b58266971441e4b751dddf1a1dcf73~mv2.png/v1/fill/w_366,h_275,fp_0.50_0.50,q_95,enc_auto/202b75_02b58266971441e4b751dddf1a1dcf73~mv2.webp)
vP
Dec 25, 20232 min read
Lab 13 - Deploying a Multi-Container Application with Docker Compose - Day 86
Welcome back to the #90DaysOfDevOps series! Today in Lab 13, we'll explore deploying a simple application using Docker Compose on a local...
4 views0 comments
![Lab 12 - Getting Started with Kubernetes - Day 85](https://static.wixstatic.com/media/202b75_381688bba6464e52bbeb98b6f9b06fbc~mv2.png/v1/fill/w_366,h_275,fp_0.50_0.50,q_95,enc_auto/202b75_381688bba6464e52bbeb98b6f9b06fbc~mv2.webp)
vP
Dec 24, 20232 min read
Lab 12 - Getting Started with Kubernetes - Day 85
Welcome back to the #90DaysOfDevOps series! Today, we're stepping into the world of Kubernetes, a powerful container orchestration tool....
5 views0 comments
![Lab 11 - Containerizing Your Java Project with Docker - Day 84](https://static.wixstatic.com/media/202b75_be00d0a139214d6db3ea14d7cc99805e~mv2.png/v1/fill/w_366,h_275,fp_0.50_0.50,q_95,enc_auto/202b75_be00d0a139214d6db3ea14d7cc99805e~mv2.webp)
vP
Dec 23, 20232 min read
Lab 11 - Containerizing Your Java Project with Docker - Day 84
Welcome back to the #90DaysOfDevOps series! Today, we'll be discussing about containerizing a Java application using Docker. This process...
4 views0 comments
![Lab 10 - Crafting Custom Base Images with Docker - Day 83](https://static.wixstatic.com/media/202b75_a5b110acce6b4689b015cc8d81158132~mv2.png/v1/fill/w_366,h_275,fp_0.50_0.50,q_95,enc_auto/202b75_a5b110acce6b4689b015cc8d81158132~mv2.webp)
vP
Dec 22, 20232 min read
Lab 10 - Crafting Custom Base Images with Docker - Day 83
Welcome back to the #90DaysOfDevOps series! On Day 83, we'll be discussing about using Docker to create custom base images. This project...
9 views0 comments
![Lab 9 -Setting up a Database with Docker Compose - Day 82](https://static.wixstatic.com/media/202b75_e5b3f2498540439698865886c45b82ea~mv2.png/v1/fill/w_366,h_275,fp_0.50_0.50,q_95,enc_auto/202b75_e5b3f2498540439698865886c45b82ea~mv2.webp)
vP
Dec 21, 20232 min read
Lab 9 -Setting up a Database with Docker Compose - Day 82
Welcome back to the #90DaysOfDevOps series! Today we will be discussing about Docker Compose. It is a powerful tool that allows you to...
14 views0 comments
![Lab 8 - Automate Deployments with Docker - Day 81](https://static.wixstatic.com/media/202b75_402378fb4f05463781171b0ef4cd475d~mv2.png/v1/fill/w_366,h_275,fp_0.50_0.50,q_95,enc_auto/202b75_402378fb4f05463781171b0ef4cd475d~mv2.webp)
vP
Dec 20, 20232 min read
Lab 8 - Automate Deployments with Docker - Day 81
Welcome back to the #90DaysOfDevOps series! Today marks the second lab on Docker, a powerful tool that simplifies application deployment...
8 views0 comments
![Lab 7 - Containerization with Docker - Day 80](https://static.wixstatic.com/media/202b75_c6841ec35af749a6a4e9a1aa73a2ff9c~mv2.png/v1/fill/w_366,h_275,fp_0.50_0.50,q_95,enc_auto/202b75_c6841ec35af749a6a4e9a1aa73a2ff9c~mv2.webp)
vP
Dec 19, 20232 min read
Lab 7 - Containerization with Docker - Day 80
Welcome back to the #90DaysOfDevOps series! Today, we'll be discussing about containerization with Docker. If you've been following...
5 views0 comments
![Lab 6 - Exploring Infrastructure as Code (IaC) with Terraform - Day 79](https://static.wixstatic.com/media/202b75_26ea79e7e2f84a3ba6c180e667bc6333~mv2.png/v1/fill/w_366,h_275,fp_0.50_0.50,q_95,enc_auto/202b75_26ea79e7e2f84a3ba6c180e667bc6333~mv2.webp)
vP
Dec 18, 20232 min read
Lab 6 - Exploring Infrastructure as Code (IaC) with Terraform - Day 79
Welcome back to the #90DaysOfDevOps series! On Day 73, we'll be discussing about Infrastructure as Code (IaC) with Terraform. If you've...
19 views0 comments
beingvlimitless@gmail.com |India
Public Cloud
bottom of page