What do you need to fix to balance the instances across AZs?
You have started a new job and are reviewing your company's infrastructure on AWS You notice one web application where they have an Elastic Load Balancer (&B) in front of web instances in an Auto Scaling Group When you check the metrics for the ELB in CloudWatch you see four...
What will be the difference while performing the restart or stop/start options on that instance?
A user has launched an EBS backed EC2 instance. What will be the difference while performing the restart or stop/start options on that instance?A . For restart it does not charge for an extra hour, while every stop/start it will be charged as a separate hourB . Every restart is...
George has shared an EC2 AMI created in the US East region from his AWS account with Stefano. George copies the same AMI to the US West region. Can Stefano access the copied AMI of George’s account from the US West region?
George has shared an EC2 AMI created in the US East region from his AWS account with Stefano. George copies the same AMI to the US West region. Can Stefano access the copied AMI of George’s account from the US West region?A . No, copy AMI does not copy the...
How can the admin configure this?
A sys admin has created a shopping cart application and hosted it on EC2. The EC2 instances are running behind ELB. The admin wants to ensure that the end user request will always go to the EC2 instance where the user session has been created. How can the admin configure...
Will the console allow the user to delete the VPC?
A user has created a VPC with CIDR 20.0.0.0/16 using the wizard. The user has created public and VPN only subnets along with hardware VPN access to connect to the user’s data center. The user has not yet launched any instance as well as modified or deleted any setup. He...
Which of the below mentioned statements is not true with respect to the limitations of IAM?
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?A . One IAM user can be a part of...
Which of the below mentioned statements helps the user understand ELB traffic handling with respect to the SSL listener?
A user has configured an SSL listener at ELB as well as on the back-end instances. Which of the below mentioned statements helps the user understand ELB traffic handling with respect to the SSL listener?A . It is not possible to have the SSL listener both at ELB and back-end...
Which of the below mentioned options does not affect the IOPS of the volume?
A user has provisioned 2000 IOPS to the EBS volume. The application hosted on that EBS is experiencing less IOPS than provisioned. Which of the below mentioned options does not affect the IOPS of the volume?A . The application does not have enough IO for the volumeB . The instance...
Will the AMI have the additional instance store volume data?
A user has launched an EC2 instance from an instance store backed AMI. The user has attached an additional instance store volume to the instance. The user wants to create an AMI from the running instance. Will the AMI have the additional instance store volume data?A . Yes, the block...
How can you accomplish this?
An application that you are managing has EC2 instances & Dynamo OB tables deployed to several AWS Regions in order to monitor the performance of the application globally, you would like to see two graphs: 1) Avg CPU Utilization across all EC2 instances 2) Number of Throttled Requests for all...