Skip to content

Justme.dev

Just make IT!

Justme.dev

Recent Posts

The Container-Native OS: Why bootc is a Game Changer for Platform Engineers

Operating systems are finally becoming container-native. With bootc (Bootable Containers), platform engineers can now manage their entire OS lifecycle using the same OCI-compliant workflows they already use for applications, bringing the power of GitOps to the base image itself.
WatchersStarsForksGoRustContainerfileView on Github

The Future of Observability: Why OpenTelemetry is a Game Changer for SREs

As systems become increasingly distributed, traditional monitoring is no longer enough. OpenTelemetry (OTel) provides a unified, vendor-neutral standard for collecting traces, metrics, and logs, giving SREs and developers unparalleled visibility into their microservices architectures without being locked into a single provider.
WatchersStarsForksGoJavaPythonJavaScriptC++RustView on Github

Scalable Monitoring: Why VictoriaMetrics is the Modern Alternative to Prometheus

As infrastructure grows, so does the volume of metrics. VictoriaMetrics offers a high-performance, cost-effective monitoring solution that remains compatible with the Prometheus ecosystem while providing better compression, lower resource usage, and simpler horizontal scaling.
WatchersStarsForksGoTypeScriptView on Github

Platform Engineering with Crossplane: Scaling Your Internal Developer Platform (IDP) on AWS

Following our deep dives into NixOS and ArgoCD, the natural progression toward a full Internal Developer Platform (IDP) is managing cloud resources via Kubernetes. With Crossplane, you can treat AWS RDS or S3 buckets just like standard Kubernetes manifests, bringing the power of GitOps to your entire infrastructure.