Tags
Language
Tags
January 2025
Su Mo Tu We Th Fr Sa
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Build A Complete Realtime Distributed System: Kotlin & Redis

Posted By: lucky_aut
Build A Complete Realtime Distributed System: Kotlin & Redis

Build A Complete Realtime Distributed System: Kotlin & Redis
Published 1/2025
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 903.77 MB | Duration: 2h 29m

Create High-Performance Distributed Systems using Virtual Threads, Coroutines, Redis Pub/Sub & SSE

What you'll learn
How to create a highly scalable gRPC server with Redis message broker
How to use SSE with gRPC server and Redis Message broker
How to use kotlin coroutines with Java 21 virtual threads for more efficiency
How a distributed server works with message broker and grpc server

Requirements
Basic knowledge of Java programming language

Description
What you'll learnDive deep into modern distributed systems development with this comprehensive course that combines cutting-edge technologies to build scalable, real-time applications. Learn how to harness the power of Kotlin and Spring Boot while leveraging the latest features like Virtual Thread Pools and Coroutines for optimal performance.This project-based course guides you through building a production-grade notification system from the ground up. You'll master:Advanced gRPC implementation in Kotlin with Spring BootReactive programming using Spring WebFlux for non-blocking operationsKotlin Coroutines for efficient asynchronous programmingJava 21 Virtual Thread Pools for improved scalabilityRedis Pub/Sub for distributed message broadcastingServer-Sent Events (SSE) for real-time client notificationsDocker containerization for seamless deploymentDistributed system architecture patterns and best practicesStarting with architecture design, you'll progress through implementation details, testing strategies, and deployment considerations. Each concept is explained thoroughly with real-world examples and best practices.The course offers:Hands-on coding sessions with step-by-step explanationsDeep dives into performance optimization techniquesReal-world scenarios and problem-solving approachesBest practices for production deploymentComplete source code access and documentationBy the end of this course, you'll have built a high-performance, distributed notification system capable of handling thousands of concurrent connections. You'll understand how to combine Virtual Thread Pools with Coroutines for maximum efficiency, implement reactive programming patterns, and create scalable microservices.This course is perfect for developers looking to master modern backend development with Kotlin and Spring. Whether you're a senior developer wanting to stay current with the latest technologies or a mid-level developer ready to advance your career, this course provides the perfect blend of theory and practical implementation.Prerequisites:Basic knowledge of KotlinFamiliarity with Spring FrameworkUnderstanding of REST APIsBasic knowledge of microservices concepts

Beginner to advance Java and Kotlin programmers