Python Microservices Development

Tarek Ziade

買這商品的人也買了...

商品描述

Key Features

  • A very useful guide for Python developers who are shifting 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

商品描述(中文翻譯)

《主要特點》

- 對於轉向新的基於微服務的開發的 Python 開發人員來說,這是一本非常有用的指南。
- 使用 Flask、Tox 和其他工具,以簡潔、最新的方式建立高效且輕量的 Python 微服務的指南。
- 學習使用 Docker 容器、CoreOS 和 Amazon Web Services 部署您的服務。

《書籍描述》

我們經常將我們的網絡應用部署到雲端,而我們的代碼需要與許多第三方服務進行交互。構建應用程序的一種高效方式是通過微服務架構。但是,在實踐中,由於所有相互交互的組件的複雜性,很難做到這一點。

本書將教您如何克服這些問題,並創建構建為小型標準單元的應用程序,使用所有經過驗證的最佳實踐,避免常見的陷阱。這是一本實用的書籍:您將使用 Python 3 及其令人驚嘆的工具生態系統來構建所有內容。您將了解 TDD 的原則並應用它們。

您將使用 Flask、Tox 和其他工具來使用最佳實踐構建您的服務。您將學習如何保護服務之間的連接,以及如何使用 Lua 腳本化 Nginx 來構建網絡應用防火牆功能,例如速率限制。您還將熟悉 Docker 在微服務中的角色,並使用 Docker 容器、CoreOS 和 Amazon Web Services 部署您的服務。

本書將帶您踏上一段旅程,最終創建一個基於微服務的完整 Python 應用程序。通過閱讀本書,您將熟悉構建、設計、測試和部署 Python 微服務的基礎知識。

《您將學到什麼》

- 探索什麼