Describe cloud concepts: Describe the benefits of using cloud services Flashcards

1
Q

What is high availability in cloud services?

A

High availability ensures maximum uptime and availability, even during disruptions, supported by service-level agreements (SLAs).

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

How much downtime does 99% availability allow per month?

A

7.2 hours per month.

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

How much downtime does 99.99% availability allow per month?

A

42.3 minutes per month.

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

What is scalability in cloud services?

A

Scalability is the ability to adjust resources to meet demand, either by vertical scaling (increasing resource capacity) or horizontal scaling (adding/removing resources).

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

What are the two types of scaling in the cloud?

A

Vertical scaling and horizontal scaling.

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

What is reliability in the context of cloud computing?

A

Reliability is the ability of a system to recover from failures and continue functioning.

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

What framework highlights reliability as a key pillar?

A

The Microsoft Azure Well-Architected Framework.

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

What does performance predictability in the cloud focus on?

A

It predicts resources needed to deliver a positive customer experience using tools like autoscaling and load balancing.

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

How does the cloud support cost predictability?

A

By tracking resource use in real time, applying analytics to forecast costs, and using tools like TCO and Pricing Calculators.

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

How does the cloud ensure compliance with corporate and regulatory standards?

A

By using set templates, updating resources to meet new standards, and flagging non-compliant resources.

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

What cloud models automatically handle patches and updates?

A

Platform as a Service (PaaS) and Software as a Service (SaaS).

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

Which cloud model provides maximum control over security?

A

Infrastructure as a Service (IaaS).

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

What does cloud-based auditing provide?

A

It flags non-compliant resources and offers mitigation strategies.

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

What are the benefits of cloud management?

A

Automatically scale resource deployment.
Deploy resources using preconfigured templates.
Monitor resource health and replace failing resources.
Receive automatic performance alerts.

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

What tools can be used to manage the cloud environment?

A

Web portal.
Command-line interface.
APIs.
PowerShell.

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

How does template-based resource deployment improve manageability?

A

It eliminates the need for manual configuration, speeding up deployment.

17
Q

What is the Total Cost of Ownership (TCO) tool used for in cloud computing?

A

To estimate potential cloud spend and analyze cost efficiency.

18
Q

What role does autoscaling play in the cloud?

A

It adjusts resources automatically based on real-time demand, improving performance and cost-efficiency.

19
Q

What are some examples of metrics for configuring cloud alerts?

A

CPU usage, memory utilization, and application response times.

20
Q

How does the Microsoft Azure Well-Architected Framework assist cloud users?

A

It provides best practices for designing reliable, secure, and efficient cloud solutions.