They provide tools that make it easier to automate large-scale deployments of servers and applications.
Comment on Hashicorp signs agreement to be acquired by IBM
someguy3@lemmy.world 6 months ago
HashiCorp provides a suite of tools intended to support the development and deployment of large-scale service-oriented software installations. Each tool is aimed at specific stages in the life cycle of a software application, with a focus on automation. Many have a plugin-oriented architecture in order to provide integration with third-party technologies and services.[16] Additional proprietary features for some of these tools are offered commercially and are aimed at enterprise customers.[17]
Can someone tell me what this actually means?
fodderoh@lemmy.world 6 months ago
elephantium@lemmy.world 6 months ago
They do tools for programmers. Big projects! But not stuff sold at retail. The plugin stuff is saying it plays well with the other kids on the playground.
And you get extras if you pay more.
yildolw@lemmy.world 6 months ago
Instead of dealing with proprietary rest APIs to manage every third party service you use, you can use a declarative, idempotent format to define infrastructure that’s compatible with all of them
redcalcium@lemmy.institute 6 months ago
Imagine what happen when you bought a new computer. You’ll install an os, then install all apps you need, copy over all data you need, etc. Now imagine if you have 100s new computer. The tools hashicorp made basically enable you to create a recipe to perform all this operation over a fleet of servers.