AWS DBS-C01 – 50 Past Questions with Answers

Free AWS Certified Database Specialty (DBS-C01). 50 Past Questions with Answers

Practice the AWS Certified Database Specialty (DBS-C01) Past Questions with Answers. Questions and Answers set by our experts have provided the correct answers to the DBS-C01 AWS Certified Database Specialty questions. Prepare yourself for the exam ahead and test your knowledge and readiness.

0%
2

AWS Certified Database Specialty (DBS-C01) Part 2

AWS Certified Database Specialty (DBS-C01)

AWS Certified Database Specialty (DBS-C01) Part 2

Questions will be picked at random from the question bank.

You can use the NEXT button to move to the next question, use the PREVĀ button to move to the previous question, the CLEAR button to clear any answer of your choice and you have the FINISH button to end the exam if you choose to.

Any question not answered before the end of the exam time, will be marked as wrong and the exam will end by itself. So try to attempt all questions on time.

Goodluck!

1 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

1. A company with branch offices in Portland, New York, and Singapore has a threetier web application that leverages a shared database. The database runs on
Amazon RDS for MySQL and is hosted in the us-west-2 Region. The application
has a distributed front end deployed in the us-west-2, ap-southheast-1, and useast-2 Regions. This front end is used as a dashboard for Sales Managers in each
branch office to see current sales statistics. There are complaints that the
dashboard performs more slowly in the Singapore location than it does in
Portland or New York. A solution is needed to provide consistent performance for
all users in each location. Which set of actions will meet these requirements?

2 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

2. 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?

3 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

3. A company is running an Amazon RDS for PostgeSQL DB instance and wants to
migrate it to an Amazon Aurora PostgreSQL DB cluster. The current database is 1
TB in size. The migration needs to have minimal downtime. What is the FASTEST
way to accomplish this?

4 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

4. A company needs a data warehouse solution that keeps data in a consistent,
highly structured format. The company requires fast responses for end-user
queries when looking at data from the current year, and users must have access to
the full 15-year dataset, when needed. This solution also needs to handle a
fluctuating number incoming queries. Storage costs for the 100 TB of data must
be kept low. Which solution meets these requirements?

5 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

5. A company has an Amazon RDS Multi-AZ DB instances that is 200 GB in size with
an RPO of 6 hours. To meet the company's disaster recovery policies, the database
backup needs to be copied into another Region. The company requires the
solution to be cost-effective and operationally efficient. What should a Database
Specialist do to copy the database backup into a different Region?

6 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

6. A retail company is about to migrate its online and mobile store to AWS. The
company's CEO has strategic plans to grow the brand globally. A Database
Specialist has been challenged to provide predictable read and write database
performance with minimal operational overhead. What should the Database
Specialist do to meet these requirements?

7 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

7. An Amazon RDS EBS-optimized instance with Provisioned IOPS (PIOPS) storage is
using less than half of its allocated IOPS over the course of several hours under
constant load. The RDS instance exhibits multi-second read and write latency, and
uses all of its maximum bandwidth for read throughput, yet the instance uses less
than half of its CPU and RAM resources. What should a Database Specialist do in
this situation to increase performance and return latency to sub- second levels?

8 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

8. The Development team recently executed a database script containing several
data definition language (DDL) and data manipulation language (DML) statements
on an Amazon Aurora MySQL DB cluster. The release accidentally deleted
thousands of rows from an important table and broke some application
functionality. This was discovered 4 hours after the release. Upon investigation, a
Database Specialist tracked the issue to a DELETE command in the script with an
incorrect WHERE clause filtering the wrong set of rows. The Aurora DB cluster has
Backtrack enabled with an 8-hour backtrack window. The Database Administrator
also took a manual snapshot of the DB cluster before the release started. The
database needs to be returned to the correct state as quickly as possible to
resume full application functionality. Data loss must be minimal. How can the
Database Specialist accomplish this?

9 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

9. A Database Specialist modified an existing parameter group currently associated
with a production Amazon RDS for SQL Server Multi-AZ DB instance. The change
is associated with a static parameter type, which controls the number of user
connections allowed on the most critical RDS SQL Server DB instance for the
company. This change has been approved for a specific maintenance window to
help minimize the impact on users. How should the Database Specialist apply the
parameter group change for the DB instance?

10 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

10. A global digital advertising company captures browsing metadata to contextually
display relevant images, pages, and links to targeted users. A single page load can
generate multiple events that need to be stored individually. The maximum size of
an event is 200 KB and the average size is 10 KB. Each page load must query the
user's browsing history to provide targeting recommendations. The advertising
company expects over 1 billion page visits per day from users in the United States,
Europe, Hong Kong, and India. The structure of the metadata varies depending on
the event. Additionally, the browsing metadata must be written and read with very
low latency to ensure a good viewing experience for the users. Which database
solution meets these requirements?

