diff --git a/README.md b/README.md index 560b5091..18012012 100644 --- a/README.md +++ b/README.md @@ -135,14 +135,14 @@ Additionally, as of May 2026, Nubenetes has reached the **Platinum Operational T ## 2. Repository Metrics and Evolution ### 2.1. The "Heart" of Nubenetes -(Stats as of 2026-06-24) +(Stats as of 2026-06-25) | Metric | Value | | :--- | :--- | | **Total Technical Resources (Links)** | **18649+** | | **Specialized MD Pages** | **162** | -| **Total Commits** | **6468+** | +| **Total Commits** | **6477+** | | **Primary AI Engine** | **Google Gemini (Agentic)** | @@ -180,7 +180,7 @@ The growth of Nubenetes reflects the acceleration of the Cloud Native ecosystem. | 6 | 2023 | 30 | 123 | Maintenance & Refinement | | 7 | 2024 | 53 | 218 | Curation Strategy Pivot | | 8 | 2025 | 5 | 20 | Stability & Research Phase | -| 9 | 2026 | 2909 | 12,014 | **Agentic AI Surge** (May 2026 Inception) | +| 9 | 2026 | 2918 | 12,051 | **Agentic AI Surge** (May 2026 Inception) | @@ -196,8 +196,8 @@ xychart-beta title "Nubenetes Annual Growth Metrics (2018โ2026)" x-axis ["2018", "2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026"] y-axis "Volume (Commits / Estimated New Refs)" 0 --> 13000 - bar [1445, 586, 8449, 2193, 1660, 123, 218, 20, 12014] - bar [350, 142, 2046, 531, 402, 30, 53, 5, 2909] + bar [1445, 586, 8449, 2193, 1660, 123, 218, 20, 12051] + bar [350, 142, 2046, 531, 402, 30, 53, 5, 2918] ``` @@ -207,7 +207,7 @@ xychart-beta | :--- | :---: | :---: | :--- | | 2026-04 | 25 | 103 | Active Curation | | 2026-05 | 2101 | 8,677 | **Agentic Inception (Gemini Era)** | -| 2026-06 | 783 | 3,233 | Active Curation | +| 2026-06 | 792 | 3,270 | Active Curation | ### 2.4. Content Distribution and Semantic Clustering diff --git a/data/news_digest.json b/data/news_digest.json index 0978ad7c..c7790460 100644 --- a/data/news_digest.json +++ b/data/news_digest.json @@ -4645,49 +4645,22 @@ }, "12_months": { "Kubernetes & Orchestration": [ - { - "url": "https://nubenetes.com/crossplane", - "title": "Crossplane", - "date": "2026-06-14", - "stars": 5, - "impact": "critical", - "why": "Crossplane acts as a paradigm-shifting universal control plane, allowing teams to manage external cloud resources declaratively using native Kubernetes APIs.", - "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": "Azure Workload Identity provides a modern, OIDC-based enterprise-grade standard for mapping Kubernetes service accounts to cloud identity providers.", - "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": "This plugin serves as the foundational bridge enabling high-performance GPU scheduling and hardware acceleration required for enterprise AI/ML workloads.", - "category": "Kubernetes & Orchestration" - }, - { - "url": "https://github.com/aws-controllers-k8s/community", - "title": "AWS Controllers for Kubernetes (ACK) ๐", - "date": "2026-06-13", - "stars": 5, - "impact": "critical", - "why": "ACK enables pure GitOps for cloud infrastructure by allowing operators to define and manage AWS resources directly through standard Kubernetes manifests.", - "category": "Kubernetes & Orchestration" - }, { "url": "https://www.apptio.com/products/kubecost/?src=kc-com", "title": "Kubecost ๐", "date": "2026-06-18", "stars": 5, "impact": "high", - "why": "Kubecost is the industry-standard FinOps solution for real-time cost allocation and granular observability across multi-cluster cloud environments.", + "why": "It has established itself as the industry standard for real-time FinOps and granular cost allocation in complex multi-cluster environments.", + "category": "Kubernetes & Orchestration" + }, + { + "url": "https://nubenetes.com/crossplane", + "title": "Crossplane", + "date": "2026-06-14", + "stars": 5, + "impact": "critical", + "why": "It represents a major paradigm shift by transforming Kubernetes into a universal control plane capable of declaratively managing any external cloud infrastructure.", "category": "Kubernetes & Orchestration" }, { @@ -4696,25 +4669,34 @@ "date": "2026-06-14", "stars": 5, "impact": "high", - "why": "SigNoz delivers a powerful, open-source APM alternative that natively leverages OpenTelemetry to unify metrics, traces, and logs in a single dashboard.", + "why": "It offers a modern, high-performance, open-source APM alternative that natively integrates OpenTelemetry for full-stack observability.", "category": "Kubernetes & Orchestration" }, { - "url": "https://github.com/gravitational/teleport", - "title": "Teleport ๐", - "date": "2026-06-13", + "url": "https://github.com/Azure/azure-workload-identity", + "title": "==Azure/azure-workload-identity==", + "date": "2026-06-14", "stars": 5, - "impact": "high", - "why": "Teleport enforces zero-trust architecture by consolidating identity-backed access, session recording, and auditing across all Kubernetes clusters.", + "impact": "critical", + "why": "It introduces a crucial security paradigm shift by enabling passwordless, OIDC-based federated identity mapping between Kubernetes and cloud providers.", "category": "Kubernetes & Orchestration" }, { - "url": "https://github.com/k8gb-io/k8gb", - "title": "k8gb ๐", - "date": "2026-06-13", + "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 serves as the critical infrastructural link required to orchestrate hardware-accelerated GPUs for enterprise AI/ML workloads.", + "category": "Kubernetes & Orchestration" + }, + { + "url": "https://github.com/liqotech/liqo", + "title": "liqo: Enable dynamic and seamless Kubernetes multi-cluster topologies", + "date": "2026-06-14", "stars": 5, "impact": "high", - "why": "k8gb provides a lightweight, CNCF-supported global load-balancing solution to enable seamless multi-region high availability directly within Kubernetes.", + "why": "It provides a highly novel approach to multi-cluster orchestration by allowing seamless, transparent resource sharing and pod scheduling across separate Kubernetes clusters.", "category": "Kubernetes & Orchestration" }, { @@ -4723,16 +4705,34 @@ "date": "2026-06-14", "stars": 5, "impact": "high", - "why": "Kargo fills a major gap in modern continuous delivery by coordinating GitOps-native application promotion across progressive release stages.", + "why": "It solves a major GitOps operational pain point by automating and coordinating application promotion pipelines across multi-stage environments natively in Kubernetes.", "category": "Kubernetes & Orchestration" }, { - "url": "https://github.com/derailed/k9s", - "title": "K9s - Kubernetes CLI To Manage Your Clusters In Style!", + "url": "https://github.com/gravitational/teleport", + "title": "Teleport ๐", "date": "2026-06-13", "stars": 5, "impact": "high", - "why": "K9s remains the undisputed standard for terminal-based cluster management, vastly accelerating day-to-day troubleshooting and resource inspection.", + "why": "It modernizes cluster security by consolidating access management, identity-backed auditing, and session recording into a single multi-protocol gateway.", + "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 teams to unify resource provisioning by managing AWS services directly through native Kubernetes APIs and CRDs.", + "category": "Kubernetes & Orchestration" + }, + { + "url": "https://github.com/k8gb-io/k8gb", + "title": "k8gb ๐", + "date": "2026-06-13", + "stars": 5, + "impact": "high", + "why": "It addresses global disaster recovery by providing a cloud-native, CNCF-backed GSLB operator that automates multi-region failover via local DNS.", "category": "Kubernetes & Orchestration" } ], @@ -5110,8 +5110,8 @@ "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.", + "impact": "high", + "why": "It dramatically shortens developer inner loops by allowing local processes to plug directly into remote Kubernetes namespaces without requiring image builds.", "category": "Python, Java & Developer Ecosystem" }, { @@ -5120,7 +5120,7 @@ "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.", + "why": "It has become the de facto standard for Python linting and formatting, leveraging Rust to significantly reduce CI build times across the industry.", "category": "Python, Java & Developer Ecosystem" }, { @@ -5129,7 +5129,7 @@ "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.", + "why": "It automates real Docker container lifecycles in JUnit, eliminating flakiness and mock-heavy setups for Java integration testing.", "category": "Python, Java & Developer Ecosystem" }, { @@ -5138,7 +5138,7 @@ "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.", + "why": "It automatically aligns Spring Actuator endpoints with Kubernetes native lifecycle probes, simplifying reliable cloud-native deployments.", "category": "Python, Java & Developer Ecosystem" }, { @@ -5146,8 +5146,8 @@ "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.", + "impact": "critical", + "why": "It is the undisputed industry standard for Python data validation, utilizing a Rust-compiled core to enforce strict type structures at scale.", "category": "Python, Java & Developer Ecosystem" }, { @@ -5156,7 +5156,7 @@ "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.", + "why": "It seamlessly bridges Spring Boot with native Kubernetes primitives like ConfigMaps and service discovery to simplify cloud configurations.", "category": "Python, Java & Developer Ecosystem" }, { @@ -5165,16 +5165,16 @@ "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.", + "why": "It provides advanced memory tracking capabilities essential for optimizing high-density Python microservices and preventing memory leaks in production.", "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", + "url": "https://github.com/microsoft/pyright", + "title": "github.com/microsoft/pyright", + "date": "2026-06-06", "stars": 5, "impact": "high", - "why": "It integrates secure HashiCorp Vault secrets management and dynamic credential rotation directly into the enterprise Java application model.", + "why": "It provides Microsoft's performant static type checking to maintain code quality in large-scale enterprise Python deployments.", "category": "Python, Java & Developer Ecosystem" }, { @@ -5183,7 +5183,7 @@ "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.", + "why": "It redefines Java for serverless and Kubernetes environments with supersonic startup speeds and extremely low memory footprints.", "category": "Python, Java & Developer Ecosystem" }, { @@ -5191,8 +5191,8 @@ "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.", + "impact": "critical", + "why": "It remains the premier ecosystem for coordinating complex microservices and distributed patterns across Java enterprises.", "category": "Python, Java & Developer Ecosystem" } ], @@ -7284,9 +7284,9 @@ }, "12_months": { "Kubernetes & Orchestration": { - "last_analyzed": "2026-06-23T13:59:31.863497+02:00", - "entry_hash": "c39e23245b63550a", - "entry_count": 1514, + "last_analyzed": "2026-06-25T10:14:05.479165+02:00", + "entry_hash": "63df0aec2e0ef0cd", + "entry_count": 1513, "method": "gemini" }, "Observability, SRE & Testing": { @@ -7314,9 +7314,9 @@ "method": "gemini" }, "Python, Java & Developer Ecosystem": { - "last_analyzed": "2026-06-19T14:54:45.632023+02:00", - "entry_hash": "029424617427dc8e", - "entry_count": 736, + "last_analyzed": "2026-06-25T10:14:23.967074+02:00", + "entry_hash": "9203ed6d785b27c1", + "entry_count": 735, "method": "gemini" }, "Linux & System Foundations": { @@ -7440,6 +7440,6 @@ "method": "fallback_small" } }, - "last_updated": "2026-06-24T18:31:29.934951+02:00" + "last_updated": "2026-06-25T10:14:24.973025+02:00" } } \ No newline at end of file diff --git a/docs/aws.md b/docs/aws.md index fb086227..2a5e0de5 100644 --- a/docs/aws.md +++ b/docs/aws.md @@ -114,7 +114,7 @@ - https://aws.amazon.com/whitepapers - https://docs.aws.amazon.com - https://www.aws.training -- [skillbuilder.aws: AWS Skill Builder](https://skillbuilder.aws/) - AWS's official digital learning center with free and paid courses, hands-on labs, and learning paths for cloud certifications +- [skillbuilder.aws: AWS Skill Builder](https://skillbuilder.aws) - AWS's official digital learning center with free and paid courses, hands-on labs, and learning paths for cloud certifications - https://aws.amazon.com/solutions/case-studies - https://www.youtube.com/user/amazonWebServices - https://repost.aws diff --git a/docs/index.md b/docs/index.md index 9987e405..47c1f01e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -340,10 +340,10 @@ A curated list of awesome references collected since 2018. Microservices archite ---
Cloud Providers & Core Infrastructure
-[{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/amazonwebservices) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/MicrosoftAzure) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/user/googlecloudplatform) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/@googlecloudtech) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/IBMTechnology) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/OracleCloudInfrastructure) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/Digitalocean) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/cloudflare) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/Scaleway-Cloud) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/OpenStackFoundation) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/AlibabaCloud) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/linode) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/channel/UCB5WMc2FfrxKzfd7XIODoMw) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/@kyndryl) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/@arsys) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/@IONOSUK) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/nutanix) +[{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/amazonwebservices) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/MicrosoftAzure) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/user/googlecloudplatform) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/@googlecloudtech) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/IBMTechnology) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/OracleCloudInfrastructure) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/Digitalocean) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/cloudflare) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/Scaleway-Cloud) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/OpenStackFoundation) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/AlibabaCloud) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/linode) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/channel/UCB5WMc2FfrxKzfd7XIODoMw) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/@kyndryl) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/@arsys)Cloud Native Platforms & Kubernetes
-[{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/cloudnativefdn) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/kubernetescommunity) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/redhat) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/OpenShift) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/Rancher) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/VMwareTanzu) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/channel/UCOvYmppcbOPm1viN6ust3lA) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/channel/UCoZxt-YMhGHb20ZkvcCc5KA) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/keptn) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/@NetBoxLabs) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/@kubefm) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/ContainerDays) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/Tetrate) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/vmware) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/ProxmoxVE) +[{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/cloudnativefdn) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/kubernetescommunity) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/redhat) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/OpenShift) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/Rancher) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/VMwareTanzu) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/channel/UCOvYmppcbOPm1viN6ust3lA) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/channel/UCoZxt-YMhGHb20ZkvcCc5KA) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/keptn) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/@NetBoxLabs) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/@kubefm) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/ContainerDays) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/Tetrate)Development, Testing & Collaboration
-[{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/Code) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/@Playwrightdev) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/GoogleChromeDevelopers) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/MozillaDeveloper) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/RedHatDevelopers) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/user/SpringSourceDev) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/Quarkusio) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/Lightbend-TV) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/LambdaTest) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/RocketChatApp) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/Slackhq) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/MattermostHQ) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/microsoft365) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/OpenProjectCommunity) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/Salesforce) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/user/SAP) +[{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/Code) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/@Playwrightdev) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/GoogleChromeDevelopers) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/MozillaDeveloper) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/RedHatDevelopers) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/user/SpringSourceDev) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/Quarkusio) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/Lightbend-TV) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/LambdaTest) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/RocketChatApp) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/Slackhq) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/MattermostHQ) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/microsoft365) [{: style="width:48px; height:48px; object-fit:contain; margin:6px;" loading="lazy" .channel-logo}](https://www.youtube.com/c/OpenProjectCommunity)