A seasonal park reservation system must minimize idle cost between tourist peaks. Which provisioning approach best fits?
Select an answer to reveal the explanation.
Short Explanation
Tourist season is a summer festival; winter should not pay for the full carnival lights. Elastic pay-for-use lets the reservation system shrink when the parks go quiet.
Full Explanation
Cost-sensitive seasonal workloads benefit from elastic designs that scale in or pause capacity during low demand, aligning spend with use. Permanently max-sized reserved or always-on footprints optimize for peak but inflate idle cost between seasons.