amazon web services - Reverting DEIS in AWS -
i trying setup deis in aws. in process of learning , expected have provision , setup many times before master things.
let's run provision-ec2-cluster , reason, want revert done in aws (delete vpc, dele instances, scaling rules, security groups, etc.).
what easiest way that? deis come script can me in respect?
this ideal use case aws cloudformation. either use official deis published info on cloudformation @ http://docs.deis.io/en/latest/installing_deis/aws/. note cloudformation, can single command launch resources, or destroy resources.
or, alternatively, more sophisticated example terraform, third-party alternative cloudformation, can use https://github.com/brandfolder/infrastructure.
Comments
Post a Comment