Difference between revisions of "AWS Cloudformation"

From wikieduonline
Jump to navigation Jump to search
Line 12: Line 12:
 
[[Category:DevOps]]
 
[[Category:DevOps]]
  
{{AWS}}
+
*{{AWS}}

Revision as of 08:10, 6 January 2020

AWS CloudFormation[1] allows to create AWS resources (called in CloudFormation terminology stacks) using YAML or JSON documents, with AWS taking care of using the definitions to provision and configure the required resources. CloudFormation is an early example of a declarative w:Infrastructure as Code tool.[2]. You can create AWS CloudFormation documents using Amazon CloudFormer tools[3] or manually using your favorite text editor, once your documents are created you can executed them using AWS Web Console or AWS CLI.


See also

  • https://en.wikiversity.org/wiki/Cloud_computing/Amazon_Web_Services/CloudFormation
  • "AWS CloudFormation User Guide" (PDF). May 15, 2010. Retrieved December 18, 2016.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  • https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-using-cloudformer.html
  • Advertising: