Y
Hacker News
new
|
ask
|
show
|
jobs
by
taligent
4897 days ago
Sure my use case is simple and common for even the smallest startups:
I want my app to work in multiple Amazon EC2 regions.
2 comments
simonw
4897 days ago
What's wrong with the replication built in to PostgreSQL 9?
link
lengarvey
4893 days ago
Why are you thinking about this when you're not even sure that your app will need to run on multiple EC2 regions? This smells like premature optimisation to me.
link