Technology Flashcards
You want to use an Amazon EC2 instance for a batch processing workload. What would be the best Amazon EC2 instance type to use?
General Purpose
Memory Optimized
Compute Optimized
Storage Optimized
Compute Optimized
Which process is an example of Elastic Load Balancing?
1- Ensuring that no single Amazon EC2 instance has to carry the full workload on its own
2- Removing unneeded Amazon EC2 instances when demand is low
3- Adding a second Amazon EC2 instance during an online store’s popular sale
4- Automatically adjusting the number of Amazon EC2 instances to meet demand
Ensuring that no single Amazon EC2 instance has to carry the full workload on its own. (The others are Auto Scaling.)
You want to deploy and manage containerized applications. Which service should you use?
1- AWS Lambda
2- Amazon Simple Notification Service (SNS)
3- Amazon Simple Queue Service (SQS)
4- Amazon Elastic Kubernetes Service (EKS)
Amazon Elastic Kubernetes Service (EKS)
Which statement is TRUE for the AWS global infrastructure?
1- A Region consists of a single Availability Zone
2- An Availability Zone consists of two or more Regions
3- A Region consists of two or more Availability Zones
4- An Availability Zone consists of a single Region
3- A Region consists of two or more Availability Zones
Which 4 factors should be considered when selecting a Region?
Proximity to your customers
Compliance with data governance and legal requirements
Available services within a region
Pricing
What is Amazon CloudFront?
A GLOBAL CONTENT DELIVERY SERVICE that uses a network of edge locations to cache content and deliver content to customers all over the world.
Which site does Amazon CloudFront use to cache copies of content for faster delivery to users at any location?
Edge location
Which action can you perform with AWS Outposts?
1- Automate actions for AWS services and applications through scripts
2- Access wizards and automated workflows to perform tasks in AWS services
3- Develop AWS applications in supported programming languages
4- Extend AWS infrastructure and services to your on-premises data center
Extend AWS infrastructure and services to your on-premises data center
Which service is used to manage the DNS records for domain users?
Amazon Route 53
Which TWO Amazon S3 storage classes are optimized for archival data?
1- S3 Standard
2- S3 Glacier Flexible Retrieval
3- S3 Intelligent-Tiering
4- S3 Standard-IA
5- S3 Glacier Deep Archive
Glacier Flexible Retrieval
Glacier Deep Archive
Which statement(s) are TRUE about Amazon EBS volumes and Amazon EFS file systems?
1- EBS volumes store data within a single Availability Zone. EFS file systems store data across multiple Availability Zones
2- EBS volumes store data across multiple Availability Zones. EFS file systems store data within a single Availability Zone
3- EBS and EFS both store data within a single Availability Zone
4- EBS and EFS both store data across multiple Availability Zones
EBS SINGLE Availability Zone. EFS MULTIPLE Availability Zones
You want to store data in an object storage service. Which AWS service is best for this type of storage?
Amazon Simple Storage Service (S3)
What is Amazon DynamoDB?
A SERVERLESS KEY-VALUE database service
Which service is used to query and analyze data across a data warehouse?
Amazon Redshift
What is Amazon Neptune?
GRAPH database service. You can use it to build and run applications that work with HIGHLY CONNECTED datasets, such as recommendation engines, fraud detection, and knowledge graphs