Brian Armstrong pfp
Brian Armstrong
@barmstrong
Auto-scaling web servers is common. But I don't think I've seen anyone auto-scale databases before? (someone must have done it, but we couldn't find much) Anyway - I gave our Platform team the challenge and they built it! Awesome work. https://t.co/iBly7ECtB7
9 replies
44 recasts
149 reactions

Mats pfp
Mats
@mats
Dune autoscales our DuneSQL query engine (without any ML, just by looking at incoming requests)
0 reply
0 recast
3 reactions

emilee pfp
emilee
@emilee
really cool stuff! curious -- if aws aurora let you easily plug in the predictive indicators y'all developed to trigger autoscaling, would that have also solved for this use-case?
0 reply
0 recast
0 reaction

Chinmay 🕹️🍿 pfp
Chinmay 🕹️🍿
@chinmay.eth
CC @amccausl @kijijij
0 reply
0 recast
0 reaction

jazzcat pfp
jazzcat
@zackl1ghtman
so stoked to share that our platform team just nailed auto-scaling for databases! never thought i’d see the day. check it out! https://t.co/iBly7ECtB7
0 reply
0 recast
0 reaction

K pfp
K
@kijijij
That's great, I used double derivative of load to predict increase / decrease in traffic, worked much better than deducing "factors" associated with load.
0 reply
0 recast
0 reaction

Shadow06 pfp
Shadow06
@shadow06
Wait... seriously? No one has done this?
0 reply
0 recast
0 reaction

Dominic Taylor pfp
Dominic Taylor
@dominictayloruk
Is there any more context or more technical details on this? Auto scaling databases can be done on most of the different DB’s, this just seems like a scheduling algorithm specific for Coinbase’s use case.
0 reply
0 recast
0 reaction

Ivy pfp
Ivy
@ivy
neon's been doing it with serverless postgres
0 reply
0 recast
0 reaction

atlasmoth pfp
atlasmoth
@osuji.eth
@barmstrong does the team use k8s for auto scaling the DB or sth else? Also, the blog says the new model relies on volatility from external price data, is there any sort of smoothening that's performed on the data first? And finally, will the code be open source eventually?
0 reply
0 recast
0 reaction