DjangoCon US 2018 - Anatomy of Open edX - a modern online learning platforms... by Nate Aune

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=efiMl1dkaZU



Duration: 33:24
12 views
0


DjangoCon US 2018 - Anatomy of Open edX - a modern online learning platform serving over 35 million users by Nate Aune

What does it take to build a web application that can serve millions of concurrent users? This talk will dissect Open edX, the open source online learning platform that powers edX.org and hundreds of other sites around the world.

Open edX is written in Django but relies on a slew of other software to work at scale. We’ll break down the components of the entire software architecture, and explain how each component is used. This will give attendees some insights into how they might architect their web application if they’re building software to serve a large audience.

We’ll discuss how Open edX utilizes both MySQL and MongoDB as data stores and why it uses MySQL for student data and MongoDB for course data. We’ll describe the queing architecture of Celery and RabbitMQ to process background jobs, and Hadoop for processing terabytes of learner analytics data.

DevOps enthusiasts will not be disappointed as we’ll go into the use of Ansible and Terraform for deploying the entire suite of software in a consistent and repeatable way up to popular cloud providers such as AWS, Google Cloud and Azure.

What will attendees learn? The attendees will get a close look at a modern Django-based web application to see how it’s architected, and come away with a better understanding of design decisions when building a web application that needs to serve 35M users from every country in the world. Attendees will also be equipped with the knowledge to run Open edX on their laptop or in the cloud, if they want to explore the software further.




Other Videos By Confreaks


2022-04-08Chain React 2018: Detox: A year in. Building it, Testing with it by Rotem Mizrachi-Meidan
2022-04-08Chain React 2018: From Sketch to Code: Designing a Component Kit by Samantha Bretous
2022-04-08Chain React 2018: Debugging and Beyond with Reactotron by Darin Wilson
2022-04-08Chain React 2018: All Together Now by TC Davis
2022-04-08Chain React 2018: Simply React by Kent C. Dodds
2022-04-08DjangoCon US 2018 - Real Life Accessibility: Have you HEARD your site? by Mike Herring
2022-04-08DjangoCon US 2018 - Bespoke Communication Devices for Kids with Autism... by Muriel Green
2022-04-08DjangoCon US 2018 - How to give a damn, and stand out by Amber Wanner
2022-04-08DjangoCon US 2018 - Unique ways to Hack into a Python Web Service by Tilak T
2022-04-08DjangoCon US 2018 - Pseu, Pseu, Pseudio. Pseudonymization in Django. by Frank Valcarcel
2022-04-08DjangoCon US 2018 - Anatomy of Open edX - a modern online learning platforms... by Nate Aune
2022-04-08DjangoCon US 2018 - "State of Django" Panel by Simon Willison
2022-04-08DjangoCon US 2018 - The Power of GeoDjango by Anna Kiefer
2022-04-08DjangoCon US 2018 - Data internationalization in Django by Raphael Michel
2022-04-08DjangoCon US 2018 - ORM: The Sequel by Katie McLaughlin
2022-04-08DjangoCon US 2018 - Strategies for Zero Down Time, Frequent Deployments by Nick Humrich
2022-04-08DjangoCon US 2018 - Lightning Talks Day 3
2022-04-08DjangoCon US 2018 - Easier Classes: Python Classes Without All The Cruft by Trey Hunner
2022-04-08DjangoCon US 2018 - Django REST Framework: Moving Past the Tutorial to Production by Drew Winstel
2022-04-08DjangoCon US 2018 - Keynote with Mariatta Wijaya
2022-04-08DjangoCon US 2018 - Building a Community for All People by Jennifer Konikowski