3.1 Cloud Infrastructure Flashcards

(11 cards)

1
Q

What is the primary purpose of a responsibility matrix provided by a public cloud provider?

A

To clearly delineate who is responsible for different aspects of technology running in the cloud.

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

How might a contract between an organization and a cloud provider affect the default responsibility matrix?

A

It can modify the default responsibility matrix to better fit specific needs and agreements, altering responsibility allocation.

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

What is one main challenge associated with managing a hybrid cloud environment?

A

The complexity of configuring settings across different cloud providers, which often do not communicate directly.

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

Why is it important for an organization to have a vendor risk management policy when working with third-party applications or devices in the cloud?

A

To manage and maintain security for third-party technologies and ensure adherence to necessary security standards.

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

What is Infrastructure as Code (IaC)?

A

A method to define an application instance or a portion of cloud infrastructure as code, rather than as physical hardware.

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

What is a key benefit of Infrastructure as Code (IaC) for managing cloud infrastructure?

A

The ability to easily build out and modify infrastructure, allowing for rapid deployment and consistent configuration changes.

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

Explain the concept of serverless architecture.

A

It involves accessing individual functions of an application with less emphasis on the underlying operating system.

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

How does a serverless architecture potentially save an organization time and money?

A

Application functions only run when needed, reducing continuous compute costs.

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

Contrast a monolithic application with a microservice architecture.

A

A monolithic application runs as a single executable, while a microservice architecture breaks an application into separate services.

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

How do Application Programming Interfaces (APIs) facilitate the use of microservices in a cloud environment?

A

They allow clients to programmatically control how an application works and communicate with microservices.

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

What are two key benefits of using a microservice architecture in the cloud?

A
  • Increased scalability
  • Resilience
How well did you know this?
1
Not at all
2
3
4
5
Perfectly