Cloudy with a Chance of Python #1
SECTION #1 - Boto3 101 explained through Glamping ;)
SECTION#2 - Automating the deployment of multiple EC2 instances with AWS Python Boto3
----
1. Create a programmatic user with the AWS EC2FullAccess Policy
2. Setup AWS configure locally as your deployment plane
3. Use VIM to create a Boto3 Python script
4. Run Python "NAME_OF_SCRIPT"
5. Verify EC2 machines have deployed
6. Delete unwanted EC2 machines (If applicable)
Python Boto3 Script Code
https://gist.github.com/JWTechdev/960...
コメント