OpenShift is a complete multi-cloud management platform designed to run on any of the major cloud providers.
A name that is well-known at Cloud Field Day is AWS. They presented on the various containerization solutions which they offer.
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...