<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Daniel - Minimalist | Tinkerer | Believer</title>
    <link>https://bookofdaniel.in/</link>
    <description>Recent content on Daniel - Minimalist | Tinkerer | Believer</description>
    <image>
      <url>https://bookofdaniel.in/images/preview.png</url>
      <link>https://bookofdaniel.in/</link>
      <title>My Personal Blog</title>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>daniel.mudanjara@gmail.com (Dan)</managingEditor>
    <webMaster>daniel.mudanjara@gmail.com (Dan)</webMaster>
    <lastBuildDate>Wed, 11 Feb 2026 04:00:00 +0000</lastBuildDate><atom:link href="https://bookofdaniel.in/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Swiggy Won&#39;t Show You Your Spending. So I Parsed 113 PDFs to Find Out.</title>
      <link>https://bookofdaniel.in/posts/2026-02-11-swiggy-wont-show-you-your-spending-so-i-parsed-113-pdfs-to-find-out/</link>
      <pubDate>Wed, 11 Feb 2026 04:00:00 +0000</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/2026-02-11-swiggy-wont-show-you-your-spending-so-i-parsed-113-pdfs-to-find-out/</guid>
      <description>I just wanted to know how much I spend on Swiggy every month. There was no easy way to find out. So I built one.</description>
    </item>
    
    <item>
      <title>Reduce AKS Costs: 10 Practical Azure Kubernetes Guide</title>
      <link>https://bookofdaniel.in/posts/2026-01-08-how-to-reduce-azure-kubernetes-service-aks-costs--a-practical-easy-to-follow-guide/</link>
      <pubDate>Wed, 07 Jan 2026 18:30:00 +0000</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/2026-01-08-how-to-reduce-azure-kubernetes-service-aks-costs--a-practical-easy-to-follow-guide/</guid>
      <description>&lt;p&gt;Running Kubernetes in the cloud is powerful—but if you’re not careful, it can also get expensive fast. In &lt;strong&gt;Azure Kubernetes Service&lt;/strong&gt;, the &lt;strong&gt;largest portion of your bill usually comes from virtual machines&lt;/strong&gt;, not Kubernetes itself.&lt;/p&gt;
&lt;p&gt;In this post, we’ll break down &lt;strong&gt;practical, real-world techniques&lt;/strong&gt; to reduce AKS costs—without compromising reliability where it matters. This guide is written for &lt;strong&gt;developers, DevOps engineers, and platform teams&lt;/strong&gt;, and focuses on &lt;strong&gt;easy wins first&lt;/strong&gt;, then slightly more advanced optimizations.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>THE ECONOMY THAT KILLED HIM</title>
      <link>https://bookofdaniel.in/posts/2026-01-02-the-economy-that-killed-him/</link>
      <pubDate>Fri, 02 Jan 2026 13:06:44 +0000</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/2026-01-02-the-economy-that-killed-him/</guid>
      <description>&lt;p&gt;Most people think Jesus died for theological reasons.&lt;/p&gt;
&lt;p&gt;They&amp;rsquo;re wrong.&lt;/p&gt;
&lt;p&gt;He died for economic ones.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;We picture sandals. Sermons. Miracles.&lt;/p&gt;
&lt;p&gt;We imagine a spiritual world. Distant. Religious. Safe.&lt;/p&gt;
&lt;p&gt;But the people living there?&lt;/p&gt;
&lt;p&gt;They weren&amp;rsquo;t thinking about theology.&lt;/p&gt;
&lt;p&gt;They were thinking about money.&lt;/p&gt;
&lt;p&gt;Or more precisely—the lack of it.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;Here&amp;rsquo;s what nobody tells you about first-century Judea.&lt;/p&gt;
&lt;p&gt;Rome didn&amp;rsquo;t conquer territories to improve them.&lt;/p&gt;
&lt;p&gt;Rome conquered territories to &lt;em&gt;drain&lt;/em&gt; them.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How to Train a Yolo Model for Digital Meter Reading</title>
      <link>https://bookofdaniel.in/posts/how-to-train-a-yolo-model-for-digital-meter-reading/</link>
      <pubDate>Tue, 02 Sep 2025 11:56:44 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/how-to-train-a-yolo-model-for-digital-meter-reading/</guid>
      <description>&lt;p&gt;&lt;em&gt;&amp;ldquo;Can we train a YOLO model using an NVIDIA GeForce RTX 4050 GPU with just ~975 temperature panel images?&amp;rdquo;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This question from my colleague sparked an interesting journey into computer vision and object detection. What started as a simple inquiry turned into a comprehensive exploration of training YOLO models for digit recognition on digital displays - and yes, it absolutely works on a RTX 4050!&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://bookofdaniel.in/images/yolo-temperature-panel.png&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;the-challenge&#34;&gt;The Challenge&lt;/h2&gt;
&lt;p&gt;My colleague shared a dataset of approximately 975 images of temperature panel digital meter readings from refrigeration units. The goal was to automatically extract temperature readings from images like these, where each display shows temperatures for different rooms (Meat Room, Fish Room, Vegetable Room, and Dairy Room).&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Secret Behind ChatGPT</title>
      <link>https://bookofdaniel.in/posts/the-secret-behind-chatgpt-intelligence/</link>
      <pubDate>Thu, 07 Aug 2025 11:20:31 +0000</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/the-secret-behind-chatgpt-intelligence/</guid>
      <description>&lt;p&gt;&lt;em&gt;I just watched an incredible MIT lecture on YouTube about Foundation Models and Generative AI, and I&amp;rsquo;m still processing the profound insights shared. Here&amp;rsquo;s what I learned about why AI has suddenly become so capable—and why it took so long to get here.&lt;/em&gt;&lt;/p&gt;
