Prasanth MG - PeerSpot reviewer
Software Engineer at Readyly
Real User
Top 5Leaderboard
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.

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

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: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
Atal Upadhyay - PeerSpot reviewer
AVP at MIDDAY INFOMEDIA LIMITED
Real User
Top 5Leaderboard
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: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
Buyer's Guide
Amazon API Gateway
April 2024
Learn what your peers think about Amazon API Gateway. Get advice and tips from experienced pros sharing their opinions. Updated: April 2024.
768,886 professionals have used our research since 2012.
Shivaprasad C S - PeerSpot reviewer
Programmer at Ministry of Interior
Real User
Top 10
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
Flag as inappropriate
PeerSpot user
Deputy Manager - Radio Frequency Planning at 0
Real User
Top 5Leaderboard
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: I am a real user, and this review is based on my own experience and opinions.
Flag as inappropriate
PeerSpot user
Venkataraju Nandam - PeerSpot reviewer
Solution Architect at SID GLOBAL SOLUTIONS LLC
Real User
Top 10
Seamless cloud-based API management providing scalability, high reliability and robust integration options
Pros and Cons
  • "It provides the flexibility to configure, switch, and manage configurations through cloud permissions or performance settings."
  • "Their support services come at a considerable cost, leaving room for improvement."

What is our primary use case?

Our clients have specific use cases. They require a gateway that performs well and can handle around three hundred requests per quarter.

What is most valuable?

It provides the flexibility to configure, switch, and manage configurations through cloud permissions or performance settings. This includes services such as cloud monitoring tools, user connections, and the essential components required for API services. The gateway, in conjunction with other interconnected services, facilitates smooth operations. It covers aspects like cloud monitoring, user authentication through cloud sign-ins, and more. In my experience, as a service that we use extensively, it acts as a master tool, offering easy configuration and excellent integration capabilities with third-party services.

What needs improvement?

It is somewhat costly, particularly when it introduces server-related features, which are often scheduled on our end. Their support services come at a considerable cost, leaving room for improvement.

For how long have I used the solution?

I have been working with it for over five years.

What do I think about the stability of the solution?

The stability is highly guaranteed, as AWS itself provides the cloud service with a reliability of 99.99%. This translates to a maximum of two hours of downtime annually, making it an exceptionally stable platform. I would rate it nine out of ten.

What do I think about the scalability of the solution?

I would rate the scalability nine out of ten. I haven't observed any significant issues indicating a lack of scalability, as it can be efficiently managed through configurations. Our clientele primarily consists of enterprise customers.

How are customer service and support?

Although they deliver high-quality services, the technical support comes at a significant cost. I would rate it six out of ten.

How would you rate customer service and support?

Neutral

How was the initial setup?

The initial setup is somewhat complex and I would rate it seven out of ten. The main challenges stem from the intricacies of subnets and the overall plan in place.

What about the implementation team?

The deployment time is contingent on the other services we provide, the features we utilize, and the consultants involved. The duration of this process is influenced by the integration aspects, typically spanning just a few weeks. We deploy using the POC process, adapting specifics to client preferences and performance needs. Clients can choose Docker, Kubernetes, or Amazon API Gateway based on their interests and infrastructure requirements.

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

I would rate its pricing six out of ten.

What other advice do I have?

Opting for the cloud is a swift decision, and once made, the process proceeds smoothly. The consensus is positive, with no apparent reluctance. However, a crucial point is the necessity for expertise, particularly in AWS. Without the right proficiency, the implementation might not proceed seamlessly. Overall, I would rate it eight out of ten.

Which deployment model are you using for this solution?

Public Cloud

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

Amazon Web Services (AWS)
Disclosure: My company has a business relationship with this vendor other than being a customer: integrator
Flag as inappropriate
PeerSpot user
RafiAhmed - PeerSpot reviewer
Director at 720 Sieg IT Solutions Inc
Real User
Top 20
App building platform that plays an important role in security and the scanning of data
Pros and Cons
  • "All information and data needs to be sanitized before it enters a private domain and we use this solution to do this."
  • "From a use cases perspective, you need to have an internal and external gateway. AWS can only handle external traffic so has to be used together with another solution."

