Which of the following is a characteristic of the public cloud deployment model?
Public cloud infrastructure is owned by the cloud provider, who operates massive data centers and sells access to a portion of those pooled resources to numerous customers. This multi-tenant sharing allows the provider to achieve high utilization and economies of scale, passing on cost savings to consumers who pay only for what they consume. Customers benefit from elastic scaling and reduced capital expenditure, since they do not own any of the underlying hardware. This is the defining characteristic of public cloud computing.
Why this answer
In the public cloud deployment model, the cloud provider owns and manages the physical infrastructure (servers, storage, networking), and that infrastructure is shared among multiple customer organizations (tenants). This multi-tenant architecture is a defining characteristic, enabling economies of scale and on-demand resource allocation. Option C correctly identifies this shared, provider-owned model.
Exam trap
The trap here is that candidates confuse 'shared infrastructure' with 'shared data or access,' but public cloud multi-tenancy means the physical hardware is shared while logical isolation (via virtualization and network policies) ensures each tenant's resources and data remain private and secure.
How to eliminate wrong answers
Option A is wrong because it describes the on-premises or private cloud model, where the customer owns and manages all hardware, not the public cloud. Option B is wrong because it describes a dedicated, single-tenant environment typical of a private cloud or a dedicated host offering, whereas public cloud resources are shared among multiple customers via multi-tenancy. Option D is wrong because it describes a customer-hosted data center (on-premises infrastructure), which is the opposite of the public cloud where resources are hosted in the provider's data centers.