&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/y1fGlAECNFM?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=60&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;Before your give up&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;p&gt;I stumbled upon this MIT lecture video while researching AI, thinking I understood the technology pretty well. By the end of the 90-minute presentation? My entire perspective had shifted.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How to Setup Redis With High Availability in Bare Metal</title>
      <link>https://bookofdaniel.in/posts/how-to-setup-redis-with-high-availability-in-bare-metal/</link>
      <pubDate>Tue, 21 Jan 2025 11:26:36 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/how-to-setup-redis-with-high-availability-in-bare-metal/</guid>
      <description>&lt;p&gt;Redis is an open-source, in-memory key-value store known for its high performance and versatility. It operates primarily as a cache or a quick-response database, storing data in memory to enable low-latency read and write operations. Redis supports various data structures, including strings, lists, sets, and hashes, making it suitable for a wide range of applications from caching to real-time analytics. Its design allows for rapid data access and manipulation, which is crucial for applications requiring high throughput and low latency.&lt;/p&gt;</description>
    </item>
    
    
    
    <item>
      <title>Before You Give Up</title>
      <link>https://bookofdaniel.in/posts/before-you-give-up/</link>
      <pubDate>Fri, 20 Dec 2024 10:56:24 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/before-you-give-up/</guid>
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/zUnQYkAiwWU?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=60&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;Before your give up&#34;&gt;&lt;/iframe&gt;
    &lt;/div&gt;

&lt;h2 id=&#34;key-themes-and-insights&#34;&gt;&lt;strong&gt;Key Themes and Insights&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;1-emotional-runway-vs-financial-runway&#34;&gt;&lt;strong&gt;1. Emotional Runway vs. Financial Runway&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Financial Runway&lt;/strong&gt;: Refers to the amount of money a company has to sustain operations.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Emotional Runway&lt;/strong&gt;: A less-discussed but critical concept that reflects the mental and emotional capacity to continue working on a project.
&lt;ul&gt;
&lt;li&gt;Emotional highs and lows can drastically affect this runway.&lt;/li&gt;
&lt;li&gt;Acknowledging the existence of emotional runway is crucial.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id=&#34;2-factors-that-shorten-emotional-runway&#34;&gt;&lt;strong&gt;2. Factors That Shorten Emotional Runway&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Neglecting Physical Health&lt;/strong&gt;:&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Certified Kubernetes Security Specialist (CKS)</title>
      <link>https://bookofdaniel.in/certs/cks/</link>
      <pubDate>Mon, 16 Dec 2024 00:00:00 +0000</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/certs/cks/</guid>
      <description>&lt;p&gt;The Certified Kubernetes Security Specialist (CKS) certification validates expertise in securing Kubernetes clusters, including cluster hardening, system hardening, minimizing microservice vulnerabilities, and supply chain security.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Kubestronaut</title>
      <link>https://bookofdaniel.in/certs/kubestronaut/</link>
      <pubDate>Mon, 16 Dec 2024 00:00:00 +0000</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/certs/kubestronaut/</guid>
      <description>&lt;p&gt;Kubestronaut is an elite distinction awarded by CNCF to individuals who have earned all five Kubernetes certifications (CKA, CKAD, CKS, KCNA, and KCSA), demonstrating comprehensive expertise across the entire Kubernetes ecosystem from development to administration to security.&lt;/p&gt;</description>
    </item>
    
    
    <item>
      <title>Kubernetes and Cloud Native Security Associate (KCSA)</title>
      <link>https://bookofdaniel.in/certs/kcsa/</link>
      <pubDate>Sun, 15 Dec 2024 00:00:00 +0000</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/certs/kcsa/</guid>
      <description>&lt;p&gt;The Kubernetes and Cloud Native Security Associate (KCSA) certification validates foundational knowledge of security in Kubernetes and cloud native environments, including understanding of security concepts, best practices, and the cloud native security landscape.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Kubernetes and Cloud Native Associate (KCNA)</title>
      <link>https://bookofdaniel.in/certs/kcna/</link>
      <pubDate>Sat, 14 Dec 2024 00:00:00 +0000</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/certs/kcna/</guid>
      <description>&lt;p&gt;The Kubernetes and Cloud Native Associate (KCNA) certification demonstrates foundational knowledge and skills in Kubernetes and the cloud native ecosystem, including understanding of Kubernetes architecture, container orchestration, and cloud native application delivery.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How I Passed the CKS Exam After the October Revamp</title>
      <link>https://bookofdaniel.in/posts/how-i-passed-the-cks-exam-after-the-october-revamp/</link>
      <pubDate>Tue, 03 Dec 2024 08:55:58 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/how-i-passed-the-cks-exam-after-the-october-revamp/</guid>
      <description>&lt;p&gt;Earning the &lt;strong&gt;Certified Kubernetes Security Specialist (CKS)&lt;/strong&gt; was the next big goal on my Kubernetes journey after clearing &lt;a href=&#34;https://bookofdaniel.in/posts/how-my-15-month-old-baby-helped-me-pass-the-cka-exam/?utm_source=bookofdaniel_blog&amp;amp;utm_medium=referral&amp;amp;utm_campaign=how-i-passed-the-cks-exam-after-the-october-revamp&#34; target=&#34;_blank&#34;&gt;&lt;strong&gt;CKA&lt;/strong&gt;&lt;/a&gt; and &lt;a href=&#34;https://bookofdaniel.in/posts/passing-ckad-after-your-cka/?utm_source=bookofdaniel_blog&amp;amp;utm_medium=referral&amp;amp;utm_campaign=how-i-passed-the-cks-exam-after-the-october-revamp&#34; target=&#34;_blank&#34;&gt;&lt;strong&gt;CKAD&lt;/strong&gt;&lt;/a&gt; back in October. Riding high on the success of those certifications, I felt confident and scheduled the CKS for November. Little did I realize that this exam would challenge not just my Kubernetes skills but also my consistency and mindset.&lt;/p&gt;
&lt;blockquote&gt;
    &lt;p&gt;But thanks be to God!
He gives us the victory through our Lord Jesus Christ.&lt;/p&gt;</description>
    </item>
    
    
    
    <item>
      <title>Certified Kubernetes Administrator (CKA)</title>
      <link>https://bookofdaniel.in/certs/cka/</link>
      <pubDate>Fri, 25 Oct 2024 00:00:00 +0000</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/certs/cka/</guid>
      <description>&lt;p&gt;The Certified Kubernetes Administrator (CKA) certification demonstrates the skills, knowledge, and competency to perform the responsibilities of a Kubernetes administrator, including installation, configuration, and management of production-grade Kubernetes clusters.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Making Your Kafka Cluster Production-Ready with Strimzi: Best Practices</title>
      <link>https://bookofdaniel.in/posts/making-your-kafka-cluster-production-ready-with-strimzi/</link>
      <pubDate>Tue, 22 Oct 2024 17:45:52 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/making-your-kafka-cluster-production-ready-with-strimzi/</guid>
      <description>&lt;p&gt;Apache Kafka is widely used for building distributed, real-time data pipelines. However, running Kafka in a production environment requires a solid setup to ensure performance, reliability, and scalability. Strimzi simplifies deploying and managing Kafka clusters on Kubernetes or OpenShift, but to be truly production-ready, several factors need to be considered. In this article, we will cover essential best practices and optimizations to make your Kafka cluster ready for production, based on insights from the Strimzi Production Ready series and additional knowledge.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Passing CKAD After Your CKA</title>
      <link>https://bookofdaniel.in/posts/passing-ckad-after-your-cka/</link>
      <pubDate>Sun, 20 Oct 2024 05:57:26 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/passing-ckad-after-your-cka/</guid>
      <description>&lt;p&gt;A lot of Reddit users say that CKAD is easier than CKA. Personally, I agree—it does feel lighter if you attempt CKAD after completing CKA. The CKAD focuses more on scheduling tasks, while CKA involves administration of clusters. So, in CKAD, it&amp;rsquo;s more about speed and being quick with your typing to finish all the questions in time. 🏃‍♂️🕒&lt;/p&gt;
&lt;h3 id=&#34;my-study-approach&#34;&gt;My Study Approach&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://bookofdaniel.in/posts/how-my-15-month-old-baby-helped-me-pass-the-cka-exam/?utm_source=bookofdaniel_blog&amp;amp;utm_medium=referral&amp;amp;utm_campaign=passing-ckad-after-your-cka&#34; target=&#34;_blank&#34;&gt;After passing the CKA two weeks earlier&lt;/a&gt;, I had a pretty good idea of what the exam interface and questions would be like. I compared the CKA and CKAD certifications to see what additional topics I needed to cover for CKAD.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Certified Kubernetes Application Developer (CKAD)</title>
      <link>https://bookofdaniel.in/certs/ckad/</link>
      <pubDate>Sat, 19 Oct 2024 00:00:00 +0000</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/certs/ckad/</guid>
      <description>&lt;p&gt;The Certified Kubernetes Application Developer (CKAD) certification validates the ability to design, build, configure, and expose cloud native applications for Kubernetes, including defining application resources and using core primitives.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How My 15-Month-Old Baby Helped Me Pass the CKA Exam</title>
      <link>https://bookofdaniel.in/posts/how-my-15-month-old-baby-helped-me-pass-the-cka-exam/</link>
      <pubDate>Sun, 06 Oct 2024 16:25:09 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/how-my-15-month-old-baby-helped-me-pass-the-cka-exam/</guid>
      <description>&lt;p&gt;Last November, I scheduled my CKA exam, but guess what? I kept putting it off for months. Every time I thought about studying Kubernetes, it felt like I was facing an enormous mountain I wasn’t ready to climb. Life got busy, I lost motivation, and the exam remained on hold.&lt;/p&gt;
&lt;p&gt;In July, I bought the KodeKloud CKA course, thinking it would push me to start studying. I studied a little, then stopped, and this cycle went on for weeks. Kubernetes seemed too big and complex to handle, and I didn’t know where to begin. And then, life happened—my father was hospitalized, and I had even less drive to study.&lt;/p&gt;</description>
    </item>
    
    
    <item>
      <title>SSL Pinning: Safeguarding Your App Against Man-in-the-Middle Attacks</title>
      <link>https://bookofdaniel.in/posts/ssl-pinning/</link>
      <pubDate>Fri, 27 Sep 2024 17:13:56 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/ssl-pinning/</guid>
      <description>&lt;p&gt;In 2014, security researchers discovered a critical vulnerability in the HSBC mobile banking app for iOS. The app was found to be susceptible to man-in-the-middle (MITM) attacks, allowing attackers to intercept and manipulate sensitive financial information. The root of the problem? The absence of SSL pinning.&lt;/p&gt;
&lt;p&gt;Without SSL pinning, the app was vulnerable to accepting any SSL certificate, even a forged one, which enabled attackers to eavesdrop on the communication between the app and HSBC&amp;rsquo;s servers. This security flaw put users&amp;rsquo; banking information at risk and highlighted a significant gap in the app&amp;rsquo;s security framework.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Kafka Explained: The Post Office of Modern Data Streaming</title>
      <link>https://bookofdaniel.in/posts/kafka-explained-the-post-office-of-modern-data-streaming/</link>
      <pubDate>Tue, 24 Sep 2024 13:47:01 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/kafka-explained-the-post-office-of-modern-data-streaming/</guid>
      <description>&lt;p&gt;Joshua had been waiting anxiously for weeks. As an aspiring clerk, he knew that the government official&amp;rsquo;s appointment order could arrive any day. This appointment was crucial—it would determine his future and career. Every morning, Joshua checked his local post office, hoping that today would be the day the letter arrived, confirming his new position.&lt;/p&gt;
&lt;p&gt;In many ways, Joshua’s experience mirrors how Kafka, a powerful distributed streaming platform, manages and delivers data. Just like how Joshua relies on the postal system to receive his appointment letter, modern data systems depend on Kafka to ensure that critical information reaches its intended recipients quickly and reliably.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How to Create a Self-Signed Certificate for IIS and Host a Website</title>
      <link>https://bookofdaniel.in/posts/how-to-create-self-signed-certificate-for-iis/</link>
      <pubDate>Thu, 19 Sep 2024 16:03:25 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/how-to-create-self-signed-certificate-for-iis/</guid>
      <description>&lt;p&gt;A few weeks ago, I got a task from my manager that seemed straightforward at first: set up a development environment for one of our upcoming projects. The catch? It needed to be accessible over HTTPS, just like our production sites. Now, getting a certificate from a trusted Certificate Authority (CA) for a development environment didn’t make much sense, and we certainly didn’t want to incur extra costs or deal with the complexities of a CA for something internal.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Why YAML and How to Ace It?</title>
      <link>https://bookofdaniel.in/posts/why-yaml-and-how-to-ace-it/</link>
      <pubDate>Sat, 14 Sep 2024 21:15:55 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/why-yaml-and-how-to-ace-it/</guid>
      <description>&lt;p&gt;I remember the first time I encountered YAML—it was during a seemingly regular workday when a Kubernetes task landed on my desk. I had been managing infrastructure the traditional way for years, but suddenly, here was this new ecosystem that used a format I hadn&amp;rsquo;t seen before: YAML. It was frustrating at first. The simple indentation of a line could break everything, and I was far too comfortable with JSON and XML. But as Kubernetes became indispensable, and Ansible, Docker Compose, and other tools followed suit, it became clear that YAML wasn&amp;rsquo;t just a passing trend—it was the new standard.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Ultimate Productivity System: Get Things Done Effortlessly! 🚀</title>
      <link>https://bookofdaniel.in/posts/the-ultimate-productive-system/</link>
      <pubDate>Thu, 12 Sep 2024 14:02:21 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/the-ultimate-productive-system/</guid>
      <description>&lt;p&gt;In the high-speed hustle of modern professional life, we often find ourselves chasing time, trying to grasp every fleeting minute. Productivity isn&amp;rsquo;t just a buzzword; it&amp;rsquo;s a lifeline that keeps us afloat in a sea of deadlines, meetings, and endless tasks. If you&amp;rsquo;re like me, a busy professional always on the lookout for the best way to streamline your day, you know that most productivity systems seem to add more to our plates rather than taking off the load.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Reclaiming Our Digital Space: The Rise of NOSTR and the Renaissance of Social Media 💪🏻</title>
      <link>https://bookofdaniel.in/posts/the-rise-of-nostr-and-the-renaissance-of-social-media/</link>
      <pubDate>Thu, 12 Sep 2024 14:00:29 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/the-rise-of-nostr-and-the-renaissance-of-social-media/</guid>
      <description>&lt;p&gt;The early days of the internet were marked by a sense of freedom and innovation. Platforms like Twitter, founded by Jack Dorsey and others, were initially open-source ecosystems where developers could contribute, leading to features like hashtags and trending topics. This era was characterized by decentralized protocols, like email, allowing for diverse applications and innovation.&lt;/p&gt;
&lt;p&gt;However, as platforms like Facebook, Twitter, and Google grew, they started organizing this vast information, turning social media into centralized repositories. This shift was efficient but led to the accumulation of power in the hands of a few companies, creating &amp;lsquo;walled gardens&amp;rsquo; where user data became a commodity for advertising revenue.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Batchology Handbook</title>
      <link>https://bookofdaniel.in/posts/the-batchology-handbook/</link>
      <pubDate>Thu, 12 Sep 2024 13:59:37 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/the-batchology-handbook/</guid>
      <description>&lt;p&gt;Hello there! If you&amp;rsquo;ve ever wondered how to make your computer tasks faster and more efficient, you&amp;rsquo;re in the right place. This blog post is all about Batch scripting - a simple yet powerful way to automate tasks in Windows.&lt;/p&gt;
&lt;p&gt;Whether you&amp;rsquo;re new to programming or have some experience, &amp;ldquo;The Batchology Handbook&amp;rdquo; is designed to be easy to follow and understand. We&amp;rsquo;ll start with the basics, like setting up your workspace, and gradually move into more exciting stuff, like automating file management and using cool commands you might not know about.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The 5 Minute Death Journal Method</title>
      <link>https://bookofdaniel.in/posts/the-5-minute-death-journal-method/</link>
      <pubDate>Thu, 12 Sep 2024 13:57:59 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/the-5-minute-death-journal-method/</guid>
      <description>&lt;p&gt;In the hustle and bustle of our daily lives, it&amp;rsquo;s easy to let moments slip by without much thought. The idea of journaling, while appealing in theory, often feels daunting in practice. After a long day, the last thing many of us want to do is reflect on our experiences and plan for the next. But what if I told you there&amp;rsquo;s a way to reap the benefits of journaling in just five minutes a day? Enter the 5-Minute Death Journal.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Port Not Available</title>
      <link>https://bookofdaniel.in/posts/port-not-available/</link>
      <pubDate>Thu, 12 Sep 2024 13:56:19 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/port-not-available/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Yes, you read that right.&lt;/strong&gt; The port you’re trying to use is already occupied by another application. If you’re a system or network administrator, you’ve likely encountered this frustrating message more times than you care to remember. It’s challenging to pinpoint which application is hogging the port (though it’s not as hard as it seems, as I’ll show you 😉). These ghost messages can leave you in quite a pickle.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Lessons Learned From a Former WhatsApp Engineer</title>
      <link>https://bookofdaniel.in/posts/lessons-learned-from-a-former-whatsapp-engineer/</link>
      <pubDate>Thu, 12 Sep 2024 13:54:45 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/lessons-learned-from-a-former-whatsapp-engineer/</guid>
      <description>&lt;p&gt;In a recent YouTube video, a former WhatsApp engineer shared his insights on success in the tech industry and the key lessons he learned during his time at the company. Here are the main takeaways from his experience, formatted with lists and paragraphs:&lt;/p&gt;
&lt;h3 id=&#34;key-lessons-learned&#34;&gt;Key Lessons Learned&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Influence and Likability&lt;/strong&gt;: Influence in the tech industry is about being likable and credible. People who are dependable and pleasant to work with are more likely to be sought after for new opportunities and promotions. Focus on building a strong reputation by being a good team player and delivering results. 👍&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Issue Faced on WSFC Configuration for SQL Server AlwaysOn Setup</title>
      <link>https://bookofdaniel.in/posts/issue-faced-on-wsfc-configuration-for-sql-server-alwayson-setup/</link>
      <pubDate>Thu, 12 Sep 2024 13:51:16 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/issue-faced-on-wsfc-configuration-for-sql-server-alwayson-setup/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve had the privilege of navigating through a wide array of technical landscapes. Yet, the recent endeavor of configuring a Windows Server Failover Cluster (WSFC) for SQL Server AlwaysOn presented a learning curve that was both steep and enriching. In this piece, I hope to share my experiences, the challenges encountered, and the lessons learned, with a spirit of humility and the intention of contributing to our collective knowledge base.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Integration of Zoho Desk and Grafana</title>
      <link>https://bookofdaniel.in/posts/integration-of-zoho-desk-and-grafana/</link>
      <pubDate>Thu, 12 Sep 2024 13:47:21 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/integration-of-zoho-desk-and-grafana/</guid>
      <description>&lt;p&gt;Have you ever been a part of a hardworking team that, despite their efforts, ends up shouldering blame? If yes, our situation in operations might resonate with you. On any given day, our Zoho Desk is inundated with approximately 300 tickets, each falling under various classifications and priorities. Many of these tickets are complex and time-consuming to resolve, causing them to carry over to the next day and become overdue.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Installing Kafka and Kafka Connect on Seperate Servers</title>
      <link>https://bookofdaniel.in/posts/installing-kafka-and-kafka-connect-on-seperate-servers/</link>
      <pubDate>Thu, 12 Sep 2024 13:46:20 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/installing-kafka-and-kafka-connect-on-seperate-servers/</guid>
      <description>&lt;p&gt;Installing Kafka and Kafka Connect on separate servers allows for better resource management, especially in production environments where Kafka brokers and Connectors may need dedicated hardware. This guide will walk you through the steps to set up Kafka and Kafka Connect on separate Linux servers, using Ubuntu 24.04.&lt;/p&gt;
&lt;h3 id=&#34;prerequisites&#34;&gt;Prerequisites&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Two Linux machines&lt;/strong&gt; (Ubuntu 24.04)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Inbound ports opened&lt;/strong&gt; on both servers:
&lt;ul&gt;
&lt;li&gt;Kafka broker ports: 9092, 9093&lt;/li&gt;
&lt;li&gt;Kafka Connect REST port: 8083&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Java 11 (OpenJDK)&lt;/strong&gt; installed on both servers&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;step-1-set-up-kafka-on-the-first-server&#34;&gt;Step 1: Set Up Kafka on the First Server&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Set the hostname&lt;/strong&gt; for the Kafka server:&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How to Setup Kubernetes in Azure Virtual Machines</title>
      <link>https://bookofdaniel.in/posts/how-to-setup-kubernetes-in-azure-virtual-machines/</link>
      <pubDate>Thu, 12 Sep 2024 13:44:27 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/how-to-setup-kubernetes-in-azure-virtual-machines/</guid>
      <description>&lt;p&gt;Welcome to the hard way of installing Kubernetes in Azure Virtual Machines. The instructions will be moreover same for On-prem. For many developers, using managed Kubernetes services like GKE, EKS, or AKS can be convenient, but they often abstract away the intricate details of how a cluster operates under the hood.&lt;/p&gt;
&lt;h1 id=&#34;requirements&#34;&gt;Requirements&lt;/h1&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;NODES&lt;/th&gt;
          &lt;th&gt;IP&lt;/th&gt;
          &lt;th&gt;HOSTNAME&lt;/th&gt;
          &lt;th&gt;MACHINE TYPE&lt;/th&gt;
          &lt;th&gt;OPERATING SYSTEM&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;master&lt;/td&gt;
          &lt;td&gt;172.16.39.14&lt;/td&gt;
          &lt;td&gt;k8s-master.local&lt;/td&gt;
          &lt;td&gt;Standard B2ms&lt;/td&gt;
          &lt;td&gt;Ubuntu 24.04&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;k8s-worker1&lt;/td&gt;
          &lt;td&gt;172.16.39.23&lt;/td&gt;
          &lt;td&gt;k8s-worker1.local&lt;/td&gt;
          &lt;td&gt;Standard B4ms&lt;/td&gt;
          &lt;td&gt;Ubuntu 24.04&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;hr&gt;
&lt;h1 id=&#34;provisioning-the-servers-in-azure&#34;&gt;Provisioning the Servers in Azure&lt;/h1&gt;
&lt;p&gt;To provision two Linux virtual machines (VMs) in Azure with the specified details, you can use the Azure CLI (az) to achieve this. Here’s how you can provision both machines using az vm create commands.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How Programmers Can Become 10X More Effective</title>
      <link>https://bookofdaniel.in/posts/how-programmers-can-become-10x-more-effective/</link>
      <pubDate>Thu, 12 Sep 2024 13:43:07 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/how-programmers-can-become-10x-more-effective/</guid>
      <description>&lt;p&gt;In a world where technology is ever-evolving, programmers are constantly seeking ways to enhance their skills and productivity. A treasure trove of wisdom that is often overlooked in the tech community is Stephen Covey&amp;rsquo;s iconic book, &amp;ldquo;7 Habits of Highly Effective People.&amp;rdquo; Sahil, a YouTuber, sheds light on how this book can be a game-changer for programmers aspiring to amplify their effectiveness tenfold.&lt;/p&gt;
&lt;h4 id=&#34;1-the-essence-of-proactivity-in-programming&#34;&gt;1. The Essence of Proactivity in Programming&lt;/h4&gt;
&lt;p&gt;Covey distinguishes between reactive and proactive individuals, drawing a parallel with programmers. Reactive programmers might wait for a life-changing tutorial or a list of interview questions to boost their career. In contrast, proactive programmers take ownership of their growth. They invest time in understanding the fundamentals, practicing coding, and building projects. This mindset shift from dependency to self-reliance is crucial for any programmer aiming for excellence.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How I Started a YouTube Channel and Got 100K Subscribers in 6 Months (Even Though I Got Copyright Strikes)</title>
      <link>https://bookofdaniel.in/posts/how-i-started-a-youtube-channel/</link>
      <pubDate>Thu, 12 Sep 2024 13:35:02 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/how-i-started-a-youtube-channel/</guid>
      <description>&lt;p&gt;During the COVID-19 lockdown, people had differing views: some felt it could be the end, while others saw it as an opportunity to start something new. One common thread was that everyone was glued to their smartphones. YouTube &lt;a href=&#34;https://www.youtube.com/trends/articles/covid-impact/?utm_source=bookofdaniel_blog&amp;amp;utm_medium=referral&amp;amp;utm_campaign=how-i-started-a-youtube-channel-and-got-100k-subscribers-in-6-months-even-though-i-got-copyright-strikes&#34; target=&#34;_blank&#34;&gt;trends during the pandemic&lt;/a&gt; showed skyrocketing watch times since everyone was either watching videos or sleeping.&lt;/p&gt;
&lt;p&gt;YouTube Shorts started gaining more traction over time, particularly those related to motivation. Everyone needed motivation because those were the tough times.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How Does TLS Works Under the Hood</title>
      <link>https://bookofdaniel.in/posts/how-does-tls-works-under-the-hood/</link>
      <pubDate>Thu, 12 Sep 2024 13:34:23 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/how-does-tls-works-under-the-hood/</guid>
      <description>&lt;p&gt;In the cold winter of 1944, Germany’s once-unbreakable &lt;a href=&#34;https://en.wikipedia.org/wiki/Enigma_machine?utm_source=bookofdaniel_blog&amp;amp;utm_medium=referral&amp;amp;utm_campaign=how-does-tls-works-under-the-hood&#34; target=&#34;_blank&#34;&gt;Enigma&lt;/a&gt; code had been compromised by the Allies. With every intercepted message, their plans were at risk of exposure, and entire operations could be jeopardized. In response, German High Command devised a new, unbreakable system of communication. They called it &lt;strong&gt;Operation Valkyrie&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;This wasn’t just another machine like the &lt;a href=&#34;https://en.wikipedia.org/wiki/Enigma_machine?utm_source=bookofdaniel_blog&amp;amp;utm_medium=referral&amp;amp;utm_campaign=how-does-tls-works-under-the-hood&#34; target=&#34;_blank&#34;&gt;Enigma&lt;/a&gt;; this was a new system that couldn’t be cracked, even if the messages were intercepted. Colonel Franz Richter, a seasoned officer in charge of communications, knew that their most sensitive military orders would need to be protected more securely than ever. He gathered his top commanders, including Major Klaus Weber, to unveil the system that could change the course of the war.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>A Beginners Guide to Vim Shortcuts</title>
      <link>https://bookofdaniel.in/posts/a-beginners-guide-to-vim-shortcuts/</link>
      <pubDate>Thu, 12 Sep 2024 13:31:52 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/a-beginners-guide-to-vim-shortcuts/</guid>
      <description>&lt;p&gt;Vim is a highly configurable text editor used in programming. It&amp;rsquo;s known for its efficiency, enabling users to navigate and edit documents with minimal use of the mouse. This blog post will introduce you to the most important Vim shortcuts and commands, making your coding journey smoother and more efficient.&lt;/p&gt;
