Wednesday, April 29, 2020

AWS CloudFormation

CloudFormation is used to save the configuration ( as a JSON )which can be used to create a new service .

Service to provision resources using templates .

 CloudFormation Template is a JSON document .

CloudFormation Stack : Services that are created using CloudFormation Template .

CloudFormation Designer : used to create a CloudFormation Template using a drag and drop .

CloudFormer : creates a cloudFormation template based on existing infrastructure .

No comments:

Post a Comment

ec2-user@ec2 Permission denied