securing your aws resources Flashcards

1
Q

what is the purpose of aws identity access management?

A

a web service that helps you securely control access to AWS resources

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

what is are strategies for protecting the root user? Hint: there are three

A

creating a complex password
implementing multi-factor authentication and,
for most administration activities, use IAM users instead

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

where can you configure a password policy?

A

the account settings section on the IAM dashboard

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

which strategy adds a second layer of security to your logins?

A

MFA

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

what are access keys?

A

long-term credentials for an IAM user or the AWS account root user

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

where do you go to generate a new set of access keys?`

A

logged into the AWS Management Console from the Security Credentials page

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

what does SSH stand for?

A

secure shell

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

what is the purpose of SSH?

A

a protocol that manages the encryption and decryption steps in the process as long as compatible keys are present at both ends of the connection

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

what is the purpose of an IAM user?

A

an entity that you create in AWS to represent the person or application that uses it to interact with AWS

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

what is purpose of an IAM group?

A

to administrate the permissions associated with multiple users in batches

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

what are IAM roles?

A

define the limits for what can be done within your AWS account

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

what does it mean to provide federated access?

A

expanding the available tools for managing authentication beyond the simple IAM options you’ve already seen.

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

what is the purpose of a credential report?

A

contains important information about the state of your account security

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

what is the tool aws provides to secure data?

A

encryption keys

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

what are the other encryption tools to manage encryption?

A

AWS key management service (KMS)

customer master key (CMS)

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

where can you find documents pertaining to compliance and regulatory standards on aws?

A

AWS Artifact