Practice Questions Flashcards
(49 cards)
Which tasks are the responsibilities of AWS?
Maintaining virtualization infrastructure
Configuring AWS infrastructure devices
Which service builds the workflows that are required for human review of machine learning predictions?
Amazon Augmented AI
Which tool provides automation actions for AWS services and applications through scripts?
AWS Command Line Interface
The AWS Command Line Interface (AWS CLI) provides the capability to control multiple AWS services directly from the command line within one tool. For example, a person can use commands to start an Amazon EC2 instance, connect an Amazon EC2 instance to a specific Auto Scaling group, and more. The AWS CLI is available for users on Windows, macOS, and Linux.
Which Amazon EC2 pricing option reduces costs when a business makes an hourly spend commitment to an instance family and Region for a 1-year or 3-year term?
EC2 Instance Savings Plans
EC2 Instance Savings Plans reduces compute costs by committing to a consistent hourly spend for a 1-year or 3-year term. This results in savings of up to 72% over On-Demand Instance costs. Any EC2 usage up to the commitment is charged at the discounted Savings Plan rate (for example, $10 an hour). Any EC2 usage beyond the commitment is charged at regular On-Demand Instance rates.
Which AWS Trusted Advisor category includes checks for high-utilization EC2 instances?
Performance
In this category, AWS Trusted Advisor also helps improve the performance of services by providing recommendations for how to take advantage of provisioned throughput.
Which service is used to transfer up to 100 PB of data to AWS?
AWS Snowmobile
Which service consolidates and manages multiple AWS accounts from a central location?
AWS Organizations
In AWS Organizations, businesses centrally control permissions for their accounts by using service control policies (SCPs). Additionally, businesses can use the consolidated billing feature in AWS Organizations to combine usage and receive a single bill for multiple AWS accounts.
Which Perspective of the AWS Cloud Adoption Framework focuses on recovering IT workloads to meet the requirements of business stakeholders?
Operations Perspective
The Operations Perspective of the AWS Cloud Adoption Framework also includes principles for operating in the cloud by using agile best practices.
In the S3 Intelligent-Tiering storage class, Amazon S3 moves objects between a frequent access tier and an infrequent access tier. Which storage classes are used for these tiers?
S3 Standard
S3 Standard-IA
Which service provides the capability to quickly deploy and scale applications on AWS?
AWS Elastic Beanstalk
Businesses upload their application, and Elastic Beanstalk automatically handles the deployment details of capacity provisioning, load balancing, auto-scaling, and application health monitoring.
Which service provides review details for user activities and API calls that have occurred within an AWS environment?
AWS CloudTrail
With CloudTrail, a person can view a complete history of user activity and API calls for their applications and resources.
Which component or service establishes a dedicated private connection between an on-premises data center and virtual private cloud (VPC)?
AWS Direct Connect
AWS Direct Connect is a service that establishes a dedicated private connection between an on-premises data center and VPC.
Which actions can a person perform in Amazon Route 53?
Connect user requests to infrastructure in AWS and outside of AWS.
Manage DNS records for domain names.
Amazon Route 53 is a DNS web service. It gives developers and businesses a reliable way to route end users to internet applications that are hosted in AWS.
Which statement best describes AWS Marketplace?
A digital catalog that includes thousands of listings from independent software vendors.
Which pillar of the AWS Well-Architected Framework focuses on using computing resources in ways that meet system requirements?
Performance Efficiency
The Performance Efficiency pillar focuses on using computing resources efficiently to meet system requirements, and to maintain that efficiency as demand changes and technologies evolve.
Which statement is TRUE for AWS Lambda?
Businesses pay only for compute time while their code is running.
AWS Lambda is a service that runs code without needing to provision or manage servers.
Which statement best describes Elastic Load Balancing?
A service that distributes incoming traffic across multiple targets, such as Amazon EC2 instances.
A load balancer acts as a single point of contact for all incoming web traffic to an Auto Scaling group. This means that as Amazon EC2 instances are added or removed in response to the amount of incoming traffic, these requests are routed to the load balancer first and then spread across multiple resources that will handle them.
Which tool provides the capability to visualize, understand, and manage AWS costs and usage over time?
AWS Cost Explorer
With AWS Cost Explorer, businesses can quickly create custom reports to analyze their AWS cost and usage data.
A cloud architect wants Amazon S3 to monitor object access patterns. Which storage class should they use?
Amazon S3 Intelligent-Tiering
In the Amazon S3 Intelligent-Tiering storage class, Amazon S3 monitors object access patterns. If an object has not been accessed for 30 consecutive days, Amazon S3 automatically moves it to the infrequent access tier, Amazon S3 Standard-IA. If an object is accessed in the infrequent access tier, Amazon S3 automatically moves it to the frequent access tier, Amazon S3 Standard.
An application developer wants to send and receive messages between distributed application components. Which service should they use?
Amazon Simple Queue Service (Amazon SQS)
Amazon SQS is a message queuing service. Using Amazon SQS, an application developer can send, store, and receive messages between software components at any volume size, without losing messages or requiring other services to be available.
Statement best describes Amazon GuardDuty
A service that provides intelligent threat detection for your AWS infrastructure and resources.
AWS GuardDuty identifies threats by continually monitoring the network activity and account behavior within an AWS environment.
An application developer wants to store data in a key-value database. Which service should they use?
Amazon DynamoDB
Amazon DynamoDB is a key-value database service. A key-value database might include data pairs such as “Name: John Doe,” “Address: 123 Any Street,” and “City: Anytown”.
Which action can a person perform in Amazon CloudFront?
Deliver content to customers through a global network of edge locations.
Amazon CloudFront is a content delivery service.
Which Support plans include access to all AWS Trusted Advisor checks?
Business and Enterprise