Author of the blog here. I had a great time writing this. By far the most complex article I've ever put together, with literally thousands of lines of js to build out these interactive visuals. I hope everyone enjoys.
Hi, what actually are _metal_ instances that are being used when you're on EC2 that have local NVME attached? Last time I looked, apart from the smallest/slowest Graviton, you have to spend circa 2.3k USD/mo to get a bare-metal instance from AWS - https://blog.alexellis.io/how-to-run-firecracker-without-kvm...
IO Devices and Latency
21–30 of 159 posts
Re: IO Devices and Latency
#22Re: IO Devices and Latency
#23Fantastic article, well explained and beautiful diagrams. Thank you bddicken for writing this!
Re: IO Devices and Latency
#24Re: IO Devices and Latency
#25Re: IO Devices and Latency
#26I've been advocating for SQLite+NVMe for a while now. For me it is a new kind of pattern you can apply to get much further into trouble than usual. In some cases, you might actually make it out to the other side without needing to scale horizontally. Latency is king in all performance matters. Especially in those where items must be processed serially. Running SQLite on NVMe provides a latency advantage that no other…
Update: about 800us on a more modern system.
Re: IO Devices and Latency
#27Re: IO Devices and Latency
#28Can someeone share their expirience in creating such diagrams. What libraries and tools can be useful for such interactive diagrams?
Best of luck =3
Re: IO Devices and Latency
#29Re: IO Devices and Latency
#30Can someeone share their expirience in creating such diagrams. What libraries and tools can be useful for such interactive diagrams?