Cloud Concepts Flashcards

1
Q

Foundational Compute Service

A

Elastic Compute Cloud (EC2)

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

Foundational Database Services

A

Relational Database Service (RDS) and DyanamoDB

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

Foundational Storage Service

A

Simple Storage Service (S3)

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

Foundational Networking Service

A

Virtual Private Cloud (VPC)

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

Foundational Security Service

A

Identity and Access Management (IAM)

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

Benefits of the Cloud

A

Elasticity, Scalability, High Availability, Reliability, Agility, Global Reach, Pay-as-you-go Pricing, Economies of Scale, (Cost Savings)

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

Elasticity

A

The ability to adapt to workload changes (usually dynamic, short-term)

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

Scalability

A

The ability to handle increased workloads by adding resources (usually more static, long-term)

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

High Availability

A

The ability to continue functioning, even if some components fail

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

Reliability

A

The ability to function consistently and correctly when expected

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

Agility

A

The ability to rapidly develop, test and launch applications to deliver business value

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

Global Reach

A

The ability to get closer to your customers through a global infrastructure

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

Pay-as-you-go Pricing

A

Only pay for what you use, and only when you need it

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

Economies of Scale

A

Because of their size, AWS can purchase things more cheaply than an individual organization can

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

Ways to Reduce Costs in AWS

A

Right-sized infrastructure, Automation, Compliance scope, Managed services

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

Cloud Architecture Design Principles

A

Design for failure, Decouple components (loose coupling through microservices), Implement Elasticity, Think Parallel