software-architecture

Scaling our backend 100x

08 December, 2018

The egineering team at clarisights talks about the strategies and techniques applied for scaling their backend 100X. From indexing and reducing DB ops to memoization and caching - a complete breakdown of the problem and the steps taken to reach the solution.

    Ruby Hotspots: Finding avenues for Memoization and Caching

    05 December, 2018

    The egineering team at clarisights describe how they found and eliminated hotspots in their Ruby on Rails code using caching and memoization. A Key challenge faced was the identification of the hotspots in code where the benefits for caching would be maximized.

      InnerSelf

      25 November, 2018

      This is a source code walkthrough of InnerSelf - a tiny view + state management solution using innerHTML and ES6 template literals. InnerSelf to mimic a React+Redux solution in a minimal way, at just 600 bytes minified, ~350 bytes when gzipped.

        Made with ♥ by a group of nerds on Earth!