AWS Big Data Blog

Tag: HAQM API Gateway

Level up your React app with HAQM QuickSight: How to embed your dashboard for anonymous access

Using embedded analytics from HAQM QuickSight can simplify the process of equipping your application with functional visualizations without any complex development. There are multiple ways to embed QuickSight dashboards into application. In this post, we look at how it can be done using React and the HAQM QuickSight Embedding SDK. Dashboard consumers often don’t have […]

Architecture diagram for the Athena WebSocket API. The user connects to the API through API Gateway. API Gateway uses Lambda and DynamoDB to store session data. SQL queries are routed to HAQM Athena and a Step Function polls for query status and returns the results back to the user.

Access HAQM Athena in your applications using the WebSocket API

In this post, we present a solution that can integrate with your front-end application to query data from HAQM S3 using an Athena synchronous API invocation. With this solution, you can add a layer of abstraction to your application on direct Athena API calls and promote the access using the WebSocket API developed with HAQM API Gateway. The query results are returned back to the application as HAQM S3 presigned URLs.

Govern how your clients interact with Apache Kafka using API Gateway

In this blog post, we will show you how HAQM API Gateway can answer these questions as a component between your HAQM MSK cluster and your clients. HAQM MSK is a fully managed service for Apache Kafka that makes it easy to provision Kafka clusters with just a few clicks without the need to provision servers, manage storage, or configure Apache Zookeeper manually. Apache Kafka is an open-source platform for building real-time streaming data pipelines and applications.