Networking and storage on cloud Flashcards

(15 cards)

1
Q

What ensures availability in the cloud?

A

Selecting multiple regions to save data

This allows for redundancy and improved access.

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

What factors should be considered when selecting cloud regions?

A
  • Compliance with data governance and legal requirements
  • Proximity to your customers
  • Available services within a region
  • Pricing

These factors help optimize performance and legal compliance.

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

How do cloud providers ensure data availability within the same region?

A

By building multiple data centers across the region

This allows for backup within multiple locations.

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

What is the purpose of a Content Delivery Network (CDN)?

A

To cache content at strategically placed physical nodes across global points of presence (PoPs)

This reduces load times and improves user experience.

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

What does a virtual network consist of?

A
  • Private services not exposed to the internet
  • Devices with public addresses
  • NAT for internet connection to private devices

This setup allows for controlled access and security.

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

How can cloud services with only private addresses be accessed?

A

Through a VPN connection between the on-premises device and the virtual gateway

This enables secure access to private resources.

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

What is a direct fiber connection to a cloud provider used for?

A

To establish a dedicated, high-speed connection to the cloud services

This enhances performance and security.

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

What are network access control lists (ACLs) used for?

A

To control network traffic and manage access to resources

This is crucial for security in cloud environments.

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

What is the function of security groups in cloud networking?

A

To define firewall rules for controlling inbound and outbound traffic

This helps in securing virtual servers.

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

What is virtual storage?

A

Storage that is abstracted from physical hardware

This includes virtual hard disks, snapshots, and images.

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

What is object storage used for?

A

Storing large amounts of unstructured data like text or binary data

It is scalable and used for various applications including backups and media streaming.

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

How does a relational database store data?

A

In a way that relates it to other pieces of data using structured query language (SQL)

This ensures data is stored consistently and can be easily queried.

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

What is the primary characteristic of nonrelational databases?

A

They use structures other than rows and columns, such as key-value pairs

This allows for flexibility in data organization.

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

Fill in the blank: Nonrelational databases are also known as ______.

A

NoSQL databases

This term reflects their ability to handle various data structures.

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

What allows for the addition or removal of attributes in key-value databases?

A

The flexibility of item structures

This means not every item needs to have the same attributes.

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