Pergunta de entrevista da empresa Form3

How would you handle a http GET request when there is too much data to return?

Resposta da entrevista

Sigiloso

12 de fev. de 2020

I would put the data into an S3 bucket and return a link to the data instead of the data itself

1