CfgmgmtCamp 2024

CfgmgmtCamp 2024

First impressions of CfgmgtmCamp 2024.

I've been coming to this conference since 2014, and with the exception of the Corona years and the events not held in Gent but abroad, I've been to every one of them I think. In 2014 I was an intern and still studying, now I've got 10 years of DevOps experience in a few companies under my belt. Meanwhile the IT landscape has changed, back in 2014 Docker was this shiny new toy everyone was still experimenting with, now everyone is using it in production and beyond. The cloud was something only Google and the other big boys were doing, now everyone is doing it (be it hybrid, or full-on AWS or something else). Back then Configmanagement and DevOps were still pretty new, now even the biggest and slowest corporations (banks and telco's) are using it in some form. All of this to say that: in 2014 this conference was bleeding edge and daring. Now it's mainstream and boring and dare I say it: not relevant anymore. Configmanagement is a solved problem. Apart from the few talks about how we could leverage AI, I've learned nothing new the past 2 days...

So anyway, here are my notes from the past 2 days:

Day 1

Collaborative Intelligence - both AI and Humans in the loop

Patrick Dubois

https://twitter.com/PaulusTM/status/1754426423807181266
Fun stuff with ChatGPT and other AI stuff!
https://github.com/jedi4ever/learning-llms-and-genai-for-dev-sec-ops

Lightning Talks

https://twitter.com/PaulusTM/status/1754461638156046720
https://www.systeminit.com/

SLSA
https://slsa.dev/
SBOM

OpenTofu

https://opentofu.org/

https://twitter.com/sys_bee/status/1754491968808271939/photo/1

  • Linux foundation, binary compatible with latest open source version of TF (1.6)
  • replace binary, alias!
  • client side state encryption first new fancy feature

https://twitter.com/sys_bee/status/1754500794265563578/photo/1

Near Realtime Cloud Cost Monitoring - or why the internet is a terrible place to run a RCEaaS

https://cfp.cfgmgmtcamp.org/2024/talk/HPNYDS/

https://twitter.com/u3m/status/1754506690987217329/photo/1

https://octant.dev/

Day 2

Yamlcamp!

We Fear Change

https://cote.io/bigco/

  • play d&d with chatgpt, solo!
  • thougth leader?
  • tech is easy, people are hard (say: tech is hard, you'll get paid more)

Treat your platform as a product

  • Sit down with your developers regularly, treat them as users
  • productize, what do you want from our platform
  • prioritize features they want, etc

socials:

If Dev and Ops had a baby it would be called Winglang

  • devs too lazy to learn terraform

Pkl is a programming language for configuration

https://twitter.com/sys_bee/status/1754815875763286266/photo/1

Let's Dive into Kubernetes operator creation

https://cfp.cfgmgmtcamp.org/2024/talk/3CYMM9/

Unleashing Potential Across Teams: The Power of Infrastructure as Code

https://cfp.cfgmgmtcamp.org/2024/talk/MHCBKM/

As a dev:

  • Shopping for templates
  • Dev environment

As a SRE:

  • Repeatable infrastructure
  • Incident recovery stuffs

We already do IaC, we might just want to make it more available to our 'users': the devs, so they can toy around with it more.