UNIT 3.2 Flashcards

Cloud_Storage_and_Monitoring

1
Q

What is cloud storage?

A

A virtual system that allows users to store and retrieve data remotely over the internet.

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

What are two additional benefits of cloud storage?

A

Offering scalability and enabling sharing and collaboration.

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

Q: List 5 key functions of cloud storage.

A

A: 1. Uploading data to remote servers
2. Storing data across multiple locations
3. Allowing access from various devices
4. Syncing data across devices
5. Implementing security measures

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

What is public cloud storage?

A

Shared infrastructure provided by third-party services like Google Cloud or AWS.

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

Define private cloud storage.

A

A dedicated storage environment used by a single organization, either on-premises or hosted by a provider.

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

What is hybrid cloud storage?

A

A combination of public and private cloud storage.

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

Explain multi-cloud storage.

A

Data spread across multiple cloud providers to avoid dependence on a single vendor.

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

What is community cloud storage?

A

Shared cloud infrastructure used by multiple organizations with similar needs.

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

What is block-based storage?

A

Storage that divides data into fixed-sized blocks, used for VMs and databases.

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

Give an example of block-based storage.

A

Amazon EBS (Elastic Block Store)

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

What is file-based storage?

A

Network-attached storage that organizes data in a file hierarchy.

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

Provide an example of file-based storage.

A

Amazon EFS (Elastic File System)

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

Define object-based storage.

A

Storage that manages data as objects, ideal for large files and unstructured data.

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

Name an example of object-based storage.

A

Amazon S3 (Simple Storage Service)

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

What is cloud usage monitoring?

A

The process of tracking and optimizing resource consumption in cloud environments.

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

List 4 key roles of cloud monitoring.

A

A: 1. Tracking resource consumption trends
2. Ensuring optimal performance
3. Preventing system failures
4. Enabling real-time alerts and security monitoring

17
Q

What is an additional benefit of cloud monitoring?

A

Optimizing costs by identifying underutilized resources.

18
Q

Name three key cloud monitoring tools.

A

AWS CloudWatch, Azure Monitor, and Google Operations Suite (formerly Stackdriver)

19
Q

What are the four important metrics in cloud monitoring?

A

A: 1. CPU Usage
2. Memory Utilization
3. Storage Usage
4. Network Traffic

20
Q

What are the two types of monitoring analysis?

A

Real-time monitoring and historical monitoring.

21
Q

How does cloud monitoring optimize performance?

A

By preventing crashes and ensuring uptime.

22
Q

How does cloud monitoring enhance security?

A

By detecting anomalies and suspicious activities.

23
Q

How does cloud monitoring contribute to decision-making?

A

By helping in long-term capacity planning and resource allocation.