Skip to content
Go back

[AWS] AWS CloudFormation

Updated:  at  02:30 AM

Bài viết được tham khảo và tổng hợp lại từ Jayendra’s Blog, xem bài viết gốc ở đây: https://jayendrapatil.com/aws-cloudformation.

Table of contents

Open Table of contents

Giới thiệu

Các khái niệm CloudFormation

Trong AWS CloudFormation, bạn làm việc với templatesstacks.

Templates

Stacks

Change Sets

1.png

Custom Resources

Nested Stacks

Drift Detection

Cấu trúc Template CloudFormation

2.png

CloudFormation Access Control

Template Resource Attributes

CloudFormation Termination Protection

CloudFormation Stack Policy

CloudFormation StackSets

3.png

CloudFormation Registry

CloudFormation Helper Scripts

Tham khảo ở đây:

AWS CloudFormation Helper Scripts

CloudFormation Best Practices

Tham khảo ở đây:

CloudFormation Best Practices


Suggest Changes

Previous Post
[AWS] AWS Config
Next Post
[AWS] AWS Disaster Recovery