Difference between revisions of "AWS CloudFormation"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 11: Line 11:
 
* <code>[[Type:]]</code>
 
* <code>[[Type:]]</code>
 
* [[Former2]]
 
* [[Former2]]
 +
* [[CloudCraft]]
  
 
==CloudFormation commands==
 
==CloudFormation commands==

Revision as of 17:00, 8 August 2021

wikipedia:AWS CloudFormation[1], available since May 2010, 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 Infrastructure as Code tool.[2]. You can create AWS CloudFormation documents using Amazon CloudFormer (deprecated) 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.

Related terms

CloudFormation commands

Activities

See also

Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy.

Source: Wikiversity

  1. https://aws.amazon.com/cloudformation/
  2. "AWS CloudFormation User Guide" (PDF). May 15, 2010. Retrieved December 18, 2016.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  3. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-using-cloudformer.html

Advertising: