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?
Which of the below mentioned statements is true in this…
A user has created a VPC with public and private subnets using the VPC wizard. Which of the below mentioned
statements is true in this scenario?
How can the user configure this?
An organization has configured two single availability zones. The Auto Scaling groups are configured in separate zones.
The user wants to merge the groups such that one group spans across multiple zones. How can the user configure this?
Which of the below mentioned AWS RDS logs cannot be vie…
Which of the below mentioned AWS RDS logs cannot be viewed from the console for MySQL?