

InterviewSolution
Saved Bookmarks
1. |
How do I enable auto-scaling in AWS? |
Answer» <html><body><p>To set up auto-scaling in AWS, follow these steps:</p><ul><li><a href="https://interviewquestions.tuteehub.com/tag/access-846773" style="font-weight:bold;" target="_blank" title="Click to know more about ACCESS">ACCESS</a> EC2 console and <a href="https://interviewquestions.tuteehub.com/tag/select-630282" style="font-weight:bold;" target="_blank" title="Click to know more about SELECT">SELECT</a> <a href="https://interviewquestions.tuteehub.com/tag/launch-246614" style="font-weight:bold;" target="_blank" title="Click to know more about LAUNCH">LAUNCH</a> Configuration from Auto Scaling</li><li>Choose AMI and select Amazon Machine Image present in My AMIs tab</li><li>Choose the type of the <a href="https://interviewquestions.tuteehub.com/tag/instance-25561" style="font-weight:bold;" target="_blank" title="Click to know more about INSTANCE">INSTANCE</a> and click <a href="https://interviewquestions.tuteehub.com/tag/configure-929061" style="font-weight:bold;" target="_blank" title="Click to know more about CONFIGURE">CONFIGURE</a> details</li><li>Now name the configuration</li><li>Add storage and security groups</li><li>Click on Create launch configuration</li></ul></body></html> | |