Run Lambda functions with fixed IP
A Lambda function runs in its own container and when invoked, the external requests to 3rd-party services will appear as coming from various IP addresses.
This becomes a problem when our Lambda function needs to communicate with IP-restricted access ...
blog.stefanolaru.com9 min read