<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Null]]></title><description><![CDATA[My Site]]></description><link>https://www.devops-playbook.in/blog</link><generator>RSS for Node</generator><lastBuildDate>Sun, 26 Apr 2026 09:16:15 GMT</lastBuildDate><atom:link href="https://www.devops-playbook.in/blog-feed.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[Terraform ]]></title><description><![CDATA[What is Terraform exactly and why do we need Terraform ? Terraform is an open-source infrastructure as code tool that allows you to...]]></description><link>https://www.devops-playbook.in/post/terraform</link><guid isPermaLink="false">66542d79311a3aa1ebc0e769</guid><pubDate>Tue, 07 Jan 2025 08:31:02 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/4e71b0_545e21cef0944b6ab47ffe2663902b19~mv2.png/v1/fit/w_1000,h_720,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Nishant Nath</dc:creator></item><item><title><![CDATA[AWS Strategies - For Enterprises]]></title><description><![CDATA[What is Cloud  ? Cloud computing is the delivery of various services, such as servers, storage, databases, networking, software, and...]]></description><link>https://www.devops-playbook.in/post/aws-strategies-for-enterprises</link><guid isPermaLink="false">67272db7036590cae37789ac</guid><pubDate>Fri, 27 Dec 2024 05:17:59 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/4e71b0_c730262633274e39849e6def2eae20e0~mv2.png/v1/fit/w_1000,h_882,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Nishant Nath</dc:creator></item><item><title><![CDATA[                   Practice Projects:]]></title><description><![CDATA[DevOps is all about bringing development and operations teams together for smoother software delivery. But the best way to truly...]]></description><link>https://www.devops-playbook.in/post/practice-projects</link><guid isPermaLink="false">6684de5dcb1b080d8882651e</guid><pubDate>Wed, 03 Jul 2024 09:43:24 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/4e71b0_2b963661136e42618c564dee94b55d2f~mv2.png/v1/fit/w_1000,h_576,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Nishant Nath</dc:creator></item><item><title><![CDATA[Deploying a Java based application using Docker and kubernetes using Minikube.]]></title><description><![CDATA[1.  Installing Docker &#38; Kubernetes on an Ubuntu AWS EC2 Machine: Minikube is local Kubernetes, focusing on making it easy to learn and...]]></description><link>https://www.devops-playbook.in/post/deploying-a-java-based-application-using-docker-and-kubernetes-using-minikube</link><guid isPermaLink="false">653377abf8c4b91c11ec5f83</guid><pubDate>Sat, 21 Oct 2023 07:29:07 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/4e71b0_5e75d71cb4964256b35a3959faf36878~mv2.png/v1/fit/w_1000,h_806,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Nishant Nath</dc:creator></item><item><title><![CDATA[Understanding Git &#38; GitLab Basics  ]]></title><description><![CDATA[Introduction to GitLab and Version Control Git is a Version Control Tool: Git is primarily focused on version control, tracking changes...]]></description><link>https://www.devops-playbook.in/post/understanding-gitlab-basics-to-advanced</link><guid isPermaLink="false">6520e80903f108ea81eb4ce4</guid><pubDate>Sat, 07 Oct 2023 07:35:37 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/4e71b0_62d0572afe9848ee984ff486978ac31c~mv2.png/v1/fit/w_1000,h_1000,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Nishant Nath</dc:creator></item><item><title><![CDATA[                    PROJECT - DevOps.AI]]></title><description><![CDATA[CI/CD pipeline for deploying services to both development (DEV) environment and a production (PROD) environment in a Kubernetes cluster....]]></description><link>https://www.devops-playbook.in/post/my-projects</link><guid isPermaLink="false">6513b659624ce0068ce01a1b</guid><pubDate>Wed, 27 Sep 2023 11:17:00 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/4e71b0_9a715c7d0b5543aabd51cf52890d7319~mv2.png/v1/fit/w_942,h_495,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Nishant Nath</dc:creator></item><item><title><![CDATA[Container Orchestration with Kubernetes (K8s)]]></title><description><![CDATA[1.  Kubernetes Theory: Kubernetes is an orchestration platform for managing containerized applications. It abstracts the underlying infrastructure and provides a consistent way to deploy, scale, and manage containerized workloads. Kubernetes helps us make sure those containerized applications run where and when you want, and helps them find the resources and tools they need to work. 2.  Kubernetes Features: Orchestration Autoscaling Auto-Healing Load Balancing Platform Independent Fault...]]></description><link>https://www.devops-playbook.in/post/container-orchestration-with-kubernetes-k8s</link><guid isPermaLink="false">64f869615a7885c92ad1e786</guid><pubDate>Wed, 06 Sep 2023 12:17:50 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/4e71b0_868d7a9a0d2b4171a058df5dd1b965f8~mv2.png/v1/fit/w_671,h_388,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Nishant Nath</dc:creator></item><item><title><![CDATA[Understanding Docker and Containers ]]></title><description><![CDATA[1.  What is Docker? Docker is like a lunchbox that holds software and everything it needs to run, and it makes it easy to carry, share,...]]></description><link>https://www.devops-playbook.in/post/understanding-docker-and-containers</link><guid isPermaLink="false">64f6af52735b9dcba8e434a7</guid><pubDate>Tue, 05 Sep 2023 10:06:20 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/4e71b0_26c10704470f4b209b72c34bddb0bdd3~mv2.png/v1/fit/w_1000,h_900,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Nishant Nath</dc:creator></item><item><title><![CDATA[Maintaining Servers &#38; Networks for DevOps Engineers]]></title><description><![CDATA[Networking Concepts: 1.  IP Addressing: Concept: IP addresses are numerical labels assigned to devices on a network to identify and...]]></description><link>https://www.devops-playbook.in/post/maintaining-servers-networks-for-devops-engineers</link><guid isPermaLink="false">64f59c37741df0cb63adbced</guid><pubDate>Mon, 04 Sep 2023 13:52:32 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/4e71b0_ded8080adc7742e0ae309f075806e0a9~mv2.png/v1/fit/w_1000,h_720,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Nishant Nath</dc:creator></item><item><title><![CDATA[Operating System Basic Concepts for DevOps Engineers]]></title><description><![CDATA[Process Management: Imagine your computer is like a chef's kitchen, and the processes are like dishes being prepared. Each dish (process)...]]></description><link>https://www.devops-playbook.in/post/operating-system-basic-concepts-for-devops-engineers</link><guid isPermaLink="false">64e848da20d2301dbca093ad</guid><category><![CDATA[DevOps Fundamentals]]></category><pubDate>Fri, 25 Aug 2023 09:55:09 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/4e71b0_094d2d5644f34f3084c7e4463facfd5a~mv2.webp/v1/fit/w_992,h_499,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Nishant Nath</dc:creator></item></channel></rss>