Which of the below mentioned statements is true with respect to the above information?
An organization is planning to create 5 different AWS accounts considering various security
requirements. The organization wants to use a single payee account by using the consolidated
billing option. Which of the below mentioned statements is true with respect to the above
information?
Which of the below mentioned AWS services will help in this scenario?
A user has deployed an application on his private cloud. The user is using his own monitoring tool.
He wants to configure that whenever there is an error, the monitoring tool should notify him via
SMS. Which of the below mentioned AWS services will help in this scenario?
What is the best solution to handle scaling in this case?
A user has created a web application with Auto Scaling. The user is regularly monitoring the
application and he observed that the traffic is highest on Thursday and Friday between 8 AM to 6
PM. What is the best solution to handle scaling in this case?
how can he achieve this?
A user has setup a CloudWatch alarm on an EC2 action when the CPU utilization is above 75%.
The alarm sends a notification to SNS on the alarm state. If the user wants to simulate the alarm
action how can he achieve this?
Which of the below mentioned parameters is not required in this case?
A user is trying to setup a scheduled scaling activity using Auto Scaling. The user wants to setup
the recurring schedule. Which of the below mentioned parameters is not required in this case?
What should the user do?
A user has setup a billing alarm using CloudWatch for $200. The usage of AWS exceeded $200
after some days. The user wants to increase the limit from $200 to $400? What should the user
do?
What does this policy define?
A sys admin has created the below mentioned policy and applied to an S3 object named aws.jpg.
The aws.jpg is inside a bucket named cloudacademy. What does this policy define?
“Statement”: [{
“Sid”: “Stmt1388811069831”,
“Effect”: “Allow”,
“Principal”: { “AWS”: “*”},
“Action”: [ “s3:GetObjectAcl”, “s3:ListBucket”, “s3:GetObject”],
“Resource”: [ “arn:aws:s3:::cloudacademy/*.jpg”]
}]
Which of the below mentioned options will not help him save cost?
A user is trying to save some cost on the AWS services. Which of the below mentioned options
will not help him save cost?
Which of the below mentioned statistics is not available for the user as a part of data aggregation?
A user is trying to aggregate all the CloudWatch metric data of the last 1 week. Which of the below
mentioned statistics is not available for the user as a part of data aggregation?
Which of the below mentioned AWS services meets the quirement for making an orderly deployment of the software
An organization is planning to use AWS for their production roll out. The organization wants to
implement
automation for deployment such that it will automatically create a LAMP stack, download the latest
PHP
installable from S3 and setup the ELB. Which of the below mentioned AWS services meets the
quirement for making an orderly deployment of the software?