exam questions

Exam Professional Cloud Database Engineer All Questions

View all questions & answers for the Professional Cloud Database Engineer exam

Exam Professional Cloud Database Engineer topic 1 question 87 discussion

Actual exam question from Google's Professional Cloud Database Engineer
Question #: 87
Topic #: 1
[All Professional Cloud Database Engineer Questions]

You want to migrate an on-premises 100 TB Microsoft SQL Server database to Google Cloud over a 1 Gbps network link. You have 48 hours allowed downtime to migrate this database. What should you do? (Choose two.)

  • A. Use a change data capture (CDC) migration strategy.
  • B. Move the physical database servers from on-premises to Google Cloud.
  • C. Keep the network bandwidth at 1 Gbps, and then perform an offline data migration.
  • D. Increase the network bandwidth to 2 Gbps, and then perform an offline data migration.
  • E. Increase the network bandwidth to 10 Gbps, and then perform an offline data migration.
Show Suggested Answer Hide Answer
Suggested Answer: AC 🗳️

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
DBAgain
Highly Voted 1 year, 11 months ago
Selected Answer: AC
A, C The question doesn't tell you that you have to move the database within 48 hours from right now - it says you're allow 48 hours of downtime. i.e. You can schedule it. C, D, and E all require an offline transfer, so increasing bandwidth wouldn't help. 1 Gbps should be enough to handle CDC updates within 48 hours after the initial offline transfer is complete, and it minimizes cost.
upvoted 7 times
...
pk349
Highly Voted 2 years, 5 months ago
AUse a change data capture ***** (CDC) migration strategy. BMove the physical database servers from on-premises to Google Cloud. CKeep the network bandwidth at 1 Gbps, and then perform an offline data migration. 1 Gbps = 1*24*60*60/8 = 10,800 GB = 10 TB per 24 hrs So, 20 TB per 48 hrs DIncrease the network bandwidth to 2 Gbps, and then perform an offline data migration. So, 40 TB per 48 hrs EIncrease the network bandwidth to 10 ***** Gbps, and then perform an offline data migration. So, 200 TB per 48 hrs Answer: A E
upvoted 6 times
ticky
1 year, 9 months ago
what is 8 in formal?
upvoted 1 times
Alex0707
1 year, 1 month ago
it's number of bits in 1 byte
upvoted 1 times
...
...
...
atnafuadd
Most Recent 2 weeks, 4 days ago
Selected Answer: AE
100 TB = 100,000 GB = 800,000 Gb (100,000 × 8 bits per byte) At 1 Gbps: 800,000 ÷ 1 = 800,000 seconds = ~222 hours At 2 Gbps: 800,000 ÷ 2 = 400,000 seconds = ~111 hours At 10 Gbps: 800,000 ÷ 10 = 80,000 seconds = ~22 hours C (1 Gbps): ~222 hours >> 48 hours F D (2 Gbps): ~111 hours >> 48 hours F
upvoted 1 times
...
krop
1 month, 1 week ago
Selected Answer: AE
Only 10Gbit link will allow you to transfer 100TB in 22h then in the remaining time within the window you can sort out the chanfges using CDC. ( A+E )
upvoted 1 times
...
LunarLander
1 month, 2 weeks ago
Selected Answer: C
This is a classically invalid question/set of answers. It will take 27.8 hours to migrate via a 1gbs link AND, even though A is technically ok, most production DBAs for a 100TB SQL Server db would not allow the installation of CDC agents or implement MSFTs CDC since the load on the source tables could (and often does) cause stall outs.
upvoted 1 times
...
Ral17
5 months, 2 weeks ago
Selected Answer: AE
A--> CDC makes sense. The only other alternative is E to cover 200TB in 48hrs.
upvoted 1 times
...
kitechen
8 months, 3 weeks ago
Selected Answer: AE
At 1 Gbps, transferring 100 TB of data could take much longer than 48 hours, so this is not a viable option.
upvoted 1 times
...
omermahgoub
1 year, 1 month ago
Selected Answer: AC
A and C
upvoted 2 times
...
omermahgoub
1 year, 1 month ago
C. As per data transfer documentation, 1G should be sufficient to transfer 10TB in 30 hours (required is 48 hours) https://cloud.google.com/architecture/migration-to-google-cloud-transferring-your-large-datasets#online_versus_offline_transfer No need to upgrade bandwidth.
upvoted 2 times
...
james2033
1 year, 3 months ago
Selected Answer: AE
1 minutes = 60 seconds 1 hour = 60 minutes = 60 * 60 = 3_600 seconds 1 day = 24 hours = 24 * 3_600 = 86_400 seconds 48 hours = 2 days = 86_400 * 2 = 172_800 seconds Network link 1 Gbps, 48 hours transfer 172_800 Gb = 172_800/8 GB = 21_600 GB < 100 TB Network link 2 Gbps, 48 hours transfer 43_200 GB < 100 TB Network link 10 Gbps, 48 hours transfer 210_600 GB = 205.66 TB > 100 TB.
upvoted 3 times
...
PKookNN
1 year, 4 months ago
Selected Answer: AC
I think the question tricks you into thinking that you need more bandwidth. For offline, you don't need bandwidth. So answers is A and C.
upvoted 2 times
...
whoosh
1 year, 6 months ago
Selected Answer: AE
Option A & E is correct: The questions and the option tell us two scenarios: First Scenario: Option A: CDC Setup CDC and replication. Within 48 hours this can be completed using 1 GB network bandwidth. Database is required restart to change configuration and the rest is online during replication Second scenario: offline migration (offline database migration) Database need to be shutdown and take a full backup and transfer it to GCP. At this points we can eliminate option C and D because option C transfer 100 TB over 1 GB network bandwidth required 12 days (above allowed downtime 48 hours) and option D transfer 100 TB over network bandwidth 4,74 days (113,78 hours) which is above allowed downtime 48 hours
upvoted 2 times
...
Pime13
1 year, 7 months ago
Selected Answer: AC
A and C for me
upvoted 5 times
...
learnazureportal
1 year, 9 months ago
Correct answer is A & D.
upvoted 1 times
...
dynamic_dba
2 years, 3 months ago
A, E. According to Google’s data transfer chart, 100 TB across a 1 Gbps link would take 12 days. I don’t think you can physically move your own equipment into a Google DC. Eliminate B. Increasing the bandwidth to 2 Gbps and doing an offline migration anyway wouldn’t help. The Google Transfer Appliance comes in 7 TB, 40 TB and 300 TB sizes. However, the turnaround time (Google ships the appliance to you, you load it with data, you ship it back, Google unloads it to a Cloud Storage bucket) is approximately 3 weeks. Eliminate C and D. That leaves A and E. A 10 Gbps link would transfer 100 TB in 30 hours. That leaves 18 hours for a CDC solution to sync the data. https://cloud.google.com/architecture/migration-to-google-cloud-transferring-your-large-datasets#online_versus_offline_transfer
upvoted 5 times
DBAgain
1 year, 11 months ago
E doesn't allow for an online transfer - It's still offline. Doesn't make sense to me to add bandwidth if you're not going to use it.
upvoted 2 times
...
...
PrtkKA
2 years, 3 months ago
Selected Answer: AE
Ideally, you can transfer 1 GB in eight seconds over a 1 Gbps network. https://cloud.google.com/architecture/migration-to-google-cloud-transferring-your-large-datasets
upvoted 4 times
Nirca
2 years, 3 months ago
Can A+E go together?
upvoted 1 times
...
...
chelbsik
2 years, 5 months ago
Selected Answer: AE
I confirm pk349 calculations
upvoted 2 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 ...