
Eliminating the database bottleneck for proper horizontal scalability (froscon2020)
Using embeddable databases to allow true and simple horizontal scaling
Chaos Computer Club - archive feed · Dino Omanovic
August 23, 202037m 36s
Audio is streamed directly from the publisher (cdn.media.ccc.de) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
When working in cloud or micro service environments one of the main advantages is the promise of horizontal scalability to handle usage and load spikes. In reality this is often hindered by the persistence technologies we use. I want to show an approach that saves money, RAM and our nerves ;)
Using technologies like SQLite or BoltDB may often be associated with single-device usecases or developer tooling, but in this talk i want to show how we can leverage the simplicity of those technologies to allow for true horizontal scaling of our applications.
I will explain architectural benefits, discuss up- and downsides and i will finish with some experiences from real world applications in production.
about this event: https://programm.froscon.de/2020/events/2570.html
Topics
froscon202025702020Clouds on the horizon - What happens when there's no space left in the cloud