Alternatives to Google Cloud Messaging logo

Alternatives to Google Cloud Messaging

Firebase, Amazon SNS, RabbitMQ, Apple Push Notification Service, and MQTT are the most popular alternatives and competitors to Google Cloud Messaging.
91
246
+ 1
22

What is Google Cloud Messaging and what are its top alternatives?

Google Cloud Messaging (GCM) is a free service that enables developers to send messages between servers and client apps. This includes downstream messages from servers to client apps, and upstream messages from client apps to servers.
Google Cloud Messaging is a tool in the Mobile Push Messaging category of a tech stack.

Top Alternatives to Google Cloud Messaging

  • Firebase
    Firebase

    Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebase library to your application to gain access to a shared data structure; any changes you make to that data are automatically synchronized with the Firebase cloud and with other clients within milliseconds. ...

  • Amazon SNS
    Amazon SNS

    Amazon Simple Notification Service makes it simple and cost-effective to push to mobile devices such as iPhone, iPad, Android, Kindle Fire, and internet connected smart devices, as well as pushing to other distributed services. Besides pushing cloud notifications directly to mobile devices, SNS can also deliver notifications by SMS text message or email, to Simple Queue Service (SQS) queues, or to any HTTP endpoint. ...

  • RabbitMQ
    RabbitMQ

    RabbitMQ gives your applications a common platform to send and receive messages, and your messages a safe place to live until received. ...

  • Apple Push Notification Service
    Apple Push Notification Service

    It is the centerpiece of the remote notifications feature. It is a robust, secure, and highly efficient service for app developers to propagate information to iOS (and, indirectly, watchOS), tvOS, and macOS devices. ...

  • MQTT
    MQTT

    It was designed as an extremely lightweight publish/subscribe messaging transport. It is useful for connections with remote locations where a small code footprint is required and/or network bandwidth is at a premium. ...

  • Firebase Cloud Messaging
    Firebase Cloud Messaging

    It is a cross-platform messaging solution that lets you reliably deliver messages at no cost. You can notify a client app that new email or other data is available to sync. You can send notification messages to drive user re-engagement and retention. For use cases such as instant messaging, a message can transfer a payload of up to 4KB to a client app. ...

  • Pushwoosh
    Pushwoosh

    Free unlimited cross platform push notifications! iOS, Android, Windows Phone, Phonegap, Unity, Marmalade, Adobe Air - we support them all! Easy integration, open-source SDK. ...

  • Google Cloud Platform
    Google Cloud Platform

    It helps you build what's next with secure infrastructure, developer tools, APIs, data analytics and machine learning. It is a suite of cloud computing services that runs on the same infrastructure that Google uses internally for its end-user products, such as Google Search and YouTube. ...

Google Cloud Messaging alternatives & related posts

Firebase logo

Firebase

40.7K
34.9K
2K
The Realtime App Platform
40.7K
34.9K
+ 1
2K
PROS OF FIREBASE
  • 371
    Realtime backend made easy
  • 270
    Fast and responsive
  • 242
    Easy setup
  • 215
    Real-time
  • 191
    JSON
  • 134
    Free
  • 128
    Backed by google
  • 83
    Angular adaptor
  • 68
    Reliable
  • 36
    Great customer support
  • 32
    Great documentation
  • 25
    Real-time synchronization
  • 21
    Mobile friendly
  • 19
    Rapid prototyping
  • 14
    Great security
  • 12
    Automatic scaling
  • 11
    Freakingly awesome
  • 8
    Super fast development
  • 8
    Angularfire is an amazing addition!
  • 8
    Chat
  • 6
    Firebase hosting
  • 6
    Built in user auth/oauth
  • 6
    Awesome next-gen backend
  • 6
    Ios adaptor
  • 4
    Speed of light
  • 4
    Very easy to use
  • 3
    Great
  • 3
    It's made development super fast
  • 3
    Brilliant for startups
  • 2
    Free hosting
  • 2
    Cloud functions
  • 2
    JS Offline and Sync suport
  • 2
    Low battery consumption
  • 2
    .net
  • 2
    The concurrent updates create a great experience
  • 2
    Push notification
  • 2
    I can quickly create static web apps with no backend
  • 2
    Great all-round functionality
  • 2
    Free authentication solution
  • 1
    Easy Reactjs integration
  • 1
    Google's support
  • 1
    Free SSL
  • 1
    CDN & cache out of the box
  • 1
    Easy to use
  • 1
    Large
  • 1
    Faster workflow
  • 1
    Serverless
  • 1
    Good Free Limits
  • 1
    Simple and easy
CONS OF FIREBASE
  • 31
    Can become expensive
  • 16
    No open source, you depend on external company
  • 15
    Scalability is not infinite
  • 9
    Not Flexible Enough
  • 7
    Cant filter queries
  • 3
    Very unstable server
  • 3
    No Relational Data
  • 2
    Too many errors
  • 2
    No offline sync

related Firebase posts

Johnny Bell

I was building a personal project that I needed to store items in a real time database. I am more comfortable with my Frontend skills than my backend so I didn't want to spend time building out anything in Ruby or Go.

I stumbled on Firebase by #Google, and it was really all I needed. It had realtime data, an area for storing file uploads and best of all for the amount of data I needed it was free!

I built out my application using tools I was familiar with, React for the framework, Redux.js to manage my state across components, and styled-components for the styling.

Now as this was a project I was just working on in my free time for fun I didn't really want to pay for hosting. I did some research and I found Netlify. I had actually seen them at #ReactRally the year before and deployed a Gatsby site to Netlify already.

Netlify was very easy to setup and link to my GitHub account you select a repo and pretty much with very little configuration you have a live site that will deploy every time you push to master.

With the selection of these tools I was able to build out my application, connect it to a realtime database, and deploy to a live environment all with $0 spent.

If you're looking to build out a small app I suggest giving these tools a go as you can get your idea out into the real world for absolutely no cost.

See more
Collins Ogbuzuru
Front-end dev at Evolve credit · | 32 upvotes · 213.1K views

Your tech stack is solid for building a real-time messaging project.

React and React Native are excellent choices for the frontend, especially if you want to have both web and mobile versions of your application share code.

ExpressJS is an unopinionated framework that affords you the flexibility to use it's features at your term, which is a good start. However, I would recommend you explore Sails.js as well. Sails.js is built on top of Express.js and it provides additional features out of the box, especially the Websocket integration that your project requires.

Don't forget to set up Graphql codegen, this would improve your dev experience (Add Typescript, if you can too).

I don't know much about databases but you might want to consider using NO-SQL. I used Firebase real-time db and aws dynamo db on a few of my personal projects and I love they're easy to work with and offer more flexibility for a chat application.

See more
Amazon SNS logo

Amazon SNS

1.4K
1.2K
18
Fully managed push messaging service
1.4K
1.2K
+ 1
18
PROS OF AMAZON SNS
  • 12
    Low cost
  • 6
    Supports multi subscribers
CONS OF AMAZON SNS
    Be the first to leave a con

    related Amazon SNS posts

    Praveen Mooli
    Engineering Manager at Taylor and Francis · | 19 upvotes · 4M views

    We are in the process of building a modern content platform to deliver our content through various channels. We decided to go with Microservices architecture as we wanted scale. Microservice architecture style is an approach to developing an application as a suite of small independently deployable services built around specific business capabilities. You can gain modularity, extensive parallelism and cost-effective scaling by deploying services across many distributed servers. Microservices modularity facilitates independent updates/deployments, and helps to avoid single point of failure, which can help prevent large-scale outages. We also decided to use Event Driven Architecture pattern which is a popular distributed asynchronous architecture pattern used to produce highly scalable applications. The event-driven architecture is made up of highly decoupled, single-purpose event processing components that asynchronously receive and process events.

    To build our #Backend capabilities we decided to use the following: 1. #Microservices - Java with Spring Boot , Node.js with ExpressJS and Python with Flask 2. #Eventsourcingframework - Amazon Kinesis , Amazon Kinesis Firehose , Amazon SNS , Amazon SQS, AWS Lambda 3. #Data - Amazon RDS , Amazon DynamoDB , Amazon S3 , MongoDB Atlas

    To build #Webapps we decided to use Angular 2 with RxJS

    #Devops - GitHub , Travis CI , Terraform , Docker , Serverless

    See more
    Tim Specht
    ‎Co-Founder and CTO at Dubsmash · | 14 upvotes · 25.8K views
    Shared insights
    on
    AWS LambdaAWS LambdaAmazon SNSAmazon SNS
    at

    Whenever we need to notify a user of something happening on our platform, whether it’s a personal push notification from one user to another, a new Dub, or a notification going out to millions of users at the same time that new content is available, we rely on AWS Lambda to do this task for us. When we started implementing this feature 2 years ago we were luckily able to get early access to the Lambda Beta and are still happy with the way things are running on there, especially given all the easy to set up integrations with other AWS services.

    Lambda enables us to quickly send out million of pushes within a couple of minutes by acting as a multiplexer in front of Amazon SNS. We simply call a first Lambda function with a batch of up to 300 push notifications to be sent, which then calls a subsequent Lambda function with 20 pushes each, which then does the call to SNS to actually send out the push notifications.

    This multi-tier process of sending push notifications enables us to quickly adjust our sending volume while keeping costs & maintenance overhead, on our side, to a bare minimum.

    #ApplicationHosting

    See more
    RabbitMQ logo

    RabbitMQ

    21.2K
    18.6K
    557
    Open source multiprotocol messaging broker
    21.2K
    18.6K
    + 1
    557
    PROS OF RABBITMQ
    • 235
      It's fast and it works with good metrics/monitoring
    • 80
      Ease of configuration
    • 60
      I like the admin interface
    • 52
      Easy to set-up and start with
    • 22
      Durable
    • 19
      Standard protocols
    • 19
      Intuitive work through python
    • 11
      Written primarily in Erlang
    • 9
      Simply superb
    • 7
      Completeness of messaging patterns
    • 4
      Reliable
    • 4
      Scales to 1 million messages per second
    • 3
      Better than most traditional queue based message broker
    • 3
      Distributed
    • 3
      Supports MQTT
    • 3
      Supports AMQP
    • 2
      Clear documentation with different scripting language
    • 2
      Better routing system
    • 2
      Inubit Integration
    • 2
      Great ui
    • 2
      High performance
    • 2
      Reliability
    • 2
      Open-source
    • 2
      Runs on Open Telecom Platform
    • 2
      Clusterable
    • 2
      Delayed messages
    • 1
      Supports Streams
    • 1
      Supports STOMP
    • 1
      Supports JMS
    CONS OF RABBITMQ
    • 9
      Too complicated cluster/HA config and management
    • 6
      Needs Erlang runtime. Need ops good with Erlang runtime
    • 5
      Configuration must be done first, not by your code
    • 4
      Slow

    related RabbitMQ posts

    James Cunningham
    Operations Engineer at Sentry · | 18 upvotes · 1.7M views
    Shared insights
    on
    CeleryCeleryRabbitMQRabbitMQ
    at

    As Sentry runs throughout the day, there are about 50 different offline tasks that we execute—anything from “process this event, pretty please” to “send all of these cool people some emails.” There are some that we execute once a day and some that execute thousands per second.

    Managing this variety requires a reliably high-throughput message-passing technology. We use Celery's RabbitMQ implementation, and we stumbled upon a great feature called Federation that allows us to partition our task queue across any number of RabbitMQ servers and gives us the confidence that, if any single server gets backlogged, others will pitch in and distribute some of the backlogged tasks to their consumers.

    #MessageQueue

    See more

    Around the time of their Series A, Pinterest’s stack included Python and Django, with Tornado and Node.js as web servers. Memcached / Membase and Redis handled caching, with RabbitMQ handling queueing. Nginx, HAproxy and Varnish managed static-delivery and load-balancing, with persistent data storage handled by MySQL.

    See more
    Apple Push Notification Service logo

    Apple Push Notification Service

    80
    52
    0
    A platform notification service
    80
    52
    + 1
    0
    PROS OF APPLE PUSH NOTIFICATION SERVICE
      Be the first to leave a pro
      CONS OF APPLE PUSH NOTIFICATION SERVICE
        Be the first to leave a con

        related Apple Push Notification Service posts

        MQTT logo

        MQTT

        611
        570
        7
        A machine-to-machine Internet of Things connectivity protocol
        611
        570
        + 1
        7
        PROS OF MQTT
        • 3
          Varying levels of Quality of Service to fit a range of
        • 2
          Lightweight with a relatively small data footprint
        • 2
          Very easy to configure and use with open source tools
        CONS OF MQTT
        • 1
          Easy to configure in an unsecure manner

        related MQTT posts

        Kindly suggest the best tool for generating 10Mn+ concurrent user load. The tool must support MQTT traffic, REST API, support to interfaces such as Kafka, websockets, persistence HTTP connection, auth type support to assess the support /coverage.

        The tool can be integrated into CI pipelines like Azure Pipelines, GitHub, and Jenkins.

        See more
        Reza Saadat
        IoT Solutions Architect at GreenEdge · | 5 upvotes · 91.9K views
        Shared insights
        on
        MQTTMQTTNATSNATS

        I want to use NATS for my IoT Platform and replace it instead of the MQTT broker. is there any preferred added value to do that?

        See more
        Firebase Cloud Messaging logo

        Firebase Cloud Messaging

        274
        383
        18
        A cross-platform messaging solution
        274
        383
        + 1
        18
        PROS OF FIREBASE CLOUD MESSAGING
        • 18
          Free
        CONS OF FIREBASE CLOUD MESSAGING
        • 8
          Lack of BI tools

        related Firebase Cloud Messaging posts

        Pushwoosh logo

        Pushwoosh

        18
        39
        0
        A cross-channel marketing automation platform for customer engagement
        18
        39
        + 1
        0
        PROS OF PUSHWOOSH
          Be the first to leave a pro
          CONS OF PUSHWOOSH
            Be the first to leave a con

            related Pushwoosh posts

            Tim Specht
            ‎Co-Founder and CTO at Dubsmash · | 14 upvotes · 35.8K views

            We used Google Analytics to track user and market growth and Pushwoosh to send out push notifications by hand to promote new content. Even though we didn’t localize our pushes at all, we added custom tags to devices when registering with the service so we could easily target certain markets (e.g. send a push to German users only), which was totally sufficient at the time.

            #WebPushNotifications #Analytics #GeneralAnalytics #Communications

            See more
            Demetrius Tautu

            If you need a free to use push notification service as an alternative to OneSignal PushCrew Pushwoosh PushBots , DigitalPUSH might be the right decision. - DigitalPUSH is free to use - Unlimited subscribers - Unlimited push notifications - No data collection / distribution - Segmentation - API - Scheduling - WordPress plugin

            See more
            Google Cloud Platform logo

            Google Cloud Platform

            25.3K
            13.4K
            18
            A suite of cloud computing services
            25.3K
            13.4K
            + 1
            18
            PROS OF GOOGLE CLOUD PLATFORM
            • 5
              Good app Marketplace for Beginner and Advanced User
            • 4
              1 year free trial credit USD300
            • 3
              Premium tier IP address
            • 3
              Live chat support
            • 3
              Cheap
            CONS OF GOOGLE CLOUD PLATFORM
              Be the first to leave a con

              related Google Cloud Platform posts

              My days of using Firebase are over! I want to move to something scalable and possibly less cheap. In the past seven days I have done my research on what type of DB best fits my needs, and have chosen to go with the nonrelational DB; MongoDB. Although I understand it, I need help understanding how to set up the architecture. I have the client app (Flutter/ Dart) that would make HTTP requests to the web server (node/express), and from there the webserver would query data from MongoDB.

              How should I go about hosting the web server and MongoDb; do they have to be hosted together (this is where a lot of my confusion is)? Based on the research I've done, it seems like the standard practice would be to host on a VM provided by services such as Amazon Web Services, Google Cloud Platform, Microsoft Azure, etc. If there are better ways, such as possibly self-hosting (more responsibility), should I? Anyways, I just want to confirm with a community (you guys) to make sure I do this right, all input is highly appreciated.

              See more
              waheed khan
              Associate Java Developer at txtsol · | 8 upvotes · 41.6K views

              I want to make application like Zomato, #Foodpanda.

              Which stack is best for this? As I have expertise in Java and Angular. What is the best stack you will recommend?

              Web Micro-service / Mono? Angular / React? Amazon Web Services (AWS) / Google Cloud Platform? DB : SQL or No SQL

              Mob Cross-platform: React Native / Flutter

              Note: We are a team of 5. what languages do you recommend if I go with microservices?

              Thanks

              See more