What is our primary use case?

The gateway is the first layer of protection. When traffic comes in, we need to complete a couple of validation steps such as adding a rate limit. We then scan documents for viruses and upload them. All information and data needs to be sanitized before it enters a private domain and we use this solution to do this.

What is most valuable?

The most valuable feature of this solution is the SQL injection.

What needs improvement?

The UI and UX of this solution could be improved. From a use cases perspective, you need to have an internal and external gateway. AWS can only handle external traffic so has to be used together with another solution. 

For how long have I used the solution?

We have been using this solution for two years. 

What do I think about the stability of the solution?

This is a stable solution. 

What do I think about the scalability of the solution?

This is a scalable solution. 

How are customer service and support?

A lot of learning materials are available and it is easier than it used to be to use. Previously you needed to pay for support. 

How would you rate customer service and support?

Neutral

How was the initial setup?

The initial setup is straightforward. From security perspective, it takes time to get everything approved. 

Which other solutions did I evaluate?

Huawei has their own version of API Gateway, which is equivalent or better than AWS in some cases. It is pre integrated with standard security features.

What other advice do I have?

The suitability of this solution depends on an organization's use case and architecture.

I would rate this solution an eight out of ten. 

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
Solution Architect at EPAM Systems
Real User
Top 5
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. 

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: I am a real user, and this review is based on my own experience and opinions.
Flag as inappropriate
PeerSpot user
Serg Anonymous - PeerSpot reviewer
Project Manager at Yukon
Real User
Top 5
Met our expectations and eliminates the need for us to handle rate limiting ourselves
Pros and Cons
  • "Integrating API Gateway with other AWS services was easy. It worked out of the box, so it worked perfectly."
  • "A lower price would definitely be an improvement."

What is our primary use case?

I use it to expose API. So, I primarily use it for publishing our APIs and implementing rate limiting.

We mainly use it within our internal services.

How has it helped my organization?

It eliminates the need for us to handle rate limiting ourselves.

It completely met our expectations. We have no issues with it.

Moreover,  integrating API Gateway with other AWS services was good. It worked out of the box, so it worked perfectly.

What is most valuable?

We heavily utilize AWS Cognito user pools and application authorization responses for authentication and authorization.

What needs improvement?

A lower price would definitely be an improvement. 

I would like to see more AI-based capabilities in future releases. 

For how long have I used the solution?

I have been using it for more than three years. 

What do I think about the stability of the solution?

I would rate the stability an eight out of ten. 

What do I think about the scalability of the solution?

I would rate the scalability an eight out of ten. We have thousands of end users accessing our solution built on API Gateway. Internally, around 100 people are involved in development.

We use it daily. 

How are customer service and support?

The customer service and support are great.

How would you rate customer service and support?

Positive

How was the initial setup?

I would rate my experience with the initial setup an eight out of ten, with ten being easy.

The deployment took a few minutes. 

What about the implementation team?

The deployment was done in-house. One DevOps engineer is enough for the process. 

We don't need to maintain the solution. It just works. It does not require any maintenance. 

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

I would rate the pricing a five out of ten, with ten being expensive. 

Which other solutions did I evaluate?

We evaluated Microsoft Azure. We did a comparison. We decided to use all services from Amazon, like database deployment, etcetera. It was logical to continue using Amazon API Gateway because it fits better.

What other advice do I have?

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

Which deployment model are you using for this solution?

Private Cloud

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

Amazon Web Services (AWS)
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Flag as inappropriate
PeerSpot user
Buyer's Guide
Download our free Amazon API Gateway Report and get advice and tips from experienced pros sharing their opinions.
Updated: April 2024
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.