performance
Database Performance Simplified
A general model (or guidelines to live by) that won’t solve all your problems, but will keep you from getting into trouble overly quickly.
📉 Anything related to improving performance in software. Fewer & Faster. Do something less often or make something faster.
performance
A general model (or guidelines to live by) that won’t solve all your problems, but will keep you from getting into trouble overly quickly.
performance
The norm for rate limiting these days seems to be based on the number of requests a consumer can make in a given time window. The problem with this is that all requests are not equal. Some requests are more expensive than other requests and should be treated as such.
performance
In the interest of getting back into writing, I want to break the seal with a simple “what have I been up to and thinking about lately” style post. Hopefully future topics will be more focused and frequent. For the past year, I have been working on data and analytics