AjayThorve / Cloud_Computing

Some cool mini projects in my cloud computing course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud Computing -

AWS(amazon web services) mini programs and projects

Author: Ajay Thorve

As part of my graduate level cloud computing course at NYU, I had to do some cool projects, some of them are:

  1. Creating AWS EC2 instances programmtically using Python 3(boto3 library)

Note: Your aws account should already be configured, even locally, using the aws configure command(aws cli), see AWS documentation on how to set that up.

About

Some cool mini projects in my cloud computing course


Languages

Language:Python 100.0%