Join us

ContentUpdates and recent posts about Grafana Mimir..
 Activity
@goutham-annem started using tool Amazon Web Services , 18 hours, 50 minutes ago.
 Activity
@goutham-annem started using tool Amazon ECS , 18 hours, 50 minutes ago.
 Activity
@eon01 gave 🐾 to The unwritten laws of software engineering , 21 hours, 54 minutes ago.
Link
@varbear shared a link, 1 day, 1 hour ago
FAUN.dev()

Build and Deploy a Remote MCP Server to GKE in 30 Minutes

Google walks you through shipping a remoteMCP serveronGKE AutopilotusingFastMCPandstreamable-http, swapping localstdiofor shared HTTP endpoints. The clever bit: theGateway APIhandles managed SSL plusCLIENT_IP session affinity, so one centralized server beats everyone running redundant local copies... read more  

Build and Deploy a Remote MCP Server to GKE in 30 Minutes
Link
@varbear shared a link, 1 day, 1 hour ago
FAUN.dev()

The unwritten laws of software engineering

- Always related - first rollback, then debug. - Backups aren’t real until restored. - You’ll hate yourself for bad logs. - ALWAYS have a rollback plan. - Every external dependency will fail. - If there's risk, use the “4 eyes” rule. - Nothing lasts like a temporary fix... read more  

The unwritten laws of software engineering
Link
@varbear shared a link, 1 day, 1 hour ago
FAUN.dev()

How building an HTML-first site doubled our users overnight

Building HTML-first forms using Astro instead of React dramatically increased completion rates and sustainability, highlighting the effectiveness of lightweight, accessible web components for all users, regardless of browser or connectivity... read more  

How building an HTML-first site doubled our users overnight
Link
@varbear shared a link, 1 day, 1 hour ago
FAUN.dev()

Everything a Senior Engineer Needs to Know About What's Inside an LLM

The shift from RNNs totransformerssolved sequential bottlenecks and long-range decay issues withself-attention. Transformers use encoding, decoding, and tokenization to process sequences efficiently and accurately. This evolution led to models like GPT, which excel at tasks with minimal fine-tuning .. read more  

Everything a Senior Engineer Needs to Know About What's Inside an LLM
Link
@varbear shared a link, 1 day, 1 hour ago
FAUN.dev()

Google hits 50% IPv6

The 50% IPv6 milestone is real, but adoption differs by country. Analysts who report lower figures use population-weighted sampling, while their per-country adoption rates match the higher estimate... read more  

Google hits 50% IPv6
Link
@varbear shared a link, 1 day, 1 hour ago
FAUN.dev()

Building in the Age of Collaborative Coding

The speed of innovation is crucial for teams, and AI tools have enabled faster work. A collaborative coding model where teams build, review, and ship alongside AI agents is key to staying ahead in workflows. Three shifts have reshaped how teams build, leading to the adoption of a new collaborative c.. read more  

Building in the Age of Collaborative Coding
Link
@kaptain shared a link, 1 day, 1 hour ago
FAUN.dev()

Tigera introduces unified control plane for Kubernetes-based AI agent security

Tigera launched Lynx for general availability, a Kubernetes-native control plane that operators place in the path of AI agent calls so teams can enforce identity and policy... read more  

Tigera introduces unified control plane for Kubernetes-based AI agent security
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.