La bibliothèque numérique des universités publiques du Sénégal
Auteur(s): Rohit, Jalem Raj
Editeur: Packt Publishing
Année de Publication: 2018
pages: 266
ISBN: 978-1-78728-867-6
eISBN: 978-1-78728-113-4
Building efficient Python applications at minimal cost by adopting serverless architectures
This book is for Python developers who would like to learn about serverless architecture. Python programming knowledge is assumed.
Serverless architectures allow you to build and run applications and services without having to manage the infrastructure. Many companies have adopted this architecture to save cost and improve scalability. This book will help you design serverless architectures for your applications with AWS and Python.
The book is divided into three modules. The first module explains the fundamentals of serverless architecture and how AWS lambda functions work. In the next module, you will learn to build, release, and deploy your application to production. You will also learn to log and test your application. In the third module, we will take you through advanced topics such as building a serverless API for your application. You will also learn to troubleshoot and monitor your app and master AWS lambda programming concepts with API references. Moving on, you will also learn how to scale up serverless applications and handle distributed serverless systems in production.
By the end of the book, you will be equipped with the knowledge required to build scalable and cost-efficient Python applications with a serverless framework.
The book takes a pragmatic approach, using a real-world example to demonstrate building efficient, secure, and scalable serverless applications.