

It can be hard to know which programming language is "the right tool for the job", but there's one language that keeps coming to mind...


dnsmasq is an amazing tool that solves one big headache for developers: developing locally with wildcard DNS...


During episode 183 of Python Bytes, I mentioned that I keep all unencrypted secrets off of my filesystem and use tools like 1Password's CLI tool, op, to put them into my environment when needed. Here are some examples of how that works.


Containers are speeding up the deployment process, but are your physical servers holding you back? It's time to become truly serverless.


Docker can help speed your application build process and create consistency across multiple devices. But how do you even get started?


Faceted search provides site visitors with a quick and intuitive way to narrow down their search results in real time...


Machine Learning initiatives can be powerful when you need to analyze large amounts of data, especially when it makes sense to analyze data points together to gain greater insights or find patterns...


Tips if you are looking for Google-like search features...


The Open Source Cloud Custodian can keep your cloud clean and tidy, here's how to get started.