Build Your Microservices with ZeroMQ
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the benefits of using ZeroMQ for building microservices in this EuroPython 2016 conference talk. Discover how ZeroMQ's flexible communication patterns and asynchronous API can simplify your microservice architecture and provide reliable, low-latency communications. Learn about ZeroMQ implementation in Python, common usage patterns, handling backpressure, and various communication patterns that can streamline your overall architecture. Compare ZeroMQ to traditional JSON over HTTP implementations and understand why it might be a superior choice for your microservices. Gain insights into oneway communication, service buttons, and stream abstractions to enhance your microservice development skills.
Syllabus
Introduction
Message Passing
ZeroMQ
HTTP
ZeroMQ Tips
Oneway Communication
Service Button
PubService
Stream abstraction
Conclusion
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube