Amazon Lightsail vs. Firebase

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Amazon Lightsail
Score 9.1 out of 10
N/A
Amazon Lightsail is a virtual private server (VPS) designed to present an easy-to-use cloud platform that offers everything needed to build an application or website, plus a cost-effective, monthly plan.
$3.50
per month
Firebase
Score 7.9 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
Pricing
Amazon LightsailFirebase
Editions & Modules
512 MB Linux
$3.50
per month
1 GB Linux
$5.00
per month
2 GB Linux
$10.00
per month
Phone Authentication
$0.01
Per Verification
Stored Data
$0.18
Per GiB
Offerings
Pricing Offerings
Amazon LightsailFirebase
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Amazon LightsailFirebase
Features
Amazon LightsailFirebase
Infrastructure-as-a-Service (IaaS)
Comparison of Infrastructure-as-a-Service (IaaS) features of Product A and Product B
Amazon Lightsail
8.8
6 Ratings
7% above category average
Firebase
-
Ratings
Service-level Agreement (SLA) uptime10.06 Ratings00 Ratings
Dynamic scaling5.05 Ratings00 Ratings
Elastic load balancing9.34 Ratings00 Ratings
Pre-configured templates8.06 Ratings00 Ratings
Monitoring tools8.06 Ratings00 Ratings
Pre-defined machine images8.95 Ratings00 Ratings
Operating system support10.06 Ratings00 Ratings
Security controls10.06 Ratings00 Ratings
Automation10.05 Ratings00 Ratings
Best Alternatives
Amazon LightsailFirebase
Small Businesses
DigitalOcean Droplets
DigitalOcean Droplets
Score 9.4 out of 10
Visual Studio
Visual Studio
Score 8.7 out of 10
Medium-sized Companies
SAP on IBM Cloud
SAP on IBM Cloud
Score 9.0 out of 10
Visual Studio
Visual Studio
Score 8.7 out of 10
Enterprises
SAP on IBM Cloud
SAP on IBM Cloud
Score 9.0 out of 10
Visual Studio
Visual Studio
Score 8.7 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Amazon LightsailFirebase
Likelihood to Recommend
10.0
(6 ratings)
4.4
(29 ratings)
Usability
10.0
(1 ratings)
4.4
(4 ratings)
Support Rating
-
(0 ratings)
7.3
(6 ratings)
User Testimonials
Amazon LightsailFirebase
Likelihood to Recommend
Amazon AWS
We utilized Amazon Lightsail to get a web application proof of concept up and running. It's easy to set up, requires minimal configuration, and lets us to concentrate on the coding. It's designed to help you get started fast and easily, but it's not designed for corporate applications or workloads.
Read full review
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
Pros
Amazon AWS
  • Its provide pre configured Apps and operating system
  • Very easy to use interface and the cost is also very low
  • Integration with other AWS services like route53, S3 etc
Read full review
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
Cons
Amazon AWS
  • slow
  • complex integration to AWS Cloudwatch - complex setup required
  • No IPv6, a big downside
  • less value compared with Linode or Digital Ocean
Read full review
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
Usability
Amazon AWS
My overall experience with Amazon Lightsail is very good, and the online community of Lightsail users is very large and its helps to resolve any kind of issue i faced on my server. I also like the integration of other AWS services with Amazon Lightsail like we can export our Lightsail instance into ec2 server using snapshots.
Read full review
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
Support Rating
Amazon AWS
No answers on this topic
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
Alternatives Considered
Amazon AWS
Amazon Lightsail is a great platform. Before we started using it, we were using AWS EC2 instances as our primary servers after being dissatisfied with other providers. After Amazon Lightsail's introduction, we were able to reduce our operating costs, improve our quality assurance tasks, and provide much more efficient and better apps with our microservices architecture.
Read full review
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
Return on Investment
Amazon AWS
  • Hosting a production application on Lightsail will guarantee you a loss
  • Saved lots of time for our prototyping
  • Other VPS providers are better
Read full review
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
ScreenShots