
Answer-first summary for fast verification
Answer: Recommend that Dress4Win deploy into production with the smallest instances available, monitor them over time, and scale the machine type up until the desired performance is reached.
The correct answer is C: Recommend that Dress4Win deploy into production with the smallest instances available, monitor them over time, and scale the machine type up until the desired performance is reached. This approach leverages the flexibility and scalability of the cloud. Starting with the smallest instance minimizes costs initially, and as the performance is monitored, the instance size can be adjusted to meet the required performance levels without overprovisioning resources from the start. This method ensures that Dress4Win only pays for the resources they need, making it cost-effective while still allowing them to scale up as necessary.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Dress4Win is migrating their development and test environments to a public cloud due to rapid growth and limitations of their current infrastructure. They need to determine the optimal machine types for deploying their application servers to ensure performance, cost-efficiency, and scalability. How should you proceed?
A
Perform a mapping of the on-premises physical hardware cores and RAM to the nearest machine types in the cloud.
B
Recommend that Dress4Win deploy application servers to machine types that offer the highest RAM to CPU ratio available.
C
Recommend that Dress4Win deploy into production with the smallest instances available, monitor them over time, and scale the machine type up until the desired performance is reached.
D
Identify the number of virtual cores and RAM associated with the application server virtual machines align them to a custom machine type in the cloud, monitor performance, and scale the machine types up until the desired performance is reached.
No comments yet.