11 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

11. A Database Specialist is designing a disaster recovery strategy for a production Amazon DynamoDB
table. The table uses provisioned read/write capacity mode, global secondary indexes, and time to
live (TTL). The Database Specialist has restored the latest backup to a new table. To prepare the new
table with identical settings, which steps should be performed? (Choose two.)

12 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

12. A Database Specialist is troubleshooting an application connection failure on an
Amazon Aurora DB cluster with multiple Aurora Replicas that had been running
with no issues for the past 2 months. The connection failure lasted for 5 minutes
and corrected itself after that. The Database Specialist reviewed the Amazon RDS
events and determined a failover event occurred at that time. The failover process
took around 15 seconds to complete. What is the MOST likely cause of the 5-
minute connection outage?

13 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

13. A company is using Amazon RDS for MySQL to redesign its business application. A
Database Specialist has noticed that the Development team is restoring their
MySQL database multiple times a day when Developers make mistakes in their
schema updates. The Developers sometimes need to wait hours to the restores to
complete. Multiple team members are working on the project, making it difficult
to find the correct restore point for each mistake. Which approach should the
Database Specialist take to reduce downtime?

14 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

14. A company is concerned about the cost of a large-scale, transactional application
using Amazon DynamoDB that only needs to store data for 2 days before it is
deleted. In looking at the tables, a Database Specialist notices that much of the
data is months old, and goes back to when the application was first deployed.
What can the Database Specialist do to reduce the overall cost?

15 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

15. A Database Specialist migrated an existing production MySQL database from onpremises 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 timeconsuming, so it is not an option. How should the Database Specialist satisfy this
new requirement?

16 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

16. 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?

17 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

17. A company is hosting critical business data in an Amazon Redshift cluster. Due to
the sensitive nature of the data, the cluster is encrypted at rest using AWS KMS. As
a part of disaster recovery requirements, the company needs to copy the Amazon
Redshift snapshots to another Region. Which steps should be taken in the AWS
Management Console to meet the disaster recovery requirements?

18 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

18. A company is running a finance application on an Amazon RDS for MySQL DB
instance. The application is governed by multiple financial regulatory agencies.
The RDS DB instance is set up with security groups to allow access to certain
Amazon EC2 servers only. AWS KMS is used for encryption at rest. Which step will
provide additional security?

19 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

19. 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 each game has a unique game_id. Which choice of keys is
recommended for the DynamoDB table?

20 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

20. A company is looking to migrate a 1 TB Oracle database from on-premises to an Amazon Aurora
PostgreSQL DB cluster. The company's Database Specialist discovered that the Oracle database is
storing 100 GB of large binary objects (LOBs) across multiple tables. The Oracle database has a
maximum LOB size of 500 MB with an average LOB size of 350 MB. The Database Specialist has
chosen AWS DMS to migrate the data with the largest replication instances. How should the
Database Specialist optimize the database migration using AWS DMS?

21 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

21. A company is load testing its three-tier production web application deployed with
an AWS CloudFormation template on AWS. The Application team is making
changes to deploy additional Amazon EC2 and AWS Lambda resources to expand
the load testing capacity. A Database Specialist wants to ensure that the changes
made by the Application team will not change the Amazon RDS database
resources already deployed. Which combination of steps would allow the
Database Specialist to accomplish this? (Choose two.)

22 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

22. A team of Database Specialists is currently investigating performance issues on an
Amazon RDS for MySQL DB instance and is reviewing related metrics. The team
wants to narrow the possibilities down to specific database wait events to better
understand the situation. How can the Database Specialists accomplish this?

23 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

23. 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?

24 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

24. After restoring an Amazon RDS snapshot from 3 days ago, a company's
Development team cannot connect to the restored RDS DB instance. What is the
likely cause of this problem?

25 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

25. A company has an on-premises system that tracks various database operations
that occur over the lifetime of a database, including database shutdown, deletion,
creation, and backup. The company recently moved two databases to Amazon
RDS and is looking at a solution that would satisfy these requirements. The data
could be used by other systems within the company. Which solution will meet
these requirements with minimal effort?

26 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

26. A company is closing one of its remote data centers. This site runs a 100 TB onpremises data warehouse solution. The company plans to use the AWS Schema
Conversion Tool (AWS SCT) and AWS DMS for the migration to AWS. The site
network bandwidth is 500 Mbps. A Database Specialist wants to migrate the onpremises data using Amazon S3 as the data lake and Amazon Redshift as the data
warehouse. This move must take place during a 2-week period when source
systems are shut down for maintenance. The data should stay encrypted at rest
and in transit. Which approach has the least risk and the highest likelihood of a
successful data transfer?

