Benefits of Docker for enterprise applications

This article explains what enterprise applications can gain from migrating workloads to Docker containers, and how the cloud can help them make the move.

Similar

Detecting Rootless Docker

The other day, for the first time in a while, I wanted to do something with syzkaller, a system call fuzzer that has been used to find literally thousands of kernel bugs. As it turns out, since the last time I had done any work on syzkaller, I switched to... (more…)

Read more »

Using LDAP in Docker with Caching

LDAP and Active Directory are both directory services. These are used extensively in corporate environments as authentication and authorization solutions. In a modern infrastructure, applications quite often run in a containerized environment, and sometim... (more…)

Read more »