YoVDO

Faster Python Services

Offered By: LinkedIn Learning

Tags

Python Courses Distributed Computing Courses Process Management Courses

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
1. Tools of the Trade
  • Always profile first
  • General tips
  • strace
  • Stressing
2. Caching
  • Overview
  • Bloom filter
3. Cheating
  • When approximation is good enough
  • Cheating example
4. Distributing Work
  • Amdahl's Law
  • Example: Threads
  • Beyond single machine
5. Writing Servers
  • The C10K problem
  • asyncio
  • Choosing transportation
  • Choosing serialization format
  • Compression
6. Server Frameworks
  • How to choose a framework
  • HTTP servers
  • TCP servers
  • Load balancers
  • Serving static content
7. Process
  • Why do we need process?
  • Monitoring
  • Alerting
Conclusion
  • Next steps

Taught by

Miki Tebeka

Related Courses

Cloud Computing Concepts, Part 1
University of Illinois at Urbana-Champaign via Coursera
Cloud Computing Concepts: Part 2
University of Illinois at Urbana-Champaign via Coursera
Reliable Distributed Algorithms - Part 1
KTH Royal Institute of Technology via edX
Introduction to Apache Spark and AWS
University of London International Programmes via Coursera
Réalisez des calculs distribués sur des données massives
CentraleSupélec via OpenClassrooms