AWS Cloud Intro and Concepts Flashcards

1
Q

Refers to the on-demand delivery of compute power, database storage, applications, and other IT resources through a cloud services platform via the Internet with pay-as-you-go pricing.

A

Cloud Computing

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

6 Advantages of Cloud

A

-Trade capital expense for variable expense.

-Benefit from massive economies of scale.

-Stop guessing about capacity.

-Increase speed and agility.

-Stop spending money running and maintaining data centers.

-Go global in minutes.

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

“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.”

This is an example of:

A

Trade capital expense for variable expense

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

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 price.

This is an example of:

A

Benefit from massive economies of scale

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

Eliminate guessing on your infrastructure capacity needs. 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.

With cloud computing, these problems go away. 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.

Example of:

A

Stop guessing about capacity

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

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.

Example of:

A

Increase speed and agility

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

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.

Example of:

A

Stop spending money running and maintaining data centers

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

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.

Example of:

A

Go global in minutes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
  • Reducing risk
  • Scalability
  • Agility
  • Elasticity
  • Reliability
  • Security of data
A

Benefits of Cloud Computing

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

The ability to resize your resources as necessary

A

Scalability

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

Benefits of ‘scalability

A
  • Adapt their consumption of services to meet seasonal requirements
  • Launch new services or products
  • Accommodate new strategic directions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
  • Increasing speed
  • Ease of experimentation — can lead to discovery of innovations and new configurations
  • Cultivating a culture of innovation
A

Three main factors of ‘agility’

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

Power to scale computing resources up or down based on demand

A

Elasticity

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

Benefits of elasticity

A
  • Quickly deploy new applications and instantly scale up as workloads grow while shutting down resources that are not required
  • Ability to use AWS tools such as Auto Scaling and Elastic Load Balancing
  • Efficiencies of scale
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Ability of a system to recover from failures

A

Reliability

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

What does ‘reliability’ include?

A
  • An architecture and systems in place with a well-planned foundation that handles change in demand, detects failures, and has self-automation capabilities
  • AWS allowing organizations to achieve greater flexibility and capacity while reducing uncertainty of forecasting hardware needs — difficult for on-premise solutions to match
  • AWS Regions
17
Q

Amazon data centers in geographic regions that have multiple isolated locations known as Availability Zones

A

AWS Regions

18
Q

Consist of one or more discrete data centers with each having redundant power, networking, and connectivity capabilities housed in separate facilities

A

Availability Zones

19
Q

Benefits of Availability Zones

A
  • Ability for organizations to place resources in multiple locations and operate production applications and databases that are more highly available, fault-tolerant, and scalable than is possible from just one data center
  • The structure of these are intentional and directly related to Fault-Tolerance
20
Q

Systems can remain operational even if some of its components fail

A

Fault-Tolerance

21
Q

Benefits of fault tolerance

A

Its high availability ensures systems are functioning and accessible while downtime is minimized as much as possible without the need for human intervention

22
Q

What does ‘security of data’ include?

A
  • AWS allows complete control and ownership of your data — including regions data is stored and encrypted
  • AWS provides the ability to continually monitor IT resources and spot changes at once
  • Security policies can be built into the infrastructure since AWS assets are programmable resources
23
Q

-Infrastructure as a service (IaaS)

-Platform as a service (PaaS)

-Software as a service (SaaS)

A

3 common types of cloud computing model

24
Q

Contains the basic building blocks for cloud IT and typically provide 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 very similar to the existing IT resources that many IT departments and developers are familiar with today.

A

Infrastructure as a Service (IaaS)

25
Q

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.

A

Platform as a Service (PaaS)

26
Q

Provides you with a completed product that is run and managed by the service provider. In most cases, people referring to Software as a Service are referring to 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 piece of software.

A

Software as a Service (SaaS)

27
Q

Public Cloud – e.g. AWS, Microsoft Azure, Google Cloud Platform (GCP).

Hybrid Cloud – a mixture of public and private clouds.

Private Cloud (on-premises) – a cloud managed in your own data center, e.g. Hyper-V, OpenStack, VMware.

A

3 common types of cloud deployment

28
Q

A cloud-based application is 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.

A

Public Cloud Deployment

29
Q

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 this 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.

A

Hybrid Cloud Deployment

30
Q

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

A

On-premises Cloud Deployment