Amazon AWS Certified SysOps Administrator - Associate SOA-C01
Prev

There are 439 results

Next
#61 (Accuracy: 100% / 1 votes)
A user is measuring the CPU utilization of a private data center machine every minute. The machine provides the aggregate of data every hour, such as Sum of data`, `Min value`, `Max value, and `Number of Data points`.
The user wants to send these values to CloudWatch.
How can the user achieve this?
  • A. Send the data using the put-metric-data command with the aggregate-values parameter
  • B. Send the data using the put-metric-data command with the average-values parameter
  • C. Send the data using the put-metric-data command with the statistic-values parameter
  • D. Send the data using the put-metric-data command with the aggregate ג€"data parameter
#62 (Accuracy: 100% / 1 votes)
A user is trying to understand the detailed CloudWatch monitoring concept. Which of the below mentioned services does not provide detailed monitoring with
CloudWatch?
  • A. AWS EMR
  • B. AWS RDS
  • C. AWS ELB
  • D. AWS Route53
#63 (Accuracy: 100% / 2 votes)
An organization has configured Auto Scaling with ELB. There is a memory issue in the application which is causing CPU utilization to go above 90%. The higher
CPU usage triggers an event for Auto Scaling as per the scaling policy.
If the user wants to find the root cause inside the application without triggering a scaling activity, how can he achieve this?
  • A. Stop the scaling process until research is completed
  • B. It is not possible to find the root cause from that instance without triggering scaling
  • C. Delete Auto Scaling until research is completed
  • D. Suspend the scaling process until research is completed
#64 (Accuracy: 100% / 2 votes)
A root account owner has given full access of his S3 bucket to one of the IAM users using the bucket ACL. When the IAM user logs in to the S3 console, which actions can he perform?
  • A. He can just view the content of the bucket
  • B. He can do all the operations on the bucket
  • C. It is not possible to give access to an IAM user using ACL
  • D. The IAM user can perform all operations on the bucket using only API/SDK
#65 (Accuracy: 100% / 1 votes)
A user has created a VPC with CIDR 20.0.0.0/16. The user has created one subnet with CIDR 20.0.0.0/16 in this VPC. The user is trying to create another subnet with the same VPC for CIDR 20.0.0.1/24. What will happen in this scenario?
  • A. The VPC will modify the first subnet CIDR automatically to allow the second subnet IP range
  • B. It is not possible to create a subnet with the same CIDR as VPC
  • C. The second subnet will be created
  • D. It will throw a CIDR overlaps error
#66 (Accuracy: 100% / 3 votes)
A user has setup a CloudWatch alarm on the EC2 instance for CPU utilization. The user has setup to receive a notification on email when the CPU utilization is higher than 60%. The user is running a virus scan on the same instance at a particular time. The user wants to avoid receiving an email at this time. What should the user do?
  • A. Remove the alarm
  • B. Disable the alarm for a while using CLI
  • C. Modify the CPU utilization by removing the email alert
  • D. Disable the alarm for a while using the console
#67 (Accuracy: 100% / 2 votes)
A user had aggregated the CloudWatch metric data on the AMI ID. The user observed some abnormal behavior of the CPU utilization metric while viewing the last
2 weeks of data.
The user wants to share that data with his manager. How can the user achieve this easily with the AWS console?
  • A. The user can use the copy URL functionality of CloudWatch to share the exact details
  • B. The user can use the export data option from the CloudWatch console to export the current data point
  • C. The user has to find the period and data and provide all the aggregation information to the manager
  • D. The user can use the CloudWatch data copy functionality to copy the current data points
#68 (Accuracy: 100% / 1 votes)
A user is using Cloudformation to launch an EC2 instance and then configure an application after the instance is launched. The user wants the stack creation of
ELB and AutoScaling to wait until the EC2 instance is launched and configured properly.
How can the user configure this?
  • A. It is not possible that the stack creation will wait until one service is created and launched
  • B. The user can use the HoldCondition resource to wait for the creation of the other dependent resources
  • C. The user can use the DependentCondition resource to hold the creation of the other dependent resources
  • D. The user can use the WaitCondition resource to hold the creation of the other dependent resources
#69 (Accuracy: 100% / 1 votes)
A user has stored data on an encrypted EBS volume. The user wants to share the data with his friend's AWS account. How can user achieve this?
  • A. Create an AMI from the volume and share the AMI
  • B. Copy the data to an unencrypted volume and then share
  • C. Take a snapshot and share the snapshot with a friend
  • D. If both the accounts are using the same encryption key then the user can share the volume directly
#70 (Accuracy: 100% / 1 votes)
An organization is generating digital policy files which are required by the admins for verification. Once the files are verified they may not be required in the future unless there is some compliance issue. If the organization wants to save them in a cost effective way, which is the best possible solution?
  • A. AWS RRS
  • B. AWS S3
  • C. AWS RDS
  • D. AWS Glacier