Usually an application can handle its own routing. After all, the developers created the application so it stands to reason that they’ll know what URL’s
Read more
Code fueled rants
Usually an application can handle its own routing. After all, the developers created the application so it stands to reason that they’ll know what URL’s
Read moreThis post assumes a basic familiarity with High Availability concepts but makes no assumptions regarding practical implementation. For example, you should already be familiar with
Read moreUsually you don’t need to manage your own PKI infrastructure with OpenSSL. The normal modus operandi is to generate your CSR, get a recognized certificate
Read moreFor some applications, such as public websites, merely having several nodes that run the same PHP scripts is enough to consider your website load balanced.
Read moreIn a previous post I briefly went through getting a basic instance of Redis going and how at a code level you to store and
Read more