Y
Hacker News
new
|
ask
|
show
|
jobs
by
bcrosby95
234 days ago
Global replication is hard and if they weren't designed with that in mind its probably a whole lot of work.
1 comments
ineedasername
234 days ago
I thought part of the point of using AWS was that such things were pretty much turnkey?\
link
DevelopingElk
234 days ago
Mostly AWS relies on each region being its own isolated copy of each service. It gets tricky when you have globalized services like IAM. AWS tries to keep those to a minimum.
link