&lt;h2 id=&#34;understanding-vim-modes&#34;&gt;Understanding Vim Modes&lt;/h2&gt;
&lt;p&gt;Before we dive into the commands, it&amp;rsquo;s crucial to understand Vim&amp;rsquo;s modes. Vim operates in several modes, each with a specific purpose:&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>15 Ways to Stay Fit While Sitting at Home</title>
      <link>https://bookofdaniel.in/posts/15-ways-to-stay-fit-while-sitting-at-home/</link>
      <pubDate>Thu, 12 Sep 2024 13:17:11 +0530</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/posts/15-ways-to-stay-fit-while-sitting-at-home/</guid>
      <description>&lt;p&gt;In our current era of remote work and virtual learning, prioritizing physical and mental fitness is more crucial than ever. Luckily, there are numerous strategies you can incorporate into your daily routine without stepping outside your home. The following 15 ways, inspired by the insightful content from a YouTube video by &lt;a href=&#34;https://youtu.be/FKNRNY5ji_M?si=ueCpV5g2vEtG5bjS?utm_source=bookofdaniel_blog&amp;amp;utm_medium=referral&amp;amp;utm_campaign=15-ways-to-stay-fit-while-sitting-at-home&#34; target=&#34;_blank&#34;&gt;Warikoo&lt;/a&gt;, will guide you towards a healthier and more balanced lifestyle.&lt;/p&gt;
&lt;h2 id=&#34;basic-fitness&#34;&gt;Basic Fitness&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Sit Straight&lt;/strong&gt;: Maintain a good posture while working or studying. Use a memory foam pillow or a similar support to keep your back straight and avoid slouching.&lt;/p&gt;</description>
    </item>
    
    
    
    <item>
      <title>HashiCorp Certified: Terraform Associate (003)</title>
      <link>https://bookofdaniel.in/certs/terraform-associate/</link>
      <pubDate>Wed, 24 Jul 2024 00:00:00 +0000</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/certs/terraform-associate/</guid>
      <description>&lt;p&gt;The HashiCorp Certified: Terraform Associate certification validates knowledge of basic concepts and skills associated with Terraform, including understanding Infrastructure as Code (IaC) concepts, Terraform&amp;rsquo;s purpose, and the ability to use Terraform CLI.&lt;/p&gt;</description>
    </item>
    
    
    
    
    
    
    
    
    <item>
      <title>Microsoft Certified: Azure Developer Associate</title>
      <link>https://bookofdaniel.in/certs/azure-developer/</link>
      <pubDate>Fri, 01 Jul 2022 00:00:00 +0000</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/certs/azure-developer/</guid>
      <description>&lt;p&gt;The Microsoft Certified: Azure Developer Associate certification validates expertise in designing, building, testing, and maintaining cloud applications and services on Microsoft Azure.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Microsoft Certified: DevOps Engineer Expert</title>
      <link>https://bookofdaniel.in/certs/azure-devops-engineer/</link>
      <pubDate>Sun, 01 May 2022 00:00:00 +0000</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/certs/azure-devops-engineer/</guid>
      <description>&lt;p&gt;The Microsoft Certified: DevOps Engineer Expert certification validates expertise in combining people, processes, and technologies to continuously deliver valuable products and services that meet end-user needs and business objectives.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Microsoft Certified: Azure Solutions Architect Expert</title>
      <link>https://bookofdaniel.in/certs/azure-solutions-architect/</link>
      <pubDate>Mon, 28 Mar 2022 00:00:00 +0000</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/certs/azure-solutions-architect/</guid>
      <description>&lt;p&gt;The Microsoft Certified: Azure Solutions Architect Expert certification validates advanced skills in designing cloud and hybrid solutions that run on Microsoft Azure, including compute, network, storage, monitoring, and security.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Microsoft Certified: Azure Database Administrator Associate</title>
      <link>https://bookofdaniel.in/certs/azure-database-administrator/</link>
      <pubDate>Sun, 20 Feb 2022 00:00:00 +0000</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/certs/azure-database-administrator/</guid>
      <description>&lt;p&gt;The Microsoft Certified: Azure Database Administrator Associate certification validates expertise in building database solutions designed to support multiple workloads built with SQL Server and Azure SQL services.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Microsoft Certified: Azure Administrator Associate</title>
      <link>https://bookofdaniel.in/certs/azure-administrator/</link>
      <pubDate>Tue, 15 Feb 2022 00:00:00 +0000</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/certs/azure-administrator/</guid>
      <description>&lt;p&gt;The Microsoft Certified: Azure Administrator Associate certification validates skills in implementing, managing, and monitoring an organization&amp;rsquo;s Microsoft Azure environment, including virtual networks, storage, compute, identity, security, and governance.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>The Fundamentals of Digital Marketing</title>
      <link>https://bookofdaniel.in/certs/google-digital-marketing/</link>
      <pubDate>Wed, 01 Sep 2021 00:00:00 +0000</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/certs/google-digital-marketing/</guid>
      <description>&lt;p&gt;The Fundamentals of Digital Marketing certification from Google validates understanding of key digital marketing concepts including search engine optimization, social media strategy, content marketing, and online advertising.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>MCSE: Data Management and Analytics</title>
      <link>https://bookofdaniel.in/certs/mcse-data-management/</link>
      <pubDate>Sun, 01 Nov 2020 00:00:00 +0000</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/certs/mcse-data-management/</guid>
      <description>&lt;p&gt;The MCSE: Data Management and Analytics certification validates expertise in SQL administration, building enterprise-scale data solutions, and leveraging business intelligence data both on-premises and in cloud environments.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Microsoft Certified: Azure Fundamentals</title>
      <link>https://bookofdaniel.in/certs/azure-fundamentals/</link>
      <pubDate>Sun, 01 Mar 2020 00:00:00 +0000</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/certs/azure-fundamentals/</guid>
      <description>&lt;p&gt;The Microsoft Certified: Azure Fundamentals certification validates foundational knowledge of cloud services and how those services are provided with Microsoft Azure, including cloud concepts, core Azure services, security, privacy, compliance, and trust.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>MCSA: SQL 2016 Database Administration</title>
      <link>https://bookofdaniel.in/certs/mcsa-sql-2016/</link>
      <pubDate>Sat, 01 Feb 2020 00:00:00 +0000</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/certs/mcsa-sql-2016/</guid>
      <description>&lt;p&gt;The MCSA: SQL 2016 Database Administration certification validates skills in installing, maintaining, configuring, and provisioning SQL Server 2016 databases in both on-premises and cloud environments.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>About</title>
      <link>https://bookofdaniel.in/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/about/</guid>
      <description>&lt;p&gt;Daniel (ഡാനിയേൽ / דניאל)&lt;/p&gt;
&lt;p&gt;I’m a husband, a father to two beautiful children, and above all, a servant of my Lord Jesus Christ. Everything I am—and everything I have—is because of His grace.&lt;/p&gt;
&lt;p&gt;My faith isn’t just a part of my life; it’s the foundation of it. I strive to live as a servant-leader—often failing, always learning. One principle that shapes my days is offering my 3 T’s to my Master: Time, Talent, and Treasure. This idea deeply influenced me and continues to guide how I think, work, and live.&lt;/p&gt;</description>
    </item>
    
    
    <item>
      <title>Resume</title>
      <link>https://bookofdaniel.in/resume/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <author>daniel.mudanjara@gmail.com (Dan)</author>
      <guid>https://bookofdaniel.in/resume/</guid>
      <description>&lt;div class=&#34;resume-header&#34;&gt;
  &lt;h1&gt;Daniel D.M&lt;/h1&gt;
  &lt;p class=&#34;resume-title&#34;&gt;Kubestronaut | Senior Cloud Architect&lt;/p&gt;
  &lt;div class=&#34;resume-actions&#34;&gt;
    &lt;a href=&#34;https://bookofdaniel.in/files/resume.pdf&#34; class=&#34;resume-download-btn&#34; download&gt;
      &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34; width=&#34;18&#34; height=&#34;18&#34;&gt;
        &lt;path d=&#34;M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4&#34;&gt;&lt;/path&gt;
        &lt;polyline points=&#34;7 10 12 15 17 10&#34;&gt;&lt;/polyline&gt;
        &lt;line x1=&#34;12&#34; y1=&#34;15&#34; x2=&#34;12&#34; y2=&#34;3&#34;&gt;&lt;/line&gt;
      &lt;/svg&gt;
      Download PDF
    &lt;/a&gt;
  &lt;/div&gt;
&lt;/div&gt;
&lt;h2 id=&#34;contact&#34;&gt;Contact&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Email:&lt;/strong&gt; &lt;a href=&#34;mailto:daniel.mudanjara@gmail.com&#34;&gt;daniel.mudanjara@gmail.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;LinkedIn:&lt;/strong&gt; &lt;a href=&#34;https://linkedin.com/in/daniel-mudanjara?utm_source=bookofdaniel_blog&amp;amp;utm_medium=referral&amp;amp;utm_campaign=resume&#34; target=&#34;_blank&#34;&gt;daniel-mudanjara&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Website:&lt;/strong&gt; &lt;a href=&#34;https://bookofdaniel.in?utm_source=bookofdaniel_blog&amp;amp;utm_medium=referral&amp;amp;utm_campaign=resume&#34; target=&#34;_blank&#34;&gt;bookofdaniel.in&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id=&#34;professional-summary&#34;&gt;Professional Summary&lt;/h2&gt;
&lt;p&gt;Certified Senior Cloud Architect with over 10 years of experience designing, deploying, and optimizing cloud-first solutions on Microsoft Azure and Kubernetes. Expertise spans infrastructure automation, high-availability architectures, and cost-efficient cloud strategies, driving operational excellence for global enterprises. Proven leader in mentoring teams, implementing ISO 27001-compliant solutions, and reducing incident response times through advanced monitoring. Adept at aligning technical innovation with business goals, delivering scalable systems, and managing budgets and vendor relationships.&lt;/p&gt;</description>
    </item>
    
    
    
  </channel>
</rss>
