Which of the below mentioned statements is not true wit…
An organization is planning to create a user with IAM. They are trying to understand the limitations of IAM so that they
can plan accordingly. Which of the below mentioned statements is not true with respect to the limitations of IAM?
What does this policy define?
A sysadmin has created the below mentioned policy on an S3 bucket named cloudacademy. The bucket has both
AWS.jpg and index.html objects. 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]
}]
Will AWS create the volume?
A user is trying to create a PIOPS EBS volume with 8 GB size and 200 IOPS. Will AWS create the volume?
What will happen to the availability zone rebalancing p…
A user has configured ELB with Auto Scaling. The user suspended the Auto Scaling terminate process only for a while.
What will happen to the availability zone rebalancing process (AZRebalance) during this period?
What will Cloudformation do in this scenario?
A user has created a Cloudformation stack. The stack creates AWS services, such as EC2 instances, ELB, AutoScaling,
and RDS. While creating the stack it created EC2, ELB and AutoScaling but failed to create RDS. What will
Cloudformation do in this scenario?
Which of the below mentioned parameters is mandatory fo…
A user has a weighing plant. The user measures the weight of some goods every 5 minutes and sends data to AWS
CloudWatch for monitoring and tracking. Which of the below mentioned parameters is mandatory for the user to include
in the request list?
Which of the below mentioned statements is true with re…
An AWS root account owner is trying to create a policy to access RDS. Which of the below mentioned statements is true
with respect to the above information?
what is recommended to the user for the purpose of security?
A user has enabled versioning on an S3 bucket. The user is using server side encryption for data at rest. If the user is
supplying his own keys for encryption (SSE-C), what is recommended to the user for the purpose of security?
Which of the below mentioned options is the correct sta…
A user has created an EBS volume of 10 GB and attached it to a running instance. The user is trying to access EBS for
first time. Which of the below mentioned options is the correct statement with respect to a first time EBS access?
What is the order execution?
An organization has configured Auto Scaling for hosting their application. The system admin wants to understand the
Auto Scaling health check process. If the instance is unhealthy, Auto Scaling launches an instance and terminates the
unhealthy instance. What is the order execution?