Y
Hacker News
new
|
ask
|
show
|
jobs
by
alttab
4348 days ago
If they are using EC2 hosts, I wonder why they don't use AWS SQS/SNS for their queue systems and Dynamo for their materialized views.
1 comments
adamnemecek
4348 days ago
Probably due to lock in.
link
dclusin
4348 days ago
Isn't the cost of those services also a function of the number of requests? E.g. they bill on a request basis, not an hourly cpu time basis?
link