this post was submitted on 10 Feb 2024
3 points (100.0% liked)

DevOps

2089 readers
1 users here now

DevOps integrates and automates the work of software development (Dev) and IT operations (Ops) as a means for improving and shortening the systems development life cycle.

Rules:

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS
top 5 comments
sorted by: hot top controversial new old
[–] procesd@lemmy.world 1 points 2 years ago

If I could be bothered to sit and write down a distilled version of my last decade at work it would be something very similar. Any junior SRE can benefit from this.

[–] jjjalljs@ttrpg.network 1 points 2 years ago

I'm not devops but this seemed reasonable from what I've seen.

Though having infrastructure weigh in with "go should be your language of choice" seems weird.

[–] Lodra@programming.dev 1 points 2 years ago (1 children)

This is excellent. I may copy the rough format for tracking things internally at my company!

Btw, I agree with most of your decisions in here with just a few exceptions.

  • kustomize > helm
  • Argo > flux

My last thought is less clear though. There are good observability solutions besides datadog. Grafana Cloud is great. Honeycomb has a similar offering. But all are pretty expensive though.

If you aren’t using OpenTelemetry, you’re probably doing observability wrong!

[–] Piatro@programming.dev 1 points 2 years ago

I've only used helm and hadn't considered kustomize as an equivalent, what about kustomize makes it bette in your opinion?

[–] RagnarokOnline@programming.dev 1 points 2 years ago

Even for someone who’s only dabbled in infrastructure, this was a fun read.