Difference between revisions of "AWS CloudFormation"

From wikieduonline
Jump to navigation Jump to search
 
(13 intermediate revisions by 2 users not shown)
Line 16: Line 16:
 
* [[CloudCraft]]
 
* [[CloudCraft]]
 
* [[AWS CloudFormation Public Registry]] (Jun 2021)
 
* [[AWS CloudFormation Public Registry]] (Jun 2021)
* [[Change sets]]
+
* [[Change sets]] (Mar 2016)
 
* [[StackSets]]
 
* [[StackSets]]
 
* [[TaskCat]]
 
* [[TaskCat]]
 
* <code>[[cf_nag]]</code> can discover obvious [[security]] flaws before deployment
 
* <code>[[cf_nag]]</code> can discover obvious [[security]] flaws before deployment
* [[Fn::GetAtt]]
 
 
* CloudFormation stacks and [[cost]] estimates
 
* CloudFormation stacks and [[cost]] estimates
 
* [[RDS template.cf]]
 
* [[RDS template.cf]]
 +
* [[AWS CloudFormation functions]]:
 +
* [[AWS Service Catalog]]
  
 
==CloudFormation commands==
 
==CloudFormation commands==
Line 34: Line 35:
 
* Apr 2021 [[AWS Budgets]] support: https://aws.amazon.com/about-aws/whats-new/2021/04/aws-budgets-announces-cloudformation-support-for-budget-actions/
 
* Apr 2021 [[AWS Budgets]] support: https://aws.amazon.com/about-aws/whats-new/2021/04/aws-budgets-announces-cloudformation-support-for-budget-actions/
 
* Nov 2020 [[Modules]] for AWS CloudFormation <ref>https://aws.amazon.com/about-aws/whats-new/2020/11/announcing-modules-for-aws-cloudformation</ref>
 
* Nov 2020 [[Modules]] for AWS CloudFormation <ref>https://aws.amazon.com/about-aws/whats-new/2020/11/announcing-modules-for-aws-cloudformation</ref>
 +
* Mar 2012 [[Change sets]]
  
 
== Activities ==
 
== Activities ==
Line 41: Line 43:
 
== Related ==
 
== Related ==
 
* [[Visual Studio]]
 
* [[Visual Studio]]
 +
* <code>[[AWSTemplateFormatVersion]]</code>
 +
* [[Oracle Cloud Resource Manager]]
  
 
== See also ==
 
== See also ==
 +
* {{CloudFormation functions}}
 
* {{aws cloudformation}}
 
* {{aws cloudformation}}
 
* {{CloudFormation}}
 
* {{CloudFormation}}
 
* {{AWS IaC}}
 
* {{AWS IaC}}
* {{IaC}}
+
 
  
 
[[Category:Cloud Computing]]
 
[[Category:Cloud Computing]]

Latest revision as of 10:16, 30 August 2023

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[edit]

Type:

Related terms[edit]

CloudFormation commands[edit]

Announcements[edit]

Activities[edit]

Related[edit]

See also[edit]

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: