Question: What are some challenges that Firebase addresses? Select the 2 correct answers.
- Monitor app stability and performance
- Content delivery network
- More rapid application development
- Worldwide autoscaling and load balancing
Explanation
Firebase helps mobile and web teams build applications faster by providing managed backend and development services. Tools such as Firebase Authentication, Cloud Firestore, and Firebase Hosting reduce the need to build common app capabilities from scratch. Firebase Crashlytics and Firebase Performance Monitoring help teams track app stability and performance after release. These capabilities support faster development cycles and better visibility into application quality.
Why the other options are incorrect
Content delivery network is addressed by Cloud CDN, not Firebase as the primary networking service.
Worldwide autoscaling and load balancing is addressed by Cloud Load Balancing, not Firebase app development tools.
Source for verification
https://firebase.google.com/docs
https://firebase.google.com/docs/crashlytics
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.