© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
M. LathkarHigh-Performance Web Apps with FastAPIhttps://doi.org/10.1007/978-1-4842-9178-8_10

10. Deployment

Malhar Lathkar1  
(1)
Nanded, Maharashtra, India
 

The journey of web application development culminates when you make it publicly available for users. Once you are confident that your app is production-ready, it is time to explore the various options for its deployment.

In this chapter, we shall discuss the following topics related to the deployment of a FastAPI app:
  • Hypercorn

  • Daphne

  • Gunicorn

  • Render cloud

  • Docker

  • Google Cloud Platform

  • Deta cloud

For any web application (or API) to be publicly accessible, it must be put on a remote machine with a public IP address. ...

Get High-Performance Web Apps with FastAPI: The Asynchronous Web Framework Based on Modern Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.