SAP-C02 Exam QuestionsBrowse all questions from this exam

SAP-C02 Exam - Question 500


A company runs a web application on a single Amazon EC2 instance. End users experience slow application performance during times of peak usage, when CPU utilization is consistently more than 95%.

A user data script installs required custom packages on the EC2 instance. The process of launching the instance takes several minutes.

The company is creating an Auto Scaling group that has mixed instance groups, varied CPUs, and a maximum capacity limit. The Auto Scaling group will use a launch template for various configuration options. The company needs to decrease application latency when new instances are launched during auto scaling.

Which solution will meet these requirements?

Show Answer
Correct Answer: D

To meet the requirements of decreasing application latency when new instances are launched during auto scaling, using a dynamic scaling policy is essential for real-time adjustment based on demand. Enabling warm pools allows instances to be pre-initialized and kept in a warmed state, reducing the time it takes to serve traffic once they are needed. Lifecycle hooks allow custom scripts to run during the instance launch, ensuring all necessary packages are installed without delaying the instance's readiness to handle traffic. This combination effectively minimizes application latency during scale-out events.

Discussion

4 comments
Sign in to comment
kupo777
Jun 30, 2024

B AWS Database Migration Service can convert Oracle and SQL Server to Amazon RDS for MySQL and Amazon RDS for PostgreSQL stored procedures. D AWS Database Migration Service (AWS DMS) performs data migration. The answer is DB.

wbedair
Jun 30, 2024

looks like this is an answer for different question

AhmedSalemOption: D
Jul 3, 2024

Answer D

AlagongOption: D
Jul 4, 2024

Answer : D

vip2Option: D
Jul 6, 2024

D is correcyt