Chp 4: IAM and AWS CLI Flashcards
1
Q
What are the factors that a person should consider when deciding WHERE to launch an application
A
- compliance
- proximity
- available resources
- pricing
2
Q
Are most services global or region based?
A
Region based
3
Q
What is the IAM policy structure
A
- version
- statement
- effect
- resource
- principal (account/user/role)
4
Q
What are the common MFA types
A
- Virtual MFA
- Universal 2nd Factor Key
- Hardware Key Fob
- Gov Hardware Key fob
5
Q
How can AWS be accesed
A
- SDK
- CLI
- mgmt console
6
Q
T/F: AWS services can be assigned permissions
A
some aws services will need to perform actions on your behalf
7
Q
What are the common roles that can be assigned to aws services
A
- lambda functions
- EC2 instance roles
- Roles for CloudFormation (How to set up resources)
8
Q
What is the level of reporting for IAM credentials and access advisor
A
- IAM Credentials –> account level
- IAM Access Advisor Report –> user level