C1000-176 · Question #86
Which strategy is essential when migrating data to DBaaS on IBM Cloud?
The correct answer is A. Choosing a DBaaS that matches the workload's specific features and performance needs. Selecting a DBaaS that aligns with your workload's specific features and performance needs (A) is the cornerstone of any successful migration - mismatched capabilities lead to degraded performance, failed queries, or costly re-migrations. Why the distractors fail: B is wrong…
Question
Which strategy is essential when migrating data to DBaaS on IBM Cloud?
Options
- AChoosing a DBaaS that matches the workload's specific features and performance needs
- BMigrating all data without considering data segmentation
- CPrioritizing the migration of outdated or irrelevant data
- DIgnoring data integrity checks post-migration
How the community answered
(26 responses)- A85% (22)
- B4% (1)
- C4% (1)
- D8% (2)
Explanation
Selecting a DBaaS that aligns with your workload's specific features and performance needs (A) is the cornerstone of any successful migration - mismatched capabilities lead to degraded performance, failed queries, or costly re-migrations.
Why the distractors fail:
- B is wrong because data segmentation is critical; migrating everything blindly wastes resources and can overload the target system.
- C is backwards - you should prioritize relevant, active data, not outdated or irrelevant data which should typically be archived or discarded.
- D is dangerous; skipping post-migration integrity checks risks silent data corruption or loss going undetected in production.
Memory tip: Think "fit before flight" - you must confirm the DBaaS fits your workload before you fly your data into it. Everything else (segmentation, relevance, integrity) flows from that foundational match.
Topics
Community Discussion
No community discussion yet for this question.