this post was submitted on 24 Apr 2024
162 points (95.5% liked)

Technology

58165 readers
3484 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] someguy3@lemmy.world 6 points 5 months ago (4 children)

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?

[โ€“] redcalcium@lemmy.institute 19 points 5 months ago* (last edited 5 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 100 of new computers. The tools hashicorp made basically enable you to create a recipe to perform all this operation over a fleet of servers.

[โ€“] fodderoh@lemmy.world 12 points 5 months ago

They provide tools that make it easier to automate large-scale deployments of servers and applications.

[โ€“] yildolw@lemmy.world 6 points 4 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

[โ€“] elephantium@lemmy.world 5 points 4 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.