mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-12 09:51:00 +00:00
7445 lines
330 KiB
JSON
7445 lines
330 KiB
JSON
{
|
||
"3_months": {
|
||
"Kubernetes & Orchestration": [
|
||
{
|
||
"url": "https://nubenetes.com/crossplane",
|
||
"title": "Crossplane",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Crossplane spearheads a major paradigm shift by turning Kubernetes into a universal control plane to declaratively manage any cloud infrastructure.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/Azure/azure-workload-identity",
|
||
"title": "==Azure/azure-workload-identity==",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "This is the enterprise standard for secure, zero-trust OIDC identity federation between Kubernetes and Microsoft Entra ID.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/NVIDIA/k8s-device-plugin",
|
||
"title": "NVIDIA/k8s-device-plugin: NVIDIA device plugin for Kubernetes",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It acts as the indispensable hardware integration layer required to orchestrate GPU-accelerated AI and ML workloads on Kubernetes.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://www.apptio.com/products/kubecost/?src=kc-com",
|
||
"title": "Kubecost 🌟",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It is the industry-standard tool for real-time cost allocation, critical for FinOps practices in multi-cluster environments.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/gravitational/teleport",
|
||
"title": "Teleport 🌟",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Teleport is a leading zero-trust access gateway that consolidates and audits multi-protocol, multi-cluster infrastructure access.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/aws-controllers-k8s/community",
|
||
"title": "AWS Controllers for Kubernetes (ACK) 🌟",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It enables platform engineers to natively define and lifecycle AWS resources directly through the Kubernetes API.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/akuity/kargo",
|
||
"title": "==github.com/akuity/kargo==",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Kargo modernizes GitOps delivery pipelines by orchestrating stage-to-stage application promotion natively within Kubernetes.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/SigNoz/signoz",
|
||
"title": "==SigNoz: Open source Application Performance Monitoring (APM) & Observability' tool== 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "SigNoz delivers a powerful, OpenTelemetry-native open-source APM that unifies metrics, traces, and logs in a single interface.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/derailed/k9s",
|
||
"title": "K9s - Kubernetes CLI To Manage Your Clusters In Style!",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "K9s is the ubiquitous, terminal-based CLI dashboard that dramatically accelerates day-to-day cluster navigation and troubleshooting for SREs.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/helmfile/helmfile",
|
||
"title": "github.com/helmfile/helmfile",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Helmfile provides the necessary declarative wrapper to coordinate, parameterize, and scale complex multi-chart Helm deployments.",
|
||
"category": "Kubernetes & Orchestration"
|
||
}
|
||
],
|
||
"Observability, SRE & Testing": [
|
||
{
|
||
"url": "https://github.com/open-telemetry/opentelemetry-collector",
|
||
"title": "OpenTelemetry Collector",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Acts as the industry-standard, vendor-agnostic pipeline for receiving, processing, and routing metrics, logs, and traces across diverse cloud-native environments.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/prometheus/prometheus",
|
||
"title": "github.com/prometheus/prometheus",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Serves as the foundational, de-facto standard metrics database and query engine powering the entire cloud-native observability ecosystem.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/prometheus-operator",
|
||
"title": "github.com/prometheus-operator",
|
||
"date": "2026-05-17",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Pioneered the operator pattern to fully automate the deployment, configuration, and scaling of Prometheus instances in Kubernetes.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/kubernetes/kube-state-metrics",
|
||
"title": "kube-state-metrics 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 4,
|
||
"impact": "critical",
|
||
"why": "Essential cluster service that translates internal Kubernetes API resources into Prometheus metrics for accurate, real-time infrastructure state analysis.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/grafana/tempo",
|
||
"title": "Grafana Tempo",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Redefines distributed tracing scalability by using cost-effective object storage to manage massive volumes of enterprise trace data without massive storage bills.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/open-telemetry/opentelemetry-operator",
|
||
"title": "github.com/open-telemetry/opentelemetry-operator",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Simplifies enterprise telemetry adoption by automating zero-code application instrumentation and collector management inside Kubernetes.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/prometheus-operator/kube-prometheus",
|
||
"title": "kube-prometheus",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Serves as the gold-standard reference monitoring stack, combining critical observability components for immediate out-of-the-box cluster visibility.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/chaos-mesh/chaos-mesh",
|
||
"title": "Chaos Mesh",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides a robust, CNCF-incubating platform to seamlessly orchestrate chaos engineering experiments directly inside cloud-native topologies.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/grafana/mimir",
|
||
"title": "github.com/grafana/mimir",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Delivers production-ready, horizontally-scalable, and multi-tenant long-term metrics storage designed for high-volume enterprise workloads.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://grafana.com/blog/how-to-manage-high-cardinality-metrics-in-prometheus-and-kubernetes",
|
||
"title": "grafana.com: How to manage high cardinality metrics in Prometheus and Kubernetes",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Addresses high cardinality, the most prominent operational and financial pain point in cloud-native monitoring, with proven optimization techniques.",
|
||
"category": "Observability, SRE & Testing"
|
||
}
|
||
],
|
||
"Azure": [
|
||
{
|
||
"url": "https://github.com/microsoft/azurelinux",
|
||
"title": "github.com/microsoft/CBL-Mariner",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It acts as the secure, container-optimized base OS for Azure Kubernetes Service, minimizing footprint and maximizing security for cloud-native workloads.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://github.com/Azure/apiops",
|
||
"title": "github.com/Azure/apiops 🌟",
|
||
"date": "2026-06-05",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It brings GitOps principles to Azure API Management, enabling teams to automate the configuration and deployment of API gateways.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://github.com/floci-io/floci-az",
|
||
"title": "floci-az",
|
||
"date": "2026-06-01",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "It drastically simplifies the local development loop for cloud-native engineers by emulating core Azure services, including AKS and Functions, on a single local port.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://techcommunity.microsoft.com/blog/azuretoolsblog/from-prompt-to-production-open-in-vs-code-for-terraform-in-azure-copilot/4494931",
|
||
"title": "From Prompt to Production: Open in VS Code for Terraform in Azure Copilot",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "It merges generative AI with modern IaC practices by allowing developers to generate and open Terraform manifests directly from Azure Copilot in VS Code.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://www.hashicorp.com/blog/azure-hub-and-spoke-generally-available-for-hcp-vault-dedicated",
|
||
"title": "Azure Hub-and-Spoke Generally Available for HCP Vault Dedicated",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "It bridges enterprise secret management and secure networking by enabling managed HashiCorp Vault deployments within standard Azure hub-and-spoke architectures.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://github.com/azure/mission-critical-online",
|
||
"title": "github.com/azure/mission-critical-online: Welcome to Azure Mission-Critical' Online Reference Implementation",
|
||
"date": "2025-01-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It provides an industry-grade architectural blueprint for building resilient, zero-downtime, active-active cloud applications on Azure.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://jumpstart.azure.com",
|
||
"title": "azurearcjumpstart.io",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It streamlines hybrid cloud-native testing by providing instant, automated sandbox environments for Azure Arc-enabled Kubernetes.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://www.youtube.com/watch?v=pMfG-vYvnv8&feature=youtu.be",
|
||
"title": "Azure Update 22nd May 2026",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "This update highlights critical cloud-native advancements, specifically the automatic instrumentation of Azure Kubernetes Service with Application Insights.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://github.com/microsoft/finops-toolkit",
|
||
"title": "github.com/microsoft/finops-toolkit",
|
||
"date": "2026-06-10",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "It delivers the foundational open-source toolset for organizations to automate, standardize, and govern cloud financial operations across Azure.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://github.com/Azure/bicep",
|
||
"title": "Bicep",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It serves as the premier native declarative infrastructure-as-code solution for Azure, simplifying resource provisioning over complex ARM templates.",
|
||
"category": "Azure"
|
||
}
|
||
],
|
||
"CI/CD & GitOps": [
|
||
{
|
||
"url": "https://argoproj.github.io/argo-cd",
|
||
"title": "Argo CD",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "As the industry standard for GitOps-based continuous delivery, Argo CD is vital for synchronizing live Kubernetes cluster states with declarative Git configurations.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://github.com/fluxcd/flux2",
|
||
"title": "github: Flux Version 2",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Flux v2 is a foundational CNCF graduated project that implements a highly parallelized, modular GitOps controller architecture for enterprise-grade reconciliation.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://github.com/dagger/dagger",
|
||
"title": "==dagger/dagger: Dagger is a portable devkit for CICD==",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Dagger represents a major paradigm shift in CI/CD by replacing brittle YAML pipelines with portable, code-driven workflows executed on BuildKit.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://github.com/tektoncd/pipeline",
|
||
"title": "github: Tekton Pipelines",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Tekton Pipelines provides the definitive Kubernetes-native CI engine using custom resource definitions to run modular, containerized build steps.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://github.com/flux-iac/tofu-controller",
|
||
"title": "github.com/flux-iac/tofu-controller",
|
||
"date": "2026-06-08",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "The tofu-controller natively brings GitOps principles to OpenTofu and Terraform, standardizing infrastructure-as-code execution within Kubernetes control planes.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/helm",
|
||
"title": "Helm",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Helm remains the indispensable package manager for Kubernetes, defining how cloud-native applications are structured, versioned, and shared across environments.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/keptn",
|
||
"title": "Keptn",
|
||
"date": "2026-06-14",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Keptn bridges continuous delivery and operations by orchestrating SLO-based quality gates and automated canary promotions using cloud-native control planes.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://github.com/argoproj/argo-cd/pull/26601",
|
||
"title": "feat(ui): Add AppSet to Application Resource Tree in Argo CD",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Integrating ApplicationSets directly into the Argo CD UI greatly simplifies the observability and visualization of complex, multi-tenant GitOps topologies.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://github.com/jenkinsci/kubernetes-plugin",
|
||
"title": "kubernetes-plugin: Kubernetes plugin for Jenkins 🌟",
|
||
"date": "2026-06-08",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "This plugin is critical for hybrid enterprises modernizing legacy workloads, allowing Jenkins to dynamically scale isolated executor pods directly on Kubernetes.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://github.com/glasskube/glasskube",
|
||
"title": "github.com/glasskube/glasskube",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Glasskube introduces a next-generation package manager for Kubernetes, significantly improving package discovery, automated updates, and dependency management.",
|
||
"category": "CI/CD & GitOps"
|
||
}
|
||
],
|
||
"Python, Java & Developer Ecosystem": [
|
||
{
|
||
"url": "https://github.com/metalbear-co/mirrord",
|
||
"title": "==metalbear-co/mirrord==",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Plugs local processes directly into remote Kubernetes namespaces to streamline local development without remote deployments.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://github.com/astral-sh/ruff",
|
||
"title": "==Ruff==",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Revolutionizes Python development by providing an extremely fast, Rust-powered linter and formatter that dramatically reduces CI loop times.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://github.com/PlaytikaOSS/testcontainers-spring-boot",
|
||
"title": "testcontainers-spring-boot 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Streamlines Java integration testing by automatically managing Docker container lifecycles directly within JUnit executions.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://github.com/spring-projects/spring-boot#L73",
|
||
"title": "github.com/spring-projects: springboot enables these probes automatically when running in k8s",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Automatically integrates Spring Boot applications with Kubernetes by auto-detecting hosting environments and configuring Liveness/Readiness probes.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://github.com/pydantic/pydantic",
|
||
"title": "pydantic/pydantic",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Delivers ultra-fast, Rust-backed type validation that has become the de facto standard for building robust Python services.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://github.com/apache/maven-mvnd",
|
||
"title": "apache/maven-mvnd",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Drastically reduces Java compilation times using a persistent background build daemon to cache hot-spots and configurations.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://github.com/spring-cloud/spring-cloud-kubernetes",
|
||
"title": "github: Spring Cloud Kubernetes 🌟",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Enables Spring Cloud applications to natively discover and interact with Kubernetes platform features like ConfigMaps, Secrets, and services.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://github.com/bloomberg/memray",
|
||
"title": "github.com/bloomberg/memray 🌟🌟",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides an advanced memory profiler for Python microservices to track allocations and resolve performance bottlenecks.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://quarkus.io",
|
||
"title": "quarkus.io",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Optimizes Java for Kubernetes and serverless environments by offering lightning-fast startup times and low memory footprints via GraalVM.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://marketplace.visualstudio.com/items?itemName=ms-kubernetes-tools.vscode-kubernetes-tools",
|
||
"title": "Kubernetes (by Microsoft)",
|
||
"date": "2026-05-17",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Acts as the definitive visual tool for cloud-native developers to manage clusters and debug microservices directly from VS Code.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
}
|
||
],
|
||
"Linux & System Foundations": [
|
||
{
|
||
"url": "https://www.redhat.com/en/blog/world-domination-cgroups-part-8-down-and-dirty-cgroup-v2",
|
||
"title": "redhat.com: World domination with cgroups part 8: down and dirty with cgroup v2",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Directly impacts container and Kubernetes node resource isolation by detailing cgroup v2 mechanics and Memory Pressure Stalls (PSI).",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://github.com/bpftrace/bpftrace",
|
||
"title": "bpftrace",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides a high-level tracing language leveraging eBPF, revolutionizing modern system diagnostics and kernel-level performance debugging.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://lwn.net",
|
||
"title": "LWN.net",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Remains the gold standard for tracking upstream Linux kernel evolution and structural operating system paradigms essential for platform engineering.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://github.com/gcla/termshark",
|
||
"title": "termshark",
|
||
"date": "2024-04-30",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Enables interactive, terminal-based network packet analysis on headless servers and Kubernetes nodes over remote SSH connections.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://github.com/imthenachoman/How-To-Secure-A-Linux-Server",
|
||
"title": "How-To Secure A Linux Server",
|
||
"date": "2026-03-05",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides an actionable, step-by-step framework for securing and hardening enterprise-grade Linux servers against modern threats.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://abarrak.gitbook.io/linux-sysops-handbook",
|
||
"title": "abarrak.gitbook.io: Linux SysOps Handbook 🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Acts as an essential, high-density operational handbook for on-call systems engineers diagnosing complex performance and networking issues.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://github.com/anordal/shellharden/blob/master/how_to_do_things_safely_in_bash.md",
|
||
"title": "github: Safe ways to do things in bash",
|
||
"date": "2026-01-05",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Serves as an authoritative style manual to prevent common script failures, scoping bugs, and safety issues in systems automation.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://sysadminxpert.com/how-to-watch-real-time-tcp-and-udp-ports-on-linux",
|
||
"title": "sysadminxpert.com: How to watch real time TCP and UDP ports on Linux (netstat & ss) 🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Compares key low-level diagnostic tools vital for verifying active port binds, ingress routing, and socket states on Linux hosts.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://nordicapis.com/understanding-the-hidden-powers-of-curl",
|
||
"title": "**curl command**: Understanding the Hidden Powers of curl",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Deepens technical understanding of curl for raw TCP manipulation and custom HTTP requests, which is crucial for cloud-native API troubleshooting.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://github.com/oils-for-unix/oils/wiki/Alternative-Shells",
|
||
"title": "oilshell: Alternative shells",
|
||
"date": "2026-05-31",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Evaluates next-generation shells that attempt to replace legacy bash with safer parsing, structured JSON pipelines, and robust error handling.",
|
||
"category": "Linux & System Foundations"
|
||
}
|
||
],
|
||
"AI & Agents": [
|
||
{
|
||
"url": "https://antigravity.google",
|
||
"title": "antigravity.google: Google Antigravity Agentic Platform",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It directly bridges the gap between local agent prototypes and production-grade Google Kubernetes Engine (GKE) deployments for stateful AI agents.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://github.com/vllm-project/vllm",
|
||
"title": "vLLM on Kubernetes",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It provides the definitive standard for hosting highly optimized, memory-efficient LLM serving engines using PagedAttention on Kubernetes.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview",
|
||
"title": "docs.anthropic.com: Claude Code CLI",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Anthropic's official tool fundamentally shifts developer workflows by bringing autonomous agentic coding and execution directly into the terminal.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://blog.cloudflare.com/claude-managed-agents",
|
||
"title": "Announcing Claude Managed Agents on Cloudflare",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "It establishes a secure, cloud-native sandboxed execution plane for running autonomous AI agents on serverless edge infrastructure.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://github.com/modelcontextprotocol/servers",
|
||
"title": "GitHub MCP Server",
|
||
"date": "2026-06-07",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It standardizes the Model Context Protocol (MCP) to enable secure, structured communication and tool usage for AI agents across different host environments.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://github.com/mudler/LocalAI",
|
||
"title": "LocalAI",
|
||
"date": "2026-06-13",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "It enables secure, private, and fully self-hosted deployments of OpenAI-compatible LLM APIs and agent backends on local and Kubernetes infrastructure.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://cursor.com",
|
||
"title": "cursor.com: Cursor AI Code Editor",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It is the premier AI-first IDE driving widespread developer adoption of multi-file agentic code generation and editor workflows.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://github.com/google/agents-cli",
|
||
"title": "Google Agents CLI",
|
||
"date": "2026-06-10",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "An official command-line interface from Google that leverages MCP and Gemini models to orchestrate automated, agentic tasks.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://openai.com/index/dell-codex-enterprise-partnership",
|
||
"title": "OpenAI and Dell Technologies partner to bring Codex to hybrid and on-premises enterprise environments",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "It accelerates enterprise adoption of advanced coding agents by bridging OpenAI's developer ecosystem with on-premises and hybrid cloud environments.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://github.com/openops-cloud/openops",
|
||
"title": "OpenOps: No-Code FinOps Automation Platform with AI",
|
||
"date": "2026-06-14",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "It directly connects Kubernetes metric endpoints with AI optimization to automate cloud cost reductions and sizing adjustments.",
|
||
"category": "AI & Agents"
|
||
}
|
||
],
|
||
"Certification & Training": [
|
||
{
|
||
"url": "https://training.linuxfoundation.org/resources",
|
||
"title": "The Linux Foundation Training",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The definitive training home of the Linux Foundation, serving as the official curriculum and exam administrator for CKA, CKAD, and CKS.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://kubernetes.io/docs/reference/kubectl/quick-reference",
|
||
"title": "kubernetes.io 🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The ultimate kubectl quick reference and the only canonical documentation permitted for live lookup during Kubernetes certification exams.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://www.whizlabs.com",
|
||
"title": "Whizlabs",
|
||
"date": "2026-06-01",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Provides highly sought-after practice simulations and sandbox environments explicitly mapped to cloud-native certifications like CKA and CKS.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://kube.academy",
|
||
"title": "kube.academy",
|
||
"date": "2026-06-01",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "An outstanding, structured platform sponsored by VMware Tanzu that delivers highly technical, modular tracks for Kubernetes cluster operators.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://www.edx.org",
|
||
"title": "edx.org",
|
||
"date": "2026-06-01",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Hosts the official Linux Foundation training catalog, delivering foundational to advanced university-grade cloud-native education.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://github.com/stefanprodan/podinfo",
|
||
"title": "==stefanprodan/podinfo==",
|
||
"date": "2026-06-08",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "The standard reference application used globally to teach and demonstrate Kubernetes orchestration, health checking, and progressive delivery.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://github.com/techiescamp/devops-projects",
|
||
"title": "==techiescamp/devops-projects==:Real-World DevOps Projects For Learning",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "A comprehensive hands-on library of real-world DevOps projects providing direct, template-based learning for CI/CD and infrastructure-as-code.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://techstudyslack.com",
|
||
"title": "techstudyslack.com",
|
||
"date": "2026-06-01",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "An active peer community offering specialized debugging support and study guides tailored for passing Kubernetes certifications.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://github.com/devoriales/cheatsheets",
|
||
"title": "github.com/devoriales/kubectl-cheatsheet",
|
||
"date": "2026-06-18",
|
||
"stars": 3,
|
||
"impact": "medium",
|
||
"why": "An opinionated kubectl reference sheet focusing on node-level troubleshooting and network debugging, crucial for certification practice.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://github.com/learning-cloud-native-go/myapp",
|
||
"title": "==github.com/learning-cloud-native-go/myapp: Learning Cloud Native Go -' myapp== 🌟",
|
||
"date": "2026-06-03",
|
||
"stars": 3,
|
||
"impact": "medium",
|
||
"why": "An educational Go application specifically built to demonstrate cloud-native microservice essentials like telemetry and probe implementation.",
|
||
"category": "Certification & Training"
|
||
}
|
||
],
|
||
"Data, Messaging & Storage": [
|
||
{
|
||
"url": "https://strimzi.io",
|
||
"title": "strimzi.io",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The premier CNCF-backed project that makes running and managing production Apache Kafka clusters on Kubernetes seamless via the Operator pattern.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://github.com/velero-io/velero",
|
||
"title": "github.com/vmware-tanzu/velero",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The industry-standard open-source solution for Kubernetes disaster recovery, backing up both cluster state and persistent volume data.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://longhorn.io",
|
||
"title": "Longhorn",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "A graduated CNCF project offering highly reliable, distributed block storage built natively and lightweight for Kubernetes environments.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://www.min.io",
|
||
"title": "min.io",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The leading S3-compatible high-performance object storage platform designed specifically for Kubernetes and private cloud deployments.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://debezium.io",
|
||
"title": "**Debezium**:",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "The de facto standard for log-based Change Data Capture (CDC), enabling real-time database streaming in modern event-driven architectures.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://flink.apache.org",
|
||
"title": "Apache Flink",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "The industry-standard framework for high-throughput, stateful stream processing on real-time event logs with robust exactly-once guarantees.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://www.redpanda.com",
|
||
"title": "Redpanda 🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "A highly innovative, JVM-free Kafka alternative written in C++ that significantly reduces infrastructure footprint and operational complexity.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://github.com/zalando/postgres-operator",
|
||
"title": "Zalando Postgres Operator",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "An enterprise-grade, production-proven operator that automates the deployment and high-availability management of PostgreSQL on Kubernetes.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://openebs.io",
|
||
"title": "OpenEBS",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "A prominent Container Attached Storage (CAS) platform that simplifies turning local disks into dynamic persistent volumes for stateful applications.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://github.com/kubernetes-sigs/sig-storage-local-static-provisioner",
|
||
"title": "github.com/kubernetes-sigs: Local Persistence Volume Static Provisioner' 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "An official Kubernetes-SIG project that automates local storage provisioning, enabling latency-sensitive databases to achieve maximum raw NVMe performance.",
|
||
"category": "Data, Messaging & Storage"
|
||
}
|
||
],
|
||
"Infrastructure as Code": [
|
||
{
|
||
"url": "https://www.infoq.com/news/2026/05/opentofu-release-terraform",
|
||
"title": "OpenTofu 1.12: the Feature Terraform Never Shipped",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "critical",
|
||
"why": "OpenTofu 1.12 solves a major historical limitation of upstream Terraform by introducing dynamic, modular configurations, representing a significant milestone for the open-source fork.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://www.pulumi.com/releases/agentic-infrastructure-era",
|
||
"title": "The Agentic Infrastructure Era | Pulumi Releases",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "critical",
|
||
"why": "This release marks a fundamental paradigm shift in cloud engineering toward autonomous, agent-driven infrastructure provisioning and self-healing environments.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://www.hashicorp.com/en/blog/new-in-terraform-115-dynamic-sources-variable-deprecation-and-more",
|
||
"title": "New in Terraform 1.15: Dynamic sources, variable deprecation, and more",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "The introduction of native dynamic module sources and version parsing in Terraform 1.15 directly improves how enterprises manage and inject variable configurations into upstream dependencies.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://github.com/terraform-aws-modules/terraform-aws-eks",
|
||
"title": "github.com/terraform-aws-modules/terraform-aws-eks: AWS EKS Terraform module",
|
||
"date": "2026-05-29",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "As the industry-standard module for deploying AWS EKS, this resource remains a critical foundational component for cloud-native Kubernetes infrastructure.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://www.pulumi.com/blog/pulumi-neo-cli",
|
||
"title": "Neo, Now in the Terminal | Pulumi Blog",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Bringing the Neo AI assistant directly into the terminal interface introduces a highly novel, agentic UX for local infrastructure generation and debugging.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://github.com/microsoft/terraform-provider-azuredevops/releases/tag/v1.0.0",
|
||
"title": "github.com/microsoft/terraform-provider-azuredevops/releases/tag/v1.0.0",
|
||
"date": "2026-06-09",
|
||
"stars": 3,
|
||
"impact": "high",
|
||
"why": "Reaching GA v1.0.0 establishes critical production-readiness for enterprises looking to fully govern their Azure DevOps platforms through declarative IaC.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://github.com/infracost/infracost",
|
||
"title": "Infracost 🌟",
|
||
"date": "2026-06-03",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "This tool enables proactive FinOps governance by parsing HCL files to output precise cloud cost projections before infrastructure changes are applied.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://github.com/kbst/terraform-kubestack",
|
||
"title": "Kubestack Gitops Framework",
|
||
"date": "2026-03-05",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "A specialized GitOps framework that natively leverages Terraform's configuration inheritance to streamline multi-cluster Kubernetes platform deployments.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://github.com/terramate-io/terramate",
|
||
"title": "mineiros-io/terramate",
|
||
"date": "2026-05-27",
|
||
"stars": 3,
|
||
"impact": "high",
|
||
"why": "Terramate optimizes modern platform engineering operations by solving code duplication and change-detection bottlenecks within large-scale multi-directory IaC monorepos.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://github.com/ansible/awx-operator",
|
||
"title": "AWX Operator",
|
||
"date": "2026-06-10",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "The AWX Operator brings legacy automation frameworks into the cloud-native era by orchestrating the AWX lifecycle using native Kubernetes Custom Resource Definitions.",
|
||
"category": "Infrastructure as Code"
|
||
}
|
||
],
|
||
"DevOps & Culture": [
|
||
{
|
||
"url": "https://github.com/backstage/backstage",
|
||
"title": "github.com/backstage/backstage",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Backstage is the industry-standard CNCF framework for building internal developer portals, drastically reducing cognitive load for platform engineering teams.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://github.com/microsoft/azure-devops-mcp",
|
||
"title": "Azure DevOps MCP Server",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It bridges AI agents with enterprise CI/CD environments, enabling agentic orchestration and automated management of Azure DevOps workflows.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://github.com/devtron-labs/devtron",
|
||
"title": "Devtron",
|
||
"date": "2026-06-10",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Devtron simplifies Kubernetes AppOps by consolidating GitOps, CI/CD, and multi-cluster observability into a unified self-service platform.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://blog.postman.com/what-is-platformops",
|
||
"title": "blog.postman.com: What Is PlatformOps?",
|
||
"date": "2026-06-14",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "This article defines the rise of PlatformOps as the operational engine behind Platform Engineering, marking a crucial evolution in cloud-native organizational structures.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://github.com/mxschmitt/action-tmate",
|
||
"title": "action-tmate: Debug GitHub Actions via SSH",
|
||
"date": "2026-05-29",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "An invaluable interactive debugging utility that significantly accelerates pipeline troubleshooting by opening secure SSH connections into live GitHub Actions runs.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/iac",
|
||
"title": "IaC Infrastructure as Code",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "An essential cloud-native architectural guide outlining the modern philosophies, lifecycles, and state management of Infrastructure as Code.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/noops",
|
||
"title": "NoOps",
|
||
"date": "2026-06-14",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Provides a strategic roadmap for the transition to NoOps, highlighting how teams can outsource operational overhead using automated serverless paradigms.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://www.atlassian.com/blog/company-news/cursor-in-jira",
|
||
"title": "Introducing Cursor in Jira - Inside Atlassian",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Integrates cutting-edge AI development tools with standard agile tracking, bridging the gap between automated code generation and project management workflows.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/devops-tools",
|
||
"title": "DevOps Tools",
|
||
"date": "2026-06-14",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "Offers a comprehensive mapping of modern DevOps tooling to build and scale stable, automated production delivery pipelines.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://blogs.vmware.com/cloud-foundation",
|
||
"title": "blog.vmware.com: DevOps: Culture – Collaboration, Empowerment, Autonomy 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "Highlights the critical organizational and cultural transformations, such as psychological safety and autonomy, required to sustain successful DevOps practices.",
|
||
"category": "DevOps & Culture"
|
||
}
|
||
],
|
||
"MLOps & Data Science": [
|
||
{
|
||
"url": "https://docs.ray.io/en/latest",
|
||
"title": "Ray",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Ray is the industry-standard distributed compute framework essential for scaling heavy AI training and LLM workloads.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://openai.com/research/scaling-kubernetes-to-7500-nodes",
|
||
"title": "openai.com: Scaling Kubernetes to 7,500 nodes 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "OpenAI's scaling insights provide the ultimate blueprint for running massive-scale machine learning workloads on Kubernetes.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://github.com/Netflix/metaflow",
|
||
"title": "==github.com/Netflix/metaflow== 🌟",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Metaflow bridges the gap between local data science development and scalable cloud-native production infrastructure.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://github.com/meta-llama/llama-cookbook",
|
||
"title": "github.com/meta-llama/llama-recipes",
|
||
"date": "2026-05-19",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Meta's official recipes establish standardized best practices for parameter-efficient fine-tuning and LLM optimization.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://github.com/argilla-io/argilla",
|
||
"title": "rubrix",
|
||
"date": "2026-06-08",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Argilla addresses the critical LLM challenge of data curation and continuous human-in-the-loop alignment.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://engineering.fb.com/2026/05/26/ml-applications/silvertorch-index-as-model-new-retrieval-paradigm-recommendation-systems",
|
||
"title": "SilverTorch: Index as Model — A New Retrieval Paradigm for Recommendation Systems",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "SilverTorch redefines recommendation engine architectures by unifying retrieval and scoring into a single GPU-optimized model.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://github.com/mikeroyal/Kubernetes-Guide/blob/main/README.md",
|
||
"title": "==mikeroyal/Kubernetes-Guide: Machine Learning== 🌟",
|
||
"date": "2026-06-18",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "This manual serves as an indispensable reference mapping the complex landscape of running machine learning workloads on Kubernetes.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://medium.com/workday-engineering/implementing-a-fully-automated-sharding-strategy-on-kubernetes-for-multi-tenanted-machine-learning-4371c48122ae",
|
||
"title": "medium.com/workday-engineering: Implementing a Fully Automated Sharding' Strategy on Kubernetes for Multi-tenanted Machine Learning Applications",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "It outlines a highly sophisticated, real-world architectural pattern for managing multi-tenant ML applications using Kubernetes sharding.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://medium.com/@bchenjh/full-fine-tuning-of-llama2-on-kubernetes-a983e1eb2259",
|
||
"title": "medium.com/@bchenjh: Distributed full fine-tuning of Llama2 on Kubernetes",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "This guide provides a practical, cloud-native blueprint for running distributed LLM fine-tuning operations on Kubernetes.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://github.com/tensorchord/envd",
|
||
"title": "tensorchord/envd: Reproducible development environment for AI/ML 🌟",
|
||
"date": "2026-05-21",
|
||
"stars": 3,
|
||
"impact": "medium",
|
||
"why": "Envd solves the notorious ML pain point of environment reproducibility by generating isolated, CUDA-ready dev containers from Python declarations.",
|
||
"category": "MLOps & Data Science"
|
||
}
|
||
],
|
||
"OpenShift / Red Hat": [
|
||
{
|
||
"url": "https://github.com/openshift/hypershift",
|
||
"title": "github.com/openshift/hypershift: HyperShift",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Decouples and containerizes the OpenShift control plane, initiating a massive paradigm shift towards faster, more cost-effective multi-cluster management.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://www.redhat.com/en/technologies/cloud-computing/openshift/aws",
|
||
"title": "Amazon Red Hat OpenShift",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Offloads operational complexity through a fully managed, jointly supported native service on AWS, driving massive enterprise adoption.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://github.com/operator-framework/operator-lifecycle-manager",
|
||
"title": "Red Hat OLM",
|
||
"date": "2026-06-11",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Acts as the standard orchestrator for managing the lifecycle, dependencies, and updates of enterprise operators across any Kubernetes cluster.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://docs.redhat.com/en/documentation/openshift_container_platform/4.22",
|
||
"title": "OpenShift 4 documentation 🌟",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Serving as the definitive operational manual for version 4.22, it provides critical guidance on lifecycle management and security policies for production clusters.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://github.com/openshift/installer",
|
||
"title": "github.com/openshift/installer openshift installer 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "As the engine behind IPI/UPI installations, it standardizes automated, infrastructure-aware bootstrapping of OpenShift clusters across cloud providers.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://www.redhat.com/en/technologies/cloud-computing/openshift/azure",
|
||
"title": "ARO",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Enables seamless, co-engineered Azure integrations and unified billing, making it a leading choice for enterprise hybrid cloud deployments.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://github.com/openshift/machine-api-operator/tree/main",
|
||
"title": "Machine API",
|
||
"date": "2026-06-09",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Enables true declarative node scaling and self-healing lifecycle management by natively integrating Cluster API patterns inside OpenShift.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://github.com/redhat-cop/gitops-catalog",
|
||
"title": "==github.com/redhat-cop/gitops-catalog==",
|
||
"date": "2026-06-08",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides production-grade, community-validated GitOps templates and Argo CD blueprints crucial for automating enterprise cluster configurations.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://developers.redhat.com/developer-sandbox",
|
||
"title": "Developer Sandbox",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides zero-cost, immediate access to fully configured OpenShift environments, dramatically lowering the barrier to entry for cloud-native developers.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://github.com/okd-project/okd/blob/master/README.md",
|
||
"title": "GitHub: OKD4",
|
||
"date": "2026-06-11",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Represents the vital open-source upstream community distribution that bridges Fedora CoreOS with advanced cloud-native features.",
|
||
"category": "OpenShift / Red Hat"
|
||
}
|
||
],
|
||
"GCP, OCI & Others": [
|
||
{
|
||
"url": "https://github.com/GoogleCloudPlatform/k8s-config-connector",
|
||
"title": "github.com/GoogleCloudPlatform/k8s-config-connector: GCP Config Connector",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Enables declarative GitOps workflows by allowing engineering teams to manage Google Cloud resources directly through native Kubernetes Custom Resource Definitions.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://github.com/GoogleCloudPlatform/buildpacks",
|
||
"title": "Google Cloud Buildpacks",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Streamlines the containerization pipeline by automatically translating source code into secure, production-ready OCI images without requiring Dockerfile maintenance.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://github.com/oracle",
|
||
"title": "github.com/oracle",
|
||
"date": "2026-05-17",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Houses the foundational Cloud Controller Manager and CSI storage plugins necessary for running production-grade Kubernetes clusters on Oracle Cloud Infrastructure.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://engineering.mercari.com/en/blog/entry/20211222-kubernetes-based-spanner-autoscaler",
|
||
"title": "engineering.mercari.com: Kubernetes based autoscaler for Cloud Spanner",
|
||
"date": "2026-06-18",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Offers a highly practical, real-world architectural reference for building custom Kubernetes-native autoscalers to manage external managed databases like Cloud Spanner.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://www.redhat.com/en/solutions/edge-computing-approach",
|
||
"title": "Red Hat's approach to Edge Computing 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Pushes the cloud-native frontier into edge computing using single-node OpenShift and MicroShift architectures for low-latency, disconnected operations.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://docs.cloud.google.com/architecture",
|
||
"title": "A hybrid cloud-native DevSecOps pipeline with JFrog Artifactory and GKE on-prem 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Delivers an enterprise-grade hybrid blueprint for secure container lifecycles by pairing GKE on-prem with JFrog Artifactory.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://cloud.google.com/blog/products/identity-security/how-to-authenticate-service-accounts-to-help-keep-applications-secure",
|
||
"title": "cloud.google.com: Choose the best way to use and authenticate service accounts on Google Cloud",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Establishes critical security protocols for GKE deployments, strongly advocating for Workload Identity over high-risk, static service account JSON keys.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://cloud.google.com/blog/products/networking/private-service-connect-is-now-generally-available",
|
||
"title": "cloud.google.com: Consume services faster, privately and securely - Private Service Connect now in GA",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Re-architects enterprise cloud networking by allowing private, secure connections across disjointed VPC networks and SaaS providers without public internet exposure.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://cloud.google.com/blog/topics/developers-practitioners/microservices-architecture-google-cloud",
|
||
"title": "cloud.google.com: Microservices architecture on Google Cloud",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Provides the definitive reference guide for structuring, deploying, and securing enterprise microservices using GKE and Anthos Service Mesh.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://learn.microsoft.com/en-us/azure/virtual-machines/linux/openshift-container-platform-4x",
|
||
"title": "OpenShift in Azure",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Bridges multi-cloud boundaries by providing a fully managed, joint-engineered OpenShift platform natively integrated within Microsoft Azure's infrastructure.",
|
||
"category": "GCP, OCI & Others"
|
||
}
|
||
],
|
||
"Containers & Runtime": [
|
||
{
|
||
"url": "https://github.com/containerd/containerd",
|
||
"title": "containerd - An open and reliable container runtime",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "As the industry-standard container runtime for Kubernetes, containerd is foundational for modern cloud-native container execution.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://github.com/opencontainers/runc",
|
||
"title": "runc",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It is the canonical, low-level OCI-compliant container runtime that directly spawns and runs container processes across the industry.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://docs.docker.com/build",
|
||
"title": "buildkit",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Docker's next-generation build engine fundamentally modernizes image creation through concurrent execution and efficient cache management.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://podman.io",
|
||
"title": "podman",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides a widely adopted daemonless and rootless container engine alternative to Docker, enhancing host security.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://dapr.io",
|
||
"title": "Dapr",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "The Distributed Application Runtime simplifies cloud-native microservices development through its modular sidecar architecture.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://knative.dev",
|
||
"title": "knative.dev",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Serves as the leading Kubernetes-native framework for deploying and scaling request-driven serverless workloads.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://github.com/containers/crun",
|
||
"title": "crun",
|
||
"date": "2026-05-30",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "A high-performance, low-memory C-based alternative to runc that is increasingly adopted for modern container orchestration.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://buildah.io",
|
||
"title": "buildah",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Allows teams to build OCI-compliant container images without a background daemon, significantly reducing pipeline security risks.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://github.com/docker/build-push-action",
|
||
"title": "**GitHub build-push-action**",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "The de facto standard GitHub Action for orchestrating multi-platform Docker and OCI build-and-push automation.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://github.com/wagoodman/dive",
|
||
"title": "dive 🌟",
|
||
"date": "2025-12-15",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "An indispensable CLI tool that helps engineers inspect container image layers to optimize size and minimize attack surfaces.",
|
||
"category": "Containers & Runtime"
|
||
}
|
||
],
|
||
"Networking & Service Mesh": [
|
||
{
|
||
"url": "https://github.com/kubernetes-sigs/gateway-api",
|
||
"title": "Kubernetes Gateway API",
|
||
"date": "2026-06-12",
|
||
"stars": 4,
|
||
"impact": "critical",
|
||
"why": "Establishes the next-generation standard for expressive, role-oriented, and extensible routing and ingress configurations in Kubernetes.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://github.com/istio/istio",
|
||
"title": "github.com: Istio",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The leading enterprise-grade service mesh that defines how modern cloud-native architectures secure, control, and observe traffic.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://linkerd.io",
|
||
"title": "Linkerd",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The premier Rust-based, CNCF-graduated service mesh that delivers security and performance with minimal operational complexity.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://github.com/containernetworking",
|
||
"title": "github.com/containernetworking 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The foundational specification and reference plugins that underly all modern cloud-native container networking solutions.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://github.com/envoyproxy/gateway",
|
||
"title": "Envoy Gateway",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Unifies edge proxy management by bringing the official Envoy-backed implementation of the Kubernetes Gateway API.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://www.hashicorp.com/blog/consul-20-improves-flexibility-control-and-scalability",
|
||
"title": "Consul 2.0 improves flexibility, control, and scalability",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Introduces significant architectural advancements, multi-port service mesh capabilities, and enhanced scale for enterprise service networking.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://github.com/kubernetes/enhancements",
|
||
"title": "NodeLocal DNSCache",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Significantly improves Kubernetes DNS performance and reliability by running a caching agent on every node to bypass conntrack limits.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://github.com/kiali/kiali",
|
||
"title": "github.com: kiali",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides critical real-time observability, interactive topology mapping, and configuration validation for Istio-based service meshes.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://meshery.io",
|
||
"title": "Meshery.io:",
|
||
"date": "2026-06-01",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Empowers platform engineers to manage, benchmark, and design configurations across diverse service mesh topologies within a unified control plane.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://editor.networkpolicy.io",
|
||
"title": "editor.cilium.io 🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Simplifies zero-trust security operations by providing an interactive visual playground to author and debug complex Kubernetes Network Policies.",
|
||
"category": "Networking & Service Mesh"
|
||
}
|
||
],
|
||
"AWS": [
|
||
{
|
||
"url": "https://aws.amazon.com/blogs/aws/get-started-with-openai-gpt-5-5-gpt-5-4-models-and-codex-on-amazon-bedrock",
|
||
"title": "Get started with OpenAI GPT-5.5, GPT-5.4 models, and Codex on Amazon Bedrock",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "critical",
|
||
"why": "This landmark release brings OpenAI's frontier models natively to Amazon Bedrock, breaking previous cloud hosting monopolies and providing enterprise-grade, secure access for generative AI.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://github.com/localstack/localstack",
|
||
"title": "github.com/localstack/localstack",
|
||
"date": "2026-03-23",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "As the premier AWS cloud emulator with massive industry adoption, LocalStack is foundational for modern, local cloud-native development and offline testing pipelines.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://github.com/aws/containers-roadmap",
|
||
"title": "aws/containers-roadmap: AWS Containers Roadmap",
|
||
"date": "2025-03-25",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "This roadmap bridges developer requirements with core AWS engineering teams, offering a transparent ledger of feature designs for Kubernetes, EKS, ECS, and ECR.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://github.com/tenable/access-undenied-aws",
|
||
"title": "ermetic/access-undenied-aws 🌟",
|
||
"date": "2026-04-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "This tool dramatically simplifies AWS security operations by parsing CloudTrail and 'Access Denied' errors to pinpoint the exact blocking IAM policy or SCP.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://aws.amazon.com/blogs/aws/introducing-the-next-generation-of-amazon-opensearch-serverless-for-building-your-agentic-ai-applications",
|
||
"title": "Introducing the next generation of Amazon OpenSearch Serverless for building your agentic AI applications",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "The complete separation of compute and storage in this release enables true serverless scalability and highly dynamic indexing suited for agentic AI applications.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://github.com/awslabs/amazon-ecr-credential-helper",
|
||
"title": "awslabs/amazon-ecr-credential-helper: Amazon ECR Docker Credential Helper",
|
||
"date": "2026-06-09",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "It enhances container runtime security and reliability by handling seamless IAM-based ECR authentication, removing the need for periodic token-refresh cron jobs.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://github.com/one2nc/cloudlens",
|
||
"title": "github.com/one2nc/cloudlens 🌟",
|
||
"date": "2024-04-20",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Acting as a 'k9s' equivalent for AWS resources, this interactive terminal UI significantly streamlines resource monitoring and navigation for cloud operators.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://www.learnawsiam.com",
|
||
"title": "Learn AWS IAM Interactively",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "This highly interactive simulator simplifies the learning curve of complex AWS IAM policy evaluation rules directly within the browser.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://github.com/open-guides/og-aws",
|
||
"title": "The Open Guide to Amazon Web Services",
|
||
"date": "2024-08-16",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "This massive, crowd-sourced encyclopedia provides unvarnished, real-world engineering constraints and design trade-offs that official AWS documentation often omits.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://github.com/awslabs/aws-cloudsaga",
|
||
"title": "==awslabs/aws-cloudsaga: AWS CloudSaga - Simulate security events in AWS==",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "This open-source tool from AWS Labs enables security operations teams to validate detection capabilities by simulating malicious security events natively.",
|
||
"category": "AWS"
|
||
}
|
||
],
|
||
"Security & Compliance": [
|
||
{
|
||
"url": "https://github.com/cilium/tetragon",
|
||
"title": "Tetragon (Cilium)",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "eBPF-powered security observability at the kernel level represents a paradigm shift for Kubernetes runtime enforcement.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://github.com/hashicorp/vault",
|
||
"title": "hashicorp/vault",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It remains the absolute backbone of enterprise Zero Trust architectures and dynamic secrets management across multi-cloud environments.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://www.openpolicyagent.org",
|
||
"title": "OPA Open Policy Agent 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "As a CNCF graduated project, OPA defines the industry standard for decoupling policy-as-code from core application logic.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://www.tigera.io/project-calico",
|
||
"title": "Project Calico 🌟",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Calico is an industry-standard networking and security engine enabling high-performance eBPF container network interface enforcement.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://github.com/aquasecurity/trivy",
|
||
"title": "trivy",
|
||
"date": "2026-06-11",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Aqua Security's scanner is the dominant tool for container and IaC vulnerability detection within modern CI/CD pipelines.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://github.com/prowler-cloud/prowler",
|
||
"title": "==github.com/prowler-cloud/prowler== 🌟🌟",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Prowler is the de facto open-source tool for auditing multi-cloud security posture and compliance against rigorous benchmarks.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://www.keycloak.org",
|
||
"title": "keycloak.org",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Keycloak stands as the industry-standard open-source identity and access management platform with native cloud integration.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://www.checkov.io",
|
||
"title": "checkov.io",
|
||
"date": "2026-05-17",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It provides dominant static analysis capability for detecting security misconfigurations across infrastructure-as-code files.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://github.com/getsops/sops",
|
||
"title": "sops: Simple and flexible tool for managing secrets 🌟",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "SOPS is the essential, industry-trusted utility for managing file-level secrets within declarative GitOps workflows.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://github.com/kubernetes-sigs/security-profiles-operator",
|
||
"title": "kubernetes-sigs/security-profiles-operator",
|
||
"date": "2026-06-12",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "An official Kubernetes SIG project that simplifies and automates the enforcement of host-level Seccomp and AppArmor profiles.",
|
||
"category": "Security & Compliance"
|
||
}
|
||
],
|
||
"Architecture & Microservices": [
|
||
{
|
||
"url": "https://github.com/mfornos/awesome-microservices",
|
||
"title": "Awesome microservices",
|
||
"date": "2026-06-10",
|
||
"stars": 4,
|
||
"impact": "critical",
|
||
"why": "A premier comprehensive directory detailing microservices design patterns, API gateways, and distributed consensus engines necessary for building decoupled systems.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/rootsongjc/awesome-cloud-native",
|
||
"title": "rootsongjc/awesome-cloud-native 🌟",
|
||
"date": "2026-06-08",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Provides an extensive, systematic mapping of the CNCF landscape, service meshes, and dynamic storage configurations vital for platform architects.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://developer.hashicorp.com",
|
||
"title": "developer.hashicorp.com 🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 4,
|
||
"impact": "critical",
|
||
"why": "The consolidated technical documentation hub for HashiCorp tools (Terraform, Consul, Vault, Nomad) which define modern multi-cloud infrastructure architectures.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/clusterpedia-io/clusterpedia",
|
||
"title": "clusterpedia-io/clusterpedia 🌟",
|
||
"date": "2026-05-30",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "An innovative open-source search engine that solves multi-cluster discovery issues by synchronizing global Kubernetes resources into a centralized database.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/mailtoharshit/Awesome-Api-Management-Tools",
|
||
"title": "Awesome API Management Tools",
|
||
"date": "2022-11-10",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "A dedicated compilation of API gateway engines and lifecycle management tools crucial for establishing robust, API-first microservices communication patterns.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/calvin-puram/awesome-kubernetes-operator-resources",
|
||
"title": "github.com/calvin-puram: Awesome Kubernetes Operator Resources",
|
||
"date": "2026-04-25",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "A comprehensive index of operator SDKs and controller patterns essential for building self-healing, stateful applications on top of Kubernetes.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/open-policy-agent/awesome-opa",
|
||
"title": "anderseknert/awesome-opa 🌟",
|
||
"date": "2026-05-25",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Focuses on Open Policy Agent (OPA) integrations, empowering cloud architects to inject declarative security and governance policy-as-code into microservices pipelines.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/lukemurraynz/awesome-azure-architecture",
|
||
"title": "github.com/lukemurraynz/awesome-azure-architecture 🌟",
|
||
"date": "2026-05-23",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "An exhaustive collection of enterprise landing zones and reference architecture designs crucial for bootstrapping highly compliant Azure cloud environments.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/mingrammer/diagrams",
|
||
"title": "mingrammer/diagrams",
|
||
"date": "2026-06-09",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "An industry-standard Python framework that enables architects to model and version-control complex cloud system topologies directly as code.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/terraform",
|
||
"title": "Terraform Kubernetes Boilerplates 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides pre-tested, production-ready Terraform templates to quickly bootstrap secure network topologies and managed Kubernetes services across major cloud providers.",
|
||
"category": "Architecture & Microservices"
|
||
}
|
||
],
|
||
"Platform Engineering & DevEx": [
|
||
{
|
||
"url": "https://backstage.io",
|
||
"title": "Backstage Developer Portal:",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "As a CNCF-graduated project, it is the de facto open-source framework for building internal developer portals to centralize platform tooling.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://github.com/Azure/draft",
|
||
"title": "==Azure/Draft== 🌟",
|
||
"date": "2026-06-11",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Significantly reduces Kubernetes onboarding friction by automatically generating containerization assets and deployment manifests directly from source code.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://konghq.com/products/kong-gateway",
|
||
"title": "Kong API Manager",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "A highly customizable and widely adopted lightweight API gateway that serves as a cornerstone for cloud-native microservices routing.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://github.com/apache/apisix",
|
||
"title": "apisix",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "A high-performance Apache-backed cloud-native API gateway that offers dynamic routing and active health checking for large-scale platforms.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://doc.traefik.io/traefik",
|
||
"title": "docs.traefik.io",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "An industry-standard cloud-native edge router and ingress controller that simplifies dynamic configuration and routing in Kubernetes.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://www.krakend.io",
|
||
"title": "KrakenD: The fastest API gateway comes with true linear scalability 🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Delivers an ultra-high performance, stateless API gateway engine designed to scale linearly without the overhead of central databases.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://squidfunk.github.io/mkdocs-material",
|
||
"title": "Material for MkDocs",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Serves as the industry-standard UI layout for engineering documentation, dramatically improving the developer experience through clean, navigable guides.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://tyk.io",
|
||
"title": "Tyk API Manager",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "A powerful Go-based gateway that offers exceptional clustering and dynamic rate limiting to robustly scale cloud-native platforms.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://www.redhat.com/en/technologies/jboss-middleware/3scale",
|
||
"title": "Red Hat 3scale API Management",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Provides an operator-driven, containerized API management solution optimized for enterprise Red Hat OpenShift environments.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://spring.io/projects/spring-cloud-gateway",
|
||
"title": "Spring Cloud Gateway",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "An essential reactive routing gateway that bridges the gap between enterprise Java developers and cloud-native microservice architectures.",
|
||
"category": "Platform Engineering & DevEx"
|
||
}
|
||
],
|
||
"Spain": [
|
||
{
|
||
"url": "https://www.aboutamazon.es/innovaci%C3%B3n/aws-acelera-la-apertura-de-la-regi%C3%B3n-aws-europa-espa%C3%B1a-para-apoyar-la-transformaci%C3%B3n-digital-de-espa%C3%B1a",
|
||
"title": "aboutamazon.es: AWS acelera la apertura de la Región AWS Europa (España)' para apoyar la transformación digital de España",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "The launch of the AWS Spain region is a massive milestone that addresses data residency and latency requirements, accelerating cloud-native migration for Spanish enterprises.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://www.20minutos.es/tecnologia/actualidad/amazon-web-services-vuelve-a-romper-internet-se-ha-caido-ya-tres-veces-en-el-mismo-mes-y-le-llueven-las-criticas-4931834",
|
||
"title": "20minutos.es: Amazon Web Services vuelve a romper Internet: se ha caído ya tres veces en el mismo mes y le llueven las críticas",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "This analysis of major AWS outages highlights the systemic risks of cloud centralization and underscores the importance of multi-region and multi-cloud resilience strategies.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://www.computing.es/mundo-digital/retos-del-outsourcing-de-servicios-it-en-espana",
|
||
"title": "computing.es: Retos del outsourcing de servicios IT en España",
|
||
"date": "2026-06-14",
|
||
"stars": 3,
|
||
"impact": "high",
|
||
"why": "It addresses the critical organizational and cultural hurdles of scaling DevSecOps and cloud-native practices when relying on external IT outsourcing in Spain.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://www.technologyreview.es/article/las-empresas-que-empiezan-lo-grande-con-la-ia-fracasan-mas",
|
||
"title": "technologyreview.es: \"Las empresas que empiezan a lo grande con la IA fracasan más\" 🌟",
|
||
"date": "2026-06-18",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Provides essential strategic guidance for enterprises, arguing for realistic, incremental AI adoption paths rather than high-risk, large-scale overhauls.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://systemadmin.es",
|
||
"title": "systemadmin.es",
|
||
"date": "2026-06-01",
|
||
"stars": 3,
|
||
"impact": "medium",
|
||
"why": "Provides deep, localized technical knowledge on Linux performance and storage optimization, which are foundational for running high-performance Kubernetes worker nodes.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://api-market.santalucia.es",
|
||
"title": "santalucia.es",
|
||
"date": "2026-06-01",
|
||
"stars": 3,
|
||
"impact": "medium",
|
||
"why": "Demonstrates a real-world enterprise implementation of API-driven architecture, facilitating digital insurance B2B integrations.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://apimarket.cecabank.es",
|
||
"title": "Cecabank API Market",
|
||
"date": "2026-06-01",
|
||
"stars": 3,
|
||
"impact": "medium",
|
||
"why": "Showcases production-ready financial API infrastructure designed to comply with PSD2, highlighting modern integration patterns in Spanish banking.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://www.softzone.es/noticias/programas/conoce-fleet-ide-ultraligero-mano-jetbrains",
|
||
"title": "softzone.es: Conoce Fleet, el nuevo IDE ultraligero de la mano de JetBrains",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Introduces a lightweight, next-generation IDE that supports remote backend execution, aligning with the cloud-based developer workspace trend.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://libropython.es",
|
||
"title": "Think Python en espanol (Piensa en Python)",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "Offers a highly accessible, localized resource for mastering Python, which remains a core language for cloud automation, tooling, and AI pipelines.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://www.atareao.es/ubuntu/tuneles-ssh",
|
||
"title": "Túneles SSH",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "A practical guide to SSH tunneling, a fundamental skill for secure remote access, port forwarding, and network debugging in cloud environments.",
|
||
"category": "España"
|
||
}
|
||
],
|
||
"Europe": [
|
||
{
|
||
"url": "https://www.justinpolidori.it/posts/20220116_sign_images_with_cosign_and_verify_with_gatekeeper",
|
||
"title": "justinpolidori.it: Secure Your Docker Images With Cosign (and OPA Gatekeeper)",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "It addresses a critical security paradigm by combining container signing via Cosign with policy enforcement through OPA Gatekeeper directly inside Kubernetes.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://gaia-x.eu",
|
||
"title": "Gaia-X.eu",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Gaia-X is a major European initiative establishing unified sovereign data infrastructure standards, heavily impacting how enterprise cloud architectures operate across the EU.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://versusmind.eu/blog/dapr-a-serverless-runtime-for-distributed-applications",
|
||
"title": "versusmind.eu: Dapr - a serverless runtime for distributed applications' 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Dapr introduces a powerful, runtime-agnostic microservice sidecar pattern that simplifies distributed application state, pub/sub, and bindings for cloud-native developers.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://youtu.be/OPKVKPfJrRA?si=YBt3LmBRNNq-GrqL",
|
||
"title": "Automated Disaster Recovery failover and failback with Red Hat OpenShift",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Automating multi-cluster disaster recovery and failback on OpenShift is vital for mission-critical enterprise workloads requiring strict resilience.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://http3-explained.haxx.se",
|
||
"title": "http3-explained.haxx.se: HTTP/3 explained 🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "HTTP/3 and QUIC fundamentally rewrite the rules of cloud-native networking, offering major latency and connection multiplexing improvements for modern edge ingress.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://en.sokube.ch/post/k3s-k3d-k8s-a-new-perfect-match-for-dev-and-test-1",
|
||
"title": "en.sokube.ch: K3S + K3D = K8S : a new perfect match for dev and test",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Using K3s with K3d dramatically streamlines local developer environments, allowing developers to run lightweight, production-grade Kubernetes clusters locally.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://blog.alterway.fr/en/building-a-continious-deployment-pipeline-with-kubernetes-and-concourse-ci.html",
|
||
"title": "Building a continious deployment pipeline with Kubernetes and Concourse-CI",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "It details how to securely interface CI pipelines with target Kubernetes clusters by isolating service accounts and managing cluster-bound secrets.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://www.padok.fr/en/blog/finops-cloud",
|
||
"title": "padok.fr: FinOps, or the Culture of Cloud Cost Optimization",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "FinOps bridges engineering and financial accountability, helping enterprises optimize massive cloud spend and waste within dynamic Kubernetes environments.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://blog.knell.it/making-your-helm-chart-observable-for-prometheus",
|
||
"title": "blog.knell.it: Making your Helm Chart observable for Prometheus",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Integrating Prometheus metrics natively into Helm charts ensures observability standards are packaged alongside application deployments by default.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://www.padok.fr/en/blog/templating-openshift-helm-templates",
|
||
"title": "Templating on OpenShift: should I use Helm templates or OpenShift templates?' 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "It assists enterprise platform engineers in choosing the right templating standard to prevent vendor lock-in while using OpenShift.",
|
||
"category": "Europe"
|
||
}
|
||
],
|
||
"FinOps & Cloud Cost": [
|
||
{
|
||
"url": "https://www.finops.org",
|
||
"title": "FinOps Foundation: FinOps.org",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Serves as the foundational, Linux Foundation-backed industry standard defining FinOps practices, frameworks, and open billing data specifications like FOCUS.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://cast.ai/blog/keep-your-aws-kubernetes-costs-in-check-with-intelligent-allocation",
|
||
"title": "cast.ai: Keep your AWS Kubernetes costs in check with intelligent allocation' (EKS)",
|
||
"date": "2026-05-17",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Demonstrates automated container resource provisioning and dynamic node allocation to prevent cost-heavy over-provisioning in EKS environments.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://www.cncf.io/blog/2021/06/29/finops-for-kubernetes-insufficient-or-nonexistent-kubernetes-cost-monitoring-is-causing-overspend",
|
||
"title": "cncf.io: FinOps for Kubernetes: Insufficient – or nonexistent – Kubernetes' cost monitoring is causing overspend",
|
||
"date": "2026-06-18",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Provides a vital CNCF community perspective highlighting how inadequate Kubernetes cost visibility directly leads to runaway cloud spend.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://github.com/towardsthecloud/cloudburn",
|
||
"title": "Cloudburn: An Open-Source Policy Engine for AWS Spending",
|
||
"date": "2026-04-09",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Introduces an open-source, declarative policy engine that allows platform teams to programmatically audit and restrict idle AWS infrastructure.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://engineering.razorpay.com/the-culture-of-cost-optimization-reducing-kubernetes-cost-by-300-000-32611cdd19d9",
|
||
"title": "engineering.razorpay.com: The Culture of Cost Optimization — Reducing Kubernetes' cost by $300,000",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Shares concrete, production-scale engineering strategies that successfully shaved $300,000 off a high-volume Kubernetes cluster's operational costs.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://aws.amazon.com/blogs/mt/visualize-and-gain-insights-into-your-aws-cost-and-usage-with-cloud-intelligence-dashboards-using-amazon-quicksight",
|
||
"title": "Visualize and gain insights into your AWS cost and usage with Cloud Intelligence Dashboards and CUDOS using Amazon QuickSight",
|
||
"date": "2026-05-17",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Delivers an enterprise-grade blueprint for building robust, real-time billing visualizations and anomaly detection using AWS CUDOS and QuickSight.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://medium.com/develeap/cutting-down-kubernetes-costs-cast-ai-vs-karpenter-20f6788b4c67",
|
||
"title": "medium.com/develeap: Cutting down Kubernetes Costs: Cast.ai vs. Karpenter",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Presents a crucial technical evaluation between two leading Kubernetes autoscaling and cost-optimization technologies, Karpenter and Cast.ai.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://medium.com/@danielepolencic/reserved-cpu-and-memory-in-kubernetes-nodes-65aee1946afd",
|
||
"title": "==medium.com/@danielepolencic: In Kubernetes, are there hidden costs to' running many cluster nodes?==",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Unpacks the critical system-level CPU and memory reservation overheads that act as hidden cost drivers when scaling up Kubernetes nodes.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://github.com/learnk8s/xlskubectl",
|
||
"title": "==learnk8s/xlskubectl==",
|
||
"date": "2026-06-18",
|
||
"stars": 3,
|
||
"impact": "medium",
|
||
"why": "Bridges the gap between engineering CLI outputs and financial analysis by dynamically exporting Kubernetes resource metrics into interactive spreadsheets.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://aws.amazon.com/blogs/aws-cloud-financial-management/announcing-general-availability-of-aws-cost-anomaly-detection",
|
||
"title": "Announcing General Availability of AWS Cost Anomaly Detection",
|
||
"date": "2026-05-18",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Offers native, machine-learning-driven spend anomaly detection to proactively flag and prevent runaway cloud billing events before they escalate.",
|
||
"category": "FinOps & Cloud Cost"
|
||
}
|
||
],
|
||
"Virtualization & Private Cloud": [
|
||
{
|
||
"url": "https://cluster-api.sigs.k8s.io",
|
||
"title": "ClusterAPI",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Cluster API standardizes declarative, Kubernetes-style lifecycle management of clusters across private hypervisors and bare metal.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/openshift",
|
||
"title": "Openshift Container Platform",
|
||
"date": "2026-06-14",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Red Hat OpenShift remains the premier enterprise platform integrating traditional virtualization with modern cloud-native workloads.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/rancher",
|
||
"title": "Rancher: Enterprise management for Kubernetes",
|
||
"date": "2026-06-14",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Rancher provides a unified, highly adopted control plane to simplify heterogeneous cluster operations on private and bare-metal servers.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://github.com/kubernetes-sigs/kubespray",
|
||
"title": "**Kubespray**",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Kubespray offers the most flexible, production-grade Ansible automation for deploying Kubernetes clusters on existing private cloud infrastructure.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://github.com/kubeinit/kubeinit",
|
||
"title": "Kubeinit 🌟",
|
||
"date": "2025-12-05",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Kubeinit specifically addresses the virtualization space by automating K8s and OpenShift deployments on KVM/libvirt hypervisors.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://github.com/zarf-dev/zarf",
|
||
"title": "defenseunicorns/zarf",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Zarf simplifies the packaging and deployment of secure, cloud-native apps into highly restricted and disconnected private cloud environments.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://github.com/kubernetes/kubeadm",
|
||
"title": "Kubernetes Cluster with **Kubeadm**",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Kubeadm serves as the official, foundational bootstrapping engine that drives node onboarding and cluster building in private cloud environments.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://developer.hashicorp.com/nomad",
|
||
"title": "Nomad",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Nomad is a powerful, lightweight alternative to Kubernetes that simplifies scheduling virtualized and containerized workloads across private infrastructure.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://github.com/k0sproject/k0s",
|
||
"title": "K0s - Zero Friction Kubernetes",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "k0s reduces operational friction by packaging a fully compliant, enterprise-grade Kubernetes control plane into a single binary ideal for private cloud edge.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://kurl.sh",
|
||
"title": "kurl.sh",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "kurl.sh allows enterprises to build custom, production-ready Kubernetes installers tailored specifically for air-gapped private cloud deployments.",
|
||
"category": "Virtualization & Private Cloud"
|
||
}
|
||
],
|
||
"Asia-Pacific": [
|
||
{
|
||
"url": "https://mixi-developers.mixi.co.jp/compare-eso-with-secret-csi-402bf37f20bc?gi=a7ce4398a8d7",
|
||
"title": "mixi-developers.mixi.co.jp: Comparing External Secrets Operator with Secret' Storage CSI as Kubernetes External Secrets is Deprecated",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Provides critical architectural guidance for migrating away from the deprecated Kubernetes External Secrets to modern ESO or Secrets Store CSI alternatives.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://devsecops.co.in/2021/05/13/gitops-guide-what-why-and-how",
|
||
"title": "devsecops.co.in: GitOps Guide – What, Why and How? 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Demystifies GitOps practices which are essential for achieving declarative, auditable, and automated continuous delivery in cloud-native setups.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://devstack.in/2020/05/25/deploy-prometheus-operator-with-helm3-and-private-registry",
|
||
"title": "devstack.in: Deploy Prometheus Operator with Helm3 and Private Registry' 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Addresses a common enterprise security requirement of deploying cloud-native monitoring (Prometheus Operator) within private registry environments.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://ittroubleshooter.in/run-parallel-build-kubernetes-cluster-jenkins",
|
||
"title": "ittroubleshooter.in: Run Parallel Builds in Kubernetes Cluster with Jenkins' Pipeline 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Improves CI/CD efficiency by demonstrating how to scale and parallelize build pipelines dynamically using Kubernetes-hosted Jenkins agents.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://comparecloud.in",
|
||
"title": "comparecloud.in: Public Cloud Services Comparison 🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Simplifies multi-cloud architecture planning by offering a direct service-mapping taxonomy across major cloud providers.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://ishantgaurav.in/2021/07/18/kubernetes-sidecar-container-pattern",
|
||
"title": "ishantgaurav.in: Kubernetes – Sidecar Container Pattern",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Explains the sidecar pattern, which is fundamental to implementing service meshes, logging, and security proxies in microservices.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://devopstalks.in/everything-about-prometheus",
|
||
"title": "devopstalks.in: Everything about Prometheus",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Explores Prometheus, the de facto CNCF standard for cloud-native metrics collection and alerting.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://blog.learncodeonline.in/kubernetes-scheduling-taints-and-tolerations",
|
||
"title": "blog.learncodeonline.in: Kubernetes Scheduling - Taints and Tolerations",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Covers advanced scheduling techniques necessary for workload isolation and resource allocation in multi-tenant Kubernetes clusters.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://blog.learncodeonline.in/kubernetes-scheduling-daemonset",
|
||
"title": "blog.learncodeonline.in: Kubernetes Scheduling - DaemonSet",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Explains DaemonSets, which are vital for running platform-level agents like log forwarders and node monitors.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://skilledfield.com.au/monitoring-kubernetes-and-docker-container-logs",
|
||
"title": "skilledfield.com.au: Monitoring Kubernetes and Docker Container Logs",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Provides essential operational foundations for setting up container logging and observability in Kubernetes.",
|
||
"category": "Asia-Pacific"
|
||
}
|
||
],
|
||
"Americas": [
|
||
{
|
||
"url": "https://www.ccohs.ca/oshanswers/ergonomics/shovel.html",
|
||
"title": null,
|
||
"date": "2026-06-02",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "",
|
||
"category": "Americas"
|
||
},
|
||
{
|
||
"url": "https://businessinsider.mx/trucos-chatgpt-aminorar-carga-laboranl_vida-profesional",
|
||
"title": "businessinsider.mx: 5 trucos de ChatGPT que pueden ayudar a reducir tu carga' laboral",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "A curated technical resource and architectural guide covering businessinsider.mx: 5 trucos de ChatGPT que pueden ayudar a reducir tu carga' laboral in the Kubernetes Tools ecosystem.",
|
||
"category": "Americas"
|
||
}
|
||
]
|
||
},
|
||
"6_months": {
|
||
"Kubernetes & Orchestration": [
|
||
{
|
||
"url": "https://nubenetes.com/crossplane",
|
||
"title": "Crossplane",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Transforms Kubernetes into a universal control plane, allowing platform teams to declaratively manage multi-cloud infrastructure alongside application containers.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/NVIDIA/k8s-device-plugin",
|
||
"title": "NVIDIA/k8s-device-plugin: NVIDIA device plugin for Kubernetes",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Serves as the foundational bridge enabling GPU virtualization and hardware-accelerated scheduling for heavy AI/ML workloads inside Kubernetes.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/Azure/azure-workload-identity",
|
||
"title": "==Azure/azure-workload-identity==",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Establishes a zero-trust security baseline for enterprises by replacing static cloud credentials with secure, OIDC-based federated identities.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://www.apptio.com/products/kubecost/?src=kc-com",
|
||
"title": "Kubecost 🌟",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides the industry-standard framework for real-time, granular Kubernetes FinOps and multi-cluster cost allocation.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/aws-controllers-k8s/community",
|
||
"title": "AWS Controllers for Kubernetes (ACK) 🌟",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Allows AWS infrastructure to be natively managed through Kubernetes CRDs, centralizing drift detection and resource lifecycle management.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/SigNoz/signoz",
|
||
"title": "==SigNoz: Open source Application Performance Monitoring (APM) & Observability' tool== 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Delivers an open-source, OpenTelemetry-native APM alternative to costly proprietary observability platforms with native ClickHouse scalability.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/akuity/kargo",
|
||
"title": "==github.com/akuity/kargo==",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Addresses a critical pipeline gap by introducing GitOps-native application promotion across environments rather than just single-cluster syncing.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/gravitational/teleport",
|
||
"title": "Teleport 🌟",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Consolidates and secures multi-cluster administrative access, providing zero-trust identity routing and audit trails for compliance-heavy organizations.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/derailed/k9s",
|
||
"title": "K9s - Kubernetes CLI To Manage Your Clusters In Style!",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Remains the gold standard CLI dashboard for SREs and platform engineers to interactively debug, trace, and manage real-time cluster workloads.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/k8gb-io/k8gb",
|
||
"title": "k8gb 🌟",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Solves multi-region geo-redundancy natively in Kubernetes using CoreDNS integration for global server load balancing without vendor lock-in.",
|
||
"category": "Kubernetes & Orchestration"
|
||
}
|
||
],
|
||
"Observability, SRE & Testing": [
|
||
{
|
||
"url": "https://github.com/prometheus/prometheus",
|
||
"title": "github.com/prometheus/prometheus",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Prometheus remains the industry-standard, benchmark telemetry engine for modern cloud-native metrics collection and real-time alerting.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/open-telemetry/opentelemetry-collector",
|
||
"title": "OpenTelemetry Collector",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The OpenTelemetry Collector serves as the essential, vendor-agnostic pipeline engine for modern enterprise telemetry collection and routing.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/prometheus-operator",
|
||
"title": "github.com/prometheus-operator",
|
||
"date": "2026-05-17",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The Prometheus Operator is the foundational controller that automates the deployment, scaling, and configuration of monitoring instances in Kubernetes.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/prometheus-operator/kube-prometheus",
|
||
"title": "kube-prometheus",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Kube-prometheus provides the definitive, production-ready reference architecture for monitoring Kubernetes control planes and node workloads.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/grafana/tempo",
|
||
"title": "Grafana Tempo",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Grafana Tempo offers highly scalable, cost-effective distributed tracing utilizing only object storage to lower enterprise observability costs.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/open-telemetry/opentelemetry-operator",
|
||
"title": "github.com/open-telemetry/opentelemetry-operator",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "The OpenTelemetry Operator simplifies cloud-native observability by automating collector deployments and application auto-instrumentation on Kubernetes.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/chaos-mesh/chaos-mesh",
|
||
"title": "Chaos Mesh",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Chaos Mesh provides a powerful CNCF-incubating platform to systematically inject faults and validate system resilience in Kubernetes.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/litmuschaos/litmus",
|
||
"title": "Litmus Chaos is a toolset to do chaos engineering in a kubernetes native way. Litmus provides chaos CRDs for Cloud-Native developers and SREs to inject, orchestrate and monitor chaos to find weaknesses in Kubernetes deployments",
|
||
"date": "2026-06-09",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Litmus Chaos enables SREs to orchestrate Kubernetes-native chaos experiments directly through declarative, CRD-driven pipelines.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/netdata/netdata",
|
||
"title": "Netdata",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Netdata delivers ultra-high-performance, zero-configuration system monitoring with massive community adoption for real-time physical and virtual host diagnostics.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/slok/sloth",
|
||
"title": "Sloth 🌟",
|
||
"date": "2026-06-08",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Sloth automates SRE practices by translating simple declarative YAML definitions into complex, production-grade PromQL multi-burn-rate alerting rules.",
|
||
"category": "Observability, SRE & Testing"
|
||
}
|
||
],
|
||
"Data, Messaging & Storage": [
|
||
{
|
||
"url": "https://kafka.apache.org",
|
||
"title": "Apache Kafka",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The de facto industry standard for high-throughput, fault-tolerant distributed event streaming.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://strimzi.io",
|
||
"title": "strimzi.io",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The premier cloud-native operator for running and managing production-grade Apache Kafka clusters on Kubernetes.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://longhorn.io",
|
||
"title": "Longhorn",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "A graduated CNCF project offering robust, easy-to-use, and lightweight distributed block storage designed specifically for Kubernetes.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://www.min.io",
|
||
"title": "min.io",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The leading high-performance, S3-compatible object storage platform optimized for native Kubernetes deployments.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://www.redpanda.com",
|
||
"title": "Redpanda 🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Re-engineers event streaming in C++ to achieve ultra-low latency and JVM-free operations while maintaining full Kafka API compatibility.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://github.com/velero-io/velero",
|
||
"title": "github.com/vmware-tanzu/velero",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The standard open-source utility for backing up, restoring, and migrating Kubernetes cluster resources and persistent volumes.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://debezium.io",
|
||
"title": "**Debezium**:",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "The industry-standard distributed platform for log-based Change Data Capture (CDC) to enable real-time database event streams.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://flink.apache.org",
|
||
"title": "Apache Flink",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "The leading framework for processing stateful real-time data streams with millisecond latency and robust fault tolerance.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://github.com/zalando/postgres-operator",
|
||
"title": "Zalando Postgres Operator",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Simplifies day-2 operations for mission-critical PostgreSQL databases on Kubernetes by automating high-availability, scaling, and backups.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://openebs.io",
|
||
"title": "OpenEBS",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "A highly flexible, cloud-native container-attached storage system that transforms local storage into dynamic persistent volumes.",
|
||
"category": "Data, Messaging & Storage"
|
||
}
|
||
],
|
||
"Azure": [
|
||
{
|
||
"url": "https://github.com/microsoft/azurelinux",
|
||
"title": "github.com/microsoft/CBL-Mariner",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Delivers a lightweight, highly secure, container-optimized base OS purpose-built to minimize the attack surface of AKS workloads.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://github.com/Azure/bicep",
|
||
"title": "Bicep",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Acts as the standard, developer-friendly declarative alternative to raw ARM templates for modular and validated Azure infrastructure provisioning.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://github.com/microsoft/finops-toolkit",
|
||
"title": "github.com/microsoft/finops-toolkit",
|
||
"date": "2026-06-10",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Standardizes enterprise cost governance by orchestrating Azure compute optimizations, amortization data, and Power BI dashboards in one toolkit.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://github.com/Azure/apiops",
|
||
"title": "github.com/Azure/apiops 🌟",
|
||
"date": "2026-06-05",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Brings GitOps automation to Azure API Management, allowing teams to seamlessly extract, publish, and control API configurations.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://jumpstart.azure.com",
|
||
"title": "azurearcjumpstart.io",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides a vital, fully automated sandbox framework to accelerate the evaluation and deployment of hybrid Azure Arc-enabled Kubernetes.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://github.com/mspnp/AzureNamingTool",
|
||
"title": "github.com/mspnp/AzureNamingTool - Azure Naming Tool 🌟",
|
||
"date": "2026-01-13",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Enforces platform engineering discipline by programmatically standardizing resource naming conventions across global enterprise deployments.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://github.com/azure/mission-critical-online",
|
||
"title": "github.com/azure/mission-critical-online: Welcome to Azure Mission-Critical' Online Reference Implementation",
|
||
"date": "2025-01-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Defines the industry gold-standard reference architecture for deploying active-active, zero-downtime microservices on Azure infrastructure.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://www.youtube.com/watch?v=pMfG-vYvnv8&feature=youtu.be",
|
||
"title": "Azure Update 22nd May 2026",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Highlights critical updates like automatic AKS observability instrumentation and native Cosmos DB support for LangChain AI orchestration.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://techcommunity.microsoft.com/blog/azuretoolsblog/from-prompt-to-production-open-in-vs-code-for-terraform-in-azure-copilot/4494931",
|
||
"title": "From Prompt to Production: Open in VS Code for Terraform in Azure Copilot",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "Bridges conversational cloud operations and local workflow execution by generating exportable Terraform manifests directly from Azure Copilot.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://www.hashicorp.com/blog/azure-hub-and-spoke-generally-available-for-hcp-vault-dedicated",
|
||
"title": "Azure Hub-and-Spoke Generally Available for HCP Vault Dedicated",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Bridges cloud-native security and enterprise networking by enabling managed HashiCorp Vault to natively hook into Azure Hub-and-Spoke layouts.",
|
||
"category": "Azure"
|
||
}
|
||
],
|
||
"CI/CD & GitOps": [
|
||
{
|
||
"url": "https://argoproj.github.io/argo-cd",
|
||
"title": "Argo CD",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Argo CD remains the absolute industry standard for pull-based GitOps reconciliation and continuous delivery on Kubernetes.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://github.com/fluxcd/flux2",
|
||
"title": "github: Flux Version 2",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Flux v2 is a foundational, graduated CNCF GitOps engine engineered specifically for highly decoupled, parallel cluster synchronization.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://github.com/dagger/dagger",
|
||
"title": "==dagger/dagger: Dagger is a portable devkit for CICD==",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Dagger represents a major paradigm shift in CI/CD, replacing fragile YAML/Bash scripts with portable pipelines written in standard languages and executed via BuildKit.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/helm",
|
||
"title": "Helm",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Helm is the undisputed standard package manager for Kubernetes, serving as a critical packaging cornerstone for modern GitOps engines.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://github.com/tektoncd/pipeline",
|
||
"title": "github: Tekton Pipelines",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Tekton provides the standard cloud-native CI/CD framework using Kubernetes-native Custom Resource Definitions for structured, scalable task execution.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://github.com/flux-iac/tofu-controller",
|
||
"title": "github.com/flux-iac/tofu-controller",
|
||
"date": "2026-06-08",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "The OpenTofu controller natively extends GitOps synchronization paradigms beyond Kubernetes manifests to cloud infrastructure resources.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://www.jenkins.io/projects/jcasc",
|
||
"title": "Jenkins Configuration as Code",
|
||
"date": "2025-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Jenkins Configuration as Code (JCasC) provides a critical production-ready path to manage legacy CI infrastructure under modern GitOps and declarative paradigms.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://github.com/kubernetes/test-infra/tree/master/prow",
|
||
"title": "Prow",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Prow is the leading cloud-native CI/CD platform engineered to handle massive-scale, decentralized, event-driven repository governance.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://github.com/glasskube/glasskube",
|
||
"title": "github.com/glasskube/glasskube",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Glasskube represents a major technical novelty as a next-generation Kubernetes package manager designed to simplify dependency management and upgrades over traditional Helm.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://github.com/argoproj/argo-cd/pull/26601",
|
||
"title": "feat(ui): Add AppSet to Application Resource Tree in Argo CD",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "This Argo CD enhancement directly improves enterprise observability for multi-tenant topologies by natively mapping ApplicationSets in the dashboard UI.",
|
||
"category": "CI/CD & GitOps"
|
||
}
|
||
],
|
||
"Python, Java & Developer Ecosystem": [
|
||
{
|
||
"url": "https://github.com/metalbear-co/mirrord",
|
||
"title": "==metalbear-co/mirrord==",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It revolutionizes cloud-native debugging by letting developers run local processes seamlessly inside remote Kubernetes namespaces without image rebuilds.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://github.com/astral-sh/ruff",
|
||
"title": "==Ruff==",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It has become the de facto standard for Python linting and formatting, drastically reducing CI/CD runtimes due to its high-performance Rust implementation.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://github.com/PlaytikaOSS/testcontainers-spring-boot",
|
||
"title": "testcontainers-spring-boot 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It standardizes enterprise integration testing in Java by automating the local lifecycle of Docker dependencies like databases and message brokers directly within JUnit tests.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://github.com/spring-projects/spring-boot#L73",
|
||
"title": "github.com/spring-projects: springboot enables these probes automatically when running in k8s",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It simplifies Kubernetes deployments by automatically detecting the host platform and exposing cloud-native liveness and readiness probes out of the box.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://github.com/pydantic/pydantic",
|
||
"title": "pydantic/pydantic",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "As the industry standard for Python data validation, its high-performance Rust engine (V2) enforces type safety and schema definitions at scale in microservices.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://github.com/apache/maven-mvnd",
|
||
"title": "apache/maven-mvnd",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It significantly accelerates Java development loops by using a persistent background daemon to eliminate Maven compilation overhead.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://github.com/spring-cloud/spring-cloud-kubernetes",
|
||
"title": "github: Spring Cloud Kubernetes 🌟",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It bridges the gap between Java microservices and Kubernetes infrastructure by mapping ConfigMaps and Secrets directly to the Spring environment.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://github.com/bloomberg/memray",
|
||
"title": "github.com/bloomberg/memray 🌟🌟",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It provides high-fidelity memory profiling for Python applications, which is critical for debugging resource leaks in containerized microservices.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://quarkus.io",
|
||
"title": "quarkus.io",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It redefines modern Java for the cloud-native era by optimizing boot times and memory usage specifically for GraalVM and Kubernetes environments.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://spring.io/projects/spring-cloud",
|
||
"title": "Spring Cloud",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It remains the foundational standard for orchestrating distributed systems patterns, routing, and configuration management across enterprise Java microservices.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
}
|
||
],
|
||
"Linux & System Foundations": [
|
||
{
|
||
"url": "https://www.redhat.com/en/blog/world-domination-cgroups-part-8-down-and-dirty-cgroup-v2",
|
||
"title": "redhat.com: World domination with cgroups part 8: down and dirty with cgroup v2",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "cgroup v2 is the foundational resource control layer enabling memory pressure stalls and unified resource management in modern container engines.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://github.com/bpftrace/bpftrace",
|
||
"title": "bpftrace",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "eBPF-driven bpftrace provides safe, high-performance, dynamic kernel and userspace tracing essential for cloud-native performance analysis.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://github.com/imthenachoman/How-To-Secure-A-Linux-Server",
|
||
"title": "How-To Secure A Linux Server",
|
||
"date": "2026-03-05",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides a comprehensive, production-grade security blueprint indispensable for hardening enterprise Linux node installations.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://github.com/gcla/termshark",
|
||
"title": "termshark",
|
||
"date": "2024-04-30",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Enables interactive, packet-level network debugging over remote SSH and container network namespaces without exporting massive PCAPs.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://github.com/anordal/shellharden/blob/master/how_to_do_things_safely_in_bash.md",
|
||
"title": "github: Safe ways to do things in bash",
|
||
"date": "2026-01-05",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Establishes bulletproof shell scripting standards to prevent silent failures and security vulnerabilities in critical system and container entrypoints.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://github.com/google/zx",
|
||
"title": "zx",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Modernizes infrastructure glue code by providing a safe, JavaScript-based execution engine that replaces fragile traditional shell scripts.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://sysadminxpert.com/how-to-watch-real-time-tcp-and-udp-ports-on-linux",
|
||
"title": "sysadminxpert.com: How to watch real time TCP and UDP ports on Linux (netstat & ss) 🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Provides critical comparative diagnostics of modern socket tracking, essential for debugging routing, firewalls, and networking on Linux hosts.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://nordicapis.com/understanding-the-hidden-powers-of-curl",
|
||
"title": "**curl command**: Understanding the Hidden Powers of curl",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Details advanced curl capabilities like raw TCP manipulation and proxy tunneling crucial for diagnosing cloud API connectivity and ingress paths.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://abarrak.gitbook.io/linux-sysops-handbook",
|
||
"title": "abarrak.gitbook.io: Linux SysOps Handbook 🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "Serves as a high-density, real-world reference handbook that accelerates on-call incident resolution and performance tuning.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://www.igoroseledko.com/parallel-rsync",
|
||
"title": "igoroseledko.com: Parallel Rsync",
|
||
"date": "2026-06-01",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "Solves single-thread performance bottlenecks during massive data migrations by parallelizing rsync workflows over enterprise networks.",
|
||
"category": "Linux & System Foundations"
|
||
}
|
||
],
|
||
"AI & Agents": [
|
||
{
|
||
"url": "https://github.com/vllm-project/vllm",
|
||
"title": "vLLM on Kubernetes",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It standardizes high-performance, memory-efficient LLM serving via vLLM on Kubernetes clusters, directly bridging cloud-native infrastructure with AI workloads.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://antigravity.google",
|
||
"title": "antigravity.google: Google Antigravity Agentic Platform",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "This unified platform and SDK allows developers to seamlessly transition stateful AI agents from local prototypes to production-grade Google Kubernetes Engine deployments.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://blog.cloudflare.com/claude-managed-agents",
|
||
"title": "Announcing Claude Managed Agents on Cloudflare",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "critical",
|
||
"why": "The partnership provides a secure, sandboxed execution plane at the cloud edge for hosting and running autonomous agent workflows safely.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview",
|
||
"title": "docs.anthropic.com: Claude Code CLI",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Anthropic's official CLI agent transforms developer workflows by autonomously interacting with codebases, running tests, and managing git operations directly.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://cursor.com",
|
||
"title": "cursor.com: Cursor AI Code Editor",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "As the leading AI-first code editor, its multi-file agentic code generation features have fundamentally changed how software engineering teams write and refactor code daily.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://github.com/modelcontextprotocol/servers",
|
||
"title": "GitHub MCP Server",
|
||
"date": "2026-06-07",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "This repository establishes critical development standards for the Model Context Protocol (MCP), enabling structured, secure communication between host agents and tools.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://github.com/mudler/LocalAI",
|
||
"title": "LocalAI",
|
||
"date": "2026-06-13",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "It provides a crucial self-hosted, OpenAI-compatible API gateway that enables teams to run private, local LLMs within secure cloud-native environments.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://cast.ai",
|
||
"title": "CAST AI",
|
||
"date": "2025-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "By utilizing real-time AI algorithms to automate resource scaling and spot instance configuration, it dramatically reduces cloud spend for managed Kubernetes clusters.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://github.com/google/agents-cli",
|
||
"title": "Google Agents CLI",
|
||
"date": "2026-06-10",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Google's official CLI leverages the Model Context Protocol to streamline the design, testing, and deployment of complex agentic task orchestration workflows.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://github.com/openops-cloud/openops",
|
||
"title": "OpenOps: No-Code FinOps Automation Platform with AI",
|
||
"date": "2026-06-14",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "It integrates AI-driven cost optimization directly with Kubernetes metrics, providing a no-code FinOps solution to automate resource rightsizing.",
|
||
"category": "AI & Agents"
|
||
}
|
||
],
|
||
"Certification & Training": [
|
||
{
|
||
"url": "https://training.linuxfoundation.org/resources",
|
||
"title": "The Linux Foundation Training",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "As the official home for the CKA, CKAD, and CKS curricula, this is the single most critical training source for cloud-native professionals.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://kubernetes.io/docs/reference/kubectl/quick-reference",
|
||
"title": "kubernetes.io 🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "The canonical kubectl quick reference is an indispensable daily tool and exam aid for candidates preparing for hands-on CNCF certifications.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://kube.academy",
|
||
"title": "kube.academy",
|
||
"date": "2026-06-01",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "This VMware Tanzu-sponsored platform offers high-quality, free modular tracks specifically designed to teach advanced Kubernetes administration concepts.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://www.whizlabs.com",
|
||
"title": "Whizlabs",
|
||
"date": "2026-06-01",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Provides highly realistic exam simulators and sandbox environments specifically designed for preparing candidates to pass the CKA, CKAD, and CKS.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://www.edx.org",
|
||
"title": "edx.org",
|
||
"date": "2026-06-01",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Hosts the official introductory curricula from the Linux Foundation, acting as a primary starting point for university-grade cloud-native certificates.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://github.com/AdminTurnedDevOps/DevOps-The-Hard-Way-AWS",
|
||
"title": "==AdminTurnedDevOps/DevOps-The-Hard-Way-AWS==",
|
||
"date": "2025-04-27",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Offers a rigorous, step-by-step curriculum for learning real-world cloud operations, infrastructure as code, and security scanning on AWS.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://github.com/techiescamp/devops-projects",
|
||
"title": "==techiescamp/devops-projects==:Real-World DevOps Projects For Learning",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides comprehensive, real-world infrastructure blueprints and CI/CD templates essential for hands-on DevOps learning and portfolio building.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://cheatsheetseries.owasp.org/index.html",
|
||
"title": "cheatsheetseries.owasp.org: OWASP Cheat Sheet Series 🌟🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Serves as the ultimate application security reference, heavily utilized in training for the Certified Kubernetes Security Specialist (CKS) exam.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://github.com/stefanprodan/podinfo",
|
||
"title": "==stefanprodan/podinfo==",
|
||
"date": "2026-06-08",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "The de facto reference microservice used by engineers to practice and test Kubernetes deployment patterns, service meshes, and observability tools.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://github.com/redhat-developer-demos/knative-tutorial",
|
||
"title": "knative-tutorial",
|
||
"date": "2026-01-15",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Delivers a structured, practical tutorial for mastering Knative serving, eventing, and scale-to-zero serverless paradigms in Kubernetes.",
|
||
"category": "Certification & Training"
|
||
}
|
||
],
|
||
"Infrastructure as Code": [
|
||
{
|
||
"url": "https://www.infoq.com/news/2026/05/opentofu-release-terraform",
|
||
"title": "OpenTofu 1.12: the Feature Terraform Never Shipped",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "critical",
|
||
"why": "Successfully solves a long-standing limitation in modular configuration, marking a significant milestone for the OpenTofu open-source fork.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://www.pulumi.com/releases/agentic-infrastructure-era",
|
||
"title": "The Agentic Infrastructure Era | Pulumi Releases",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "critical",
|
||
"why": "Introduces a major paradigm shift toward autonomous, agent-driven cloud provisioning and self-healing infrastructure systems.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://www.hashicorp.com/en/blog/new-in-terraform-115-dynamic-sources-variable-deprecation-and-more",
|
||
"title": "New in Terraform 1.15: Dynamic sources, variable deprecation, and more",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "critical",
|
||
"why": "Introduces native dynamic module sources and versioning, fundamentally changing how practitioners configure upstream dependencies at initialization.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://github.com/terraform-aws-modules/terraform-aws-eks",
|
||
"title": "github.com/terraform-aws-modules/terraform-aws-eks: AWS EKS Terraform module",
|
||
"date": "2026-05-29",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Serves as the battle-tested, community-standard blueprint for orchestrating complex enterprise Amazon EKS cluster deployments.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://github.com/hashicorp/terraform-cdk",
|
||
"title": "terraform-cdk 🌟",
|
||
"date": "2025-12-10",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Allows software engineering teams to use imperative languages like TypeScript and Python to build declarative cloud native infrastructure.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://terragrunt.com",
|
||
"title": "terragrunt.gruntwork.io",
|
||
"date": "2025-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Remains the industry-standard orchestrator for keeping large-scale IaC configurations DRY and managing complex cross-module dependencies.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://github.com/terramate-io/terramate",
|
||
"title": "mineiros-io/terramate",
|
||
"date": "2026-05-27",
|
||
"stars": 3,
|
||
"impact": "high",
|
||
"why": "Optimizes large-scale multi-directory monorepos with advanced selective change detection and automated code generation.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://github.com/ansible/awx-operator",
|
||
"title": "AWX Operator",
|
||
"date": "2026-06-10",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Enables Kubernetes-native lifecycle management, scaling, and CRD-driven automation of Ansible AWX deployments.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://github.com/infracost/infracost",
|
||
"title": "Infracost 🌟",
|
||
"date": "2026-06-03",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Integrates directly into CI/CD pipelines to provide real-time FinOps cloud cost projections before resources are provisioned.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://github.com/kbst/terraform-kubestack",
|
||
"title": "Kubestack Gitops Framework",
|
||
"date": "2026-03-05",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Bridges the gap between declarative cloud infrastructure and GitOps application delivery workflows on Kubernetes.",
|
||
"category": "Infrastructure as Code"
|
||
}
|
||
],
|
||
"DevOps & Culture": [
|
||
{
|
||
"url": "https://github.com/backstage/backstage",
|
||
"title": "github.com/backstage/backstage",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It is the de facto industry-standard framework for building customizable internal developer portals, centralizing platform engineering workflows.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://github.com/microsoft/azure-devops-mcp",
|
||
"title": "Azure DevOps MCP Server",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Bridges AI-native agents and Azure DevOps, enabling automated task and workflow management directly via LLMs.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://github.com/devtron-labs/devtron",
|
||
"title": "Devtron",
|
||
"date": "2026-06-10",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Simplifies complex Kubernetes operations by unifying CI/CD, GitOps, and multi-cluster observability into a cohesive self-service portal.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/iac",
|
||
"title": "IaC Infrastructure as Code",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides a critical cloud-native reference architecture for managing infrastructure and cluster state declaratively.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://www.atlassian.com/blog/company-news/cursor-in-jira",
|
||
"title": "Introducing Cursor in Jira - Inside Atlassian",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Represents a paradigm shift in project management by integrating ticket-tracking directly with autonomous AI coding agents.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://github.com/KusionStack/kusion",
|
||
"title": "github.com/KusionStack/kusion",
|
||
"date": "2026-01-04",
|
||
"stars": 3,
|
||
"impact": "high",
|
||
"why": "Enables intent-driven declarative configuration to streamline and unify application delivery across multi-cloud platforms.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://github.com/mxschmitt/action-tmate",
|
||
"title": "action-tmate: Debug GitHub Actions via SSH",
|
||
"date": "2026-05-29",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "Drastically improves developer troubleshooting loops by providing secure interactive SSH access to active CI/CD runners.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://blog.postman.com/what-is-platformops",
|
||
"title": "blog.postman.com: What Is PlatformOps?",
|
||
"date": "2026-06-14",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Defines the strategic transition from traditional DevOps to PlatformOps, treating developer tooling and infrastructure as internal products.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/noops",
|
||
"title": "NoOps",
|
||
"date": "2026-06-14",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "Synthesizes the operational path toward abstracting infrastructure layers entirely through automation, serverless models, and self-healing systems.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/devops-tools",
|
||
"title": "DevOps Tools",
|
||
"date": "2026-06-14",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "Curates the essential modern tooling pipeline required to orchestrate continuous integration, container scheduling, and real-time telemetry.",
|
||
"category": "DevOps & Culture"
|
||
}
|
||
],
|
||
"MLOps & Data Science": [
|
||
{
|
||
"url": "https://docs.ray.io/en/latest",
|
||
"title": "Ray",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "As the dominant distributed execution framework for AI, Ray is foundational for scaling compute-heavy workloads across cloud-native environments.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://openai.com/research/scaling-kubernetes-to-7500-nodes",
|
||
"title": "openai.com: Scaling Kubernetes to 7,500 nodes 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "This landmark case study provides invaluable infrastructure blueprints for scaling Kubernetes to handle massive, state-of-the-art AI/ML training workloads.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://github.com/Netflix/metaflow",
|
||
"title": "==github.com/Netflix/metaflow== 🌟",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Netflix's production-proven framework seamlessly bridges local data science development with enterprise-scale cloud infrastructure and orchestration.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://github.com/meta-llama/llama-cookbook",
|
||
"title": "github.com/meta-llama/llama-recipes",
|
||
"date": "2026-05-19",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides industry-standard templates for parameter-efficient fine-tuning and optimization, defining modern LLMOps deployment patterns.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://medium.com/workday-engineering/implementing-a-fully-automated-sharding-strategy-on-kubernetes-for-multi-tenanted-machine-learning-4371c48122ae",
|
||
"title": "medium.com/workday-engineering: Implementing a Fully Automated Sharding' Strategy on Kubernetes for Multi-tenanted Machine Learning Applications",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Solves critical multi-tenancy and resource isolation challenges for ML applications at enterprise scale using native Kubernetes sharding.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://github.com/mikeroyal/Kubernetes-Guide/blob/main/README.md",
|
||
"title": "==mikeroyal/Kubernetes-Guide: Machine Learning== 🌟",
|
||
"date": "2026-06-18",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Serves as an essential technical reference mapping out configurations and architectural patterns for running diverse ML workloads on Kubernetes.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://medium.com/@bchenjh/full-fine-tuning-of-llama2-on-kubernetes-a983e1eb2259",
|
||
"title": "medium.com/@bchenjh: Distributed full fine-tuning of Llama2 on Kubernetes",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Demonstrates a practical, cloud-native pattern for executing complex, distributed LLM fine-tuning directly on Kubernetes clusters.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://github.com/argilla-io/argilla",
|
||
"title": "rubrix",
|
||
"date": "2026-06-08",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "A critical open-source platform that enables human-in-the-loop data curation, which is essential for continuous alignment of modern generative AI models.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://github.com/tensorchord/envd",
|
||
"title": "tensorchord/envd: Reproducible development environment for AI/ML 🌟",
|
||
"date": "2026-05-21",
|
||
"stars": 3,
|
||
"impact": "medium",
|
||
"why": "Simplifies the ML-to-cloud transition by automatically packaging Python declarations into highly reproducible, CUDA-enabled containers.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://medium.com/bakdata/scalable-machine-learning-with-kafka-streams-and-kserve-85308858d867",
|
||
"title": "medium.com/bakdata: Scalable Machine Learning with Kafka Streams and KServe",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Showcases a robust, event-driven architecture for scaling real-time model inference using KServe and Kafka on Kubernetes.",
|
||
"category": "MLOps & Data Science"
|
||
}
|
||
],
|
||
"OpenShift / Red Hat": [
|
||
{
|
||
"url": "https://github.com/openshift/hypershift",
|
||
"title": "github.com/openshift/hypershift: HyperShift",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "HyperShift introduces a major paradigm shift by hosting the OpenShift control plane as containerized workloads, drastically reducing cost and deployment time.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://www.redhat.com/en/technologies/cloud-computing/openshift/aws",
|
||
"title": "Amazon Red Hat OpenShift",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "ROSA is a cornerstone of hybrid-cloud enterprise strategy, delivering a fully-managed, native OpenShift experience directly integrated into AWS.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://github.com/redhat-cop/gitops-catalog",
|
||
"title": "==github.com/redhat-cop/gitops-catalog==",
|
||
"date": "2026-06-08",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "This community-curated collection of GitOps blueprints provides production-ready templates that standardize enterprise application delivery on OpenShift.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://github.com/operator-framework/operator-lifecycle-manager",
|
||
"title": "Red Hat OLM",
|
||
"date": "2026-06-11",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Operator Lifecycle Manager is the foundational orchestrator powering OpenShift's operator-first architecture and automated cluster upgrades.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://github.com/openshift/installer",
|
||
"title": "github.com/openshift/installer openshift installer 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "The OpenShift Installer is the core engine responsible for automated, production-grade cluster bootstrapping across diverse cloud infrastructures.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://github.com/openshift/machine-api-operator/tree/main",
|
||
"title": "Machine API",
|
||
"date": "2026-06-09",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "The Machine API Operator brings cloud-native declarative management to underlying cluster nodes, enabling automated scaling and lifecycle operations.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://www.redhat.com/en/technologies/cloud-computing/openshift/azure",
|
||
"title": "ARO",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "ARO provides a crucial co-engineered, managed OpenShift service on Azure, allowing enterprises to seamlessly run complex containerized workloads.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://www.redhat.com/en/technologies/cloud-computing/openshift/serverless",
|
||
"title": "OpenShift Serverless",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "OpenShift Serverless natively embeds Knative into the platform, providing developers with scale-to-zero capabilities and event-driven automation.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://docs.redhat.com/en/documentation/openshift_container_platform/4.22",
|
||
"title": "OpenShift 4 documentation 🌟",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "As the official documentation for the latest releases, this resource is the authoritative guide for cluster administrators managing enterprise configurations.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://github.com/okd-project/okd/blob/master/README.md",
|
||
"title": "GitHub: OKD4",
|
||
"date": "2026-06-11",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "OKD4 represents the essential upstream open-source community distribution of OpenShift, serving as the proving ground for cloud-native innovation.",
|
||
"category": "OpenShift / Red Hat"
|
||
}
|
||
],
|
||
"GCP, OCI & Others": [
|
||
{
|
||
"url": "https://github.com/GoogleCloudPlatform/k8s-config-connector",
|
||
"title": "github.com/GoogleCloudPlatform/k8s-config-connector: GCP Config Connector",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Bridges declarative Kubernetes APIs with Google Cloud resource management, enabling standard GitOps-driven infrastructure provisioning.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://cloud.google.com/blog/products/identity-security/how-to-authenticate-service-accounts-to-help-keep-applications-secure",
|
||
"title": "cloud.google.com: Choose the best way to use and authenticate service accounts on Google Cloud",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Secures Kubernetes workloads on GCP by leveraging Workload Identity, eliminating the high risk of managing long-lived service account keys.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://github.com/GoogleCloudPlatform/buildpacks",
|
||
"title": "Google Cloud Buildpacks",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Automates the generation of secure, OCI-compliant container images directly from source code, standardizing cloud-native build pipelines.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://github.com/oracle",
|
||
"title": "github.com/oracle",
|
||
"date": "2026-05-17",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Hosts the core open-source integrations like Cloud Controller Manager and CSI storage plugins necessary for enterprise Kubernetes on OCI.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://engineering.mercari.com/en/blog/entry/20211222-kubernetes-based-spanner-autoscaler",
|
||
"title": "engineering.mercari.com: Kubernetes based autoscaler for Cloud Spanner",
|
||
"date": "2026-06-18",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Demonstrates advanced cloud-native patterns by utilizing custom Kubernetes controllers to dynamically autoscale Cloud Spanner based on workload metrics.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://www.redhat.com/en/solutions/edge-computing-approach",
|
||
"title": "Red Hat's approach to Edge Computing 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Addresses the key operational challenge of deploying cloud-native workloads to resource-constrained edge environments using MicroShift.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://docs.cloud.google.com/architecture",
|
||
"title": "A hybrid cloud-native DevSecOps pipeline with JFrog Artifactory and GKE on-prem 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Establishes a comprehensive, secure DevSecOps framework for enterprise environments utilizing GKE on-premises and hybrid cloud architectures.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://cloud.google.com/blog/products/networking/private-service-connect-is-now-generally-available",
|
||
"title": "cloud.google.com: Consume services faster, privately and securely - Private Service Connect now in GA",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Simplifies multi-tenant and cross-organization cloud networking by facilitating secure, private service connections without complex VPN infrastructure.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://learn.microsoft.com/en-us/azure/virtual-machines/linux/openshift-container-platform-4x",
|
||
"title": "OpenShift in Azure",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Delivers a fully managed, jointly engineered enterprise OpenShift platform that bridges Red Hat ecosystems with native public cloud infrastructure.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://cloud.google.com/blog/topics/developers-practitioners/microservices-architecture-google-cloud",
|
||
"title": "cloud.google.com: Microservices architecture on Google Cloud",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Serves as a vital reference blueprint for engineering teams modeling secure microservices networks using GKE and Anthos Service Mesh.",
|
||
"category": "GCP, OCI & Others"
|
||
}
|
||
],
|
||
"Containers & Runtime": [
|
||
{
|
||
"url": "https://github.com/containerd/containerd",
|
||
"title": "containerd - An open and reliable container runtime",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It serves as the industry-standard container runtime powering modern Kubernetes clusters globally following Docker shim deprecation.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://docs.docker.com/build",
|
||
"title": "buildkit",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It represents a major paradigm shift in container image building, introducing concurrent stages and highly efficient caching.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://podman.io",
|
||
"title": "podman",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It drives the enterprise transition toward daemonless, rootless container management and native Kubernetes integration.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://dapr.io",
|
||
"title": "Dapr",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It provides a highly modular sidecar architecture that standardizes state management and pub/sub for distributed container runtimes.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://knative.dev",
|
||
"title": "knative.dev",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It is the premier Kubernetes-native platform for orchestrating scale-to-zero serverless container workloads.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://github.com/opencontainers/runc",
|
||
"title": "runc",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It remains the canonical, industry-standard low-level OCI runtime engine that directly spawns containers on Linux.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://buildah.io",
|
||
"title": "buildah",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It enables secure, daemonless creation of OCI-compliant container images, dramatically reducing the pipeline security footprint.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://github.com/docker/build-push-action",
|
||
"title": "**GitHub build-push-action**",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It functions as the ubiquitous enterprise pipeline standard for automating Docker Buildx and multi-platform container image compilation.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://github.com/cert-manager/cert-manager",
|
||
"title": "==cert-manager/cert-manager==",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It is the industry-standard tool for automating certificate lifecycles to ensure encrypted communication between cloud-native runtimes.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://github.com/containers/crun",
|
||
"title": "crun",
|
||
"date": "2026-05-30",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "It offers an ultra-fast, low-memory, C-based alternative to runc with native support for advanced Linux namespace features.",
|
||
"category": "Containers & Runtime"
|
||
}
|
||
],
|
||
"Networking & Service Mesh": [
|
||
{
|
||
"url": "https://github.com/istio/istio",
|
||
"title": "github.com: Istio",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "As the industry-standard service mesh, Istio defines the state of the art for zero-trust security, traffic management, and observability in enterprise Kubernetes.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://github.com/kubernetes-sigs/gateway-api",
|
||
"title": "Kubernetes Gateway API",
|
||
"date": "2026-06-12",
|
||
"stars": 4,
|
||
"impact": "critical",
|
||
"why": "This official, highly expressive next-generation routing specification fundamentally replaces the legacy Ingress resource to unify edge and service-mesh configurations.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://github.com/containernetworking",
|
||
"title": "github.com/containernetworking 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "This repository hosts the foundational CNI specification and core plugins that govern container networking across the entire cloud-native ecosystem.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://linkerd.io",
|
||
"title": "Linkerd",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Linkerd provides an ultra-lightweight, Rust-powered, and CNCF-graduated alternative to heavy Envoy-based service meshes with native automatic mTLS.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://github.com/envoyproxy/gateway",
|
||
"title": "Envoy Gateway",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It unifies ingress controller standards by bringing the Gateway API directly to the Envoy Proxy, simplifying cloud-native edge architectures.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://www.hashicorp.com/blog/consul-20-improves-flexibility-control-and-scalability",
|
||
"title": "Consul 2.0 improves flexibility, control, and scalability",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "The release of Consul 2.0 introduces multi-port service mesh support and multi-cloud security advancements, strengthening its place in enterprise architectures.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://github.com/kubernetes/enhancements",
|
||
"title": "NodeLocal DNSCache",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "This architectural enhancement eliminates DNS performance bottlenecks and latency spikes at scale by caching queries locally on every cluster node.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://github.com/netbox-community/netbox",
|
||
"title": "NetBox IPAM 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "NetBox serves as the industry-standard single source of truth for programmable IP address management (IPAM) and infrastructure automation.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://meshery.io",
|
||
"title": "Meshery.io:",
|
||
"date": "2026-06-01",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "This CNCF tool simplifies multi-mesh operations by enabling unified performance benchmarking, conformance testing, and design across diverse service meshes.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://github.com/flannel-io/flannel",
|
||
"title": "Flannel",
|
||
"date": "2026-06-08",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Flannel remains a highly stable, lightweight, and foundational CNI solution widely used for simple Kubernetes networking installations.",
|
||
"category": "Networking & Service Mesh"
|
||
}
|
||
],
|
||
"AWS": [
|
||
{
|
||
"url": "https://aws.amazon.com/blogs/aws/get-started-with-openai-gpt-5-5-gpt-5-4-models-and-codex-on-amazon-bedrock",
|
||
"title": "Get started with OpenAI GPT-5.5, GPT-5.4 models, and Codex on Amazon Bedrock",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "critical",
|
||
"why": "Marks a major industry paradigm shift by bringing OpenAI's frontier models to AWS Bedrock, ending Microsoft's exclusive hosting agreement.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://github.com/localstack/localstack",
|
||
"title": "github.com/localstack/localstack",
|
||
"date": "2026-03-23",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Remains the absolute industry standard for local AWS emulation, enabling rapid, cost-effective cloud-native testing and development.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://github.com/aws/containers-roadmap",
|
||
"title": "aws/containers-roadmap: AWS Containers Roadmap",
|
||
"date": "2025-03-25",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Provides crucial transparency and direct community collaboration on the engineering roadmap for AWS container services like EKS and ECS.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://aws.amazon.com/blogs/aws/introducing-the-next-generation-of-amazon-opensearch-serverless-for-building-your-agentic-ai-applications",
|
||
"title": "Introducing the next generation of Amazon OpenSearch Serverless for building your agentic AI applications",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Introduces a rebuilt serverless search architecture that completely decouples compute and storage for modern agentic AI workloads.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://github.com/tenable/access-undenied-aws",
|
||
"title": "ermetic/access-undenied-aws 🌟",
|
||
"date": "2026-04-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Significantly simplifies AWS IAM troubleshooting by parsing Access Denied errors and pinpointing the exact blocking policy or SCP.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://github.com/open-guides/og-aws",
|
||
"title": "The Open Guide to Amazon Web Services",
|
||
"date": "2024-08-16",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Serves as an indispensable, community-driven guide that exposes real-world AWS engineering constraints and unvarnished operational realities.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://github.com/salesforce/metabadger",
|
||
"title": "Metabadger",
|
||
"date": "2025-05-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Automates the critical security hardening of EC2 instances by systematically enforcing IMDSv2 to prevent SSRF exploitation.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://github.com/saml-to/assume-aws-role-action",
|
||
"title": "saml-to/assume-aws-role-action",
|
||
"date": "2024-01-09",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Enhances CI/CD pipeline security by leveraging OIDC to assume AWS IAM roles, eliminating the need for risky long-lived static credentials.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://netflixtechblog.com/from-silos-to-service-topology-why-netflix-built-a-real-time-service-map-0165ba13a7bc?source=rss----2615bd06b42e---4",
|
||
"title": "From Silos to Service Topology: Why Netflix Built a Real-Time Service Map",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Demonstrates next-generation observability by correlating eBPF network flows with service registries to map complex microservice architectures.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://github.com/awslabs/aws-cloudsaga",
|
||
"title": "==awslabs/aws-cloudsaga: AWS CloudSaga - Simulate security events in AWS==",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Enables security operations teams to validate detection mechanisms by simulating malicious activities directly inside AWS environments.",
|
||
"category": "AWS"
|
||
}
|
||
],
|
||
"Security & Compliance": [
|
||
{
|
||
"url": "https://github.com/hashicorp/vault",
|
||
"title": "hashicorp/vault",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It is the undisputed industry-standard tool for multi-cloud secrets management, dynamic credential brokering, and zero-trust data protection.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://www.openpolicyagent.org",
|
||
"title": "OPA Open Policy Agent 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "As a CNCF graduated project, OPA remains the foundational standard for unifying fine-grained, declarative policy-as-code enforcement across microservices.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://github.com/aquasecurity/trivy",
|
||
"title": "trivy",
|
||
"date": "2026-06-11",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It is the de facto standard for rapid container, package, and Infrastructure-as-Code vulnerability scanning integrated into modern CI/CD pipelines.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://external-secrets.io",
|
||
"title": "external-secrets.io 🌟",
|
||
"date": "2025-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It is the industry-standard operator that securely bridges external secret management backends directly into native Kubernetes Secrets.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://github.com/cilium/tetragon",
|
||
"title": "Tetragon (Cilium)",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides cutting-edge, eBPF-powered real-time security observability and runtime kernel enforcement to block threats before they reach the application layer.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://www.tigera.io/project-calico",
|
||
"title": "Project Calico 🌟",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "An industry-standard networking and network security engine that leverages eBPF to enforce high-performance microsegmentation policies.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://github.com/prowler-cloud/prowler",
|
||
"title": "==github.com/prowler-cloud/prowler== 🌟🌟",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "A premier tool for Cloud Security Posture Management (CSPM), enabling automated compliance auditing across multi-cloud environments against global standards.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://www.checkov.io",
|
||
"title": "checkov.io",
|
||
"date": "2026-05-17",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "A leading static analysis tool that actively prevents cloud misconfigurations by scanning Infrastructure-as-Code blueprints before deployment.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://github.com/kubernetes-sigs/security-profiles-operator",
|
||
"title": "kubernetes-sigs/security-profiles-operator",
|
||
"date": "2026-06-12",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "A Kubernetes SIG-managed project that simplifies the native orchestrating and hardening of Seccomp, AppArmor, and SELinux profiles.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://github.com/kubescape/kubescape",
|
||
"title": "kubescape",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "An active CNCF Sandbox platform that automates multi-framework Kubernetes configuration scanning, risk profiling, and compliance management.",
|
||
"category": "Security & Compliance"
|
||
}
|
||
],
|
||
"Architecture & Microservices": [
|
||
{
|
||
"url": "https://github.com/mfornos/awesome-microservices",
|
||
"title": "Awesome microservices",
|
||
"date": "2026-06-10",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Provides a definitive directory of microservices patterns, API gateways, and event-streaming components vital for building decoupled systems.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/binhnguyennus/awesome-scalability",
|
||
"title": "Awesome Scalability",
|
||
"date": "2026-01-04",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Offers foundational structural design patterns for building scalable, highly available backend architectures and microservices environments.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/rootsongjc/awesome-cloud-native",
|
||
"title": "rootsongjc/awesome-cloud-native 🌟",
|
||
"date": "2026-06-08",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Systematically maps the CNCF ecosystem, providing cloud-native architects with curated guidelines on service meshes, logging, and storage.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/open-policy-agent/awesome-opa",
|
||
"title": "anderseknert/awesome-opa 🌟",
|
||
"date": "2026-05-25",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Enables policy-as-code enforcement across Kubernetes and microservices using Open Policy Agent (OPA), a graduated CNCF project.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/calvin-puram/awesome-kubernetes-operator-resources",
|
||
"title": "github.com/calvin-puram: Awesome Kubernetes Operator Resources",
|
||
"date": "2026-04-25",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Acts as a premier reference for developing Kubernetes Operators to automate complex, stateful application deployments.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/clusterpedia-io/clusterpedia",
|
||
"title": "clusterpedia-io/clusterpedia 🌟",
|
||
"date": "2026-05-30",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Introduces a highly novel multi-cluster search engine that synchronizes Kubernetes resources across environments to simplify management.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/mingrammer/diagrams",
|
||
"title": "mingrammer/diagrams",
|
||
"date": "2026-06-09",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Shifts the documentation paradigm by enabling architects to write complex cloud infrastructure diagrams dynamically as Python code.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/mailtoharshit/Awesome-Api-Management-Tools",
|
||
"title": "Awesome API Management Tools",
|
||
"date": "2022-11-10",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Crucial for microservices governance, cataloging tools that manage API gateways, design portals, and OpenAPI specifications.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/terraform",
|
||
"title": "Terraform Kubernetes Boilerplates 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides enterprise-grade, pre-tested Terraform configurations for establishing secure and standardized public cloud Kubernetes infrastructure.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/docker/awesome-compose",
|
||
"title": "Awesome Compose 🌟",
|
||
"date": "2026-06-10",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Offers official, curated declarative multi-container topology configurations essential for orchestrating localized microservice stacks.",
|
||
"category": "Architecture & Microservices"
|
||
}
|
||
],
|
||
"Platform Engineering & DevEx": [
|
||
{
|
||
"url": "https://backstage.io",
|
||
"title": "Backstage Developer Portal:",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "As the premier CNCF project for building internal developer portals, Backstage is the industry-standard foundation for enterprise Platform Engineering and DevEx.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://github.com/Azure/draft",
|
||
"title": "==Azure/Draft== 🌟",
|
||
"date": "2026-06-11",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Streamlines cloud-native developer experience by scanning application source code to automatically generate Dockerfiles and Kubernetes manifests.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://konghq.com/products/kong-gateway",
|
||
"title": "Kong API Manager",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Stands as the world's most popular lightweight API gateway, serving as a critical traffic routing and policy enforcement layer in microservice platforms.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://github.com/apache/apisix",
|
||
"title": "apisix",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides a high-performance, fully dynamic cloud-native API gateway built on Nginx that is ideal for handling dynamic routing and telemetry integration.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://squidfunk.github.io/mkdocs-material",
|
||
"title": "Material for MkDocs",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Acts as the de facto industry standard UI for engineering documentation, enabling modern docs-as-code workflows that dramatically elevate DevEx.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://doc.traefik.io/traefik",
|
||
"title": "docs.traefik.io",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Traefik is a foundational cloud-native ingress proxy designed to dynamically configure and route traffic within containerized environments.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://cloud.google.com/apigee",
|
||
"title": "Google Apigee API Manager",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Provides enterprise-grade API management and security globally, serving as a robust centralized control plane for large-scale hybrid cloud platforms.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://www.redhat.com/en/technologies/jboss-middleware/3scale",
|
||
"title": "Red Hat 3scale API Management",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Delivers a Kubernetes-native, operator-driven API management framework optimized for secure microservices delivery on enterprise platforms like Red Hat OpenShift.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://tyk.io",
|
||
"title": "Tyk API Manager",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Offers an ultra-lightweight and highly performant Go-based API gateway with excellent multi-datacenter and dynamic clustering capabilities.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://readme.so",
|
||
"title": "readme.so",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Directly enhances early-stage developer experience by providing an intuitive interactive builder to standardize and accelerate repository documentation.",
|
||
"category": "Platform Engineering & DevEx"
|
||
}
|
||
],
|
||
"Spain": [
|
||
{
|
||
"url": "https://www.aboutamazon.es/innovaci%C3%B3n/aws-acelera-la-apertura-de-la-regi%C3%B3n-aws-europa-espa%C3%B1a-para-apoyar-la-transformaci%C3%B3n-digital-de-espa%C3%B1a",
|
||
"title": "aboutamazon.es: AWS acelera la apertura de la Región AWS Europa (España)' para apoyar la transformación digital de España",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "The opening of an AWS Region in Spain provides essential infrastructure for local cloud-native adoption and data residency compliance.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://www.technologyreview.es/article/las-empresas-que-empiezan-lo-grande-con-la-ia-fracasan-mas",
|
||
"title": "technologyreview.es: \"Las empresas que empiezan a lo grande con la IA fracasan más\" 🌟",
|
||
"date": "2026-06-18",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Provides critical strategic guidance on avoiding common pitfalls in enterprise AI transformation, which is increasingly integrated into cloud-native pipelines.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://apimarket.cecabank.es",
|
||
"title": "Cecabank API Market",
|
||
"date": "2026-06-01",
|
||
"stars": 3,
|
||
"impact": "high",
|
||
"why": "Demonstrates enterprise-grade API management and security compliance required by the PSD2 mandate in the Spanish financial sector.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://api-market.santalucia.es",
|
||
"title": "santalucia.es",
|
||
"date": "2026-06-01",
|
||
"stars": 3,
|
||
"impact": "medium",
|
||
"why": "Showcases the shift toward API-first architectures and B2B integration patterns within the traditional insurance sector.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://systemadmin.es",
|
||
"title": "systemadmin.es",
|
||
"date": "2026-06-01",
|
||
"stars": 3,
|
||
"impact": "medium",
|
||
"why": "Provides foundational knowledge on Linux performance and storage optimization necessary for managing high-performance Kubernetes clusters.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://www.softzone.es/noticias/programas/conoce-fleet-ide-ultraligero-mano-jetbrains",
|
||
"title": "softzone.es: Conoce Fleet, el nuevo IDE ultraligero de la mano de JetBrains",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Introduces new developer tooling paradigms that prioritize remote execution and lightweight environments, matching cloud-native development workflows.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://www.computing.es/mundo-digital/opinion/1129764046601/retos-del-outsourcing-de-servicios-it-espana.1.html",
|
||
"title": "computing.es: Retos del outsourcing de servicios IT en España",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Addresses the structural challenges of IT outsourcing in Spain, directly impacting how organizations manage cloud-native scaling and DevOps silos.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://libropython.es",
|
||
"title": "Think Python en espanol (Piensa en Python)",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "Facilitates broader technical literacy in the Spanish community by providing a modern, accessible resource for foundational programming.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://www.20minutos.es/tecnologia/actualidad/amazon-web-services-vuelve-a-romper-internet-se-ha-caido-ya-tres-veces-en-el-mismo-mes-y-le-llueven-las-criticas-4931834",
|
||
"title": "20minutos.es: Amazon Web Services vuelve a romper Internet: se ha caído ya tres veces en el mismo mes y le llueven las críticas",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Highlights systemic risks of hyperscaler dependency, prompting necessary architecture discussions around multi-cloud and resilience strategies.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://www.hays.es/blog/insights/la-gran-renuncia",
|
||
"title": "hays.es: ‘La Gran Renuncia’: ¿por qué tantos profesionales se están planteando' dejar su trabajo?",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Provides essential context on talent retention and professional shifts in the Spanish IT sector, impacting team stability for cloud-native projects.",
|
||
"category": "España"
|
||
}
|
||
],
|
||
"Europe": [
|
||
{
|
||
"url": "https://gaia-x.eu",
|
||
"title": "Gaia-X.eu",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Establishes a unified, secure, and sovereign European data infrastructure to reduce enterprise dependency on non-EU hyperscalers.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://www.justinpolidori.it/posts/20220116_sign_images_with_cosign_and_verify_with_gatekeeper",
|
||
"title": "justinpolidori.it: Secure Your Docker Images With Cosign (and OPA Gatekeeper)",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Enforces supply chain security in Kubernetes by combining cryptographic container signing with policy-based admission control.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://courses.mooc.fi/org/uh-cs/courses/devops-with-kubernetes",
|
||
"title": "devopswithkubernetes.com",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Provides a comprehensive, open-source academic curriculum that democratizes production-grade Kubernetes education.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://http3-explained.haxx.se",
|
||
"title": "http3-explained.haxx.se: HTTP/3 explained 🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Provides the definitive technical guide to the QUIC protocol, reshaping edge performance and cloud-native ingress routing.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://versusmind.eu/blog/dapr-a-serverless-runtime-for-distributed-applications",
|
||
"title": "versusmind.eu: Dapr - a serverless runtime for distributed applications' 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Explores Dapr as a key CNCF runtime that significantly simplifies microservice integration and state management on Kubernetes.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://blog.knell.it/making-your-helm-chart-observable-for-prometheus",
|
||
"title": "blog.knell.it: Making your Helm Chart observable for Prometheus",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Bridges deployment and observability by detailing how to natively integrate Prometheus monitoring metrics into Helm packages.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://blog.alterway.fr/en/building-a-continious-deployment-pipeline-with-kubernetes-and-concourse-ci.html",
|
||
"title": "Building a continious deployment pipeline with Kubernetes and Concourse-CI",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Addresses the critical security boundaries and access controls required to orchestrate Kubernetes-native continuous deployment pipelines.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://ruuda.nl/2023/the-yaml-document-from-hell",
|
||
"title": "ruudvanasseldonk.com: The yaml document from hell",
|
||
"date": "2026-06-14",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Exposes critical edge cases and pitfalls of YAML, the dominant yet highly error-prone configuration standard of Kubernetes.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://en.sokube.ch/post/k3s-k3d-k8s-a-new-perfect-match-for-dev-and-test-1",
|
||
"title": "en.sokube.ch: K3S + K3D = K8S : a new perfect match for dev and test",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Highlights a highly efficient, lightweight development environment that mirrors production Kubernetes patterns locally.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://www.padok.fr/en/blog/templating-openshift-helm-templates",
|
||
"title": "Templating on OpenShift: should I use Helm templates or OpenShift templates?' 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Evaluates configuration management options to help enterprise teams optimize application packaging on Red Hat OpenShift.",
|
||
"category": "Europe"
|
||
}
|
||
],
|
||
"FinOps & Cloud Cost": [
|
||
{
|
||
"url": "https://www.finops.org",
|
||
"title": "FinOps Foundation: FinOps.org",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Serves as the foundational standard-setting body codifying FinOps practices, frameworks, and open specifications like FOCUS for cloud-native architectures.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://www.cncf.io/blog/2021/06/29/finops-for-kubernetes-insufficient-or-nonexistent-kubernetes-cost-monitoring-is-causing-overspend",
|
||
"title": "cncf.io: FinOps for Kubernetes: Insufficient – or nonexistent – Kubernetes' cost monitoring is causing overspend",
|
||
"date": "2026-06-18",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Provides CNCF-backed guidance on why visibility and cost monitoring are crucial to stopping runaway costs in complex Kubernetes deployments.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://engineering.razorpay.com/the-culture-of-cost-optimization-reducing-kubernetes-cost-by-300-000-32611cdd19d9",
|
||
"title": "engineering.razorpay.com: The Culture of Cost Optimization — Reducing Kubernetes' cost by $300,000",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Offers a highly valuable real-world enterprise blueprint on how cultural and technical optimizations slashed Kubernetes spending by $300,000.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://medium.com/develeap/cutting-down-kubernetes-costs-cast-ai-vs-karpenter-20f6788b4c67",
|
||
"title": "medium.com/develeap: Cutting down Kubernetes Costs: Cast.ai vs. Karpenter",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Compares the leading automated cloud-native node provisioning technologies, Cast.ai and Karpenter, which represent the state-of-the-art in container cost optimization.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://cast.ai/blog/keep-your-aws-kubernetes-costs-in-check-with-intelligent-allocation",
|
||
"title": "cast.ai: Keep your AWS Kubernetes costs in check with intelligent allocation' (EKS)",
|
||
"date": "2026-05-17",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Demonstrates how automated container provisioning and dynamic node scaling can drastically curb resource over-provisioning on managed Kubernetes.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://github.com/towardsthecloud/cloudburn",
|
||
"title": "Cloudburn: An Open-Source Policy Engine for AWS Spending",
|
||
"date": "2026-04-09",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Introduces a novel open-source policy engine that applies declarative, GitOps-friendly auditing rules specifically to cloud infrastructure spending.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://medium.com/@danielepolencic/reserved-cpu-and-memory-in-kubernetes-nodes-65aee1946afd",
|
||
"title": "==medium.com/@danielepolencic: In Kubernetes, are there hidden costs to' running many cluster nodes?==",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Delivers an essential technical deep-dive into the hidden overhead costs of node-level CPU and memory reservation in Kubernetes clusters.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://thenewstack.io/kubernetes/7-tips-for-cutting-down-your-aws-kubernetes-bill",
|
||
"title": "thenewstack.io: 7 Tips for Cutting Down Your AWS Kubernetes Bill",
|
||
"date": "2026-05-18",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Compiles highly actionable, industry-standard strategies including Spot instances and auto-scalers like Karpenter to optimize EKS bills.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://medium.com/compass-true-north/halving-kubernetes-compute-costs-with-vertical-pod-autoscaler-df658c043301",
|
||
"title": "medium.com/compass-true-north: Halving Kubernetes Compute Costs With Vertical' Pod Autoscaler",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Illustrates how utilizing the Vertical Pod Autoscaler (VPA) can automate container rightsizing and halve compute costs in production.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://github.com/learnk8s/xlskubectl",
|
||
"title": "==learnk8s/xlskubectl==",
|
||
"date": "2026-06-18",
|
||
"stars": 3,
|
||
"impact": "medium",
|
||
"why": "Provides a novel technical tool that bridges the gap between engineering CLI outputs and finance spreadsheets for easy cost forecasting.",
|
||
"category": "FinOps & Cloud Cost"
|
||
}
|
||
],
|
||
"Virtualization & Private Cloud": [
|
||
{
|
||
"url": "https://cluster-api.sigs.k8s.io",
|
||
"title": "ClusterAPI",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Enables declarative, API-driven lifecycle management of Kubernetes clusters across diverse virtualization and bare-metal environments.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/openshift",
|
||
"title": "Openshift Container Platform",
|
||
"date": "2026-06-14",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Acts as a market-leading enterprise hybrid platform with native virtualization support for running VMs alongside containers.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/rancher",
|
||
"title": "Rancher: Enterprise management for Kubernetes",
|
||
"date": "2026-06-14",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Simplifies management and operations of multi-cluster Kubernetes deployments on private cloud and bare-metal architectures.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://github.com/kubernetes-sigs/kubespray",
|
||
"title": "**Kubespray**",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides the industry-standard Ansible automation necessary to configure and deploy production-ready clusters on-premises.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://github.com/zarf-dev/zarf",
|
||
"title": "defenseunicorns/zarf",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Enables highly secure cloud-native application delivery in strictly air-gapped and disconnected private cloud environments.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://github.com/kubeinit/kubeinit",
|
||
"title": "Kubeinit 🌟",
|
||
"date": "2025-12-05",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Automates the deployment of enterprise Kubernetes distributions specifically targeted at libvirt/KVM virtualization infrastructures.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://cloud.vmware.com/tanzu",
|
||
"title": "**VMware Kubernetes Tanzu**",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Seamlessly integrates cloud-native container orchestration with industry-standard VMware vSphere virtualization infrastructure.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://developer.hashicorp.com/nomad",
|
||
"title": "Nomad",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Offers a lightweight, operationally simple alternative to Kubernetes for managing virtualized and bare-metal workloads at scale.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://github.com/poseidon/typhoon",
|
||
"title": "poseidon/typhoon",
|
||
"date": "2026-06-08",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Leverages Terraform to provide a secure, minimalist approach to bootstrapping upstream Kubernetes on bare-metal systems.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://www.cncf.io/online-programs/deploying-kubernetes-to-bare-metal-using-cluster-api",
|
||
"title": "cncf.io webinar: Deploying Kubernetes to bare metal using cluster API",
|
||
"date": "2026-06-18",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "Details the strategic use of Cluster API to bring cloud-native declarative operations directly to bare-metal deployments.",
|
||
"category": "Virtualization & Private Cloud"
|
||
}
|
||
],
|
||
"Asia-Pacific": [
|
||
{
|
||
"url": "https://mixi-developers.mixi.co.jp/compare-eso-with-secret-csi-402bf37f20bc?gi=a7ce4398a8d7",
|
||
"title": "mixi-developers.mixi.co.jp: Comparing External Secrets Operator with Secret' Storage CSI as Kubernetes External Secrets is Deprecated",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Provides a crucial architectural comparison for managing enterprise secrets securely on Kubernetes following the deprecation of legacy tools.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://comparecloud.in",
|
||
"title": "comparecloud.in: Public Cloud Services Comparison 🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Simplifies multi-cloud architecture planning by mapping services across major public cloud providers for engineering teams.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://devstack.in/2020/05/25/deploy-prometheus-operator-with-helm3-and-private-registry",
|
||
"title": "devstack.in: Deploy Prometheus Operator with Helm3 and Private Registry' 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Delivers a production-ready guide for deploying observability infrastructure securely in enterprise environments using private registries.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://devsecops.co.in/2021/05/13/gitops-guide-what-why-and-how",
|
||
"title": "devsecops.co.in: GitOps Guide – What, Why and How? 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Demystifies the GitOps methodology, which is a fundamental paradigm shift for modern cloud-native continuous delivery.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://ishantgaurav.in/2021/07/18/kubernetes-sidecar-container-pattern",
|
||
"title": "ishantgaurav.in: Kubernetes – Sidecar Container Pattern",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Explains the sidecar pattern, which is essential for implementing service meshes and platform-level logging in Kubernetes.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://ittroubleshooter.in/run-parallel-build-kubernetes-cluster-jenkins",
|
||
"title": "ittroubleshooter.in: Run Parallel Builds in Kubernetes Cluster with Jenkins' Pipeline 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Optimizes continuous integration pipelines by leveraging Kubernetes to run parallel, dynamically scaled build jobs.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://devopstalks.in/everything-about-prometheus",
|
||
"title": "devopstalks.in: Everything about Prometheus",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Offers a comprehensive deep dive into Prometheus, the de facto standard tool for cloud-native system observability.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://blog.learncodeonline.in/kubernetes-scheduling-taints-and-tolerations",
|
||
"title": "blog.learncodeonline.in: Kubernetes Scheduling - Taints and Tolerations",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Enables engineers to design resilient and segregated clusters using advanced Kubernetes scheduling constraints.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://blog.learncodeonline.in/kubernetes-scheduling-daemonset",
|
||
"title": "blog.learncodeonline.in: Kubernetes Scheduling - DaemonSet",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Details DaemonSet scheduling, which is vital for deploying node-level logging and security agents uniformly across a cluster.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://skilledfield.com.au/monitoring-kubernetes-and-docker-container-logs",
|
||
"title": "skilledfield.com.au: Monitoring Kubernetes and Docker Container Logs",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Guides operational teams through establishing essential log aggregation pipelines for containerized applications.",
|
||
"category": "Asia-Pacific"
|
||
}
|
||
],
|
||
"Americas": [
|
||
{
|
||
"url": "https://www.ccohs.ca/oshanswers/ergonomics/shovel.html",
|
||
"title": null,
|
||
"date": "2026-06-02",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "",
|
||
"category": "Americas"
|
||
},
|
||
{
|
||
"url": "https://businessinsider.mx/trucos-chatgpt-aminorar-carga-laboranl_vida-profesional",
|
||
"title": "businessinsider.mx: 5 trucos de ChatGPT que pueden ayudar a reducir tu carga' laboral",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "A curated technical resource and architectural guide covering businessinsider.mx: 5 trucos de ChatGPT que pueden ayudar a reducir tu carga' laboral in the Kubernetes Tools ecosystem.",
|
||
"category": "Americas"
|
||
}
|
||
]
|
||
},
|
||
"12_months": {
|
||
"Kubernetes & Orchestration": [
|
||
{
|
||
"url": "https://www.apptio.com/products/kubecost/?src=kc-com",
|
||
"title": "Kubecost 🌟",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It is the industry-standard FinOps tool for real-time Kubernetes cost allocation, essential for managing multi-cluster cloud spend.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/crossplane",
|
||
"title": "Crossplane",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It shifts the infrastructure paradigm by transforming Kubernetes into a universal control plane to declaratively manage any cloud resource.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/SigNoz/signoz",
|
||
"title": "==SigNoz: Open source Application Performance Monitoring (APM) & Observability' tool== 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It provides an open-source, OpenTelemetry-native APM alternative that consolidates metrics, traces, and logs in a single platform.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/Azure/azure-workload-identity",
|
||
"title": "==Azure/azure-workload-identity==",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It delivers a modern, zero-trust security model by seamlessly federating Kubernetes Service Accounts with Microsoft Entra ID.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/NVIDIA/k8s-device-plugin",
|
||
"title": "NVIDIA/k8s-device-plugin: NVIDIA device plugin for Kubernetes",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It acts as the critical bridge for hardware-accelerated workloads, enabling Kubernetes to schedule and run modern AI/ML workloads on GPUs.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/akuity/kargo",
|
||
"title": "==github.com/akuity/kargo==",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It fills a major gap in the GitOps ecosystem by orchestrating multi-stage application promotion natively within Kubernetes.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/gravitational/teleport",
|
||
"title": "Teleport 🌟",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It consolidates multi-protocol infrastructure access control and auditing, providing robust zero-trust security for Kubernetes APIs.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/aws-controllers-k8s/community",
|
||
"title": "AWS Controllers for Kubernetes (ACK) 🌟",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It allows platform engineers to manage AWS cloud resources directly through standard Kubernetes custom resources, reducing tool sprawl.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/projectcapsule/capsule",
|
||
"title": "Capsule Operator",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It simplifies enterprise platform engineering by aggregating namespaces into secure, multi-tenant virtual clusters with policy enforcement.",
|
||
"category": "Kubernetes & Orchestration"
|
||
},
|
||
{
|
||
"url": "https://github.com/k8gb-io/k8gb",
|
||
"title": "k8gb 🌟",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "It solves multi-region high availability by implementing a lightweight, Kubernetes-native Global Server Load Balancer using CoreDNS.",
|
||
"category": "Kubernetes & Orchestration"
|
||
}
|
||
],
|
||
"Observability, SRE & Testing": [
|
||
{
|
||
"url": "https://github.com/open-telemetry/opentelemetry-collector",
|
||
"title": "OpenTelemetry Collector",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Serves as the de facto vendor-agnostic standard for collecting, processing, and routing telemetry across modern cloud-native architectures.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/prometheus/prometheus",
|
||
"title": "github.com/prometheus/prometheus",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The industry-standard, CNCF-graduated telemetry engine that powers Kubernetes monitoring and alerting worldwide.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/prometheus-operator/kube-prometheus",
|
||
"title": "kube-prometheus",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The definitive reference monitoring stack that pre-configures Prometheus, Grafana, and critical exporters for Kubernetes cluster observability.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/open-telemetry/opentelemetry-operator",
|
||
"title": "github.com/open-telemetry/opentelemetry-operator",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Simplifies cloud-native telemetry collection by automating OpenTelemetry Collector deployment and injecting auto-instrumentation into workloads.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/grafana/tempo",
|
||
"title": "Grafana Tempo",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Revolutionizes large-scale tracing by using cost-effective object storage, making distributed tracing highly accessible for enterprise SREs.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/grafana/mimir",
|
||
"title": "github.com/grafana/mimir",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Enables massive scalability and multi-tenancy for long-term Prometheus metrics storage, eliminating local TSDB scaling bottlenecks.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/chaos-mesh/chaos-mesh",
|
||
"title": "Chaos Mesh",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "A powerful CNCF-incubating platform that brings advanced chaos engineering and failure injection natively to Kubernetes environments.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/OpenSLO/OpenSLO",
|
||
"title": "OpenSLO specification 🌟",
|
||
"date": "2025-11-25",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Standardizes the definition of SLOs, SLIs, and error budgets as declarative code, bridging the gap between developers and SREs.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://locust.io",
|
||
"title": "Locust",
|
||
"date": "2025-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Shifts performance testing left by allowing SREs to write highly scalable, developer-friendly load-testing scenarios in pure Python.",
|
||
"category": "Observability, SRE & Testing"
|
||
},
|
||
{
|
||
"url": "https://github.com/netdata/netdata",
|
||
"title": "Netdata",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides zero-configuration, per-second real-time system monitoring with an immense community footprint of over 79k stars.",
|
||
"category": "Observability, SRE & Testing"
|
||
}
|
||
],
|
||
"Data, Messaging & Storage": [
|
||
{
|
||
"url": "https://github.com/kubernetes-sigs/sig-storage-local-static-provisioner",
|
||
"title": "github.com/kubernetes-sigs: Local Persistence Volume Static Provisioner' 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Automates static provisioning of high-performance local NVMe/SSD storage, which is critical for running low-latency database workloads on Kubernetes.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://github.com/velero-io/velero",
|
||
"title": "github.com/vmware-tanzu/velero",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The de facto standard open-source utility for Kubernetes cluster backup and disaster recovery, ensuring enterprise state safety.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://github.com/CrunchyData/postgres-operator",
|
||
"title": "github.com/CrunchyData/postgres-operator",
|
||
"date": "2026-06-10",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Sets the industry standard for deploying, scaling, and managing production-ready, highly-available PostgreSQL clusters natively on Kubernetes.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://debezium.io",
|
||
"title": "**Debezium**:",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides the leading distributed platform for real-time change data capture, enabling modern event-driven microservice architectures.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://flink.apache.org",
|
||
"title": "Apache Flink",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The dominant distributed framework for real-time, stateful stream computations on massive scale event logs.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://longhorn.io",
|
||
"title": "Longhorn",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "A CNCF graduated distributed block storage system that simplifies resilient, replica-aware persistent storage provisioning for Kubernetes.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://strimzi.io",
|
||
"title": "strimzi.io",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The premier CNCF project that implements the Operator pattern to seamlessly manage enterprise Apache Kafka clusters inside Kubernetes.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://www.min.io",
|
||
"title": "min.io",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The undisputed leader in S3-compatible, high-performance object storage designed specifically for private and hybrid cloud-native environments.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://www.redpanda.com",
|
||
"title": "Redpanda 🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Disrupts the event streaming landscape by offering a C++ engineered, JVM-free, Kafka-compatible platform that slashes operational overhead.",
|
||
"category": "Data, Messaging & Storage"
|
||
},
|
||
{
|
||
"url": "https://www.veeam.com/products/cloud/kubernetes-data-protection.html",
|
||
"title": "Kasten",
|
||
"date": "2025-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "The leading enterprise-grade data protection and disaster recovery platform built natively to secure complex stateful Kubernetes applications.",
|
||
"category": "Data, Messaging & Storage"
|
||
}
|
||
],
|
||
"Azure": [
|
||
{
|
||
"url": "https://github.com/microsoft/azurelinux",
|
||
"title": "github.com/microsoft/CBL-Mariner",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Provides a secure, lightweight, and container-optimized Linux distribution tailored specifically for AKS workloads.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://github.com/Azure/bicep",
|
||
"title": "Bicep",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Serves as the modern, declarative IaC standard for provisioning resources natively on Azure without verbose ARM templates.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://github.com/microsoft/finops-toolkit",
|
||
"title": "github.com/microsoft/finops-toolkit",
|
||
"date": "2026-06-10",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Empowers enterprises to implement standard cost governance, amortization models, and pricing visibility across complex deployments.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://github.com/Azure/apiops",
|
||
"title": "github.com/Azure/apiops 🌟",
|
||
"date": "2026-06-05",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Applies GitOps practices to API Management, automating infrastructure and API gateway deployments.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://jumpstart.azure.com",
|
||
"title": "azurearcjumpstart.io",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides comprehensive, automated sandbox environments to jumpstart hybrid cloud and Arc-enabled Kubernetes deployments.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://github.com/azure/mission-critical-online",
|
||
"title": "github.com/azure/mission-critical-online: Welcome to Azure Mission-Critical' Online Reference Implementation",
|
||
"date": "2025-01-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Defines the authoritative architectural blueprint for deploying zero-downtime, active-active cloud-native applications on Azure.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://www.youtube.com/watch?v=pMfG-vYvnv8&feature=youtu.be",
|
||
"title": "Azure Update 22nd May 2026",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Highlights key updates in cloud observability, particularly the automated telemetry instrumentation of AKS clusters with Application Insights.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://techcommunity.microsoft.com/blog/azuretoolsblog/from-prompt-to-production-open-in-vs-code-for-terraform-in-azure-copilot/4494931",
|
||
"title": "From Prompt to Production: Open in VS Code for Terraform in Azure Copilot",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Enables natural language-to-infrastructure pipelines by embedding Terraform generation capabilities inside Azure Copilot.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://www.hashicorp.com/blog/azure-hub-and-spoke-generally-available-for-hcp-vault-dedicated",
|
||
"title": "Azure Hub-and-Spoke Generally Available for HCP Vault Dedicated",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Simplifies zero-trust secrets management by offering native, managed HashiCorp Vault integration in enterprise Hub-and-Spoke network layouts.",
|
||
"category": "Azure"
|
||
},
|
||
{
|
||
"url": "https://www.youtube.com/watch?v=tfoSeH63yCg&list=PLOU2XLYxmsIKL_eEgkKJWDRhYUEvS9eYz&index=1&pp=iAQB",
|
||
"title": "Azure Update 15th May 2026",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Announces key developer updates in serverless containers, including Azure Container Apps Express and virtual node enhancements.",
|
||
"category": "Azure"
|
||
}
|
||
],
|
||
"CI/CD & GitOps": [
|
||
{
|
||
"url": "https://argoproj.github.io/argo-cd",
|
||
"title": "Argo CD",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The absolute industry-standard declarative GitOps tool for continuous delivery and cluster state synchronization in Kubernetes.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://github.com/fluxcd/flux2",
|
||
"title": "github: Flux Version 2",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "A foundational CNCF-graduated GitOps engine designed for secure, decoupled, and highly parallel configuration reconciliation.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/helm",
|
||
"title": "Helm",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The industry-standard package manager for Kubernetes, essential for structuring, versioning, and deploying cloud-native applications.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://github.com/dagger/dagger",
|
||
"title": "==dagger/dagger: Dagger is a portable devkit for CICD==",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "A revolutionary BuildKit-powered CI/CD engine that allows developers to write portable pipelines in general-purpose programming languages.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://github.com/tektoncd/pipeline",
|
||
"title": "github: Tekton Pipelines",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides a powerful, Kubernetes-native declarative framework for building and running standardized CI/CD pipelines using CRDs.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/keptn",
|
||
"title": "Keptn",
|
||
"date": "2026-06-14",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "An enterprise-grade cloud-native control plane that automates application lifecycle orchestration and SLO-based quality gate promotions.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://github.com/flux-iac/tofu-controller",
|
||
"title": "github.com/flux-iac/tofu-controller",
|
||
"date": "2026-06-08",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Natively extends GitOps principles to OpenTofu and Terraform, enabling declarative infrastructure-as-code reconciliation inside Kubernetes.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://www.jenkins.io/projects/jcasc",
|
||
"title": "Jenkins Configuration as Code",
|
||
"date": "2025-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Enables managing Jenkins controller configurations as reproducible, version-controlled YAML files, eliminating environmental drift.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://github.com/jenkinsci/kubernetes-plugin",
|
||
"title": "kubernetes-plugin: Kubernetes plugin for Jenkins 🌟",
|
||
"date": "2026-06-08",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Allows Jenkins to dynamically scale build execution capacities by provisioning isolated worker pods on-demand inside Kubernetes.",
|
||
"category": "CI/CD & GitOps"
|
||
},
|
||
{
|
||
"url": "https://github.com/glasskube/glasskube",
|
||
"title": "github.com/glasskube/glasskube",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "A next-generation Kubernetes package manager written in Go that simplifies operator deployment and automated lifecycle updates.",
|
||
"category": "CI/CD & GitOps"
|
||
}
|
||
],
|
||
"Python, Java & Developer Ecosystem": [
|
||
{
|
||
"url": "https://github.com/metalbear-co/mirrord",
|
||
"title": "==metalbear-co/mirrord==",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It revolutionizes remote Kubernetes debugging by mirroring traffic and DNS directly to local processes without requiring slow container build/redeploy cycles.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://github.com/astral-sh/ruff",
|
||
"title": "==Ruff==",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It has redefined the Python developer workflow by replacing multiple slow legacy linters and formatters with a single, lightning-fast Rust-based tool.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://github.com/PlaytikaOSS/testcontainers-spring-boot",
|
||
"title": "testcontainers-spring-boot 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It standardizes Java integration testing by automatically orchestrating Dockerized external dependencies directly inside the JUnit lifecycle.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://github.com/spring-projects/spring-boot#L73",
|
||
"title": "github.com/spring-projects: springboot enables these probes automatically when running in k8s",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It automates the configuration of Kubernetes liveness and readiness probes directly within the Spring Boot application context for seamless container lifecycle management.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://github.com/pydantic/pydantic",
|
||
"title": "pydantic/pydantic",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It is the de facto standard for high-performance data validation and schema enforcement in modern, type-hinted Python microservices.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://github.com/spring-cloud/spring-cloud-kubernetes",
|
||
"title": "github: Spring Cloud Kubernetes 🌟",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It bridges Spring Boot applications with Kubernetes-native constructs like ConfigMaps and service discovery to simplify cloud deployment.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://github.com/bloomberg/memray",
|
||
"title": "github.com/bloomberg/memray 🌟🌟",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It enables deep, production-grade memory profiling for Python applications, which is critical for debugging memory leaks in containerized microservices.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://cloud.spring.io/spring-cloud-vault/reference/html",
|
||
"title": "cloud.spring.io: Spring Cloud Vault 🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It integrates secure HashiCorp Vault secrets management and dynamic credential rotation directly into the enterprise Java application model.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://quarkus.io",
|
||
"title": "quarkus.io",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It delivers a highly optimized Java framework designed specifically for GraalVM, dramatically reducing memory footprint and startup times in Kubernetes.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
},
|
||
{
|
||
"url": "https://spring.io/projects/spring-cloud",
|
||
"title": "Spring Cloud",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "It remains the foundational standard library for orchestrating distributed systems and microservices patterns within the enterprise Java ecosystem.",
|
||
"category": "Python, Java & Developer Ecosystem"
|
||
}
|
||
],
|
||
"Linux & System Foundations": [
|
||
{
|
||
"url": "https://www.redhat.com/en/blog/world-domination-cgroups-part-8-down-and-dirty-cgroup-v2",
|
||
"title": "redhat.com: World domination with cgroups part 8: down and dirty with cgroup v2",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "cgroups v2 is the foundational architecture underpinning modern container resource isolation and memory pressure tracking in Kubernetes.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://github.com/bpftrace/bpftrace",
|
||
"title": "bpftrace",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "bpftrace leverages eBPF to provide revolutionary, low-overhead kernel-level observability and real-time performance diagnostics in production environments.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://github.com/actions/actions-runner-controller",
|
||
"title": "github.com/actions/actions-runner-controller 🌟",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "The Actions Runner Controller bridges cloud-native orchestration with CI/CD by dynamically autoscaling self-hosted runners directly within Kubernetes clusters.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://github.com/gcla/termshark",
|
||
"title": "termshark",
|
||
"date": "2024-04-30",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Termshark brings interactive packet analysis to headless environments, enabling deep network troubleshooting over remote SSH and container shells.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://github.com/imthenachoman/How-To-Secure-A-Linux-Server",
|
||
"title": "How-To Secure A Linux Server",
|
||
"date": "2026-03-05",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "This repository provides a critical, highly structured checklist for hardening enterprise Linux kernels, network daemons, and host security.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://github.com/anordal/shellharden/blob/master/how_to_do_things_safely_in_bash.md",
|
||
"title": "github: Safe ways to do things in bash",
|
||
"date": "2026-01-05",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Defines defensive programming patterns in Bash to prevent syntax exploitation and state failures in critical infrastructure automation scripts.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://github.com/oils-for-unix/oils/wiki/Alternative-Shells",
|
||
"title": "oilshell: Alternative shells",
|
||
"date": "2026-05-31",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Evaluates next-generation Unix shells that incorporate structured data formats like JSON to replace fragile, text-only legacy shell pipelines.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://sysadminxpert.com/how-to-watch-real-time-tcp-and-udp-ports-on-linux",
|
||
"title": "sysadminxpert.com: How to watch real time TCP and UDP ports on Linux (netstat & ss) 🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Contrasts legacy netstat with modern ss utility commands, which are essential for debugging container socket bindings and network ingress.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://github.com/google/zx",
|
||
"title": "zx",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Google's zx empowers platform engineers to write secure and robust system scripts in JavaScript/TypeScript rather than error-prone shell scripting languages.",
|
||
"category": "Linux & System Foundations"
|
||
},
|
||
{
|
||
"url": "https://abarrak.gitbook.io/linux-sysops-handbook",
|
||
"title": "abarrak.gitbook.io: Linux SysOps Handbook 🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "Serves as an indispensable, high-density reference manual for on-call engineers debugging Linux kernel, memory, and storage subsystems.",
|
||
"category": "Linux & System Foundations"
|
||
}
|
||
],
|
||
"AI & Agents": [
|
||
{
|
||
"url": "https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview",
|
||
"title": "docs.anthropic.com: Claude Code CLI",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Anthropic's official agentic CLI redefines developer workflows by allowing autonomous agents to directly execute commands, run tests, and manage git state.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://antigravity.google",
|
||
"title": "antigravity.google: Google Antigravity Agentic Platform",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It bridges the gap between local agent prototypes and production-grade, secure deployments directly on Google Kubernetes Engine.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://cursor.com",
|
||
"title": "cursor.com: Cursor AI Code Editor",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "As the leading AI-first code editor, its multi-file agentic code generation has become the industry standard for modern software engineering.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://github.com/vllm-project/vllm",
|
||
"title": "vLLM on Kubernetes",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Standardizes highly optimized, memory-efficient LLM serving using PagedAttention within cloud-native Kubernetes environments.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://github.com/punkpeye/awesome-mcp-servers",
|
||
"title": "Awesome MCP Servers",
|
||
"date": "2026-06-11",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Aggregates the rapidly expanding ecosystem of Model Context Protocol integrations, standardizing how agents safely interact with databases and external tools.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://github.com/modelcontextprotocol/servers",
|
||
"title": "GitHub MCP Server",
|
||
"date": "2026-06-07",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Establishes production-grade implementations of the Model Context Protocol, solidifying the new paradigm of secure, bidirectional LLM tool-calling.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://cast.ai",
|
||
"title": "CAST AI",
|
||
"date": "2025-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Applies real-time AI scaling algorithms to automate Kubernetes resource optimization and cost reduction across major cloud providers.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://github.com/openops-cloud/openops",
|
||
"title": "OpenOps: No-Code FinOps Automation Platform with AI",
|
||
"date": "2026-06-14",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Integrates AI directly with Kubernetes metrics to automate FinOps and optimize cloud infrastructure spend with no-code simplicity.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://github.com/mudler/LocalAI",
|
||
"title": "LocalAI",
|
||
"date": "2026-06-13",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Enables teams to host fully OpenAI-compatible API gateways locally and securely on their own Kubernetes infrastructure.",
|
||
"category": "AI & Agents"
|
||
},
|
||
{
|
||
"url": "https://blog.cloudflare.com/claude-managed-agents",
|
||
"title": "Announcing Claude Managed Agents on Cloudflare",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "critical",
|
||
"why": "Provides a crucial, secure sandboxed execution plane for autonomous workflows using serverless Cloudflare Workers.",
|
||
"category": "AI & Agents"
|
||
}
|
||
],
|
||
"Certification & Training": [
|
||
{
|
||
"url": "https://training.linuxfoundation.org/resources",
|
||
"title": "The Linux Foundation Training",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The definitive training and certification source that directly defines the curricula for the CKA, CKAD, and CKS benchmarks.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://kubernetes.io/docs/reference/kubectl/quick-reference",
|
||
"title": "kubernetes.io 🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The canonical kubectl reference and the primary permitted documentation resource during official Linux Foundation Kubernetes exams.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://kube.academy",
|
||
"title": "kube.academy",
|
||
"date": "2026-06-01",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "A highly polished, VMware-sponsored training platform that guides engineers through complex, real-world Kubernetes operational tracks.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://www.whizlabs.com",
|
||
"title": "Whizlabs",
|
||
"date": "2026-06-01",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "A premier professional certification preparation engine offering hands-on cloud sandboxes for CKA, CKAD, and CKS exams.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://github.com/AdminTurnedDevOps/DevOps-The-Hard-Way-AWS",
|
||
"title": "==AdminTurnedDevOps/DevOps-The-Hard-Way-AWS==",
|
||
"date": "2025-04-27",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "A rigorous, hands-on learning curriculum focused on configuring real-world AWS and DevOps infrastructure from the ground up.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://github.com/stefanprodan/podinfo",
|
||
"title": "==stefanprodan/podinfo==",
|
||
"date": "2026-06-08",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "The industry-standard microservice application used globally to train teams on Kubernetes deployment, health checks, and observability.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://github.com/techiescamp/devops-projects",
|
||
"title": "==techiescamp/devops-projects==:Real-World DevOps Projects For Learning",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "A highly practical, end-to-end compilation of DevOps blueprints that helps engineers transition from theoretical knowledge to real-world pipelines.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://www.edx.org",
|
||
"title": "edx.org",
|
||
"date": "2026-06-01",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Hosts the official Linux Foundation cloud-native course catalog, providing structured, university-grade pathways for open-source engineering.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://developer.hashicorp.com/terraform/cli/commands",
|
||
"title": "terraform.io: Terraform Commands",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "The official HashiCorp command reference essential for mastering advanced state management, a core focus of Terraform certifications.",
|
||
"category": "Certification & Training"
|
||
},
|
||
{
|
||
"url": "https://github.com/redhat-developer-demos/knative-tutorial",
|
||
"title": "knative-tutorial",
|
||
"date": "2026-01-15",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "An authoritative, hands-on tutorial curriculum designed to train developers on advanced cloud-native serverless paradigms using Knative.",
|
||
"category": "Certification & Training"
|
||
}
|
||
],
|
||
"Infrastructure as Code": [
|
||
{
|
||
"url": "https://www.infoq.com/news/2026/05/opentofu-release-terraform",
|
||
"title": "OpenTofu 1.12: the Feature Terraform Never Shipped",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "critical",
|
||
"why": "Solves a decade-old modular limitation of Terraform, solidifying OpenTofu as a highly capable, community-driven open alternative.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://www.pulumi.com/releases/agentic-infrastructure-era",
|
||
"title": "The Agentic Infrastructure Era | Pulumi Releases",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "critical",
|
||
"why": "Introduces a major paradigm shift toward autonomous, agent-driven cloud provisioning using AI integrations.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://www.hashicorp.com/en/blog/new-in-terraform-115-dynamic-sources-variable-deprecation-and-more",
|
||
"title": "New in Terraform 1.15: Dynamic sources, variable deprecation, and more",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Brings crucial native dynamic module sources and configurations to the industry's most widely adopted IaC tool.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://github.com/terraform-aws-modules/terraform-aws-eks",
|
||
"title": "github.com/terraform-aws-modules/terraform-aws-eks: AWS EKS Terraform module",
|
||
"date": "2026-05-29",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Serves as the foundational, community-standard module for orchestrating secure and scalable AWS EKS clusters.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://github.com/Azure-Samples/aks-platform-engineering",
|
||
"title": "==github.com/Azure-Samples/aks-platform-engineering Building a Platform Engineering Environment on Azure Kubernetes Service (AKS)== 🌟",
|
||
"date": "2025-11-27",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Provides an official, enterprise-grade reference architecture for building platform engineering environments on AKS.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://github.com/hashicorp/terraform-cdk",
|
||
"title": "terraform-cdk 🌟",
|
||
"date": "2025-12-10",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Enables developers to define declarative infrastructure using modern imperative languages like TypeScript and Python.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://terragrunt.com",
|
||
"title": "terragrunt.gruntwork.io",
|
||
"date": "2025-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Acts as the industry-standard orchestrator for keeping large-scale Terraform code DRY and managing complex state hierarchies.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://github.com/infracost/infracost",
|
||
"title": "Infracost 🌟",
|
||
"date": "2026-06-03",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Enables engineering teams to shift FinOps left by projecting cloud cost changes directly within Git workflows.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://github.com/terramate-io/terramate",
|
||
"title": "mineiros-io/terramate",
|
||
"date": "2026-05-27",
|
||
"stars": 3,
|
||
"impact": "medium",
|
||
"why": "Implements powerful orchestration and change detection mechanisms designed to scale multi-directory Terraform and OpenTofu monorepos.",
|
||
"category": "Infrastructure as Code"
|
||
},
|
||
{
|
||
"url": "https://github.com/infiniumtek/terraform-review-agent",
|
||
"title": "terraform-review-agent",
|
||
"date": "2026-05-21",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "Pioneers the use of AI agents for cognitive review of IaC configurations, moving beyond simple static linting.",
|
||
"category": "Infrastructure as Code"
|
||
}
|
||
],
|
||
"DevOps & Culture": [
|
||
{
|
||
"url": "https://github.com/backstage/backstage",
|
||
"title": "github.com/backstage/backstage",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "The leading CNCF framework for Internal Developer Portals (IDPs), revolutionizing developer self-service and DevOps platform engineering.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://github.com/devtron-labs/devtron",
|
||
"title": "Devtron",
|
||
"date": "2026-06-10",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Consolidates Kubernetes-native CI/CD, GitOps, and observability into an enterprise-ready AppOps platform.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://github.com/microsoft/azure-devops-mcp",
|
||
"title": "Azure DevOps MCP Server",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Enables AI agents to autonomously manage enterprise boards and pipelines via the Model Context Protocol.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://github.com/KusionStack/kusion",
|
||
"title": "github.com/KusionStack/kusion",
|
||
"date": "2026-01-04",
|
||
"stars": 3,
|
||
"impact": "high",
|
||
"why": "Introduces intent-driven declarative configuration to streamline multi-cloud delivery and simplify platform orchestration.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/iac",
|
||
"title": "IaC Infrastructure as Code",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "A core architectural reference outlining modern philosophies and paradigm shifts for Cloud Native Infrastructure as Code.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://github.com/mxschmitt/action-tmate",
|
||
"title": "action-tmate: Debug GitHub Actions via SSH",
|
||
"date": "2026-05-29",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Solves a critical pipeline debugging friction point by enabling live interactive SSH terminal access into GitHub Actions.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://blog.postman.com/what-is-platformops",
|
||
"title": "blog.postman.com: What Is PlatformOps?",
|
||
"date": "2026-06-14",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "Highlights the crucial industry evolution from traditional DevOps to Platform Engineering and API-driven PlatformOps.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/noops",
|
||
"title": "NoOps",
|
||
"date": "2026-06-14",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "Outlines the strategic shift toward fully outsourced operations, automated scaling, and self-healing cloud native systems.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://blogs.vmware.com/cloud-foundation",
|
||
"title": "blog.vmware.com: DevOps: Culture – Collaboration, Empowerment, Autonomy 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "Addresses the essential cultural requirements of DevOps including decentralized decisions, psychological safety, and team empowerment.",
|
||
"category": "DevOps & Culture"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/devops-tools",
|
||
"title": "DevOps Tools",
|
||
"date": "2026-06-14",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "A foundational mapping of essential continuous integration, telemetry, and delivery tools needed to construct stable release pipelines.",
|
||
"category": "DevOps & Culture"
|
||
}
|
||
],
|
||
"MLOps & Data Science": [
|
||
{
|
||
"url": "https://docs.ray.io/en/latest",
|
||
"title": "Ray",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It serves as the premier distributed execution framework for scaling compute-heavy AI and Python workloads across cloud-native infrastructure.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://github.com/Netflix/metaflow",
|
||
"title": "==github.com/Netflix/metaflow== 🌟",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Provides an enterprise-ready, human-centric framework to build and manage production-grade data science pipelines seamlessly integrated with cloud infrastructure.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://openai.com/research/scaling-kubernetes-to-7500-nodes",
|
||
"title": "openai.com: Scaling Kubernetes to 7,500 nodes 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "An industry-defining case study on scaling Kubernetes cluster infrastructure to handle massive LLM and AI training workloads at unprecedented scale.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://github.com/meta-llama/llama-cookbook",
|
||
"title": "github.com/meta-llama/llama-recipes",
|
||
"date": "2026-05-19",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Meta's standard template repository that democratizes and scales LLM fine-tuning (PEFT/LoRA) and optimization in production.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://github.com/argilla-io/argilla",
|
||
"title": "rubrix",
|
||
"date": "2026-06-08",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "An essential open-source data curation platform that bridges the gap between human feedback (HITL) and continuous LLM alignment.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://github.com/mikeroyal/Kubernetes-Guide/blob/main/README.md",
|
||
"title": "==mikeroyal/Kubernetes-Guide: Machine Learning== 🌟",
|
||
"date": "2026-06-18",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "A comprehensive reference manual and architecture guide mapping out the entire ecosystem of running machine learning workloads on Kubernetes.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://github.com/postgresml/postgresml",
|
||
"title": "postgresml/postgresml 🌟",
|
||
"date": "2025-07-01",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "A Rust-based extension that shifts the ML paradigm by enabling native training and real-time inference directly within PostgreSQL.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://github.com/tensorchord/envd",
|
||
"title": "tensorchord/envd: Reproducible development environment for AI/ML 🌟",
|
||
"date": "2026-05-21",
|
||
"stars": 3,
|
||
"impact": "high",
|
||
"why": "Simplifies cloud-native MLOps by translating Python declarations into isolated, reproducible container definitions with native CUDA support.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://engineering.fb.com/2026/05/26/ml-applications/silvertorch-index-as-model-new-retrieval-paradigm-recommendation-systems",
|
||
"title": "SilverTorch: Index as Model — A New Retrieval Paradigm for Recommendation Systems",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Meta's paradigm-shifting architecture that consolidates vector retrieval, filtering, and scoring into a single GPU-optimized PyTorch model.",
|
||
"category": "MLOps & Data Science"
|
||
},
|
||
{
|
||
"url": "https://github.com/XuehaiPan/nvitop",
|
||
"title": "==github.com/XuehaiPan/nvitop== 🌟",
|
||
"date": "2026-05-25",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "An essential, interactive terminal-based GPU monitoring tool that serves as a modern, real-time replacement for nvidia-smi.",
|
||
"category": "MLOps & Data Science"
|
||
}
|
||
],
|
||
"OpenShift / Red Hat": [
|
||
{
|
||
"url": "https://github.com/openshift/hypershift",
|
||
"title": "github.com/openshift/hypershift: HyperShift",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "HyperShift redefines cluster economics and provisioning speeds by hosting OpenShift control planes as lightweight workloads on a centralized management cluster.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://www.redhat.com/en/technologies/cloud-computing/openshift/aws",
|
||
"title": "Amazon Red Hat OpenShift",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Amazon Red Hat OpenShift (ROSA) provides a fully-managed, jointly-supported service that represents the leading deployment pattern for enterprises on AWS.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://github.com/operator-framework/operator-lifecycle-manager",
|
||
"title": "Red Hat OLM",
|
||
"date": "2026-06-11",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Operator Lifecycle Manager (OLM) is the architectural backbone of OpenShift, automating the installation, updates, and scaling of Kubernetes Operators.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://docs.redhat.com/en/documentation/openshift_container_platform/4.22",
|
||
"title": "OpenShift 4 documentation 🌟",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "This official documentation is the authoritative reference for managing the entire lifecycle, security posture, and architecture of enterprise OpenShift 4 deployments.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://github.com/openshift/installer",
|
||
"title": "github.com/openshift/installer openshift installer 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "The OpenShift Installer is the essential engine enabling declarative, automated infrastructure-provisioned installations (IPI) across major public clouds.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://github.com/openshift/machine-api-operator/tree/main",
|
||
"title": "Machine API",
|
||
"date": "2026-06-09",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "The Machine API Operator introduces a declarative Cluster-API based approach to automate node scaling, recovery, and configuration inside the cluster.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://github.com/redhat-cop/gitops-catalog",
|
||
"title": "==github.com/redhat-cop/gitops-catalog==",
|
||
"date": "2026-06-08",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "This community-curated GitOps catalog provides production-ready Argo CD patterns and blueprints that accelerate enterprise GitOps adoption on OpenShift.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://www.redhat.com/en/technologies/cloud-computing/openshift/azure",
|
||
"title": "ARO",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Azure Red Hat OpenShift (ARO) delivers a co-engineered, fully-managed service that accelerates hybrid cloud migrations for Microsoft Azure customers.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://developers.redhat.com/developer-sandbox",
|
||
"title": "Developer Sandbox",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "The Developer Sandbox eliminates infrastructure friction by giving developers instant, zero-cost access to pre-configured OpenShift environments.",
|
||
"category": "OpenShift / Red Hat"
|
||
},
|
||
{
|
||
"url": "https://github.com/openshift/origin",
|
||
"title": "github.com/openshift/origin 🌟",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "As the upstream open-source core of OpenShift, OKD drives the community-led innovation and features that eventually graduate into the enterprise product.",
|
||
"category": "OpenShift / Red Hat"
|
||
}
|
||
],
|
||
"GCP, OCI & Others": [
|
||
{
|
||
"url": "https://cloud.google.com/blog/products/identity-security/how-to-authenticate-service-accounts-to-help-keep-applications-secure",
|
||
"title": "cloud.google.com: Choose the best way to use and authenticate service accounts on Google Cloud",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Crucial security blueprint detailing how to secure GKE workloads using Workload Identity instead of high-risk, static service account JSON keys.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://cloud.google.com/blog/products/networking/private-service-connect-is-now-generally-available",
|
||
"title": "cloud.google.com: Consume services faster, privately and securely - Private Service Connect now in GA",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Private Service Connect simplifies multi-tenant cloud architectures by enabling secure, private consumption of services over Google’s backbone without complex VPC peering.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://cloud.google.com/blog/topics/developers-practitioners/microservices-architecture-google-cloud",
|
||
"title": "cloud.google.com: Microservices architecture on Google Cloud",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Provides the authoritative GCP architectural reference for orchestration, API management, and service mesh topologies using GKE and Anthos.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://github.com/GoogleCloudPlatform/k8s-config-connector",
|
||
"title": "github.com/GoogleCloudPlatform/k8s-config-connector: GCP Config Connector",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Bridges GitOps and cloud infrastructure by allowing operators to manage GCP resources natively as Kubernetes Custom Resources.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://github.com/oracle",
|
||
"title": "github.com/oracle",
|
||
"date": "2026-05-17",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Hosts critical open-source integration points like CCM and CSI plugins required to run production Kubernetes dynamically on Oracle Cloud Infrastructure.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://engineering.mercari.com/en/blog/entry/20211222-kubernetes-based-spanner-autoscaler",
|
||
"title": "engineering.mercari.com: Kubernetes based autoscaler for Cloud Spanner",
|
||
"date": "2026-06-18",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Demonstrates a highly novel, production-proven pattern of using Kubernetes-native metrics to dynamically autoscale Google Cloud Spanner databases.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://www.redhat.com/en/solutions/edge-computing-approach",
|
||
"title": "Red Hat's approach to Edge Computing 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Enables low-latency enterprise container environments by detailing Red Hat's lightweight single-node OpenShift and MicroShift edge architectures.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://docs.cloud.google.com/architecture",
|
||
"title": "A hybrid cloud-native DevSecOps pipeline with JFrog Artifactory and GKE on-prem 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Addresses complex hybrid-cloud requirements by establishing a secure DevSecOps pipeline combining JFrog Artifactory with GKE on-prem.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://github.com/GoogleCloudPlatform/buildpacks",
|
||
"title": "Google Cloud Buildpacks",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Standardizes and simplifies OCI container image creation directly from source code without requiring Dockerfiles on GCP runtimes.",
|
||
"category": "GCP, OCI & Others"
|
||
},
|
||
{
|
||
"url": "https://www.scaleway.com/en/en/kubernetes-kapsule",
|
||
"title": "scaleway.com: Kubernetes Kapsule",
|
||
"date": "2026-06-14",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Provides a vital managed Kubernetes alternative for European enterprises prioritizing sovereign cloud infrastructure and dynamic volume provisioning.",
|
||
"category": "GCP, OCI & Others"
|
||
}
|
||
],
|
||
"Containers & Runtime": [
|
||
{
|
||
"url": "https://github.com/containerd/containerd",
|
||
"title": "containerd - An open and reliable container runtime",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "As the industry-standard CNCF-graduated container runtime, containerd is the critical execution engine underlying modern Kubernetes clusters.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://github.com/opencontainers/runc",
|
||
"title": "runc",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "As the fundamental OCI runtime specification implementation, runc serves as the low-level foundation for spawning and running containers across the entire ecosystem.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://github.com/cert-manager/cert-manager",
|
||
"title": "==cert-manager/cert-manager==",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "It is the industry-standard solution for automating certificate lifecycles in Kubernetes, guaranteeing secure TLS transport between microservice workloads.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://podman.io",
|
||
"title": "podman",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Podman shifts the container management paradigm by offering a secure, daemonless, and rootless alternative to Docker for enterprise environments.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://docs.docker.com/build",
|
||
"title": "buildkit",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Docker's next-generation build engine dramatically accelerates container construction through concurrent stage execution and advanced caching mechanisms.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://knative.dev",
|
||
"title": "knative.dev",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Knative provides the premier Kubernetes-native platform for serverless workloads, enabling robust scale-to-zero capabilities and request-driven autoscaling.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://dapr.io",
|
||
"title": "Dapr",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Dapr simplifies cloud-native application architecture by providing modular, sidecar-based APIs for pub/sub, state management, and service invocation.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://buildah.io",
|
||
"title": "buildah",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Buildah enables secure, daemonless, and rootless container image construction directly within modern, unprivileged enterprise CI/CD pipelines.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://github.com/containers/crun",
|
||
"title": "crun",
|
||
"date": "2026-05-30",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "An ultra-fast, lightweight OCI runtime written in C that acts as a highly efficient, low-memory replacement for runc in resource-constrained environments.",
|
||
"category": "Containers & Runtime"
|
||
},
|
||
{
|
||
"url": "https://github.com/docker/build-push-action",
|
||
"title": "**GitHub build-push-action**",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "This utility is the ubiquitous industry standard for automating container image builds and multi-platform distribution within GitHub Actions workflows.",
|
||
"category": "Containers & Runtime"
|
||
}
|
||
],
|
||
"Networking & Service Mesh": [
|
||
{
|
||
"url": "https://github.com/kubernetes-sigs/gateway-api",
|
||
"title": "Kubernetes Gateway API",
|
||
"date": "2026-06-12",
|
||
"stars": 4,
|
||
"impact": "critical",
|
||
"why": "This next-generation SIG-Network specification standardizes expressive, role-oriented, and extensible routing APIs to succeed the legacy Ingress resource.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://github.com/istio/istio",
|
||
"title": "github.com: Istio",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "As the dominant enterprise service mesh, Istio provides the standard control and data plane architecture for securing, managing, and observing microservices.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://linkerd.io",
|
||
"title": "Linkerd",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "This CNCF-graduated service mesh offers an ultra-lightweight, ultra-fast Rust-based data plane that delivers out-of-the-box mTLS and security with minimal overhead.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://github.com/containernetworking",
|
||
"title": "github.com/containernetworking 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "This organization hosts the foundational Container Network Interface (CNI) specification that standardizes all cloud-native network connectivity and plugin execution.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://github.com/envoyproxy/gateway",
|
||
"title": "Envoy Gateway",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Unifying ingress control under the Gateway API, Envoy Gateway simplifies and standardizes the deployment and management of Envoy-based edge proxies.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://github.com/kubernetes/enhancements",
|
||
"title": "NodeLocal DNSCache",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "This core Kubernetes enhancement dramatically reduces DNS resolution latency and conntrack table exhaustion by running caching agents on every node.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://www.hashicorp.com/blog/consul-20-improves-flexibility-control-and-scalability",
|
||
"title": "Consul 2.0 improves flexibility, control, and scalability",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "The release of Consul 2.0 introduces major enhancements in multi-cloud security and multi-port service mesh configurations, cementing its role in enterprise hybrid architectures.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://www.tigera.io/blog/advertising-kubernetes-service-ips-with-calico-and-bgp",
|
||
"title": "projectcalico.org: Advertising Kubernetes Service IPs with Calico and BGP",
|
||
"date": "2026-06-18",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "This explains how Calico, a leading enterprise CNI, leverages BGP to advertise service IPs externally, bridging Kubernetes networks directly with physical routing infrastructure.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://meshery.io",
|
||
"title": "Meshery.io:",
|
||
"date": "2026-06-01",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "As the CNCF multi-mesh manager, Meshery standardizes performance benchmarking, conformance testing, and design across diverse service mesh implementations.",
|
||
"category": "Networking & Service Mesh"
|
||
},
|
||
{
|
||
"url": "https://github.com/kiali/kiali",
|
||
"title": "github.com: kiali",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Kiali is the leading visualization dashboard for Istio, allowing platform engineers to interactively monitor, validate, and troubleshoot complex service mesh topologies.",
|
||
"category": "Networking & Service Mesh"
|
||
}
|
||
],
|
||
"AWS": [
|
||
{
|
||
"url": "https://github.com/localstack/localstack",
|
||
"title": "github.com/localstack/localstack",
|
||
"date": "2026-03-23",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "LocalStack is the industry-standard tool for emulating AWS locally, drastically improving developer experience and cloud-native testing pipelines.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://aws.amazon.com/blogs/machine-learning/openai-models-and-codex-on-amazon-bedrock-are-now-generally-available/?sc_channel=sm&sc_publisher=TWITTER&sc_country=global&sc_geo=GLOBAL&sc_outcome=awareness&trk=n/a&linkId=953986722",
|
||
"title": "OpenAI Models and Codex on Amazon Bedrock are Now Generally Available",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "critical",
|
||
"why": "The general availability of OpenAI frontier models on Amazon Bedrock reshapes the enterprise generative AI landscape on AWS, ending exclusive cloud hosting limits.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://github.com/aws/containers-roadmap",
|
||
"title": "aws/containers-roadmap: AWS Containers Roadmap",
|
||
"date": "2025-03-25",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "The public AWS containers roadmap bridges the gap between AWS engineers and developers, guiding EKS, ECS, and ECR features in the open.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://aws.amazon.com/blogs/aws/introducing-the-next-generation-of-amazon-opensearch-serverless-for-building-your-agentic-ai-applications",
|
||
"title": "Introducing the next generation of Amazon OpenSearch Serverless for building your agentic AI applications",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "This next-generation OpenSearch Serverless architecture separates compute and storage to scale dynamically for agentic AI vector databases.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://github.com/awslabs/amazon-ecr-credential-helper",
|
||
"title": "awslabs/amazon-ecr-credential-helper: Amazon ECR Docker Credential Helper",
|
||
"date": "2026-06-09",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Eliminates the need for brittle ECR login cron jobs by providing seamless, secure IAM-based authentication directly for Docker daemons.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://github.com/tenable/access-undenied-aws",
|
||
"title": "ermetic/access-undenied-aws 🌟",
|
||
"date": "2026-04-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Significantly speeds up security triage by automatically parsing CloudTrail events to pinpoint the exact SCP or IAM policy causing Access Denied errors.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://github.com/saml-to/assume-aws-role-action",
|
||
"title": "saml-to/assume-aws-role-action",
|
||
"date": "2024-01-09",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Enables passwordless GitHub Actions CI/CD workflows by dynamically assuming AWS IAM roles using secure OIDC federation.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://github.com/salesforce/metabadger",
|
||
"title": "Metabadger",
|
||
"date": "2025-05-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Automates the critical security hardening of EC2 instances by identifying and programmatically enforcing IMDSv2 to prevent SSRF vulnerabilities.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://github.com/open-guides/og-aws",
|
||
"title": "The Open Guide to Amazon Web Services",
|
||
"date": "2024-08-16",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Provides an invaluable, unvarnished community-driven encyclopedia detailing real-world engineering constraints and pricing gotchas of AWS services.",
|
||
"category": "AWS"
|
||
},
|
||
{
|
||
"url": "https://github.com/one2nc/cloudlens",
|
||
"title": "github.com/one2nc/cloudlens 🌟",
|
||
"date": "2024-04-20",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Acts as a k9s equivalent for AWS, providing a highly interactive terminal UI to easily monitor and navigate complex cloud infrastructure.",
|
||
"category": "AWS"
|
||
}
|
||
],
|
||
"Security & Compliance": [
|
||
{
|
||
"url": "https://www.openpolicyagent.org",
|
||
"title": "OPA Open Policy Agent 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "As a graduated CNCF project, OPA remains the absolute standard for decoupling policy-as-code from execution across Kubernetes and cloud-native applications.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://github.com/hashicorp/vault",
|
||
"title": "hashicorp/vault",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Vault is the definitive enterprise-grade secret manager and credential broker vital for securing modern Zero Trust architectures.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://github.com/aquasecurity/trivy",
|
||
"title": "trivy",
|
||
"date": "2026-06-11",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Trivy has become the dominant, highly versatile vulnerability and misconfiguration scanner integrated into modern cloud-native CI/CD pipelines.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://github.com/cilium/tetragon",
|
||
"title": "Tetragon (Cilium)",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Tetragon shifts runtime security to the kernel level using eBPF, enabling high-performance, real-time threat monitoring and blocking without system overhead.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://external-secrets.io",
|
||
"title": "external-secrets.io 🌟",
|
||
"date": "2025-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "External Secrets Operator is a vital utility that enables secure GitOps by safely syncing credentials from external managers directly into native Kubernetes secrets.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://www.tigera.io/project-calico",
|
||
"title": "Project Calico 🌟",
|
||
"date": "2026-06-18",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Calico is the industry-standard container networking interface (CNI) for enforcing high-performance network security policies via eBPF.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://github.com/prowler-cloud/prowler",
|
||
"title": "==github.com/prowler-cloud/prowler== 🌟🌟",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Prowler is the leading open-source CSPM tool for auditing multi-cloud security posture and compliance against rigorous global standards.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://www.keycloak.org",
|
||
"title": "keycloak.org",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Keycloak provides the industry-standard, robust open-source identity and access management infrastructure needed to secure modern application workloads.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://www.checkov.io",
|
||
"title": "checkov.io",
|
||
"date": "2026-05-17",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Checkov is a widely adopted shift-left security tool that prevents vulnerabilities by scanning Infrastructure-as-Code configurations for misconfigurations before deployment.",
|
||
"category": "Security & Compliance"
|
||
},
|
||
{
|
||
"url": "https://github.com/getsops/sops",
|
||
"title": "sops: Simple and flexible tool for managing secrets 🌟",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "SOPS is an essential tool for GitOps pipelines, allowing teams to securely encrypt sensitive configuration files before committing them to version control.",
|
||
"category": "Security & Compliance"
|
||
}
|
||
],
|
||
"Architecture & Microservices": [
|
||
{
|
||
"url": "https://github.com/mfornos/awesome-microservices",
|
||
"title": "Awesome microservices",
|
||
"date": "2026-06-10",
|
||
"stars": 4,
|
||
"impact": "critical",
|
||
"why": "It serves as the definitive comprehensive blueprint catalog for microservices design patterns, distributed consensus engines, and service mesh architectures.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/binhnguyennus/awesome-scalability",
|
||
"title": "Awesome Scalability",
|
||
"date": "2026-01-04",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "This legendary repository details structural design patterns, consensus mechanisms, and caching strategies required to scale massive backend systems.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/rootsongjc/awesome-cloud-native",
|
||
"title": "rootsongjc/awesome-cloud-native 🌟",
|
||
"date": "2026-06-08",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides platform architects with a systematic map of the CNCF landscape, simplifying service mesh, storage, and telemetry integrations.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/open-policy-agent/awesome-opa",
|
||
"title": "anderseknert/awesome-opa 🌟",
|
||
"date": "2026-05-25",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Centralizes resources for Open Policy Agent (OPA), the de facto CNCF standard for implementing unified policy-as-code across cloud-native stacks.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/clusterpedia-io/clusterpedia",
|
||
"title": "clusterpedia-io/clusterpedia 🌟",
|
||
"date": "2026-05-30",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Introduces a powerful multi-cluster search engine paradigm that significantly simplifies resource discovery across complex, federated Kubernetes fleets.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/terraform",
|
||
"title": "Terraform Kubernetes Boilerplates 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides production-ready, enterprise-grade Terraform configurations that directly accelerate the reliable bootstrapping of managed Kubernetes infrastructures.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/calvin-puram/awesome-kubernetes-operator-resources",
|
||
"title": "github.com/calvin-puram: Awesome Kubernetes Operator Resources",
|
||
"date": "2026-04-25",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Provides developers with structured SDKs and pattern resources to implement custom Kubernetes Operators, a fundamental cloud-native design pattern.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/mingrammer/diagrams",
|
||
"title": "mingrammer/diagrams",
|
||
"date": "2026-06-09",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Popularizes the diagrams-as-code paradigm by enabling engineers to programmatically generate clean, version-controlled cloud architectures using Python.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/mailtoharshit/Awesome-Api-Management-Tools",
|
||
"title": "Awesome API Management Tools",
|
||
"date": "2022-11-10",
|
||
"stars": 5,
|
||
"impact": "medium",
|
||
"why": "Essential directory for selecting API gateways and design portals crucial to securing and orchestrating inter-service communication.",
|
||
"category": "Architecture & Microservices"
|
||
},
|
||
{
|
||
"url": "https://github.com/veggiemonk/awesome-docker",
|
||
"title": "Awesome Docker 🌟",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "The premier community collection of container runtimes, base images, and hardening configurations fundamental to packaging microservices safely.",
|
||
"category": "Architecture & Microservices"
|
||
}
|
||
],
|
||
"Platform Engineering & DevEx": [
|
||
{
|
||
"url": "https://backstage.io",
|
||
"title": "Backstage Developer Portal:",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "As a CNCF graduated project, Backstage is the industry-standard open-source framework for building internal developer portals to centralize platform services and tooling.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://github.com/Azure/draft",
|
||
"title": "==Azure/Draft== 🌟",
|
||
"date": "2026-06-11",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Azure Draft directly enhances developer experience by automating containerization and Kubernetes manifest generation for early-stage development onboarding.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://konghq.com/products/kong-gateway",
|
||
"title": "Kong API Manager",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Kong Gateway is a dominant, highly customizable cloud-native API gateway that simplifies microservice traffic routing and platform-level security.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://doc.traefik.io/traefik",
|
||
"title": "docs.traefik.io",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Traefik is a leading cloud-native application proxy and ingress controller designed to automatically configure routing for dynamic container environments.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://github.com/apache/apisix",
|
||
"title": "apisix",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Apache APISIX provides a high-performance, dynamic cloud-native API gateway designed for low-latency traffic management, active health checks, and security.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://squidfunk.github.io/mkdocs-material",
|
||
"title": "Material for MkDocs",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Material for MkDocs serves as the industry-standard UI layout for engineering document sites, establishing a robust 'docs-like-code' standard for DevEx.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://cloud.google.com/apigee",
|
||
"title": "Google Apigee API Manager",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Google Apigee is a premier enterprise API management platform that secures and monitors APIs globally, offering integrated developer portals for robust governance.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://tyk.io",
|
||
"title": "Tyk API Manager",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Tyk is a powerful, lightweight open-source API Gateway written in Go that provides excellent multi-datacenter capabilities and dynamic rate limiting.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://www.redhat.com/en/technologies/jboss-middleware/3scale",
|
||
"title": "Red Hat 3scale API Management",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Red Hat 3scale provides an operator-driven API management framework optimized for scaling microservices securely within OpenShift and Kubernetes environments.",
|
||
"category": "Platform Engineering & DevEx"
|
||
},
|
||
{
|
||
"url": "https://www.mkdocs.org",
|
||
"title": "MkDocs",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "MkDocs is an extensible, Python-based static site generator that streamlines the developer experience by compiling Markdown into production-ready documentation.",
|
||
"category": "Platform Engineering & DevEx"
|
||
}
|
||
],
|
||
"Spain": [
|
||
{
|
||
"url": "https://www.aboutamazon.es/innovaci%C3%B3n/aws-acelera-la-apertura-de-la-regi%C3%B3n-aws-europa-espa%C3%B1a-para-apoyar-la-transformaci%C3%B3n-digital-de-espa%C3%B1a",
|
||
"title": "aboutamazon.es: AWS acelera la apertura de la Región AWS Europa (España)' para apoyar la transformación digital de España",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "The launch of the AWS Spain region is a massive milestone for local data residency compliance, low-latency applications, and accelerated enterprise cloud adoption.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://www.20minutos.es/tecnologia/actualidad/amazon-web-services-vuelve-a-romper-internet-se-ha-caido-ya-tres-veces-en-el-mismo-mes-y-le-llueven-las-criticas-4931834",
|
||
"title": "20minutos.es: Amazon Web Services vuelve a romper Internet: se ha caído ya tres veces en el mismo mes y le llueven las críticas",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Major hyperscaler outages highlight the systemic risks of cloud centralization and drive the architectural need for resilient, multi-region setups.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://www.computing.es/mundo-digital/retos-del-outsourcing-de-servicios-it-en-espana",
|
||
"title": "computing.es: Retos del outsourcing de servicios IT en España",
|
||
"date": "2026-06-14",
|
||
"stars": 3,
|
||
"impact": "high",
|
||
"why": "Highlights the critical organizational bottlenecks Spanish enterprises face when attempting to scale DevSecOps and cloud-native practices via outsourcing.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://systemadmin.es",
|
||
"title": "systemadmin.es",
|
||
"date": "2026-06-01",
|
||
"stars": 3,
|
||
"impact": "high",
|
||
"why": "Offers essential system-level optimization and Linux performance insights necessary for engineers running workloads on cloud infrastructure.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://www.technologyreview.es/article/las-empresas-que-empiezan-lo-grande-con-la-ia-fracasan-mas",
|
||
"title": "technologyreview.es: \"Las empresas que empiezan a lo grande con la IA fracasan más\" 🌟",
|
||
"date": "2026-06-18",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "Provides crucial strategic guidance for enterprises adopting AI, advising on iterative, cloud-native scaling over massive, high-risk initial rollouts.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://libropython.es",
|
||
"title": "Think Python en espanol (Piensa en Python)",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "medium",
|
||
"why": "A highly visible localized educational resource that supports developer upskilling in Python, a foundational language for cloud-native scripting and AI/ML.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://www.softzone.es/noticias/programas/conoce-fleet-ide-ultraligero-mano-jetbrains",
|
||
"title": "softzone.es: Conoce Fleet, el nuevo IDE ultraligero de la mano de JetBrains",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Introduces lightweight, remote-friendly IDE options that align with modern developer workflows and cloud-hosted development environments.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://apimarket.cecabank.es",
|
||
"title": "Cecabank API Market",
|
||
"date": "2026-06-01",
|
||
"stars": 3,
|
||
"impact": "medium",
|
||
"why": "Showcases a production-ready, highly regulated financial API integration platform that aligns with modern microservices architecture.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://api-market.santalucia.es",
|
||
"title": "santalucia.es",
|
||
"date": "2026-06-01",
|
||
"stars": 3,
|
||
"impact": "medium",
|
||
"why": "Demonstrates how legacy enterprises in Spain are modernizing their B2B digital delivery through API-first cloud integration architectures.",
|
||
"category": "España"
|
||
},
|
||
{
|
||
"url": "https://www.computing.es/mundo-digital/opinion/1129764046601/retos-del-outsourcing-de-servicios-it-espana.1.html",
|
||
"title": "computing.es: Retos del outsourcing de servicios IT en España",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Explores strategic mitigation models for managing SLAs and operational consistency in complex, outsourced enterprise IT environments.",
|
||
"category": "España"
|
||
}
|
||
],
|
||
"Europe": [
|
||
{
|
||
"url": "https://gaia-x.eu",
|
||
"title": "Gaia-X.eu",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Defines the emerging standard for data sovereignty and cloud federation across Europe, shifting how multi-cloud workloads are designed.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://courses.mooc.fi/org/uh-cs/courses/devops-with-kubernetes",
|
||
"title": "devopswithkubernetes.com",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Provides a comprehensive, open-source curriculum that accelerates enterprise Kubernetes adoption and developer upskilling across the EU.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://www.justinpolidori.it/posts/20220116_sign_images_with_cosign_and_verify_with_gatekeeper",
|
||
"title": "justinpolidori.it: Secure Your Docker Images With Cosign (and OPA Gatekeeper)",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Offers an actionable blueprint for software supply chain security using key CNCF tools Cosign and OPA Gatekeeper.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://http3-explained.haxx.se",
|
||
"title": "http3-explained.haxx.se: HTTP/3 explained 🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Explains the foundational architecture of HTTP/3 and QUIC, which are critical for optimizing modern cloud-native edge ingress performance.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://versusmind.eu/blog/dapr-a-serverless-runtime-for-distributed-applications",
|
||
"title": "versusmind.eu: Dapr - a serverless runtime for distributed applications' 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Demystifies Dapr as a major paradigm shift for building portable, cloud-native microservices with standard APIs.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://ruuda.nl/2023/the-yaml-document-from-hell",
|
||
"title": "ruudvanasseldonk.com: The yaml document from hell",
|
||
"date": "2026-06-14",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Exposes catastrophic syntactic edge cases in YAML, helping platform engineers avoid silent and dangerous Kubernetes configuration errors.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://en.sokube.ch/post/k3s-k3d-k8s-a-new-perfect-match-for-dev-and-test-1",
|
||
"title": "en.sokube.ch: K3S + K3D = K8S : a new perfect match for dev and test",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Demonstrates a highly efficient local development and testing workflow using lightweight k3s and k3d container orchestrators.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://www.augmentedmind.de/2022/02/20/optimize-docker-image-security",
|
||
"title": "==augmentedmind.de: Docker optimization guide: the 12 best tips to optimize' Docker image security==",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Provides actionable strategies for drastically reducing vulnerability surfaces and footprints in production Docker images.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://blog.knell.it/making-your-helm-chart-observable-for-prometheus",
|
||
"title": "blog.knell.it: Making your Helm Chart observable for Prometheus",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Establishes a repeatable pattern for embedding native Prometheus observability endpoints directly into reusable Helm charts.",
|
||
"category": "Europe"
|
||
},
|
||
{
|
||
"url": "https://difftastic.wilfred.me.uk",
|
||
"title": "difftastic.wilfred.me.uk",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Introduces AST-based syntax comparison that eliminates noisy git diffs, making Kubernetes manifest and code reviews vastly more reliable.",
|
||
"category": "Europe"
|
||
}
|
||
],
|
||
"FinOps & Cloud Cost": [
|
||
{
|
||
"url": "https://www.finops.org",
|
||
"title": "FinOps Foundation: FinOps.org",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Establishes the definitive Linux Foundation standard framework and FOCUS specification for enterprise cloud-native cost governance.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://github.com/dolevshor/azure-finops-guide",
|
||
"title": "==github.com/dolevshor/azure-finops-guide: The Azure FinOps Guide== 🌟",
|
||
"date": "2025-11-02",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "A highly comprehensive, community-driven 2024 resource delivering actionable scripts and policy checklists for Azure-based FinOps.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://github.com/towardsthecloud/cloudburn",
|
||
"title": "Cloudburn: An Open-Source Policy Engine for AWS Spending",
|
||
"date": "2026-04-09",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Introduces a novel open-source, declarative policy engine to audit and automate AWS cost-reduction workflows.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://github.com/learnk8s/xlskubectl",
|
||
"title": "==learnk8s/xlskubectl==",
|
||
"date": "2026-06-18",
|
||
"stars": 3,
|
||
"impact": "high",
|
||
"why": "Provides a highly novel spreadsheet integration that directly translates complex raw Kubernetes resource allocations into immediate cost estimations.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://www.businessinsider.com/uber-coo-andrew-macdonald-ai-token-spending-harder-justify-2026-5",
|
||
"title": "Uber's COO Says It's Getting Harder to Justify the Money Spent on AI",
|
||
"date": "2026-06-02",
|
||
"stars": 4,
|
||
"impact": "high",
|
||
"why": "Highlights the critical industry shift toward cost control and token-spend FinOps within runaway generative AI pipelines.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://cast.ai/blog/keep-your-aws-kubernetes-costs-in-check-with-intelligent-allocation",
|
||
"title": "cast.ai: Keep your AWS Kubernetes costs in check with intelligent allocation' (EKS)",
|
||
"date": "2026-05-17",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Delivers advanced container-level automated provisioning to dynamically optimize EKS node configuration and eliminate waste.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://www.cncf.io/blog/2021/06/29/finops-for-kubernetes-insufficient-or-nonexistent-kubernetes-cost-monitoring-is-causing-overspend",
|
||
"title": "cncf.io: FinOps for Kubernetes: Insufficient – or nonexistent – Kubernetes' cost monitoring is causing overspend",
|
||
"date": "2026-06-18",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "An authoritative CNCF resource detailing how the lack of native Kubernetes visibility leads to severe enterprise cloud overspending.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://medium.com/develeap/cutting-down-kubernetes-costs-cast-ai-vs-karpenter-20f6788b4c67",
|
||
"title": "medium.com/develeap: Cutting down Kubernetes Costs: Cast.ai vs. Karpenter",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Provides a vital comparison of the two premier automated Kubernetes scaling and cost-optimizing engines used in modern production environments.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://engineering.razorpay.com/the-culture-of-cost-optimization-reducing-kubernetes-cost-by-300-000-32611cdd19d9",
|
||
"title": "engineering.razorpay.com: The Culture of Cost Optimization — Reducing Kubernetes' cost by $300,000",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "A massive production-proven case study demonstrating real-world architecture optimizations that successfully slashed Kubernetes costs by $300,000.",
|
||
"category": "FinOps & Cloud Cost"
|
||
},
|
||
{
|
||
"url": "https://medium.com/compass-true-north/halving-kubernetes-compute-costs-with-vertical-pod-autoscaler-df658c043301",
|
||
"title": "medium.com/compass-true-north: Halving Kubernetes Compute Costs With Vertical' Pod Autoscaler",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Demonstrates a major cloud-native shift, proving how Vertical Pod Autoscaling can be harnessed to slash compute costs in half.",
|
||
"category": "FinOps & Cloud Cost"
|
||
}
|
||
],
|
||
"Virtualization & Private Cloud": [
|
||
{
|
||
"url": "https://cluster-api.sigs.k8s.io",
|
||
"title": "ClusterAPI",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Establishes the industry-standard declarative, API-driven model for managing the lifecycle of Kubernetes clusters across diverse private and public cloud hypervisors.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/openshift",
|
||
"title": "Openshift Container Platform",
|
||
"date": "2026-06-14",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Represents the leading enterprise-grade hybrid cloud platform that seamlessly integrates traditional virtualization with modern containerized workloads.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://nubenetes.com/rancher",
|
||
"title": "Rancher: Enterprise management for Kubernetes",
|
||
"date": "2026-06-14",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Provides the essential centralized management plane for operationalizing multi-cluster, heterogeneous Kubernetes deployments across on-premises and edge infrastructure.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://github.com/kubernetes/kubeadm",
|
||
"title": "Kubernetes Cluster with **Kubeadm**",
|
||
"date": "2026-06-01",
|
||
"stars": 5,
|
||
"impact": "critical",
|
||
"why": "Acts as the official, SIG-maintained bootstrapping engine that forms the bedrock of almost all on-premises and private cloud Kubernetes deployments.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://cloud.vmware.com/tanzu",
|
||
"title": "**VMware Kubernetes Tanzu**",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Bridges the legacy virtualization gap by bringing enterprise-grade Kubernetes capabilities directly into the vSphere private cloud ecosystem.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://github.com/kubernetes-sigs/kubespray",
|
||
"title": "**Kubespray**",
|
||
"date": "2026-06-14",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Combines Ansible automation with Kubeadm to deliver the most flexible, battle-tested framework for deploying production-grade clusters in private datacenters.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://github.com/zarf-dev/zarf",
|
||
"title": "defenseunicorns/zarf",
|
||
"date": "2026-06-12",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Addresses a critical defense and enterprise requirement by automating secure, zero-trust cloud-native deployments in strictly air-gapped private environments.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://developer.hashicorp.com/nomad",
|
||
"title": "Nomad",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Serves as the primary lightweight orchestrator alternative to Kubernetes for running both containerized and legacy non-containerized workloads on bare metal.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://github.com/kubeinit/kubeinit",
|
||
"title": "Kubeinit 🌟",
|
||
"date": "2025-12-05",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Directly targets private cloud platform engineers by using Ansible to automate Kubernetes and OpenShift provisioning on open-source libvirt/KVM hypervisors.",
|
||
"category": "Virtualization & Private Cloud"
|
||
},
|
||
{
|
||
"url": "https://github.com/k0sproject/k0s",
|
||
"title": "K0s - Zero Friction Kubernetes",
|
||
"date": "2026-06-13",
|
||
"stars": 5,
|
||
"impact": "high",
|
||
"why": "Simplifies private cloud and edge operations by packaging a highly resilient, enterprise-grade Kubernetes distribution into a single, zero-friction binary.",
|
||
"category": "Virtualization & Private Cloud"
|
||
}
|
||
],
|
||
"Asia-Pacific": [
|
||
{
|
||
"url": "https://mixi-developers.mixi.co.jp/compare-eso-with-secret-csi-402bf37f20bc?gi=a7ce4398a8d7",
|
||
"title": "mixi-developers.mixi.co.jp: Comparing External Secrets Operator with Secret' Storage CSI as Kubernetes External Secrets is Deprecated",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "critical",
|
||
"why": "Provides crucial architectural guidance on migrating workloads following the deprecation of Kubernetes External Secrets to ESO or Secrets Store CSI.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://devstack.in/2020/05/25/deploy-prometheus-operator-with-helm3-and-private-registry",
|
||
"title": "devstack.in: Deploy Prometheus Operator with Helm3 and Private Registry' 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Demonstrates secure, production-ready enterprise deployment of Prometheus Operator utilizing private registries and Helm3.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://devsecops.co.in/2021/05/13/gitops-guide-what-why-and-how",
|
||
"title": "devsecops.co.in: GitOps Guide – What, Why and How? 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Explains the GitOps operational paradigm, which is fundamental to modern cloud-native continuous delivery and infrastructure management.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://ittroubleshooter.in/run-parallel-build-kubernetes-cluster-jenkins",
|
||
"title": "ittroubleshooter.in: Run Parallel Builds in Kubernetes Cluster with Jenkins' Pipeline 🌟",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "high",
|
||
"why": "Enables engineering teams to optimize CI/CD pipelines by executing highly parallelized Jenkins builds natively inside a Kubernetes cluster.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://comparecloud.in",
|
||
"title": "comparecloud.in: Public Cloud Services Comparison 🌟",
|
||
"date": "2026-06-01",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Simplifies multi-cloud system architecture design with a comprehensive taxonomy mapping tool for major public clouds.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://ishantgaurav.in/2021/07/18/kubernetes-sidecar-container-pattern",
|
||
"title": "ishantgaurav.in: Kubernetes – Sidecar Container Pattern",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Examines the Kubernetes sidecar pattern, a foundational design concept essential for service mesh integrations and logging agents.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://skilledfield.com.au/monitoring-kubernetes-and-docker-container-logs",
|
||
"title": "skilledfield.com.au: Monitoring Kubernetes and Docker Container Logs",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Provides essential practices for establishing central observability by monitoring Docker and Kubernetes container logs.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://devopstalks.in/everything-about-prometheus",
|
||
"title": "devopstalks.in: Everything about Prometheus",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Covers Prometheus, the definitive CNCF standard for cloud-native systems monitoring and alerting.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://blog.learncodeonline.in/kubernetes-scheduling-taints-and-tolerations",
|
||
"title": "blog.learncodeonline.in: Kubernetes Scheduling - Taints and Tolerations",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Explains taints and tolerations, which are critical for controlling workload scheduling and dedicated node allocation in production.",
|
||
"category": "Asia-Pacific"
|
||
},
|
||
{
|
||
"url": "https://blog.learncodeonline.in/kubernetes-scheduling-daemonset",
|
||
"title": "blog.learncodeonline.in: Kubernetes Scheduling - DaemonSet",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "Details DaemonSets, a key scheduling primitive used for deploying node-level infrastructure agents like logging and monitoring daemons.",
|
||
"category": "Asia-Pacific"
|
||
}
|
||
],
|
||
"Americas": [
|
||
{
|
||
"url": "https://www.ccohs.ca/oshanswers/ergonomics/shovel.html",
|
||
"title": null,
|
||
"date": "2026-06-02",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "",
|
||
"category": "Americas"
|
||
},
|
||
{
|
||
"url": "https://businessinsider.mx/trucos-chatgpt-aminorar-carga-laboranl_vida-profesional",
|
||
"title": "businessinsider.mx: 5 trucos de ChatGPT que pueden ayudar a reducir tu carga' laboral",
|
||
"date": "2026-05-17",
|
||
"stars": 0,
|
||
"impact": "medium",
|
||
"why": "A curated technical resource and architectural guide covering businessinsider.mx: 5 trucos de ChatGPT que pueden ayudar a reducir tu carga' laboral in the Kubernetes Tools ecosystem.",
|
||
"category": "Americas"
|
||
}
|
||
]
|
||
},
|
||
"_meta": {
|
||
"3_months": {
|
||
"Kubernetes & Orchestration": {
|
||
"last_analyzed": "2026-06-19T14:39:13.508395+02:00",
|
||
"entry_hash": "f116fff1a9e4b3af",
|
||
"entry_count": 1410,
|
||
"method": "gemini"
|
||
},
|
||
"Observability, SRE & Testing": {
|
||
"last_analyzed": "2026-06-19T14:39:31.896762+02:00",
|
||
"entry_hash": "a3b03b523d3dd517",
|
||
"entry_count": 525,
|
||
"method": "gemini"
|
||
},
|
||
"Azure": {
|
||
"last_analyzed": "2026-06-19T14:39:47.685192+02:00",
|
||
"entry_hash": "c2fe009a7ce6c67a",
|
||
"entry_count": 157,
|
||
"method": "gemini"
|
||
},
|
||
"CI/CD & GitOps": {
|
||
"last_analyzed": "2026-06-19T14:40:09.006881+02:00",
|
||
"entry_hash": "bdfdfeb4382f9745",
|
||
"entry_count": 400,
|
||
"method": "gemini"
|
||
},
|
||
"Python, Java & Developer Ecosystem": {
|
||
"last_analyzed": "2026-06-19T14:40:30.007978+02:00",
|
||
"entry_hash": "21c4d4d11fd3971c",
|
||
"entry_count": 715,
|
||
"method": "gemini"
|
||
},
|
||
"Linux & System Foundations": {
|
||
"last_analyzed": "2026-06-19T14:40:55.420952+02:00",
|
||
"entry_hash": "c20ddfb4d10a7c51",
|
||
"entry_count": 286,
|
||
"method": "gemini"
|
||
},
|
||
"AI & Agents": {
|
||
"last_analyzed": "2026-06-19T14:41:11.564632+02:00",
|
||
"entry_hash": "ef3c0dcf7650d432",
|
||
"entry_count": 200,
|
||
"method": "gemini"
|
||
},
|
||
"Certification & Training": {
|
||
"last_analyzed": "2026-06-19T14:41:31.026043+02:00",
|
||
"entry_hash": "203ecc98823414f8",
|
||
"entry_count": 408,
|
||
"method": "gemini"
|
||
},
|
||
"Data, Messaging & Storage": {
|
||
"last_analyzed": "2026-06-19T14:41:50.954597+02:00",
|
||
"entry_hash": "af9f6fa2af4fbb5d",
|
||
"entry_count": 350,
|
||
"method": "gemini"
|
||
},
|
||
"Infrastructure as Code": {
|
||
"last_analyzed": "2026-06-19T14:42:11.171850+02:00",
|
||
"entry_hash": "24714a93c2ba7613",
|
||
"entry_count": 380,
|
||
"method": "gemini"
|
||
},
|
||
"DevOps & Culture": {
|
||
"last_analyzed": "2026-06-19T14:42:29.795887+02:00",
|
||
"entry_hash": "febd9682723fa92e",
|
||
"entry_count": 181,
|
||
"method": "gemini"
|
||
},
|
||
"MLOps & Data Science": {
|
||
"last_analyzed": "2026-06-19T14:42:46.625835+02:00",
|
||
"entry_hash": "a42a6cd2912f546a",
|
||
"entry_count": 52,
|
||
"method": "gemini"
|
||
},
|
||
"OpenShift / Red Hat": {
|
||
"last_analyzed": "2026-06-19T14:43:06.684061+02:00",
|
||
"entry_hash": "9590c00ca8b16239",
|
||
"entry_count": 258,
|
||
"method": "gemini"
|
||
},
|
||
"GCP, OCI & Others": {
|
||
"last_analyzed": "2026-06-19T14:43:27.761220+02:00",
|
||
"entry_hash": "04176211e9606861",
|
||
"entry_count": 116,
|
||
"method": "gemini"
|
||
},
|
||
"Containers & Runtime": {
|
||
"last_analyzed": "2026-06-19T14:43:44.662594+02:00",
|
||
"entry_hash": "a8675df16cd9fd35",
|
||
"entry_count": 200,
|
||
"method": "gemini"
|
||
},
|
||
"Networking & Service Mesh": {
|
||
"last_analyzed": "2026-06-19T14:44:05.144731+02:00",
|
||
"entry_hash": "37e91f3d2bead61d",
|
||
"entry_count": 242,
|
||
"method": "gemini"
|
||
},
|
||
"AWS": {
|
||
"last_analyzed": "2026-06-19T14:44:26.826757+02:00",
|
||
"entry_hash": "cb61b6ce7761ca86",
|
||
"entry_count": 377,
|
||
"method": "gemini"
|
||
},
|
||
"Security & Compliance": {
|
||
"last_analyzed": "2026-06-19T14:44:44.438074+02:00",
|
||
"entry_hash": "c9fc07b85d730e75",
|
||
"entry_count": 347,
|
||
"method": "gemini"
|
||
},
|
||
"Architecture & Microservices": {
|
||
"last_analyzed": "2026-06-19T14:45:03.094269+02:00",
|
||
"entry_hash": "a3319ff172088f89",
|
||
"entry_count": 235,
|
||
"method": "gemini"
|
||
},
|
||
"Platform Engineering & DevEx": {
|
||
"last_analyzed": "2026-06-19T14:45:20.354842+02:00",
|
||
"entry_hash": "1f6425183e2a8130",
|
||
"entry_count": 76,
|
||
"method": "gemini"
|
||
},
|
||
"Spain": {
|
||
"last_analyzed": "2026-06-19T16:16:25.205437+02:00",
|
||
"entry_hash": "f5c666b89ca992f3",
|
||
"entry_count": 37,
|
||
"method": "gemini"
|
||
},
|
||
"Europe": {
|
||
"last_analyzed": "2026-06-19T16:16:44.072704+02:00",
|
||
"entry_hash": "6ae2f6a7eec2c6d0",
|
||
"entry_count": 109,
|
||
"method": "gemini"
|
||
},
|
||
"FinOps & Cloud Cost": {
|
||
"last_analyzed": "2026-06-19T14:45:38.390973+02:00",
|
||
"entry_hash": "7c8ebc027608bf2a",
|
||
"entry_count": 42,
|
||
"method": "gemini"
|
||
},
|
||
"Virtualization & Private Cloud": {
|
||
"last_analyzed": "2026-06-19T14:45:54.575614+02:00",
|
||
"entry_hash": "5b270190d616e0ea",
|
||
"entry_count": 76,
|
||
"method": "gemini"
|
||
},
|
||
"Asia-Pacific": {
|
||
"last_analyzed": "2026-06-19T16:18:10.295147+02:00",
|
||
"entry_hash": "de4b4450067bba21",
|
||
"entry_count": 25,
|
||
"method": "gemini"
|
||
},
|
||
"Americas": {
|
||
"last_analyzed": "2026-06-19T16:18:11.297048+02:00",
|
||
"entry_hash": "1ac69d758d138981",
|
||
"entry_count": 2,
|
||
"method": "fallback_small"
|
||
}
|
||
},
|
||
"6_months": {
|
||
"Kubernetes & Orchestration": {
|
||
"last_analyzed": "2026-06-19T14:46:07.475397+02:00",
|
||
"entry_hash": "642e0bd4628ac5b6",
|
||
"entry_count": 1491,
|
||
"method": "gemini"
|
||
},
|
||
"Observability, SRE & Testing": {
|
||
"last_analyzed": "2026-06-19T14:46:23.638942+02:00",
|
||
"entry_hash": "106b55869635a1c3",
|
||
"entry_count": 537,
|
||
"method": "gemini"
|
||
},
|
||
"Data, Messaging & Storage": {
|
||
"last_analyzed": "2026-06-19T14:46:43.561978+02:00",
|
||
"entry_hash": "5e3e7146f247c06d",
|
||
"entry_count": 369,
|
||
"method": "gemini"
|
||
},
|
||
"Azure": {
|
||
"last_analyzed": "2026-06-19T14:47:05.835984+02:00",
|
||
"entry_hash": "2b2ba4e86fed5610",
|
||
"entry_count": 179,
|
||
"method": "gemini"
|
||
},
|
||
"CI/CD & GitOps": {
|
||
"last_analyzed": "2026-06-19T19:39:36.131298+02:00",
|
||
"entry_hash": "c4997cc637c23d35",
|
||
"entry_count": 444,
|
||
"method": "gemini"
|
||
},
|
||
"Python, Java & Developer Ecosystem": {
|
||
"last_analyzed": "2026-06-19T14:47:39.790646+02:00",
|
||
"entry_hash": "5bc24823173c3247",
|
||
"entry_count": 731,
|
||
"method": "gemini"
|
||
},
|
||
"Linux & System Foundations": {
|
||
"last_analyzed": "2026-06-19T14:47:59.754311+02:00",
|
||
"entry_hash": "7526bc113cb5c051",
|
||
"entry_count": 294,
|
||
"method": "gemini"
|
||
},
|
||
"AI & Agents": {
|
||
"last_analyzed": "2026-06-19T14:48:16.958615+02:00",
|
||
"entry_hash": "93f7895eebd6703f",
|
||
"entry_count": 219,
|
||
"method": "gemini"
|
||
},
|
||
"Certification & Training": {
|
||
"last_analyzed": "2026-06-19T14:48:36.202631+02:00",
|
||
"entry_hash": "13e704c45e043287",
|
||
"entry_count": 440,
|
||
"method": "gemini"
|
||
},
|
||
"Infrastructure as Code": {
|
||
"last_analyzed": "2026-06-19T14:48:57.418897+02:00",
|
||
"entry_hash": "8a9ac5b471ffcfc2",
|
||
"entry_count": 415,
|
||
"method": "gemini"
|
||
},
|
||
"DevOps & Culture": {
|
||
"last_analyzed": "2026-06-19T14:49:15.560223+02:00",
|
||
"entry_hash": "57425a733b17dce6",
|
||
"entry_count": 197,
|
||
"method": "gemini"
|
||
},
|
||
"MLOps & Data Science": {
|
||
"last_analyzed": "2026-06-19T14:49:31.131308+02:00",
|
||
"entry_hash": "a42a6cd2912f546a",
|
||
"entry_count": 52,
|
||
"method": "gemini"
|
||
},
|
||
"OpenShift / Red Hat": {
|
||
"last_analyzed": "2026-06-19T14:49:48.967018+02:00",
|
||
"entry_hash": "59cac5d8bf9a84ff",
|
||
"entry_count": 265,
|
||
"method": "gemini"
|
||
},
|
||
"GCP, OCI & Others": {
|
||
"last_analyzed": "2026-06-19T14:50:05.651587+02:00",
|
||
"entry_hash": "6c5f225e7601e675",
|
||
"entry_count": 122,
|
||
"method": "gemini"
|
||
},
|
||
"Containers & Runtime": {
|
||
"last_analyzed": "2026-06-19T14:50:23.222853+02:00",
|
||
"entry_hash": "c9295f9dc970d4ae",
|
||
"entry_count": 201,
|
||
"method": "gemini"
|
||
},
|
||
"Networking & Service Mesh": {
|
||
"last_analyzed": "2026-06-19T14:50:39.062120+02:00",
|
||
"entry_hash": "5ccbb45b374066bb",
|
||
"entry_count": 257,
|
||
"method": "gemini"
|
||
},
|
||
"AWS": {
|
||
"last_analyzed": "2026-06-19T14:50:59.010421+02:00",
|
||
"entry_hash": "6914bc3ab3c9a01c",
|
||
"entry_count": 395,
|
||
"method": "gemini"
|
||
},
|
||
"Security & Compliance": {
|
||
"last_analyzed": "2026-06-19T14:51:19.109724+02:00",
|
||
"entry_hash": "807637ee008c2db2",
|
||
"entry_count": 354,
|
||
"method": "gemini"
|
||
},
|
||
"Architecture & Microservices": {
|
||
"last_analyzed": "2026-06-19T14:51:40.111550+02:00",
|
||
"entry_hash": "1bdc17eddbbee5c3",
|
||
"entry_count": 245,
|
||
"method": "gemini"
|
||
},
|
||
"Platform Engineering & DevEx": {
|
||
"last_analyzed": "2026-06-19T14:51:59.941477+02:00",
|
||
"entry_hash": "1f6425183e2a8130",
|
||
"entry_count": 76,
|
||
"method": "gemini"
|
||
},
|
||
"Spain": {
|
||
"last_analyzed": "2026-06-19T16:18:26.505532+02:00",
|
||
"entry_hash": "f5c666b89ca992f3",
|
||
"entry_count": 37,
|
||
"method": "gemini"
|
||
},
|
||
"Europe": {
|
||
"last_analyzed": "2026-06-19T16:18:53.748923+02:00",
|
||
"entry_hash": "d52198019caf4492",
|
||
"entry_count": 111,
|
||
"method": "gemini"
|
||
},
|
||
"FinOps & Cloud Cost": {
|
||
"last_analyzed": "2026-06-19T14:52:20.730024+02:00",
|
||
"entry_hash": "7c8ebc027608bf2a",
|
||
"entry_count": 42,
|
||
"method": "gemini"
|
||
},
|
||
"Virtualization & Private Cloud": {
|
||
"last_analyzed": "2026-06-19T14:52:35.981382+02:00",
|
||
"entry_hash": "5b270190d616e0ea",
|
||
"entry_count": 76,
|
||
"method": "gemini"
|
||
},
|
||
"Asia-Pacific": {
|
||
"last_analyzed": "2026-06-19T16:19:21.458075+02:00",
|
||
"entry_hash": "de4b4450067bba21",
|
||
"entry_count": 25,
|
||
"method": "gemini"
|
||
},
|
||
"Americas": {
|
||
"last_analyzed": "2026-06-19T16:19:22.459944+02:00",
|
||
"entry_hash": "1ac69d758d138981",
|
||
"entry_count": 2,
|
||
"method": "fallback_small"
|
||
}
|
||
},
|
||
"12_months": {
|
||
"Kubernetes & Orchestration": {
|
||
"last_analyzed": "2026-06-19T14:52:56.046183+02:00",
|
||
"entry_hash": "a26eee9d43c0ed6c",
|
||
"entry_count": 1515,
|
||
"method": "gemini"
|
||
},
|
||
"Observability, SRE & Testing": {
|
||
"last_analyzed": "2026-06-19T14:53:18.301235+02:00",
|
||
"entry_hash": "13d0536edca17f71",
|
||
"entry_count": 539,
|
||
"method": "gemini"
|
||
},
|
||
"Data, Messaging & Storage": {
|
||
"last_analyzed": "2026-06-19T14:53:38.350718+02:00",
|
||
"entry_hash": "7c3c2af49c4639b1",
|
||
"entry_count": 370,
|
||
"method": "gemini"
|
||
},
|
||
"Azure": {
|
||
"last_analyzed": "2026-06-19T14:53:58.098761+02:00",
|
||
"entry_hash": "f388186778524584",
|
||
"entry_count": 183,
|
||
"method": "gemini"
|
||
},
|
||
"CI/CD & GitOps": {
|
||
"last_analyzed": "2026-06-19T14:54:26.021668+02:00",
|
||
"entry_hash": "fb363339dffd102e",
|
||
"entry_count": 449,
|
||
"method": "gemini"
|
||
},
|
||
"Python, Java & Developer Ecosystem": {
|
||
"last_analyzed": "2026-06-19T14:54:45.632023+02:00",
|
||
"entry_hash": "029424617427dc8e",
|
||
"entry_count": 736,
|
||
"method": "gemini"
|
||
},
|
||
"Linux & System Foundations": {
|
||
"last_analyzed": "2026-06-19T14:55:03.314966+02:00",
|
||
"entry_hash": "d403e23bc5b0be8d",
|
||
"entry_count": 295,
|
||
"method": "gemini"
|
||
},
|
||
"AI & Agents": {
|
||
"last_analyzed": "2026-06-19T14:55:22.579983+02:00",
|
||
"entry_hash": "93f7895eebd6703f",
|
||
"entry_count": 219,
|
||
"method": "gemini"
|
||
},
|
||
"Certification & Training": {
|
||
"last_analyzed": "2026-06-19T14:55:40.604373+02:00",
|
||
"entry_hash": "b5ba72dc2e4b6e90",
|
||
"entry_count": 442,
|
||
"method": "gemini"
|
||
},
|
||
"Infrastructure as Code": {
|
||
"last_analyzed": "2026-06-19T14:56:01.877395+02:00",
|
||
"entry_hash": "4cc31b2375a4a9eb",
|
||
"entry_count": 419,
|
||
"method": "gemini"
|
||
},
|
||
"DevOps & Culture": {
|
||
"last_analyzed": "2026-06-19T14:56:17.594145+02:00",
|
||
"entry_hash": "57425a733b17dce6",
|
||
"entry_count": 197,
|
||
"method": "gemini"
|
||
},
|
||
"MLOps & Data Science": {
|
||
"last_analyzed": "2026-06-19T14:56:34.586247+02:00",
|
||
"entry_hash": "5647bc7694fadca0",
|
||
"entry_count": 53,
|
||
"method": "gemini"
|
||
},
|
||
"OpenShift / Red Hat": {
|
||
"last_analyzed": "2026-06-19T14:56:50.858729+02:00",
|
||
"entry_hash": "d00b2e4db3460971",
|
||
"entry_count": 266,
|
||
"method": "gemini"
|
||
},
|
||
"GCP, OCI & Others": {
|
||
"last_analyzed": "2026-06-19T14:57:12.348493+02:00",
|
||
"entry_hash": "6c5f225e7601e675",
|
||
"entry_count": 122,
|
||
"method": "gemini"
|
||
},
|
||
"Containers & Runtime": {
|
||
"last_analyzed": "2026-06-19T14:57:27.243342+02:00",
|
||
"entry_hash": "cd1ba556ba939c93",
|
||
"entry_count": 202,
|
||
"method": "gemini"
|
||
},
|
||
"Networking & Service Mesh": {
|
||
"last_analyzed": "2026-06-19T14:57:43.441129+02:00",
|
||
"entry_hash": "47c0ff7eb18c4a4a",
|
||
"entry_count": 259,
|
||
"method": "gemini"
|
||
},
|
||
"AWS": {
|
||
"last_analyzed": "2026-06-19T14:58:03.537078+02:00",
|
||
"entry_hash": "6914bc3ab3c9a01c",
|
||
"entry_count": 395,
|
||
"method": "gemini"
|
||
},
|
||
"Security & Compliance": {
|
||
"last_analyzed": "2026-06-19T14:58:22.853194+02:00",
|
||
"entry_hash": "c751256b7fbf8366",
|
||
"entry_count": 355,
|
||
"method": "gemini"
|
||
},
|
||
"Architecture & Microservices": {
|
||
"last_analyzed": "2026-06-19T14:58:40.358987+02:00",
|
||
"entry_hash": "1bdc17eddbbee5c3",
|
||
"entry_count": 245,
|
||
"method": "gemini"
|
||
},
|
||
"Platform Engineering & DevEx": {
|
||
"last_analyzed": "2026-06-19T14:58:54.666629+02:00",
|
||
"entry_hash": "1f6425183e2a8130",
|
||
"entry_count": 76,
|
||
"method": "gemini"
|
||
},
|
||
"Spain": {
|
||
"last_analyzed": "2026-06-19T16:19:43.166872+02:00",
|
||
"entry_hash": "f5c666b89ca992f3",
|
||
"entry_count": 37,
|
||
"method": "gemini"
|
||
},
|
||
"Europe": {
|
||
"last_analyzed": "2026-06-19T16:20:02.843962+02:00",
|
||
"entry_hash": "d52198019caf4492",
|
||
"entry_count": 111,
|
||
"method": "gemini"
|
||
},
|
||
"FinOps & Cloud Cost": {
|
||
"last_analyzed": "2026-06-19T14:59:15.132072+02:00",
|
||
"entry_hash": "705e5ae797cbd854",
|
||
"entry_count": 43,
|
||
"method": "gemini"
|
||
},
|
||
"Virtualization & Private Cloud": {
|
||
"last_analyzed": "2026-06-19T14:59:32.004671+02:00",
|
||
"entry_hash": "5b270190d616e0ea",
|
||
"entry_count": 76,
|
||
"method": "gemini"
|
||
},
|
||
"Asia-Pacific": {
|
||
"last_analyzed": "2026-06-19T16:20:17.736774+02:00",
|
||
"entry_hash": "de4b4450067bba21",
|
||
"entry_count": 25,
|
||
"method": "gemini"
|
||
},
|
||
"Americas": {
|
||
"last_analyzed": "2026-06-19T16:20:18.738171+02:00",
|
||
"entry_hash": "1ac69d758d138981",
|
||
"entry_count": 2,
|
||
"method": "fallback_small"
|
||
}
|
||
},
|
||
"last_updated": "2026-06-20T16:31:41.476968+02:00"
|
||
}
|
||
} |