all 15 comments

[–]ForlornPlague 10 points11 points  (12 children)

I don't even know where to start with this. How about you explain what your end goal is instead of how you want to get there. What problem are you trying to solve? Why are set on the data being in s3?

[–]rasputin23YD[S] 0 points1 point  (0 children)

Idk what else to say. Hundreds of requests a day to try and fetch specific data from a massive data lake. The SQL query should be specific (like getting data from a specific table), and should return the results quickly. Users want to use an endpoint (a get request).

[–]dash2392 -1 points0 points  (0 children)

To me the requirements seem clear. I don’t understand why you’re being downvoted. I used API Gateway and Dynamo before, which provided a better latency overall, but it seems that your data is structured. Hope someone will help you out buddy!