N
Neonβ€’14mo ago
conscious-sapphire

How to serve users globally?

Hello πŸ‘‹ NeonDB allows 1 database per project. Apart from read replicas, what should be an ideal strategy to minimize the latency that users from a different continent may have? For example, let's say we have a db based in Germany (EU) and the servers are located in Germany (EU) as well, users from the US would have high latency when hitting the API backend on EU. What would be a recommended solution for these latency issues? CDN? Read replicas+servers on US region? Another project for the same backend API (this doesn't seem very practical I think) ? Something else? Thanks in advance! πŸ™
4 Replies
conscious-sapphire
conscious-sapphireOPβ€’14mo ago
?
fascinating-indigo
fascinating-indigoβ€’14mo ago
What are you building?
rare-sapphire
rare-sapphireβ€’14mo ago
How about using Hyperdrive, @tester123 ?
stormy-gold
stormy-goldβ€’14mo ago
can it be used without cloudflare workers in an external api like hono.js hosted on fly.io? or we need migrate api to workers?

Did you find this page helpful?