AWS Solutions Architect Definitions Flashcards
1
Q
IAM (Identity and Access Management)
A
control access to resources
2
Q
IAM User
A
not root, access to aws account
3
Q
IAM Group
A
groups for IAM users
4
Q
IAM policy
A
rules for access for user, groups, role to services
5
Q
IAM MFA
A
Multi Factor Auth for IAM user login
6
Q
AWS Access Keys
A
programmatic access to AWS services
7
Q
AWS CLI, SDK, CloudShell, Management Console
A
ways to request services through AWS API
8
Q
IAM Security Tools
A
- monitor IAM
- IAM credentials report, IAM access advisor
9
Q
EC2
A
virtual server
10
Q
EC2 Lifecycle states
A
pending, running, stopping, stopped, shutting-down, terminated
11
Q
EC2 setup
A
- choose AMI
- choose instance type
- assign tags
- create key pair
- sec groups with rules
- choose VPC, subnet, AZ
- assign storage
12
Q
aws configure
A
- specify access key under IAM user for AWS CLI setup
13
Q
Security groups
A
- inbound and outbound rules for traffic control and resource protection
14
Q
Ports
A
virtual network connection endpoint
15
Q
SSH
A
Secure Shell Connect
- used for remote login and CLI execution
16
Q
Spot Instances
A
interruptable spare EC2 capacity