English, asked by silvaglen80, 8 months ago

Amazon cloud formation is a ?

Answers

Answered by premkumar5520
2

AWS Cloud formation is a service that helps you to model and set up your Amazon Web services

resources so that you can spend less time managing those resources and more time focusing on your applications that run in AWS.

Explanation:

plzz mark this answer as brainlist.

mark it plzz

Answered by siddiquiafsar62
1

Answer:AWS CloudFormation is a service that helps you model and set up your Amazon Web Services resources so that you can spend less time managing those resources and more time focusing on your applications that run in AWS. You create a template that describes all the AWS resources that you want (like Amazon EC2 instances or Amazon RDS DB instances), and AWS CloudFormation takes care of provisioning and configuring those resources for you. You don't need to individually create and configure AWS resources and figure out what's dependent on what; AWS CloudFormation handles all of that. The following scenarios demonstrate how AWS CloudFormation can help

Explanation:

Similar questions