Hacker News new | past | comments | ask | show | jobs | submit login

That's what happens when a business is trying to scale to meet crazy demand.



Can't they just click the auto scale button in AWS? Isn't that the entire point of cloud services?


That works, so long as you've refactored your infra to the point that the computational resources (whether server nodes or hard disks or or database shards) are modular enough that you can just add more stuff and it will play nice with everything else. That objective -- not a cute UI that lets you change one of the numbers -- is the hard part.

And yes, it is to Coinbase's discredit that they haven't done so, but (assuming you're not joking), they could very well not be at that stage. It's typical for startups to have technical debt like that.


Can't they just get a bigger boat? Scaling via hardware is a good fix until systems can be made modular for scaling.


Most scalable systems have some 'singletons' somewhere in the stack. At a certain scaling point, the singletons must be made scalable to multiple instances, which often entails making a new singleton to manage these instances.

In this way, scaling often gives you an order of magnitude or two of available additional capacity, but periodically requires new dev work to support further increases.


Probably not a infrastructure capacity issue but a limited amount of cryptocurrency in a hot wallet for transactions.


If that were the case it would be withdrawals that were temporarily disabled. There aren't any on-chain transactions made when you buy/sell on Coinbase, only when you deposit/withdraw.


Can't tell if you're trolling or not... ;p


Cold wallets don't scale, and that's the entire point of them.

"Hot Wallets" can be hacked, because they're connected to the whole system. "Cold Wallets" are offline, and require human intervention to transfer money into and/or out of.

Figuring how much money to keep in the "Hot Wallet" is a tradeoff in services, convenience, and security.


This doesn't sound like a wallet problem. That would only break withdrawals. They're not doing any transactions at all.


It's what happens when some businesses fail to act fast enough and use their loads of money to buy actual expertise. They had four outages in June. That's plenty of warning.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: