Firebase vs. Vercel

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Firebase
Score 8.3 out of 10
N/A
Google offers the Firebase suite of application development tools, available free or at cost for higher degree of usages, priced flexibly accorded to features needed. The suite includes A/B testing and Crashlytics, Cloud Messaging (FCM) and in-app messaging, cloud storage and NoSQL storage (Cloud Firestore and Firestore Realtime Database), and other features supporting developers with flexible mobile application development.
$0.01
Per Verification
Vercel
Score 9.7 out of 10
N/A
​Vercel (made by the creators of Next.js) is a cloud platform for static sites and Serverless Functions for a workflow. It enables developers to host websites and web services that deploy instantly, scale automatically, and requires no supervision, all with no configuration. The platform aims to enable frontend teams to work while combining the best developer experience with a focus on end-user performance.N/A
Pricing
FirebaseVercel
Editions & Modules
Phone Authentication
$0.01
Per Verification
Stored Data
$0.18
Per GiB
No answers on this topic
Offerings
Pricing Offerings
FirebaseVercel
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
FirebaseVercel
Features
FirebaseVercel
Platform-as-a-Service
Comparison of Platform-as-a-Service features of Product A and Product B
Firebase
-
Ratings
Vercel
8.0
2 Ratings
0% below category average
Ease of building user interfaces00 Ratings5.01 Ratings
Scalability00 Ratings10.02 Ratings
Platform management overhead00 Ratings10.02 Ratings
Workflow engine capability00 Ratings4.02 Ratings
Platform access control00 Ratings5.02 Ratings
Services-enabled integration00 Ratings10.02 Ratings
Development environment creation00 Ratings10.02 Ratings
Development environment replication00 Ratings10.02 Ratings
Issue monitoring and notification00 Ratings7.02 Ratings
Issue recovery00 Ratings7.02 Ratings
Upgrades and platform fixes00 Ratings10.02 Ratings
Best Alternatives
FirebaseVercel
Small Businesses
Visual Studio
Visual Studio
Score 9.0 out of 10
AWS Lambda
AWS Lambda
Score 8.6 out of 10
Medium-sized Companies
Visual Studio
Visual Studio
Score 9.0 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
Enterprises
Visual Studio
Visual Studio
Score 9.0 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
FirebaseVercel
Likelihood to Recommend
7.0
(28 ratings)
10.0
(2 ratings)
Usability
7.0
(3 ratings)
9.0
(1 ratings)
Support Rating
7.3
(6 ratings)
-
(0 ratings)
User Testimonials
FirebaseVercel
Likelihood to Recommend
Google
Firebase should be your first choice if your platform is mobile first. Firebase's mobile platform support for client-side applications is second to none, and I cannot think of a comparable cross-platform toolkit. Firebase also integrates well with your server-side solution, meaning that you can plug Firebase into your existing app architecture with minimal effort.
Firebase lags behind on the desktop, however. Although macOS support is rapidly catching up, full Windows support is a glaring omission for most Firebase features. This means that if your platform targets Windows, you will need to implement the client functionality manually using Firebase's web APIs and wrappers, or look for another solution.
Read full review
VERCEL
I've had nothing but positive experiences with Vercel, and while their business offering is great, it's also worth touching on their free plan. Their free plan allows me to tinker with web development in my free time without having to worry about paying for a costly linux box. I just link a GitHub repository and it's done!
Read full review
Pros
Google
  • Analytics wise, retention is extremely important to our app, therefore we take advantage of the cohort analysis to see the impact of our middle funnel (retargeting, push, email) efforts affect the percent of users that come back into the app. Firebase allows us to easily segment these this data and look at a running average based on certain dates.
  • When it comes to any mobile app, a deep linking strategy is essential to any apps success. With Firebase's Dynamic Links, we are able to share dynamic links (recognize user device) that are able to redirect to in-app content. These deep links allow users to share other deep-linked content with friends, that also have link preview assets.
  • Firebase allows users to effectively track events, funnels, and MAUs. With this simple event tracking feature, users can put organize these events into funnels of their main user flows (e.g., checkout flows, onboarding flows, etc.), and subsequently be able to understand where the drop-off is in the funnel and then prioritize areas of the funnel to fix. Also, MAU is important to be able to tell if you are bringing in new users and what's the active volume for each platform (Android, iOS).
Read full review
VERCEL
  • Deploy Site
  • Integrate Giithub
  • Functions to use at scale and free
Read full review
Cons
Google
  • Attribution and specifically multi-touch attribution could be more robust such as Branch or Appsflyer but understand this isn't Firebases bread and butter.
  • More parameters. Firebase allows you to track tons of events (believe it's up to 50 or so) but the parameters of the events it only allows you to track 5 which is so messily and unbelievable. So you're able to get good high-level data but if you want to get granular with the events and actions are taken on your app to get real data insight you either have to go with a paid data analytics platform or bring on someone that's an expert in SQL to go through Big Query.
  • City-specific data instead of just country-specific data would have been a huge plus as well.
Read full review
VERCEL
  • Interface Revamp
  • Cost reduction
Read full review
Usability
Google
Firebase functions are more difficult to use, there are no concepts of triggers or cascading deletes without the use of Firebase functions. Firebase functions can run forever if not written correctly and cause billing nightmares. While this hasn't happened to us specifically it is a thing that happens more than one realizes.
Read full review
VERCEL
Vercel's good usability and developer experience make me happy to visit their website when I need to configure my deployments. It's very easy to navigate, configure, and manage my projects, and the developer experience is so seamless that I don't have to think much when I push changes to git.
Read full review
Support Rating
Google
Our analytics folks handled the majority of the communication when it came to customer service, but as far as I was aware, the support we got was pretty good. When we had an issue, we were able to reach out and get support in a timely fashion. Firebase was easy to reach and reasonably available to assist when needed.
Read full review
VERCEL
No answers on this topic
Alternatives Considered
Google
Before using Firebase, we exclusively used self hosted database services. Using Firebase has allowed us to reduce reliance on single points of failure and systems that are difficult to scale. Additionally, Firebase is much easier to set up and use than any sort of self hosted database. This simplicity has allowed us to try features that we might not have based on the amount of work they required in the past.
Read full review
VERCEL
Vercel beats Heroku and DigitalOcean by a mile with pricing. Since Vercel uses serverless infrastructure, we don't pay for servers that don't get used, which is great for smaller platforms. Vercel Support is also very quick to respond, unlike DigitalOcean who took a while to get back to me after they didn't honor platform credits they sent me.
Read full review
Return on Investment
Google
  • Makes building real-time interfaces easy to do at scale with no backend involvement.
  • Very low pricing for small companies and green-fields projects.
  • Lack of support for more complicated queries needs to be managed by users and often forces strange architecture choices for data to enable it to be easily accessed.
Read full review
VERCEL
  • Reduced amount of staff time required to deploy applications and websites
  • Improved staging environments by automatically deploying changes on pull requests
  • Allowed for collaboration from members of the open source community with strong git integrations
Read full review
ScreenShots