Basics (from the Certified Cloud Practicioner course) Flashcards

1
Q

What do SDKs allow you to do?

A

Access AWS resources using programming languages via your code.

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

An EBS volume is like:
a) a pen drive
b) physically attached storage
c) drop box (can be used by multiple instances)

A

a) a pen drive

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

An EC2 instance store is like:
a) a pen drive
b) physically attached storage
c) drop box (can be used by multiple instances)

A

b) physically attached storage

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

Elastic File System (EFS) is like:
a) a pen drive
b) physically attached storage
c) drop box (can be used by multiple instances)

A

c) drop box (can be used by multiple instances)

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

Which is the most expensive storage out of:
- EFS
- EC2 instance store
- EBS volume
?

A

EFS

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

EFS can only be used by instances with the _____ file system.

A

Linux

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

TRUE or FALSE?
An EBS volume can be used across multiple AZs.

A

FALSE

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