Faster Python Services
Offered By: LinkedIn Learning
Course Description
Overview
Optimize your Python development workflow. Learn the tools and services you can use to run more efficient and highly available Python sites and applications.
Syllabus
Introduction
- Welcome
- What you should know
- Always profile first
- General tips
- strace
- Stressing
- Overview
- Bloom filter
- When approximation is good enough
- Cheating example
- Amdahl's Law
- Example: Threads
- Beyond single machine
- The C10K problem
- asyncio
- Choosing transportation
- Choosing serialization format
- Compression
- How to choose a framework
- HTTP servers
- TCP servers
- Load balancers
- Serving static content
- Why do we need process?
- Monitoring
- Alerting
- Next steps
Taught by
Miki Tebeka
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