exam questions

Exam AWS Certified Database - Specialty All Questions

View all questions & answers for the AWS Certified Database - Specialty exam

Exam AWS Certified Database - Specialty topic 1 question 284 discussion

Exam question from Amazon's AWS Certified Database - Specialty
Question #: 284
Topic #: 1
[All AWS Certified Database - Specialty Questions]

A company is working on migrating a large Oracle database schema with 3,500 stored procedures to Amazon Aurora PostgreSQL. An application developer is using the AWS Schema Conversion Tool (AWS SCT) to convert code from Oracle to Aurora PostgreSQL. However, the code conversion is taking a longer time with performance issues. The application team has reached out to a database specialist to improve the performance of the AWS SCT conversion.

What should the database specialist do to resolve the performance issues?

  • A. In AWS SCT, turn on the balance speed with memory consumption performance option with the optimal memory settings on local desktop.
  • B. Provision the target Aurora PostgreSQL database with a higher instance class. In AWS SCT. turn on the balance speed with memory consumption performance option.
  • C. In AWS SCT, turn on the fast conversion with large memory consumption performance option and set the JavaOptions section to the maximum memory available.
  • D. Provision a client Amazon EC2 machine with more CPU and memory resources in the same AWS Region as the Aurora PostgreSQL database.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
aviathor
1 year, 11 months ago
Selected Answer: C
A. Probably won't help B. Increasing the size of the Aurora instance will not improve the performance of AWS SCT. C. "Use one of these methods to control the memory usage and performance of the AWS SCT tool." D. "It's a best practice to install the AWS SCT on a separate machine that's in the same network as your source. This allows for better performance in the code conversion and data migration phases"
upvoted 1 times
...
clarksu
1 year, 12 months ago
Selected Answer: C
Key factor would be the performance of the SCT running env. https://repost.aws/knowledge-center/dms-optimize-aws-sct-performance Fast conversion, but large memory consumption - This optimizes the speed of the conversion. But, it might need more memory for the object reference cache. + Java In the JavaOptions section, set the minimum and maximum memory available to the AWS SCT. This example sets a minimum of 4GB and a maximum of 40GB:
upvoted 2 times
...
backbencher2022
2 years ago
Selected Answer: C
Definitely option C. check this link to validate - https://repost.aws/knowledge-center/dms-optimize-aws-sct-performance. The goal is to improve performance and not memory consumption so, option A must be ruled out as balanced setting will compromise performance and option A doesn't even mention Java memory setting which is another key mechanism to improve SCT performance. Remaining options are distractors so, option C is the best.
upvoted 1 times
...
hughnguyen
2 years ago
Selected Answer: C
The answer is C Refer to the link below, the compute power of the target database does not matter. "The performance of the AWS SCT depends on the memory that's available on the local machine that it's installed on. If you increase the memory that's available to the AWS SCT, then you also speed up the performance of your conversion. But this means that the AWS SCT also consumes more memory resources on your local machine." Furthermore fast conversion tells SCT to use optimise speed at the expense of memory
upvoted 1 times
...
dougporto1988
2 years, 1 month ago
Selected Answer: B
To resolve the performance issues of the AWS SCT conversion, the database specialist should provision the target Aurora PostgreSQL database with a higher instance class and turn on the balance speed with memory consumption performance option in AWS SCT. Option B is the correct answer because increasing the instance class of the target Aurora PostgreSQL database will improve its processing power and memory, which will allow it to handle the AWS SCT conversion more efficiently. Additionally, turning on the balance speed with memory consumption performance option in AWS SCT will optimize the conversion process for performance and memory usage.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago