My boss from one of the previous jobs has written an article about algorithms that an SRE should know.
This is not a comprehensive article that describes each of them, rather a list that one can use to dig further. The list contains some load balancing, distributed consensus, and health check algorithms that we encounter every day but seldom think how they work under the hood.
#algorithms #programming #sre
Exploring the importance of algorithms as a critical knowledge of site reliability engineering for ensuring high availability and scalability of software systems.