Faster, Easier Deployments: How We Simplified Our Infrastructure with Nomad in 15 Hours (Goodbye, Kubernetes!)

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Nomad

    Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.

    Nomad: The Oasis in Our Infrastructure Desert

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. PM2

    Node.js Production Process Manager with a built-in Load Balancer.

    What we wanted was something like a supercharged pm2, but multi-node with good support for both docker and binaries.

  4. helm

    The Kubernetes Package Manager

    Helm templates streamlined our deployments, but downtime issues persisted.

  5. hcl

    HCL is the HashiCorp configuration language.

    In Kubernetes, we define deployments via YAML files. Whereas Nomad leverages HCL (HashiCorp Configuration Language).

  6. hclfmt

    Discontinued Format and prettify HCL files

    Format hcl files: hclfmt

  7. go

    The Go programming language

    This language, built using Go, proved to be surprisingly user-friendly for developers like ourselves.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Alibaba, Datadog, and Quesma Join Forces on Go Compile-Time Instrumentation

    2 projects | news.ycombinator.com | 24 Jan 2025
  • Kubernetes Simplified: A Comprehensive Introduction for Beginners

    5 projects | dev.to | 3 Aug 2024
  • 7 Programming Languages Every Cloud Engineer Should Know in 2024!

    4 projects | dev.to | 5 Mar 2024
  • Fault Tolerance in Distributed Systems: Strategies and Case Studies

    4 projects | dev.to | 18 Oct 2023
  • How to Convert Kubernetes Manifests into Nomad Jobspecs

    8 projects | dev.to | 19 Dec 2022

Did you know that Go is
the 4th most popular programming language
based on number of references?