UPDATED 13:59 EDT / FEBRUARY 10 2017

INFRA

Docker debuts new security mechanism for application containers

One of the reasons behind the rapid adoption of containers is that the applications running inside them can be easily moved across different types of infrastructure, which simplifies a lot of administrative tasks. But this portability often has the opposite effect when it comes to security, an issue that Docker Inc. wants to tackle.

The startup on Thursday introduced a new capability for the commercial version of its container platform that promises to ease the management of so-called application secrets. These include passwords, encryption keys and all the other sensitive information generated by the security mechanisms of a given service. There is no shortage of tools for managing such data, but most of them were not created with Docker in mind.

As a result, it has until now been a challenge to keep secrets safe while the containerized workload to which they belong moves around a company’s infrastructure. Docker customers either had to implement their own custom mechanisms for handling the task or use software from the likes of HashiCorp Inc. and Conjur Inc. The new native security mechanism included in this week’s update eliminates the need for external tools.

According to Docker, the system stores secrets in the so-called manager nodes that serve as the brains of a container cluster. The information is protected by the same mechanisms that the nodes employ to protect their operational data. Security records are spread over multiple machines to avoid data loss if one of the instances fails, while several added layers of encryption protect against theft.

Manager nodes can automatically assign secrets to a containerized service when it’s launched for the first time or gets moved to a new location. Likewise, they delete security credentials when they’re no longer needed, which ensures that no sensitive information is left floating around ready for the taking.

The new secrets management mechanism is available immediately. Docker can be expected to keep adding more security features over time as it works to court the traditional enterprise crowd. The easier the startup can make it for organizations to configure and protect their deployments, the more appealing its platform will become.

Image via Pixabay

A message from John Furrier, co-founder of SiliconANGLE:

Your vote of support is important to us and it helps us keep the content FREE.

One click below supports our mission to provide free, deep, and relevant content.  

Join our community on YouTube

Join the community that includes more than 15,000 #CubeAlumni experts, including Amazon.com CEO Andy Jassy, Dell Technologies founder and CEO Michael Dell, Intel CEO Pat Gelsinger, and many more luminaries and experts.

“TheCUBE is an important partner to the industry. You guys really are a part of our events and we really appreciate you coming and I know people appreciate the content you create as well” – Andy Jassy

THANK YOU