Phani1
Databricks MVP

Thanks for  your reply,

Right now, the team is transferring data from Databricks to Cosmos DB, and then they're using REST APIs to access that data. They handle about 100 requests per minute, with some tables needing around 100 requests per second due to high transactions.

However, the customer wants to move away from Cosmos DB because it requires a lot of effort to write the data,
and it's becoming too expensive. They are looking for alternative ways to access the delta table data using REST APIs through Java. Can you please provide any approach on this.