1 Answer
- Newest
- Most votes
- Most comments
1
Event bridge doesn't choose, it doesn't have any visibility into the configuration of the function. When the Lambda service receives the invocation request from EventBridge, if there are no warm execution environments available it will create a new one and connect that to one of the ENIs that have been provisioned in each of your subnets. The Lambda service will try to balance execution environments across the ENIs that are available.
answered 2 years ago
Relevant content
- asked 2 years ago
- asked 2 years ago
- asked a year ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
Correct, is more the internal “Lambda load balancer”/control plane that decides dispatch to availability zone