Technology Quz Flashcards
Which service helps you process big data workloads?
Glue
Amazon Redshift
Elastic MapReduce (EMR)
Data Pipeline
Elastic MapReduce (EMR)
EMR helps you process large amounts of data.
Which AWS service provides a secure and resizable compute platform with choice of processor, storage, networking, operating system, and purchase model?
Amazon Connect
AWS Lambda
Amazon Elastic Compute Cloud (EC2)
Amazon Dedicated Instance (DI)
Amazon Elastic Compute Cloud (EC2)
Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides secure, resizable compute capacity in the cloud. Amazon EC2 offers the broadest and deepest compute platform with choice of processor, storage, networking, operating system, and purchase model.
Which EC2 pricing option is best for short-term, irregular workloads that should not be interrupted?
Reserved Instances
On-Demand
Savings Plans
Spot Instances
Dedicated Hosts
On-Demand
On-Demand is best for applications with short-term, spiky, or unpredictable workloads.
Which service enables you to centralize and automate data protection across AWS services?
Storage Gateway
Amazon Elastic File System (EFS)
AWS Backup
Amazon Elastic Block Store (EBS)
AWS Backup
AWS Backup helps you manage data backups across multiple AWS services. You’re able to create a backup plan that includes frequency and retention.
What data transport solution allows you to move petabytes of data and natively supports EC2 and Lambda?
Snowball
Snowcone
Snowmobile
Snowball Edge
Snowball Edge
Snowball Edge is a petabyte-scale data transport solution that natively supports EC2 and Lambda.
What is CloudWatch?
It is a service used to track activity and API calls within your AWS account.
It is a service used to provide reactive resource optimization.
It is a service used to manage access keys.
It is a collection of services designed to monitor and observe cloud resources.
It is a collection of services designed to monitor and observe cloud resources.
CloudWatch is a collection of services you can use to monitor your cloud resources.
Which of the following is NOT true about Lambda?
Lambda can execute code in response to events.
Lambda is recommended for processes that run for at least 15 minutes.
Lambda is serverless.
Lambda scales automatically.
Lambda is recommended for processes that run for at least 15 minutes.
This statement is not true because Lambda functions time out after 15 minutes and are not recommended for processes that run longer than that.
Which machine learning service allows you to add image analysis to your applications?
Amazon Macie
Amazon Rekognition
Amazon Comprehend
Amazon Transcribe
Amazon Translate
Amazon Rekognition
Rekognition is a service that makes it easy to add image analysis to your applications.
What service could you recommend to a developer to automate the software release process?
CodeBuild
CodeCommit
Cloud9
CodePipeline
CodePipeline
CodePipeline is a developer tool that allows you to continuously automate the software release process.
Which service allows you to practice Infrastructure as Code by provisioning your AWS resources via scripted templates?
AWS Marketplace
AWS Elastic Beanstalk
AWS CloudFormation
AWS Lambda
AWS CloudFormation
CloudFormation allows you to provision your AWS resources via scripted templates.
In which of the following is CloudFront content cached?
EBS
Data Center
Edge Location
Availability Zone
Edge Location
CloudFront content is cached in edge locations.
Which method of accessing an EC2 instance requires both a private key and a public key?
Secure Shell (SSH)
AWS Management Console
EC2 Instance Connect (EIC)
AWS Systems Manager
Secure Shell (SSH)
SSH allows you to access an EC2 instance from your local laptop using a key pair, which consists of a private key and a public key.
Which service is used to allow resources in your VPC to access the internet?
Internet Gateway
Subnet
Network ACL
VPC Peering
Internet Gateway
An internet gateway allows traffic to or from the internet for instances in a subnet in a VPC.
Which developer tool allows you to write code within your web browser?
AWS CloudTrail
Amazon CloudWatch
AWS CloudFormation
Cloud9
Cloud9
Cloud9 is an integrated development environment (IDE) that allows you to write code within your web browser.
Which AWS service can send both text and email messages from your applications?
Simple Email Service (SES)
Simple Messenger Service
Simple Queue Service (SQS)
Simple Notification Service (SNS)
Simple Notification Service (SNS)
SNS allows you to send emails and text messages from your distributed applications.
Which service allows developers to track issues on development projects via a dashboard?
CodeCommit
CodeDeploy
CodeStar
CodeBuild
CodeStar
CodeStar helps developers collaboratively work on development projects and track issues via a dashboard.
Which service routes user traffic through AWS’s global network infrastructure to ensure low latency for your gaming application?
AWS Global Accelerator
AWS Content Delivery Network (or ACDN)
Amazon S3 Transfer Acceleration
Amazon CloudFront
AWS Global Accelerator
Global Accelerator improves the availability of your applications by sending user traffic through AWS’s global network.