Summary
In this chapter, we have seen many ways in which you can run your Flask app, including securing it for privacy and security in multiple web servers and serving static files to reduce load on your Flask app. We have also made a configuration file for Ansible that will enable repeatable application deployment so that if the machine ever needs to be built again, it will be a simple task.