<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Devops on Rishab Kumar</title>
    <link>https://rishabkumar.com/tags/devops/</link>
    <description>Recent content in Devops on Rishab Kumar</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 08 Jan 2024 16:44:05 +0000</lastBuildDate><atom:link href="https://rishabkumar.com/tags/devops/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Learn This Before Diving into Kubernetes</title>
      <link>https://rishabkumar.com/blog/learn-this-before-kubernetes/</link>
      <pubDate>Mon, 08 Jan 2024 16:44:05 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/learn-this-before-kubernetes/</guid>
      <description>Kubernetes has become a cornerstone in modern software deployment, but mastering it is no small feat. As I discovered in my own journey, jumping straight into Kubernetes without a solid foundation can lead to frustration and setbacks. In this blog, I&amp;rsquo;ll share the essential prerequisites you should master before tackling Kubernetes, ensuring a smoother learning experience.
1. Containerization: The Heart of Kubernetes Before you dive into Kubernetes, understanding containerization is crucial.</description>
    </item>
    
    <item>
      <title>Understanding Docker - as an 11 year old</title>
      <link>https://rishabkumar.com/blog/understanding-docker/</link>
      <pubDate>Thu, 08 Jun 2023 13:14:45 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/understanding-docker/</guid>
      <description>Hello, cloud explorers!
Have you ever played with LEGO blocks? If not, you still might know what they are. Those colorful, versatile bricks that let your imagination run wild? Sure, you have! We all love to build castles, robots, or spacecraft with them, right? Now, what if I told you there&amp;rsquo;s something quite similar in the world of computers, and it&amp;rsquo;s called Docker!
Hold up! You might be thinking, &amp;ldquo;What does Docker have to do with my LEGO blocks?</description>
    </item>
    
    <item>
      <title>Ultimate Docker Cheat Sheet</title>
      <link>https://rishabkumar.com/blog/docker-cheat-sheet/</link>
      <pubDate>Tue, 30 May 2023 14:45:23 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/docker-cheat-sheet/</guid>
      <description>Last year, I started learning more about containerization, which meant gaining some skills with Docker, an open-source project for automating the deployment of applications as portable, self-sufficient containers.
If you use Docker, you are well aware of how effective it can be in streamlining and improving development procedures. However, the numerous commands and Dockerfile instructions can sometimes feel overwhelming, especially if you&amp;rsquo;re new to the platform. That&amp;rsquo;s why I&amp;rsquo;ve put together this Docker cheat sheet to help you keep track of the most common commands.</description>
    </item>
    
    <item>
      <title>How I passed the AWS DevOps Engineer Professional Exam</title>
      <link>https://rishabkumar.com/blog/how-i-passed-aws-devops-engineer-professional-exam/</link>
      <pubDate>Mon, 15 May 2023 19:14:30 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/how-i-passed-aws-devops-engineer-professional-exam/</guid>
      <description>Introduction In this blog post, I&amp;rsquo;ll share my experience taking the AWS DevOps Pro Exam, how I prepared for it, well I guess not prepared for it, and some recommendations for resources to help you pass the exam.
Preparation Like the Azure DevOps Expert Exam (AZ-400), I didn&amp;rsquo;t have any specific preparation for the AWS DevOps PRO Exam either. I had a coupon expiring and the exam version was retiring, so I decided to wing it.</description>
    </item>
    
    <item>
      <title>How I Passed the Microsoft Azure AZ-400 DevOps Engineer Expert Exam</title>
      <link>https://rishabkumar.com/blog/how-i-passed-azure-az-400-devops-engineer-exam/</link>
      <pubDate>Mon, 08 May 2023 19:01:14 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/how-i-passed-azure-az-400-devops-engineer-exam/</guid>
      <description>I recently passed the Microsoft Azure AZ-400 DevOps Engineer Expert exam without any preparation, which is designed to test your knowledge and skills in DevOps practices: continuous integration and deployment, infrastructure as code, and monitoring and logging. In this blog post, I want to share my experience of taking the exam without much preparation and how I managed to pass it.
