Testing Flashcards
(203 cards)
IAM Stands for:
Identity and Access Management
What does a IAM User use to Log in:
Username and Password
CLI stands for:
Command Line Interface
API stands for:
Application Programming Interface
CLI/API uses what to log in
Access Keys and Access Key IDs
MFA stands for:
Multi Factor Authentication
SCP Stands for:
Service Control Policies
IAM Best Prctices:
- Lock AWS account user access keys
- Create individual users
- Use groups to assign permissions to users
- Grant least privilege
- Start with AWS managed policies
- Use customer managed policies
- Use access levels to review permissions
- Strong Password policy
- MFA
- Use Roles for apps and to delegate permissions
- do not share keys
- rotate credentials
- remove unnecessary credentials
- Use policy conditions
- Monitor activity
EBS stands for:
Elastic block store
What is Block Storage and what is AWS service
Hard drives connected to a system (a C: or D: drive
What is Block Storage and what is AWS service
Hard drives connected to a system (a C: or D: drive
EC2 Stands for:
Elastic Compute Cloud
What does EC2 do?
Runs virtual servers or instances in the cloud
What is User Data
User Data is code that runs commands
What is Meta Data
Metadata returns information
What is LightSail
SUPER SIMPLE cheap cloud server for those with little expertise
What is Batch
Allows you to run thousands of computing jobs on AWS
It dynamically provisions the optimal quantity and types of resources
What is a Docker Container
It is a place to store all the steps to run an app including OS, code, settings, etc
It makes the movable from hardware and very efficient
What does ECS stand for
Elastic Container Service
What is a cluster
a logical grouping of tasks or services
What is ECS Launch Type
it is an elastic container that you keep control of
You are charged per instance
You are responsible for optimization and management but get more control
What is ECS Fargate
it is an elastic container that is managed by AWS
Charged per running tasks
You have limited control
EBS Snapshots do what
Capture a volume at a point in time
where is a snapshot stored
Inside a region outside of a AZ