Skip to content

Does VPC Lattice provide URL Rewrite.

0

Does VPC Lattice provide URL Rewrite. My backend API on kubernetes has the URI: /backendapi and the public endpoint for the API is /frontendapi. Can I use VPC Lattice to rewrite the URI in the request from /frontendapi to /backendapi.

asked 2 years ago260 views

1 Answer
5
Accepted Answer

Hello,

Amazon VPC Lattice currently doesn't offer direct URL rewriting functionality. Its main purpose is simplifying service connectivity, security, and monitoring across VPCs. It focuses on managing traffic routing, applying access policies, and handling service-to-service communication securely. (What are VPC endpoints?)

You should have a look at the Amazon API Gateway or EKS service.

Hope this helps!

EXPERT

answered 2 years ago

EXPERT

reviewed 2 years ago

EXPERT

reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.