Recall & Review
beginner
What is Firebase primarily used for?
Firebase is a platform by Google that helps developers build mobile and web apps quickly with ready-to-use backend services like databases, authentication, and hosting.
Click to reveal answer
beginner
How does AWS differ from Firebase in cloud services?
AWS offers a wide range of cloud services for computing, storage, databases, and more, suitable for all sizes of projects, while Firebase focuses on app development with simpler backend services.
Click to reveal answer
intermediate
What is Supabase and how does it compare to Firebase?
Supabase is an open-source backend platform that provides a Postgres database, authentication, and real-time features, aiming to be an alternative to Firebase with SQL support.
Click to reveal answer
intermediate
Which platform offers serverless functions: Firebase, AWS, or Supabase?
Both Firebase and AWS offer serverless functions (Firebase Functions and AWS Lambda), while Supabase is adding support but is mainly focused on database and authentication services.
Click to reveal answer
advanced
What is a key advantage of using AWS over Firebase and Supabase?
AWS provides a vast ecosystem with flexible, scalable infrastructure and many specialized services beyond app backend, suitable for complex and large-scale enterprise needs.
Click to reveal answer
Which platform is known for its easy-to-use backend services tailored for mobile apps?
✗ Incorrect
Firebase is designed to simplify backend development for mobile and web apps.
Which platform provides a fully managed Postgres database by default?
✗ Incorrect
Supabase uses Postgres as its core database, unlike Firebase which uses NoSQL.
Which platform offers the widest range of cloud services beyond app backend?
✗ Incorrect
AWS provides extensive cloud services including computing, storage, AI, and more.
Which platform is open-source and aims to be an alternative to Firebase?
✗ Incorrect
Supabase is open-source and offers similar backend features to Firebase.
Which platform supports serverless functions called Lambda?
✗ Incorrect
AWS Lambda is a popular serverless compute service.
Explain the main differences between Firebase, AWS, and Supabase in simple terms.
Think about what each platform is best known for.
You got /3 concepts.
Describe a scenario where you might choose Supabase over Firebase or AWS.
Consider database type and openness.
You got /3 concepts.