Cloud Formation Flashcards
1
Q
Cloud Formation
A
Treat your infrastructure as code
2
Q
Cloud formation purpose
A
manage your AWS resources, especially resources that depend on each other.
3
Q
Cloud Formation Benefits
A
- Automate Best Practices (Code Pipeline and GitHub)
- Scale Infrastructure world wide
- Integrate with other services
- Manage 3rd party and private resources
- Extend with community and opens ource
4
Q
CloudFormation Basic concepts
A
Resources
Templates: JSON or YAML
Stacks
StackSets