This blog provides a tutorial on how to integrate AI agents, specifically MCP agents, into your coding workflow using the DevoxxGenie plugin for JetBrains IDE.
This guide covers AI infrastructure, from hardware acceleration and model serving to monitoring and security, with tools, patterns, and strategies proven in production.
October 2, 2025
by Vidyasagar (Sarath Chandra) Machupalli FBCS
CORE
Treat your security rules and compliance like tests that run every time you perform Terraform Plan. Learn how Policy-as-Code (PaC) allows you to do that.
This article demonstrates how we can run vLLM on Kubernetes for a centralized LLM serving engine that is production-ready and can be used by multiple applications.
From database bottlenecks to lightning-fast APIs, improve your app’s performance by implementing caching in Spring Boot with Redis and ElastiCache for microservices.
Build real-time, serverless dashboards by streaming events with EventBridge, OpenSearch, WebSockets, eliminating polling and delivering instant updates at scale.
Learn in this guide how we migrated to a GitOps workflow with Helm, OpenShift, and ArgoCD — lessons, pitfalls, and wins from real-world Kubernetes deployments.
Build serverless WebSockets with Cloudflare Workers for routing and Durable Objects for state. This creates a scalable, low-latency real-time app at the edge.
The focus of this article is to talk about the fast pace of change in models and the consequent updates we need to make to our LLM-powered solution design.
Kubernetes growth brings cluster and tool sprawl, driving complexity, cost, and security risks. Learn about emerging solutions like platform engineering and AI.
Learning and choosing the correct cloud-to-device communication method to send a message to the device using the Azure IoT Hub to build an effective IoT system.
The new agent mode in VS Code appears to be a disruption at first glance. Let's dive a bit deeper from an architect's perspective — from architecture to build.