Scalable Realtime Architectures in Python
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore scalable realtime architectures in Python using tools like Storm, Kafka, and ZooKeeper in this EuroPython 2014 conference talk. Learn how to implement highly scalable and fault-tolerant systems for realtime aggregation, dashboards, and decision-making. Discover techniques for composing reliable systems using at-least-once and idempotence semantics, and strategies for partitioning data for locality. Gain insights into solving distributed coordination challenges at scale and leveraging Storm's framework for efficient partitioning and retry mechanisms. Understand how to break down large problems into manageable components, handle failures gracefully, and write idempotent code for processing streams of data. Delve into practical examples of implementing realtime architectures with Python, combining its concise syntax and powerful libraries with robust distributed computing tools.
Syllabus
Jim Baker - Scalable Realtime Architectures in Python
Taught by
EuroPython Conference
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity