Setting Kinesis for API

0

Hi,

to extract data from an application (SaaS), we are creating an API and through API we ingest into Kinesis and than process it over Databricks before final consumption. I need to know what are the steps i need to follow to create Kinesis stream to pull data from the API

asked 8 months ago227 views
1 Answer
1

Hi,

This SumoLogic post is a good article to understand Kinesis globally: https://www.sumologic.com/blog/aws-kinesis-streams-getting-started/

This RedHat post gives all hands-on details to create a Kinesis stream from a producer to 1 or N consumers: https://developers.redhat.com/articles/2022/02/09/create-data-stream-amazon-kinesis

In your case, the consumer will use DataBricks api to import. This video re. Kinesis best practices may be useful to design your solution: https://www.youtube.com/watch?v=UE34CWAhT3o

Best,

Didier

profile pictureAWS
EXPERT
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions