Free AWS-CERTIFIED-SYSOPS-ADMINISTRATOR-ASSOCIATE Amazon AWS-CERTIFIED-SYSOPS-ADMINISTRATOR-ASSOCIATE Practice Test Question

Loading demo links...

Showing 34–36 of 48 questions

Question 34 (Topic 1)

A company’s financial department needs to view the cost details of each project in an AWS account. A SysOps administrator must perform the initial configuration that is required to view cost for each project in Cost Explorer. Which solution will meet this requirement?

Select an option, then click Submit answer.

  • Activate cost allocation tags. Add a project tag to the appropriate resources.
  • Configure consolidated billing. Create AWS Cost and Usage Reports.
  • Use AWS Budgets. Create AWS Budgets reports.
  • Use cost categories to define custom groups that are based on AWS cost and usage dimensions.
Question 35 (Topic 1)

A company uses AWS Organizations to manage its multi-account environment. The organization contains a dedicated account for security and a dedicated account for logging. A SysOps administrator needs to implement a centralized solution that provides alerts when a resource metric in any account crosses a standard defined threshold. Which solution will meet these requirements?

Select an option, then click Submit answer.

  • Deploy an AWS CloudFormation stack set to the accounts in the organization. Use a template that creates the required Amazon CloudWatch alarms and references an Amazon Simple Notification Service (Amazon SNS) topic in the logging account with publish permissions for all the accounts.
  • Deploy an AWS CloudFormation stack in each account. Use the stack to deploy the required Amazon CloudWalch alarms and the required Amazon Simple Notification Service (Amazon SNS) topic.
  • Deploy an AWS Lambda function on a cron job in each account. Configure the Lambda function to read resources that are in the account and to invoke an Amazon Simple Notification Service (Amazon SNS) topic if any metrics cross the defined threshold.
  • Deploy an AWS CloudFormation change set to the organization. Use a template to create the required Amazon CloudWatch alarms and to send alerts to a verified Amazon Simple Email Service (Amazon SES) identity.
Question 36 (Topic 1)

A company uses AWS CloudFormation to manage a stack of Amazon EC2 instances on AWS. A SysOps administrator needs to keep the instances and all of the instances’ data, even if someone deletes the stack. Which solution will meet these requirements?

Select an option, then click Submit answer.

  • Set the DeletionPolicy attribute to Snapshot for the EC2 instance resource in the CloudFormation template.
  • Automate backups by using Amazon Data Lifecycle Manager (Amazon DLM).
  • Create a backup plan in AWS Backup.
  • Set the DeletionPolicy attribute to Retain for the EC2 instance resource in the CloudFormation template.