
Ultimate access to all questions.
A developer encounters connectivity issues with an updated AWS Lambda function configured in a private VPC subnet, unable to access public APIs despite the APIs being accessible and an internet gateway attached to the VPC. How can the developer resolve this issue?
A
Verify network ACLs permit outbound internet traffic.
B
Check security group rules for outbound internet traffic.
C
Route private subnet outbound traffic through a NAT gateway.
D
Direct private subnet outbound traffic to an internet gateway.