Video: How to Use Python for Async Microservices

In the video below, Iacopo Palletti, CTO at Nephilia, explains how to use Starlette (an ASGI Framework and toolkit) for building asynchronous microservices in Python. Async (asynchronous) programming is not new, but it is a new kid on the block when we talk about Python core. This allowed developing a new universe of async-first or … Continue reading Video: How to Use Python for Async Microservices