Explanation: The AWS Auto Scaling launch config creates a template of the parameters which are required to launch an EC2 instance. The parameter show-request is used to display the URL, which is the tool to call the AWS Service.
Question : ___________ provides a highly secure and convenient way to store and manage keys.
Explanation: The AWS CloudHSM service allows you to meet corporate, contractual and regulatory compliance requirements for data security. It uses Hardware Security Module (HSM) that you can connect directly into the Amazon AWS Infrastructure.
Question : A user is aware that a huge download is occurring on his instance. He has already set the Auto Scaling policy to increase the instance count when the network I/O increases beyond a certain limit. How can the user ensure that this temporary event does not result in scaling?
Explanation: The user may want to stop the automated scaling processes on the Auto Scaling groups either to perform manual operations or during emergency situations. To perform this, the user can suspend one or more scaling processes at any time. Once it is completed, the user can resume all the suspended processes.
1. As soon as instance is terminated data will be copied to S3. 2. As soon as instance is terminated data will be copied to the EBS. 3. As soon as instance is terminated data will be deleted. 4. Nothing happend to the data, it will remain as it is until you delete it.
4. Using the private keys , you have to first decrypt the default administrator password on EC2 console. This password you can use for remotely connecting to AWS Windows instance.