Steps to setup Python 3.8 on Linux
In this post, I will be taking you through end to end steps to set up Python 3.8 on Linux Machine. This post is also a resource to my Udemy course Performance Testing using Locust. For this purpose, I will use AWS EC2- Linux. By default Python 2.7 comes preinstalled on AWS EC2 Linux and also other Linux distributions. However, this may not be enough for the application requirements. At this point in time, Python 37 is available in yum repository and can be installed from Sud