A cloud administrator wants to deploy and manage a collection of related AWS resources in an orderly and predictable fashion. They decide to write a template file in JSON or YAML format that defines all the resources they need. Which AWS service should the administrator use to deploy these resources based on this template file?
- AWS CloudFormationCevap
- BAWS Elastic Beanstalk
- CAmazon EC2
- DAWS CloudTrail
Cevap
AWS CloudFormation
AWS CloudFormation is the service designed to provision and manage AWS resources using templates. By writing a JSON or YAML file, administrators can define their infrastructure as code (IaC) and deploy the resources consistently and repeatedly.
Adım Adım Çözüm
Anahtar Kavram
Infrastructure as Code (IaC) deployment using AWS CloudFormation templates
Tahmini Süre:45s