Question: You need to make your Lambda available to services in multiple VPCs. What do you do?

  1. `Place each subnet in a VPC. Associate all subnets to your Lambda.`
  2. `Place all subnets in a VPC. Associate all subnets to your Lambda.`
  3. `Configure your Lambda to be available to multiple VPCs.`
  4. `Configure all application VPCs to be peered.`

Answer: The correct answer of the above question is Option D:`Configure all application VPCs to be peered.`