Looks like no one added any tags here yet for you.
Amazon EC2 provides __________ in the cloud.
virtual machines
When launching an EC2 instance, you select an __________ which is a template for the instance.
Amazon Machine Image (AMI)
The type of instance that you choose determines CPU, memory, storage, and __________ performance.
network
Enhanced networking types can support speeds of up to __________ Gbps.
100
An IAM Role is attached at instance launch to allow the EC2 instance to interact with __________.
other AWS services
The security group settings control __________ to the EC2 instance.
traffic
To maintain a persistent public IP address, consider using an __________.
Elastic IP Address
__________ instances allow you to pay by the hour with no long-term commitments.
On-Demand
Amazon EC2 allows you to optimize costs through various pricing models including On-Demand, Reserved, and __________ instances.
Spot
AWS Elastic Beanstalk automatically handles __________ and configuration for web applications.
infrastructure provisioning
AWS Lambda is known as a __________ computing service.
serverless
AWS Lambda supports multiple __________ languages.
programming
An AWS service or developer-created application triggers a Lambda function to run, known as an __________.
event source
The maximum execution time for a single Lambda function is __________ minutes.
15
Amazon Elastic Container Service (ECS) orchestrates the execution of __________ containers.
Docker
The Amazon Elastic Container Registry (ECR) is a fully managed __________ container registry.
Docker
Kubernetes automates __________, networking, load distribution and scaling of containers.
container provisioning
Amazon Elastic Kubernetes Service (EKS) enables you to run __________ on AWS.
Kubernetes
Amazon EC2 instances can be categorized into __________ families.
instance
The __________ feature allows EC2 instances to be launched across multiple availability zones for redundancy.
Multi-AZ
EC2 Auto Scaling allows you to automatically adjust the number of instances in response to __________ in demand.
traffic
AWS Elastic Load Balancing automatically distributes incoming application traffic across multiple __________.
EC2 instances
An EC2 instance's storage configuration can utilize __________ to enhance performance.
Elastic Block Store (EBS)
____________ are non-persistent storage options used with EC2 instances for temporary data.
Instance Store
Amazon CloudWatch is used for __________ performance monitoring and logging.
resource
AWS Identity and Access Management (IAM) allows you to create and manage __________ for AWS resources.
users and permissions
Using __________, you can deploy applications with minimal infrastructure management.
AWS Fargate
Amazon EC2 offers different purchasing options based on __________, allowing you flexibility based on workload needs.
commitment period
AWS Direct Connect enables a dedicated network connection from your __________ to AWS.
premises