Question : How can you have complete separation of the physical hardware for the virtual machines from the other tenants in EC? 1. Use single tenant option 2. Use enhanced EC2 instances 3. Access Mostly Uused Products by 50000+ Subscribers 4. Use dedicated instances
Explanation: The dedicated instances are Amazon EC2 instances that run in a Virtual Private Cloud (VPC) on hardware that is dedicated to a single customer. The dedicated instances are physically isolated at the host hardware level from the user's instances that are not dedicated instances and from instances that belong to other AWS accounts
Question : You have launched an EC micro instance from the AWS Linux image and when you are trying to SSH the instance, it gives a message "No supported Authentication Method" after the user enters the user ID ec2-user. Which of the below mentioned options is a possible reason for the error? 1. The instance is not configured for security 2. The instance default user name is wrong 3. Access Mostly Uused Products by 50000+ Subscribers 4. The user might not have attached the key-pair with the EC2 instance
Explanation: If the user has launched an EC2 Linux instance without attaching a key-pair he will be unable to connect to that instance and will receive the "No supported Authentication Method" error.
Question : You have launched an EC instance and wants to launch a similar instance with the same AMI ID, Instance Type and AZ with ease. What is the option provided by AWS? 1. Create the instance template and launch it 2. Use the option "Launch More like this" from the AWS console 3. Access Mostly Uused Products by 50000+ Subscribers 4. Use the option "Launch from template" from the AWS console
Explanation: The Amazon EC2 console provides a "Launch more like this" wizard option that enables the user to use a current instance as a template for launching other instances. This option automatically populates the Amazon EC2 launch wizard with certain configuration details from the selected instance.
1. 2nd level read replicas configuration is wrong 2. 2nd level read replica's Harware configuration will always be lower grade then master. 3. Access Mostly Uused Products by 50000+ Subscribers 4. Because of additional replication latency introduced as transactions are replicated from the master to the first level replica and then to the second-level replica. 5. Any of the above could be correct