Mastering Java Streams API
Deep dive into functional programming with Java Streams. Learn map, filter, reduce operations and how to write cleaner, more maintainable code.
Java
Streams
Functional Programming
Technical articles and thoughts on backend engineering, data platforms, and systems design.
Deep dive into functional programming with Java Streams. Learn map, filter, reduce operations and how to write cleaner, more maintainable code.
Practical guide to designing and implementing microservices architecture using Spring Boot, including service discovery, API gateway, and circuit breakers.
From Docker basics to Kubernetes deployments. Learn how to containerize applications and manage them at scale with K8s.