Hi,
We have use case to
- Read data from S3 bucket (zip Files).
- For each record make rest call to another service and merge the response with Input Data from File
- Load final data to elastic search
- Follow this process multiple times a day and all the loaded data need to indexed on all the fields with enable aggregation and ML capabilities.
Thanks
Vipin