Sysadmin Tools πŸ‡ΊπŸ‡¦
3.88K subscribers
692 photos
28 videos
302 files
5.1K links
Sysadmin/DevOps tools, news and other interesting things from modern IT world.
Feed https://t.me/s/sysadmin_tools
Download Telegram
libvirt-k8s-provisioner

With this project, you can build up in minutes a fully working k8s cluster (single master/HA) with as many worker nodes as you want.

https://github.com/kubealex/libvirt-k8s-provisioner
Elixir Saves Pinterest $2 Million a Year In Server Costs

https://paraxial.io/blog/elixir-savings

#elixir #aws #lambda #pinterest
Better, Faster, Cheaper: How Grammarly Improved Monitoring by Over 10x with VictoriaMetrics

https://www.grammarly.com/blog/engineering/monitoring-with-victoriametrics

#monitoring #victoriametrics #observability
Distributed tracing without code changes. πŸš€ Instantly monitor any application using OpenTelemetry and eBPF

https://github.com/keyval-dev/odigos

#tracing #observability #monitoring
Forwarded from CatOps
I usually do not post event announcements, but there are two exceptions.

One of them is DevOps Days Ukraine! This year we have a topic of Disaster Recovery.

I'm one of the organizers of this conference, and we are going to have the next one very soon: on the 14-15th of September, with some amazing speakers from the industry.

The conference is online, so you can join from anywhere in the world! Just keep in mind that the conference is held in the Kyiv timezone.

See you there!

#event
StringZilla

10x faster string search, split, sort, and shuffle for long strings and multi-gigabyte files in Python and C, leveraging SIMD with Arm Neon and x86 AVX2 & AVX-512 intrinsics 

https://github.com/ashvardanian/stringzilla

#parser #json #csv #python