Cloud Concepts Flashcards

1
Q

Provides developers and IT teams with secure, durable, highly-scalable object storage.

A

S3

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

File that does not change

A

Flat File

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

Folder in the cloud

A

bucket

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

If you write a new file and read it immediately afterwards you will be able to view that data.

A

Read after Write Consistency

RAW

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

If you update an EXISTING file or delete a file and read it immediately - you may get the oder version or you may not since changes to objects take a little bit of time to propagate.

A

Eventual Consistency for PUTS and DELETES of Existing files

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

Storage class to deliver object storage to on-premises AWS Outpost environments

A

S3 Outposts

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

S3 charges

A
Storage
Requests
Storage Management Pricing
Data Transfer Pricing
Transfer Acceleration
Cross Region Replication
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Enables fast, easy and secure transfer files over long distances between your end users and an S3 Bucket

A

Transfer Acceleration

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

What does Transfer Acceleration take advantage of

A

Amazon CloudFront’s globally distributed edge locations.

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

As data arrives at an edge location it is routed to S3 over an optimized network path

A

Transfer Acceleration employing Edge Location

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

You can use these to make entire S3 buckets public

A

Bucket Policies

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

S3 Versioning: Stores all versions of an object

A

including all writes and deletes

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

S3 Versioning: Great for

A

Backups

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

S3 Versioning: Once enabled, versioning cannot be disabled

A

Only Suspended

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

S3 Versioning: Does this with lifecycle rules

A

Integrates with them

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

S3 Versioning: to provide an additional layer of security use this

A

Multi-factor authentication

17
Q

FIGHT DR MC PXZ in AU or AU

in Australia or Austin Texas

A
F - FPGA
I - IOPS
G - Graphics
H - High Disk Throughput
T - cheap general purpose (think T2 micro)
D - Density
R - RAM
M - Main choice for general purpose apps
C - Compute
P - Graphics (pics)
X - Extreme Memory
Z - Extreme Memory and CPU
A - Arm-based workloads
U - Bare Metal
18
Q

Virtual Disk in the cloud

A

EBS Volumes. (Elastic Block Store)

19
Q

SSD: EBS

Balances price and performance for a wide variety of workloads

A

General Purpose SSD (GP-2)

20
Q

SSD: EBS

Highest-performance SSD volume for mission-critical low-latency or high-throughput workloads

A

Provisioned IOPS SSD (IO1)

High performance databases

21
Q

Magnetic: EBS

Low cost HDD volume designed for frequently accessed, throughput-intensive workloads

A

Throughput Optimized HDD (ST1)

Data warehouse

22
Q

Magnetic: EBS

Low cost HDD volume designed for less frequently accessed workloads (File Servers)

A

Cold HDD (SC1)

23
Q

You can only boot from

A

GP2, IO1 and Magnetic (standard)

24
Q

Cidr address range that allows everything in

A

0.0.0.0/0

25
Q

To let just 1 ip address access a port

A

X.X.X.X/32

26
Q

A key you want to keep

A

Private Key

Used to unlock your padlock

27
Q

Like a padlock

A

Public Key