Home » Exam Preparation » Certification » AWS SysOps Administrator Associate Certification Exam Dumps » Page 16

AWS SysOps Administrator Associate Certification Exam Dumps

Question #76

An admin is planning to monitor the ELB. Which of the below-mentioned services does not help the admin capture the monitoring information about the ELB activity?

  • A. ELB Access logs
  • B. ELB health check
  • C. CloudWatch metrics
  • D. ELB API calls with CloudTrail

Correct Answer: B
The admin can capture information about Elastic Load Balancer using either:
CloudWatch Metrics ELB Logs files which are stored in the S3 bucket CloudTrail with API calls which can notify the user as well generate logs for each API calls The health check is internally performed by ELB and does not help the admin get the ELB activity.

Question #77

A user is planning to use AWS Cloudformation. Which of the below-mentioned functionalities does not help him to correctly understand Cloudfromation?

  • A. Cloudformation follows the DevOps model for the creation of Dev & Test
  • B. AWS Cloudfromation does not charge the user for its service but only charges for the AWS resources created with it
  • C. Cloudformation works with a wide variety of AWS services, such as EC2, EBS, VPC, IAM, S3, RDS, ELB, etc.
  • D. CloudFormation provides a set of application bootstrapping scripts that enables the user to install
Related:  AWS Solutions Architect Associate Exam Dumps

Correct Answer: A
AWS Cloudformation is an application management tool which provides application modelling, deployment, configuration, management and related activities. It supports a wide variety of AWS services, such as EC2,
EBS, AS, ELB, RDS, VPC, etc. It also provides application bootstrapping scripts which enable the user to install software packages or create folders. It is free of the cost and only charges the user for the services created with it. The only challenge is that it does not follow any model, such as DevOps; instead customers can define templates and use them to provision and manage the AWS resources in an orderly way.Question #78

A user has launched 10 instances from the same AMI ID using Auto Scaling. The user is trying to see the average CPU utilization across all instances of the last 2 weeks under the CloudWatch console. How can the user achieve this?

  • A. View the Auto Scaling CPU metrics
  • B. Aggregate the data over the instance AMI ID
  • C. The user has to use the CloudWatchanalyser to find the average data across instances
  • D. It is not possible to see the average CPU utilization of the same AMI ID since the instance ID is different
Related:  How to Manage AWS Transit Gateway and Attachments Using CLI

Correct Answer: A
You can aggregate statistics for the EC2 instances in an Auto Scaling group. Note that Amazon
CloudWatch cannot aggregate data across regions. Metrics are completely separate between regions. http://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/GetMetricAutoScalingGroup.html

Question #79

A user is trying to understand AWS SNS. To which of the below mentioned end points is SNS unable to send a notification?

  • A. Email JSON
  • B. HTTP
  • C. AWS SQS
  • D. AWS SES

Correct Answer: D
Amazon Simple Notification Service (Amazon SNS. is a fast, flexible, and fully managed push messaging service. Amazon SNS can deliver notifications by SMS text message or email to the Amazon Simple Queue
Service (SQS. queues or to any HTTP endpoint. The user can select one the following transports as part of the subscription requests: “HTTP”, “HTTPS”, “Email”, “Email-JSON”, “SQS”, “and SMS”.Question #80

A user has configured an Auto Scaling group with ELB. The user has enabled detailed CloudWatch monitoring on Auto Scaling. Which of the below mentioned statements will help the user understand the functionality better?

Related:  AWS - Placement Groups
  • A. It is not possible to setup detailed monitoring for Auto Scaling
  • B. In this case, Auto Scaling will send data every minute and will charge the user extra
  • C. Detailed monitoring will send data every minute without additional charges
  • D. Auto Scaling sends data every minute only and does not charge the user

Correct Answer: B
CloudWatch is used to monitor AWS as well as the custom services. It provides either basic or detailed monitoring for the supported AWS products. In basic monitoring, a service sends data points to CloudWatch every five minutes, while in detailed monitoring a service sends data points to CloudWatch every minute. Auto
Scaling includes 7 metrics and 1 dimension, and sends data to CloudWatch every 5 minutes by default. The user can enable detailed monitoring for Auto Scaling, which sends data to CloudWatch every minute.
However, this will have some extra-costs.

Leave a Comment