Structured Courses
Complete paths for mastering specific backend technologies

Code Farm
distributed systems
Price Aggregator: Building Production-Ready Microservices
A deep dive into building, scaling, and monitoring microservices with Spring Boot, Redis, and Resilience4j. Learn concurrency with CompletableFuture and performance testing with K6.
MicroservicesSpring BootRedisResilience4jPerformance Tools

Code Farm
spring boot
Spring Boot 4 Series
Deep dives into the latest Spring Boot 4 features, migration guides, and advanced concurrency patterns.
Spring Boot 4JavaBackend

Code Farm
microservices
Microservices Architecture: Concepts & Patterns
Master the foundational concepts of Microservices: decomposition, CQRS, Sagas, API Gateways, and deployment strategies.
ArchitectureSystem DesignMicroservicesInterview Prep
Latest Video Updates
Fresh uploads from my YouTube channel
Popular Collections
Curated video collections and series
YouTube Playlist
Spring Boot 4 Series
A complete playlist covering the latest Spring Boot 4 features, migration guides, and hands-on tutorials to help you master the newest version of Spring Boot.
Spring Boot 4JavaBackend
YouTube Playlist
Realtime Microservices with Spring Boot
Experience how microservices work in a real production environment — service discovery, API gateway, inter-service communication, resilience patterns, and observability with Spring Boot.
MicroservicesSpring BootDistributed Systems