Which Firebase feature manages user sign-in?
Question 1 of 5
Evaluate Firebase knowledge across Auth, Realtime Database, Firestore, rules, and hosting.
Backend · About 3 minutes
Question 1 of 5
Review all 5 questions at your own pace. Open each answer to see the correct response and a concise explanation of the concept.
Topics covered
Correct answer
Firebase Authentication
Firebase Authentication supports email, phone, social providers, and custom auth flows.
Correct answer
Who can read and write data
Rules protect Firestore, Realtime Database, and Storage based on auth and data conditions.
Correct answer
Realtime Database
Realtime Database stores JSON-like data and pushes live updates to connected clients.
Correct answer
Running backend code on events or HTTP requests
Cloud Functions execute server-side logic triggered by Firebase events or requests.
Correct answer
Reading too much nested data at once
Broad reads can download large data trees and slow down apps.
Need a teammate, not a test?