No more typing reviews! Try our Samantha, our new voice AI agent.
Solution Architect at EPAM Systems
Real User
Top 10
Aug 16, 2023
The solution excels in simplifying the process of building endpoints swiftly
Pros and Cons
  • "API Gateway offers a multitude of configuration parameters that enable versatile request filtering and protection against potential attacks."
  • "When working with XML payloads, there can be issues due to the lack of a seamless connection between API Gateway and Lambda functions."

What is our primary use case?

I've primarily used the solution to call Lambda functions and embrace new features that they introduce. My role doesn't require me to explore the full range of API Gateway features, but rather simpler ones like repair gateway functions as and when required. Additionally, in relation to AWS Step Functions, there are key distinctions between instant and long-life step functions that should be highlighted. It isn’t very transparent and useful for me. Instant step functions are suitable for tasks that can be completed within around ten minutes, whereas long-lived ones can endure for extended periods by saving their states between steps.

What is most valuable?

API Gateway offers a multitude of configuration parameters that enable versatile request filtering and protection against potential attacks. It's possible to customize settings based on the specific needs of the application. Additionally, API Gateway supports integration with various technologies.

Covering all the functions is difficult due to the extensive range, but it excels in simplifying the process of building endpoints swiftly.

What needs improvement?

When working with XML payloads, there can be issues due to the lack of a seamless connection between API Gateway and Lambda functions. This has led me to devise shortcuts that aren't entirely straightforward but serve my needs.

It's important to consider the type of gateway endpoint carefully. There appear to be two distinct types. It's crucial to make an informed selection based on your project's requirements. When utilizing API Gateway, the choices one makes regarding endpoint types and properties are pivotal. After initially choosing an endpoint type, it is difficult to switch to a different type later on.

For how long have I used the solution?

I have been using Amazon API Gateway for five years. 

Buyer's Guide
Amazon API Gateway
May 2026
Learn what your peers think about Amazon API Gateway. Get advice and tips from experienced pros sharing their opinions. Updated: May 2026.
893,438 professionals have used our research since 2012.

What do I think about the stability of the solution?

I would rate the stability a ten out of ten. However, one interesting point is that Amazon claims to have a step functions engine that can be executed not only in the cloud but also on your personal laptop or on-premises environments. This usage is intended for testing and development rather than production purposes. Although I haven't personally utilized it, I'm interested in this feature which can expand the market for Amazon's solution and offers an interesting avenue for evaluation.

What do I think about the scalability of the solution?

It is highly scalable. I rate the scalability a ten out of ten. 

How are customer service and support?

API Gateway's technical support is good. Many common cases are already covered through guides and resources. I haven't personally encountered an issue requiring assistance, I am aware that they are responsive when asked for support.

How was the initial setup?

The initial setup is straightforward. It is a service that Amazon provides. There are three types of configurations; Web UI, Command Line Control, and Plug-in. The command line control allows you to set and configure a gateway. The plugin allows you to fine-tune API Gateway settings and manage various endpoints directly.

What about the implementation team?

API Gateway is an Amazon service that doesn't require deployment on the local workstation. Using WebUI, you configure settings, click "deploy," and the changes are stored on Amazon's storage, taking only a few seconds for the changes to take effect. Unlike traditional deployment, you're not creating binary files. Instead, you're adjusting configuration settings.

There is no team needed for deployment, however, a software architect is needed for the configuration.

What other advice do I have?

I would recommend the solution to others. You should consider using API Gateway when working with other Amazon cloud components like Amazon RD, Amazon storage, or AWS Lambda for serverless computing. It has its own value separately but API Gateway is interconnected with the broader Amazon service ecosystem. I would overall rate it an eight out of ten. 

Which deployment model are you using for this solution?

Public Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Dinesh Agrawalla - PeerSpot reviewer
Chief Technology Officer at Abcl
Real User
Mar 21, 2023
Requires minimal configuration and easy-to-launch
Pros and Cons
  • "The solution is a managed service and requires minimal configuration, which makes it easy to launch an API."
  • "There are certain restrictions that cannot be implemented without web access."

