Cloud Concepts Flashcards

1
Q

High availability

A

Highly available systems are designed to operate 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
2
Q

Elasticity

A

Concept where 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
3
Q

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
4
Q

Durability

A

Concept is 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
5
Q

Latency

A

The time that passes between a user request and the resulting response. Low latency means an action it acting quickly

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

Region

A

Groupings of geographical Locations (e.g., US West, US East, South America) and are collections of Availability Zones

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

Availability Zone

A

Collection of 1 or more data centers

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

Edge location

A

Acts as a mini data center that is used to reduce latency and cache

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

Functions

A

Authored application code using popular coding languages used in AWS Lambda

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

Container

A

Provide a standard way to package your application’s code, configurations, and dependencies into a single object. Containers share an operating system installed on the server and run as resource-isolated processes, ensuring quick, reliable, and consistent deployments, regardless of environment

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

6 advantages of cloud computing

A

a. Go global in minutes
b. Stop spending money running and maintaining data centers
c. Benefit from massive economies of scale
d. Increase speed and agility
e. Stop guessing capacity
f. Trade capital expense for variable expense

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

3 ways to access AWS

A
  1. AWS Management Console
  2. Command Line Interface (CLI)
  3. SDK’s (Software developer kits)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly