1. 首页
  2. 编程语言
  3. Python
  4. Python Microservices Development 2017 pdf

Python Microservices Development 2017 pdf

上传者: 2018-12-11 09:39:01上传 ZIP文件 4.38MB 热度 106次
Python Microservices Development By 作者: Tarek Ziadé ISBN-10 书号: 1785881116 ISBN-13 书号:: 9781785881114 Release 出版日期: 2017-10-05 pages 页数: (398 ) $44.99 Book Description Key Features A very useful guide for the vast Python developer community, who are shifting from Monolithic design to the new Microservices-based development A concise, up-to-date guide to building efficient and lightweight microservices in Python using Flask Tox and other tools Learn to use Docker containers, CoreOS, and Amazon Web Services to deploy your services Book Description We 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, it’s 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. It’s a practical book: you’ll 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 Docker’s 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 learn Explore what microservices are and how to design them Use Python 3, Flask, Tox, and other tools to build your services using best practices Configure and package your code in the best way Interact with other services Secure, monitor, and scale your services Deploy your services in Docker containers, CoreOS, and Amazon Web Services Contents Chapter 1. Understanding Microservices Chapter 2. Discovering Flask Chapter 3. Coding, Testing, And Documenting – The Virtuous Cycle Chapter 4. Designing Runnerly Chapter 5. Interacting With Other Services Chapter 6. Monitoring Your Services Chapter 7. Securing Your Services Chapter 8. Bringing It All Together Chapter 9. Packaging And Running Runnerly Chapter 10. Containerized Services Chapter 11. Deploying On Aws Chapter 12. What Next?
用户评论