What is our primary use case?

All of my APIs and microservices are behind the Amazon API Gateway. When someone sends a request to the API Gateway, it performs validation and then forwards it to the appropriate microservice. Several microservices, such as payment services, deposit services, and account services, are all behind the API Gateway.

What is most valuable?

For me, there are many valuable features. The solution is a managed service and requires minimal configuration, which makes it easy to launch an API. Moreover, there is support for analytics and configuration options for volume, security, rate limits, and more.

What needs improvement?

I would like to improve the restrictions and security elements of the solution, as there are certain configurations that are not currently supported. There are certain restrictions that cannot be implemented without web access.

In the next release, I would like a feature that can validate requests and filter out any jQuery injections. Additionally, I would like to prioritize these requests. I've noticed that such features are usually not available in web applications.

For how long have I used the solution?

I have been using Amazon API Gateway for three years.

What do I think about the stability of the solution?

It is a stable solution.

What do I think about the scalability of the solution?

It is a scalable solution. Although, scalability depends on the type of APIs being deployed, security, and the market.

For example, it depends on the type of APIs being deployed and the volume of calls to the APIs. The number of concurrent users also impacts scalability. Our company has around 4,000 to 5,000 concurrent users per year and sometimes up to 10,000 to 15,000. However, I haven't tested the scalability of the API Gateway for that volume of calls.

How are customer service and support?

The support team is good.

How was the initial setup?

The initial setup is straightforward. It took only a day to deploy the solution. You can do it with the help of documentation, anyone can easily configure the setup.

What was our ROI?

The ROI of Amazon API Gateway depends on the type of API being deployed. If you are monetizing your API, then the calculation is different. However, if you are using the API gateway for your own business services, you should consider the ROI in terms of the cost of developing a similar service on your own. This way, you can determine if the investment in the API gateway is worth it. If the cost of developing the service on your own is higher than the cost of using the API gateway, then the ROI will be great.

What's my experience with pricing, setup cost, and licensing?

The licensing model is based on the number of pay calls made. It was not expensive.

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Amazon Web Services (AWS)
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Amazon API Gateway
May 2026
Learn what your peers think about Amazon API Gateway. Get advice and tips from experienced pros sharing their opinions. Updated: May 2026.
893,438 professionals have used our research since 2012.
Shivaprasad C S - PeerSpot reviewer
Programmer at Ministry of Interior
Real User
Apr 1, 2024
Good for API lifecycle management
Pros and Cons
  • "The product is really good when it comes to API lifecycle management, and it is not just something that includes the balancing part or the security aspect but also the routing and the fallback mechanism."
  • "If I take into consideration the past three to four years, during which I used the tool, I would say that some missing and external configurations were not possible in the product, and it was a bit difficult to manage."

What needs improvement?

If I take into consideration the past three to four years, during which I used the tool, I would say that some missing and external configurations were not possible in the product, and it was a bit difficult to manage.

For how long have I used the solution?

I have been using Amazon API Gateway for more than five years. I am an implementer of the tool. I am a solution architect, specifically an enterprise architect whose role is to provide the best solution for organizations based on their requirements.

What do I think about the stability of the solution?

Stability-wise, I rate the solution a seven or eight out of ten.

What do I think about the scalability of the solution?

Scalability-wise, I rate the solution a seven out of ten.

My company's clients consist of medium-sized businesses that are looking for a solution.

How are customer service and support?

Considering the time zone differences, there were times when my company had to wait for a day to get a response from the support team. I rate the technical support an eight out of ten.

How would you rate customer service and support?

Positive

How was the initial setup?

The product's initial setup phase was difficult.

There was one more team in my company that was involved with AWS and the DevOps team, who were used to struggling with the product's initial setup process. As a solution architect, I found the product's initial setup process difficult.

