-
Software Development
MySQL Partition Pruning
Recently, we learned an expensive lesson about MySQL partition pruning. There, it is better to share it here so that…
Read More » -
Enterprise Java
Spring Oauth2 with JWT Sample
Sometimes ago, we published one article sharing a custom approach to implement stateless session in cloud environment. Today, let explore…
Read More » -
Agile
Agile is a simple topic
Agile manifesto is probably one of the best ever written manifestos in software development if not the best. Simple and…
Read More » -
DevOps
The Emergence of DevOps and the Fall of the Old Order
Software Engineering has always been dependent on IT operations to take care of the deployment of software to a production…
Read More » -
Software Development
Using Git
Using Git When it comes to Software Version/Configuration Management, there might be a whole lot of vendor or open source…
Read More » -
Software Development
MySQL Transaction Isolation Levels and Locks
Recently, an application that my team was working on encountered problems with a MySQL deadlock situation and it took us…
Read More »