(no title)
davidjnelson | 5 years ago
and if cloudflare workers ever support metered usage you could use that too for the react layer.
and if you want hyper performance you could use lambda@edge and intelligently route to your backend running on fly.io to minimize the distance. the somewhat unsolved problem there though is multi region master master replicated databases which are cost effective.
to my knowledge this is the current state of the art for that https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide...
problem is you have to pay for each region so it's not really cost effective.
Existenceblinks|5 years ago
sph|5 years ago
What's the equivalent of Poe's law, but for software development?
cercatrova|5 years ago