Question 164 of 315
Choose 2Your marketing department wants to send out a promotional email campaign. The development team wants to minimize direct operation management. They project a wide range of possible customer responses, from 100 to 500,000 click-through per day. The link leads to a simple website that explains the promotion and collects user information and preferences.
Which infrastructure should you recommend? (Choose two.)
✓AUse Google App Engine to serve the website and Google Cloud Datastore to store user data.
BUse a Google Container Engine cluster to serve the website and store data to persistent disk.
✓CUse a managed instance group to serve the website and Google Cloud Bigtable to store user data.
DUse a single Compute Engine virtual machine (VM) to host a web server, backend by Google Cloud SQL.
✓
Correct Answer: A, C
Use Google App Engine to serve the website and Google Cloud Datastore to store user data.
▥
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.