Ask HN: Dev/Ops/DevOps tools you use and more people should

by zaaton 9/15/2024, 1:09 PMwith 14 comments

I'm looking for useful, working but less known tools that I can introduce my clients too. Either commercial (hopefully, which I can partner with and sell) or free (that I can implement for my customers benefit).

I'm extra interested in tools that can be used on-prem, in disconnected environments, but don't limit yourself to those only.

Tell us about any tool or service that is useful for you, that we may not be familiar with and that we should. Thanks!

by mcsniffon 9/16/2024, 4:25 AM

Tailscale, and Headscale to fit your on-prem request.

I still run my own WireGuard server at home for getting on my internal LAN, but Tailscale for side projects is great.

by linkddon 9/16/2024, 11:02 PM

Hurl ( https://hurl.dev ) for testing HTTP APIs.

And self-promotion a bit: https://github.com/link-society/flowg An easy to setup/use log processing facility:

  Because OpenObserve didn't have the features I wanted
  Because ELK is too heavy for my usecase
  Because Splunk is too expensive
  Because I wanted something KISS

by codegeekon 9/15/2024, 5:15 PM

Not sure about lesser known but my top tools are:

- Caddy server (Auto SSL, Dead simple Reverse Proxy) [0]

- mkcert(local SSL) [1]

- AWS Global Accelerator [2] (Static IP, Route traffic based on location) [2]

[0] https://caddyserver.com/

[1] https://github.com/FiloSottile/mkcert

[2] https://aws.amazon.com/global-accelerator/

by iurisilvioon 9/15/2024, 7:54 PM

Honeycomb. Amazing observability tool and reasonably cheaper/better than alternatives.

by noop_joeon 9/17/2024, 4:12 PM

Noop [0] is a cloud platform that runs entire application ecosystems (including edge routing) locally and deploys the same setups globally -- it's a departure from the plug and play paradigm of kubernetes, but it means a lot less integration work. Full disclosure, I work @Noop.

0. https://noop.dev

by t_believ-er873on 9/25/2024, 6:45 PM

GitProtect backup and DR for DevOps

by SteveNutson 9/15/2024, 1:21 PM

I don’t think I could survive without Netbox

by bithavocon 9/16/2024, 12:30 PM

Tailscale

Tailscale Subnet routers

Tailscale ACL

Pulumi

by aborsyon 9/17/2024, 6:36 PM

Tailscale, Caddy.

by stephenron 9/15/2024, 8:38 PM

Don't you usually find tools to solve a problem, rather than the other way round? It sounds like you're literally asking for solutions looking for a problem.