<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Modern Software Engineering: Java, Cloud, DevOps &amp; AI — CodeWithYoha</title>
    <link>https://codewithyoha.com</link>
    <description>For Java &amp; Cloud engineers who want production-grade patterns, not just tutorials. Deep-dives on Java, Cloud, DevOps, and AI engineering by CodeWithYoha.</description>
    <language>en-us</language>
    <lastBuildDate>Wed, 02 Sep 2026 19:12:36 GMT</lastBuildDate>
    <atom:link href="https://codewithyoha.com/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Supercharge Search: AI-Powered Elasticsearch with Vector Search &amp; Java</title>
      <link>https://codewithyoha.com/blogs/supercharge-search-ai-powered-elasticsearch-with-vector-search-java</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/supercharge-search-ai-powered-elasticsearch-with-vector-search-java</guid>
      <pubDate>Wed, 02 Sep 2026 00:00:00 GMT</pubDate>
      <description>Unlock semantic search with Elasticsearch vector search and Java. Learn to build AI-powered applications, integrate embeddings, and enhance relevance for superior user experiences.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Elasticsearch</category>
      <category>Vector Search</category>
      <category>AI Search</category>
      <category>Java</category>
      <category>Semantic Search</category>
      <category>Machine Learning</category>
      <category>Embeddings</category>
      <category>Information Retrieval</category>
      <category>NLP</category>
      <category>Hybrid Search</category>
    </item>
    <item>
      <title>Mastering PostgreSQL Scaling: PgBouncer &amp; Read Replicas Deep Dive</title>
      <link>https://codewithyoha.com/blogs/mastering-postgresql-scaling-pgbouncer-read-replicas-deep-dive</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/mastering-postgresql-scaling-pgbouncer-read-replicas-deep-dive</guid>
      <pubDate>Tue, 01 Sep 2026 00:00:00 GMT</pubDate>
      <description>Learn to scale PostgreSQL effectively with PgBouncer for efficient connection pooling and read replicas for enhanced performance and high availability. A comprehensive guide.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>PostgreSQL</category>
      <category>PgBouncer</category>
      <category>Connection Pooling</category>
      <category>Read Replicas</category>
      <category>Database Scaling</category>
      <category>High Availability</category>
      <category>Performance Optimization</category>
      <category>Database Architecture</category>
      <category>DevOps</category>
      <category>Open Source Database</category>
    </item>
    <item>
      <title>Unlock Real-Time Data: Kafka Connect, Debezium, and CDC Explained</title>
      <link>https://codewithyoha.com/blogs/unlock-real-time-data-kafka-connect-debezium-and-cdc-explained</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/unlock-real-time-data-kafka-connect-debezium-and-cdc-explained</guid>
      <pubDate>Mon, 31 Aug 2026 00:00:00 GMT</pubDate>
      <description>Master real-time data pipelines with Kafka Connect, Debezium, and Change Data Capture. Learn setup, configuration, and best practices for robust data streaming.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Kafka</category>
      <category>Kafka Connect</category>
      <category>Debezium</category>
      <category>CDC</category>
      <category>Real-Time Data</category>
      <category>Data Pipelines</category>
      <category>Streaming</category>
      <category>PostgreSQL</category>
      <category>Data Integration</category>
      <category>Microservices</category>
    </item>
    <item>
      <title>Securing Microservices with OAuth 2.1 &amp; OpenID Connect in Spring Security</title>
      <link>https://codewithyoha.com/blogs/securing-microservices-with-oauth-2-1-openid-connect-in-spring-security</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/securing-microservices-with-oauth-2-1-openid-connect-in-spring-security</guid>
      <pubDate>Sun, 30 Aug 2026 00:00:00 GMT</pubDate>
      <description>A comprehensive guide to securing Spring Boot microservices using OAuth 2.1 and OpenID Connect (OIDC). Learn to implement authentication, authorization, and best practices.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Spring Security</category>
      <category>Microservices</category>
      <category>OAuth 2.1</category>
      <category>OpenID Connect</category>
      <category>JWT</category>
      <category>Security</category>
      <category>Spring Boot</category>
      <category>Authentication</category>
      <category>Authorization</category>
      <category>DevOps</category>
    </item>
    <item>
      <title>Mastering Docker Networking: A Deep Dive into Bridge, Overlay, and Host Modes</title>
      <link>https://codewithyoha.com/blogs/mastering-docker-networking-a-deep-dive-into-bridge-overlay-and-host-modes</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/mastering-docker-networking-a-deep-dive-into-bridge-overlay-and-host-modes</guid>
      <pubDate>Sat, 29 Aug 2026 00:00:00 GMT</pubDate>
      <description>Unlock the power of Docker networking with this in-depth guide. Learn about Bridge, Overlay, and Host modes, their use cases, and best practices for robust container communication.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Docker</category>
      <category>Networking</category>
      <category>Containers</category>
      <category>DevOps</category>
      <category>Microservices</category>
      <category>Docker Swarm</category>
      <category>Bridge Network</category>
      <category>Overlay Network</category>
      <category>Host Network</category>
      <category>Container Networking</category>
    </item>
    <item>
      <title>Mastering Backstage: A Comprehensive Guide to Internal Developer Portals</title>
      <link>https://codewithyoha.com/blogs/mastering-backstage-a-comprehensive-guide-to-internal-developer-portals</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/mastering-backstage-a-comprehensive-guide-to-internal-developer-portals</guid>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>Unlock efficient platform engineering with Backstage. This guide covers setup, catalog, templates, TechDocs, plugins, and best practices for building a robust internal developer portal.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Backstage</category>
      <category>Developer Portal</category>
      <category>Platform Engineering</category>
      <category>Internal Tools</category>
      <category>DevOps</category>
      <category>Microservices</category>
      <category>Software Catalog</category>
      <category>TechDocs</category>
      <category>Software Templates</category>
      <category>Open Source</category>
    </item>
    <item>
      <title>Unlocking Productivity: Building a Backstage Developer Portal for Platform Engineering</title>
      <link>https://codewithyoha.com/blogs/unlocking-productivity-building-a-backstage-developer-portal-for-platform-engineering</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/unlocking-productivity-building-a-backstage-developer-portal-for-platform-engineering</guid>
      <pubDate>Wed, 26 Aug 2026 00:00:00 GMT</pubDate>
      <description>A comprehensive guide to building an Internal Developer Platform with Backstage, covering setup, catalog, scaffolder, TechDocs, plugins, and best practices for platform engineering teams.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Backstage</category>
      <category>Developer Portal</category>
      <category>Platform Engineering</category>
      <category>Internal Developer Platform</category>
      <category>IDP</category>
      <category>DevOps</category>
      <category>Microservices</category>
      <category>Kubernetes</category>
      <category>Spotify</category>
      <category>Software Catalog</category>
    </item>
    <item>
      <title>Mastering Resilience with Resilience4j: Rate Limiting &amp; Circuit Breakers in Spring Boot</title>
      <link>https://codewithyoha.com/blogs/mastering-resilience-with-resilience4j-rate-limiting-circuit-breakers-in-spring-boot</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/mastering-resilience-with-resilience4j-rate-limiting-circuit-breakers-in-spring-boot</guid>
      <pubDate>Tue, 25 Aug 2026 00:00:00 GMT</pubDate>
      <description>Build robust Spring Boot microservices using Resilience4j. This guide covers implementing Rate Limiting and Circuit Breakers, best practices, and monitoring for resilient applications.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Spring Boot</category>
      <category>Resilience4j</category>
      <category>Rate Limiting</category>
      <category>Circuit Breaker</category>
      <category>Microservices</category>
      <category>Resilience</category>
      <category>Distributed Systems</category>
      <category>DevOps</category>
      <category>Java</category>
      <category>API Gateway</category>
    </item>
    <item>
      <title>AI-Native IDEs: How Cursor, Windsurf, &amp; Copilot Transform Development</title>
      <link>https://codewithyoha.com/blogs/ai-native-ides-how-cursor-windsurf-copilot-transform-development</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/ai-native-ides-how-cursor-windsurf-copilot-transform-development</guid>
      <pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate>
      <description>Explore the revolutionary impact of AI-native IDEs like Cursor, GitHub Copilot, and the vision of agentic AI, on developer productivity and the future of coding.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>AI-Native IDEs</category>
      <category>GitHub Copilot</category>
      <category>Cursor IDE</category>
      <category>AI in Development</category>
      <category>Developer Productivity</category>
      <category>LLMs</category>
      <category>Code Generation</category>
      <category>Software Engineering</category>
      <category>DevOps</category>
      <category>Future of Coding</category>
    </item>
    <item>
      <title>Mastering Apache Kafka Streams: Stateful Processing in Java</title>
      <link>https://codewithyoha.com/blogs/mastering-apache-kafka-streams-stateful-processing-in-java</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/mastering-apache-kafka-streams-stateful-processing-in-java</guid>
      <pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate>
      <description>Unlock the full potential of Apache Kafka Streams for stateful processing in Java. This in-depth guide covers KTable, windowing, joins, interactive queries, and best practices for robust real-time applications.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Apache Kafka</category>
      <category>Kafka Streams</category>
      <category>Stateful Processing</category>
      <category>Java</category>
      <category>Stream Processing</category>
      <category>Real-time Analytics</category>
      <category>KTable</category>
      <category>Windowing</category>
      <category>Microservices</category>
      <category>Data Engineering</category>
    </item>
    <item>
      <title>Building Scalable Notification Systems: Push, Email, and SMS with Java</title>
      <link>https://codewithyoha.com/blogs/building-scalable-notification-systems-push-email-and-sms-with-java</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/building-scalable-notification-systems-push-email-and-sms-with-java</guid>
      <pubDate>Sat, 22 Aug 2026 00:00:00 GMT</pubDate>
      <description>Learn to build robust and scalable notification systems in Java, covering push, email, and SMS with practical examples, architectural patterns, and best practices for reliability and user engagement.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Java</category>
      <category>Notifications</category>
      <category>Spring Boot</category>
      <category>Scalability</category>
      <category>Microservices</category>
      <category>Email</category>
      <category>SMS</category>
      <category>Push Notifications</category>
      <category>Kafka</category>
      <category>FCM</category>
    </item>
    <item>
      <title>Service Mesh Deep Dive: Istio vs Linkerd for Kubernetes Microservices</title>
      <link>https://codewithyoha.com/blogs/service-mesh-deep-dive-istio-vs-linkerd-for-kubernetes-microservices</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/service-mesh-deep-dive-istio-vs-linkerd-for-kubernetes-microservices</guid>
      <pubDate>Thu, 20 Aug 2026 00:00:00 GMT</pubDate>
      <description>Explore the strengths, architectures, and features of Istio and Linkerd. This guide helps you choose the right service mesh for your Kubernetes microservices.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Service Mesh</category>
      <category>Kubernetes</category>
      <category>Istio</category>
      <category>Linkerd</category>
      <category>Microservices</category>
      <category>DevOps</category>
      <category>Cloud Native</category>
      <category>Traffic Management</category>
      <category>Observability</category>
      <category>Security</category>
    </item>
    <item>
      <title>Mastering Advanced Caching: Redis, Caffeine, and Multi-Layer Architectures</title>
      <link>https://codewithyoha.com/blogs/mastering-advanced-caching-redis-caffeine-and-multi-layer-architectures</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/mastering-advanced-caching-redis-caffeine-and-multi-layer-architectures</guid>
      <pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate>
      <description>Unlock peak application performance with an in-depth guide to advanced caching strategies. Explore Caffeine for local, Redis for distributed, and multi-layer architectures for optimal speed and scalability.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Caching</category>
      <category>Redis</category>
      <category>Caffeine</category>
      <category>Spring Boot</category>
      <category>Distributed Cache</category>
      <category>Local Cache</category>
      <category>Performance Optimization</category>
      <category>Scalability</category>
      <category>Cache Invalidation</category>
      <category>System Design</category>
    </item>
    <item>
      <title>Unlocking Scalability: Event-Driven Architectures with AWS EventBridge and Java</title>
      <link>https://codewithyoha.com/blogs/unlocking-scalability-event-driven-architectures-with-aws-eventbridge-and-java</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/unlocking-scalability-event-driven-architectures-with-aws-eventbridge-and-java</guid>
      <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
      <description>Dive deep into building robust, scalable event-driven architectures using AWS EventBridge and Java. Learn best practices, real-world examples, and hands-on code for modern cloud applications.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>AWS EventBridge</category>
      <category>Java</category>
      <category>Event-Driven Architecture</category>
      <category>EDA</category>
      <category>Serverless</category>
      <category>AWS Lambda</category>
      <category>Microservices</category>
      <category>Cloud Computing</category>
      <category>Message Bus</category>
      <category>Scalability</category>
    </item>
    <item>
      <title>Mastering Reactive Programming with Project Reactor &amp; Spring WebFlux</title>
      <link>https://codewithyoha.com/blogs/mastering-reactive-programming-with-project-reactor-spring-webflux</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/mastering-reactive-programming-with-project-reactor-spring-webflux</guid>
      <pubDate>Mon, 17 Aug 2026 00:00:00 GMT</pubDate>
      <description>Dive deep into reactive programming using Project Reactor and Spring WebFlux. Learn to build scalable, non-blocking applications with practical examples and best practices.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Reactive Programming</category>
      <category>Project Reactor</category>
      <category>Spring WebFlux</category>
      <category>Java</category>
      <category>Asynchronous</category>
      <category>Non-blocking</category>
      <category>Microservices</category>
      <category>Scalability</category>
      <category>Spring Boot</category>
      <category>WebFlux Tutorial</category>
    </item>
    <item>
      <title>Mastering the Saga Pattern for Distributed Transactions in Spring Boot</title>
      <link>https://codewithyoha.com/blogs/mastering-the-saga-pattern-for-distributed-transactions-in-spring-boot</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/mastering-the-saga-pattern-for-distributed-transactions-in-spring-boot</guid>
      <pubDate>Sun, 16 Aug 2026 00:00:00 GMT</pubDate>
      <description>A deep dive into implementing the Saga Pattern for robust distributed transactions in Spring Boot microservices. Learn choreography, orchestration, error handling, and best practices for resilient systems.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Saga Pattern</category>
      <category>Distributed Transactions</category>
      <category>Spring Boot</category>
      <category>Microservices</category>
      <category>Event-Driven Architecture</category>
      <category>Kafka</category>
      <category>Choreography</category>
      <category>Orchestration</category>
      <category>Compensation</category>
      <category>Idempotency</category>
    </item>
    <item>
      <title>OpenTelemetry for Microservices: End-to-End Distributed Tracing</title>
      <link>https://codewithyoha.com/blogs/opentelemetry-for-microservices-end-to-end-distributed-tracing</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/opentelemetry-for-microservices-end-to-end-distributed-tracing</guid>
      <pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate>
      <description>Master OpenTelemetry for distributed tracing in microservices. This in-depth guide covers setup, instrumentation, best practices, and real-world examples for end-to-end observability.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>OpenTelemetry</category>
      <category>Distributed Tracing</category>
      <category>Microservices</category>
      <category>Observability</category>
      <category>Telemetry</category>
      <category>APM</category>
      <category>Tracing</category>
      <category>Monitoring</category>
      <category>Cloud Native</category>
    </item>
    <item>
      <title>Mastering Testcontainers: Real Database Integration Testing in Java</title>
      <link>https://codewithyoha.com/blogs/mastering-testcontainers-real-database-integration-testing-in-java</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/mastering-testcontainers-real-database-integration-testing-in-java</guid>
      <pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate>
      <description>Unlock robust integration testing in Java with Testcontainers. Learn to spin up real databases like PostgreSQL in Docker, ensuring reliable and isolated tests.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Testcontainers</category>
      <category>Java</category>
      <category>Integration Testing</category>
      <category>Docker</category>
      <category>JUnit 5</category>
      <category>PostgreSQL</category>
      <category>Spring Boot</category>
      <category>Database Testing</category>
      <category>DevOps</category>
      <category>Software Testing</category>
    </item>
    <item>
      <title>Build Type-Safe APIs with Drizzle ORM &amp; Next.js: The Ultimate Guide</title>
      <link>https://codewithyoha.com/blogs/build-type-safe-apis-with-drizzle-orm-next-js-the-ultimate-guide</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/build-type-safe-apis-with-drizzle-orm-next-js-the-ultimate-guide</guid>
      <pubDate>Thu, 13 Aug 2026 00:00:00 GMT</pubDate>
      <description>Master building robust, type-safe APIs using Drizzle ORM and Next.js. This guide covers setup, schema definition, API routes, migrations, and best practices for modern web development.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Drizzle ORM</category>
      <category>Next.js</category>
      <category>TypeScript</category>
      <category>Type-Safety</category>
      <category>API Development</category>
      <category>Full-Stack</category>
      <category>SQL</category>
      <category>ORM</category>
      <category>Web Development</category>
      <category>Database</category>
    </item>
    <item>
      <title>Scaling AI Agents: Kubernetes &amp; Ray Orchestration Patterns</title>
      <link>https://codewithyoha.com/blogs/scaling-ai-agents-kubernetes-ray-orchestration-patterns</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/scaling-ai-agents-kubernetes-ray-orchestration-patterns</guid>
      <pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate>
      <description>Unlock the power of scalable AI agents using Kubernetes for robust orchestration and Ray for distributed computing. This guide covers architecture, best practices, and real-world deployment patterns.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Kubernetes</category>
      <category>Ray</category>
      <category>AI Agents</category>
      <category>MLOps</category>
      <category>Distributed Systems</category>
      <category>Orchestration</category>
      <category>Scaling AI</category>
      <category>Cloud Native</category>
      <category>DevOps</category>
      <category>Machine Learning</category>
    </item>
    <item>
      <title>Multimodal AI in Practice: Building Intelligent Apps That See, Hear, and Understand</title>
      <link>https://codewithyoha.com/blogs/multimodal-ai-in-practice-building-intelligent-apps-that-see-hear-and-understand</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/multimodal-ai-in-practice-building-intelligent-apps-that-see-hear-and-understand</guid>
      <pubDate>Tue, 11 Aug 2026 00:00:00 GMT</pubDate>
      <description>Dive into Multimodal AI! Learn to build intelligent applications that process vision, audio, and text simultaneously. Explore practical examples, use cases, and best practices for creating next-gen AI experiences.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Multimodal AI</category>
      <category>Computer Vision</category>
      <category>Natural Language Processing</category>
      <category>Speech Recognition</category>
      <category>AI Development</category>
      <category>Machine Learning</category>
      <category>Deep Learning</category>
      <category>Generative AI</category>
      <category>AI Applications</category>
      <category>TensorFlow</category>
      <category>PyTorch</category>
    </item>
    <item>
      <title>AI Code Review Automation: Integrating LLMs into Pull Request Workflows</title>
      <link>https://codewithyoha.com/blogs/ai-code-review-automation-integrating-llms-into-pull-request-workflows</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/ai-code-review-automation-integrating-llms-into-pull-request-workflows</guid>
      <pubDate>Mon, 10 Aug 2026 00:00:00 GMT</pubDate>
      <description>Unlock faster, more consistent code reviews with AI. Learn to integrate Large Language Models (LLMs) into your PR workflows for automated feedback, bug detection, and improved code quality.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>AI Code Review</category>
      <category>LLM Integration</category>
      <category>Pull Request Automation</category>
      <category>DevOps</category>
      <category>Software Engineering</category>
      <category>GitHub Actions</category>
      <category>Code Quality</category>
      <category>Prompt Engineering</category>
      <category>AI Development</category>
      <category>Git Workflows</category>
    </item>
    <item>
      <title>Beyond the Prompt: Building MCP Servers for AI Agent Tooling</title>
      <link>https://codewithyoha.com/blogs/beyond-the-prompt-building-mcp-servers-for-ai-agent-tooling</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/beyond-the-prompt-building-mcp-servers-for-ai-agent-tooling</guid>
      <pubDate>Sat, 08 Aug 2026 00:00:00 GMT</pubDate>
      <description>Unlock advanced AI capabilities by building Multi-Capability Provider (MCP) servers. Learn to integrate custom tools, external APIs, and real-time data, transforming your AI agents into powerful, domain-specific problem-solvers.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>AI Agents</category>
      <category>Tool Integration</category>
      <category>MCP Servers</category>
      <category>FastAPI</category>
      <category>LangChain</category>
      <category>Custom Tools</category>
      <category>API Development</category>
      <category>Generative AI</category>
      <category>Microservices</category>
      <category>Python</category>
    </item>
    <item>
      <title>Temporal.io in Java: Building Resilient &amp; Fault-Tolerant Workflows</title>
      <link>https://codewithyoha.com/blogs/temporal-io-in-java-building-resilient-fault-tolerant-workflows</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/temporal-io-in-java-building-resilient-fault-tolerant-workflows</guid>
      <pubDate>Fri, 07 Aug 2026 00:00:00 GMT</pubDate>
      <description>Master Temporal.io for Java developers. This guide covers durable execution, fault tolerance, architecture, and practical examples for robust distributed systems.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Temporal.io</category>
      <category>Java</category>
      <category>Workflows</category>
      <category>Distributed Systems</category>
      <category>Fault Tolerance</category>
      <category>Durability</category>
      <category>Microservices</category>
      <category>Asynchronous Programming</category>
      <category>Resilience</category>
      <category>Orchestration</category>
    </item>
    <item>
      <title>Apache Flink for Real-Time Stream Processing: A Java Developer&apos;s Guide</title>
      <link>https://codewithyoha.com/blogs/apache-flink-for-real-time-stream-processing-a-java-developer-s-guide</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/apache-flink-for-real-time-stream-processing-a-java-developer-s-guide</guid>
      <pubDate>Wed, 05 Aug 2026 00:00:00 GMT</pubDate>
      <description>Master Apache Flink for real-time stream processing with this comprehensive Java developer&apos;s guide. Learn architecture, state management, Kafka integration, and best practices.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Apache Flink</category>
      <category>Stream Processing</category>
      <category>Java</category>
      <category>Real-time Analytics</category>
      <category>Kafka</category>
      <category>DataStream API</category>
      <category>State Management</category>
      <category>Distributed Systems</category>
      <category>Big Data</category>
      <category>Event Time</category>
    </item>
    <item>
      <title>Building Production-Ready Kubernetes Operators with Java &amp; Fabric8</title>
      <link>https://codewithyoha.com/blogs/building-production-ready-kubernetes-operators-with-java-fabric8</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/building-production-ready-kubernetes-operators-with-java-fabric8</guid>
      <pubDate>Tue, 04 Aug 2026 00:00:00 GMT</pubDate>
      <description>Master building robust Kubernetes Operators in Java using the Fabric8 client. This guide covers CRDs, controllers, best practices, and real-world deployment for production-grade automation.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Kubernetes</category>
      <category>Operators</category>
      <category>Java</category>
      <category>Fabric8</category>
      <category>CRD</category>
      <category>Controller</category>
      <category>DevOps</category>
      <category>Cloud Native</category>
      <category>Automation</category>
      <category>Production Ready</category>
    </item>
    <item>
      <title>Java 24 Unleashed: Pattern Matching, Value Classes &amp; Structured Concurrency</title>
      <link>https://codewithyoha.com/blogs/java-24-unleashed-pattern-matching-value-classes-structured-concurrency</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/java-24-unleashed-pattern-matching-value-classes-structured-concurrency</guid>
      <pubDate>Mon, 03 Aug 2026 00:00:00 GMT</pubDate>
      <description>Dive deep into Java 24&apos;s groundbreaking features: enhanced Pattern Matching, efficient Value Classes, and robust Structured Concurrency. Learn how these innovations streamline code, boost performance, and simplify concurrent programming for modern Java developers.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Java 24</category>
      <category>Pattern Matching</category>
      <category>Value Classes</category>
      <category>Structured Concurrency</category>
      <category>Project Amber</category>
      <category>Project Valhalla</category>
      <category>Project Loom</category>
      <category>JVM</category>
      <category>Modern Java</category>
      <category>Concurrency</category>
    </item>
    <item>
      <title>Spring Boot 4 Unleashed: What&apos;s New &amp; Your Migration Guide from Spring Boot 3</title>
      <link>https://codewithyoha.com/blogs/spring-boot-4-unleashed-what-s-new-your-migration-guide-from-spring-boot-3</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/spring-boot-4-unleashed-what-s-new-your-migration-guide-from-spring-boot-3</guid>
      <pubDate>Sun, 02 Aug 2026 00:00:00 GMT</pubDate>
      <description>Explore the groundbreaking features of Spring Boot 4, including Java 21+ baseline, enhanced AI/ML integration, and performance. Get a step-by-step guide to migrate seamlessly from Spring Boot 3.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Spring Boot 4</category>
      <category>Migration Guide</category>
      <category>Java 21</category>
      <category>Spring AI</category>
      <category>Observability</category>
      <category>Performance</category>
      <category>Native Image</category>
      <category>Project Leyden</category>
      <category>Microservices</category>
      <category>Cloud Native</category>
    </item>
    <item>
      <title>GraalVM Native Image: Building Instant-Startup Java Microservices</title>
      <link>https://codewithyoha.com/blogs/graalvm-native-image-building-instant-startup-java-microservices</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/graalvm-native-image-building-instant-startup-java-microservices</guid>
      <pubDate>Sat, 01 Aug 2026 00:00:00 GMT</pubDate>
      <description>Unlock blazing-fast startup times and minimal memory footprints for Java microservices with GraalVM Native Image. This guide covers setup, best practices, and real-world applications.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>GraalVM</category>
      <category>Native Image</category>
      <category>Java</category>
      <category>Microservices</category>
      <category>AOT Compilation</category>
      <category>Spring Boot</category>
      <category>JVM</category>
      <category>Cloud Native</category>
      <category>Performance</category>
      <category>DevOps</category>
    </item>
    <item>
      <title>Real-Time Search: CQRS, DynamoDB Streams &amp; OpenSearch in Java</title>
      <link>https://codewithyoha.com/blogs/real-time-search-cqrs-dynamodb-streams-opensearch-in-java</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/real-time-search-cqrs-dynamodb-streams-opensearch-in-java</guid>
      <pubDate>Fri, 31 Jul 2026 00:00:00 GMT</pubDate>
      <description>Unlock blazing-fast, real-time search capabilities in your Java applications using CQRS, DynamoDB Streams for change data capture, and OpenSearch for powerful indexing and querying. A comprehensive guide.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>CQRS</category>
      <category>DynamoDB</category>
      <category>DynamoDB Streams</category>
      <category>OpenSearch</category>
      <category>Real-time Search</category>
      <category>Java</category>
      <category>AWS Lambda</category>
      <category>Event-Driven Architecture</category>
      <category>Microservices</category>
      <category>Data Synchronization</category>
    </item>
    <item>
      <title>Mastering OpenSearch Query Performance in Java: Relevance &amp; Filtering</title>
      <link>https://codewithyoha.com/blogs/mastering-opensearch-query-performance-in-java-relevance-filtering</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/mastering-opensearch-query-performance-in-java-relevance-filtering</guid>
      <pubDate>Thu, 30 Jul 2026 00:00:00 GMT</pubDate>
      <description>Unlock peak OpenSearch performance in Java. This in-depth guide covers fine-tuning query relevance, optimizing filtering, and implementing best practices for scalable search applications.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>OpenSearch</category>
      <category>Java</category>
      <category>Query Optimization</category>
      <category>Search Relevance</category>
      <category>Filtering</category>
      <category>Performance Tuning</category>
      <category>Lucene</category>
      <category>Information Retrieval</category>
      <category>Scalability</category>
      <category>Search Architecture</category>
    </item>
    <item>
      <title>Boost DynamoDB Writes: Master Batching &amp; Transactions with AWS Java SDK</title>
      <link>https://codewithyoha.com/blogs/boost-dynamodb-writes-master-batching-transactions-with-aws-java-sdk</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/boost-dynamodb-writes-master-batching-transactions-with-aws-java-sdk</guid>
      <pubDate>Wed, 29 Jul 2026 00:00:00 GMT</pubDate>
      <description>Unlock peak DynamoDB write performance using the AWS SDK for Java. Dive deep into BatchWriteItem and TransactWriteItems, exploring best practices, error handling, and real-world optimization strategies for your NoSQL workloads.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>DynamoDB</category>
      <category>AWS SDK for Java</category>
      <category>BatchWriteItem</category>
      <category>TransactWriteItems</category>
      <category>Optimized Writes</category>
      <category>NoSQL</category>
      <category>Performance Tuning</category>
      <category>Java Development</category>
      <category>Cloud Computing</category>
      <category>Data Integrity</category>
    </item>
    <item>
      <title>Mastering Eventual Consistency in CQRS Architectures with Java</title>
      <link>https://codewithyoha.com/blogs/mastering-eventual-consistency-in-cqrs-architectures-with-java</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/mastering-eventual-consistency-in-cqrs-architectures-with-java</guid>
      <pubDate>Wed, 29 Jul 2026 00:00:00 GMT</pubDate>
      <description>Unlock the secrets of managing eventual consistency in Java-based CQRS systems. This guide covers strategies, code examples, and best practices for robust, scalable applications.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>CQRS</category>
      <category>Eventual Consistency</category>
      <category>Java</category>
      <category>Distributed Systems</category>
      <category>Event Sourcing</category>
      <category>Microservices</category>
      <category>Scalability</category>
      <category>Spring Boot</category>
      <category>Messaging Queues</category>
      <category>Domain-Driven Design</category>
    </item>
    <item>
      <title>Scaling OpenSearch: Index Management &amp; Cluster Tuning for Java Apps</title>
      <link>https://codewithyoha.com/blogs/scaling-opensearch-index-management-cluster-tuning-for-java-apps</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/scaling-opensearch-index-management-cluster-tuning-for-java-apps</guid>
      <pubDate>Tue, 28 Jul 2026 00:00:00 GMT</pubDate>
      <description>Master OpenSearch scaling for Java applications. This guide covers advanced index management, cluster tuning, and best practices to optimize performance and cost.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>OpenSearch</category>
      <category>Java</category>
      <category>Scaling</category>
      <category>Index Management</category>
      <category>Cluster Tuning</category>
      <category>DevOps</category>
      <category>Performance</category>
      <category>JVM</category>
      <category>Spring Boot</category>
      <category>Data Management</category>
    </item>
    <item>
      <title>Mastering DynamoDB Single Table Design in Java: A Deep Dive</title>
      <link>https://codewithyoha.com/blogs/mastering-dynamodb-single-table-design-in-java-a-deep-dive</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/mastering-dynamodb-single-table-design-in-java-a-deep-dive</guid>
      <pubDate>Mon, 27 Jul 2026 00:00:00 GMT</pubDate>
      <description>Unlock advanced DynamoDB data modeling with Single Table Design in Java. Learn to optimize for cost, performance, and scalability using PKs, SKs, GSIs, and best practices.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>DynamoDB</category>
      <category>NoSQL</category>
      <category>Data Modeling</category>
      <category>Single Table Design</category>
      <category>Java</category>
      <category>AWS SDK</category>
      <category>Performance Optimization</category>
      <category>Scalability</category>
      <category>Adjacency List</category>
      <category>AWS</category>
    </item>
    <item>
      <title>Mastering Event Sourcing &amp; CQRS with Spring Boot &amp; Apache Kafka</title>
      <link>https://codewithyoha.com/blogs/mastering-event-sourcing-cqrs-with-spring-boot-apache-kafka</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/mastering-event-sourcing-cqrs-with-spring-boot-apache-kafka</guid>
      <pubDate>Sat, 25 Jul 2026 00:00:00 GMT</pubDate>
      <description>Unlock the power of Event Sourcing and CQRS patterns using Spring Boot for microservices and Apache Kafka for robust event streaming. A comprehensive guide to architecture, implementation, and best practices.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Event Sourcing</category>
      <category>CQRS</category>
      <category>Spring Boot</category>
      <category>Apache Kafka</category>
      <category>Microservices</category>
      <category>Distributed Systems</category>
      <category>Domain-Driven Design</category>
      <category>Event-Driven Architecture</category>
      <category>Scalability</category>
      <category>Resilience</category>
    </item>
    <item>
      <title>Mastering OpenSearch Sharding &amp; Routing with Java: A Deep Dive</title>
      <link>https://codewithyoha.com/blogs/mastering-opensearch-sharding-routing-with-java-a-deep-dive</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/mastering-opensearch-sharding-routing-with-java-a-deep-dive</guid>
      <pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate>
      <description>Unlock OpenSearch scalability! This guide explores sharding and custom routing strategies using the Java client, covering best practices, use cases, and pitfalls.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>OpenSearch</category>
      <category>Java</category>
      <category>Sharding</category>
      <category>Routing</category>
      <category>Distributed Systems</category>
      <category>Scalability</category>
      <category>High-Performance</category>
      <category>Indexing</category>
      <category>Search</category>
      <category>DevOps</category>
    </item>
    <item>
      <title>Mastering DynamoDB Query Optimization with Java: A Deep Dive</title>
      <link>https://codewithyoha.com/blogs/mastering-dynamodb-query-optimization-with-java-a-deep-dive</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/mastering-dynamodb-query-optimization-with-java-a-deep-dive</guid>
      <pubDate>Thu, 23 Jul 2026 00:00:00 GMT</pubDate>
      <description>Unlock peak performance for your DynamoDB applications with this in-depth guide to query optimization techniques using the AWS Java SDK v2. Learn indexing strategies, best practices, and common pitfalls.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>DynamoDB</category>
      <category>Java</category>
      <category>AWS SDK</category>
      <category>NoSQL</category>
      <category>Database Optimization</category>
      <category>Performance Tuning</category>
      <category>Indexing</category>
      <category>Scalability</category>
      <category>Cloud Computing</category>
      <category>Data Modeling</category>
    </item>
    <item>
      <title>Mastering CQRS in Java: Separating Read and Write Models for Scalability</title>
      <link>https://codewithyoha.com/blogs/mastering-cqrs-in-java-separating-read-and-write-models-for-scalability</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/mastering-cqrs-in-java-separating-read-and-write-models-for-scalability</guid>
      <pubDate>Wed, 22 Jul 2026 00:00:00 GMT</pubDate>
      <description>Unlock scalability and performance in your Java applications by implementing the CQRS pattern. Learn to separate read and write models, understand event sourcing, and apply best practices.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>CQRS</category>
      <category>Java</category>
      <category>Architecture</category>
      <category>Distributed Systems</category>
      <category>Microservices</category>
      <category>Event Sourcing</category>
      <category>Domain-Driven Design</category>
      <category>Scalability</category>
      <category>Performance</category>
      <category>Spring Boot</category>
    </item>
    <item>
      <title>Intelligent Data Storage Optimization: AWS S3 &amp; GCP Cloud Storage Lifecycle Mastery</title>
      <link>https://codewithyoha.com/blogs/intelligent-data-storage-optimization-aws-s3-gcp-cloud-storage-lifecycle-mastery</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/intelligent-data-storage-optimization-aws-s3-gcp-cloud-storage-lifecycle-mastery</guid>
      <pubDate>Mon, 20 Jul 2026 00:00:00 GMT</pubDate>
      <description>Learn to intelligently manage cloud storage costs and performance. Dive into AWS S3 Intelligent-Tiering, GCP Cloud Storage Autoclass, and powerful lifecycle management strategies.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>AWS S3</category>
      <category>GCP Cloud Storage</category>
      <category>Data Optimization</category>
      <category>Storage Tiering</category>
      <category>Lifecycle Management</category>
      <category>Cost Savings</category>
      <category>Cloud Computing</category>
      <category>Data Archiving</category>
      <category>DevOps</category>
      <category>Cloud Architecture</category>
    </item>
    <item>
      <title>FinOps 101: Building Automated Cloud Cost Alerts on AWS and GCP</title>
      <link>https://codewithyoha.com/blogs/finops-101-building-automated-cloud-cost-alerts-on-aws-and-gcp</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/finops-101-building-automated-cloud-cost-alerts-on-aws-and-gcp</guid>
      <pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate>
      <description>Master FinOps by setting up automated cloud cost alerts on AWS and GCP. Prevent bill shock, empower teams, and optimize spending with this comprehensive guide.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>FinOps</category>
      <category>Cloud Costs</category>
      <category>AWS</category>
      <category>GCP</category>
      <category>Cost Management</category>
      <category>Automated Alerts</category>
      <category>Cloud Optimization</category>
      <category>Budgets</category>
      <category>DevOps</category>
      <category>Cloud Governance</category>
    </item>
    <item>
      <title>Serverless Cost Efficiency: Master AWS Lambda &amp; GCP Cloud Run</title>
      <link>https://codewithyoha.com/blogs/serverless-cost-efficiency-master-aws-lambda-gcp-cloud-run</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/serverless-cost-efficiency-master-aws-lambda-gcp-cloud-run</guid>
      <pubDate>Sat, 18 Jul 2026 00:00:00 GMT</pubDate>
      <description>Optimize serverless costs on AWS Lambda and GCP Cloud Run. Learn advanced strategies for memory, CPU, cold starts, concurrency, and data transfer to achieve peak efficiency.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Serverless</category>
      <category>AWS Lambda</category>
      <category>GCP Cloud Run</category>
      <category>Cost Optimization</category>
      <category>Cloud Computing</category>
      <category>DevOps</category>
      <category>FinOps</category>
      <category>Performance Tuning</category>
      <category>Cloud Architecture</category>
      <category>Scalability</category>
    </item>
    <item>
      <title>Mastering GCP Costs: A Deep Dive into Recommender &amp; Committed Use Discounts</title>
      <link>https://codewithyoha.com/blogs/mastering-gcp-costs-a-deep-dive-into-recommender-committed-use-discounts</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/mastering-gcp-costs-a-deep-dive-into-recommender-committed-use-discounts</guid>
      <pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate>
      <description>Unlock significant savings in Google Cloud Platform by mastering GCP Recommender for optimization and strategically leveraging Committed Use Discounts (CUDs). This guide covers best practices and real-world strategies.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>GCP</category>
      <category>Cost Management</category>
      <category>Cloud Optimization</category>
      <category>Recommender</category>
      <category>CUDs</category>
      <category>Committed Use Discounts</category>
      <category>Billing</category>
      <category>Cloud Economics</category>
      <category>DevOps</category>
      <category>FinOps</category>
    </item>
    <item>
      <title>AWS Cost Optimization: Master Downsizing EC2 &amp; RDS for Massive Savings</title>
      <link>https://codewithyoha.com/blogs/aws-cost-optimization-master-downsizing-ec2-rds-for-massive-savings</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/aws-cost-optimization-master-downsizing-ec2-rds-for-massive-savings</guid>
      <pubDate>Thu, 16 Jul 2026 00:00:00 GMT</pubDate>
      <description>Unlock significant AWS savings by mastering EC2 and RDS downsizing. This guide covers identifying underutilization, step-by-step processes, automation, and best practices.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>AWS Cost Optimization</category>
      <category>EC2 Downsizing</category>
      <category>RDS Downsizing</category>
      <category>Cloud Cost Management</category>
      <category>AWS Best Practices</category>
      <category>CloudWatch</category>
      <category>AWS CLI</category>
      <category>Lambda</category>
      <category>Cost Explorer</category>
      <category>Cloud Economics</category>
    </item>
    <item>
      <title>Building Real-Time Dashboards: Kafka &amp; ClickHouse Unleashed</title>
      <link>https://codewithyoha.com/blogs/building-real-time-dashboards-kafka-clickhouse-unleashed</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/building-real-time-dashboards-kafka-clickhouse-unleashed</guid>
      <pubDate>Tue, 14 Jul 2026 00:00:00 GMT</pubDate>
      <description>Discover how to build powerful real-time dashboards using Apache Kafka for data streaming and ClickHouse for lightning-fast analytical queries. A comprehensive guide with practical examples.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Apache Kafka</category>
      <category>ClickHouse</category>
      <category>Real-Time Analytics</category>
      <category>Data Streaming</category>
      <category>OLAP</category>
      <category>Dashboards</category>
      <category>Big Data</category>
      <category>Data Engineering</category>
      <category>DevOps</category>
      <category>Materialized Views</category>
    </item>
    <item>
      <title>Automating Visual Regression Testing: Tools &amp; Best Practices for Modern Frontends</title>
      <link>https://codewithyoha.com/blogs/automating-visual-regression-testing-tools-best-practices-for-modern-frontends</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/automating-visual-regression-testing-tools-best-practices-for-modern-frontends</guid>
      <pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate>
      <description>Master visual regression testing for modern frontends. Explore top tools like Cypress, Playwright, and Storybook, best practices, and CI/CD integration for robust UI stability.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Visual Regression Testing</category>
      <category>Frontend Testing</category>
      <category>UI Testing</category>
      <category>Cypress</category>
      <category>Playwright</category>
      <category>Storybook</category>
      <category>CI/CD</category>
      <category>Automated Testing</category>
      <category>Web Development</category>
      <category>Quality Assurance</category>
    </item>
    <item>
      <title>Secure CI/CD: Migrating from Env Vars to OIDC for Secret Management</title>
      <link>https://codewithyoha.com/blogs/secure-ci-cd-migrating-from-env-vars-to-oidc-for-secret-management</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/secure-ci-cd-migrating-from-env-vars-to-oidc-for-secret-management</guid>
      <pubDate>Sun, 12 Jul 2026 00:00:00 GMT</pubDate>
      <description>Enhance CI/CD security by migrating from insecure environment variable secret management to a robust OpenID Connect (OIDC) based approach. A comprehensive guide with examples.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>CI/CD</category>
      <category>Secrets Management</category>
      <category>OIDC</category>
      <category>Security</category>
      <category>DevOps</category>
      <category>GitHub Actions</category>
      <category>GitLab CI</category>
      <category>AWS IAM</category>
      <category>Azure AD</category>
      <category>GCP Workload Identity</category>
    </item>
    <item>
      <title>Mastering WebGPU: Harnessing GPU Power for In-Browser Machine Learning</title>
      <link>https://codewithyoha.com/blogs/mastering-webgpu-harnessing-gpu-power-for-in-browser-machine-learning</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/mastering-webgpu-harnessing-gpu-power-for-in-browser-machine-learning</guid>
      <pubDate>Sat, 11 Jul 2026 00:00:00 GMT</pubDate>
      <description>Unlock the potential of WebGPU for high-performance machine learning directly in the browser. This guide covers core concepts, compute shaders, and practical ML applications.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>WebGPU</category>
      <category>Machine Learning</category>
      <category>GPU Programming</category>
      <category>WGSL</category>
      <category>In-Browser ML</category>
      <category>Compute Shaders</category>
      <category>TensorFlow.js</category>
      <category>Performance Optimization</category>
      <category>JavaScript</category>
      <category>Web Development</category>
    </item>
    <item>
      <title>Introduction to Gleam: A Type-Safe Language for the Erlang VM</title>
      <link>https://codewithyoha.com/blogs/introduction-to-gleam-a-type-safe-language-for-the-erlang-vm</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/introduction-to-gleam-a-type-safe-language-for-the-erlang-vm</guid>
      <pubDate>Fri, 10 Jul 2026 00:00:00 GMT</pubDate>
      <description>Explore Gleam, a modern, type-safe functional language for the Erlang VM. Learn its core concepts, setup, concurrency, and how it leverages the BEAM&apos;s power.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Gleam</category>
      <category>Erlang VM</category>
      <category>BEAM</category>
      <category>Type-Safe</category>
      <category>Functional Programming</category>
      <category>Concurrency</category>
      <category>Elixir</category>
      <category>Distributed Systems</category>
      <category>Software Development</category>
      <category>Static Typing</category>
    </item>
    <item>
      <title>Architecting Multi-Agent Systems: Coordination &amp; Communication Patterns</title>
      <link>https://codewithyoha.com/blogs/architecting-multi-agent-systems-coordination-communication-patterns</link>
      <guid isPermaLink="true">https://codewithyoha.com/blogs/architecting-multi-agent-systems-coordination-communication-patterns</guid>
      <pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate>
      <description>Explore the core principles of multi-agent system architecture. Learn about coordination strategies, communication patterns, and practical implementation to build robust, intelligent systems.</description>
      <author>codewithyoha@gmail.com (CodeWithYoha)</author>
      <category>Multi-Agent Systems</category>
      <category>MAS</category>
      <category>Agent-Based Modeling</category>
      <category>Coordination Patterns</category>
      <category>Communication Protocols</category>
      <category>Distributed Systems</category>
      <category>AI Architecture</category>
      <category>Intelligent Agents</category>
      <category>Software Architecture</category>
      <category>Agent Orchestration</category>
    </item>
  </channel>
</rss>