Exam Objective Configure processes and communications
Design and implement source control</description>
    </item>
    
    <item>
      <title>Deploying a static website to AWS with Pulumi</title>
      <link>https://rishabkumar.com/blog/deploying-a-static-website-to-aws-with-pulumi/</link>
      <pubDate>Sun, 30 Apr 2023 12:00:42 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/deploying-a-static-website-to-aws-with-pulumi/</guid>
      <description>Deploying a static website to the cloud has never been easier, thanks to Infrastructure as Code (IaC) tools like Pulumi. If you&amp;rsquo;re like me, a developer who has used Terraform for your IaC needs in the past, Pulumi offers an alternative that allows you to write code in your preferred programming language (TypeScript/JavaScript, Python, Go, .NET, and Java) to provision and manage cloud infrastructure. In this blog post, we will walk through the steps to deploy a static website to Amazon Web Services (AWS) using Pulumi, ps: this is my first time trying it out.</description>
    </item>
    
    <item>
      <title>DevOps Roadmap 2023 - Ultimate guide to become a DevOps Engineer</title>
      <link>https://rishabkumar.com/blog/devops-roadmap-2023/</link>
      <pubDate>Fri, 03 Feb 2023 02:49:53 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/devops-roadmap-2023/</guid>
      <description>DevOps is a rapidly growing field, and with the increasing demand for skilled professionals, many people are looking to make the switch. However, knowing where to begin and what steps to take to become a DevOps Engineer can be difficult.
In this article, I will provide a comprehensive roadmap for those looking to make the transition. We will go over the necessary skills, knowledge, and experience, as well as the steps you can take to acquire them.</description>
    </item>
    
    <item>
      <title>How did I become a DevOps Engineer</title>
      <link>https://rishabkumar.com/blog/how-did-i-become-a-devops-engineer/</link>
      <pubDate>Thu, 29 Sep 2022 03:21:56 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/how-did-i-become-a-devops-engineer/</guid>
      <description>Hey friends 👋
I wanted to talk about my journey from cloud engineer to devops engineer, some of you already know bit about my career trajectory from help-desk to cloud engineer and then to DevOps engineer. If you would like to know what DevOps is, check out my article - What Is DevOps? What does a DevOps Engineer do?
So I stayed in the cloud engineering role for almost two years before I got into DevOps and I made this tweet just to give people perspective on what were some things that I focused on during my cloud engineering role to move to DevOps.</description>
    </item>
    
    <item>
      <title>What Is DevOps? What does a DevOps Engineer do?</title>
      <link>https://rishabkumar.com/blog/what-is-devops-what-does-a-devops-engineer-do/</link>
      <pubDate>Mon, 24 Jan 2022 21:47:15 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/what-is-devops-what-does-a-devops-engineer-do/</guid>
      <description>Hello Friends 👋🏾 It&amp;rsquo;s been a while that I wrote a blog, but starting 2022 strong, here is the first one for this year!
So as some of you may know I have been working as a DevOps Engineer for almost a year now, and I am often asked, what is DevOps? and what does a DevOps Engineer do?
DevOps Engineer A DevOps engineer introduces processes, tools, and methodologies to balance needs throughout the software development life cycle, from coding and deployment, to maintenance and updates.</description>
    </item>
    
    <item>
      <title>Installing Grafana and serving via Nginx as reverse proxy</title>
      <link>https://rishabkumar.com/blog/installing-grafana-and-serving-via-nginx-as-reverse-proxy/</link>
      <pubDate>Fri, 15 Oct 2021 13:46:35 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/installing-grafana-and-serving-via-nginx-as-reverse-proxy/</guid>
      <description>Hey Friends 👋
Hope everyone is doing great. It&amp;rsquo;s been a few month since I last published an article. I was busy with getting more YouTube videos out. And did I mention I was on the Microsoft Reactor Session with Gwyneth Pena on Deploy a Containerized App with Azure App Service. Now, let&amp;rsquo;s dive into the demo, where we install Grafana on an Ubuntu VM and use NGINX as a reverse proxy to serve it.</description>
    </item>
    
    <item>
      <title>What is Immutable Infrastructure?🤔</title>
      <link>https://rishabkumar.com/blog/what-is-immutable-infrastructure/</link>
      <pubDate>Sun, 02 Aug 2020 20:44:34 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/what-is-immutable-infrastructure/</guid>
      <description>As Cloud is getting more popular, so is the immutable infrastructure and historically we have been using the mutable infrastructure.
But hey, what is Mutable or Immutable? According to Cambridge Dictionary:
Mutable: able or likely to change Immutable: not changing, or unable to be changed What is Mutable Infrastructure? Now, in terms of Infrastructure, Mutable implies that the infrastructure will be persistently refreshed, changed, and tuned to meet the progressing needs of the reason it serves.</description>
    </item>
    
  </channel>
</rss>