27 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

27. A company wants to migrate its existing on-premises Oracle database to Amazon
Aurora PostgreSQL. The migration must be completed with minimal downtime
using AWS DMS. A Database Specialist must validate that the data was migrated
accurately from the source to the target before the cutover. The migration must
have minimal impact on the performance of the source database. Which approach
will MOST effectively meet these requirements?

28 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

28. A gaming company wants to deploy a game in multiple Regions. The company
plans to save local high scores in Amazon DynamoDB tables in each Region. A
Database Specialist needs to design a solution to automate the deployment of the
database with identical configurations in additional Regions, as needed. The
solution should also automate configuration changes across all Regions. Which
solution would meet these requirements and deploy the DynamoDB tables?

29 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

29. A media company is using Amazon RDS for PostgreSQL to store user data. The
RDS DB instance currently has a publicly accessible setting enabled and is hosted
in a public subnet. Following a recent AWS Well-Architected Framework review, a
Database Specialist was given new security requirements. Only certain onpremises corporate network IPs should connect to the DB instance. Connectivity is
allowed from the corporate network only. Which combination of steps does the
Database Specialist need to take to meet these new requirements? (Choose three.)

30 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

30. A company is about to launch a new product, and test databases must be recreated from production data. The company runs its production databases on an
Amazon Aurora MySQL DB cluster. A Database Specialist needs to deploy a
solution to create these test databases as quickly as possible with the least
amount of administrative effort. What should the Database Specialist do to meet
these requirements?

31 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

31. A company maintains several databases using Amazon RDS for MySQL and
PostgreSQL. Each RDS database generates log files with retention periods set to
their default values. The company has now mandated that database logs be
maintained for up to 90 days in a centralized repository to facilitate real-time and
after- the-fact analyses. What should a Database Specialist do to meet these
requirements with minimal effort?

32 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

32. A financial services company is developing a shared data service that supports
different applications from throughout the company. A Database Specialist
designed a solution to leverage Amazon ElastiCache for Redis with cluster mode
enabled to enhance performance and scalability. The cluster is configured to listen
on port 6379. Which combination of steps should the Database Specialist take to
secure the cache data and protect it from unauthorized access? (Choose three.)

33 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

33. 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?

34 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

34. A company is planning to close for several days. A Database Specialist needs to
stop all applications along with the DB instances to ensure employees do not have
access to the systems during this time. All databases are running on Amazon RDS
for MySQL. The Database Specialist wrote and executed a script to stop all the DB
instances. When reviewing the logs, the Database Specialist found that Amazon
RDS DB instances with read replicas did not stop. How should the Database
Specialist edit the script to fix this issue?

35 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

35. A Database Specialist is creating Amazon DynamoDB tables, Amazon CloudWatch alarms, and
associated infrastructure for an Application team using a development AWS account. The team
wants a deployment method that will standardize the core solution components while managing
environment-specific settings separately, and wants to minimize rework due to configuration errors.
Which process should the Database Specialist recommend to meet these requirements?

36 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

36. An AWS CloudFormation stack that included an Amazon RDS DB instance was
accidentally deleted and recent data was lost. A Database Specialist needs to add
RDS settings to the CloudFormation template to reduce the chance of accidental
instance data loss in the future. Which settings will meet this requirement?
(Choose three.)

37 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

37. A Database Specialist is migrating a 2 TB Amazon RDS for Oracle DB instance to
an RDS for PostgreSQL DB instance using AWS DMS. The source RDS Oracle DB
instance is in a VPC in the us-east-1 Region. The target RDS for PostgreSQL DB
instance is in a VPC in the use-west-2 Region. Where should the AWS DMS
replication instance be placed for the MOST optimal performance?

38 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

38. A large company is using an Amazon RDS for Oracle Multi-AZ DB instance with a
Java application. As a part of its disaster recovery annual testing, the company
would like to simulate an Availability Zone failure and record how the application
reacts during the DB instance failover activity. The company does not want to
make any code changes for this activity. What should the company do to achieve
this in the shortest amount of time?

39 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

39. A company has deployed an e-commerce web application in a new AWS account. An Amazon RDS
for MySQL Multi-AZ DB instance is part of this deployment with a database-1.xxxxxxxxxxxx.us-east1.rds.amazonaws.com endpoint listening on port 3306. The company's Database Specialist is able
to log in to MySQL and run queries from the bastion host using these details. When users try to
utilize the application hosted in the AWS account, they are presented with a generic error message.
The application servers are logging a 'could not connect to server: Connection times out' error
message to Amazon CloudWatch Logs. What is the cause of this error?

40 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

40. A company is running its line of business application on AWS, which uses Amazon
RDS for MySQL at the persistent data store. The company wants to minimize
downtime when it migrates the database to Amazon Aurora. Which migration
method should a Database Specialist use?

41 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

41. A clothing company uses a custom ecommerce application and a PostgreSQL
database to sell clothes to thousands of users from multiple countries. The
company is migrating its application and database from its on- premises data
center to the AWS Cloud. The company has selected Amazon EC2 for the
application and Amazon RDS for PostgreSQL for the database. The company
requires database passwords to be changed every 60 days. A Database Specialist
needs to ensure that the credentials used by the web application to connect to the
database are managed securely. Which approach should the Database Specialist
take to securely manage the database credentials?

42 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

42. A manufacturing company's website uses an Amazon Aurora PostgreSQL DB
cluster. Which configurations will result in the LEAST application downtime during
a failover? (Choose three.)

43 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

43. A Database Specialist is setting up a new Amazon Aurora DB cluster with one
primary instance and three Aurora Replicas for a highly intensive, business-critical
application. The Aurora DB cluster has one medium- sized primary instance, one
large-sized replica, and two medium sized replicas. The Database Specialist did
not assign a promotion tier to the replicas. In the event of a primary failure, what
will occur?

44 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

44. The Security team for a finance company was notified of an internal security
breach that happened 3 weeks ago. A Database Specialist must start producing
audit logs out of the production Amazon Aurora PostgreSQL cluster for the
Security team to use for monitoring and alerting. The Security team is required to
perform real-time alerting and monitoring outside the Aurora DB cluster and
wants to have the cluster push encrypted files to the chosen solution. Which
approach will meet these requirements?

45 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

45. A company is deploying a solution in Amazon Aurora by migrating from an onpremises system. The IT department has established an AWS Direct Connect link
from the company's data center. The company's Database Specialist has selected
the option to require SSL/TLS for connectivity to prevent plaintext data from being
set over the network. The migration appears to be working successfully, and the
data can be queried from a desktop machine. Two Data Analysts have been asked
to query and validate the data in the new Aurora DB cluster. Both Analysts are
unable to connect to Aurora. Their user names and passwords have been verified
as valid and the Database Specialist can connect to the DB cluster using their
accounts. The Database Specialist also verified that the security group
configuration allows network from all corporate IP addresses. What should the
Database Specialist do to correct the Data Analysts' inability to connect?

46 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

46. A gaming company has implemented a leaderboard in AWS using a Sorted Set
data structure within Amazon ElastiCache for Redis. The ElastiCache cluster has
been deployed with cluster mode disabled and has a replication group deployed
with two additional replicas. The company is planning for a worldwide gaming
event and is anticipating a higher write load than what the current cluster can
handle. Which method should a Database Specialist use to scale the ElastiCache
cluster ahead of the upcoming event?

47 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

47. 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.)

48 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

48. 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?

49 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

49. A company has a production Amazon Aurora Db cluster that serves both online
transaction processing (OLTP) transactions and compute-intensive reports. The
reports run for 10% of the total cluster uptime while the OLTP transactions run all
the time. The company has benchmarked its workload and determined that a sixnode Aurora DB cluster is appropriate for the peak workload. The company is now
looking at cutting costs for this DB cluster, but needs to have a sufficient number
of nodes in the cluster to support the workload at different times. The workload
has not changed since the previous benchmarking exercise. How can a Database
Specialist address these requirements with minimal user involvement?

50 / 50

Category: AWS Certified Database Specialty (DBS-C01) Part 1

50. An ecommerce company has tasked a Database Specialist with creating a
reporting dashboard that visualizes critical business metrics that will be pulled
from the core production database running on Amazon Aurora. Data that is read
by the dashboard should be available within 100 milliseconds of an update. The
Database Specialist needs to review the current configuration of the Aurora DB
cluster and develop a cost-effective solution. The solution needs to accommodate
the unpredictable read workload from the reporting dashboard without any
impact on the write availability and performance of the DB cluster. Which solution
meets these requirements?

Your score is

0%

There are 50 past questions with answers here. If you need more, check the other CBS-C01 questions and answers here, you can practice as many times as you can . They have more questions and answers and they are free to practice.

Leave a Comment

Your email address will not be published. Required fields are marked *

Certifications Exam Prep
Scroll to Top
This Website/App is solely sponsored, developed by me. Please donate to help me pay for server and website renewal.
This is default text for notification bar