Question 252 of 315
Choose 2For this question, refer to the EHR Healthcare case study. You are a developer on the EHR customer portal team. Your team recently migrated the customer portal application to Google Cloud. The load has increased on the application servers, and now the application is logging many timeout errors. You recently incorporated Pub/Sub into the application architecture, and the application is not logging any Pub/Sub publishing errors. You want to improve publishing latency.
What should you do?
What should you do?
AIncrease the Pub/Sub Total Timeout retry value.
✓BMove from a Pub/Sub subscriber pull model to a push model.
✓CTurn off Pub/Sub message batching.
DCreate a backup Pub/Sub message queue.
✓
Correct Answer: B, C
Move from a Pub/Sub subscriber pull model to a push model.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.