GoogleGoogle
PROFESSIONAL-CLOUD-DEVELOPER · Question #112
PROFESSIONAL-CLOUD-DEVELOPER Question #112: Real Exam Question with Answer & Explanation
The correct answer is A: Build the application in Python with Firestore as the database. Deploy the application to Cloud. See the full explanation below for the reasoning.
Building and deploying highly scalable, available, and resilient cloud-native applications
Question
You are developing a marquee stateless web application that will run on Google Cloud. The rate of the incoming user traffic is expected to be unpredictable, with no traffic on some days and large spikes on other days. You need the application to automatically scale up and down, and you need to minimize the cost associated with running the application. What should you do?
Options
- ABuild the application in Python with Firestore as the database. Deploy the application to Cloud
- BBuild the application in C# with Firestore as the database. Deploy the application to App Engine
- CBuild the application in Python with CloudSQL as the database. Deploy the application to App
- DBuild the application in Python with Firestore as the database. Deploy the application to a
Topics
#Serverless Computing#Cost Optimization#Auto Scaling#Database Selection
Community Discussion
No community discussion yet for this question.