This talk explores how concurrency and parallelism work in Python from an operating system perspective. It covers important OS concepts that underlie async functions, threads, multiprocessing, and their connection with the language/interpreter. A discussion about the future of Python multitasking is also included, considering the significant changes coming with Python 3.12 and 3.13
In this talk you’ll learn the realm of clean architecture for serverless applications, where you'll delve into its pivotal importance, core principles, tangible benefits, and seamless migration strategies. By embracing clean architecture, you’ll unlock the potential for scalable, maintainable, and efficient serverless solutions, ensuring resilience and adaptability in an ever-evolving technological landscape.