UPDATED 13:00 EDT / SEPTEMBER 28 2015

NEWS

HashiCorp augments its open-source DevOps arsenal with two new tools

The DevOps world is getting a little more crowded this morning with the release of two additional automation tools from HashiCorp Inc., one of which is a successor to its hugely-popular Vagrant deployment automation tool that promises to drastically simplify code rollouts. It’s the same pitch that helped propel containers to developer stardom.

But whereas the latter technology achieves the interoperability needed to move an application from a test environment to production by encapsulating its components in a lightweight portable instance, Vagrant simplify copies the deployment settings across the two locations. The underlying virtualization paradigm can be anything from a container to a conventional virtual machine.

Otto, the newly debuted Vagrant successor, extends that functionality to more advanced applications that are spread out over multiple environments, a use case that is becoming increasingly common as more organizations jump aboard the hybrid cloud bandwagon. The tool also enables users to propagate their settings to HashiCorp’s six other open-source configuration tools.

The lineup is designed to automate the various chores involved in running production instances that use Vagrant, including most of everything from copying images to putting together and setting up distributed clusters across different types of infrastructure. The sixth and newest item on the list, Nomad, is launching in conjunction with Otto to add scheduling capabilities to the mix.

The tool consists of a single file that is deployed on a master server to act as the nervecenter for the other nodes in a cluster, each of which runs an agent that communicates how much capacity its particular box can spare. Nomad uses that information to quickly distribute work without wasting time checking the availability of each machine when a new task is received.

That functionality works equally well with containers and virtual machines, as well as environments that use a combination thereof, thanks to the fact that the tool borrows a page from Otto and uses the same high-level configuration specification for both. That consistently doubles to help Nomad scale across data centers with the same efficiency, an essential feature for large-scale cloud deployments nowadays.

That addition should make the technology more appealing to the enterprises that HashiCorp hopes is targeting with its commercial offering, Atlas, which combines its open-source tools into a single toolchain and layers a set of productivity features on top. Nomad itself, however, is completely free along along with all the other components of the platform.

Image via HashiCorp

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