
Answer-first summary for fast verification
Answer: Use auto-scaling to adjust horizontally
Using auto-scaling to adjust horizontally allows the startup to add or remove instances dynamically based on demand, providing flexibility and cost-efficiency.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A startup wants to deploy a web application that is expected to grow rapidly. Which instance size adjustment strategy should they use to handle the growth?
A
Choose the largest available instance size
B
Start small and scale vertically as needed
C
Use auto-scaling to adjust horizontally
D
Deploy on a single large instance for simplicity
No comments yet.