Cloud Native Python
暫譯: 雲原生 Python

Manish Sethi

商品描述

Key Features

  • This is the only reliable resource that showcases the tools and techniques you need build robust and resilient cloud native applications in Python
  • Learn how to architect your application on both, the AWS and Azure clouds for high availability
  • Assess, monitor, and troubleshoot your applications in the cloud

Book Description

Businesses today are evolving so rapidly that having their own infrastructure to support their expansion is not feasible. As a result, they have been resorting to the elasticity of the cloud to provide a platform to build and deploy their highly scalable applications.

This book will be the one stop for you to learn all about building cloud-native architectures in Python. It will begin by introducing you to cloud-native architecture and will help break it down for you. Then you'll learn how to build microservices in Python using REST APIs in an event driven approach and you will build the web layer. Next, you'll learn about Interacting data services and building Web views with React, after which we will take a detailed look at application security and performance. Then, you'll also learn how to Dockerize your services. And finally, you'll learn how to deploy the application on the AWS and Azure platforms. We will end the book by discussing some concepts and techniques around troubleshooting problems that might occur with your applications after you've deployed them.

This book will teach you how to 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: we're going to build everything using Python 3 and its amazing tooling ecosystem. The book will take you on a journey, the destination of which, is the

商品描述(中文翻譯)

主要特點


  • 這是唯一可靠的資源,展示了您在 Python 中構建穩健且具彈性的雲原生應用所需的工具和技術

  • 學習如何在 AWS 和 Azure 雲端上架構您的應用,以實現高可用性

  • 評估、監控和排除雲端應用的故障

書籍描述

當今企業發展迅速,擁有自己的基礎設施來支持擴展已不再可行。因此,他們開始依賴雲端的彈性,提供一個平台來構建和部署其高度可擴展的應用。

這本書將是您學習如何在 Python 中構建雲原生架構的一站式資源。它將首先介紹雲原生架構,並幫助您理解其內容。接著,您將學習如何使用 REST API 以事件驅動的方式在 Python 中構建微服務,並構建網頁層。然後,您將學習如何與數據服務互動以及使用 React 構建網頁視圖,之後我們將詳細探討應用的安全性和性能。接下來,您還將學習如何將服務容器化(Dockerize)。最後,您將學習如何在 AWS 和 Azure 平台上部署應用。我們將以討論一些概念和技術來結束本書,這些概念和技術與您在部署應用後可能遇到的問題的排除有關。

這本書將教您如何構建作為小型標準單元的應用,使用所有經過驗證的最佳實踐並避免常見的陷阱。這是一本實用的書籍:我們將使用 Python 3 及其驚人的工具生態系統來構建所有內容。這本書將帶您踏上一段旅程,最終的目的地是