If you are like many software engineers/ development managers/software architects at a company and the projects that you had been…
Uncategorized
4 First principles about consensus that you should know
You can’t implement consistent storage and respond to all requests if you might drop messages between processes. This is…
How to track your learning as software developer
As software engineers we are always crazy about metrics. We capture logs to a central system, we use Nagios for…
How did I increase TPR from 8 to 600 Transactions per second
We signed up a new customer for our SAAS application. The challenge was this customer’s requirements were much bigger than…
How to secure your microservice
We can use an open source implementation of an Identity Server which follows OAuth2 and OpenID protocols to secure our…