Which element defines an AWS Availability Zone?
A. One or more physical data centers with redundant power and network
B. A geographic location that is completely isolated from other AWS locations
C. One or more edge locations based around the world
D. A data center location with a single source of power and networking
A. One or more physical data centers with redundant power and network
The AWS infrastructure is built with redundancy to avoid single points of failure. Availability Zones have low-latency connections between them within an AWS Region.
Which AWS service can be used to decouple applications?
A. AWS Config
B. Amazon Simple Queue Service (Amazon SQS)
C. AWS Batch
D. Amazon Simple Email Service (Amazon SES)
B. Amazon Simple Queue Service (Amazon SQS)
Amazon SQS is a fully managed message queue service that provides you with the ability to decouple and scale microservices, distributed systems, and serverless applications. Amazon SQS eliminates the complexity and overhead associated with managing and operating message-oriented middleware, and empowers developers to focus on differentiating work.
A company needs a database for queries. The database must summarize columns of data for analytical reports.
Which AWS service will meet these requirements?
A. Amazon Aurora
B. Amazon DynamoDB
C. Amazon Redshift
D. Amazon Neptune
C. Amazon Redshift
Amazon Redshift is a fully managed, petabyte-scale data warehouse service. You can use Amazon Redshift as a columnar database. Amazon Redshift can provide fast retrieval, which is often necessary in analytical applications.
Which AWS service automatically handles application health monitoring?
A. Amazon API Gateway
B. AWS Elastic Beanstalk
C. AWS Lambda
D. AWS Config
B. AWS Elastic Beanstalk
Elastic Beanstalk gives you the ability to deploy and manage applications in AWS Cloud without you having to understand or manage the underlying infrastructure. Elastic Beanstalk also includes functionality to monitor the health of your application.
Which AWS services or features support data replication across AWS Regions? (Select TWO.)
A. Amazon S3
B. Amazon Elastic Block Store (Amazon EBS)
C. Amazon EC2 instance store
D. AWS Storage Gateway
E. Amazon RDS
A. Amazon S3
Amazon S3 supports Cross-Region Replication. With Cross-Region Replication, you designate a destination S3 bucket in another Region. When Cross-Region Replication is turned on, any new object that is uploaded will be replicated to the destination S3 bucket.
E. Amazon RDS
You can use Amazon RDS to host relational databases on AWS. One RDS DB instance resides in a single Region. With Amazon RDS, you can create read replicas across Regions. Amazon RDS replicates any data from the primary DB instance to the read replica across Regions.
A company requires an encrypted connection from the company’s on-premises data center to AWS. The connection must use the company’s existing internet connection.
Which solution will meet these requirements?
A. AWS Client VPN
B. Amazon Connect
C. AWS Direct Connect
D. AWS Site-to-Site VPN
D. AWS Site-to-Site VPN
Site-to-Site VPN creates an encrypted network path between your on-premises network and your AWS Cloud network. This connection between your on-premises network and your AWS Cloud network uses the internet.
A company needs to establish a dedicated and isolated network connection between the company’s on-premises data center and AWS.
Which AWS service will meet this requirement?
A. AWS Site-to-Site VPN
B. AWS Direct Connect
C. Amazon Route 53
D. AWS WAF
B. AWS Direct Connect
Direct Connect can establish a secure and consistent network connection with dedicated links that are isolated from the internet.
A web developer has limited knowledge of AWS networking services such as Amazon VPC, Elastic Load Balancing, and Auto Scaling, but wants to host a highly available web application.
Which AWS service would automatically handle the deployment and reduce the complexity for the developer?
A. AWS CodeDeploy
B. AWS Resource Access Manager
C. AWS Elastic Beanstalk
D. AWS CloudFormation
C. AWS Elastic Beanstalk
Elastic Beanstalk gives you the ability to deploy and manage web applications in AWS Cloud without having to understand or manage the underlying infrastructure.
Which AWS service can convert text to lifelike speech?
A. Amazon Polly
B. Amazon Textract
C. Amazon Transcribe
D. Amazon Comprehend
A. Amazon Polly
Amazon Polly is a service that turns text into lifelike speech. Amazon Polly gives you the ability to create applications that talk. With Amazon Polly, you can build entirely new categories of speech-enabled products.
A business-critical application requires multi-Region deployment to meet availability service level agreements (SLAs).
Which AWS service or feature should be used for network routing and load balancing for this application?
A. Amazon Route 53
B. Application Load Balancer (ALB)
C. Amazon API Gateway
D. AWS Site-to-Site VPN
A. Amazon Route 53
Route 53 is a DNS service that can route traffic to resources. You can use Route 53 to implement traffic routing across multiple Regions to meet availability SLAs.
Which AWS services offer compute capabilities? (Select TWO.)
A. Amazon EC2
B. Amazon S3
C. Amazon Elastic Block Store (Amazon EBS)
D. Amazon Cognito
E. AWS Lambda
A. Amazon EC2
Amazon EC2 provides you with the ability to provision virtual servers in the AWS Cloud. Amazon EC2 provides compute capabilities.
E. AWS Lambda
Lambda is a serverless service and provides you with the ability to run code without the need to provision or manage servers. Lambda provides compute capabilities.
Which AWS service provides virtually unlimited throughput and scale?
A. Amazon DynamoDB
B. Amazon RDS for Oracle
C. Amazon Redshift
D. Amazon OpenSearch Service
A. Amazon DynamoDB
DynamoDB is a serverless, non-relational database that can automatically scale tables for both storage and throughput while still maintaining performance.
A company is running an application replicated on six Linux-based Amazon EC2 instances across two Availability Zones in an AWS Region. The application needs shared access to data. The data is going to be frequently changed by the application within existing data files.
Which AWS storage solution would meet the company’s needs with the LEAST operational overhead?
A. Amazon Elastic Block Store (Amazon EBS) Multi-Attach
B. Amazon Elastic File System (Amazon EFS)
C. Amazon S3
D. Amazon FSx for Lustre
B. Amazon Elastic File System (Amazon EFS)
Amazon EFS is a shared file system that gives EC2 instances the ability to share access to data in different Availability Zones in the same AWS Region.
Which AWS service can be used to provide an on-demand, cloud-based contact center?
A. AWS Direct Connect
B. Amazon Connect
C. AWS Support
D. AWS Managed Services
B. Amazon Connect
Amazon Connect is a cloud-based contact center service that you can use to set up an on-demand contact center.
A systems administrator wants to migrate a static website to AWS. The systems administrator wants to stop paying for the compute power necessary to run web servers.
Which AWS service will meet these requirements?
A. Amazon EC2
B. AWS Lambda
C. Amazon Lightsail
D. Amazon S3
D. Amazon S3
Additionally, you can use Amazon S3 to host static website content, including HTML, JavaScript, and CSS files. With Amazon S3, you do not need an always-running EC2 instance.
A company needs to securely deliver data, videos, applications, and APIs to users globally with low latency.
Which AWS service will meet this requirement?
A. Amazon EC2
B. Amazon CloudFront
C. Amazon RDS
D. Amazon VPC
B. Amazon CloudFront
CloudFront is a fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to users globally with low latency and high transfer speeds.
What are benefits of running a database on Amazon RDS compared to an on-premises database? (Select TWO.)
A. RDS provides backups by default.
B. RDS supports any relational database.
C. RDS costs the same regardless of the database engine that is used.
D. RDS database compute capacity can be easily scaled.
E. RDS security groups are managed by AWS.
A. RDS provides backups by default.
When using Amazon RDS, you can decide how frequently backups are completed. However, AWS manages the backing up of the data and the storing of the backup. Backups are automated based on the frequency that you define.
D. RDS database compute capacity can be easily scaled.
Amazon RDS database instances can be scaled up or down based on demand. This can often be completed with little to no downtime. A database instance can also be scaled vertically to give it more memory or compute capacity.
A company would like to host its MySQL databases on AWS and maintain full control over the operating system, database installation, and configuration.
Which AWS service should the company use to host the databases?
A. Amazon RDS
B. Amazon EC2
C. Amazon DynamoDB
D. Amazon Aurora
B. Amazon EC2
Amazon EC2 is a service that provides resizable compute capacity in the AWS Cloud. You can use Amazon EC2 to host a MySQL database similar to one that runs on premises. The company will have full control over the operating system, database installation, and configuration.
What should AWS edge locations be used for? (Select TWO.)
A. Hosting applications and databases
B. Delivering content closer to users
C. Running NoSQL database caching services
D. Reducing the load on Amazon EC2 based web servers
E. Sending notification messages to end users
B. Delivering content closer to users
AWS edge locations are used to host the content delivery network (CDN) service Amazon CloudFront, which gives you the ability to cache frequently accessed data closer to end users. This ability can reduce latency in data retrieval times for end users all over the world because the edge locations are often closer to the end users than the region in which the data is hosted.
D. Reducing the load on Amazon EC2 based web servers
AWS edge locations are used to host the content delivery network (CDN) service Amazon CloudFront, which gives you the ability to cache frequently accessed data closer to end users. When data is cached at an edge location and an end user requests data, the request is first routed to the edge location. If the data is found at the edge location, then the data is returned to the end user and the request never reaches the back-end server. This reduces the load on back-end servers because some requests are being offloaded to the edge location.