Soru

Zorluk: OrtaMethods of Deploying and Operating in AWS

A financial services startup is planning its deployment and operational strategy on AWS. The operations team has two key requirements: first, they must define and deploy the startup's entire network and server infrastructure in a repeatable, automated manner using templates; second, they need to run automated bash scripts from local administrator terminals to query resource status and stop non-production instances during off-hours. Which two AWS methods or tools should the startup use to meet these requirements? (Select TWO.)

  1. AWS CloudFormation to define and provision the infrastructure using templatesCevap
  2. AWS Command Line Interface (CLI) to run automated bash scripts from local terminalsCevap
  3. C
    AWS Elastic Beanstalk to define, version-control, and provision the raw custom VPC and database infrastructure using templates
  4. D
    AWS Software Development Kit (SDK) to execute daily bash shell scripts directly from the command line
  5. E
    AWS Management Console using the AWS Account Root User credentials to manually stop instances every night

Cevap

AWS CloudFormation to define and provision the infrastructure using templates, and AWS Command Line Interface (CLI) to run automated bash scripts from local terminals
The startup should use AWS CloudFormation to define and provision their network and server infrastructure. AWS CloudFormation allows users to deploy resources repeatably using JSON or YAML templates. For running automated bash scripts from local command-line terminals, they should use the AWS Command Line Interface (CLI), which is built to control AWS services from terminal shells.

Adım Adım Çözüm

1
Analyze the first requirement to provision repeatable infrastructure using templates.
Identify AWS CloudFormation as the service designed for infrastructure as code (IaC) to model and deploy resources via templates.
AWS CloudFormation uses JSON or YAML templates to deploy and manage stacks of resources consistently.
2
Analyze the second requirement to run automated bash scripts from local administrator terminals.
Identify the AWS Command Line Interface (CLI) as the tool that enables running commands and scripts directly from a terminal shell.
The AWS CLI is designed for shell scripting and command-line management of AWS resources.

Anahtar Kavram

AWS Deployment and Operating Methods
Tahmini Süre:1m 30s
Bu soruyu puanla