The solution is deployed on a public cloud.

If you just take into consideration the application part during the setup process, it can be managed in minutes.

What's my experience with pricing, setup cost, and licensing?

The product can be described as a medium-priced solution, but its cost is higher than Azure.

What other advice do I have?

I am involved in the process of integrating Amazon API Gateway with microservices architecture.

I use REST for Amazon API Gateway.

Speaking about how Amazon API Gateway's caching feature has an impact on API performance, I would say that my company has its own caching mechanism written in Java. Even in AWS, our company uses a caching feature.

In terms of the product's authorization and access control features, I would say that there is a component in AWS that we can use. Among the three projects my company handles, for one of the projects, we used LDAP for authorization. In one of the projects handled by our company, we have used AWS as a component.

All the features of the product are good, but it all depends on the end users who need to accept the solution. If you you ask me, the cloud solutions are very good, irrespective of whether users go for AWS, Azure, or GCP.

Considering the monitoring and analytics feature in Amazon API Gateway, I would say that my company used the tool for analytics along with Microsoft, which we recently used for Spring Boot Actuator since it provides production-ready features, including health check metrics. My company also uses a third-party API for analytics purposes.

The monitoring and analytics feature in Amazon API Gateway was the reason I implemented microservices on AWS in some of my earlier projects with a different company. Presently, I work for the Ministry of Interior of Qatar, and we now want to move to microservices. I was involved in doing some research to figure out whether to choose Spring Boot or MicroProfile, an open-source service for microservices.

The product is really good when it comes to API lifecycle management, and it is not just something that includes the balancing part or the security aspect but also the routing and the fallback mechanism.

I recommend the product to those who plan to use it. When you go for a cloud solution, the main advantage is that users can choose not to have an infrastructure, where they may have to opt for a pay-as-you-go model. For small and medium-sized organizations, AWS, Azure, or GCP are fine. In my case, since I have an extensive database, I think it is good to go with Amazon API Gateway.

I rate the solution an eight out of ten.

Which deployment model are you using for this solution?

Public Cloud
Disclosure: My company has a business relationship with this vendor other than being a customer. Implementer
PeerSpot user
Deputy Manager - Radio Frequency Planning at RF-SMART
Real User
Top 5Leaderboard
Jan 2, 2024
A stable solution with an exceptional uptime
Pros and Cons
  • "The most valuable feature of the solution is that it is a stable solution with an uptime of 99.99 percent."
  • "Amazon API Gateway needs to focus on minimizing latency."

What is our primary use case?

I use the solution for API management. I use Amazon API Gateway for SQL Server Stretch Database.

What is most valuable?

The most valuable feature of the solution is that it is a stable solution with an uptime of 99.99 percent.

What needs improvement?

Amazon API Gateway is expensive, making it one of the product's shortcomings where improvements are required.

Amazon API Gateway needs to focus on minimizing latency.

For how long have I used the solution?

I have been using Amazon API Gateway for a year.

What do I think about the stability of the solution?

Stability-wise, I rate the solution a nine out of ten.

What do I think about the scalability of the solution?

It is a scalable solution. Scalability-wise, I rate the solution a nine out of ten.

Around ten employees in my company use the solution.

Considering that my organization is closed as of now, I can't comment on whether there are plans to increase the use of the solution in the company.

How are customer service and support?

I have experience with the solution's technical support.

Which solution did I use previously and why did I switch?

Apart from the cloud services offered by Amazon and Google, our company has not used any other products.

How was the initial setup?

The product's initial setup phase was not complex.

At first, my company needed to deal with Amazon's authentication requirements, after which we put all our information in Amazon API Gateway. Then, we run the setup file and add the attribute data before we can finally operate it in our company.

The solution is deployed on the cloud.

The solution can be deployed in two hours.

Five technicians are sufficient to take care of the deployment and maintenance of the product.

What about the implementation team?

