Foundations of Cloud Computing Flashcards

1
Q

What are 6 advantages of cloud computing

A
  1. Trade fixed expense for variable expense
  2. Benefit from massive economies of scale
  3. Stop guessing capacity
  4. Increase speed and agility
  5. Stop spending money running and maintaining data centers
  6. Go global in minutes
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How does the cloud save you money?

A

Cut costs by using AWS data centers.

Maintain the highest standard of security without having to manage your own facility.

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

What is high availability?

A

System that operates continuously without failure for a long time.

These systems avoid loss of service by reducing or managing failures.

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

What is elasticity?

A

You don’t have to plan ahead of time how much capacity you need.

You can provision only what you need, and then grow and shrink based on demand.

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

What is agility?

A

The cloud gives you increased agility.

All the services you have access to help you innovate faster, giving you speed to market.

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

What is durability?

A

All about long-term data protection.

This means your data will remain intact without corruption.

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

What is Infrastructure as a Service (IaaS)?

A

Common cloud computing model.

Contains the basic building blocks for cloud IT and typically provides access to networking features, computers (virtual or on dedicated hardware), and data storage space.

Provides you with the highest level of flexibility and management control over your IT resources and is most similar to existing IT resources that many IT departments and developers are familiar with today.

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

What is Platform as a Service (PaaS)?

A

Common cloud computing model.

Removes the need for your organization to manage the underlying infrastructure (usually hardware and operating systems) and allows you to focus on the deployment and management of your applications.

This helps you be more efficient as you don’t need to worry about resource procurement, capacity planning, software maintenance, patching, or any of the other undifferentiated heavy lifting involved in running your application.

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

What is Software as a Service (SaaS)?

A

Common cloud computing model.

Provides you with a completed product that is run and managed by the service provider.

End-user applications. You do not have to think about how the service is maintained or how the underlying infrastructure is managed; you only need to think about how you will use that particular piece of software.

Example: web-based email which you can use to send and receive email without having to manage feature additions to the email product or maintain the servers and operating systems that the email program is running on.

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

What is a Cloud deployment model?

A

Fully deployed in the cloud and all parts of the application run in the cloud.

Applications in the cloud have either been created in the cloud or have been migrated from an existing infrastructure to take advantage of the benefits of cloud computing.

Can be built on low-level infrastructure pieces or can use higher level services that provide abstraction from the management, architecting, and scaling requirements of core infrastructure.

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

What is a Hybrid deployment model?

A

Supported by Direct Connect, a hybrid deployment is a way to connect infrastructure and applications between cloud-based resources and existing resources that are not located in the cloud.

The most common method of hybrid deployment is between the cloud and existing on-premises infrastructure to extend, and grow, an organization’s infrastructure into the cloud while connecting cloud resources to the internal system.

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

What is an On-premises deployment model?

A

The deployment of resources on-premises, using virtualization and resource management tools, is sometimes called the “private cloud.”

On-premises deployment doesn’t provide many of the benefits of cloud computing but is sometimes sought for its ability to provide dedicated resources.

In most cases this deployment model is the same as legacy IT infrastructure while using application management and virtualization technologies to try and increase resource utilization.

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

What are Availability Zones (AZs)?

A

Multi-AZ deployments provide high availability. Systems that are highly available are dependable enough to operate continuously without failure.

An AZ has multiple data centers. You can think of an AZ as a collection of data centers.

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

What is a Region?

A

It is global and has 2 or more AZs.

Regions are geographically isolated locations around the globe.

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

What is are Edge Locations?

A

Ensure low latency by placing content closer to users. There are more edge locations than Regions and AZs.

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

What is a Root User?

A

The user (email address) that brought the AWS account into existence.

The only user that can completely delete the AWS account including all the resources that you’ve provisioned.

Note: It is best not to use the root user for day-to-day tasks in your AWS account and it is highly suggested to add Multi-factor authentication (MFA) to protect access to this user.

17
Q

What is Command Line Interface (CLI)?

A

Allows you to access your AWS account through a terminal or command window.

Mainly used by developers.

Has all the features that exist in the Management Console, but sometimes new features are available via CLI before the console.

18
Q

What is Programmatic Access?

A

Provides access to your AWS resources through an application or tool like the CLI.

19
Q

How does cloud computing save you money?

A

Trade fixed expense for variable expense –

Instead of having to invest heavily in data centers and servers before you know how you’re going to use them, you can pay only when you consume computing resources, and pay only for how much you consume.

20
Q

How does AWS cloud help you benefit from massive economies of scale?

A

By using cloud computing, you can achieve a lower variable cost than you can get on your own.

Because usage from hundreds of thousands of customers is aggregated in the cloud, providers such as AWS can achieve higher economies of scale, which translates into lower pay as-you-go prices.

21
Q

How does cloud computing eliminate guessing on your infrastructure capacity needs?

A

When you make a capacity decision prior to deploying an application, you often end up either sitting on expensive idle resources or dealing with limited capacity.

You can access as much or as little capacity as you need, and scale up and down as required with only a few minutes’ notice.

22
Q

How does cloud computing increase speed and agility?

A

In a cloud computing environment, new IT resources are only a click away, which means that you reduce the time to make those resources available to your developers from weeks to just minutes.

This results in a dramatic increase in agility for the organization, since the cost and time it takes to experiment and develop is significantly lower.

23
Q

How does cloud computing help you stop spending money running and maintaining data centers?

A

Focus on projects that differentiate your business, not the infrastructure.

Cloud computing lets you focus on your own customers, rather than on the heavy lifting of racking, stacking, and powering servers.

24
Q

How does cloud computing help you go global in minutes?

A

Easily deploy your application in multiple regions around the world with just a few clicks.

This means you can provide lower latency and a better experience for your customers at minimal cost.

25
Q

What is a geographical area of the world that is a collection of logically grouped data centers?

A

Region

A Region is a geographical area of the world that is a collection of data centers logically grouped into Availability Zones.

(https://aws.amazon.com/about-aws/global-infrastructure/regions_az/?p=ngi&loc=2#Regions)