What will Auto Scaling do in this scenario?
An organization has configured Auto Scaling with ELB. One of the instance health check returns the status as Impaired
to Auto Scaling. What will Auto Scaling do in this scenario?
Which of the below mentioned fields will not be a part …
A sys admin has enabled logging on ELB. Which of the below mentioned fields will not be a part of the log file name?
How can the user achieve data encryption with a snapshot?
A user is planning to schedule a backup for an EBS volume. The user wants security of the snapshot data. How can the
user achieve data encryption with a snapshot?
Which of the below mentioned statements is not true wit…
A user has launched an EBS backed instance with EC2-Classic. The user stops and starts the instance. Which of the
below mentioned statements is not true with respect to the stop/start action?
Which of the below mentioned options helps identify the…
A user has configured ELB with SSL using a security policy for secure negotiation between the client and load balancer.
The ELB security policy supports various ciphers. Which of the below mentioned options helps identify the matching
cipher at the client side to the ELB cipher list when client is requesting ELB DNS over SSL?
How can the user achieve this?
A user has launched 5 instances in EC2-CLASSIC and attached 5 elastic IPs to the five different instances in the US
East region. The user is creating a VPC in the same region. The user wants to assign an elastic IP to the VPC instance.
How can the user achieve this?
what will AWS do?
A user has launched an RDS postgreSQL DB with AWS. The user did not specify the maintenance window during creation.
The user has configured RDS to update the DB instance type from micro to large. If the user wants to have it during the
maintenance window, what will AWS do?
What will the below mentioned statement allow the user …
An organization (account ID 123412341234) has configured the IAM policy to allow the user to modify his credentials.
What will the below mentioned statement allow the user to perform?
{
“Version”: “2012-10-17”,
“Statement”: [{
“Effect”: “Allow”,
“Action”: [
“iam:AddUserToGroup”,
“iam:RemoveUserFromGroup”,
“iam:GetGroup”
],
“Resource”: “arn:aws:iam:: 123412341234:group/TestingGroup”
}]
Which of the below mentioned IAM policy statements allo…
The CFO of a company wants to allow one of his employees to view only the AWS usage report page. Which of the below
mentioned IAM policy statements allows the user to have access to the AWS usage report page?
Which of the below mentioned statements is true with re…
A user has created a mobile application which makes calls to DynamoDB to fetch certain data. The application is using
the DynamoDB SDK and root account access/secret access key to connect to DynamoDB from mobile. Which of the
below mentioned statements is true with respect to the best practice for security in this scenario?