Question : A user is displaying the CPU utilization, and Network in and Network out CloudWatch metrics data of a single instance on the same graph. The graph uses one Y-axis for CPU utilization and Network in and another Y-axis for Network out. Since Network in is too high, the CPU utilization data is not visible clearly on graph to the user. How can the data be viewed better on the same graph? 1. It is not possible to show multiple metrics with the different units on the same graph 2. Add a third Y-axis with the console to show all the data in proportion 3. Access Mostly Uused Products by 50000+ Subscribers 4. Change the units of CPU utilization so it can be shown in proportion with Network
Explanation: Amazon CloudWatch provides the functionality to graph the metric data generated either by the AWS services or the custom metric to make it easier for the user to analyse. It is possible to show the multiple metrics with different units on the same graph. If the graph is not plotted properly due to a difference in the unit data over two metrics, the user can change the Y-axis of one of the graph by selecting that graph and clicking on the Switch option.
Question :
When stopping an EC2 classic instance, which ONE is true?
Explanation: When you stop a running instance, the following happens:
The instance performs a normal shutdown and stops running; its status changes to stopping and then stopped.
Any Amazon EBS volumes remain attached to the instance, and their data persists.
Any data stored in the RAM of the host computer or the instance store volumes of the host computer is gone.
EC2-Classic: We release the public and private IP addresses for the instance when you stop the instance, and assign new ones when you restart it.
EC2-VPC: The instance retains its private IP addresses when stopped and restarted. We release the public IP address and assign a new one when you restart it.
EC2-Classic: We disassociate any Elastic IP address (EIP) that's associated with the instance. You're charged for Elastic IP addresses that aren't associated with an instance. When you restart the instance, you must associate the Elastic IP address with the instance; we don't do this automatically.
EC2-VPC: The instance retains its associated Elastic IP addresses (EIP). You're charged for any Elastic IP addresses associated with a stopped instance.
When you stop and restart a Windows instance, by default, we change the instance host name to match the new IP address and initiate a reboot. By default, we also change the drive letters for any attached Amazon EBS volumes.
If you've registered the instance with a load balancer, it's likely that the load balancer won't be able to route traffic to your instance after you've stopped and restarted it. You must de-register the instance from the load balancer after stopping the instance, and then re-register after starting the instance.
Question : An EBS volume can be attached to more than one instance at a time. 1. True 2. False
If you want shared data, you can setup a server that all your instances can access. If you are wanting a simple storage area for all your instances, you can use Amazon's S3 storage service to store data that is distributed and scalable.
Moving to the cloud, you can have the exact same setup, but you can possibly replace the fileserver with S3, or have all your instances connect to your fileserver.
1. The policy allows the IAM user to modify all IAM user's credentials using the console, SDK, CLI or APIs 2. The policy will give an invalid resource error 3. Access Mostly Uused Products by 50000+ Subscribers 4. The policy allows the user to modify all IAM user's password, sign in certificates and access keys using only CLI, SDK or APIs
1. 3,1,4,2 [Cookie is not Present] & 3,1,5,2 [Cookie is Present] 2. 3,4,1,2 [Cookie is not Present] & 3,5,1,2 [Cookie is Present] 3. Access Mostly Uused Products by 50000+ Subscribers 4. 3,2,5,4 [Cookie is not Present] & 3,2,4,5 [Cookie is Present]
1. To send an Amazon Simple Notification Service email message when LoadBalancer Latency Exceeds 100 milliseconds and 100 times 2. To send an Amazon Simple Notification Service email message when LoadBalancer Latency Exceeds 100 milliseconds and 10 times 3. Access Mostly Uused Products by 50000+ Subscribers