My company sought an integrator's help to carry out the product's installation process.

What's my experience with pricing, setup cost, and licensing?

The solution is expensive. Though the product was previously available at a cheap rate, nowadays it is expensive.

What other advice do I have?

Amazon is the number one cloud service provider in the world.

I recommend the solution to others since it is a good product.

The benefit that I have experienced from using the solution stems from the fact that it is a secure and reliable product to use.

I rate the overall product a nine out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Prasanth MG - PeerSpot reviewer
Software Engineer at Readyly
Real User
Jun 30, 2023
Has efficient scalability and robust authentication features
Pros and Cons
  • "It is a stable solution."
  • "Its support for SAM integration could be made more accessible."

What is our primary use case?

We use the solution as a gateway between the front-end and the back-end. It helps us setup proper authentication and provides a neat and easily configurable view of our application's public interface.

How has it helped my organization?

We decided to connect our Lambda functions to the solution. Its authentication feature helps us secure the APIs.

What is most valuable?

The solution has the best scalability. We can add as many endpoints as required. Also, we can authenticate using API keys and Lambda authorizers. In addition, there are three types of gateways, HTTP, Rest API, and Web Sockets. Out of them, Rest API provides robust and more secure authentication features whereas Web Sockets enable two-way communication which is helpful to implement a chat application.

What needs improvement?

The solution's configuration for API gateways using SAM and CloudFormation templates could be more accessible.

For how long have I used the solution?

We have been using the solution for more than a year.

What do I think about the stability of the solution?

It is a stable solution. However, sometimes it takes a minute to respond after the first deployment. But, once it starts, it never fails.

What do I think about the scalability of the solution?

It is a scalable solution. We have five users in our organization.

How was the initial setup?

The solution's initial setup process is easy.

What other advice do I have?

I rate the solution a ten out of ten.

I advise others to use Lambda authorizer instead of API key-based authorization for more secure keys. It will help them use different tokens per customer.

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Atal Upadhyay - PeerSpot reviewer
AVP at MIDDAY INFOMEDIA LIMITED
Real User
May 29, 2023
Highly stable solution that provides good management features
Pros and Cons
  • "It allows us to expose our APIs and provides tools for managing them."
  • "I believe better governance and monitoring features would be beneficial."

What is our primary use case?

So we are using Amazon API Gateway in our application. It allows us to expose our APIs and provides tools for managing them.

What needs improvement?

As for improvements, I haven't fully explored Amazon API Gateway yet, but I believe better governance and monitoring features would be beneficial.

We are also interested in telemetry, analytics, and other features that are important for our API management. I would appreciate more comprehensive telemetry information, diagnostics, and improved monitoring capabilities for the services and endpoints.

For how long have I used the solution?

We have been using Amazon API Gateway for more than a year or two. We are using the latest version.

What do I think about the stability of the solution?

It is a stable solution. I would rate the stability an eight out of ten. It has been working quite well so far. 

What do I think about the scalability of the solution?

There are over thousand users in our organization using this solution. So, I would say it is a scalable solution. 

Which solution did I use previously and why did I switch?

We currently have most of the features we need. However, we are evaluating different commercial options and considering reaching out to MuleSoft and Kong for further discussions.

How was the initial setup?

The initial setup is straightforward. It's not overly complex. Setting up Amazon API Gateway is fairly easy, and most of our requirements are well supported by the platform.

We have an in-house team to maintain the solution. 

Which other solutions did I evaluate?

I have worked with various API gateways. For example, I have experience with the Azure API gateway and also the AWS API gateway. However, we are currently planning to migrate to an enterprise-level solution, so we are evaluating MuleSoft's Telecom API.

The simple API setup is good enough for us, but we are looking for more advanced features in enterprise-level API management. We are planning to transition to a different API gateway.

What other advice do I have?

