Software Engineering
Build a Multi-server LEMP stack using Ansible
My objective in this post is to explore the use of Ansible to configure a multi-server LEMP...
My objective in this post is to explore the use of Ansible to configure a multi-server LEMP...
Last week I wrote about Vagrant, a fantastic tool to spin up virtual development environments. Today I’m...
I may have just fallen in love with the tool Vagrant. Vagrant makes it possible to quickly...
As a software engineer I love well crafted software. Carefully chosen abstractions, effective use of patterns, thorough...
I’ve recently done some load testing using Locust.io. The setup was more complicated than other tools and...
Load testing web applications is a big deal in a day of web scale traffic. There are...
About 13 years ago I created my first integration with Authorize.net for a client who wanted to...
In a previous post I illustrated the use of Hadoop to analyze Apache Tomcat log files (catalina.out)....
I read that Hadoop supports scripts written in various languages other than Java, such as Python. Since...
The log rotation mechanism on my servers automatically compresses (gzip) the rotated log file to save on...