Subdomain 1.1: Why Cloud Technology is Transforming Business
1.An online ticketing platform experiences massive spikes in website traffic during major concert announcements, but has very low traffic on other days. How does cloud technology solve their infrastructure challenge?
- A.By providing open source software licenses to reduce licensing fees.
- B.By allowing the infrastructure to scale up automatically during spikes and scale down when traffic drops.
- C.By moving all their customer data to an on-premises data center for faster local access.
- D.By enforcing strict vendor lock-in to ensure platform stability.
Show answer & explanation
Correct answer: B — By allowing the infrastructure to scale up automatically during spikes and scale down when traffic drops.
- A. Incorrect. While open source software can reduce licensing costs, it does not address the fundamental infrastructure challenge of managing fluctuating traffic volumes. Capacity management requires elastic compute resources rather than software licensing changes.
- B. Correct. Cloud elasticity allows for auto-scaling, where infrastructure resources automatically expand to handle high demand (spikes) and shrink during periods of low activity. This ensures high availability during peak times and cost optimization during idle times through a pay-as-you-go model.
- C. Incorrect. Moving data to an on-premises data center typically reduces flexibility because physical hardware has fixed limits and cannot scale rapidly to meet sudden demand spikes. Cloud infrastructure is designed to overcome these physical limitations.
- D. Incorrect. Vendor lock-in is generally viewed as a risk rather than a solution. Stability and scalability are achieved through cloud-native features like managed services and load balancing, not by restricting service portability between providers.