We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Running Aiohttp at scale

Formal Metadata

Title
Running Aiohttp at scale
Title of Series
Number of Parts
61
Author
License
CC Attribution 3.0 Germany:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Skyscanner Hotels is built on top of Aiohttp and has been chosen as one of the formally supported frameworks by the company. This talk will tackle how Aiohttp is used, what we have learned and how we are trying to generalize some implementations and patterns to be used by all micro services from scratch at Skyscanner. The talk will cover also essential stuff related with Asyncio, HTTP protocol, and the AWS infrastructure. All of them are essential to understanding some of the points that will appear during the talk.