Join us

ContentUpdates and recent posts about Terragrunt..
News FAUN.dev() Team Trending
@kaptain shared an update, 1 month, 1 week ago
FAUN.dev()

Kubernetes Gateway API 1.4.0 Makes Network Routing More Declarative and Reliable

Kubernetes Istio

Kubernetes releases Gateway API 1.4.0, enhancing service networking with new features like secure TLS connections and improved configuration options.

Gateway API Logo
News FAUN.dev() Team
@kaptain shared an update, 1 month, 1 week ago
FAUN.dev()

Grafana Pushes the Limits of Metrics Performance with Mimir 3.0

Prometheus Grafana Mimir

Grafana Mimir 3.0 debuts with a new query engine and architecture, boosting performance, reliability, and cost efficiency.

Grafana Pushes the Limits of Metrics Performance with Mimir 3.0
 Activity
@kaptain added a new tool Grafana Mimir , 1 month, 1 week ago.
Link
@anjali shared a link, 1 month, 1 week ago
Customer Marketing Manager, Last9

OpenTelemetry Metrics in Quarkus Explained

Understand how to enable, export, and extend OpenTelemetry metrics in your Quarkus application with practical examples.

otel_metrics_quarkus
News FAUN.dev() Team
@varbear shared an update, 1 month, 1 week ago
FAUN.dev()

Redis Fixes Critical Vulnerability - Update Your Instances Now

Redis

Redis addresses a critical remote code execution vulnerability, CVE-2025-49844, by releasing fixed versions and recommending best practices to protect instances.

Redis Fixes Critical Vulnerability - Update Your Instances Now
News FAUN.dev() Team
@devopslinks shared an update, 1 month, 1 week ago
FAUN.dev()

Pulumi’s Neo Now Fixes Infra Policy Violations - Not Just Flags Them

Pulumi

AI-powered remediation rolls out across Pulumi Cloud, bringing automated fixes, approval workflows, and cross-cloud compliance without requiring full migration to Pulumi IaC.

Pulumi’s Neo Now Fixes Infra Policy Violations - Not Just Flags Them
News FAUN.dev() Team
@devopslinks shared an update, 1 month, 1 week ago
FAUN.dev()

AWS Unveils Fastnet Cable to Boost Transatlantic Cloud Connectivity

Amazon Web Services

AWS introduces Fastnet, a high-capacity transatlantic subsea cable, to enhance network resilience and support growing cloud and AI demands, operational by 2028.

AWS Unveils Fastnet Cable to Boost Transatlantic Cloud Connectivity
News FAUN.dev() Team
@varbear shared an update, 1 month, 1 week ago
FAUN.dev()

GitHub Unveils Agent HQ: A Unified Platform for Managing AI Agents

GitHub Copilot

GitHub’s new Agent HQ unifies AI tools from OpenAI, Anthropic, and Google directly within GitHub. It offers centralized management for AI agents through mission control, custom agent setup, code quality tracking, and enterprise governance - all designed to streamline AI-driven development while keeping control and visibility in one place.

GitHub Unveils Agent HQ: A Unified Platform for Managing AI Agents
 Activity
@kaptain added a new tool pgEdge , 1 month, 1 week ago.
News FAUN.dev() Team
@devopslinks shared an update, 1 month, 1 week ago
FAUN.dev()

IncusOS Launches: A Secure, API-Driven Linux for Servers and VMs

IncusOS

IncusOS, an immutable operating system for running Incus, debuts with atomic updates and boot security, based on a minimal Debian 13, managed via the Incus API.

IncusOS Launches: A Secure, API-Driven Linux for Servers and VMs
Terragrunt is an open-source tool that sits on top of Terraform to reduce repetition, enforce standards, and improve the management of complex infrastructure codebases. It enables teams to keep Terraform modules DRY by using shared configuration, remote state conventions, dependency management between modules, and environment-specific settings. Terragrunt is commonly used in multi-account, multi-region, or multi-environment setups to orchestrate Terraform runs consistently while keeping modules clean and reusable. It is aimed at experienced Terraform users who need structure, safety, and scalability without replacing Terraform itself.