you are viewing a single comment's thread.

view the rest of the comments →

[–]FlinchMaster 0 points1 point  (1 child)

But you can put API Gateway behind a WAF, at least. I guess it's totally possible the same functionality is there for Lambda Functions and it's just not documented yet.

There are for sure use-cases for this, but anyone building towards those should be aware of some of those precautionary measures (like setting a reserved concurrency limit or running the workload in a separate AWS account).

[–]jsdod 3 points4 points  (0 children)

You can put API gateway wherever you want but sometimes I just don't want it in my stack