Writing.
10 posts on Java, cloud and AI.

How To Apply Event Sourcing In Real-World Microservices
Learn how to design and implement event sourcing in microservices using domain events, Kafka, and CQRS for scalable systems.

A Guide To Integrating OpenTelemetry in Spring Boot Apps
Learn how to implement OpenTelemetry in Spring Boot for real-time tracing, metrics, and distributed system observability.

8 Hidden Kubernetes Features No One Will Tell You About
Discover lesser-known Kubernetes capabilities that improve cluster management, security, and fault tolerance in production.

Monolith To Microservices: 7 Risks You Should Consider
Discover 7 key technical risks when transitioning from monolith to microservices, including data consistency and deployment challenges.

13 Cloud Cost Management Mistakes To Avoid In 2025
Avoid common pitfalls in cloud cost tracking, budgeting, and resource allocation to control 2025 infrastructure expenses.

How to Build AI-Driven Dynamic PDF Generation in Spring Boot
Learn how to implement AI-powered dynamic PDF generation in Spring Boot with practical code and tool comparisons.

RAG Document Generation: A Practical Guide for Backend Devs
Learn how RAG document generation enhances LLMs by combining retrieval and generation to reduce hallucinations and boost accuracy.

n8n: A Developer’s Guide to Self-Hosted Workflow Automation
Discover how n8n enables customizable self-hosted workflows with Google OAuth setup and multi-app integrations.

Recommendation Algorithms with RAG: A Practical Guide for Developers
Learn how retrieval-augmented generation improves recommendation algorithms using real-time data and user feedback for precision.

Spring Boot AI Integration: A Practical Guide for Developers
Learn how to set up Spring Boot AI projects, create REST services, handle prompts, vector storage, and implement error handling.