Docker takes advantage of several features of the Linux kernel to deliver its functionality.
Read more »
If you are junior to web security then this is a good start point for you. (more…)
Read more »
I explain about how to deploy OpenFaaS on Kubernetes on Azure. However, OpenFaaS supports Swarm as well. What is the most easy way to deploy it? Since the OpenFaaS requires docker ce for 17.05+, we can't use Azure Container Service. Instead, we can use Do... (more…)
Read more »
I have discussed this slightly before, however, some background may be necessary. I build a relatively well used Docker container with Ansible. Originally this was all based on Python 2 which was the default Python that is installed with most operating sy... (more…)
Read more »
Adopting Docker containers is a great way to help speed software delivery. But there are different ways to go about Dockerizing your app. They don’t all offer the same degree of value. To get the most out of Docker, it’s important to build Docker dire...
Read more »