Spring AI agentic patterns show how to coordinate multiple ChatClient calls to LLMs. We look at how Dapr Workflows can make these interactions durable and resilient.
Learn about digital twin technology using Python in supply chain management: model supply chain networks, enhance decision-making, and optimize operations.
Learn how to create a team chat application using Spring Boot and LangChain4j, featuring two AI assistants that communicate both with you and with each other.
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.
Kubernetes growth brings cluster and tool sprawl, driving complexity, cost, and security risks. Learn about emerging solutions like platform engineering and AI.
Replaced Redis rate limiter with Cloudflare Durable Objects, achieving 5ms response times (vs 150ms), 70% cost savings, and global edge performance at 500+ req/sec.
Learn about the architecture and design for building a scalable end-to-end product that can integrate front-end apps to provide a cart and payment services.