Latest stories by Derrick Wippler
Software bugs and how to fix them faster
The cost of debugging isn’t the same for everyone. Cost doesn’t just depend on operation and service fees, but on how much technical debt you have. When we talk about...
Read More
Architecture efficiency with containers
Why is a container such an inexpensive element to run within your system architecture? What makes a container so much more efficient than a virtual machine? Why should we...
Read More
GroupCache: The superior Golang cache
Golang cache makes distributed caching and synchronization simple and easy to deploy with GroupCache. But why is this the superior tool? And what problems does it solve?...
Read More
Devgun: Creating development environments with Kubernetes
When we first approached the problem of creating local development environments, we reached for common tools like vagrant. But as...
Read More
How we realized a 30x performance improvement in MongoDB read preference
You know what they say…the more redundant you are, the more redundant you are. Replica sets are database processes that provide high availability and reduce server failover...
Read More