AWS Partner Network (APN) Blog

Category: Amazon API Gateway

Private Integration Between Salesforce and Amazon API Gateway

Salesforce and AWS provide integrations that extend platform capabilities to help organizations solve unique business problems. Customers leverage Salesforce for modern user workflows and AWS for backend services, system integration, and data analytics. Integrations link the platforms through automation and tightly coupled services to meet security and performance needs, often using asynchronous event flows.

AntStack-APN-Blog-022824

Supercharging User Experience with AWS Lambda Response Streaming

Leveraging AWS Lambda response streaming functionality enables progressive data delivery from large datasets, enhancing web application performance. This post compares a traditional API implementation to a Lambda streaming API, demonstrating reduced time-to-first-byte latency and quicker, more dynamic client-side rendering. By incrementally sending data, response streaming eliminates lag from waiting on entire dataset transfers, vastly improving user experience for data-intensive applications.

SmartBear-APN-Blog-111723

How to Streamline API Development on Amazon API Gateway Using SmartBear’s SwaggerHub

Amazon API Gateway is a solution for orchestrating the resources for creating, deploying, and managing APIs at scale. Learn how SmartBear’s SwaggerHub provides a single source of truth for API documentation, and helps teams achieve consistency in their documentation and implementation patterns across a portfolio of APIs. In this post, we show how SwaggerHub pairs with Amazon API Gateway to provide customers with a holistic API solution.

Infor-APN-Blog-102023

Strategies, Patterns, and Security Measures for Integrating Infor CloudSuite with AWS

Infor OS provides deep integration capabilities and includes Intelligent Open Network (ION), which is an interoperability and business process management platform designed to integrate applications, processes, people, and data to run your business. Infor ION enables you to easily integrate your Infor and non-Infor enterprise systems, whether they’re on-premises, in the cloud, or both. In this post, we discuss general scenarios and integration patterns while using ION.

Salt-Security-APN-Blog-072523

Preventing API Breaches Using Salt Security with AWS WAF and Amazon API Gateway

Traditional security approaches are often unable to detect and stop complex API attacks. It was for exactly this purpose that Salt Security was established in 2018. Salt’s founders have a unique patent to use big data and AI/ML that allows Salt to spearhead the growing industry of dedicated API security solutions. Learn how the Salt Security platform allows for the analysis of API traffic that exposes complex attacks, including those identified in the OWASP API Security Top 10 list.

ReadMe-APN-Blog-102522

Integrating ReadMe with Amazon API Gateway to Keep Your Developer Hub Up to Date

The modern API lifecycle does not end once your CI/CD pipeline pushes a deployment to production and the API becomes available to clients. They still have to access documentation, try out different parts of the API, or get notifications about changes. API developer portals have become standard for businesses offering APIs to their partners and end users. Learn how to integrate ReadMe.com with Amazon API Gateway to make sure your documentation is up to date and gets changed every time you change the API.

SaaS-Auth0-API-Gateway-thumbnail

Building a Secure SaaS Application with Amazon API Gateway and Auth0 by Okta

Most applications require a form of identity service to manage, authenticate, and authorize users. In SaaS applications, multi-tenancy adds specific challenges to this task. To meet these needs, SaaS builders must consider integrating with an identity service provider. AWS services such as Amazon Cognito or AWS Partner services like Auth0 provide deep expertise in the field and allow you to focus on your SaaS application’s value proposition while relying on a secure, feature-rich identity provider.

Enabling Tiering and Throttling in a Multi-Tenant Amazon EKS SaaS Solution Using Amazon API Gateway

Every SaaS architecture must introduce mechanisms and policies that prevent noisy neighbor conditions. Getting these policies right is essential to building a robust SaaS solution that delivers a consistent experience to customers. This post looks at the different strategies that can be used to introduce the throttles (transaction rate) and quotas (transaction volume) that manage each tenant’s activity, exploring the various AWS services that can be used to bring these concepts to life.

Tech Mahindra-APN-Blog-050522

Agile Transformation of an Automotive Dealer Application for Scalability and Availability with AWS

There is a growing need for automotive dealers to adopt innovative technology to transition into the digital era smoothly, as customers are leaning towards secure, cloud-native solutions with modern features that are backed by superior support. Learn how Tech Mahindra transformed a monolithic application into a resilient and reliable solution to support expanding dealer networks. To build this cloud-native transformation approach, Tech Mahindra used AWS and a microservices-based API-first architecture.

Pega-AWS-Partners

How Pegasystems Manages Multi-Tenant WebSocket Rate Limiting Issues with Amazon API Gateway

The Pega Digital Messaging Service allows customer service applications to receive and send messages in a simplified, consistent format over digital channels such as Apple Messages for Business, Facebook, SMS, WhatsApp, Twitter, and web chat. This post explores how Pegasystems built a solution to enable the Pega Digital Messaging service to manage inbound multi-tenant WebSocket connection and message rates using Amazon API Gateway, AWS Lambda, SQS, and Amazon DynamoDB.