DevOps Engineer/SRE - AWS at Lavoro autom inf e com ltda
Real User
Top 10
2024-10-25T19:52:00Z
Oct 25, 2024
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.
We are using API Gateway to route the traffic to our Lambdas. Every API pass is linked to some of the Lambdas. When traffic hits CloudFront, it redirects it to API Gateway, which then redirects it to the respective Lambda server. We have different kinds of services invoked through these Lambdas.
I use Amazon API Gateway for student data management of microservices to share between other systems. The solution is used between different applications in our organization. Amazon API Gateway is used along with Salesforce, Oracle, ServiceNow and SQL solutions.
Senior Professional I-Software Engineer Lead at Capgemini
Real User
Top 10
2024-03-27T14:05:16Z
Mar 27, 2024
We use Amazon API Gateway for some solutions we have integrated with ServiceNow. Some operations need to be done with the help of Amazon API Gateway. If API Gateway's path is available, we can easily integrate it with other solutions.
We are integrating the Amazon API Gateway for one of our projects in phase four. We also use our built-in agent assist system to connect the customer to the backend. It handles and processes API calls for the application's responses.
Head of Data & ML Engineering at a financial services firm with 10,001+ employees
Real User
Top 10
2023-09-01T04:23:46Z
Sep 1, 2023
We primarily use it for real-time use cases where we have used Lambda with the API Gateway. So, the backend is a Lambda server. We are implementing a serverless architecture with the API Gateway. We've implemented risk score models within the Lambda. Thus, whenever someone requires a risk assessment for a prospect in need of a loan, they access our Amazon API Gateway. In the backend, it triggers the Lambda service. So, within the Lambda, our ML model predicts whether the customer falls into the high-risk or low-risk category. Then, it sends a response to our frontend application, which is an Android-based application. Currently, our use cases are relatively simple. Even though we host ten different models, the use cases are similar. We have configured the API gateway for various URLs and receive hits from different services like tractors, two-wheelers, and mobiles.
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.
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.
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.
We use an API from Amazon to assess our internal services in our VPC and to limit the access of certain users to API and to have an execution plan. Certain users have certain access to API calls that they could use to give them an assessed quota. The solution is deployed on a private cloud.
Cloud Engineer at a retailer with 10,001+ employees
Real User
2021-09-30T15:25:22Z
Sep 30, 2021
When you have multiple API applications, Amazon API Gateway can serve as both your front end and your middleware. When you have microservices, for example, you can run Amazon API Gateway with Kubernetes. It can also build out the requests. We also have the serverless application being hosted in Lambda. Lambda is an AWS resource that we use Amazon API Gateway with when we have received a request. It redirects the traffic to that particular request.
Digital Architecture Manager at a tech services company with 10,001+ employees
Real User
2020-07-13T06:55:00Z
Jul 13, 2020
I use AWS API Management and Mulesoft because I work on different solutions and I am in a different layer, because I most focused on backend solutions. I have participated in some projects using these tools but I am not a developer or an expert. We have designed and implemented RESTful API's. For example, based on Microservices with Spring Boot and AKS or OpenShift.
We are currently using this solution in a project that we are implementing for a public service organization. It is a content management system that will be able to do things like rate monitoring. The service will have good security and availability. This is a cloud-based deployment with Lambda Integration.
Amazon API Gateway facilitates internal APIs exposure to external users, manages requests, and enhances security with authentication. It efficiently handles serverless architectures with AWS Lambda integration, supporting cloud-based API management. Amazon API Gateway acts as a gateway for backend microservices, making it suitable for real-time use cases. It enables secure communication, traffic routing, and access control management. With its strength in integrating AWS services, it offers...
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.
We are using API Gateway to route the traffic to our Lambdas. Every API pass is linked to some of the Lambdas. When traffic hits CloudFront, it redirects it to API Gateway, which then redirects it to the respective Lambda server. We have different kinds of services invoked through these Lambdas.
I use Amazon API Gateway for student data management of microservices to share between other systems. The solution is used between different applications in our organization. Amazon API Gateway is used along with Salesforce, Oracle, ServiceNow and SQL solutions.
We use Amazon API Gateway for some solutions we have integrated with ServiceNow. Some operations need to be done with the help of Amazon API Gateway. If API Gateway's path is available, we can easily integrate it with other solutions.
We use Amazon API Gateway to expose our back end to the front end.
We are integrating the Amazon API Gateway for one of our projects in phase four. We also use our built-in agent assist system to connect the customer to the backend. It handles and processes API calls for the application's responses.
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.
I use the solution for API management. I use Amazon API Gateway for SQL Server Stretch Database.
Our clients have specific use cases. They require a gateway that performs well and can handle around three hundred requests per quarter.
We primarily use it for real-time use cases where we have used Lambda with the API Gateway. So, the backend is a Lambda server. We are implementing a serverless architecture with the API Gateway. We've implemented risk score models within the Lambda. Thus, whenever someone requires a risk assessment for a prospect in need of a loan, they access our Amazon API Gateway. In the backend, it triggers the Lambda service. So, within the Lambda, our ML model predicts whether the customer falls into the high-risk or low-risk category. Then, it sends a response to our frontend application, which is an Android-based application. Currently, our use cases are relatively simple. Even though we host ten different models, the use cases are similar. We have configured the API gateway for various URLs and receive hits from different services like tractors, two-wheelers, and mobiles.
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.
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.
We use the solution to protect APIs from malicious attacks.
So we are using Amazon API Gateway in our application. It allows us to expose our APIs and provides tools for managing them.
We primarily use the solution as an API gateway. The APIs are managed by serverless applications. It's an API gateway from Layer 7.
Our primary use case is a fully serverless architecture for the application.
Our use case is we have some internal APIs that we need to expose to the outside world. Via API Gateway, we expose those APIs to the external world.
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.
We use an API from Amazon to assess our internal services in our VPC and to limit the access of certain users to API and to have an execution plan. Certain users have certain access to API calls that they could use to give them an assessed quota. The solution is deployed on a private cloud.
When you have multiple API applications, Amazon API Gateway can serve as both your front end and your middleware. When you have microservices, for example, you can run Amazon API Gateway with Kubernetes. It can also build out the requests. We also have the serverless application being hosted in Lambda. Lambda is an AWS resource that we use Amazon API Gateway with when we have received a request. It redirects the traffic to that particular request.
We use Amazon API Gateway to compliment or to put a security facade on top of your current APIs.
We use it for normal API purposes.
We use it for API routing and managing traffic. These are managed authentications between the API and back to primary users.
I use AWS API Management and Mulesoft because I work on different solutions and I am in a different layer, because I most focused on backend solutions. I have participated in some projects using these tools but I am not a developer or an expert. We have designed and implemented RESTful API's. For example, based on Microservices with Spring Boot and AKS or OpenShift.
We are currently using this solution in a project that we are implementing for a public service organization. It is a content management system that will be able to do things like rate monitoring. The service will have good security and availability. This is a cloud-based deployment with Lambda Integration.
I use this solution for mobile app development. It is the API gateway for my backend.
We primarily use this solution for exposing internal data sources to the internet.
We primarily use the solution for providing controlled access to our services running within Amazon.