Host a flask application on ec2
October 02, 2023Flask is a lightweight web framework for Python based on the Tornado web server. The goal of the framework is to make it easy to write web…
Flask is a lightweight web framework for Python based on the Tornado web server. The goal of the framework is to make it easy to write web…
In this post we will look at how to host static websites using S3 bucket and use cloudfront to deliver the pages. S3 also known as simple…