Using Lambda without API gateway

Viewed 13

I have seen lots of tutorial on Internet , All lambda functions are connected via API gateway , But lambda function is giving custom url to access it.

Can anyone tell me what is the need for API gateway if we can use lambda directly via its url.

0 Answers
Related