Explanation: The DynamoDB Scan and Query APIs allow a Limit value to restrict the size of the results.In a request, set the Limit parameter to the number of items that you want DynamoDB to process before returning results.
Question : When a proxy protocol is enabled at the ELB, which field(s) are added by ELB as a part of the request to the EC instance? 1. ELB ID Only 2. Session ID Only 3. Access Mostly Uused Products by 50000+ Subscribers 4. Source IP and Destination IP
Explanation: The Load Balancer intercepts the traffic from the client and routes it to the back-end instance. When the app at the instance level receives the request, it gets the IP address of ELB in the request. To get the IP address of the client, the Proxy protocol is required to be enabled at ELB. When the Proxy protocol is enabled, the Load Balancer adds a human-readable format header that contains the connection information, such as the source IP address, destination IP address and the port numbers of the client
Explanation: When a user is creating ELB using the Query API (webservice), he has to send parameters, such as the action to be performed for ELB, the API Version and the EndPoint of ELB (by default it is elasticloadbalancing.amazonaws.com).
1. Stop and start the instance so that it will be able to be redeployed on a healthy host system that most likely will fix the "impaired" system status 2. Reboot your instance so that the operating system will have a chance to boot in a clean healthy state that most likely will fix the 'impaired" system status 3. Access Mostly Uused Products by 50000+ Subscribers since the networking stack of the OS may be locked up causing the "impaired" system status. 4. Add another Elastic Network Interface to the instance and try to connect via that new path since the networking stack of the OS may be locked up causing the "impaired" system status 5. un-map and then re-map the EIP to the instance, since the IGW/NAT gateway may not be working properly, causing the "impaired" system status