Create API, insert into Kafka Topics, Process Queue (process X events per second)

Job ID: 34766984

Budget: £250 – £750 GBP

Create an API which can injest a JSON payload
Store the data into a Kafka Topic
Use Kafka streams to forward the payload of the request to another API
Implement MAX throughput on the queue based on a key/value pair within the JSON payload.