<?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[RajeshScribe]]></title>
        <description><![CDATA[Blog site to explore emerging ideas and knowhows in tech!]]></description>
        <link>https://rajeshscribe.com</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Tue, 14 Apr 2026 10:42:46 GMT</lastBuildDate>
        <atom:link href="https://rajeshscribe.com/rss.xml" rel="self" type="application/rss+xml"/>
        <language><![CDATA[en]]></language>
        <item>
            <title><![CDATA[Llama 3.1 vs 3.2 - Which Model is Right for You?]]></title>
            <description><![CDATA[The blog breaks down the technical comparison of Llama 3.1 vs 3.2 into bite-sized, relatable stuffs while keeping their multimodal capabilities, model sizes, and use cases.]]></description>
            <link>https://rajeshscribe.com/blogs/llama32-vs-31</link>
            <guid isPermaLink="true">https://rajeshscribe.com/blogs/llama32-vs-31</guid>
            <pubDate>Mon, 29 Sep 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Terraform Safety - Keep Resources Safe from Accidental Deletion]]></title>
            <description><![CDATA[Learn how to protect Terraform resources from accidental deletion using lifecycle.prevent_destroy and enable_deletion_protection. A must-read guide for DevOps engineers who value safe and stable infrastructure.]]></description>
            <link>https://rajeshscribe.com/blogs/keep-tf-resources-safe-from-accidental-deletion</link>
            <guid isPermaLink="true">https://rajeshscribe.com/blogs/keep-tf-resources-safe-from-accidental-deletion</guid>
            <pubDate>Sun, 03 Aug 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Serverless Auth Made Simple - AWS Cognito, Lambda & API Gateway]]></title>
            <description><![CDATA[Learn how to build custom authentication APIs using AWS Cognito, Lambda, and API Gateway — without managing a single backend server. A serverless approach to secure, scalable, and cost-effective centralized auth.]]></description>
            <link>https://rajeshscribe.com/blogs/serverless-auth-with-aws-services</link>
            <guid isPermaLink="true">https://rajeshscribe.com/blogs/serverless-auth-with-aws-services</guid>
            <pubDate>Fri, 18 Apr 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Secure Authentication for Python Apps with AWS Cognito]]></title>
            <description><![CDATA[Simple Python web application using Flask and AWS Cognito for authentication. The application supports both Hosted UI and custom login page for user authentication.]]></description>
            <link>https://rajeshscribe.com/blogs/python-webapp-with-cognito-auth</link>
            <guid isPermaLink="true">https://rajeshscribe.com/blogs/python-webapp-with-cognito-auth</guid>
            <pubDate>Sun, 20 Oct 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Avi on AWS: Comprehensive Installation Guide]]></title>
            <description><![CDATA[A simplified guide to install NSX Advanced Load Balancer (Avi) on AWS to work with EKS cluster.]]></description>
            <link>https://rajeshscribe.com/blogs/install-avi-on-aws-for-eks</link>
            <guid isPermaLink="true">https://rajeshscribe.com/blogs/install-avi-on-aws-for-eks</guid>
            <pubDate>Sun, 24 Sep 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Deploying Kubernetes Operator for Avi on Amazon EKS]]></title>
            <description><![CDATA[Step by step guide to configure Avi Kubernetes Operator (AKO) on EKS with Avi Controller.]]></description>
            <link>https://rajeshscribe.com/blogs/configure-ako-for-eks</link>
            <guid isPermaLink="true">https://rajeshscribe.com/blogs/configure-ako-for-eks</guid>
            <pubDate>Sun, 24 Sep 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to containerize Next.js app with buildpacks]]></title>
            <description><![CDATA[This blog shows simple steps to containerize Next.js app using cloud native buildpacks.]]></description>
            <link>https://rajeshscribe.com/blogs/containerize-nextjs-app-with-buildpacks</link>
            <guid isPermaLink="true">https://rajeshscribe.com/blogs/containerize-nextjs-app-with-buildpacks</guid>
            <pubDate>Wed, 02 Aug 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to containerize Next.js app with docker build]]></title>
            <description><![CDATA[Simple steps to containerize Next.js app deployed with npm packages using docker build.]]></description>
            <link>https://rajeshscribe.com/blogs/how-to-containerize-nextjs-app-with-docker-build</link>
            <guid isPermaLink="true">https://rajeshscribe.com/blogs/how-to-containerize-nextjs-app-with-docker-build</guid>
            <pubDate>Wed, 02 Aug 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Simplify continuous delivery with Tanzu Mission Control]]></title>
            <description><![CDATA[Simplified workflow to perform continuous delivery for apps with Tanzu Mission Control]]></description>
            <link>https://rajeshscribe.com/blogs/simplify-cd-workflow-with-tmc</link>
            <guid isPermaLink="true">https://rajeshscribe.com/blogs/simplify-cd-workflow-with-tmc</guid>
            <pubDate>Sun, 02 Jul 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[SSH login to supervisor node in Tanzu Kubernetes Grid]]></title>
            <description><![CDATA[We might need to access supervisor node via ssh for troubleshooting or configuration need for Tanzu Kubernetes Grid as service configured in vSphere.]]></description>
            <link>https://rajeshscribe.com/blogs/ssh-login-to-supervisor-node-in-tkg</link>
            <guid isPermaLink="true">https://rajeshscribe.com/blogs/ssh-login-to-supervisor-node-in-tkg</guid>
            <pubDate>Tue, 17 Jan 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to setup lightweight LDAP Server with docker]]></title>
            <description><![CDATA[This blog aims to build an LDAP Server with docker and docker-compose. It serves useful to deploy temporary LDAP server for poc’s and testing our Microservices.]]></description>
            <link>https://rajeshscribe.com/blogs/how-to-setup-lightweight-ldap-server-with-docker</link>
            <guid isPermaLink="true">https://rajeshscribe.com/blogs/how-to-setup-lightweight-ldap-server-with-docker</guid>
            <pubDate>Tue, 15 Feb 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Use Skaffold for local development in simple steps]]></title>
            <description><![CDATA[This blog is a comprehensive guide to build and deploy apps to Kubernetes with Skaffold. This tool provides simple workflow for local development of apps]]></description>
            <link>https://rajeshscribe.com/blogs/use-skaffold-for-local-development-in-simple-steps</link>
            <guid isPermaLink="true">https://rajeshscribe.com/blogs/use-skaffold-for-local-development-in-simple-steps</guid>
            <pubDate>Fri, 14 Jan 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Build Spring Boot Helloapp in simple steps]]></title>
            <description><![CDATA[A Helloapp to demonstrate the workflow and the tools features. I have built this app with Java using Spring Boot to build the MVC framework.]]></description>
            <link>https://rajeshscribe.com/blogs/build-spring-boot-helloapp-in-simple-steps</link>
            <guid isPermaLink="true">https://rajeshscribe.com/blogs/build-spring-boot-helloapp-in-simple-steps</guid>
            <pubDate>Mon, 10 Jan 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to reset password in linux with simple steps]]></title>
            <description><![CDATA[This blogs shares some simple steps to recover root password using Single User Mode from Linux GRUB.]]></description>
            <link>https://rajeshscribe.com/blogs/how-to-reset-password-in-linux-with-simple-steps</link>
            <guid isPermaLink="true">https://rajeshscribe.com/blogs/how-to-reset-password-in-linux-with-simple-steps</guid>
            <pubDate>Mon, 10 Jan 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Sealed Secrets – secure way to manage secrets]]></title>
            <description><![CDATA[Sealed Secrets provide a secure way to encrypt the Kubernetes secrets.]]></description>
            <link>https://rajeshscribe.com/blogs/sealed-secrets-secure-way-to-manage-secrets</link>
            <guid isPermaLink="true">https://rajeshscribe.com/blogs/sealed-secrets-secure-way-to-manage-secrets</guid>
            <pubDate>Mon, 10 Jan 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to renew certificate manually in Kubernetes]]></title>
            <description><![CDATA[Certificate renewal for client certificates is a usual process for a long running Kubernetes clusters. This blog implements the  steps for manual cert upgrade.]]></description>
            <link>https://rajeshscribe.com/blogs/how-to-renew-certificate-manually-in-kubernetes</link>
            <guid isPermaLink="true">https://rajeshscribe.com/blogs/how-to-renew-certificate-manually-in-kubernetes</guid>
            <pubDate>Fri, 10 Dec 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Vagrant box – customized with simple steps]]></title>
            <description><![CDATA[In this blog, we would go through steps to build custom vagrant box to use for environment provisioning.]]></description>
            <link>https://rajeshscribe.com/blogs/vagrant-box-customized-with-simple-steps</link>
            <guid isPermaLink="true">https://rajeshscribe.com/blogs/vagrant-box-customized-with-simple-steps</guid>
            <pubDate>Wed, 10 Nov 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How can buildpacks transforms source-code into app-image]]></title>
            <description><![CDATA[Cloud Native Buildpacks provide capability to transform app source code to image. Being kubernetes-native, buildpacks provide an intuitive & robust image builds]]></description>
            <link>https://rajeshscribe.com/blogs/how-can-buildpacks-transforms-source-to-image</link>
            <guid isPermaLink="true">https://rajeshscribe.com/blogs/how-can-buildpacks-transforms-source-to-image</guid>
            <pubDate>Sat, 01 May 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[kpack - A guide to build optimized app-image]]></title>
            <description><![CDATA[kpack extends Kubernetes and utilizes it’s capabilities for building OCI images as a platform implementation of Cloud Native Buildpacks (CNB)]]></description>
            <link>https://rajeshscribe.com/blogs/kpack-a-guide-to-build-optimized-app-image</link>
            <guid isPermaLink="true">https://rajeshscribe.com/blogs/kpack-a-guide-to-build-optimized-app-image</guid>
            <pubDate>Sat, 01 May 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Jenkins install on kubernetes in 3 simple steps]]></title>
            <description><![CDATA[A step-by-step guide to install a production grade Jenkins devops tool using helm chart on Kubernetes to serve CICD pipelines for same or different environment.]]></description>
            <link>https://rajeshscribe.com/blogs/jenkins-install-on-kubernetes-in-3-simple-steps</link>
            <guid isPermaLink="true">https://rajeshscribe.com/blogs/jenkins-install-on-kubernetes-in-3-simple-steps</guid>
            <pubDate>Fri, 23 Apr 2021 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>