CLOUD-DIGITAL-LEADER · Question #142
DriveSuper Inc. teaches its clients to drive cars and bikes and helps them get their license. They are planning to build a mobile application where users can sign up, plan their schedules, and take…
The correct answer is C. Build the mobile application with Firebase as the backend. Firebase is the best option for DriveSuper Inc. because it is Google's mobile and web application development platform purpose-built for fast, frictionless app development. Firebase provides built-in authentication (Google, Apple, email/password), a real-time NoSQL database…
Question
DriveSuper Inc. teaches its clients to drive cars and bikes and helps them get their license. They are planning to build a mobile application where users can sign up, plan their schedules, and take stock of progress. They want the onboarding process to be smooth and frictionless, giving users a great experience from the get-go. They want this done as quickly as possible and not be expensive. What is their best option on Google Cloud?
Options
- ABuild the mobile app with Cloud SQL as the backend
- BBuild the mobile app with Cloud Storage as the backend
- CBuild the mobile application with Firebase as the backend
- DBuild the mobile app with Cloud Spanner as the backend
How the community answered
(53 responses)- A8% (4)
- B4% (2)
- C72% (38)
- D17% (9)
Explanation
Firebase is the best option for DriveSuper Inc. because it is Google's mobile and web application development platform purpose-built for fast, frictionless app development. Firebase provides built-in authentication (Google, Apple, email/password), a real-time NoSQL database, cloud storage, and hosting - all with mobile SDKs that dramatically reduce development time and cost. Its Authentication service directly addresses the requirement for a smooth onboarding experience. Cloud SQL and Cloud Spanner are relational databases that require significant backend engineering effort to connect to mobile apps. Cloud Storage is object storage, not an application backend. Firebase is the fastest, cheapest path to a polished mobile app experience.
Topics
Community Discussion
No community discussion yet for this question.