Application Whitelisting Application whitelisting is an important security concept which can be found in many environments during pene... (more…)
Read more »
This tutorial details how to quickly spin up a reproducible development environment with Docker to manage a number of Node.js microservices. (more…)
Read more »
This is the first of a series of blog posts centered around my explorations and experiments with using Kubernetes to power my own small slice of infrastructure (1-3 servers, mix of VPS and dedicated hardware).
This post is a bit of an introductory piece d... (more…)
Read more »
I decided to explore the world of functional programming. It was like a promise of better performance and productivity. I then asked myself - “Why not try Elixir”? I wanted to build scalable web applications that are reliable, fault-tolerant and efficient... (more…)
Read more »
A good start is half the battle. Laying out your Node.js project structure is one of the most delicate points of the development process. (more…)
Read more »