Pro Flashcards

Exam Pro Tips from A Cloud Guru

1
Q

IAM is universal

A

IAM is not region specific, it applies to all regions.

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

The Root Account

A

The account created on first setup.

It has complete administrative access rights

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

Access Key ID and Secret Access Keys

A

1) These are created and assigned when first created.
2) These are not the same as a password, they cannot be used to login to the console.
3) You use these to access AWS via APIs and the CLI

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

Secret Key Viewing

A

You only get to see the secret keys once, if you lose them you have to regenerate them.

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

Multi-Factor Authentication (MFA)

A

1) Always
2) Always for your Root account
3) Always

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

password rotation

A

customisable via a password policy rotation.

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

What is a region?

A

A region is a physical location in the world with 2 or more availability zones.

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

What is an Availability Zone?

A

An Availability Zone is a discreet data centre, with redundant power, networking and connectivity.
Two Availability zones that are within a few miles of each other are classified as the same availability zone.

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

What is an Edge Location?

A

1) These are endpoint which AWS uses to cache content.
2) Cloudfront is the technology behind this.
3) This is a content delivery Network

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

IAM consists of what?

A

1) Users
2) Groups
3) Policies
4) Roles

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

New Users

A

Have no permissions when first created

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

Power user access allows?

A

Access to all AWS services except for management of groups and users within IAM.

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

What is SSE?

A

Server Side Encryption (SSE)

  • Amazon S3 Managed keys (SSE-S3)
  • KMS (SSE-KMS) (provides audit logs)
  • Customer-Provided Keys (SSE-C)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly