Large-Scale Architecture - The Unreasonable Effectiveness of Simplicity
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the principles of large-scale architecture and the power of simplicity in this conference talk from YOW! 2022. Delve into the challenges of building and scaling distributed systems, drawing from real-world examples at Google and eBay. Learn about key architectural concepts such as simplicity, orthogonality, asynchrony, and feedback. Discover how to break down complex problems, compose separate concerns, and leverage events and caching for efficient system design. Gain actionable insights on maintaining and improving complex systems through quality feedback mechanisms. The talk covers eBay and Amazon architectures, simple components and interactions, implementing changes, and practical applications of these principles. Includes a Q&A session for further discussion on scaling your own systems.
Syllabus
Intro
eBay architecture
Amazon architecture
Large-scale architecture
Simple components
Simple interactions
Simple changes
Putting it all together
Outro
Q&A
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube