'Stream updates from AWS glue catalog to WebSocket React
I'd like to know if there's some way to stream data updates from an AWS Glue catalog to a React app by using a WebSocket or API Gateway.
thanks, David
Solution 1:[1]
take a look at this article Poll to Push AWS
You can always, hook into aws events with event Bridge.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Felipe Gusmao |