Amazon (SAP-C01) Exam Questions And Answers page 53
A user has launched an EBS optimized instance with EC2. Which of the below mentioned options is the correct statement?
The attached EBS will have greater storage capacity
The user will have a PIOPS based EBS volume
It will be launched on dedicated hardware in VPC
Designing highly available, cost-efficient, fault-tolerant, scalable systems
Designing enterprise-wide scalable operations on AWS
A user has launched two EBS backed EC2 instances in the US-East-1a region. The user wants to change the zone of one of the instances. How can the user change it?
It is not possible to change the zone of an instance after it is launched
From the AWS EC2 console, select the Actions - > Change zones and specify the new zone
The zone can only be modified using the AWS CLI
Stop one of the instances and change the availability zone
Designing highly available, cost-efficient, fault-tolerant, scalable systems
Designing enterprise-wide scalable operations on AWS
A user has set the IAM policy where it denies all requests if a request is not from IP 10.10.10.1/32. The other policy says allow all requests between 5 PM to 7 PM.
What will happen when a user is requesting access from IP 55.109.10.12/32 at 6 PM?
What will happen when a user is requesting access from IP 55.109.10.12/32 at 6 PM?
It will deny access
It is not possible to set a policy based on the time or IP
IAM will throw an error for policy conflict
It will allow access
Designing highly available, cost-efficient, fault-tolerant, scalable systems
Designing for security and compliance
A user has suspended the scaling process on the Auto Scaling group. A scaling activity to increase the instance count was already in progress.
What effect will the suspension have on that activity?
What effect will the suspension have on that activity?
No effect. The scaling activity continues
Pauses the instance launch and launches it only after Auto Scaling is resumed
Terminates the instance
Stops the instance temporary
Designing highly available, cost-efficient, fault-tolerant, scalable systems
Designing enterprise-wide scalable operations on AWS
A user is accessing an EC2 instance on the SSH port for IP 10.20.30.40/32.
Which one is a secure way to configure that the instance can be accessed only from this IP?
Which one is a secure way to configure that the instance can be accessed only from this IP?
In the security group, open port 22 for IP 10.20.30.40
In the security group, open port 22 for IP 10.20.30.0
In the security group, open port 22 for IP 10.20.30.40/32
In the security group, open port 22 for IP 10.20.30.40/0
Designing highly available, cost-efficient, fault-tolerant, scalable systems
Designing for security and compliance
A user is configuring MySQL RDS with PIOPS. What should be the minimum PIOPS that the user should provision?
1000
200
2000
500
Designing highly available, cost-efficient, fault-tolerant, scalable systems
Designing for security and compliance
A user is configuring MySQL RDS with PIOPS. What should be the minimum size of DB storage provided by the user?
1 TB
50 GB
5 GB
100 GB
Designing highly available, cost-efficient, fault-tolerant, scalable systems
A user is creating a PIOPS volume. What is the maximum ratio the user should configure between PIOPS and the volume size?
5
10
20
30
Designing highly available, cost-efficient, fault-tolerant, scalable systems
Implementing cost control strategies
A user is creating a Provisioned IOPS volume. What is the maximum ratio the user should configure between Provisioned IOPS and the volume size?
30 to 1
50 to 1
10 to 1
20 to 1
Designing highly available, cost-efficient, fault-tolerant, scalable systems
A user is creating a snapshot of an EBS volume. Which of the below statements is incorrect in relation to the creation of an EBS snapshot?
It is a point in time backup of the EBS volume
It can be used to create an AMI
Its incremental
It is stored in the same AZ as the volume
Designing highly available, cost-efficient, fault-tolerant, scalable systems
Comments