In this tutorial, we will be deploying a Flask Calculator app on AWS EC2 instance. We will clone the repository, update the system, install the requirements and run the app using a public IP.
Prerequisites
Before we start, you should have the followi...