issues
search
hieuhtr
/
Blog
Don’t be lazy. Don’t make excuses. No one cares. Work fucking harder.
Other
6
stars
2
forks
source link
Interfaces to aws
#48
Open
hieuhtr
opened
7 years ago
hieuhtr
commented
7 years ago
We have 3 interfaces for interacting with aws
AWS web console:
https://console.aws.amazon.com/console/home
Quick & easy integration
AWS CLI:
https://aws.amazon.com/cli
For automation pipelines
AWS boto python:
http://docs.pythonboto.org/en/latest/index.html
For both automation pipelines and interact with other or need more core logic tasks
We have 3 interfaces for interacting with aws