What is a private cloud and who uses its resources?
A cloud infrastructure built, owned and maintained in an organization’s own data center. All resources are dedicated exclusively to that organization with no sharing
What is the main financial trade-off of a private cloud vs a public cloud?
Private cloud requires large upfront capital expenditure but has no ongoing metered costs. Public cloud has no upfront cost but charges ongoing pay-as-you-go fees
What is a public cloud?
A cloud infrastructure created and maintained by external providers such as Amazon, Rackspace or Microsoft. Multiple customers share the same underlying hardware while their data remains isolated
Can customers in a public cloud see each other’s data?
No. While multiple customers share the same physical storage, CPUs and network their data is fully isolated and inaccessible to other customers
What are the two main pricing models for cloud services?
Metered utilization - pay based on actual usage; and non-metered (fixed rate) - pay a flat fee for a maximum block of resources regardless of actual usage
What is ingress traffic in cloud computing?
Data being uploaded into the cloud. Transferring data from outside into the cloud storage or service. Often has a cost per unit transferred
What is egress traffic in cloud computing?
Data being sent out of the cloud to users. When customers download information from cloud services. Often priced differently from ingress traffic
What is metered utilization pricing in cloud computing?
A billing model where the customer pays based on actual resource consumption. Busier months cost more. Costs are totaled and invoiced monthly
What is non-metered (fixed rate) pricing in cloud computing?
A billing model where the customer pays a flat fixed price for a maximum block of resources. Upload and download activity does not change the monthly cost
What is cloud elasticity?
The ability to instantly scale cloud resources up when demand increases and scale them back down when demand decreases. Often automated and available at any time
Why is elasticity valuable for businesses with seasonal or variable workloads?
They can scale up infrastructure during peak periods and scale back down during slow periods. Paying only for what they need rather than maintaining maximum capacity year-round
What makes cloud computing highly available compared to traditional on-premises infrastructure?
Cloud providers maintain multiple redundant data centers. If one data center has a problem other parts of the infrastructure absorb the load maintaining uptime
What is multi-tenancy in cloud computing?
Multiple customers (tenants) simultaneously sharing the same cloud infrastructure. Technologies and processes keep their data isolated while shared usage allows the provider to maximize efficiency
What is the benefit of multi-tenancy for cloud providers and customers?
It maximizes hardware utilization efficiency. Providers can spread infrastructure costs across many customers making cloud services more affordable for everyone
How does cloud computing support global data availability?
Data can be automatically replicated and synchronized across multiple data centers around the world. Ensuring availability close to users globally and enabling seamless failover between data centers
What is file synchronization in the context of cloud infrastructure?
The automatic or application-managed duplication of data across multiple data centers. Ensures data is available globally and supports continuity if one data center goes offline
True or False: In a private cloud resources are shared with other organizations to reduce costs.
False. Private cloud resources are dedicated exclusively to the owning organization. No sharing occurs
True or False: A private cloud eliminates large upfront equipment costs.
False. A private cloud requires significant upfront capital expenditure. It eliminates ongoing metered costs not upfront costs
True or False: In a public cloud multiple customers may share the same physical storage and CPU hardware.
True. Customers share physical resources but their data remains fully isolated from each other
True or False: Egress traffic refers to data being uploaded into the cloud.
False. Egress traffic is data sent out of the cloud to users. Ingress traffic is data uploaded into the cloud
True or False: With metered utilization pricing a busier month will cost more than a slower month.
True. Metered pricing bills based on actual resource consumption so higher usage means higher costs
True or False: Non-metered cloud pricing charges the customer based on how much data they upload and download.
False. Non-metered pricing is a fixed flat rate for a maximum block of resources regardless of actual upload or download activity
True or False: Cloud elasticity only allows scaling up and cannot scale resources back down.
False. Elasticity refers to the ability to scale both up and down based on demand
True or False: Cloud providers maintain redundancy across multiple data centers to support high availability.
True. If one data center experiences problems others absorb the load to maintain uptime