SportsStore: Deployment
In this chapter, I complete the SportsStore application and prepare it for deployment to a container platform. As part of the preparations, I move from the file-based SQLite database to a conventional database server and introduce an HTTPS proxy, which will allow multiple instances of the SportsStore application to receive requests and share load.