This certification preparation material would help you in getting the jobs in the AWS Fields

AWS Developer Certification : Associate Level AWS Sysops Administrator Certification : Assciate Level AWS Solution Architect Certification : Associate Level AWS Soltion Architect : Professional Level AWS Certified Security Specialty (SCS-C01) AWS Professional certification Exam AWS Certified Big Data – Specialty (BDS-C00) AWS Certified Machine Learning MLS C01 Certification Prepration Materal AWS Solution Architect : Training Associate AWS Advanced Networking Certifications AWS Exam Prepare : Kinesis Data Stream Book : AWS Solution Architect Associate : Little Guide AWS Security Specialization Certification: Little Guide SCS-C01 AWS Package Deal


While applying to the Job you need to mention referred by : admin@hadoopexam.com | or Website : http://www.HadoopExam.com


 

Question13: You have a Joomla (PHP) Based web application which uses MySQL database as .......................and overall page load time also increasing because of this. Which of the following process you will be using so that page load time does not increases, as number of users increases.

  1. You will define a custom metric to monitor the CPU for time for EC2 instances as well as network bandwidth. Based on this metric you will launch more instances in auto-scaling.
  2. You will be updating auto-scaling for more servers. You will define a custom metric to monitor the CPU for time for EC2 instances as well as network bandwidth. Based on this metric you will launch more instances in auto-scaling.
  3. You will be updating auto-scaling for more servers. Also you will create a script to monitor the server performance, whenever there is a low CPU is observed. Scripts will send a message to SQS. This SQS will be listened by ELB to add additional EC2 instance in auto-scaling group.
  4. Correct Answer

Correct Answer  : D

Detailed Explaination: Yes, you need to change the configuration of auto scaling. So that more.......................push the notification to launch new EC2 instance.