@NfNitLoop on Twitter: Post

@NfNitLoop on Twitter

@NfNitLoop ("Cody C. #BLM") retweeted:

@jschauma ("Jan Schaumann") wrote:

How to run an EC2 instance

IPv4:
run-instances

IPv6:
create-vpc
create-subnet
create-internet-gateway
attach-internet-gateway
create-route-table
create-route
associate-route-table
modify-subnet-attribute
create-security-group
authorize-security-group-ingress
run-instances

😖