DEV Community

Discussion on: A Lesson Learned In Going Serverless

Collapse
 
mhausenblas profile image
Michael Hausenblas

Thank you for the follow-up here and your suggestion. Indeed, I've seen this method documented, for example here and looks sensible to me as well as an alternative.

Collapse
 
iwaduarte profile image
iwaduarte

Although it seems like a solution is different from what I did. My request went directly to lambda (via mock not integration at all) and the binary media types setting is just an input text on the api settings section.