What is the possible root cause for this?

A user is trying to create a PIOPS EBS volume with 4000 IOPS and 100 GB size. AWS does not allow the user to create this volume. What is the possible root cause for this?A . The ratio between IOPS and the EBS volume is higher than 30B . The...

June 23, 2019 No Comments READ MORE +

Which Amazon RDS feature will allow you to reliably restore your database to within 5 minutes of when the mistake was made?

You receive a frantic call from a new DBA who accidentally dropped a table containing all your customers. Which Amazon RDS feature will allow you to reliably restore your database to within 5 minutes of when the mistake was made?A . Multi-AZ RDSB . RDS snapshotsC . RDS read replicasD...

June 23, 2019 No Comments READ MORE +

Which of the below mentioned options cannot be the correct IP address (private IP. assigned to an instance in the public or private subnet?

A user has created a VPC with CIDR 20.0.0.0/24. The user has created a public subnet with CIDR 20.0.0.0/25 and a private subnet with CIDR 20.0.0.128/25. The user has launched one instance each in the private and public subnets. Which of the below mentioned options cannot be the correct IP...

June 23, 2019 No Comments READ MORE +

Which of the below mentioned SSL protocols is not supported by the security policy?

A user has configured ELB with SSL using a security policy for secure negotiation between the client and load balancer. Which of the below mentioned SSL protocols is not supported by the security policy?A . TLS 1.3B . TLS 1.2C . SSL 2.0D . SSL 3.0View AnswerAnswer: A Explanation: Elastic...

June 23, 2019 No Comments READ MORE +

Which of the below mentioned options is ready to use on the EC2 instance as soon as it is launched?

A user has created a subnet with VPC and launched an EC2 instance in that subnet with only default settings. Which of the below mentioned options is ready to use on the EC2 instance as soon as it is launched?A . Elastic IPB . Private IPC . Public IPD ....

June 23, 2019 No Comments READ MORE +

Which of the following approaches would you select?

You are designing a system that has a Bastion host. This component needs to be highly available without human intervention. Which of the following approaches would you select?A . Run the bastion on two instances one in each AZB . Run the bastion on an active Instance in one AZ...

June 22, 2019 No Comments READ MORE +

Which of the below mentioned options is a recommended option for this case?

A user is having data generated randomly based on a certain event. The user wants to upload that data to CloudWatch. It may happen that event may not have data generated for some period due to randomness. Which of the below mentioned options is a recommended option for this case?A...

June 22, 2019 No Comments READ MORE +

What does this policy statement entitle the user to perform?

An organization (Account ID 123412341234) has attached the below mentioned IAM policy to a user. What does this policy statement entitle the user to perform? { "Version": "2012-10-17", "Statement": [{ "Sid": "AllowUsersAllActionsForCredentials", "Effect": "Allow", "Action": [ "iam:*LoginProfile", "iam:*AccessKey*", "iam:*SigningCertificate*" ], "Resource": ["arn:aws:iam:: 123412341234:user/${aws:username}"] }] }A . The policy allows the...

June 22, 2019 No Comments READ MORE +

How can the user track the calls made to CloudWatch?

An organization has configured the custom metric upload with CloudWatch. The organization has given permission to its employees to upload data using CLI as well SDK. How can the user track the calls made to CloudWatch?A . The user can enable logging with CloudWatch which logs all the activitiesB ....

June 22, 2019 No Comments READ MORE +

Which of the below mentioned offerings from ELB helps the user to stop sending new requests traffic from the load balancer to the EC2 instance when the instance is being deregistered while continuing in-flight requests?

A user has created an ELB with Auto Scaling. Which of the below mentioned offerings from ELB helps the user to stop sending new requests traffic from the load balancer to the EC2 instance when the instance is being deregistered while continuing in-flight requests?A . ELB sticky sessionB . ELB...

June 22, 2019 No Comments READ MORE +