Overall, I would rate the solution an eight out of ten. 

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
VenkatRaju - PeerSpot reviewer
Cloud Engineer at Levi Strauss & Co.
Real User
Mar 9, 2023
Affordable, quick to deploy, and reliable
Pros and Cons
  • "It is easy to set up. It is also quick to deploy."
  • "The solution could improve signature validation."

What is our primary use case?

We primarily use the solution as an API gateway. The APIs are managed by serverless applications. It's an API gateway from Layer 7.

What is most valuable?

The integration with Comdata is very good.

The product is affordable.

It is easy to set up. It is also quick to deploy.

The solution is reliable. It is very stable. 

The solution can scale well. 

What needs improvement?

The solution could improve signature validation. They should offer signature validation if there is any request. There needs to be some sort of mechanism. They need to be able to validate the signature at the API gateway level. 

For how long have I used the solution?

I've used the solution for about three years. 

What do I think about the stability of the solution?

The solution is stable and reliable. There are no bugs or glitches. There are no improvements needed. The performance is good. 

What do I think about the scalability of the solution?

The solution is scalable. There's no problem if we need to expand. We have around 600 APIs working right now. We have plans to increase usage in the future. 

Which solution did I use previously and why did I switch?

I did not use any other solution previously.

How was the initial setup?

There are multiple ways to set up the solution. It's very simple and straightforward. 

The deployment shouldn't take too long, depending on the requirements. We can do it in just a minute. The work is very minimal. 

First, we set up the routes and set them up with the network, and in terms of integration, if there are any authentications needed, we do that as well. 

We do not need many staff members to handle deployment and maintenance. 

What about the implementation team?

We can handle the setup ourselves. It's very easy.

What was our ROI?

We've seen value in using the solution. It is worth the money. 

What's my experience with pricing, setup cost, and licensing?

The licensing is paid monthly. It's a minimal charge. It is very affordable. There are no extra costs. 

Which other solutions did I evaluate?

We did not evaluate other options. 

What other advice do I have?

I am an end-user.

I've been using the latest version of the solution. 

I highly recommend the product. 

I'd rate the product ten out of ten. 

Which deployment model are you using for this solution?

Public Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
DevOps Engineer/SRE - AWS at Lavoro autom inf e com ltda
Real User
Top 5
Oct 27, 2024
Works well with AWS with easy multi-region integration and connectivity
Pros and Cons
  • "The Cognito authorization integration is very useful, along with the easy multi-region integration and connectivity with various AWS services like SQS, SNS, and Lambda functions."
  • "An interface more friendly for new users would be helpful."

What is our primary use case?

I use API Gateway to trigger Lambda functions, manage S3 objects, and direct traffic for my web applications. Everything I use is integrated with the API Gateway.

How has it helped my organization?

API Gateway has simplified integrating different AWS services for deploying applications, providing a streamlined approach.

What is most valuable?

The Cognito authorization integration is very useful, along with the easy multi-region integration and connectivity with various AWS services like SQS, SNS, and Lambda functions.

What needs improvement?

API Gateway could be more user-friendly, especially in defining routes for new users. A friend of mine had difficulty with understanding where the API Gateway stages were and whether they were deployed. An interface more friendly for new users would be helpful.

For how long have I used the solution?

I have been using AWS services for a long time, possibly ten years.

What do I think about the stability of the solution?

I do not remember any issues or problems with the stability.

Which solution did I use previously and why did I switch?

I did not use a different solution before API Gateway. Implementing an API outside AWS is more challenging, so API Gateway has made things much easier for me.

What's my experience with pricing, setup cost, and licensing?

It is a really cheap product, but if used incorrectly, it can become expensive. Balancing your charges is crucial to control the costs.

What other advice do I have?

I'd rate the solution ten out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Download our free Amazon API Gateway Report and get advice and tips from experienced pros sharing their opinions.
Updated: May 2026
Product Categories
API Management
Buyer's Guide
Download our free Amazon API Gateway Report and get advice and tips from experienced pros sharing their opinions.