Cloud Characteristics Flashcards

(37 cards)

1
Q

What is a private cloud and who uses its resources?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the main financial trade-off of a private cloud vs a public cloud?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a public cloud?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Can customers in a public cloud see each other’s data?

A

No. While multiple customers share the same physical storage, CPUs and network their data is fully isolated and inaccessible to other customers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the two main pricing models for cloud services?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is ingress traffic in cloud computing?

A

Data being uploaded into the cloud. Transferring data from outside into the cloud storage or service. Often has a cost per unit transferred

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is egress traffic in cloud computing?

A

Data being sent out of the cloud to users. When customers download information from cloud services. Often priced differently from ingress traffic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is metered utilization pricing in cloud computing?

A

A billing model where the customer pays based on actual resource consumption. Busier months cost more. Costs are totaled and invoiced monthly

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is non-metered (fixed rate) pricing in cloud computing?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is cloud elasticity?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Why is elasticity valuable for businesses with seasonal or variable workloads?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What makes cloud computing highly available compared to traditional on-premises infrastructure?

A

Cloud providers maintain multiple redundant data centers. If one data center has a problem other parts of the infrastructure absorb the load maintaining uptime

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is multi-tenancy in cloud computing?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the benefit of multi-tenancy for cloud providers and customers?

A

It maximizes hardware utilization efficiency. Providers can spread infrastructure costs across many customers making cloud services more affordable for everyone

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How does cloud computing support global data availability?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is file synchronization in the context of cloud infrastructure?

A

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

17
Q

True or False: In a private cloud resources are shared with other organizations to reduce costs.

A

False. Private cloud resources are dedicated exclusively to the owning organization. No sharing occurs

18
Q

True or False: A private cloud eliminates large upfront equipment costs.

A

False. A private cloud requires significant upfront capital expenditure. It eliminates ongoing metered costs not upfront costs

19
Q

True or False: In a public cloud multiple customers may share the same physical storage and CPU hardware.

A

True. Customers share physical resources but their data remains fully isolated from each other

20
Q

True or False: Egress traffic refers to data being uploaded into the cloud.

A

False. Egress traffic is data sent out of the cloud to users. Ingress traffic is data uploaded into the cloud

21
Q

True or False: With metered utilization pricing a busier month will cost more than a slower month.

A

True. Metered pricing bills based on actual resource consumption so higher usage means higher costs

22
Q

True or False: Non-metered cloud pricing charges the customer based on how much data they upload and download.

A

False. Non-metered pricing is a fixed flat rate for a maximum block of resources regardless of actual upload or download activity

23
Q

True or False: Cloud elasticity only allows scaling up and cannot scale resources back down.

A

False. Elasticity refers to the ability to scale both up and down based on demand

24
Q

True or False: Cloud providers maintain redundancy across multiple data centers to support high availability.

A

True. If one data center experiences problems others absorb the load to maintain uptime

25
True or False: Multi-tenancy means each cloud customer gets their own dedicated physical hardware.
False. Multi-tenancy means multiple customers share the same physical infrastructure while keeping their data isolated
26
True or False: Elasticity in cloud computing can often be automated without manual intervention.
True. Cloud infrastructure can automatically scale up or down based on load without requiring manual action
27
True or False: Public cloud providers always charge a fixed monthly rate regardless of usage.
False. Public cloud providers may charge metered, fixed or combined pricing depending on the service
28
True or False: Data in a cloud infrastructure can be synchronized across multiple global data centers.
True. Cloud providers can replicate data across data centers globally either automatically or through application-managed synchronization
29
Scenario: A company has high upfront budget and wants to eliminate ongoing usage fees. Private or public cloud?
Private cloud. High upfront equipment cost but no ongoing metered usage fees once infrastructure is in place
30
Scenario: A company gets a much higher invoice after a busy month with heavy customer downloads. What billing model and what drove the cost?
Metered utilization. Heavy egress traffic (customer downloads) drove up the bill since they are charged based on actual resource consumption
31
Scenario: A consumer pays a flat monthly fee for 2GB of cloud storage and uploads heavily that month. Does their bill change?
No. They are on a non-metered fixed pricing model. The monthly cost remains the same regardless of upload or download activity within their storage limit
32
Scenario: A retail website has massive Black Friday traffic spikes but minimal traffic the rest of the year. How does cloud address this?
Cloud elasticity. The infrastructure scales up automatically for the spike and scales back down afterward so the company only pays for extra capacity when needed
33
Scenario: A cloud provider's primary data center goes offline but users report no service interruption. What characteristic made this possible?
High availability through redundancy. The cloud provider shifted load to other data centers maintaining uptime without user-visible disruption
34
Scenario: A company wants their North American database replicated to Europe and Asia for low-latency access. What cloud capability supports this?
Global data replication and file synchronization. Data is automatically duplicated to data centers in other regions ensuring fast local access worldwide
35
Scenario: A cloud provider offers very low prices despite massive infrastructure costs. How is this economically possible?
Multi-tenancy. Many customers simultaneously share the same physical infrastructure allowing the provider to spread costs across all tenants and achieve maximum efficiency
36
Scenario: A company is uploading large video files to cloud storage and is concerned about costs. What traffic type are they generating?
Ingress traffic. Data being uploaded into the cloud. They should check whether their provider charges per-unit ingress fees and monitor those line items on their invoice
37
Scenario: An organization needs cloud benefits but cannot use public cloud due to regulations and lacks budget for a full private cloud. What option?
Community cloud. Partner with similar organizations to share infrastructure reducing individual cost while maintaining more control and compliance than a public cloud