Question
Which of the following cloud pricing models charges users based on the exact amount of resources consumed, measured per second, minute, or hour?
Solution
Pay-as-you-go is the most flexible cloud pricing model wherein users pay only for the resources they actually consume, measured at fine granularity (per second for AWS EC2, per minute for some services). There is no upfront commitment or long-term contract. Reserved Instances offer significant discounts (up to 75%) in exchange for committing to 1- or 3-year terms. Spot/Preemptible Instances offer the cheapest prices but can be terminated by the provider with short notice when demand rises. Dedicated Hosts provide physical server isolation for licensing compliance. BYOL allows using existing software licenses in the cloud.
- What is a 'RESTful API' and what are its key architectural constraints?
- Ideally the hit ratio of secondary memory is considered as :
- Which SDLC model is best suited for large and complex projects with evolving requirements?
- Which of the following best describes a "software process"?
- In project management, what does the 'Agile' methodology emphasize?
- What is 'cloud elasticity' vs 'cloud scalability'?
- What is 'virtualization' in computing?
- What is the primary function of the RAM (Random Access Memory) in a computer system?
- What is the primary purpose of Cloud Cost Optimisation strategies such as Reserved Instances, Spot Instances, and Right-sizing?
- What does 'serverless computing' mean in cloud architecture?