Question : Using Elastic Load Balancing in your Amazon VPC, you can
1. balance load between tiers of your application within your VPC 2. specify whether the load balancer is internal to VPC. 3. specify whether the load balancer is internet-facing . 4. Only 1 and 2 5. 1,2 and 3
Explanation: Elastic Load Balancing makes it easy to create an internet-facing entry point into your VPC or to balance load between tiers of your application within your VPC. You can assign security groups to your ELB to control which ports are open to a list of allowed sources. Because Elastic Load Balancing is attached to your VPC, all of your existing Network Access Control Lists (ACL's) and Routing Tables continue to provide additional network controls.
When you create a load balancer in your VPC, you can specify whether the load balancer is internet-facing (the default) or internal. If you select internal, you do not need to have an internet gateway to reach the load balancer, and the private IP addresses of the load balancer will be used in the load balancer's DNS record.
Question : You already know that the website you are going to re-launch on new servers will have millions of hits everyday. Hence, you need reserved instance with known capacity for that you chose all upfront payment method. Now after launching the Reserved Instance you wish to change the aavailability zone. Which of ' the following is correct statement. 1. If you change the Availability Zone of an RI, its capacity reservation and pricing benefits no longer apply to the original Availability Zone and start applying to usage in the new Availability Zone. 2. If you change the Availability Zone of an RI, its capacity reservation no longer apply to the original Availability Zone and start applying to usage in the new Availability Zone. 3. If you change the Availability Zone of an RI, its capacity reservation and pricing benefits will apply to the original Availability Zone as wel as in the new Availability Zone. 4. None of above
Explanation: Reserved Instances provide you with a capacity reservation, so you can have confidence that you will be able to launch the instances you have reserved when you need them. There are three RI payment options (No Upfront, Partial Upfront, All Upfront) that enable you to balance the amount you pay upfront with your effective hourly price.
If you change the Availability Zone of an RI, its capacity reservation and pricing benefits no longer apply to the original Availability Zone and start applying to usage in the new Availability Zone. If you modify the Network Platform of a RI, its capacity reservation no longer applies to the original Network Platform and starts applying to usage with the new Network Platform. Pricing benefits continue to apply to both EC2-Classic and EC2-VPC instance usage matching the rest of the RI parameters.
Question : You already know that the website you are going to re-launch on new servers will have millions of hits everyday. Hence, you need reserved instance with known capacity for that you chose all upfront payment method.As you know you server is already running with lesser capacity, can you upgrade the same server with RI ?
1. No, You can not 2. Yes, you can 3. It depend which AZ you are using 4. Yes, you can but you need to re-start the server after paying RI fee upfront.
Explanation: RI modifications are processed as soon as possible but may take up-to 2 hours. If the modification succeeds, the new capacity reservation becomes effective immediately and the new pricing benefit starts applying to matching instance usage at the beginning of the current hour. For example, if your RI is successfully modified at 11:15, the new capacity reservation starts applying at 11:15 but the pricing benefit will apply retroactively to matching instance usage starting from 11:00. (However, if you request to modify your RIs in the last hour of a month, your changes become effective in the first hour of the next month.)
When you purchase an RI you specify the Availability Zone in which you want to reserve capacity for instances. In order to use your RI, ensure that you launch your instance in the same Availability Zone. Additionally, you can purchase an RI in an Availability Zone where you already have a running instance, and the RI will automatically get applied to existing instance(s).You cannot cancel your RI and the one-time payment is not refundable.