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 1: Line 1:
 
[[wikipedia:AWS CloudFormation]]<ref>https://aws.amazon.com/cloudformation/</ref>, 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.<ref>{{Cite web|url = http://awsdocs.s3.amazonaws.com/AWSCloudFormation/latest/cfn-ug.pdf|title = AWS CloudFormation User Guide|date = May 15, 2010|accessdate = December 18, 2016}}</ref>. You can create AWS CloudFormation documents using [[Amazon CloudFormer]] (deprecated) tools<ref>https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-using-cloudformer.html</ref> or manually using your favorite text editor, once your documents are created you can executed them using AWS Web Console or [[AWS CLI]].
 
[[wikipedia:AWS CloudFormation]]<ref>https://aws.amazon.com/cloudformation/</ref>, 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.<ref>{{Cite web|url = http://awsdocs.s3.amazonaws.com/AWSCloudFormation/latest/cfn-ug.pdf|title = AWS CloudFormation User Guide|date = May 15, 2010|accessdate = December 18, 2016}}</ref>. You can create AWS CloudFormation documents using [[Amazon CloudFormer]] (deprecated) tools<ref>https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-using-cloudformer.html</ref> or manually using your favorite text editor, once your documents are created you can executed them using AWS Web Console or [[AWS CLI]].
 +
 +
== Services ==
 +
* <code>[[AWS::CloudFormation::Stack]]</code>
 +
* [[AWS::ElasticLoadBalancingV2]]
 +
* [[AWS::EC2]]
 +
* [[AWS::Route53]]
  
 
== Related terms ==
 
== Related terms ==
Line 6: Line 12:
 
* [[AWS Secrets Manager]]
 
* [[AWS Secrets Manager]]
 
* <code>[[Outputs:]]</code>
 
* <code>[[Outputs:]]</code>
* <code>[[AWS::CloudFormation::Stack]]</code>
 
* [[AWS::ElasticLoadBalancingV2]]
 
* [[AWS::EC2]]
 
* [[AWS::Route53]]
 
 
* <code>[[ServicesStack:]]</code>, <code>[[Type:]]</code>
 
* <code>[[ServicesStack:]]</code>, <code>[[Type:]]</code>
 
* AWS CloudFormation "Deploy CloudFormation Stack" Action for [[GitHub Actions]]
 
* AWS CloudFormation "Deploy CloudFormation Stack" Action for [[GitHub Actions]]

Revision as of 11:18, 20 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.

Services

Related terms

CloudFormation commands

Announcements

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

Advertising: