BUILDING PYTHON MICROSERVICES WITH FASTAPI build secure, scalable, and structured Python microservices from design concepts to infrastructure

You'll begin by understanding the background of FastAPI and learning how to install, configure, and use FastAPI to decompose business units. You'll explore a unique and asynchronous REST API framework that can provide a better option when it comes to building microservices. After that, thi...

Full description

Bibliographic Details
Main Author: TRAGURA, Sherwin John C.
Format: eBook
Language:English
Published: [S.l.] PACKT PUBLISHING LIMITED 2022
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04611nmm a2200433 u 4500
001 EB002069054
003 EBX01000000000000001209144
005 00000000000000.0
007 cr|||||||||||||||||||||
008 220922 ||| eng
020 |a 9781803238791 
050 4 |a QA76.76.A65 
100 1 |a TRAGURA, Sherwin John C. 
245 0 0 |a BUILDING PYTHON MICROSERVICES WITH FASTAPI  |h [electronic resource]  |b build secure, scalable, and structured Python microservices from design concepts to infrastructure  |c Sherwin John C. Tragura 
260 |a [S.l.]  |b PACKT PUBLISHING LIMITED  |c 2022 
300 |a 1 online resource 
505 0 |a Table of Contents Setting Up FastAPI for Starters Exploring the Core Features Investigating Dependency Injection Building the Microservice Application Connecting to a Relational Database Using a Non-Relational Database Securing the REST APIs Creating Coroutines, Events, and Message-Driven Transactions Utilizing Other Advanced Features Solving Numerical, Symbolic, and Graphical Problems Adding Other Microservice Features 
653 |a Logiciels d'application / Développement 
653 |a Python (Computer program language) / fast 
653 |a Python (Computer program language) / http://id.loc.gov/authorities/subjects/sh96008834 
653 |a Application software / Development / fast 
653 |a Software architecture / http://id.loc.gov/authorities/subjects/sh2004001071 
653 |a Software architecture / fast 
653 |a Architecture logicielle 
653 |a Python (Langage de programmation) 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
015 |a GBC2C8501 
776 |z 1803245964 
776 |z 9781803238791 
776 |z 1803238798 
776 |z 9781803245966 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781803245966/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.3 
520 |a You'll begin by understanding the background of FastAPI and learning how to install, configure, and use FastAPI to decompose business units. You'll explore a unique and asynchronous REST API framework that can provide a better option when it comes to building microservices. After that, this book will guide you on how to apply and translate microservices design patterns in building various microservices applications and RESTful APIs using the FastAPI framework. By the end of this microservices book, you'll be able to understand, build, deploy, test, and experiment with microservices and their components using the FastAPI framework.  
520 |a Discover the secrets of building Python microservices using the FastAPI framework Key Features Provides a reference that contains definitions, illustrations, comparative analysis, and the implementation of real-world apps Covers concepts, core details, and advanced integration and design-related topics Imparts context, app templates, suggestions, and insights that are helpful to actual projects Book Description FastAPI is an Asynchronous Server Gateway Interface (ASGI)-based framework that can help build modern, manageable, and fast microservices. Because of its asynchronous core platform, this ASGI-based framework provides the best option when it comes to performance, reliability, and scalability over the WSGI-based Django and Flask. When working with Python, Flask, and Django microservices, you'll be able to put your knowledge to work with this practical guide to building seamlessly manageable and fast microservices.  
520 |a What you will learn Understand, orient, and implement REST APIs using the basic components of the FastAPI framework Build asynchronous as well as synchronous REST services using the built-in pydantic module and asyncio support Create small-scale and large-scale microservices applications using features supported by FastAPI Build event-driven and message-driven applications using the framework Create an asynchronous and synchronous data layer with both relational and NoSQL databases Perform numerical and symbolic computations with FastAPI Who this book is for This book is for Python web developers, advanced Python developers, and backend developers using Flask or Django who want to learn how to use the FastAPI framework to implement microservices. Readers familiar with the REST API and microservices will also benefit from this book.  
520 |a Some parts of the book contain general concepts, processes, and instructions that intermediate-level developers and Python enthusiasts can relate to as well