Join us

ContentUpdates and recent posts about Grafana Mimir..
News FAUN.dev() Team
@kaptain shared an update, 18 hours ago
FAUN.dev()

ZEDEDA Launches Edge Kubernetes App Flows: AI-Ready, Zero-Trust, and Built for Harsh Edge Reality

ZEDEDA just released Edge Kubernetes App Flows, a full-stack, AI-friendly edge solution that simplifies deploying and managing Kubernetes apps at scale - even across thousands of edge clusters.

ZEDEDA Launches Edge Kubernetes App Flows: AI-Ready, Zero-Trust, and Built for Harsh Edge Reality
News FAUN.dev() Team
@kaptain shared an update, 18 hours ago
FAUN.dev()

Kubernetes + Postgres = Finally Sane? CloudNativePG and pgEdge Think So

Helm pgEdge

pgEdge integrates CloudNativePG to streamline Postgres deployment on Kubernetes with new container images and an updated Helm chart.

 Activity
@jpow started using tool Python , 22 hours, 17 minutes ago.
 Activity
@jpow started using tool Elixir , 22 hours, 17 minutes ago.
Story
@laura_garcia shared a post, 3 days, 11 hours ago
Software Developer, RELIANOID

Azure MFA Enforcement Has Arrived – Are You Ready?

As of October 1, 2025, Microsoft now requires all Azure tenants to use multifactor authentication (MFA) before performing any resource management actions. - The message is clear: MFA is no longer optional—it’s essential everywhere. At RELIANOID, we make MFA enforcement possible not only for Azure bu..

Story
@laura_garcia shared a post, 4 days, 12 hours ago
Software Developer, RELIANOID

🚀 Why this matters more than ever: Strengthening cybersecurity in space isn’t just a milestone — it’s essential.

The European Space Agency (ESA) recently inaugurated its new Cybersecurity Operations Center (C-SOC) to defend satellites, mission control systems, and digital assets from escalating cyber threats. 🌍 As the reliance on space technology continues to grow, initiatives like this — together with global ..

ESA_Cybersecurity Operations Center
Link
@anjali shared a link, 4 days, 17 hours ago
Customer Marketing Manager, Last9

How Prometheus Exporters Work With OpenTelemetry

Learn how Prometheus exporters expose OTLP metrics in Prometheus format, making it easier to scrape OpenTelemetry data.

prometheus_exporter
Link
@anjali shared a link, 5 days, 12 hours ago
Customer Marketing Manager, Last9

What Are AI Guardrails

Learn the core concepts of AI guardrails and how they create safer, more reliable, and well-structured AI systems in production.

grafana_tempo
Story
@laura_garcia shared a post, 5 days, 12 hours ago
Software Developer, RELIANOID

🚨 AWS Outage Analysis: Lessons in Cloud Resilience

On October 20, 2025, AWS suffered a major disruption in its US-EAST-1 region, impacting over 140 services including EC2, Lambda, S3, and DynamoDB. The root cause? A DNS resolution failure that cascaded through dependent systems — showing how even the strongest cloud infrastructures can falter. At RE..

aws outage
Story
@laura_garcia shared a post, 6 days, 10 hours ago
Software Developer, RELIANOID

🚀 Deploy RELIANOID Load Balancer Enterprise Edition v8 with Terraform on AWS

Our latest quick guide shows you how to spin up the RELIANOID Enterprise Edition on AWS in just a few commands — using the official Terraform module from the Terraform Registry. You’ll automatically provision: ✅ VPC + Internet Gateway ✅ Public Subnet ✅ Security Group (SSH 22, Web GUI 444) ✅ EC2 Inst..

terraform_relianoid_enterprise_img2
Grafana Mimir is an open-source distributed time-series database developed by Grafana Labs, designed to store and query Prometheus metrics at massive scale. It provides a horizontally scalable, multi-tenant, and highly available backend that enables organizations to run Prometheus monitoring with virtually unlimited retention and capacity.

Mimir is built for modern observability stacks, offering features like query sharding, data compaction, object storage integration (S3, GCS, Azure Blob), and efficient deduplication for high cardinality workloads. It’s compatible with the Prometheus remote_write and remote_read APIs, making it easy to integrate into existing Prometheus ecosystems.

As part of the Grafana open observability suite, Mimir can be deployed independently or alongside Loki (for logs) and Tempo (for traces) to build a complete, scalable observability platform.