Software Alternatives & Reviews

Google Cloud Functions VS Amazon SNS

Compare Google Cloud Functions VS Amazon SNS and see what are their differences

Google Cloud Functions logo Google Cloud Functions

A serverless platform for building event-based microservices.

Amazon SNS logo Amazon SNS

Fully managed pub/sub messaging for microservices, distributed systems, and serverless applications
  • Google Cloud Functions Landing page
    Landing page //
    2023-09-25
  • Amazon SNS Landing page
    Landing page //
    2023-04-21

Google Cloud Functions videos

Google Cloud Functions: introduction to event-driven serverless compute on GCP

More videos:

  • Review - Building Serverless Applications with Google Cloud Functions (Next '17 Rewind)

Amazon SNS videos

No Amazon SNS videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Google Cloud Functions and Amazon SNS)
Cloud Computing
100 100%
0% 0
Push Notifications
0 0%
100% 100
Cloud Hosting
100 100%
0% 0
Data Integration
0 0%
100% 100

User comments

Share your experience with using Google Cloud Functions and Amazon SNS. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Google Cloud Functions and Amazon SNS

Google Cloud Functions Reviews

We have no reviews of Google Cloud Functions yet.
Be the first one to post

Amazon SNS Reviews

6 Best Notification Infrastructure for Modern Applications
Lastly, let’s not forget Simple Notification Service by Amazon, a web service that supports application-to-application (A2A) and application-to-person (A2P) communication between distributed environments, microservices, and event-driven serverless applications.
Source: geekflare.com

Social recommendations and mentions

Amazon SNS might be a bit more popular than Google Cloud Functions. We know about 54 links to it since March 2021 and only 41 links to Google Cloud Functions. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Google Cloud Functions mentions (41)

  • Increasing Your Cloud Function Development Velocity Using Dynamically Loading Python Classes
    One of the issues developers can encounter when developing in Cloud Functions is the time taken to deploy changes. You can help reduce this time by dynamically loading some of your Python classes. This allows you to make iterative changes to just the area of your application that you’re working on. - Source: dev.to / 5 months ago
  • Need some advice on API key storage
    I've been looking at Google Secret Manager which sounds promising but I've not been able to find any examples or tutorials that help with the actual practical details of best practice or getting this working. I'm currently reading about Cloud Functions which also sound promising but again, I'm just going deeper and deeper into GCP without feeling like I'm gaining any useful insights. Source: 7 months ago
  • Golden Ticket To Explore Google Cloud
    Serverless computing was also introduced, where the developers focus on their code instead of server configuration.Google offers serverless technologies that include Cloud Functions and Cloud Run.Cloud Functions manages event-driven code and offers a pay-as-you-go service, while Cloud Run allows clients to deploy their containerized microservice applications in a managed environment. - Source: dev.to / 9 months ago
  • Isolate a resource intensive task (in C++) from a Django Web app and restructure a web app
    Lambda is made for your use case :). It doesn’t have to be AWS there are plenty of other serverless computing services like: - Google cloud functions - Azure functions Etc. Source: 11 months ago
  • Need Guidance
    Once you have some basic familiarity with programming, try deploying one of your Python programs to the cloud. Start with Cloud Functions, because that doesn't require any knowledge of Linux server administration. Source: 11 months ago
View more

Amazon SNS mentions (54)

  • Serverless Site Health Check Notification System
    This blog details how you can use some key serverless components from AWS like Amazon Eventbridge, AWS Lambda, and Simple Notification Service to setup a system that will monitor your site (which can be running anywhere) and send emails, text messages, slack messages, and more when the reachability status of your site changes. - Source: dev.to / 4 months ago
  • WebSockets, gRPC, MQTT, and SSE - Which Real-Time Notification Method Is For You?
    Compare this to a stateless communication mechanism like Amazon SNS or other Webhook implementation where the connection is not persistent and the communication is one-way. These are intended to be used as a response to an event and inform subscribers without maintaining a continuous connection or keeping memory of previous interactions. - Source: dev.to / 7 months ago
  • Programmatically reacting to S3 bucket external access exposures
    Let's make it simple and add an SNS topic target to the rule. We can add multiple different subscribers to the topic. Any time when Access Analyzer creates a new finding, SNS can, for example, send an email or a customized Slack message. - Source: dev.to / 9 months ago
  • Receiving Slack notifications when CloudTrail logging gets turned off
    Of course, Slack is not the only way to receive notifications. EventBridge integrates with many target services, both AWS and 3rd parties. For example, we can set up email or phone text message alerts in SNS, or add a different target if business needs require. - Source: dev.to / 9 months ago
  • Debugging SQS subscription issues to topics
    The key service that publishes messages to its subscribers is Simple Notification Service (SNS). We can add multiple different subscribers to a topic, for example, email addresses, phone numbers, or SQS queues. - Source: dev.to / 11 months ago
View more

What are some alternatives?

When comparing Google Cloud Functions and Amazon SNS, you can also consider the following products

Google App Engine - A powerful platform to build web and mobile apps that scale automatically.

Amazon SQS - Amazon Simple Queue Service is a fully managed message queuing service.

Salesforce Platform - Salesforce Platform is a comprehensive PaaS solution that paves the way for the developers to test, build, and mitigate the issues in the cloud application before the final deployment.

OneSignal - Customer engagement platform used by over 1 million developers and marketers; the fastest and most reliable way to send mobile and web push notifications, in-app messages, emails, and SMS.

Dokku - Docker powered mini-Heroku in around 100 lines of Bash

AWS Lambda - Automatic, event-driven compute service