Question: Mobile app teams can integrate their mobile apps with one of the available __________ and manage the integrated Firebase services via _____________ which includes tools from Google for developing apps, engaging with users, and earning more through mobile ads.
- containers, Docker
- VMs (virtual machines), App Engine
- SDKs (software development kits), the console
- data kits, the interface
Explanation
Firebase supports mobile app development through platform-specific SDKs that connect apps to Firebase services. Integrated services are managed in the Firebase console, where teams can configure products, view app data, and monitor usage. Firebase includes Google tools for building apps, improving engagement, and supporting monetization. This reduces setup effort by giving mobile teams a unified development and management environment.
Why the other options are incorrect
Containers, Docker relate to packaging and running workloads, not Firebase mobile integration.
VMs, App Engine relate to compute platforms, not Firebase app service integration.
Data kits, the interface are not official Firebase terms for mobile app integration or service management.
Source for verification
https://firebase.google.com/docs
https://firebase.google.com/docs/projects/learn-more
The answer(s) to the question is highlighted in the BOLD text above. You can also find more questions and answers related to the exams on the "Google Cloud Platform Business Professional" page.