Difference between revisions of "AWS Cloudformation"

From wikieduonline
Jump to navigation Jump to search
(Redirected page to AWS CloudFormation)
Tag: New redirect
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
AWS CloudFormation<ref>https://en.wikiversity.org/wiki/Cloud_computing/Amazon_Web_Services/CloudFormation</ref> 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.<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 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]].
+
#redirect [[AWS CloudFormation]]
 
 
 
 
 
 
== See also ==
 
* {{IaC}}
 
* [[Google Cloud]]: [[Cloud Deployment Manager]]
 
 
 
 
 
[[Category:Computing]]
 
[[Category:Cloud Computing]]
 
[[Category:DevOps]]
 
 
 
*{{AWS}}
 

Latest revision as of 09:18, 17 January 2020

Redirect to:

Advertising: