Software Alternatives & Reviews

Google Cloud Functions VS Amazon API Gateway

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

Google Cloud Functions logo Google Cloud Functions

A serverless platform for building event-based microservices.

Amazon API Gateway logo Amazon API Gateway

Create, publish, maintain, monitor, and secure APIs at any scale
  • Google Cloud Functions Landing page
    Landing page //
    2023-09-25
  • Amazon API Gateway Landing page
    Landing page //
    2023-03-12

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 API Gateway videos

Building APIs with Amazon API Gateway

More videos:

  • Review - Create API using AWS API Gateway service - Amazon API Gateway p1

Category Popularity

0-100% (relative to Google Cloud Functions and Amazon API Gateway)
Cloud Computing
68 68%
32% 32
API Tools
0 0%
100% 100
Cloud Hosting
100 100%
0% 0
APIs
0 0%
100% 100

User comments

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

Social recommendations and mentions

Based on our record, Amazon API Gateway should be more popular than Google Cloud Functions. It has been mentiond 94 times since March 2021. 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 API Gateway mentions (94)

  • Serverless Security Best Practices
    Moreover, integrating rate limiting can thwart DDoS attacks, and schema validation can prevent malformed requests, ensuring only legitimate and well-formed traffic reaches your serverless functions. Tools like Amazon API Gateway, Azure API Management, and Google Cloud Endpoints offer these capabilities, allowing you to set up custom authorization workflows and request validation rules that align with your security... - Source: dev.to / 17 days ago
  • How to Master Multi Region Architectures in AWS
    Amazon API Gateway is a fully managed service by Amazon Web Services that provides customers with the capability to create, publish, maintain, monitor, and secure APIs at any scale. API Gateway is using regional endpoints that can be deployed in multi-AWS Regions to enable reduced latency. - Source: dev.to / 26 days ago
  • Building a WhatsApp generative AI assistant with Amazon Bedrock and Python
    Amazon API Gateway receives the message from the WhatsApp webhook (previously authenticated). - Source: dev.to / about 2 months ago
  • The Energy Drink Episodes 2: The Rise of the Amazon API Gateway
    This is where we turn to the tried and true Amazon API Gateway and its many integrations. Using API Gateway, we can use services like AWS Lambda or AWS Step Functions to run logic against the payload that we receive. We can also use these integrations to return responses back to the user. - Source: dev.to / 6 months ago
  • Controlling access to IAM-protected API endpoints with Cognito groups
    In this scenario we protect the backend compute resources with an HTTP API type of API Gateway. We'll set up IAM authorization at each route, which eliminates the need for tokens and custom authorizers. It's also the safest way to protect an endpoint since it delegates the authorization task to the robust IAM service. - Source: dev.to / 6 months ago
View more

What are some alternatives?

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

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

Postman - The Collaboration Platform for API Development

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.

AWS Lambda - Automatic, event-driven compute service

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

Apigee - Intelligent and complete API platform