Building Mobile APIs with Services at Yelp
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the evolution of Yelp's backend architecture in this conference talk from EuroPython 2015. Discover how Yelp transitioned from a monolithic web application to a service-oriented architecture to scale their development process. Learn about the challenges faced during rapid growth, the solutions implemented, and the infrastructure built to support a highly-distributed environment. Gain insights into the technologies used, including Docker containers, Pyramid, SQLAlchemy, uWSGI, gevent, and virtualenv. Examine a case study of the backend powering Yelp's Business Owner Android and iOS apps, and understand how this architectural shift has enabled Yelp to maintain frequent code deployments while managing a large team and extensive codebase.
Syllabus
Stephan Jaensch - Building mobile APIs with services at Yelp
Taught by
EuroPython Conference
Related Courses
Monkey-Patching - A Magic Trick or a Powerful ToolEuroPython Conference via YouTube MAX - Realtime Messaging and Activity Stream Engine
EuroPython Conference via YouTube Understanding Non-Blocking IO
EuroPython Conference via YouTube Concurrent Programming with Python and My Little Experiment
EuroPython Conference via YouTube Building Realtime Web Applications with WebRTC and Python
EuroPython Conference via YouTube