© Kunal Relan 2019
K. RelanBuilding REST APIs with Flaskhttps://doi.org/10.1007/978-1-4842-5022-8_6

6. Deploying Flask Applications

Kunal Relan1 
(1)
New Delhi, Delhi, India
 

So until now in this book, we focused entirely on developing the application, and in this chapter, we’ll discuss about the next step which is deploying our application and managing the application post deployment which is a very crucial part of application development. In this chapter we’ll primarily discuss various ways to deploy a Flask application securely. There can be various ways of deploying a Flask application, and each way has its pros and cons, so we’ll weigh them out and discuss their cost effectiveness as well as security and perform ways to deploy our application. ...

Get Building REST APIs with Flask: Create Python Web Services with MySQL 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.