-1

I have domain ex: cards.com and I have an web app which run's on the domain example.com

The app run's on a serverless platform. I have no IP or VM for my app

I don't want to expose example.com, I want to map this example.com to cards.com/example can anyone let me know how map this ?

Patrick Mevzek
  • 10,995
  • 16
  • 38
  • 54
imnotiam
  • 94
  • 8

1 Answers1

0

I Solved it by Mapping my domain cards.com to example.com in DNS Records and had a custom API Gateway that routes it to the app that I want.

imnotiam
  • 94
  • 8