-
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
-
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.
-
What we wanted was something like a supercharged pm2, but multi-node with good support for both docker and binaries.
-
Helm templates streamlined our deployments, but downtime issues persisted.
-
In Kubernetes, we define deployments via YAML files. Whereas Nomad leverages HCL (HashiCorp Configuration Language).
-
Format hcl files: hclfmt
-
This language, built using Go, proved to be surprisingly user-friendly for developers like ourselves.
Related posts
-
Alibaba, Datadog, and Quesma Join Forces on Go Compile-Time Instrumentation
-
Kubernetes Simplified: A Comprehensive Introduction for Beginners
-
7 Programming Languages Every Cloud Engineer Should Know in 2024!
-
Fault Tolerance in Distributed Systems: Strategies and Case Studies
-
How to Convert Kubernetes Manifests into Nomad Jobspecs