Python Microservices Development by Tarek Ziade

Python Microservices Development by Tarek Ziade from  in  category
Privacy Policy
Read using
(price excluding 0% GST)
Author: Tarek Ziade
Category: Engineering & IT
ISBN: 9781785886782
File Size: 4.78 MB
Format: EPUB (e-book)
DRM: Applied (Requires eSentral Reader App)
(price excluding 0% GST)

Synopsis

Key FeaturesA very useful guide for Python developers who are shifting to the new microservices-based developmentA concise, up-to-date guide to building efficient and lightweight microservices in Python using Flask, Tox, and other toolsLearn to use Docker containers, CoreOS, and Amazon Web Services to deploy your servicesBook DescriptionWe often deploy our web applications into the cloud, and our code needs to interact with many third-party services. An efficient way to build applications to do this is through microservices architecture. But, in practice, its hard to get this right due to the complexity of all the pieces interacting with each other.This book will teach you how to overcome these issues and craft applications that are built as small standard units, using all the proven best practices and avoiding the usual traps. Its a practical book: youll build everything using Python 3 and its amazing tooling ecosystem. You will understand the principles of TDD and apply them.You will use Flask, Tox, and other tools to build your services using best practices. You will learn how to secure connections between services, and how to script Nginx using Lua to build web application firewall features such as rate limiting. You will also familiarize yourself with Dockers role in microservices, and use Docker containers, CoreOS, and Amazon Web Services to deploy your services.This book will take you on a journey, ending with the creation of a complete Python application based on microservices. By the end of the book, you will be well versed with the fundamentals of building, designing, testing, and deploying your Python microservices.What you will learnExplore what microservices are and how to design themUse Python 3, Flask, Tox, and other tools to build your services using best practicesLearn how to use a TDD approachDiscover how to document your microservicesConfigure and package your code in the best wayInteract with other servicesSecure, monitor, and scale your servicesDeploy your services in Docker containers, CoreOS, and Amazon Web ServicesAbout the AuthorTarek Ziade is a Python developer, located in the countryside near Dijon, France. He works at Mozilla in the services team. He founded a French Python user group called Afpy, and he has written several books about Python in French and English. When he is not hacking on his computer or hanging out with his family, hes spending time between his two passions, running and playing the trumpet.You can visit his personal blog (Fetchez le Python) and follow him on Twitter (@tarek_ziade). You can also take a look at one of his books on Amazon, Expert Python Programming, published by Packt.Table of ContentsUnderstanding MicroservicesWorking with flaskTest-driven development and documentation, the virtuous cycleDesigning Forrest Interacting with other servicesMonitoring your services Securing your servicesConsuming the MicroservicesPackaging ForrestDockerizing your services Deploying on AWSThinking ahead

Reviews

Write your review

Recommended