Amazon AWS Certified Database - Specialty AWS Certified Database - Specialty Exam Questions in PDF

Free Amazon AWS Certified Database - Specialty Dumps Questions (page: 5)

A Database Specialist is designing a new database infrastructure for a ride hailing application. The application data includes a ride tracking system that stores GPS coordinates for all rides. Real-time statistics and metadata lookups must be performed with high throughput and microsecond latency. The database should be fault tolerant with minimal operational overhead and development effort.
Which solution meets these requirements in the MOST efficient way?

  1. Use Amazon RDS for MySQL as the database and use Amazon ElastiCache
  2. Use Amazon DynamoDB as the database and use DynamoDB Accelerator
  3. Use Amazon Aurora MySQL as the database and use Aurora’s buffer cache
  4. Use Amazon DynamoDB as the database and use Amazon API Gateway

Answer(s): B


Reference:

https://aws.amazon.com/solutions/case-studies/lyft/



A company is using an Amazon Aurora PostgreSQL DB cluster with an xlarge primary instance master and two large Aurora Replicas for high availability and read-only workload scaling. A failover event occurs and application performance is poor for several minutes. During this time, application servers in all Availability Zones are healthy and responding normally.

What should the company do to eliminate this application performance issue?

  1. Configure both of the Aurora Replicas to the same instance class as the primary DB instance. Enable cache coherence on the DB cluster, set the primary DB instance failover priority to tier-0, and assign a failover priority of tier-1 to the replicas.
  2. Deploy an AWS Lambda function that calls the Describe DBInstances action to establish which instance has failed, and then use the Promote Read Replica operation to promote one Aurora Replica to be the primary DB instance. Configure an Amazon RDS event subscription to send a notification to an Amazon SNS topic to which the Lambda function is subscribed.
  3. Configure one Aurora Replica to have the same instance class as the primary DB instance. Implement Aurora PostgreSQL DB cluster cache management. Set the failover priority to tier-0 for the primary DB instance and one replica with the same instance class. Set the failover priority to tier-1 for the other replicas.
  4. Configure both Aurora Replicas to have the same instance class as the primary DB instance. Implement Aurora PostgreSQL DB cluster cache management. Set the failover priority to tier-0 for the primary DB instance and to tier-1 for the replicas.

Answer(s): C



A company has a database monitoring solution that uses Amazon CloudWatch for its Amazon RDS for SQL Server environment. The cause of a recent spike in CPU utilization was not determined using the standard metrics that were collected. The CPU spike caused the application to perform poorly, impacting users. A Database Specialist needs to determine what caused the CPU spike.
Which combination of steps should be taken to provide more visibility into the processes and queries running during an increase in CPU load? (Choose two.)

  1. Enable Amazon CloudWatch Events and view the incoming T-SQL statements causing the CPU to spike.
  2. Enable Enhanced Monitoring metrics to view CPU utilization at the RDS SQL Server DB instance level.
  3. Implement a caching layer to help with repeated queries on the RDS SQL Server DB instance.
  4. Use Amazon QuickSight to view the SQL statement being run.
  5. Enable Amazon RDS Performance Insights to view the database load and filter the load by waits, SQL statements, hosts, or users.

Answer(s): B,E



A company is using Amazon with Aurora Replicas for read-only workload scaling. A Database Specialist needs to split up two read-only applications so each application always connects to a dedicated replica. The Database Specialist wants to implement load balancing and high availability for the read-only applications.
Which solution meets these requirements?

  1. Use a specific instance endpoint for each replica and add the instance endpoint to each read-only application connection string.
  2. Use reader endpoints for both the read-only workload applications.
  3. Use a reader endpoint for one read-only application and use an instance endpoint for the other read-only application.
  4. Use custom endpoints for the two read-only applications.

Answer(s): D


Reference:

https://rimzy.net/category/amazon-rds/page/4/



An online gaming company is planning to launch a new game with Amazon DynamoDB as its data store. The database should be designated to support the following use cases:

-Update scores in real time whenever a player is playing the game.
-Retrieve a player’s score details for a specific game session.

A Database Specialist decides to implement a DynamoDB table. Each player has a unique user_id and eachgame has a unique game_id.

Which choice of keys is recommended for the DynamoDB table?

  1. Create a global secondary index with game_id as the partition key
  2. Create a global secondary index with user_id as the partition key
  3. Create a composite primary key with game_id as the partition key and user_id as the sort key
  4. Create a composite primary key with user_id as the partition key and game_id as the sort key

Answer(s): D


Reference:

https://aws.amazon.com/blogs/database/amazon-dynamodb-gaming-use-cases-and-design- patterns/



A Database Specialist migrated an existing production MySQL database from on-premises to an Amazon RDS for MySQL DB instance. However, after the migration, the database needed to be encrypted at rest using AWS KMS. Due to the size of the database, reloading, the data into an encrypted database would be too time- consuming, so it is not an option.
How should the Database Specialist satisfy this new requirement?

  1. Create a snapshot of the unencrypted RDS DB instance. Create an encrypted copy of the unencrypted snapshot. Restore the encrypted snapshot copy.
  2. Modify the RDS DB instance. Enable the AWS KMS encryption option that leverages the AWS CLI.
  3. Restore an unencrypted snapshot into a MySQL RDS DB instance that is encrypted.
  4. Create an encrypted read replica of the RDS DB instance. Promote it the master.

Answer(s): A



A Database Specialist is planning to create a read replica of an existing Amazon RDS for MySQL Multi-AZ DB instance.
When using the AWS Management Console to conduct this task, the Database Specialist discovers that the source RDS DB instance does not appear in the read replica source selection box, so the read replica cannot be created.
What is the most likely reason for this?

  1. The source DB instance has to be converted to Single-AZ first to create a read replica from it.
  2. Enhanced Monitoring is not enabled on the source DB instance.
  3. The minor MySQL version in the source DB instance does not support read replicas.
  4. Automated backups are not enabled on the source DB instance.

Answer(s): D

Explanation:


Reference:

https://aws.amazon.com/rds/features/read-replicas/



A Database Specialist has migrated an on-premises Oracle database to Amazon Aurora PostgreSQL. The schema and the data have been migrated successfully. The on-premises database server was also being used to run database maintenance cron jobs written in Python to perform tasks including data purging and generating data exports. The logs for these jobs show that, most of the time, the jobs completed within 5 minutes, but a few jobs took up to 10 minutes to complete. These maintenance jobs need to be set up for Aurora PostgreSQL.
How can the Database Specialist schedule these jobs so the setup requires minimal maintenance and provides high availability?

  1. Create cron jobs on an Amazon EC2 instance to run the maintenance jobs following the required schedule.
  2. Connect to the Aurora host and create cron jobs to run the maintenance jobs following the required schedule.
  3. Create AWS Lambda functions to run the maintenance jobs and schedule them with Amazon CloudWatch Events.
  4. Create the maintenance job using the Amazon CloudWatch job scheduling plugin.

Answer(s): C


Reference:

https://docs.aws.amazon.com/systems-manager/latest/userguide/mw-cli-task-options.html



Share your comments for Amazon AWS Certified Database - Specialty exam with other users:

A
abdo casa
8/9/2023 6:10:00 PM

thank u it very instructuf

D
Danny
1/15/2024 9:10:00 AM

its helpful?

H
hanaa
10/3/2023 6:57:00 PM

is this dump still valid???

G
Georgio
1/19/2024 8:15:00 AM

question 205 answer is b

M
Matthew Dievendorf
5/30/2023 9:37:00 PM

question 39, should be answer b, directions stated is being sudneted from /21 to a /23. a /23 has 512 ips so 510 hosts. and can make 4 subnets out of the /21

A
Adhithya
8/11/2022 12:27:00 AM

beautiful test engine software and very helpful. questions are same as in the real exam. i passed my paper.

S
SuckerPumch88
4/25/2022 10:24:00 AM

the questions are exactly the same in real exam. just make sure not to answer all them correct or else they suspect you are cheating.

S
soheib
7/24/2023 7:05:00 PM

question: 78 the right answer i think is d not a

S
srija
8/14/2023 8:53:00 AM

very helpful

T
Thembelani
5/30/2023 2:17:00 AM

i am writing this exam tomorrow and have dumps

A
Anita
10/1/2023 4:11:00 PM

can i have the icdl excel exam

B
Ben
9/9/2023 7:35:00 AM

please upload it

A
anonymous
9/20/2023 11:27:00 PM

hye when will post again the past year question for this h13-311_v3 part since i have to for my test tommorow…thank you very much

R
Randall
9/28/2023 8:25:00 PM

on question 22, option b-once per session is also valid.

T
Tshegofatso
8/28/2023 11:51:00 AM

this website is very helpful

P
philly
9/18/2023 2:40:00 PM

its my first time exam

B
Beexam
9/4/2023 9:06:00 PM

correct answers are device configuration-enable the automatic installation of webview2 runtime. & policy management- prevent users from submitting feedback.

R
RAWI
7/9/2023 4:54:00 AM

is this dump still valid? today is 9-july-2023

A
Annie
6/7/2023 3:46:00 AM

i need this exam.. please upload these are really helpful

S
Shubhra Rathi
8/26/2023 1:08:00 PM

please upload the oracle 1z0-1059-22 dumps

S
Shiji
10/15/2023 1:34:00 PM

very good questions

R
Rita Rony
11/27/2023 1:36:00 PM

nice, first step to exams

A
Aloke Paul
9/11/2023 6:53:00 AM

is this valid for chfiv9 as well... as i am reker 3rd time...

C
Calbert Francis
1/15/2024 8:19:00 PM

great exam for people taking 220-1101

A
Ayushi Baria
11/7/2023 7:44:00 AM

this is very helpfull for me

A
alma
8/25/2023 1:20:00 PM

just started preparing for the exam

C
CW
7/10/2023 6:46:00 PM

these are the type of questions i need.

N
Nobody
8/30/2023 9:54:00 PM

does this actually work? are they the exam questions and answers word for word?

S
Salah
7/23/2023 9:46:00 AM

thanks for providing these questions

R
Ritu
9/15/2023 5:55:00 AM

interesting

R
Ron
5/30/2023 8:33:00 AM

these dumps are pretty good.

S
Sowl
8/10/2023 6:22:00 PM

good questions

B
Blessious Phiri
8/15/2023 2:02:00 PM

dbua is used for upgrading oracle database

R
Richard
10/24/2023 6:12:00 AM

i am thrilled to say that i passed my amazon web services mls-c01 exam, thanks to study materials. they were comprehensive and well-structured, making my preparation efficient.

AI Tutor 👋 I’m here to help!