from Hacker News

Trade off in url structures for SaaS apps

by shabda on 10/21/20, 5:56 AM with 1 comments

Between the common url structures for SaaS apps

- <customer>.example.com - app.example.com - app.example.com/<customer>

Which one is better and what are the trade offs?

  • by throw03172019 on 10/21/20, 6:29 AM

    Are these consumer facing URLs?

    If not, I go with app.example.com. Easy to tell customers the login URL