(1) Describe the benefits of using cloud services Flashcards

(1) Describe Cloud Concepts

1
Q

AvailabilityThis is equitable to “uptime”. A Service Level Agreement (SLA) is represented as a percentage of uptime (or downtime)

A

Availability

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

The ability to handle demand; the ability to be able to have this means you can add more resources to better handle the increased demand.

A

Scaliability

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

If you were developing and app and you needed more processing power, you could use this type of scaling to add more CPUs or RAM to the virtual machine. Conversely, if you realized you had over-specified the needs, you could use this type to lower the CPU or RAM specifications.

A

Vertical Scaling

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

If you suddenly experienced a steep jump in demand, your deployed resources could be scaled out (either automatically or manually). for example, you could add additional virtual machines or containers, scaling out. In the same manner, if there was a significant drop in demand, deployed resources could be scaled in (either automatically or manually.

A

Horizontal Scaling

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

Auto-healing, storage (x3), auto-scaling, Service Level Agreements (SLA, design for failure, Monitor are all key terms that help to provide this for cloud services.

A

Reliability

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

SKUs (Azure Compute Unit), Behavior, use templates (things deploy the same way), automation for responding to certain events (takes out the need to have humans using buttons), DEVOPS are all key terms that help to provide this for cloud services.

A

Predictability

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

Predicting the resources needed to deliver a positive experience for young customers (Auto-Scaling & Load-Balancing).

A

Performance Predictability

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

Forecasting the cost of the cloud spend. You can even use tools like the Total Cost Ownership (TCO) or Pricing Calculator to get an estimate of potential cloud spend.

A

Cost Predictability

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

Things like set templates help ensure that all your deployed resources meet corporate standards and government regulatory requirements; cloud-based auditing helps flags any resource that’s out of compliance with your corporate standards and provides mitigation strategies; software patches and updates may also automatically be applied, which helps with both governance and security.

A

Governance in the Cloud

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

Infrastructure as a service provides you with physical resources but lets you manage the operating systems and installed software, including patches and maintenance; If you want patches and maintenance taken care of automatically, platform as a service or software as service deployments may be the best cloud strategies for you.

A

Security in the Cloud

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

Automatically scale resource deployment based on need; deploy resources based on a preconfigured template, removing the need for manual configuration; monitor the health of resources and automatically replace failing resources; receive automatic alerts based on configured metrics, so you’re aware of performance in real time.

A

Management in the Cloud

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

How can you “manage” your subscription, resources, etc in the cloud?

A

Via a web portal, using the CLI, using APIs, or using PowerShell.

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