Frameworks Unplugged: Building Distributed Systems in Pure Java
Offered By: GeeCON Conference via YouTube
Course Description
Overview
Explore the fundamentals of distributed systems and network programming in this 46-minute conference talk from GeeCON 2023. Dive deep into the underlying principles of REST endpoints, HTTP methods, and cluster member discovery without relying on frameworks. Learn how to implement a simple cluster and distributed system that replicates data over the network using pure Java code. Gain insights into the algorithms and definitions that support everyday frameworks, and understand why human expertise remains crucial in software engineering despite the rise of AI-generated code. Discover the importance of grasping core concepts to effectively tackle complex distributed system challenges and maintain relevance in an evolving tech landscape.
Syllabus
GeeCON 2023: Jakub Marchwicki - Frameworks Unplugged: Building Distributed Systems in Pure Java
Taught by
GeeCON Conference
Related Courses
Architecting Big Data Applications: Real-Time Application EngineeringLinkedIn Learning Easy Scaling with Open Source Data Structures
GOTO Conferences via YouTube Caching Beyond Simple Put and Gets
Devoxx via YouTube Where is My Cache? Architectural Patterns for Caching Microservices by Example
Devoxx via YouTube Java.util.concurrent for Distributed Coordination
Devoxx via YouTube