AWS Flashcards
allows users to rent virtual computers on which to run their own computer applications
Amazon Elastic Compute
“R___ and s___” is the process of physically installing and configuring IT equipment in data center racks.
“Rack and stack” is the process of physically installing and configuring IT equipment in data center racks.
“sp__ up an EC2 instance”
“spin up an EC2 instance”
Each Amazon EC2 instance type is grouped under an instance f______
Each Amazon EC2 instance type is grouped under an instance family
Amazon EC2 instance families
- General purpose
- C____ optimized
- M____ optimized
- Accelerated Computing
Amazon EC2 instance families
- General purpose
- Compute optimized
- Memory optimized
- Accelerated Computing
Which Amazon EC2 instance type is suitable for data warehousing applications?
Storage optimized
Which Amazon EC2 instance type balances compute, memory, and networking resources?
General purpose
Which Amazon EC2 instance type is ideal for high-performance databases?
Memory optimized
Which Amazon EC2 instance type offers high-performance processors?
Compute optimized
The ELB service stands for…
Elastic Load Balancing
L_____ly c_____ed architecture: single failure won’t cause cascading failures
Loosely coupled architecture: single failure won’t cause cascading failures
Amazon SQS
Amazon Simple Queue Service
Amazon SNS
Amazon Simple Notification Service
Amazon EKS
Amazon Elastic Kubernetes Service
Amazon ECS
Amazon Elastic Container Service
AWS L_____ is a service that lets you run code without needing to provision or manage servers.
AWS Lambda is a service that lets you run code without needing to provision or manage servers.
AWS F_____ is a serverless compute engine for containers. It works with both Amazon ECS and Amazon EKS.
AWS Fargate is a serverless compute engine for containers. It works with both Amazon ECS and Amazon EKS.
A s___n___ is a section of a VPC that can contain resources such as Amazon EC2 instances.
A subnet is a section of a VPC that can contain resources such as Amazon EC2 instances.
To allow public traffic from the internet to access your VPC, you attach an internet g____w___ to the VPC.
To allow public traffic from the internet to access your VPC, you attach an internet gateway to the VPC.