
Ultimate access to all questions.
Your marketing department is planning to launch a promotional email campaign targeting a wide audience. The goal is to drive traffic to a simple website that explains the promotion and collects user information and preferences. The development team aims to minimize direct operational management effort. They anticipate a highly variable customer response, ranging from 100 to 500,000 click-throughs per day. Considering these requirements, which infrastructure setup would you recommend? (Choose two.)
A
Use Google App Engine to serve the website and Google Cloud Datastore to store user data.
B
Use a Google Container Engine cluster to serve the website and store data to persistent disk.
C
Use a managed instance group to serve the website and Google Cloud Bigtable to store user data.
D
Use a single Compute Engine virtual machine (VM) to host a web server, backend by Google Cloud SQL.
E
Use Cloud Functions to serve the website and store user data in Google Cloud Storage.