Online Library TheLib.net » Building Python Microservices with FastAPI: Build secure, scalable, and structured Python microservices from design concepts to infrastructure
cover of the book Building Python Microservices with FastAPI: Build secure, scalable, and structured Python microservices from design concepts to infrastructure

Ebook: Building Python Microservices with FastAPI: Build secure, scalable, and structured Python microservices from design concepts to infrastructure

00
13.02.2024
0
0

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 ASGI-based (Asynchronous Server Gateway Interface) 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 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.

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. Next, the 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 learn, build, deploy, test, and experiment with microservices and their components using the FastAPI framework.

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 users, 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. Some parts of the book contain general concepts, processes, and instructions that intermediate-level developers and Python enthusiasts can relate to as well.

Table of Contents
  1. Setting up FastAPI for Starters
  2. Exploring the Core Components
  3. Using Dependency Injection to Manage Objects
  4. Building the Microservices Application
  5. Connecting to a Relational Database
  6. Using MongoDB to Build NoSQL Data Layer
  7. Securing the Microservice Application
  8. Asynchronous, Event-Driven, and Message-Driven Programming
  9. Managing, Monitoring and Testing the Microservices
  10. Solving Numerical and Symbolic Problems
  11. Using Docker, Kubernetes, AWS, NGINX and Other Infrastructure Solutions
Download the book Building Python Microservices with FastAPI: Build secure, scalable, and structured Python microservices from design concepts to infrastructure for free or read online
Read Download
Continue reading on any device:
QR code
Last viewed books
Related books
Comments (0)
reload, if the code cannot be seen