TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Trade off in url structures for SaaS apps

1 pointsby shabdaover 4 years ago
Between the common url structures for SaaS apps<p>- &lt;customer&gt;.example.com - app.example.com - app.example.com&#x2F;&lt;customer&gt;<p>Which one is better and what are the trade offs?

1 comment

throw03172019over 4 years ago
Are these consumer facing URLs?<p>If not, I go with app.example.com. Easy to tell customers the login URL