Skip to content

☁ boto3 Python script that creates a simulated hybrid cloud, using two AWS regions

Notifications You must be signed in to change notification settings

arthurolga/CloudCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudCreator

Model

Configure AWS

$ aws configure 

Edit Config.py

You can edit the config.py file; otherwise, the names displayed on instances, securitygroups, loadbalances, etc. will be named after the example config.py, which should run correctly.

Run script

python3 main.py 

After finished running, it should take no longer than 5 minutes for everything to be running normally. It should create two keys. virginia.pem and ohio.pem. You can use these keys to acces your instances with ssh.

Testing

python3 tarefa.py listar

You can see other available commands with python3 tarefa.py help

About

☁ boto3 Python script that creates a simulated hybrid cloud, using two AWS regions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages