"Fabric"ating RESTful APIs for Linux (Sachin Agarwal)

Опубликовано: 22 Октябрь 2024
на канале: PyCon Canada
497
8

Designing a HTTP-RESTful-API-based infrastructure provisioning system is challenging. Concurrent users, race conditions, erroneous OS responses, quota mechanisms etc. need to be wrapped up under a consistent and responsive CRUD interface. The talk is about a few design patterns and about the "lessons learnt" in building/operating/iterating a large scale API-driven infra-provisioning system.