Several partner agencies need private access to a municipal API without building a full VPC peering mesh and extra NAT paths. Which approach can reduce cost and complexity?
Select an answer to reveal the explanation.
Short Explanation
Don't build a spaghetti of driveways to every partner garage. PrivateLink gives partners a private front door without a full peering mesh and NAT maze.
Full Explanation
AWS PrivateLink exposes a service via interface endpoints so consumers reach it privately without transitive peering meshes that add gateways, routes, and often NAT complexity. Full mesh peering scales poorly in cost and operations. Public exposure removes private connectivity goals. Snowball is for bulk offline transfer, not interactive API access.