Automate EC2 Instance Creation With Python's Boto3 Library
First of all, you have to install AWS CLI from here
Open the Command prompt and type python there, after that, this \>>> will open which means you are now in Python Terminal.
Then Create a variable named myec2 or anything else you want to create, an...
piyushkabra.hashnode.dev2 min read