diff --git a/GEMINI.md b/GEMINI.md index a18201fb..278257ea 100644 --- a/GEMINI.md +++ b/GEMINI.md @@ -128,7 +128,8 @@ This file contains the accumulated instructions and long-term vision for the aut 39. **Industrial Learning Flow**: V2 documents MUST follow an O'Reilly-style technical progression. Organization within sections must move from foundational theory and standards to advanced implementation details and emerging patterns. 40. **Autonomous Multi-Tagging**: Every resource evaluation MUST assign at least one maturity tag and one resource-type tag if applicable. Fallback to `[COMMUNITY-TOOL]` is only permitted after exhaustive classification failure. - **V2 Index Branding Protection**: The header and vision block of the V2 Elite Portal MUST NOT be modified. The title MUST remain "Nubenetes Elite Portal (V2)" and the abstract MUST use the "The High-Density Vision" text as hardcoded in the optimizer logic to maintain industrial-grade branding. -- **V2 Index Visual Standard (Automotive Roots)**: The Nubenetes V2 Elite Portal index MUST feature a centered banner image linked to `kubernetes.io`, followed by the Horatio Nelson Jackson quote and the modernized automotive container metaphor image (`images/container_with_cars_v2.svg`) to preserve the project's roots while embracing 2026 aesthetics. +- **V2 Index Visual Standard (Automotive Roots)**: The Nubenetes V2 Elite Portal index MUST feature a centered banner image linked to `kubernetes.io`, followed by the Horatio Nelson Jackson quote and the specific automotive container metaphor image (`images/container_with_cars_v2.png`). This image is a manually provided asset and MUST NOT be regenerated by AI to ensure the preservation of the project's established visual identity. + 37. **Linguistic Uniformity**: All core documentation (index, README, GEMINI.md) and V2 portal summaries MUST be written in **Professional Technical English**. V1 descriptions remain in their native language (Mandate 10). diff --git a/README.md b/README.md index 57c20d4f..74beb2b0 100644 --- a/README.md +++ b/README.md @@ -130,9 +130,9 @@ As of May 2026, Nubenetes has reached the **Platinum Operational Tier**, featuri | Metric | Value | | :--- | :--- | -| **Total Technical Resources (Links)** | **15300+** | +| **Total Technical Resources (Links)** | **15301+** | | **Specialized MD Pages** | **161** | -| **Total Commits** | **4731+** | +| **Total Commits** | **4738+** | | **Primary AI Engine** | **Google Gemini (Agentic)** | @@ -170,7 +170,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 | 1172 | 4,840 | **Agentic AI Surge** (May 2026 Inception) | +| 9 | 2026 | 1179 | 4,869 | **Agentic AI Surge** (May 2026 Inception) | @@ -186,8 +186,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 --> 9000 - bar [1445, 586, 8449, 2193, 1660, 123, 218, 20, 4840] - bar [350, 142, 2046, 531, 402, 30, 53, 5, 1172] + bar [1445, 586, 8449, 2193, 1660, 123, 218, 20, 4869] + bar [350, 142, 2046, 531, 402, 30, 53, 5, 1179] ``` @@ -196,7 +196,7 @@ xychart-beta | Month | Commits | Est. New Refs | Status | | :--- | :---: | :---: | :--- | | 2026-04 | 25 | 103 | Active Curation | -| 2026-05 | 1147 | 4,737 | **Agentic Inception (Gemini Era)** | +| 2026-05 | 1154 | 4,766 | **Agentic Inception (Gemini Era)** | ### 2.4. Content Distribution and Semantic Clustering @@ -216,7 +216,7 @@ pie title Nubenetes Major Ecosystem Pillars "Infra as Code" : 1200 "SRE and Observability" : 1000 "Security and DevSecOps" : 1000 - "Specialized Topics" : 900 + "Specialized Topics" : 901 ``` diff --git a/data/inventory.yaml b/data/inventory.yaml index 6c09b839..dee44ead 100644 --- a/data/inventory.yaml +++ b/data/inventory.yaml @@ -205325,6 +205325,10 @@ https://www.slideshare.net/slideshow/cicd-with-openshift-and-jenkins/57944430: - openshift-pipelines.md https://docs.redhat.com/en/documentation/openshift_container_platform/3.11/html/developer_guide/tutorials: status: online + tags: + - '[COMMUNITY-TOOL]' + v2_locations: + - openshift-pipelines.md https://aws.amazon.com/blogs/devops/aws-codedeploy-deploying-from-a-development-account-to-a-production-account: status: online tags: @@ -205545,6 +205549,10 @@ https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/b - ocp4.md https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/logging/cluster-logging-deploying: status: online + tags: + - '[COMMUNITY-TOOL]' + v2_locations: + - ocp4.md https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/networking/multiple-networks: status: online tags: @@ -205799,6 +205807,10 @@ https://developers.redhat.com/learn/openshift: - demos.md https://docs.redhat.com/en/documentation/openshift_container_platform/4.8/html/cicd/gitops: status: online + tags: + - '[COMMUNITY-TOOL]' + v2_locations: + - demos.md ? https://docs.redhat.com/en/documentation/red_hat_jboss_web_server/5.4/html-single/red_hat_jboss_web_server_for_openshift/index : status: online tags: @@ -205939,3 +205951,9 @@ https://blog.getambassador.io/kubernetes-canary-testing-and-release-with-istio-4 - '[COMMUNITY-TOOL]' v2_locations: - istio.md +https://blog.getambassador.io/kubernetes-canary-testing-and-release-with-istio-4cbdedcc9914?gi=77ba3a21d2dd: + status: online + tags: + - '[COMMUNITY-TOOL]' + v2_locations: + - istio.md diff --git a/docs/images/container_with_cars_v2.png b/docs/images/container_with_cars_v2.png new file mode 100644 index 00000000..9eef800c Binary files /dev/null and b/docs/images/container_with_cars_v2.png differ diff --git a/docs/images/container_with_cars_v2.svg b/docs/images/container_with_cars_v2.svg deleted file mode 100644 index 690a8925..00000000 --- a/docs/images/container_with_cars_v2.svg +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - NUBENETES V2 ELITE - ESTABLISHED 2018 | MODERNIZED 2026 - diff --git a/pr_description.md b/pr_description.md index cf0de463..e82a29cc 100644 --- a/pr_description.md +++ b/pr_description.md @@ -5,14 +5,14 @@ The V2 Portal has been synchronized with the latest V1 changes. This update enfo ### 📊 High-Density Efficiency | Metric | V1 Archive | V2 Elite | Delta / Efficiency | | :--- | :---: | :---: | :---: | -| **Total Resources** | 15300 | 10311 | -4989 (67.39% Density) | +| **Total Resources** | 15301 | 10315 | -4986 (67.41% Density) | | **Maturity Tagging** | Manual | AI-Vetted | 100% Coverage | | **Hierarchical Depth** | Flat | Recursive | Max Depth: 10 | ### 🏗️ Evidence of Elite Status ```mermaid pie title V2 Maturity Distribution - "COMMUNITY-TOOL" : 10311 + "COMMUNITY-TOOL" : 10315 ``` @@ -28,7 +28,7 @@ Execution started with discovery of top models based on May 2026 hierarchy. #### 🔑 API Infrastructure & Quota Management | Key Index | Type | Provider Label | Usage | Errors (429/404) | | :--- | :--- | :--- | :---: | :---: | -| Key 1 | `PAY-AS-YOU-GO` | Identity A (Primary Cloud) | ██████████ (460) | 226 / 0 | +| Key 1 | `PAY-AS-YOU-GO` | Identity A (Primary Cloud) | ██████████ (460) | 228 / 0 | #### 📊 Consumption and Efficiency Metrics (2026 Units) - **Total Prompt Tokens**: 0 @@ -37,13 +37,13 @@ Execution started with discovery of top models based on May 2026 hierarchy. - **Estimated Tokens Saved**: ~0 (Zero-API cost) - **Execution Efficiency**: 0.0% (Completion/Prompt) -*Status: 33 models verified. **Adaptive Tiering active (226 throttles managed).** System auto-adopted newest versions found.* +*Status: 33 models verified. **Adaptive Tiering active (228 throttles managed).** System auto-adopted newest versions found.* --- **Detailed Architectural Audit and Decision Matrix follow in comments.** ## 🛡️ Platinum Safety & Mandate Audit: ❌ FAILED -*Audit executed on 2026-05-19 13:48:56* +*Audit executed on 2026-05-19 14:54:09* ### 🔍 High-Value Pending Reviews > ⚠️ The following resources have been preserved in V1 but hidden from V2 for manual audit. @@ -148,7 +148,7 @@ Execution started with discovery of top models based on May 2026 hierarchy. ### ⚖️ License & Compliance Dashboard | License Type | Count | | :--- | :---: | -| N/A | 13765 | +| N/A | 13766 | | Apache-2.0 | 791 | | MIT | 432 | | NOASSERTION | 121 | diff --git a/src/v2_optimizer.py b/src/v2_optimizer.py index cf0728cf..53091a96 100644 --- a/src/v2_optimizer.py +++ b/src/v2_optimizer.py @@ -371,7 +371,13 @@ class V2VisionEngine: index_md = ( "# Nubenetes Elite Portal (V2)\n\n" - "![Banner](images/kubernetes_logo.jpg)\n\n" + "
\n" + "[![Banner](images/kubernetes_logo.jpg)](https://kubernetes.io)\n" + "
\n\n" + "\"I do not believe you can do today's job with yesterday's methods and be in business tomorrow\" ([Horatio Nelson Jackson](https://en.wikipedia.org/wiki/Horatio_Nelson_Jackson))\n" + "
\n\n" + "[![container_with_cars](images/container_with_cars_v2.png)](https://www.cncf.io/certification/software-conformance)
\n\n" + "
\n\n" "!!! abstract \"The High-Density Vision\"\n" " The V2 Edition is a curated, high-density version of the Nubenetes archive. Using **Agentic AI Orchestration**, " "the system selects only the most relevant, stable, and impactful resources for the modern Cloud Native ecosystem (2026 and beyond).\n\n" diff --git a/v2-docs/demos.md b/v2-docs/demos.md index 185fe085..2cbeeef0 100644 --- a/v2-docs/demos.md +++ b/v2-docs/demos.md @@ -31,6 +31,7 @@ - [alesnosek.com: CI/CD Pipeline Spanning Multiple OpenShift Clusters (jenkins & tekton)](http://alesnosek.com/blog/2020/06/30/ci-slash-cd-pipeline-spanning-multiple-openshift-clusters) [COMMUNITY-TOOL] - [openshift.com: Guide to OpenShift Pipelines Part 1 - Introducing OpenShift Pipelines](https://www.redhat.com/en/blog/guide-to-openshift-pipelines-part-1-introducing-openshift-pipelines) [COMMUNITY-TOOL] - [openshift.com: GitOps Using Red Hat OpenShift Pipelines (Tekton) and Red Hat Advanced Cluster Management to Deploy on Multiple Clusters 🌟](https://www.redhat.com/en/blog/gitops-using-red-hat-openshift-pipelines-tekton-and-red-hat-advanced-cluster-management-to-deploy-on-multiple-clusters) [COMMUNITY-TOOL] + - [docs.openshift.com: OpenShift GitOps](https://docs.redhat.com/en/documentation/openshift_container_platform/4.8/html/cicd/gitops#understanding-openshift-gitops) [COMMUNITY-TOOL] - [cloud.redhat.com: Virtual Machines as Code with OpenShift GitOps and OpenShift Virtualization](https://www.redhat.com/en/blog/virtual-machines-as-code-with-openshift-gitops-and-openshift-virtualization) [COMMUNITY-TOOL] - [openshift.com: SSO Integration for the OpenShift GitOps Operator](https://www.redhat.com/en/blog/sso-integration-for-the-openshift-gitops-operator) [COMMUNITY-TOOL] - [openshift.com: How to Use HashiCorp Vault and Argo CD for GitOps on OpenShift](https://www.redhat.com/en/blog/how-to-use-hashicorp-vault-and-argo-cd-for-gitops-on-openshift) [COMMUNITY-TOOL] diff --git a/v2-docs/index.md b/v2-docs/index.md index 46ad21d3..2fb1c8df 100644 --- a/v2-docs/index.md +++ b/v2-docs/index.md @@ -1,6 +1,15 @@ # Nubenetes Elite Portal (V2) -![Banner](images/kubernetes_logo.jpg) +
+[![Banner](images/kubernetes_logo.jpg)](https://kubernetes.io) +
+ +"I do not believe you can do today's job with yesterday's methods and be in business tomorrow" ([Horatio Nelson Jackson](https://en.wikipedia.org/wiki/Horatio_Nelson_Jackson)) +
+ +[![container_with_cars](images/container_with_cars_v2.png)](https://www.cncf.io/certification/software-conformance)
+ +
!!! abstract "The High-Density Vision" The V2 Edition is a curated, high-density version of the Nubenetes archive. Using **Agentic AI Orchestration**, the system selects only the most relevant, stable, and impactful resources for the modern Cloud Native ecosystem (2026 and beyond). diff --git a/v2-docs/istio.md b/v2-docs/istio.md index 3fa03a1b..1e229ebc 100644 --- a/v2-docs/istio.md +++ b/v2-docs/istio.md @@ -13,7 +13,7 @@ - [tetrate.io: Why do you need Istio when you already have Kubernetes?](https://tetrate.io/blog/what-is-istio-and-why-does-kubernetes-need-it) [COMMUNITY-TOOL] - [tetrate.io: Using Istio Service Mesh as API Gateway 🌟](https://tetrate.io/blog/istio-service-mesh-api-gateway) [COMMUNITY-TOOL] - [jimmysong.io: Understanding the Sidecar Injection, Traffic Intercepting & Routing Process in Istio](https://jimmysong.io/blog/sidecar-injection-iptables-and-traffic-routing) [COMMUNITY-TOOL] - - [blog.getambassador.io: Kubernetes Canary Testing and Release with Istio](https://blog.getambassador.io/kubernetes-canary-testing-and-release-with-istio-4cbdedcc9914?gi=c669845710fd) [COMMUNITY-TOOL] + - [blog.getambassador.io: Kubernetes Canary Testing and Release with Istio](https://blog.getambassador.io/kubernetes-canary-testing-and-release-with-istio-4cbdedcc9914?gi=77ba3a21d2dd) [COMMUNITY-TOOL] - [kiali.io](https://kiali.io) [COMMUNITY-TOOL] - [getenvoy.io](https://www.envoyproxy.io/docs/envoy/latest/start/install) [COMMUNITY-TOOL] - [Istio.io](https://istio.io) [COMMUNITY-TOOL] diff --git a/v2-docs/kubernetes.md b/v2-docs/kubernetes.md index 92c04017..0c79194b 100644 --- a/v2-docs/kubernetes.md +++ b/v2-docs/kubernetes.md @@ -130,7 +130,6 @@ - [codefresh.io: Kubernetes Deployment Antipatterns – part 2](https://octopus.com/blog/kubernetes-antipatterns-2) [COMMUNITY-TOOL] - [learnk8s.io: Extending applications on Kubernetes with multi-container pods](https://learnkube.com/sidecar-containers-patterns) [COMMUNITY-TOOL] - [Scheduling Profiles](https://kubernetes.io/docs/reference/scheduling/config/#profiles) [COMMUNITY-TOOL] - - [granulate.io: A Deep Dive into Kubernetes Scheduling](https://www.intel.com/content/www/us/en/homepage.html) [COMMUNITY-TOOL] - [Affinity and anti-affinity](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity) [COMMUNITY-TOOL] - [Pod Topology Spread Constraints](https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints) [COMMUNITY-TOOL] - [KubeFed: Kubernetes Cluster Federation](https://github.com/kubernetes-retired/kubefed) [COMMUNITY-TOOL] diff --git a/v2-docs/ocp3.md b/v2-docs/ocp3.md index 8b061b2a..d0148d31 100644 --- a/v2-docs/ocp3.md +++ b/v2-docs/ocp3.md @@ -16,7 +16,7 @@ - [blog.openshift.com: Stateful Workloads and the Two Data Center Conundrum](https://www.redhat.com/en/blog/stateful-workloads-and-the-two-data-center-conundrum) [COMMUNITY-TOOL] - [GitHub redhat-cop: Ansible Role 🌟](https://github.com/redhat-cop/infra-ansible) [COMMUNITY-TOOL] - [techbeatly.com: How to create, increase or decrease project quota](https://techbeatly.com/how-to-create-increase-or-decrease-project-quota-in-openshift/#.Xd5OE9WCGUk) [COMMUNITY-TOOL] - - [Quotas setting per project](https://docs.redhat.com/en/documentation/openshift_container_platform/4.2/html/applications/quotas#quotas-setting-per-project) [COMMUNITY-TOOL] + - [Quotas setting across multiple projects](https://docs.redhat.com/en/documentation/openshift_container_platform/4.2/html/applications/quotas#setting-quotas-across-multiple-projects) [COMMUNITY-TOOL] - [Source-to-Image (S2I) Build](https://docs.redhat.com/en/documentation/openshift_container_platform/3.11/html/architecture/core-concepts#architecture-core-concepts-builds-and-image-streams) [COMMUNITY-TOOL] - [claydesk.com: Google Cloud App Engine Vs Red Hat OpenShift](https://www.claydesk.com/ecampus/google-cloud-app-engine-vs-red-hat) [COMMUNITY-TOOL] - [certdepot.net: OpenShift Free available resources 🌟](https://www.certdepot.net/openshift-free-available-resources) [COMMUNITY-TOOL] diff --git a/v2-docs/ocp4.md b/v2-docs/ocp4.md index 35b65173..425929bb 100644 --- a/v2-docs/ocp4.md +++ b/v2-docs/ocp4.md @@ -62,6 +62,7 @@ - [ServiceMesh](https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html-single/service_mesh/index) [COMMUNITY-TOOL] - [grafana.com/docs/v5.4/](https://archive.grafana.com/docs/grafana/v5.4) [COMMUNITY-TOOL] - [prometheus.io/docs/alerting/alertmanager/](https://prometheus.io/docs/alerting/latest/alertmanager) [COMMUNITY-TOOL] + - [docs.openshift.com/container-platform/4.4/logging/cluster-logging-deploying.html](https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/logging/cluster-logging-deploying) [COMMUNITY-TOOL] - [Openshift 4 image builds](https://www.redhat.com/en/blog/openshift-4-image-builds) [COMMUNITY-TOOL] - [Custom image builds with Buildah](https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/builds/custom-builds-buildah) [COMMUNITY-TOOL] - [Rootless podman and NFS](https://www.redhat.com/en/blog/rootless-podman-nfs) [COMMUNITY-TOOL] diff --git a/v2-docs/openshift-pipelines.md b/v2-docs/openshift-pipelines.md index 66323909..4d4716d6 100644 --- a/v2-docs/openshift-pipelines.md +++ b/v2-docs/openshift-pipelines.md @@ -15,6 +15,7 @@ - [github - using jenkins pipelines with OKD](https://github.com/openshift/origin/tree/main/examples/jenkins/pipeline) [COMMUNITY-TOOL] - [Building Declarative Pipelines with OpenShift DSL Plugin 🌟🌟](https://www.redhat.com/en/blog/building-declarative-pipelines-openshift-dsl-plugin) [COMMUNITY-TOOL] - [Jenkins Pipeline Syntax: Scripted Syntax (Groovy DSL syntax) & Declarative Syntax 🌟](https://www.jenkins.io/doc/book/pipeline/syntax) [COMMUNITY-TOOL] + - [docs.openshift.com: OpenShift 3.11 Pipeline Builds with OpenShift Jenkins Image and OpenShift DSL](https://docs.redhat.com/en/documentation/openshift_container_platform/3.11/html/developer_guide/tutorials#dev-guide-openshift-pipeline-builds) [COMMUNITY-TOOL] - [Simply Explained: OpenShift and Jenkins Pipelines](https://www.redhat.com/en/blog/jenkins-pipelines) [COMMUNITY-TOOL] - [openshift.com: Cloud-Native CI/CD with OpenShift Pipelines based on Tekton](https://www.redhat.com/en/blog/cloud-native-ci-cd-with-openshift-pipelines) [COMMUNITY-TOOL] - [openshift.com: OpenShift Pipelines Advanced Triggers Part 1 - Triggering Different Project Builds in the Same Repository](https://www.redhat.com/en/blog/openshift-pipelines-advanced-triggers-part-1-triggering-different-project-builds-in-the-same-repository) [COMMUNITY-TOOL] diff --git a/v2-docs/openshift.md b/v2-docs/openshift.md index e892907f..e1da9ac8 100644 --- a/v2-docs/openshift.md +++ b/v2-docs/openshift.md @@ -26,7 +26,6 @@ - [Deploying OpenShift 4.4 to VMware vSphere 7 🌟](https://www.redhat.com/en/blog/deploying-openshift-4.4-to-vmware-vsphere-7) [COMMUNITY-TOOL] - [blog.openshift.com: Troubleshooting OpenShift network performance with a netperf DaemonSet](https://www.redhat.com/en/blog/troubleshooting-openshift-network-performance-with-a-netperf-daemonset) [COMMUNITY-TOOL] - [blog.openshift.com: Advanced Network customizations for OpenShift Install](https://www.redhat.com/en/blog/advanced-network-customizations-for-openshift-install) [COMMUNITY-TOOL] - - [docs.openshift.com: OpenShift 3 Overview](https://docs.redhat.com/en/documentation/openshift_container_platform/3.11/html/architecture/architecture-index) [COMMUNITY-TOOL] - [docs.openshift.com: OpenShift 3 Securing the Container Platform](https://docs.redhat.com/en/documentation/openshift_container_platform/3.11/html/container_security_guide/security-platform) [COMMUNITY-TOOL] - [ocs.openshift.com: OpenShift 4 Understanding Authentication](https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/authentication_and_authorization/understanding-authentication) [COMMUNITY-TOOL] - [docs.openshift.com: Managing Security Context Constraints](https://docs.redhat.com/en/documentation/openshift_container_platform/3.11/html/cluster_administration/admin-guide-manage-scc) [COMMUNITY-TOOL] diff --git a/v2_decision_matrix.md b/v2_decision_matrix.md index 3dbc6566..c6f20a5a 100644 --- a/v2_decision_matrix.md +++ b/v2_decision_matrix.md @@ -1846,6132 +1846,6132 @@ Detailed logs of maturity promotions and elite selections. | 1841 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/openshift/origin/tree/main/examples/jenkins/pipeline | | 1842 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/blog/building-declarative-pipelines-openshift-dsl-plugin | | 1843 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/doc/book/pipeline/syntax | -| 1844 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/redhat-cop/container-pipelines | -| 1845 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/redhat-cop/pipeline-library | -| 1846 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developers.redhat.com/blog/2019/05/02/get-started-with-jenkins-ci-cd-in-red-hat-openshift-4 | -| 1847 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/blog/jenkins-pipelines | -| 1848 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/blog/cloud-native-ci-cd-with-openshift-pipelines | -| 1849 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/openshift/pipelines-tutorial | -| 1850 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/csantanapr/faststart2020-pipelines-lab | -| 1851 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developers.redhat.com/blog/2020/04/27/modern-web-applications-on-openshift-part-4-openshift-pipelines | -| 1852 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/blog/openshift-pipelines-advanced-triggers-part-1-triggering-different-project-builds-in-the-same-repository | -| 1853 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.anthropic.com/news/model-context-protocol | -| 1854 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://modelcontextprotocol.io/docs/getting-started/intro | -| 1855 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://cloud.google.com/blog/topics/developers-practitioners/level-up-your-agents-announcing-googles-official-skills-repository | -| 1856 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/Skyvern-ai/Skyvern | -| 1857 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://devblogs.microsoft.com/azure-sdk/announcing-azure-mcp-server-2-0-stable-release | -| 1858 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.mcpbundles.com | -| 1859 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/modelcontextprotocol/servers | -| 1860 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://cloud.google.com/blog/products/ai-machine-learning/google-cloud-managed-mcp-for-gemini | -| 1861 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/ray-project/kuberay | -| 1862 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/vllm-project/vllm | -| 1863 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/NVIDIA/gpu-operator | -| 1864 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/mudler/LocalAI | -| 1865 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/devops | -| 1866 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/devops | -| 1867 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/codepipeline/product-integrations | -| 1868 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/solutions | -| 1869 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://k21academy.com/aws-cloud/aws-devops-vs-azure-devops/?utm_source=linkedin&utm_medium=referral&utm_campaign=awsdevops17_dec20_aws_cloud_computing_for_interested_parties__users | -| 1870 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2021/01/aws-devops-guru | -| 1871 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/devops/multi-branch-pipeline-management-and-infrastructure-deployment-using-aws-cdk-pipelines | -| 1872 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/devops/aws-codepipeline-adds-support-for-branch-based-development-and-monorepos | -| 1873 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/devops/tag/continuous-deployment | -| 1874 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/devops/aws-codedeploy-deploying-from-a-development-account-to-a-production-account | -| 1875 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/devops/setting-up-the-jenkins-plugin-for-aws-codedeploy | -| 1876 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://adamtheautomator.com/aws-codedeploy | -| 1877 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://admiralty.io | -| 1878 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/making-kubernetes-serverless-and-global-with-aws-fargate-on-eks-and-admiralty | -| 1879 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://admiralty.io/docs/tutorials/fargate | -| 1880 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/ai_workloads/red-hat-build-of-kueue#about-kueue | -| 1881 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.opensourceforu.com/2021/12/kubernetes-adoption-widespread-for-big-data-survey/?amp | -| 1882 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/migrating-apache-spark-workloads-from-aws-emr-to-kubernetes-463742b49fda | -| 1883 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.datamechanics.co | -| 1884 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/getting-started-running-spark-workloads-on-openshift | -| 1885 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://hevodata.com/learn/spark-data-pipeline | -| 1886 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://coderstan.com/2022/07/15/spark-on-kubernetes-launching-millions-of-spark-executors | -| 1887 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.flexera.com/products/flexera-one/container-optimization | -| 1888 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://aprenderbigdata.com/databricks | -| 1889 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.databricks.com/aws/en/structured-streaming/production | -| 1890 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/databrickslabs/ucx | -| 1891 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://grow.google/grow-your-career/articles/interview-tips | -| 1892 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://github.com/moabukar/tech-vault | -| 1893 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.interviewbit.com/ansible-interview-questions | -| 1894 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.interviewbit.com/terraform-interview-questions | -| 1895 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.simplilearn.com/terraform-interview-questions-and-answers-article | -| 1896 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.fosstechnix.com/terraform-cloud-interview-questions-and-answer | -| 1897 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://intellipaat.com/blog/interview-question/amazon-aws-interview-questions | -| 1898 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.interviewbit.com/aws-interview-questions | -| 1899 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.gcreddy.com/2022/02/sql-interview-questions-and-answers.html | -| 1900 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://artoftesting.com/sql-queries-for-interview | -| 1901 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2020/11/top-30-api-testing-interview-questions.html | -| 1902 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationqahub.com/latest-api-testing-interview-questions-and-answers | -| 1903 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2020/10/top-11-kubernetes-interview-questions.html | -| 1904 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.learnsteps.com/devops-interview-questions-how-will-you-scale-your-current-ci-cd-pipeline | -| 1905 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://intellipaat.com/blog/interview-question/devops-interview-questions | -| 1906 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.learnsteps.com/devops-interview-questions-what-do-you-know-about-proc-filesystem-in-linux | -| 1907 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.learnsteps.com/devops-interview-questions-how-will-you-design-your-cloud-vpc-and-subnets | -| 1908 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationqahub.com/latest-selenium-interview-questions-and-answers | -| 1909 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2020/06/top-30-interview-questions-on.html | -| 1910 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://intellipaat.com/blog/interview-question/mysql-interview-questions | -| 1911 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://intellipaat.com/blog/interview-question/git-interview-questions-answers | -| 1912 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2021/05/top-git-interview-question-set-03-for.html | -| 1913 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2021/09/top-40-git-interview-questions-and.html | -| 1914 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationqahub.com/mastering-git-your-ultimate-git-cheat-sheet-for-quick-reference | -| 1915 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.java67.com/2021/02/microservices-interview-questions-answers-java-spring.html | -| 1916 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.java-success.com/writing-low-latency-applications-in-java | -| 1917 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.java-success.com/java-garbage-collection-interview-questions-and-answers | -| 1918 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.javaguides.net/2018/10/java-main-method-interview-questions-with-answers.html | -| 1919 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://intellipaat.com/blog/interview-question/jenkins-interview-questions-answers | -| 1920 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2021/09/top-10-jenkins-interview-question-for.html | -| 1921 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2021/12/top-20-jenkins-interview-questions-and.html | -| 1922 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://linux.amitmaheshwari.in/2019/11/kubernetes-interview-questions-and.html | -| 1923 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://intellipaat.com/blog/interview-question/kubernetes-interview-questions-answers | -| 1924 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2020/09/top-11-kubernetes-interview-question.html | -| 1925 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://ymmt2005.hatenablog.com/entry/k8s-things | -| 1926 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/search/label/Kubernetes?m=1 | -| 1927 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://jakubstransky.com/2021/11/05/4-devs-kubernetes-interview-question-made-easy | -| 1928 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2020/11/top-interview-question-on-kubernetes.html | -| 1929 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://javarevisited.blogspot.com/2022/03/top-20-apache-kafka-interview-questions.html | -| 1930 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://age-of-product.com/42-scrum-product-owner-interview-questions | -| 1931 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationqahub.com/latest-rest-assured-interview-questions | -| 1932 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationqahub.com/popular-software-testing-interview-questions | -| 1933 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2021/03/top-40-api-testing-interview-question.html | -| 1934 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2021/01/top-60-interview-questions-on.html | -| 1935 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2022/03/top-80-api-testing-interview-questions.html | -| 1936 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | http://www.mypythonquiz.com | -| 1937 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.learnsteps.com/devops-interview-questions-important-python-questions | -| 1938 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://vahid.blog/post/2022-05-05-system-design-interview-cheat-sheet | -| 1939 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://javarevisited.blogspot.com/2022/08/json-interview-questions-with-answers.html | -| 1940 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationqahub.com/common-cypress-interview-questions | -| 1941 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://blog.cloud-mercato.com/new-http-benchmark-tool-pycurlb | -| 1942 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.kubenatives.com/p/the-hidden-cpu-throttling-crisis | -| 1943 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developers.redhat.com/articles/2025/06/25/how-kruize-optimizes-openshift-workloads#what_is_kruize_autotune_ | -| 1944 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/ksingh7/the-most-elegant-way-to-performance-test-your-microservices-running-on-kubernetes-2mo2 | -| 1945 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://jmeter.apache.org | -| 1946 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://jmeter.apache.org/usermanual/best-practices.html | -| 1947 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.tutorialspoint.com/jmeter/pdf/jmeter_quick_guide.pdf | -| 1948 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://venkatmatta.com/wp-content/uploads/2016/03/jmeter_distributed_testing_step_by_step.pdf | -| 1949 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/watch?v=8r5LYzUIepo | -| 1950 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.linkedin.com/pulse/tuning-grafana-jmeter-dashboards-ezhil-arasu | -| 1951 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.softwaretestingmagazine.com/tools/learning-jmeter-documentation-tutorials-videos | -| 1952 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://octoperf.com | -| 1953 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://flood.io | -| 1954 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/jenkinsci/performance-plugin | -| 1955 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://gatling.io | -| 1956 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://plugins.jenkins.io/gatling | -| 1957 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://learn.microsoft.com/en-us/azure/app-testing | -| 1958 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://azure.microsoft.com/en-us/blog/introducing-azure-load-testing-optimize-app-performance-at-scale | -| 1959 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/news/2021/12/azure-load-testing-preview | -| 1960 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/simple-load-testing-with-github-actions | -| 1961 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/catchpoint-to-acquire-webpagetest-org | -| 1962 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://locust.io | -| 1963 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://blog.desdelinux.net/microsoft-performance-tools-una-serie-de-herramientas-open-source-para-analizar-el-rendimiento-del-sistema | -| 1964 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://iter8.tools | -| 1965 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/simple-http-load-testing-with-slos | -| 1966 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/tsenart/vegeta | -| 1967 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/kubernetes | -| 1968 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/kubernetes-cd | -| 1969 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/openshift-pipeline | -| 1970 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/openshift-sync | -| 1971 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/openshift-client | -| 1972 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.gitlab.com/user/clusters/agent | -| 1973 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.gitlab.com/releases/#gitlab-kubernetes-agent-available-on-gitlabcom | -| 1974 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://sdtimes.com/lowcode/low-code-cuts-down-on-dev-time-increases-testing-headaches | -| 1975 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/use-low-code-to-reduce-friction-for-cloud-operations-teams | -| 1976 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://itnext.io/for-developers-the-low-code-winter-is-coming-76875d3606c0 | -| 1977 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/why-businesses-want-to-enable-no-code-and-low-code-automation | -| 1978 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/low-code-for-pro-coders | -| 1979 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.pluralsight.com/resources/blog/cloud/aws-adds-to-the-no-code-pile-is-it-the-end-of-the-engineer | -| 1980 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.techradar.com/news/low-code-could-replace-traditional-coding-within-months | -| 1981 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.simform.com/blog/alternatives-to-kubernetes | -| 1982 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/do-i-really-need-kubernetes | -| 1983 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.infoworld.com/article/2261975/when-kubernetes-is-not-the-solution.html | -| 1984 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://ably.com/blog/no-we-dont-use-kubernetes | -| 1985 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://towardsdatascience.com/heroku-docker-in-10-minutes-f4329c4fd72f | -| 1986 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.techtarget.com/searchcloudcomputing/answer/Amazon-ECS-vs-Kubernetes-Which-should-you-use-on-AWS | -| 1987 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/no-kubernetes-needed-amazon-ecs-anywhere | -| 1988 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://cycle.io | -| 1989 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/cycle-io-meet-the-team-on-a-mission-to-replace-kubernetes | -| 1990 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/cycle-io-a-container-orchestration-platform-aimed-at-developers | -| 1991 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developer.hashicorp.com/nomad | -| 1992 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.nobugware.com/post/2019/nomad_an_alternative_to_kubernetes | -| 1993 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://pythonspeed.com/articles/dont-need-kubernetes | -| 1994 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developer.hashicorp.com/nomad/docs/k8s-nomad | -| 1995 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.codemotion.com/magazine/backend/nomad-kubernetes-but-without-the-complexity | -| 1996 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.cloudflare.com/how-we-use-hashicorp-nomad | -| 1997 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://atodorov.me/2021/02/27/why-you-should-take-a-look-at-nomad-before-jumping-on-kubernetes | -| 1998 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/conductor-why-we-migrated-from-kubernetes-to-nomad | -| 1999 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.imaginarycloud.com/blog/nomad-vs-kubernetes | -| 2000 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://chaordic.io/blog/is-nomad-a-better-kubernetes | -| 2001 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.portainer.io | -| 2002 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.docker.com | -| 2003 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.docker.com/engine/swarm | -| 2004 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://galaxy.ansible.com/atosatto/docker-swarm | -| 2005 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.cuelogic.com/blog/kubernetes-vs-docker-swarm | -| 2006 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.linkedin.com/pulse/alternative-kubernetes-docker-swarm-marcel-koert | -| 2007 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.scholarhat.com/tutorial/docker/kubernetes-vs-docker-analyzing-the-differences | -| 2008 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.freecodecamp.org/news/kubernetes-vs-docker-whats-the-difference-explained-with-examples | -| 2009 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://semaphore.io/blog/kubernetes-vs-docker | -| 2010 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.linkedin.com/pulse/docker-series-swarm-lionel-gurret | -| 2011 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/swarmlet/swarmlet | -| 2012 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thinksys.com/devops/docker-swarm-vs-kubernetes-comparison | -| 2013 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/simplenetes-io/simplenetes | -| 2014 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://taubyte.com | -| 2015 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/taubyte/tau | -| 2016 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/taubyte/dream | -| 2017 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/samyfodil/taubyte-llama-satellite | -| 2018 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.portainer.io/blog/docker-swarm-vs-kubernetes | -| 2019 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://coolify.io | -| 2020 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://istio.io | -| 2021 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/istio/istio | -| 2022 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://developers.redhat.com/topics/service-mesh | -| 2023 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://karlstoney.com/istio-503s-ucs-and-tcp-fun-times | -| 2024 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.christianposta.com/microservices/istio-as-an-example-of-when-not-to-do-microservices | -| 2025 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.redhat.com/en/blog/red-hat-openshift-service-mesh-is-now-available-what-you-should-know | -| 2026 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://istio.io/latest/blog/2020/tradewinds-2020/#fewer-moving-parts | -| 2027 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/askmeegs/learn-istio | -| 2028 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://zwischenzugs.com/2020/05/05/riding-the-tiger-lessons-learned-implementing-istio | -| 2029 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://dev.to/aurelievache/understanding-istio-part-1-istio-components-4ik5 | -| 2030 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.redhat.com/en/blog/monitoring-services-like-an-sre-in-openshift-servicemesh-part-2-collecting-standard-metrics-3 | -| 2031 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://istio.io/latest/docs/examples/microservices-istio | -| 2032 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/when-you-need-or-dont-need-service-mesh | -| 2033 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/kubernetes-microservices-istio%E2%80%8A-%E2%80%8Aa-great-fit | -| 2034 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.solo.io/blog/tutorial-rate-limiting-of-service-requests-in-istio-service-mesh | -| 2035 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.solo.io/blog | -| 2036 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.sysdig.com/blog/monitor-istio | -| 2037 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://tetrate.io/blog | -| 2038 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/redhat-scholars/istio-tutorial | -| 2039 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/why-do-you-need-istio-when-you-already-have-kubernetes | -| 2040 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/solo-io-istio-is-winning-the-service-mesh-war | -| 2041 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://tetrate.io/blog/what-is-istio-and-why-does-kubernetes-need-it | -| 2042 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://learncloudnative.com/blog/2020-11-23-multiple-vs-gateway | -| 2043 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/what-is-istio-and-why-does-kubernetes-need-it | -| 2044 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.youtube.com/watch?v=16fgzklcF7Y&ab_channel=TechWorldwithNana | -| 2045 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://dev.to/stefanprodan/a-gitops-recipe-for-progressive-delivery-2pa3 | -| 2046 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://samos-it.com/posts/securing-redis-istio-tls-origniation-termination.html | -| 2047 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/istio-1-10-improves-scalability-and-revision-control | -| 2048 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://istio.io/latest/blog/2021/external-locality-failover | -| 2049 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/multicluster-management-with-kubernetes-and-istio | -| 2050 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://piotrminkowski.com/2021/07/12/multicluster-traffic-mirroring-with-istio-and-kind | -| 2051 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/securing-istio-workloads-with-auth0 | -| 2052 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.solo.io/blog/upgrading-istio-without-downtime | -| 2053 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://tetrate.io/blog/istio-service-mesh-api-gateway | -| 2054 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://istio.io/latest/blog/2022/merbridge | -| 2055 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.freecodecamp.org/news/learn-istio-manage-microservices | -| 2056 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.useanvil.com/blog/engineering/load-balancing-grpc-in-kubernetes-with-istio | -| 2057 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://jimmysong.io/blog/sidecar-injection-iptables-and-traffic-routing | -| 2058 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.getambassador.io/kubernetes-canary-testing-and-release-with-istio-4cbdedcc9914?gi=c669845710fd | -| 2059 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/traffic-shaping-with-kubernetes-and-istio-7e44fbfca200 | -| 2060 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://maistra.io | -| 2061 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/maistra/istio | -| 2062 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/istio-ecosystem/admiral | -| 2063 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://istio.io/latest/blog/2022/introducing-ambient-mesh | -| 2064 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://kiali.io | -| 2065 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/kiali/kiali | -| 2066 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/find-issues-in-your-istio-mesh-with-kiali-89d37d5e1fb1 | -| 2067 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.jaegertracing.io | -| 2068 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://hackernoon.com/a-guide-to-deploying-jaeger-on-kubernetes-in-production-0p2n3tub | -| 2069 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://hackernoon.com/how-to-use-opentelemetry-and-jaeger-to-implement-distributed-tracing-and-apm-jcx34fi | -| 2070 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.infracloud.io/blogs/linking-traces-continuous-profiling-pyroscope | -| 2071 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.envoyproxy.io | -| 2072 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.envoyproxy.io/docs/envoy/latest/start/install | -| 2073 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://monzo.com/blog/controlling-outbound-traffic-from-kubernetes | -| 2074 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/envoyproxy/gateway | -| 2075 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.elastic.co/kibana | -| 2076 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://aws.amazon.com/app-mesh | -| 2077 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.allthingsdistributed.com/2019/03/redefining-application-communications-with-aws-app-mesh.html | -| 2078 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://azure-samples.github.io/aks-labs/docs/intro | -| 2079 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/observing-grpc-based-microservices-on-amazon-eks-running-istio-77ba90dd8cc0 | -| 2080 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.cloudtrooper.net/2025/11/21/application-gateway-for-containers-istio-integration | -| 2081 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.cloudnativedeepdive.com/implementing-istio-from-start-to-finish | -| 2082 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/istio/tools/blob/master/perf/README.md | -| 2083 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://opensource.com/article/21/4/load-balancing | -| 2084 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://httpd.apache.org | -| 2085 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://httpd.apache.org/docs/2.4/howto/reverse_proxy.html | -| 2086 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/nubenetes/apache-reverse-proxy-jenkins | -| 2087 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.digitalocean.com/community/tools/nginx | -| 2088 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.freecodecamp.org/news/the-nginx-handbook | -| 2089 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://unit.nginx.org | -| 2090 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://jvns.ca/blog/2021/09/24/new-tool--an-nginx-playground | -| 2091 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://nginx-playground.wizardzines.com | -| 2092 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.haproxy.org | -| 2093 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.tecmint.com/install-haproxy-load-balancer-in-linux | -| 2094 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.tecmint.com/setup-nginx-haproxy-load-balancer-in-centos-8 | -| 2095 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://traefik.io | -| 2096 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://opensource.com/article/20/3/kubernetes-traefik | -| 2097 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.tomarrell.com/post/traefik_v2_on_kubernetes | -| 2098 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/using-traefik-ingress-controller-with-istio-service-mesh | -| 2099 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://opensource.com/article/20/4/http-kubernetes-skipper | -| 2100 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://sre.google/sre-book/monitoring-distributed-systems | -| 2101 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/prometheus-and-opentelemetry-just-couldnt-get-along | -| 2102 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/prometheus-operator/kube-prometheus | -| 2103 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://artifacthub.io/packages/helm/prometheus-community/kube-prometheus-stack | -| 2104 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.sysdig.com/blog/kubernetes-monitoring-best-practices | -| 2105 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.sysdig.com/blog/monitoring-kubernetes | -| 2106 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.sysdig.com/blog/monitor-kubernetes-control-plane | -| 2107 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/12-critical-kubernetes-health-conditions-you-need-to-monitor | -| 2108 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.circonus.com/2020/12/12-critical-kubernetes-health-conditions-you-need-to-monitor-and-why | -| 2109 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.circonus.com/2020/09/guide-to-kubernetes-monitoring-part-1 | -| 2110 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.infracloud.io/blogs/monitoring-kubernetes-cert-manager-certificates | -| 2111 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes/kube-state-metrics | -| 2112 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/monitoring-kubernetes-jobs-8adc241a7b60 | -| 2113 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.kubermatic.com/blog/the-complete-guide-to-kubernetes-metrics | -| 2114 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=FVDHWPxK5nU&ab_channel=CloudQuickPOCs | -| 2115 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.vcluster.com/blog/kubernetes-cost-monitoring-with-prometheus-and-grafana | -| 2116 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://anaisurl.com/full-tutorial-monitoring | -| 2117 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/how-to-tackle-kubernetes-observability-challenges-with-pixie-4c6414ca913 | -| 2118 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/leroykayanda/kubernetes-monitoring-using-grafana-3dhc | -| 2119 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.middlewareinventory.com/blog/cpu-memory-usage-nodes-k8s | -| 2120 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://betterstack.com/community/comparisons/kubernetes-monitoring-tools | -| 2121 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://adamtheautomator.com/prometheus-kubernetes | -| 2122 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://middleware.io/blog/kubernetes-monitoring/tools | -| 2123 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/mikeyglitz/proactive-kubernetes-monitoring-with-alerting-58en | -| 2124 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://isovalent.com/blog/post/what-are-the-4-golden-signals-for-monitoring-kubernetes | -| 2125 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://grafana.com/blog/2022/10/20/how-to-manage-high-cardinality-metrics-in-prometheus-and-kubernetes | -| 2126 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.fourninecloud.com/kubernetes-monitoring-how-to-monitor-using-prometheus-f2eff767f6bb | -| 2127 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://rcarrata.github.io/observability/netobserv-1 | -| 2128 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://newrelic.com/platform/kubernetes-pixie | -| 2129 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://grafana.com/blog/2023/01/31/a-beginners-guide-to-kubernetes-application-monitoring | -| 2130 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://aws.amazon.com/blogs/containers/using-prometheus-to-avoid-disasters-with-kubernetes-cpu-limits | -| 2131 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://palark.com/blog/kubernetes-services-interaction-monitoring-with-netflow | -| 2132 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/kubernetes-monitoring-with-prometheus-exporters-a-service-discovery-and-its-roles-ce63752e5a1 | -| 2133 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://opentelemetry.io/blog/2023/k8s-runtime-observability | -| 2134 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://signoz.io/blog/opentelemetry-kubernetes-cluster-metrics-monitoring | -| 2135 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/ynqa/bul | -| 2136 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.digitalocean.com/community/tutorials/how-to-set-up-an-elasticsearch-fluentd-and-kibana-efk-logging-stack-on-kubernetes | -| 2137 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.papertrail.com/blog/quick-and-easy-way-to-implement-kubernetes-logging | -| 2138 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://qlinh.com/infosec/2020/09/30/threat-detection-with-kubernetes-audit-logs.html | -| 2139 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/kubernetes-logging-in-production-545ea88d9a4a | -| 2140 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://opensource.com/article/21/11/cluster-logging-kubernetes | -| 2141 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://devopscube.com/kubernetes-logging-tutorial | -| 2142 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://tealfeed.com/kubernetes-audit-logs-created-deleted-namespace-ho5o3 | -| 2143 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/devopsvn/kubernetes-practice-logging-with-logstash-and-fluentd-by-sidecar-container-16oi | -| 2144 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://signoz.io/blog/kubernetes-audit-logs | -| 2145 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kube-logging/logging-operator | -| 2146 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/service-level-objectives-in-kubernetes | -| 2147 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/slos-in-kubernetes-1-year-later | -| 2148 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.elastic.co/es/blog/how-to-configure-elastic-cloud-on-kubernetes-with-saml-and-hot-warm-cold-architecture | -| 2149 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.influxdata.com/blog/expand-kubernetes-monitoring-telegraf-operator | -| 2150 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/monitoring-certificates-expiration-in-kubernetes-with-x-509-exporter-8030b69f611d | -| 2151 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.cloudnativedeepdive.com/sharing-a-nvidia-gpu-between-pods-in-kubernetes | -| 2152 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.immo-pop.com/login | -| 2153 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubeshark/kubeshark | -| 2154 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubelog.de | -| 2155 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/microsoft/retina | -| 2156 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://muratbuffalo.blogspot.com/2021/11/whats-really-new-with-newsql.html | -| 2157 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://atodorov.me/2020/06/14/comparing-kubernetes-managed-services-across-digital-ocean-scaleway-ovhcloud-and-linode | -| 2158 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.google.com/spreadsheets/d/1RPpyDOLFmcgxMCpABDzrsBYWpPYCIBuvAoUQLwOGoQw/edit | -| 2159 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.google.com/spreadsheets/d/191WWNpjJ2za6-nbG4ZoUMXMpUK8KlCIosvQB0f-oq3k/edit#gid=907731238 | -| 2160 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.oracle.com/en-us/iaas/Content/GSG/Concepts/baremetalintro.htm | -| 2161 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/oracle | -| 2162 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.oracle.com/en-us/iaas/Content/ResourceManager/Concepts/resourcemanager.htm | -| 2163 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://www.thatjeffsmith.com/archive/2022/02/best-practices-rest-apis-for-your-database-draft | -| 2164 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.oracle.com/en-us/iaas/Content/ContEng/Concepts/contengoverview.htm | -| 2165 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.devopszone.info/post/devsecops-explained | -| 2166 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.linkedin.com/pulse/dear-google-my-data-has-left-your-building-zakir-khan | -| 2167 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://snyk.io/articles/open-source-security | -| 2168 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://kalilinuxtutorials.com/deploying-securing-kubernetes-clusters | -| 2169 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://loves.cloud/creation-of-a-fully-automated-devsecops-cicd-pipeline | -| 2170 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/linux-security-usability | -| 2171 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/culture-vulnerabilities-and-budget-why-devs-and-appsec-disagree | -| 2172 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.computing.co.uk/news/4020521/cloudbees-busy-security-visibility-control-devops-evolves | -| 2173 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/how-to-successfully-integrate-security-and-devops | -| 2174 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.helpnetsecurity.com/2020/12/14/how-devsecops-developers | -| 2175 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.christophetd.fr/shifting-cloud-security-left-scanning-infrastructure-as-code-for-security-issues | -| 2176 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.devclass.com/containers/2021/01/13/docker-its-not-dead-yet-but-theres-a-tendency-to-walk-away-security-report-finds/1620265 | -| 2177 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://opensource.com/article/21/2/devsecops | -| 2178 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/devsecops-trends-for-2021 | -| 2179 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/from-agile-to-devops-to-devsecops-the-next-evolution | -| 2180 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://permission.site | -| 2181 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.ais.com/leaping-into-devsecops-from-devops | -| 2182 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoq.com/news/2020/06/defense-department-devsecops | -| 2183 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://aws.amazon.com/blogs/devops/building-end-to-end-aws-devsecops-ci-cd-pipeline-with-open-source-sca-sast-and-dast-tools | -| 2184 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoq.com/articles/devops-secure-trends | -| 2185 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.invensislearning.com/blog/devops-vs-devsecops | -| 2186 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.techerati.com/features-hub/opinions/devsecops-eight-tips-for-truly-securing-software | -| 2187 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/secdevops-is-the-solution-to-cybersecurity | -| 2188 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redeszone.net/noticias/seguridad/configurar-mal-nube-vulnerabilidades | -| 2189 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.cybersecuritydive.com/news/developer-security-gitlab-devsecops/599599 | -| 2190 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.harness.io/blog/automated-devsecops | -| 2191 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://cloudnativenow.com/editorial-calendar/cloud-native-security/the-what-and-why-of-cloud-native-security | -| 2192 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sysdig.com/blog/vulnerability-assessment | -| 2193 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/where-are-you-on-the-devsecops-maturity-curve | -| 2194 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/the-top-5-secrets-management-mistakes-and-how-to-avoid-them | -| 2195 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.arsouyes.org/articles/2021/2021-06-21_PKCS_pem_der_key_crt | -| 2196 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://torq.io/blog/5-security-automation-examples-for-non-developers | -| 2197 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoq.com/articles/serverless-security | -| 2198 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.dqindia.com/secure-cicd-pipeline-tips-experts | -| 2199 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/the-devsecops-skillsets-required-for-cloud-deployments | -| 2200 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devblogs.microsoft.com/engineering-at-microsoft/you-cant-have-security-for-devops-until-you-have-devops-for-security | -| 2201 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://goteleport.com/blog/hack-via-pull-request | -| 2202 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/cncf/tag-security | -| 2203 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://enterprisersproject.com/article/2021/8/5-devsecops-open-source-projects-know | -| 2204 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/quay/clair | -| 2205 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/10-steps-to-simplify-your-devsecops | -| 2206 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/automation-first-mentality | -| 2207 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/transform-mobile-devops-into-mobile-devsecops | -| 2208 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.softwebsolutions.com/resources/devops-security-tools-benefits | -| 2209 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://cloudnativenow.com/features/siloscape-the-dark-side-of-kubernetes | -| 2210 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/infrastructure-as-code-6-best-practices-for-securing-applications | -| 2211 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/securing-your-software-development-pipelines | -| 2212 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/how-gitops-benefits-from-security-as-code | -| 2213 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/tips-for-a-successful-devsecops-life-cycle | -| 2214 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.aquasec.com/advanced-persistent-threat-techniques-container-attacks | -| 2215 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/5-misconceptions-about-devsecops | -| 2216 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/why-cloud-native-systems-demand-a-zero-trust-approach | -| 2217 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/devsecops-enterprise-architecture | -| 2218 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://opensource.com/article/21/12/open-source-security | -| 2219 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/solutions/devsecops-approach | -| 2220 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/open-source-democratized-software-now-lets-democratize-security | -| 2221 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://goteleport.com/blog/devsecops-passwordless | -| 2222 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/want-real-cybersecurity-progress-redefine-the-security-team | -| 2223 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/why-traditional-approaches-to-api-security-dont-work | -| 2224 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/continuous-security-the-next-evolution-of-ci-cd | -| 2225 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/how-to-seamlessly-transition-to-devsecops | -| 2226 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://research.nccgroup.com/2022/01/13/10-real-world-stories-of-how-weve-compromised-ci-cd-pipelines | -| 2227 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/secops-in-a-post-covid-world-3-security-trends-to-watch | -| 2228 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sysdig.com/blog/triaging-malicious-docker-container | -| 2229 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sonatype.com/blog/python-packages-upload-your-aws-keys-env-vars-secrets-to-web | -| 2230 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.bleepingcomputer.com/news/security/over-900-000-kubernetes-instances-found-exposed-online | -| 2231 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sysdig.com/blog/gitops-iac-security-source | -| 2232 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.freecodecamp.org/news/whats-the-difference-between-authentication-and-authorisation | -| 2233 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://cloudnativenow.com/features/kubernetes-security-in-your-ci-cd-pipeline | -| 2234 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pluralsight.com/resources/blog/cloud/cloud-apps-secure-by-design | -| 2235 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://hmaslowski.com/home/f/macos-security-hardening-with-microsoft-intune | -| 2236 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.kubewarden.io/blog/2022/10/env-var-secrets | -| 2237 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://auth0.com/blog/webauthn-and-passkeys-for-java-developers | -| 2238 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infracloud.io/blogs/prevent-secret-leaks-in-repositories | -| 2239 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/secured-access-to-kubernetes-from-anywhere-with-zero-trust | -| 2240 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.rtinsights.com/implementing-zero-trust-for-kubernetes | -| 2241 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.cisecurity.org/insights/blog/where-does-zero-trust-begin-and-why-is-it-important | -| 2242 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/how-do-authentication-and-authorization-differ | -| 2243 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.osohq.com/post/microservices-authorization-patterns | -| 2244 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/oauth2-proxy/oauth2-proxy | -| 2245 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/fidalmathew/session-based-vs-token-based-authentication-which-is-better-227o | -| 2246 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/irakan/is-jwt-really-a-good-fit-for-authentication-1khm | -| 2247 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/hygieia/Hygieia | -| 2248 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/how-kubernetes-vulnerabilities-have-shifted-since-the-first-api-attacks | -| 2249 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.mirantis.com/blog/introduction-to-istio-ingress-the-easy-way-to-manage-incoming-kubernetes-app-traffic | -| 2250 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.armosec.io/blog/kubernetes-ingress-security | -| 2251 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/stackrox-kubelinter-brings-security-linting-to-kubernetes | -| 2252 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/yannh/kubeconform | -| 2253 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/security-insights-into-infrastructure-as-code | -| 2254 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/why-you-should-be-using-multi-category-security-your-linux-containers | -| 2255 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/using-container-technology-make-trusted-pipeline | -| 2256 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/project-calico-kubernetes-security-as-saas | -| 2257 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://falco.org | -| 2258 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sysdig.com/blog/intro-runtime-security-falco | -| 2259 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.okta.com/blog/2020/03/23/microservice-security-patterns | -| 2260 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://anchore.com | -| 2261 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/anchore-scan-your-container-images-for-vulnerabilities-from-the-command-line | -| 2262 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.paloaltonetworks.com/prisma/cloud | -| 2263 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.f5.com/products/distributed-cloud-services | -| 2264 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://docs.cloud.google.com/architecture/security/owasp-top-ten-mitigation#product_overviews | -| 2265 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/the-latest-owasp-top-10-looks-a-lot-like-the-old-owasp | -| 2266 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/owasp-top-10-a-guide-to-the-worst-software-vulnerabilities | -| 2267 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://owasp.org/www-project-api-security | -| 2268 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.traceable.ai/blog-post/use-the-owasp-api-top-10-to-secure-your-apis | -| 2269 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.cequence.ai/blog/owasp-api-security-top-10-from-a-real-world-perspective | -| 2270 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/OWASP/www-project-kubernetes-top-ten | -| 2271 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.securecoding.com/blog/code-audit-how-to-ensure-compliance-for-an-application | -| 2272 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/technologies/cloud-computing/openshift/advanced-cluster-security-kubernetes | -| 2273 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/about/press-releases/red-hat-acquire-kubernetes-native-security-leader-stackrox | -| 2274 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/aquasecurity/trivy | -| 2275 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.aquasec.com/docker-official-images | -| 2276 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.returngis.net/2021/09/buscar-vulnerabilidades-en-imagenes-de-docker-con-snyk | -| 2277 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://iximiuz.com/en/posts/thick-container-vulnerabilities | -| 2278 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/find-vulnerabilities-in-container-images-with-docker-scan | -| 2279 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/deepfence/YaraHunter | -| 2280 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://anchore.com/kubernetes | -| 2281 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://anchore.com/cicd | -| 2282 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://plugins.jenkins.io/anchore-container-scanner | -| 2283 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/notaryproject/notary | -| 2284 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/sigstore/cosign | -| 2285 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infracloud.io/blogs/enforcing-image-trust-docker-containers-notary | -| 2286 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infracloud.io/blogs/secure-containers-cosign-distroless-images | -| 2287 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.blog/security/supply-chain-security/safeguard-container-signing-capability-actions | -| 2288 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/chrisns/cosign-keyless-demo | -| 2289 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.chainguard.dev/unchained | -| 2290 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sysdig.com/blog/secure-kubernetes-deployment-signature-verification | -| 2291 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/securing-kubernetes-workloads-a-practical-approach-to-signed-and-encrypted-container-images-ff6e98b65bcd | -| 2292 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.gitguardian.com/github-security | -| 2293 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.forbes.com/sites/chenxiwang/2020/06/17/devops-drives-pentesting-delivered-as-a-service | -| 2294 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.keycloak.org | -| 2295 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developers.redhat.com/blog/2020/08/03/authorizing-multi-language-microservices-with-louketo-proxy | -| 2296 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developers.redhat.com/blog/2020/08/07/a-deep-dive-into-keycloak | -| 2297 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.getambassador.io/centralized-authentication-with-keycloak-and-ambassador-edge-stack-d509ffbc7b6f | -| 2298 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.sighup.io/keycloak-ha-on-kubernetes | -| 2299 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developers.redhat.com/blog/authentication-and-authorization-using-the-keycloak-rest-api | -| 2300 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/geographically-distributed-stateful-workloads-part-3-keycloak | -| 2301 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://palark.com/blog/ha-keycloak-infinispan-kubernetes | -| 2302 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/aws-builders/keycloak-with-nginx-ingress-6fo | -| 2303 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/git-ecosystem/git-credential-manager | -| 2304 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.blog/open-source/git/git-credential-manager-core-building-a-universal-authentication-experience | -| 2305 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.gitguardian.com/secrets-credentials-api-git | -| 2306 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.harness.io/blog | -| 2307 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://smallstep.com/blog/command-line-secrets | -| 2308 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://docs.cloud.google.com/secret-manager/docs/analyze-resources | -| 2309 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/getsops/sops | -| 2310 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://jayex.io/v3/admin/setup/secrets | -| 2311 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://academy.fpblock.com/blog/announcing-amber-ci-secret-tool | -| 2312 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://pkg.go.dev/github.com/keilerkonzept/aws-secretsmanager-files | -| 2313 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=6UF-QxiRGms&ab_channel=Kubevious | -| 2314 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/jenkins-x/gsm-controller | -| 2315 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/GoogleCloudPlatform/secrets-store-csi-driver-provider-gcp | -| 2316 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/devops-teams-struggling-to-keep-secrets | -| 2317 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.thorsten-hans.com/encrypt-your-kubernetes-secrets-with-mozilla-sops | -| 2318 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developers.redhat.com/articles/2022/02/02/protect-secrets-git-cleansmudge-filter | -| 2319 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/kubeopsskills/cloud-secret-resolvers | -| 2320 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/managing-secrets-in-your-devops-pipeline | -| 2321 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/kubernetes-secrets-management-3-approaches-9-best-practices | -| 2322 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/commjoen/wrongsecrets | -| 2323 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/aws/secrets-store-csi-driver-provider-aws | -| 2324 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://unixarena.com/2022/04/terraform-source-credentials-from-aws-secret-manager.html | -| 2325 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/pyca/bcrypt | -| 2326 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://argon2-cffi.readthedocs.io/en/stable | -| 2327 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://docs.python.org/3/library/hashlib.html#hashlib.scrypt | -| 2328 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://cryptography.io/en/latest/hazmat/primitives/key-derivation-functions/#cryptography.hazmat.primitives.kdf.scrypt.Scrypt | -| 2329 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://git-secret.io | -| 2330 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/wincent/git-cipher | -| 2331 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/hashicorp/vault | -| 2332 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/hashicorp/vault-csi-provider | -| 2333 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/vault | -| 2334 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/kelseyhightower/serverless-vault-with-cloud-run | -| 2335 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.confluent.io/blog/manage-secrets-with-kubernetes-and-hashicorp-vault | -| 2336 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://digitalvarys.com/simple-introduction-to-hashicorp-vault | -| 2337 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/hashicorps-releases-hcp-vault-to-combat-secrets-management-fatigue | -| 2338 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.datadoghq.com/blog/monitor-vault-metrics-and-logs | -| 2339 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/reasons-to-implement-hashicorp-vault-and-other-zero-trust-tools | -| 2340 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://testdriven.io/blog/running-vault-and-consul-on-kubernetes | -| 2341 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devopscube.com/vault-in-kubernetes | -| 2342 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devopscube.com/vault-agent-injector-tutorial | -| 2343 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://piotrminkowski.com/2021/12/30/vault-on-kubernetes-with-spring-cloud | -| 2344 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://alexandre-vazquez.com/inject-secrets-in-pods-using-hashicorp-vault | -| 2345 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.harness.io/blog/vault-agent-secrets-management | -| 2346 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://learn.microsoft.com/en-us/azure/key-vault/general/overview | -| 2347 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://azure.github.io/secrets-store-csi-driver-provider-azure | -| 2348 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://akv2k8s.io | -| 2349 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/SparebankenVest/azure-key-vault-to-kubernetes | -| 2350 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/Neoteroi/essentials-configuration-keyvault | -| 2351 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/blog/azurearcblog/in-preview-azure-key-vault-secrets-provider-extension-for-arc-enabled-kubernetes/3002160 | -| 2352 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | http://vcloud-lab.com/entries/microsoft-azure/-create-azure-key-vault-certificates-on-azure-portal-and-powershell | -| 2353 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/simplifying-secrets-management-with-cyberark-and-red-hat-ansible-automation-platform?sc_cid=7015Y000003t7aWQAQ | -| 2354 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/automating-security-with-cyberark-and-red-hat-ansible-automation-platform?sc_cid=7015Y000003t7aWQAQ | -| 2355 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.conjur.org | -| 2356 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infracloud.io/blogs/securing-kubernetes-secrets-conjur | -| 2357 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/stack-labs/manage-your-secrets-in-git-with-sops-for-kubernetes-57me | -| 2358 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/gitops-secret-management | -| 2359 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://aws.amazon.com/blogs/opensource/managing-secrets-deployment-in-kubernetes-using-sealed-secrets | -| 2360 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.container-solutions.com/the-birth-of-the-external-secrets-community | -| 2361 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/secrets-injection-from-external-vault-into-kubernetes-poc-83a52c8cf5cb | -| 2362 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/jenkins-x-plugins/jx-secret-postrenderer | -| 2363 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/managing-kubernetes-secrets-with-aws-secrets-manager | -| 2364 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://ot-container-kit.github.io/k8s-vault-webhook | -| 2365 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/walkthrough-bitwardens-new-secrets-manager | -| 2366 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://morey.tech/technical%20blog/Bitwarden-And-External-Secrets | -| 2367 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://snyk.io/blog/10-serverless-security-best-practices | -| 2368 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thehackernews.com/2020/06/cryptocurrency-docker-image.html | -| 2369 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sysdig.com/learn-cloud-native/12-container-image-scanning-best-practices | -| 2370 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infracloud.io/blogs/top-10-things-for-container-security | -| 2371 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sysdig.com/blog/sysdig-2021-container-security-usage-report | -| 2372 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/hardening-docker-and-kubernetes-with-seccomp-a88b1b4e2111 | -| 2373 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/container-security-seccomp | -| 2374 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/signing-and-verifying-container-images | -| 2375 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/introducing-red-hat-vulnerability-scanner-certification | -| 2376 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://learn.microsoft.com/en-us/azure/defender-for-cloud/defender-for-container-registries-introduction#when-are-images-scanned | -| 2377 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techbeacon.com/security/17-open-source-container-security-tools | -| 2378 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/GoogleContainerTools/container-structure-test | -| 2379 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.dynatrace.com/news/blog/what-is-container-security | -| 2380 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sigstore.dev | -| 2381 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=fZfd4orrn8Y&ab_channel=RawkodeAcademy | -| 2382 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://opensource.com/article/21/12/sigstore-container-images | -| 2383 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sysdig.com/learn-cloud-native/container-security-best-practices | -| 2384 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infracloud.io/blogs/kubernetes-pod-security-policies-opa | -| 2385 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.nody.cc/posts/2020-06-kubernetes-network-policy-verification | -| 2386 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://digitalvarys.com/devsecops-static-analysis-sast-with-jenkins-pipeline | -| 2387 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.europeclouds.com/blog/implementing-aqua-security-to-secure-kubernetes | -| 2388 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/pomerium/pomerium | -| 2389 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://fluentbit.io | -| 2390 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://falco.org/blog/detect-malicious-behaviour-on-kubernetes-api-server-through-gathering-audit-logs-by-using-fluentbit-part-2 | -| 2391 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://kubearmor.io | -| 2392 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/protecting-your-kubernetes-environment-with-kubearmor-76b02fc2209b | -| 2393 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/helm-3-secrets-management-4f23041f05c3 | -| 2394 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/manage-auto-generated-secrets-in-your-helm-charts-5aee48ba6918 | -| 2395 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://hashcat.net/hashcat | -| 2396 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://intezer.com/blog/new-attacks-on-kubernetes-via-misconfigured-argo-workflows | -| 2397 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/how-to-automate-pki-for-devops-with-open-source-tools | -| 2398 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/cybersecsi/HOUDINI | -| 2399 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/top-6-threat-detection-tools-for-containers-3dd80b77777e | -| 2400 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/aws-open-sources-security-tools | -| 2401 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sentinelone.com/blog/reducing-human-effort-in-cybersecurity-why-we-are-investing-in-torqs-automation-platform | -| 2402 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://pkg.go.dev/knative.dev/security-guard | -| 2403 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.ibm.com/technologies/containers | -| 2404 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://medium.facilelogin.com/microservices-security-in-action-933072043ad7 | -| 2405 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sysdig.com/blog/cve-2021-20291-cri-o-podman | -| 2406 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sysdig.com/blog/mitigating-log4j-kubernetes-network-policies | -| 2407 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/aws-samples/kubernetes-log4j-cve-2021-44228-node-agent | -| 2408 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/proferosec/log4jScanner | -| 2409 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://logging.apache.org/security.html | -| 2410 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/log4shell-practical-mitigations-and-impact-analysis | -| 2411 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://edition.cnn.com/2021/12/15/tech/log4j-vulnerability/index.html | -| 2412 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/yahoo/check-log4j | -| 2413 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.welivesecurity.com/la-es/2021/12/16/que-deben-saber-lideres-empresas-sobre-log4shell | -| 2414 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.genbeta.com/actualidad/internet-esta-llamas-cloudflare-ha-detectado-24-600-ataques-minuto-que-explotaban-vulnerabilidad-log4shell | -| 2415 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.dynatrace.com/news/tag/log4shell | -| 2416 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/Maelstromage/Log4jSherlock | -| 2417 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://cyberscoop.com/log4j-hack-security-update-ransomware | -| 2418 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.vpnranks.com/news/belgian-defense-ministry-under-cyber-attack-due-to-log4j-vulnerability | -| 2419 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.dynatrace.com/news/blog/log4shell-vulnerability-discovery-and-mitigation | -| 2420 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/yet-another-log4j-security-problem-appears | -| 2421 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/cisagov/log4j-scanner | -| 2422 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/google/log4jscanner | -| 2423 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thehackernews.com/2022/01/microsoft-warns-of-continued-attacks.html | -| 2424 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.zdnet.com/article/log4j-after-white-house-meeting-google-calls-for-list-of-critical-open-source-projects | -| 2425 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://it.slashdot.org/story/21/05/22/041242/and-the-top-source-of-critical-security-threats-ispowershell | -| 2426 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://therecord.media/uk-government-plans-to-release-nmap-scripts-for-finding-vulnerabilities | -| 2427 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/waf-securing-applications-at-the-edge | -| 2428 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.zdnet.com/article/google-releases-new-open-source-security-software-program-scorecards | -| 2429 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://tryhackme.com/room/metasploitintro | -| 2430 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://socket.dev/blog/introducing-socket | -| 2431 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/deepfence/ThreatMapper | -| 2432 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/goauthentik/authentik | -| 2433 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/openappsec/openappsec | -| 2434 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.microsoft.com/en-us/security/business/ai-machine-learning/microsoft-security-copilot | -| 2435 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/prowler-cloud/prowler | -| 2436 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/01/new-digital-course-and-lab-aws-cloud-development-kit-cdk-primer | -| 2437 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.pluralsight.com/cloud-guru | -| 2438 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.twitch.tv/acloudguruofficial | -| 2439 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.cantrill.io | -| 2440 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://analyticsindiamag.com/free-online-resources-to-get-started-on-cloud-computing | -| 2441 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.pluralsight.com/resources/blog/cloud/10-fun-hands-on-projects-to-learn-aws | -| 2442 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://portal.tutorialsdojo.com/product-category/aws/aws-digital-courses-2 | -| 2443 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://skillbuilder.aws | -| 2444 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://skillbuilder.aws/course/external/view/elearning/7854/aws-technical-essential-spanish-from-latin-america | -| 2445 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/aws-spanish/examenes-practicos-gratuitos-y-100-en-espanol-para-que-obtenga-su-certificacion | -| 2446 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://skillbuilder.aws/course/external/view/elearning/48/aws-security-fundamentals-second-edition | -| 2447 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=zA8guDqfv40 | -| 2448 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/pulse/sharing-my-top-10-resources-use-while-preparing-aws-exams-semaan | -| 2449 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/certification/certification-prep/testing | -| 2450 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/javinpaul/how-to-become-a-certified-aws-solution-architect-in-2022-35ad | -| 2451 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://builder.aws.com/learn | -| 2452 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://awscerts.slack.com | -| 2453 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://gist.github.com/leonardofed | -| 2454 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blue-clouds.com/category/study-guide | -| 2455 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/about-aws/whats-new/2016/10/first-aws-certification-study-guide-now-available | -| 2456 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/top-content/?trk=article_not_found | -| 2457 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://newsletter.francofernando.com/p/the-12-factor-app-an-updated-guide | -| 2458 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.com/article/18/8/what-cicd | -| 2459 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://martinfowler.com/articles/originalContinuousIntegration.html | -| 2460 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://sdtimes.com/devops/ci-cd-pipelines-are-expanding | -| 2461 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.devopsonline.co.uk/chatops-devops-scrumops-and-5-other-ops-religions | -| 2462 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.com/article/19/4/devops-pipeline | -| 2463 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://dev.to/semaphore/ci-cd-continuous-integration-delivery-explained-75l | -| 2464 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.mindtheproduct.com/what-the-hell-are-ci-cd-and-devops-a-cheatsheet-for-the-rest-of-us | -| 2465 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://tech.buzzfeed.com/continuous-deployments-at-buzzfeed-d171f76c1ac4 | -| 2466 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.infoworld.com/article/2269266/what-is-cicd-continuous-integration-and-continuous-delivery-explained.html | -| 2467 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devops.com/how-to-implement-an-effective-ci-cd-pipeline | -| 2468 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://aws.amazon.com/es/builders-library/automating-safe-hands-off-deployments | -| 2469 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.techuz.com/blog/what-is-ci-cd-an-introduction-to-continuous-integration-continuous-deployment-and-ci-cd-pipeline | -| 2470 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://kodekloud.com/blog/ci-cd-pipeline-in-devops | -| 2471 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developers.redhat.com/blog/2020/09/03/the-present-and-future-of-ci-cd-with-gitops-on-red-hat-openshift | -| 2472 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blog.bitsrc.io/ci-cd-best-practices-bca0ef665677 | -| 2473 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/blog/what-is-cicd-platform-why-should-i-care | -| 2474 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/3-ways-to-use-automation-in-ci-cd-pipelines | -| 2475 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/tips-creating-successful-cicd-pipeline | -| 2476 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thinkinglabs.io/talks/feature-branching-considered-evil.html | -| 2477 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/blog/ci-cd-pipeline | -| 2478 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://stackoverflow.blog/2021/12/20/fulfilling-the-promise-of-ci-cd | -| 2479 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://circleci.com/blog/top-5-ci-cd-best-practices | -| 2480 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/harness-devops-academy/what-is-continuous-integration-ci | -| 2481 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.opsmx.com/blog/what-is-a-ci-cd-pipeline | -| 2482 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://continuousdelivery.com/implementing/patterns | -| 2483 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devops.com/7-popular-open-source-ci-cd-tools | -| 2484 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://testguild.com/podcast/automation/a345-mohamed | -| 2485 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/blog/software-development-life-cycle | -| 2486 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/ci-cd-pipeline | -| 2487 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://jfrog.com/blog/cloud-native-ci-cd-the-ultimate-checklist | -| 2488 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://jfrog.com/blog/how-to-accelerate-software-delivery-with-hybrid-cloud-ci-cd | -| 2489 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/blog/streamlining-ci-cd | -| 2490 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://sdtimes.com/cicd/the-state-of-ci-cd | -| 2491 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/improve-dev-experience-to-maximize-the-business-value-of-cd | -| 2492 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://community.dataminer.services/ci-cd-and-the-agile-principles | -| 2493 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://speakerdeck.com/devopslx/cd-and-optimized-cloud-spend?slide=12 | -| 2494 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/cicd-pipeline-challenges | -| 2495 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/four-best-practices-to-drive-successful-adoption-of-ci-cd | -| 2496 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://about.gitlab.com/blog/2022/02/03/how-to-keep-up-with-ci-cd-best-practices | -| 2497 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.linkedin.com/pulse/enabling-cicd-boost-devops-pavan-belagatti | -| 2498 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://about.gitlab.com/blog/2022/04/13/how-to-learn-ci-cd-fast | -| 2499 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/are-monolith-ci-cd-pipelines-killing-quality-in-your-software | -| 2500 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.clickittech.com/devops/ci-cd-best-practices | -| 2501 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.groundcover.com/blog/ci-cd-kubernetes | -| 2502 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://spacelift.io/blog/kubernetes-ci-cd | -| 2503 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/embracing-database-deployments-in-ci-cd-practices-with-git | -| 2504 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://techcommunity.microsoft.com/blog/AzureDevCommunityBlog/enhancing-infrastructure-as-code-generation-with-github-copilot-for-azure/4388514 | -| 2505 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/kubernetes-ci-cd-pipelines-explained | -| 2506 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://chrisarcand.com/purposeful-commits | -| 2507 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developers.redhat.com/blog/2019/07/08/10-tips-for-reviewing-code-you-dont-like | -| 2508 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.wiz.io/blog/avoiding-mistakes-with-aws-oidc-integration-conditions | -| 2509 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devblogs.microsoft.com/devops/update-to-ado-allowed-ip-addresses | -| 2510 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/ci-checks-are-not-enough-combat-configuration-drift-in-kubernetes-resources | -| 2511 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devops.com/8-security-considerations-for-ci-cd | -| 2512 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/harness-devops-academy/progressive-delivery?utm_campaign=fme&utm_source=split_io&utm_medium=redirect&utm_content=individual | -| 2513 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blog.container-solutions.com/deployment-strategies | -| 2514 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://semaphore.io/blog/continuous-blue-green-deployments-with-kubernetes | -| 2515 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.opsmx.com/blog/blue-green-deployment | -| 2516 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=aU-EtdEOdlM | -| 2517 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://deniscooper.co.uk/azure-devops-terraform-pipeline | -| 2518 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/blog/deployment-pipeline-patterns | -| 2519 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.sonatype.com/blog/achieving-ci/cd-with-kubernetes | -| 2520 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devtron.ai | -| 2521 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/7-features-that-make-kubernetes-ideal-for-ci-cd | -| 2522 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/ebooks/kubernetes/ci-cd-with-kubernetes | -| 2523 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/blog/kubernetes-ci-cd-best-practices | -| 2524 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.cloudposse.com/components/library/aws/runs-on | -| 2525 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://runs-on.com | -| 2526 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.returngis.net/2025/02/como-instalar-java-23-en-una-pipeline-de-azure-devops | -| 2527 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://caylent.com/blog/pragmatic-enterprise-cicd | -| 2528 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://jfrog.com/pipelines | -| 2529 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/antonbabenko/terraform-skill | -| 2530 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://buildbot.net | -| 2531 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.linkedin.com/pulse/infracost-terraform-prs-making-cost-awareness-martin-jackson-a6sge?utm_source=share&utm_medium=member_android&utm_campaign=share_via | -| 2532 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://skundunotes.com/2025/01/22/automate-terraform-testing-with-azure-devops-pipelines | -| 2533 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2023/10/31/marc-s-napkin-upgrade-guide | -| 2534 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/techpivot/terraform-module-releaser | -| 2535 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/termkit/gama | -| 2536 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.returngis.net/2025/02/dependabot-updates-en-azure-devops | -| 2537 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.plutora.com/ci-cd-tools/artifacts-management-tools | -| 2538 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/cicd-tools-to-know-2021 | -| 2539 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/cicdops/awesome-ciandcd | -| 2540 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?si=dWSDPD4eXvF3dx5r&v=gnYU0jtQbug&feature=youtu.be | -| 2541 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.katacoda.com | -| 2542 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://developers.redhat.com/learn | -| 2543 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.crunchydata.com/developers/tutorials | -| 2544 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | http://redhatgov.io | -| 2545 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.tutorialspoint.com/openshift/index.htm | -| 2546 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.whizlabs.com | -| 2547 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.linkedin.com/learning/?trk=lynda_redirect_learning | -| 2548 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.edx.org | -| 2549 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.coursera.org | -| 2550 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.codecademy.com | -| 2551 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://typing.io | -| 2552 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | http://www.vogella.com/tutorials | -| 2553 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://training.linuxfoundation.org/resources | -| 2554 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.khanacademy.org | -| 2555 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://codely.com/en | -| 2556 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://ine.com | -| 2557 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.learnfree.org/en | -| 2558 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://sqlpd.com | -| 2559 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://techstudyslack.com | -| 2560 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://kube.academy | -| 2561 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.codewars.com | -| 2562 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://riptutorial.com | -| 2563 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.techworld-with-nana.com | -| 2564 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://github.com/techiescamp/devops-projects | -| 2565 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | http://open-bootcamp.com | -| 2566 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://code.joejag.com/2021/i-am-aws-certified-should-you-trust-me.html | -| 2567 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://homebusinessmag.com/businesses/success-tips/certificates-alone-wont-get-hired-need-certifications-plus | -| 2568 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.syntasso.io/post/platform-democracy-rethinking-who-builds-and-consumes-your-internal-platform | -| 2569 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://sre.google | -| 2570 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://cloud.google.com/blog/products/devops-sre | -| 2571 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/sre-vs-devops-false-distinction | -| 2572 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/sre-devops-cloud-native-server-cage-match | -| 2573 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/site-reliability-engineering-101-devops-versus-sre | -| 2574 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.linkedin.com/pulse/devops-vs-site-reliability-engineering-sean-washington | -| 2575 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/18/10/sre-startup | -| 2576 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/where-the-site-reliability-engineer-role-overlaps-with-devops | -| 2577 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.redhat.com/en/blog/from-ops-to-sre-evolution-of-the-openshift-dedicated-team | -| 2578 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/watch?v=tgRPlAQpHYk&ab_channel=TheNewStack | -| 2579 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.linkedin.com/pulse/sre-key-insights-done-right-way-shankar-muniyappa | -| 2580 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/how-the-sre-role-is-evolving | -| 2581 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://cloud.google.com/blog/products/devops-sre/sre-at-google-our-complete-list-of-cre-life-lessons | -| 2582 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.circonus.com/2021/04/monitoring-for-success-what-all-sres-need-to-know | -| 2583 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infracloud.io/blogs/sre-best-practices | -| 2584 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/watch?v=jgW4r9FxItI&ab_channel=DevOpsToolkitbyViktorFarcic | -| 2585 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/thenjdevopsguy/devops-vs-sre-what-s-the-difference-560d | -| 2586 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/how-the-sre-experience-is-changing-with-cloud-native | -| 2587 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/sharing-the-operations-burden-centralized-vs-decentralized | -| 2588 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/thenjdevopsguy/what-you-need-to-break-into-devops-and-sre-3fp5 | -| 2589 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/presentations/sre-apprentices | -| 2590 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/google-sre-site-reliability-engineering-at-a-global-scale | -| 2591 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://sre.google/sre-book/evolving-sre-engagement-model | -| 2592 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/day-in-the-life-of-a-site-reliability-engineer-sre | -| 2593 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/top-nine-skills-for-sres-to-master | -| 2594 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/how-sres-benefit-from-feature-flags | -| 2595 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.toolbox.com/tech/devops/articles/automating-sre-to-scale-operations | -| 2596 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/sre-vs-platform-engineering-whats-the-difference | -| 2597 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://phoenixnap.com/blog/sre-vs-devops | -| 2598 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/sre-vs-devops-successful-platform-engineering-needs-both | -| 2599 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/the-site-reliability-engineering-tool-stack | -| 2600 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.cortex.io/post/a-guide-to-the-best-sre-tools | -| 2601 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/the-best-site-reliability-engineering-tools-in-2021 | -| 2602 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.sloconf.com | -| 2603 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/automate-user-satisfaction-with-this-gitops-friendly-spec-for-service-level-objectives | -| 2604 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://sre.google/resources/practices-and-processes/art-of-slos | -| 2605 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/OpenSLO/OpenSLO | -| 2606 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/validate-service-level-objectives-of-rest-apis-using-iter8 | -| 2607 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://sre.google/prodcast | -| 2608 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://git-scm.com | -| 2609 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devdocs.io/git | -| 2610 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://tutorialzine.com/2016/06/learn-git-in-30-minutes | -| 2611 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/gonedark/3-git-commands-i-use-every-day | -| 2612 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/life/16/7/how-restore-older-file-versions-git | -| 2613 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://tychoish.com/post/9-awesome-git-tricks | -| 2614 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/dictcp/awesome-git | -| 2615 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ohshitgit.com | -| 2616 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/learn-git-basics | -| 2617 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.datree.io/resources/git-commit-message | -| 2618 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/open-source/git/how-to-undo-almost-anything-with-git | -| 2619 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/milu_franz/git-explained-the-basics-igc | -| 2620 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/g_abud/advanced-git-reference-1o9j | -| 2621 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/7/git-repos-best-practices | -| 2622 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://codeburst.io/debug-your-code-using-git-bisect-45db2983cc69 | -| 2623 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/open-source/git/highlights-from-git-2-28 | -| 2624 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://codeburst.io/a-resource-for-all-things-git-b63d6626beca | -| 2625 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://newsletter.thelongcommit.com/subscribe | -| 2626 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenextweb.com/news/a-beginners-guide-to-the-most-popular-git-commands | -| 2627 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://julien.danjou.info/stop-merging-your-pull-request-manually | -| 2628 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.gitkraken.com/learn/git/tutorials | -| 2629 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/security/application-security/token-authentication-requirements-for-git-operations | -| 2630 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/open-source/git/commits-are-snapshots-not-diffs | -| 2631 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/open-source/git/get-up-to-speed-with-partial-clone-and-shallow-clone | -| 2632 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2020/03/13/partial-clone-for-massive-repositories | -| 2633 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/tutorial/devops-tutorial/git-tutorial | -| 2634 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/how-to-handle-multiple-git-configurations-in-one-machine | -| 2635 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/purveshshende2/git-for-beginners-3il6 | -| 2636 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.gitguardian.com/rewriting-git-history-cheatsheet | -| 2637 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.smashingmagazine.com/2021/02/getting-the-most-out-of-git | -| 2638 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/why-open-source-project-maintainers-are-reluctant-to-use-digital-signatures-two-factor-authentication | -| 2639 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.geeksforgeeks.org/git/how-to-write-good-commit-messages-in-github | -| 2640 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/what-is-git-learn-git-version-control | -| 2641 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.c-sharpcorner.com/article/20-git-commands-you-should-know | -| 2642 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/4/git-whatchanged | -| 2643 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/practical-git-and-git-workflows | -| 2644 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.honeybadger.io/blog/git-tricks | -| 2645 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/blog/git-commit-detailed-tutorial-on-saving-your-code | -| 2646 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/valeriavg/master-git-in-7-minutes-gai | -| 2647 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/blog/git-pull-how-it-works-with-detailed-examples | -| 2648 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://midu.dev/buenas-practicas-escribir-commits-git | -| 2649 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/blog/git-push-an-in-depth-tutorial-with-examples | -| 2650 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/git-for-managing-small-projects | -| 2651 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.simplilearn.com/tutorials/git-tutorial/merge-conflicts-in-git | -| 2652 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.argoproj.io/5-new-git-commands-and-1-tip-youll-use-every-day-3c28e97c9321 | -| 2653 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/okimotomizuho/open-source-my-first-pull-request-1356 | -| 2654 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/git-for-professionals | -| 2655 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://towardsdatascience.com/a-git-cheatsheet-that-all-coders-need-bf8ad4d91576 | -| 2656 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.r-bloggers.com/2021/10/git-moving-from-master-to-main | -| 2657 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://css-tricks.com/creating-the-perfect-commit-in-git | -| 2658 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/blog/git-reset-undo-changes | -| 2659 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.c-sharpcorner.com/article/top-15-git-commands-with-examples-for-every-developers | -| 2660 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://marklodato.github.io/visual-git-guide/index-en.html | -| 2661 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/tahsinature/get-lazy-with-lazygit-4h37 | -| 2662 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/yenyih/10-useful-git-tips-to-improve-your-workflow-kf1 | -| 2663 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/render/git-organized-a-better-git-flow-56go | -| 2664 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/development-introduction-to-git-logging | -| 2665 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/git-config-how-to-configure-git-settings | -| 2666 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/git-undo-merge-how-to-revert-the-last-merge-commit-in-git | -| 2667 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2334697/what-is-git-version-control-for-collaborative-programming.html | -| 2668 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/github/how-do-i-resolve-merge-conflicts-5438 | -| 2669 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/22/4/git-push | -| 2670 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/22/4/customize-git-subcommands | -| 2671 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/engineering/improve-git-monorepo-performance-with-a-file-system-monitor | -| 2672 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.java67.com/2022/07/10-best-free-git-courses-and-tutorials.html | -| 2673 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://polarsquad.com/blog/stop-doing-pull-requests | -| 2674 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/samuelfaure/how-atomic-git-commits-dramatically-increased-my-productivity-and-will-increase-yours-too-4a84 | -| 2675 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/leandronsp/git-fundamentals-a-complete-guide-do7 | -| 2676 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/undo-git-add-how-to-remove-added-files-in-git | -| 2677 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://realpython.com/advanced-git-for-pythonistas | -| 2678 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://build5nines.com/git-reset-undo-most-recent-local-commit | -| 2679 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/how-to-write-commit-messages-maintainers-will-like | -| 2680 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://build5nines.com/how-to-determine-url-a-local-git-repository-was-originally-cloned-from | -| 2681 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/open-source/git/highlights-from-git-2-40 | -| 2682 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/4/git-stash | -| 2683 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/mwafrika/how-to-use-git-stash-command-22bk | -| 2684 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/blog/git-squash-how-to-condense-your-commit-history | -| 2685 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.devroom.io/2011/07/05/git-squash-your-latests-commits-into-one | -| 2686 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/git-squash-commits | -| 2687 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learngitbranching.js.org | -| 2688 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.gitkraken.com/learn/git/problems/rename-git-branch | -| 2689 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/git-checkout-remote-branch-tutorial | -| 2690 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/how-to-use-branches-in-git | -| 2691 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://stackoverflow.blog/2021/04/05/a-look-under-the-hood-how-branches-work-in-git | -| 2692 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/4/context-switching-git | -| 2693 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/git-push-to-remote-branch-how-to-push-a-local-branch-to-origin | -| 2694 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/how-git-branches-work | -| 2695 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/okimotomizuho/open-source-multiple-branches-and-git-merges-2f69 | -| 2696 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://css-tricks.com/git-switching-unstaged-changes-to-a-new-branch | -| 2697 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/git-list-branches-how-to-show-all-remote-and-local-branch-names | -| 2698 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/22/4/git-branches | -| 2699 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/varbsan/a-simplified-convention-for-naming-branches-and-commits-in-git-il4 | -| 2700 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/the-definitive-guide-to-git-merge | -| 2701 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/how-to-fix-merge-conflicts-in-git | -| 2702 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://build5nines.com/git-merge-repositories-with-history | -| 2703 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/11/git-aliases | -| 2704 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://davidwalsh.name/more-awesome-git-aliases | -| 2705 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/karaluton/explain-like-i-m-five-git-rebase-vs-merging-1k69 | -| 2706 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/22/4/manage-git-commits-rebase-i-command | -| 2707 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/git-rebase-handbook | -| 2708 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.backhub.co | -| 2709 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/make-github-backups-part-of-your-development-process | -| 2710 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/github/3-ways-to-backup-your-code-even-if-you-dont-know-git-1o5l | -| 2711 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/3/git-cherry-pick | -| 2712 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://jmfloreszazo.com/git-mejores-practicas-cherry-picking | -| 2713 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://git-scm.com/book/en/v2/Git-Tools-Submodules | -| 2714 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://shields.io | -| 2715 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://paulhammant.com/2013/12/04/what_is_your_branching_model | -| 2716 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://adevait.com/software/creating-branching-strategy | -| 2717 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://confluence.atlassian.com/bitbucketserver/branches-776639968.html#UsingbranchesinBitbucketServer-model | -| 2718 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://git-scm.com/book/en/v2/Git-Branching-Branching-Workflows | -| 2719 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://git-scm.com/book/en/v2/Distributed-Git-Distributed-Workflows#Integration-Manager-Workflow | -| 2720 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://martinfowler.com/articles/branching-patterns.html | -| 2721 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://speakerdeck.com/lemiorhan/10-git-anti-patterns-you-should-be-aware-of | -| 2722 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.gitkraken.com/learn/git/branch | -| 2723 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://jmfloreszazo.com/flujos-de-trabajo-de-git | -| 2724 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.atlassian.com/git/tutorials/comparing-workflows | -| 2725 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.github.com/en/get-started/using-github/github-flow | -| 2726 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://nvie.com/posts/a-successful-git-branching-model | -| 2727 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gist.github.com/djspiewak/9f2f91085607a4859a66 | -| 2728 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kubernetes.dev/docs/guide/github-workflow | -| 2729 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://trunkbaseddevelopment.com | -| 2730 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://paulhammant.com/2013/04/05/what-is-trunk-based-development | -| 2731 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kean.blog/post/trunk-based-development | -| 2732 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://paulhammant.com/2014/04/03/microsofts-trunk-based-development | -| 2733 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devblogs.microsoft.com/devops/release-flow-how-we-do-branching-on-the-vsts-team | -| 2734 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.devopszone.info/post/an-introduction-to-git-flow-workflow | -| 2735 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow | -| 2736 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://support.gitkraken.com/git-workflows-and-extensions/git-flow | -| 2737 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://git-flow.readthedocs.io/en/latest | -| 2738 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gist.github.com/JamesMGreene/cdd0ac49f90c987e45ac | -| 2739 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://danielkummer.github.io/git-flow-cheatsheet/index.html | -| 2740 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://aprendegit.com/git-flow-la-rama-develop-y-uso-de-feature-branches | -| 2741 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thinkinglabs.io/talks/2016/10/29/feature-branching-considered-evil.html | -| 2742 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=_w6TwnLCFwA&ab_channel=ContinuousDelivery | -| 2743 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://team-coder.com/from-git-flow-to-trunk-based-development | -| 2744 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/what-is-trunk-based-development | -| 2745 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://trunkbaseddevelopment.com/alternative-branching-models | -| 2746 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://featureflags.io/feature-flags-vs-branching | -| 2747 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://martinfowler.com/articles/feature-toggles.html | -| 2748 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://x.com/hashtag/featureflag | -| 2749 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/blog/feature-flags-improve-developer-productivity | -| 2750 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/customers/petdesk | -| 2751 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/wave-goodbye-to-release-nights | -| 2752 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2261454/why-arent-you-using-feature-flags.html | -| 2753 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/blog/how-to-build-the-process-and-culture-behind-using-feature-flags-at-scale | -| 2754 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/blog/change-management-in-production | -| 2755 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/blog/feature-flag-lifecycle | -| 2756 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/engineering/ship-code-faster-safer-feature-flags | -| 2757 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/blog/how-feature-flags-help-you-put-customers-first | -| 2758 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2270518/5-devops-use-cases-for-developing-with-feature-flags.html | -| 2759 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://reflectoring.io/spring-boot-feature-flags | -| 2760 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://martinfowler.com/bliki/KeystoneInterface.html | -| 2761 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.harness.io/blog?module-name=Feature+Management+%26+Experimentation&utm_campaign=fme&utm_source=split_io&utm_medium=redirect&utm_content=wildcard | -| 2762 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gist.github.com/CrookedNumber/8964442 | -| 2763 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://bitbucket.org | -| 2764 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.atlassian.com/git/tutorials/atlassian-git-cheatsheet | -| 2765 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com | -| 2766 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2021/01/25/mr-reviews-with-vs-code | -| 2767 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2021/01/20/using-run-parallel-jobs | -| 2768 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2021/02/05/ci-deployment-and-environments | -| 2769 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2021/02/22/pipeline-editor-overview | -| 2770 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.devclass.com/ci-cd/2021/03/23/git-a-march-on-gitlab-1310-ramps-up-security-adds-support-for-openshift-dora/1619889 | -| 2771 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.testmuai.com/blog/use-gitlab-ci-to-run-test-locally | -| 2772 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://sdtimes.com/devops/gitlab-14-aims-to-do-away-with-diy-devops-toolchains | -| 2773 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/releases/2021/07/22/gitlab-14-1-released | -| 2774 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2021/03/10/new-git-default-branch-name | -| 2775 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2021/09/09/5-code-review-features | -| 2776 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://pythonspeed.com/articles/gitlab-build-docker-image | -| 2777 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2021/10/05/gitpod-desktop-app-personal-activities | -| 2778 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2021/10/12/open-shift-ga | -| 2779 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudnativenow.com/features/gitlab-brings-kubernetes-operator-to-red-hat-openshift | -| 2780 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://vadosware.io/post/level-one-automated-k8s-deployments-with-gitlab-ci | -| 2781 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2021/12/17/gitlab-chart-works-towards-kubernetes-1-22 | -| 2782 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/devops/deploy-and-manage-gitlab-runners-on-amazon-ec2 | -| 2783 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/devops-with-gitlab-ci-course | -| 2784 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.testmo.com/guides/gitlab-ci-test-automation | -| 2785 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://community.ops.io/jatin/ci-cd-101-with-gitlab-4pol | -| 2786 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2022/11/15/simple-kubernetes-management-with-gitlab | -| 2787 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/managing-multiple-kubernetes-clusters-using-git-cd068bbd85ac | -| 2788 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://stackoverflow.blog/2021/09/22/gitlab-launches-collective-on-stack-overflow | -| 2789 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/developer-skills/github/github-for-beginners-getting-started-with-oss-contributions | -| 2790 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/what-is-github-wiki-and-how-do-you-use-it | -| 2791 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.githubstatus.com | -| 2792 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://buttons.github.io | -| 2793 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/features/codespaces | -| 2794 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/news/2022/02/github-codespaces-templates | -| 2795 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cli.github.com | -| 2796 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.githubstatus.com/uptime | -| 2797 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/engineering/how-we-launched-docs-github-com | -| 2798 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/news-insights/product-news/introducing-githubs-openapi-description | -| 2799 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/github/roadmap | -| 2800 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/news-insights/company-news/token-authentication-requirements-for-api-and-git-operations | -| 2801 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/news/2020/08/GitHub-open-api-spec | -| 2802 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://sebastiandedeyne.com/things-you-didnt-know-you-could-diff-in-github | -| 2803 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/changelog/2020-08-26-set-the-default-branch-for-newly-created-repositories | -| 2804 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2020/09/21/how-we-use-the-grafana-github-plugin-to-track-outstanding-pull-requests | -| 2805 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/build-ship-github-container-registry-kubernetes-aa06029b3f21 | -| 2806 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.theregister.com/security/2020/12/17/passwords-begone-github-will-ban-them-next-year-for-authenticating-git-operations/958514 | -| 2807 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/developer-skills/programming-languages-and-frameworks/learn-about-ghapi-a-new-third-party-python-client-for-the-github-api | -| 2808 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/enterprise-software/devops/improving-how-we-deploy-github | -| 2809 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/developer-skills/github/deployment-reliability-at-github | -| 2810 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/enterprise-software/devops/extending-gitops-to-reliability-as-code-with-github-and-stackpulse | -| 2811 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/enterprise-software/devops/solving-the-innersource-discovery-problem | -| 2812 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.gruntwork.io/blog/introducing-git-xargs-an-open-source-tool-to-update-multiple-github-repos | -| 2813 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/engineering/security-keys-supported-ssh-git-operations | -| 2814 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/education | -| 2815 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/security/supply-chain-security/github-supply-chain-security-features-go-community | -| 2816 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/github/how-to-never-type-passwords-when-using-git-18bb | -| 2817 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/lostintangent/10-awesome-things-you-can-do-with-github-dev-5fm7 | -| 2818 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/news-insights/product-news/github-cli-2-0-includes-extensions | -| 2819 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/ifierygod/git-and-github-the-complete-guides-chapter-6-2c74 | -| 2820 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/changelog/2021-09-27-improved-pull-request-file-filtering | -| 2821 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/ifierygod/series/14420 | -| 2822 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2270808/github-introduces-code-review-controls.html | -| 2823 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.returngis.net/2021/11/migrar-un-repositorio-de-un-bitbucket-server-local-a-github | -| 2824 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/git-and-github-for-beginners | -| 2825 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/mislav/hub | -| 2826 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/colocodes/learn-how-to-use-git-and-github-in-a-team-like-a-pro-2dk7 | -| 2827 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/ericawanja/git-and-github-for-beginners-33a0 | -| 2828 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://adamtheautomator.com/github-actions-environment-variables | -| 2829 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/estherwanjiru/introduction-to-git-and-github-25ei | -| 2830 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/engineering/improving-github-code-search | -| 2831 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/changelog/2021-12-09-lists-are-now-available-as-a-public-beta | -| 2832 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/how-to-use-the-dot-github-repository | -| 2833 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2021/11/16/gko-on-ocp | -| 2834 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/news-insights/product-news/dependency-graph-now-supports-github-actions | -| 2835 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/enterprise-software/ci-cd/build-ci-cd-pipeline-github-actions-four-steps | -| 2836 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/developer-skills/github/using-reusable-workflows-github-actions | -| 2837 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/developer-skills/github/getting-started-with-project-planning-on-github | -| 2838 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/how-to-fork-a-github-repository | -| 2839 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Lightning-AI/engineering-class | -| 2840 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Lightning-AI/engineering-class/blob/main/ep08-github-pr/Ep08-ShowNotes.md | -| 2841 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/marketplace/actions/aws-secrets-manager-github-action | -| 2842 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://tylercipriani.com/blog/2022/09/30/githubs-missing-merge-option | -| 2843 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://steampipe.io/blog/github-security-tips | -| 2844 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/opensauced/how-to-create-a-good-pull-request-template-and-why-you-should-add-gifs-4i0l | -| 2845 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/playlist?list=PL0pgb_7nDofA1hJpkpPf4qHQTYZbPVT5M | -| 2846 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/create-a-github-template-repository-with-react-vite-and-tailwindcss | -| 2847 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.github.com/en/authentication/troubleshooting-ssh/using-ssh-over-the-https-port | -| 2848 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/git-and-github-workflow-for-open-source | -| 2849 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://mattias.engineer/blog/2024/azure-federated-credentials-github | -| 2850 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/create-and-sync-git-and-github-repositories | -| 2851 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://analyticsindiamag.com/github-launches-code-scanner-to-flag-security-vulnerabilities | -| 2852 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/giscus/giscus | -| 2853 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/enterprise-software/devops/devops-cloud-testing | -| 2854 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://laravel-news.com/generate-github-actions-config-for-laravel-projects-with-ghygen | -| 2855 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.codecentric.de/en/knowledge-hub/blog/github-actions-nextgen-cicd | -| 2856 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/security/application-security/implementing-least-privilege-for-secrets-in-github-actions | -| 2857 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/news-insights/product-news/work-with-github-actions-in-your-terminal-with-github-cli | -| 2858 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/changelog/2021-04-20-github-actions-control-permissions-for-github_token | -| 2859 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/open-source/maintainers/github-actions-update-helping-maintainers-combat-bad-actors | -| 2860 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/engineering/use-github-actions-manage-docs | -| 2861 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://vimeo.com/552276182 | -| 2862 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/actions/actions-runner-controller | -| 2863 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/github-actions-for-android-developers-9ae606df2bfa | -| 2864 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jessfraz/branch-cleanup-action | -| 2865 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/changelog/2021-09-20-github-actions-ephemeral-self-hosted-runners-new-webhooks-for-auto-scaling | -| 2866 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/changelog/2021-09-27-showing-code-scanning-alerts-on-pull-requests | -| 2867 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/developer-skills/github/10-github-actions-resources-basics-ci-cd | -| 2868 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/resources/whitepapers/actions | -| 2869 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/changelog/2021-12-06-container-signing-added-to-the-publish-docker-container-workflow-for-github-actions | -| 2870 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/github/whats-the-difference-between-a-github-action-and-a-workflow-2gba | -| 2871 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/developer-skills/github/5-automations-every-developer-should-be-running | -| 2872 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/news-insights/product-news/getting-started-with-github-actions-just-got-easier | -| 2873 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/changelog/2021-12-17-github-actions-improvements-to-github-actions-starter-experience | -| 2874 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://fleetdm.com/engineering/tips-for-github-actions-usability | -| 2875 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/build-your-first-javascript-github-action | -| 2876 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/github/how-to-edit-a-github-action-3j14 | -| 2877 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.shreyaspatil.dev/automate-library-publishing-to-maven-central-with-github-actions-workflow-dispatch | -| 2878 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://laravel-news.com/deploy-your-php-app-with-ansible-and-github-actions | -| 2879 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/news/2022/01/GitHub-devops-mobile-apps | -| 2880 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.gskinner.com/archives/2022/01/flutter-easily-add-ci-testing-with-github-actions.html | -| 2881 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devblogs.microsoft.com/dotnet/dotnet-loves-github-actions | -| 2882 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://registry.terraform.io/modules/markti/github-runner/azurerm | -| 2883 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://build5nines.com/configuring-manual-triggers-in-github-actions-with-workflow_dispatch | -| 2884 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://build5nines.com/configuring-github-actions-to-run-jobs-on-specific-branches | -| 2885 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://build5nines.com/github-actions-get-current-branch-name-for-git-repo | -| 2886 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/marketplace/actions/flat-data | -| 2887 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/about/press-releases/red-hat-and-github-collaborate-expand-developer-experience-red-hat-openshift-github-actions | -| 2888 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/deploying-to-openshift-using-github-actions | -| 2889 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/redhat-actions | -| 2890 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/redhat-actions/openshift-actions-runners | -| 2891 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/copilot | -| 2892 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.xataka.com/robotica-e-ia/programar-cuando-maquina-hace-poco-ti-asi-github-copilot-sistema-que-se-nutre-prodigioso-gpt-3 | -| 2893 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/github-copilot-a-powerful-controversial-autocomplete-for-developers | -| 2894 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.xataka.com/robotica-e-ia/llevo-algunos-dias-usando-copilot-github-para-programar-esta-mi-experiencia | -| 2895 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://towardsdatascience.com/can-githubs-copilot-replace-developers-b89f28007c05 | -| 2896 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://towardsdatascience.com/generating-python-scripts-with-openais-github-copilot-da0b3fdd989 | -| 2897 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/colocodes/github-copilot-blew-my-mind-on-a-code-along-exercise-186n | -| 2898 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/news-insights/product-news/github-copilot-is-generally-available-to-all-developers | -| 2899 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.xataka.com/aplicaciones/github-copilot-asistente-para-escribir-codigo-basado-ia-esta-disponible-para-todos-esto-que-costara | -| 2900 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.genbeta.com/desarrollo/hay-organizaciones-pro-software-libre-abandonando-github-su-uso-comercial-proyectos-open-source-copilot | -| 2901 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.xataka.com/aplicaciones/copilot-escribe-40-codigo-lenguajes-como-java-python-que-llega-a-github-cinco-anos-llegara-al-80 | -| 2902 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.xataka.com/robotica-e-ia/copilot-revolucion-para-programadores-tambien-potencial-problema-legal-para-microsoft | -| 2903 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/news-insights/product-news/github-copilot-x-the-ai-powered-developer-experience | -| 2904 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://techcommunity.microsoft.com/blog/educatordeveloperblog/coding-frameworks-and-languages-are-no-longer-the-point-prompting-is/3820265 | -| 2905 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/developer-skills/programming-languages-and-frameworks/10-unexpected-ways-to-use-github-copilot | -| 2906 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.xataka.com/robotica-e-ia/programadores-alucinaban-copilot-chatgpt-ahora-deepmind-va-alla-aplhacode | -| 2907 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/lucidrains/PaLM-rlhf-pytorch | -| 2908 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.codium.ai/blog/codiumai-powered-by-testgpt-accounces-beta-and-raised-11m | -| 2909 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitea.com | -| 2910 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/setup-a-private-git-repository-in-kubernetes-with-gitea-64f5ea1e5070 | -| 2911 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://sapling-scm.com/docs/introduction | -| 2912 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sourcetreeapp.com | -| 2913 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.gitkraken.com | -| 2914 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gmaster.io | -| 2915 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/git-lfs/git-lfs | -| 2916 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/git-bug/git-bug | -| 2917 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/security/application-security/git-credential-manager-authentication-for-everyone | -| 2918 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://semantic-release.gitbook.io/semantic-release | -| 2919 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://css-tricks.com/how-to-automate-project-versioning-and-releases-with-continuous-deployment | -| 2920 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://azuredevopslabs.com | -| 2921 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://x.com/azuredevops | -| 2922 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dotnetcurry.com/visualstudio/1322/what-is-visual-studio-team-system-vsts | -| 2923 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.softwaretestinghelp.com/microsoft-vsts-tutorial-1 | -| 2924 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.slideshare.net/arunmurughan/git-version-control-and-trunk-based-approach-with-vsts | -| 2925 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learn.microsoft.com/en-us/devops/develop/git/what-is-git | -| 2926 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://pre-commit.com | -| 2927 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://plugins.jenkins.io/git/#merge-extensions | -| 2928 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://plugins.jenkins.io/ghprb | -| 2929 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://plugins.jenkins.io/github-branch-source | -| 2930 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://confluence.atlassian.com/bitbucketserver/automatic-branch-merging-776639993.html | -| 2931 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/mikefrank-ca/bitbucket-auto-merge | -| 2932 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://confluence.atlassian.com/bitbucketserver/checks-for-merging-pull-requests-776640039.html | -| 2933 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://techcommunity.microsoft.com/blog/microsoftteamsblog/new-bitbucket-bot-for-microsoft-teams/218212 | -| 2934 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://code-dog.app | -| 2935 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://plugins.jenkins.io/bitbucket-push-and-pull-request | -| 2936 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://poolofthought.com/how-to-implement-the-automerge-feature-that-is-missing-from-bitbucket-cloud | -| 2937 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://community.atlassian.com/forums/Bitbucket-questions/configure-bitbucket-pipelines-yml-to-automatically-merge-feature/qaq-p/793222 | -| 2938 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://lab.texthtml.net/gitlab/merge-bot | -| 2939 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.mergecrush.com | -| 2940 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/smarkets/marge-bot | -| 2941 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gitlab.gnome.org/users/sign_in | -| 2942 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://smarketshq.com/marge-bot-for-gitlab-keeps-master-always-green-6070e9d248df | -| 2943 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gitlab.freedesktop.org/gstreamer-merge-bot | -| 2944 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jenkins-x/updatebot | -| 2945 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.plasticscm.com | -| 2946 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://blog.plasticscm.com/2018/09/add-mergebot-to-your-repo.html | -| 2947 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/PlasticSCM/trunk-mergebot | -| 2948 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://plugins.jenkins.io/plasticscm-mergebot | -| 2949 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.genbeta.com/desarrollo/plastic-scm-mergebot-automatizando-tu-pipeline-desarrollo | -| 2950 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/nicolai86/github-rebase-bot | -| 2951 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/palantir/bulldozer | -| 2952 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/sdduursma/github-merge-bot | -| 2953 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/squalrus/merge-bot | -| 2954 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/odoo/odoo/wiki/Mergebot | -| 2955 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gmaster.io/mergedroid | -| 2956 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kodiakhq.com | -| 2957 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://www.rultor.com | -| 2958 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.yegor256.com/2014/07/24/rultor-automated-merging.html | -| 2959 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://bors.tech | -| 2960 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/bors-ng/bors-ng | -| 2961 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://id.atlassian.com/login?continue=https%3A%2F%2Fid.atlassian.com%2Fjoin%2Fuser-access%3Fresource%3Dari%253Acloud%253Aconfluence%253A%253Asite%252F9568dfdc-cfdd-4632-a68e-1e18063a3152%26continue%3Dhttps%253A%252F%252Fcockroachlabs.atlassian.net%252Fwiki%252Fspaces%252FCRDB%252Fpages%252F73204099%252FBors%252BMerge%252BBot&application=confluence&orgId=52a68357-cecf-4127-a5ec-32eeac8cf060 | -| 2962 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com | -| 2963 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io | -| 2964 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/michaelneale/jenkins-ci.org-docker | -| 2965 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci | -| 2966 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2020/02/02/web-socket | -| 2967 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://webhookrelay.com/blog/github-jenkins-guide | -| 2968 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2020/05/06/docker-agent-image-renaming | -| 2969 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2020/05/11/docker-windows-agents | -| 2970 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2018/08/31/shifting-gears | -| 2971 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://aws.amazon.com/blogs/opensource/why-jenkins-still-continuously-serves-developers | -| 2972 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2020/06/18/terminology-update | -| 2973 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/jenkins-pipeline-tutorial | -| 2974 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=uC7vajbnZS4 | -| 2975 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.linkedin.com/pulse/jenkins-server-setup-dynamic-worker-nodes-shishir-khandelwal | -| 2976 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2021/02/08/docker-base-os-upgrade | -| 2977 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/how-to-setup-continuous-integration-with-git-jenkins | -| 2978 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/jenkins-running-workers-in-kubernetes-and-docker-images-build-83299a10f3ca | -| 2979 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://aws.amazon.com/es/blogs/devops/building-a-serverless-jenkins-environment-on-aws-fargate | -| 2980 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?app=desktop&v=y4XGFluzPHY&ab_channel=CloudBeesTV | -| 2981 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/learning-hub/jenkins | -| 2982 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=iddMXjmr7mk&t=657s&ab_channel=BribeByBytes | -| 2983 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2021/04/21/tekton-plugin | -| 2984 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/set-jenkins-pipeline-environment-variables-list | -| 2985 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.slideshare.net/slideshow/jenkins-or-how-i-learned-to-stop-worrying-and-love-automation/90281025 | -| 2986 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=mbeQWBNaNKQ&ab_channel=CloudBeesTV | -| 2987 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.com/article/21/5/jenkins-logs | -| 2988 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://automationreinvented.blogspot.com/2021/05/how-to-schedule-job-in-jenkins-pipeline.html | -| 2989 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://automationscript.com/how-to-read-console-output-in-jenkins-pipeline | -| 2990 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/your-jenkins-slow-how-to-fix | -| 2991 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=Zeqc6--0eQw&ab_channel=CloudBeesTV | -| 2992 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=ShTC1u7_jew&ab_channel=DevOpsHint | -| 2993 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=BsYYVkophsk | -| 2994 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=yEyVXUExSqs&ab_channel=DevOpsHint | -| 2995 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=-NUQhwmhTCw&ab_channel=LambdaTest | -| 2996 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=_r-C_FFDLmU&ab_channel=Thetips4you | -| 2997 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.google.com/presentation/d/1Q1PgNnRTgzBpVRXPqQo3PudzCa2eoc6_1_NRjFRMLrU/edit#slide=id.g778409cba7_0_46 | -| 2998 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://automationreinvented.blogspot.com/2021/06/how-to-send-email-notification-in.html | -| 2999 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://gist.github.com/twasink/d52ef998b2a5b24cdfaa9e7358c5282f | -| 3000 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=K2CBHLwPL50&ab_channel=SandipDas | -| 3001 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=x5cyrE9ecis&ab_channel=LambdaTest | -| 3002 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developer.okta.com/blog/2021/07/08/jenkins-ci-dotnet-update-secrets | -| 3003 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2021/07/27/git-credentials-binding-phase-1 | -| 3004 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=tJOlk-B66R4&ab_channel=ServerlessLand | -| 3005 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blogs.sap.com/2021/07/29/sap-cloud-integration-automated-testing-using-jenkins-and-pipeline-as-a-code-approach | -| 3006 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkins-infra/jenkins.io/issues | -| 3007 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/jenkins-tutorial-part-1-pipelines-bd1397cf5509 | -| 3008 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://dev.to/eavnitech/send-notification-to-slack-from-the-jenkins-ci-job-and-jenkinsfile-e-avni-tech-2lm5 | -| 3009 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://dev.to/kennethatria/setting-up-a-ci-cd-with-jenkins-4hln | -| 3010 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://fabiogomezdiaz.com/posts/how-to-run-packer-pipelines-on-jenkins-part1-traditional-jenkins | -| 3011 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2021/08/17/docker-images-use-jdk-11-by-default | -| 3012 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://community.jenkins.io/t/dsty-jenkins-std-lib-shared-library-interact-with-files-directories-using-groovy/398 | -| 3013 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/gravitational/teleport/discussions/8330 | -| 3014 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://automationreinvented.blogspot.com/2021/08/how-to-create-parameterized-job-in.html | -| 3015 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.infoworld.com/article/2270388/continuous-integration-with-docker-and-jenkins.html | -| 3016 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/what-is-jenkins | -| 3017 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://automationqahub.com/how-to-publish-extentreport-using-jenkins | -| 3018 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developers.redhat.com/articles/2022/01/13/developers-guide-cicd-and-gitops-jenkins-pipelines | -| 3019 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=E3Xyu29LIwY&ab_channel=CLOUDLEARNHUB | -| 3020 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/playlist?list=PLy7NrYWoggjw_LIiDK1LXdNN82uYuuuiC | -| 3021 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://camunda.com/blog/2022/02/how-we-overcame-long-running-job-limitations-in-jenkins-declarative-pipelines | -| 3022 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://aws.amazon.com/blogs/devops/jenkins-high-availability-and-disaster-recovery-on-aws | -| 3023 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.fosstechnix.com/validate-jenkinsfile-using-visual-studio-code | -| 3024 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.freecodecamp.org/news/learn-jenkins-by-building-a-ci-cd-pipeline | -| 3025 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/accelerate-development-with-jenkins-pipelines-and-continuous-integration-9a6c7857ccd2 | -| 3026 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/helm-charts | -| 3027 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.google.com/presentation/d/17bQ30ycAUB-k4YZ4dC23cxNiNChvRRQO7_6FNGcS0j4/edit?usp=sharing | -| 3028 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.manning.com/books/pipeline-as-code | -| 3029 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://riptutorial.com/ebook/jenkins | -| 3030 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2020/11/05/installing-jenkins-on-kubernetes | -| 3031 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/doc/book/installing/kubernetes | -| 3032 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/ssbostan/jenkins-stack-kubernetes | -| 3033 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/ssbostan/jenkins-tutorial | -| 3034 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/ssbostan/jenkins-stack-docker | -| 3035 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/kubernetes-operator | -| 3036 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2021/04/15/jenkins-operator-sub-project | -| 3037 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2021/08/23/jenkins-operator-security-work-report | -| 3038 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.com/article/21/4/groovy-io | -| 3039 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/sahilsk/awesome-jenkins | -| 3040 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/orangetw/awesome-jenkins-rce-2019 | -| 3041 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/sigs/platform | -| 3042 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/sigs/cloud-native | -| 3043 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blog.joda.org/2018/09/do-not-fall-into-oracles-java-11-trap.html | -| 3044 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blog.techiescamp.com/jenkins-course | -| 3045 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/wardviaene/jenkins-course | -| 3046 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/job-dsl | -| 3047 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://jenkinsci.github.io/job-dsl-plugin | -| 3048 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/sheehan/job-dsl-gradle-example | -| 3049 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://accenture.github.io/adop-cartridges-cookbook/docs/recipes/archiving-artefact-to-nexus | -| 3050 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkins-infra/pipeline-library | -| 3051 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/solutions/pipeline | -| 3052 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/doc/book/pipeline | -| 3053 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/doc/book/pipeline/jenkinsfile | -| 3054 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://gist.github.com/Faheetah/e11bd0315c34ed32e681616e41279ef4 | -| 3055 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.com/article/19/9/intro-building-cicd-pipelines-jenkins | -| 3056 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devopscube.com/jenkins-pipeline-as-code | -| 3057 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://loves.cloud/ci-cd-pipeline-using-docker-and-jenkins | -| 3058 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.com/article/18/8/devops-jenkins-2 | -| 3059 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.thoughtworks.com/es-es/insights/blog | -| 3060 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/top-10-best-practices-jenkins-pipeline-plugin | -| 3061 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://mtijhof.wordpress.com/2019/04/22/jenkins-running-a-declarative-pipeline-from-your-shared-library | -| 3062 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/doc/book/pipeline/shared-libraries | -| 3063 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/gfkse/jenkins-shared-library | -| 3064 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2017/10/02/pipeline-templates-with-shared-libraries | -| 3065 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2017/09/25/declarative-1 | -| 3066 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2020/10/21/a-sustainable-pattern-with-shared-library | -| 3067 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://tomd.xyz/jenkins-shared-library | -| 3068 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/use-jenkins-shared-libraries-in-a-jenkins-pipeline | -| 3069 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/jenkinsfile-runner | -| 3070 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/projects/jcasc | -| 3071 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devops.com/using-jenkins-configuration-as-code | -| 3072 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.cloudbees.com/docs/cloudbees-ci/latest/casc-controller/distribute-casc-bundles-from-oc | -| 3073 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://marketplace.visualstudio.com/items?itemName=jcasc-developers.jcasc-plugin | -| 3074 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/figaw/configuration-as-code-jenkins-k8s | -| 3075 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/events/online-hackfest/2020-uiux | -| 3076 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/configuration-as-code-plugin-support | -| 3077 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/halkeye-docker/docker-jenkins | -| 3078 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2020/05/25/read-only-jenkins-announcement | -| 3079 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://jenkins-job-builder.readthedocs.io/en/latest | -| 3080 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/templating-engine | -| 3081 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/videos/jenkins-template-pipeline-devsecops | -| 3082 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/JenkinsPipelineUnit | -| 3083 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devopscube.com/jenkins-architecture-explained | -| 3084 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devops.com/kubernetes-jenkins-master-slave-scaling-the-scalability-issue | -| 3085 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devopscube.com/docker-containers-as-build-slaves-jenkins | -| 3086 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/apm-tools-jenkins-performance | -| 3087 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/application-performance-monitoring-tools | -| 3088 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/most-common-issues-scaling-jenkins | -| 3089 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/enterprise-jvm-administration-and-jenkins-performance | -| 3090 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/ansible-and-jenkins-automate-your-scritps-8dff99ef653 | -| 3091 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/geerlingguy/ansible-role-jenkins | -| 3092 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/doc/book/managing/cli | -| 3093 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/configuration-as-code-plugin | -| 3094 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/jenkinsfile-runner-test-framework | -| 3095 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/custom-war-packager | -| 3096 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkins-infra/jenkins-version | -| 3097 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/plugin-installation-manager-tool | -| 3098 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/plugin-installation-manager-tool/releases/tag/plugin-management-parent-pom-1.1.0 | -| 3099 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/doc/book/pipeline/development/#linter | -| 3100 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/DontShaveTheYak/jenkins-std-lib | -| 3101 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://marketplace.visualstudio.com/items?itemName=DontShaveTheYak.jenkins-extension-pack | -| 3102 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.infracloud.io/blogs/jenkins-freestyle-pipeline-migration | -| 3103 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=LNfthmZuRDI&ab_channel=CloudBeesTV | -| 3104 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://dev.to/jcoelho/8-jenkins-plugins-i-cant-live-without-3bin | -| 3105 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devops.com/15-must-jenkins-plugins-increase-productivity | -| 3106 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.devteam.space/blog/10-best-jenkins-plugins-for-devops | -| 3107 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devops.com/top-10-best-practices-for-jenkins-pipeline-plugin | -| 3108 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2021/12/22/deprecated-ruby-runtime | -| 3109 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2019/11/22/welcome-to-the-matrix | -| 3110 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/compress-buildlog | -| 3111 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/syslog-logger | -| 3112 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/openshift-login | -| 3113 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/openshift-deployer | -| 3114 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/kubernetes-cli | -| 3115 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2020/01/08/atlassians-new-bitbucket-server-integration-for-jenkins | -| 3116 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/blueocean | -| 3117 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/electricflow | -| 3118 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/cloudbees-credentials | -| 3119 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/cloudbees-jenkins-advisor | -| 3120 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/cloudbees-disk-usage-simple | -| 3121 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/aws-credentials | -| 3122 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/docker-custom-build-environment | -| 3123 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/code-coverage-api | -| 3124 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/fortify | -| 3125 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/sonar | -| 3126 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/doc/pipeline/steps/workflow-scm-step | -| 3127 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/ec2 | -| 3128 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/copyartifact | -| 3129 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/credentials-binding | -| 3130 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/cvs | -| 3131 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/scm-filter-jervis | -| 3132 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/deploy-dashboard | -| 3133 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/plugin-usage-plugin | -| 3134 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/pipeline-as-yaml | -| 3135 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/leastload | -| 3136 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/declarative-pipeline-migration-assistant | -| 3137 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/configurationslicing | -| 3138 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/git-plugin | -| 3139 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/parameter-separator | -| 3140 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/declarative-pipeline-migration-assistant-api | -| 3141 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/hashicorp-vault-plugin | -| 3142 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/matrix-auth | -| 3143 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/aws-secrets-manager-credentials-provider | -| 3144 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/qftest | -| 3145 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/role-strategy | -| 3146 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/extensible-choice-parameter | -| 3147 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/allure-jenkins-plugin | -| 3148 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/aws-java-sdk | -| 3149 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/metrics | -| 3150 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/git-forensics | -| 3151 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/robot | -| 3152 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/prometheus-plugin | -| 3153 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/pipeline-maven | -| 3154 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/warnings-ng | -| 3155 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/robot-plugin | -| 3156 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/uno-choice | -| 3157 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/text-finder | -| 3158 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/pull-request-monitoring-plugin | -| 3159 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/pipeline-graph-view | -| 3160 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/pipeline-graph-view-plugin | -| 3161 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/url-filter-plugin | -| 3162 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/kubernetes-plugin | -| 3163 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/opentelemetry | -| 3164 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/sysdig-secure | -| 3165 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/qualys-cs | -| 3166 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/rest-list-parameter | -| 3167 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/script-security | -| 3168 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/azure-artifact-manager | -| 3169 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/custom-checkbox-parameter | -| 3170 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/git-push | -| 3171 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/ec2-fleet | -| 3172 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/vsphere-cloud | -| 3173 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/nomad | -| 3174 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/azure-keyvault | -| 3175 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/pipeline-utility-steps | -| 3176 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/rapid7-insightvm-container-assessment | -| 3177 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/aqua-security-scanner | -| 3178 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/blueocean-rest | -| 3179 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/blueocean-pipeline-editor | -| 3180 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/aws-kinesis-consumer | -| 3181 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/cucumber-reports | -| 3182 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/npm-yarn-wrapper-steps | -| 3183 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/doc/developer/plugin-development | -| 3184 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/doc/developer/plugin-development/dependency-management | -| 3185 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/plugin-pom | -| 3186 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/plugin-pom/releases/tag/plugin-4.0 | -| 3187 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.meetup.com/jenkins-online-meetup/events/270630108 | -| 3188 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/doc/book/blueocean/getting-started | -| 3189 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/capabilities/continuous-delivery | -| 3190 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/splunk-devops | -| 3191 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/logstash | -| 3192 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/build-monitor-plugin | -| 3193 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/monitor-pro | -| 3194 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.almtoolbox.com/jenkins-monitoring.php | -| 3195 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.ibm.com/think | -| 3196 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=EWFJem7GUAc | -| 3197 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=N8P9ZLMA2xY | -| 3198 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.dynatrace.com/news/blog/optimizing-jenkins-to-ensure-fast-build-times-with-dynatrace | -| 3199 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.itrsgroup.com/docs/opsview/6.12.1/opspacks/opspack-index/index.html | -| 3200 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://chromewebstore.google.com/detail/empty-title/jhbokpimjgedmpcmfoghhiokhpihlkgc | -| 3201 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/github-autostatus | -| 3202 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=yTafQ-e84eY | -| 3203 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/opentelemetry-plugin | -| 3204 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.influxdata.com | -| 3205 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/projects/gsoc/2021/projects/remoting-monitoring | -| 3206 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/remoting-opentelemetry-plugin | -| 3207 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.google.com/forms/d/e/1FAIpQLSdiuQN3sm2mQ2E86VTXVXu7bf_9C0hVdzhw2_Kvu3DFqL7EZA/viewform | -| 3208 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/influxdb-plugin | -| 3209 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=3H9eNIf9KZs&ab_channel=CloudBeesTV | -| 3210 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkins-infra/jenkins-usage-stats | -| 3211 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | http://stats.jenkins.io | -| 3212 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2020/06/27/external-fingerprint-storage | -| 3213 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/redis-fingerprint-storage-plugin | -| 3214 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devm.io/microservices/cicd-microservices-docker-162408 | -| 3215 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://piotrminkowski.wordpress.com/2019/01/15/kotlin-microservice-with-spring-boot | -| 3216 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/docker-in-docker-521958d34efd | -| 3217 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://code-maze.com/ci-jenkins-docker | -| 3218 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/awslabs/amazon-eks-ami/issues/183 | -| 3219 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/rollout-tutorial-feature-flagging-your-react-native-app-5-minutes | -| 3220 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/how-disable-code-developers-production-kill-switch | -| 3221 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog | -| 3222 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/jenkins-scripts | -| 3223 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/samrocketman/jervis/wiki | -| 3224 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://jayex.io | -| 3225 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/tagged/jenkins-x | -| 3226 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/jenkins-x-managing-jenkins-926f0e0f8bcf | -| 3227 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=BF3MhFjvBTU | -| 3228 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blog.csanchez.org/2021/06/15/serverless-jenkins-pipelines-with-google-cloud-run | -| 3229 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blogs.sap.com/2020/10/18/continuous-quality-using-plugins-and-jenkins-abap-ui5 | -| 3230 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blogs.sap.com/2020/10/22/ci-cd-tools-for-sap-cloud-platform-abap-environment | -| 3231 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.project-piper.io | -| 3232 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://templates.cloudonaut.io/en/stable/jenkins/#jenkins-20-highly-available-master | -| 3233 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.youtube.com/watch?v=qI_g07C_Q5I | -| 3234 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | http://martinfowler.com/nosql.html | -| 3235 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.thoughtworks.com/insights/blog/nosql-databases-overview | -| 3236 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.blog.facilcloud.com/noticias/sql-vs-nosql-which-one-should-i-use/?lang=es_ES | -| 3237 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | http://www.zdnet.com/article/sql-nosql-whats-the-difference-these-days | -| 3238 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.smartdatacollective.com | -| 3239 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.linkedin.com/pulse/how-evolve-from-rdbms-nosql-sql-jim-scott | -| 3240 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://medium.baqend.com/nosql-databases-a-survey-and-decision-guidance-ea7823a822d | -| 3241 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://dev.to/danielkolb/nosql-database-design-for-e-commerce-apps-in-2021-390e | -| 3242 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://stackoverflow.blog/2021/01/14/have-the-tables-turned-on-nosql | -| 3243 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://sysadminxpert.com/demystifying-nosql-databases | -| 3244 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://intellipaat.com/blog/nosql-vs-sql-what-is-better | -| 3245 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/why-choose-a-nosql-database-there-are-many-great-reasons | -| 3246 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/how-to-choose-and-model-time-series-databases | -| 3247 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.couchbase.com | -| 3248 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | http://mongodb-tools.com | -| 3249 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.mongodb.com/docs/manual/security | -| 3250 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://iainhunter.wordpress.com/2016/01/12/avoiding-pitfalls-running-mongo-3-2-in-docker-on-osx | -| 3251 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.youtube.com/watch?v=bB57HKeOvmw&feature=youtu.be | -| 3252 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | http://3t.io | -| 3253 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.mongodb.com/products/integrations/kubernetes | -| 3254 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://hashinteractive.com/blog/mongodump-and-mongorestore-vs-mongoexport-and-mongoimport | -| 3255 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://adamtheautomator.com/mongodb-kubernetes | -| 3256 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/deploy-mongodb-in-a-container-access-it-outside-the-cluster | -| 3257 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/oslabs-beta/OdinsEye | -| 3258 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | http://couchdb.apache.org | -| 3259 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | http://cassandra.apache.org | -| 3260 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | http://hbase.apache.org | -| 3261 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://hive.apache.org | -| 3262 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | http://rethinkdb.com | -| 3263 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://drill.apache.org | -| 3264 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | http://www.nuodb.com | -| 3265 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | http://www.nuodb.com/blog/replication-is-it-easy | -| 3266 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.postman.com | -| 3267 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.linkedin.com/pulse/api-testing-postman-michael-montgomery | -| 3268 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.linkedin.com/pulse/api-testing-postman-build-dynamic-test-suite-michael-montgomery | -| 3269 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/jburroughs/1-tip-to-double-your-productivity-using-postman-3bdm | -| 3270 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/master-api-testing-with-postman | -| 3271 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://learning.postman.com/docs/collections/performance-testing/testing-api-performance | -| 3272 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/postmanlabs/newman | -| 3273 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.postman.com/pynt-io/workspace/pynt/overview | -| 3274 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://kie.apache.org | -| 3275 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2020/05/01/automated-api-testing-for-the-kie-server | -| 3276 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://hub.docker.com/r/jboss/kie-server | -| 3277 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://hoppscotch.io | -| 3278 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.techwebspace.com/get-started-with-the-rest-assured-framework-an-example-based-guide | -| 3279 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws-builders/getting-started-with-sns-and-sqs-3m4i | -| 3280 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-quotas.html | -| 3281 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/sqs/faqs | -| 3282 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws-builders/when-to-sns-or-sqs-2aji | -| 3283 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/compute/building-an-event-driven-application-with-amazon-eventbridge | -| 3284 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.digitalocean.com/community/tags/python | -| 3285 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.fullstackpython.com | -| 3286 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://realpython.com | -| 3287 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.learnpython.org | -| 3288 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://doughellmann.com | -| 3289 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://docker-py.readthedocs.org | -| 3290 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/vinta/awesome-python | -| 3291 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://gitlab.com/rosarior/awesome-django | -| 3292 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://pyvideo.org | -| 3293 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://talkpython.fm | -| 3294 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devblogs.microsoft.com/python | -| 3295 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.blog.pythonlibrary.org | -| 3296 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://fedoralovespython.org | -| 3297 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://futurecoder.io | -| 3298 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/Asabeneh/30-Days-Of-Python | -| 3299 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://staticnat.com/setting-up-python-on-osx | -| 3300 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.youtube.com/playlist?list=PL6gx4Cwl9DGAcbMi1sH6oAMk4JHw91mC_ | -| 3301 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://pyvideo.org/video/3460/dont-make-us-say-we-told-you-so-virtualenv-for | -| 3302 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.commandlinefu.com/commands/view/17656/pip-install-into-current-directory-without-virtualenv | -| 3303 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://talkpython.fm/episodes/show/36/python-ides-with-the-pycharm-team | -| 3304 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://blog.rtwilson.com/my-top-5-new-python-modules-of-2015 | -| 3305 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.snarky.ca/why-python-3-exists | -| 3306 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/kootenpv/yagmail | -| 3307 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://emptysqua.re/blog/getaddrinfo-deadlock | -| 3308 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://zerokspot.com/weblog/2015/12/31/new-string-formatting-in-python | -| 3309 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/noamraph/tqdm | -| 3310 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://stupidpythonideas.blogspot.com.es/2015/05/if-you-dont-like-exceptions-you-dont.html | -| 3311 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://astrofrog.github.io/blog/2016/01/12/stop-writing-python-4-incompatible-code | -| 3312 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/rainyear/python3-in-one-pic | -| 3313 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://ics.uci.edu/~pattis/ICS-33/lectures/complexitypython.txt | -| 3314 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.digitalpeer.com/blog/create-a-gui-application-using-qt-and-python-in-minutes-example-web-browser | -| 3315 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://eev.ee/blog/2016/07/31/python-faq-why-should-i-use-python-3 | -| 3316 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.scribd.com/document/207247675/PEP-8-Cheatsheet-2009 | -| 3317 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://nedbatchelder.com/blog/201608/lists_vs_tuples.html | -| 3318 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.digitalocean.com/community/tutorials/how-to-use-the-python-map-function | -| 3319 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenextweb.com/news/6-practical-tricks-every-python-developer-should-have | -| 3320 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.digitalocean.com/community/tutorial-series/how-to-code-in-python-3 | -| 3321 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://tryolabs.com/blog/2020/12/21/top-10-python-libraries-of-2020 | -| 3322 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.logrocket.com/django-rest-framework-alternatives | -| 3323 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/the-strange-size-of-python-objects-in-memory-ce87bdfbb97f | -| 3324 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://aigents.co/data-science-blog/coding-tutorial/data-structures-and-python | -| 3325 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.doppler.com/blog/environment-variables-in-python | -| 3326 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/python-microservices-grpc | -| 3327 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dashbird.io/blog/aws-secrets-manager-python | -| 3328 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/the-python-handbook | -| 3329 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/7-must-know-data-wrangling-operations-with-python-pandas-849438a90d15 | -| 3330 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/all-the-important-features-and-changes-in-python-3-10-e3d1fe542fbf | -| 3331 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/python-map-function-how-to-map-a-list-in-python-3-0-with-example-code | -| 3332 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://analyticsindiamag.com/object-oriented-programming-python | -| 3333 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.analyticsvidhya.com/blog/2021/04/top-online-platforms-to-learn-python | -| 3334 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/there-is-more-to-pandas-read-csv-than-meets-the-eye-8654cb2b3a03 | -| 3335 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://blog.adnansiddiqi.me/getting-started-with-elasticsearch-7-in-python | -| 3336 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/05/19/micropipenv-installing-python-dependencies-containerized-applications | -| 3337 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://trstringer.com/debug-python-kubernetes | -| 3338 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://theglitchblogcom.wordpress.com/2021/06/17/logging-in-python-using-best-practices | -| 3339 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.analyticsvidhya.com/blog/2021/06/implementing-python-to-learn-data-engineering-etl-process | -| 3340 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoworld.com/article/2267127/how-to-use-the-python-for-loop.html | -| 3341 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://stackoverflow.blog/2021/07/14/getting-started-with-python | -| 3342 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://oxylabs.io/blog/python-web-scraping | -| 3343 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.returngis.net/2021/08/gestionar-recursos-de-kubernetes-con-python | -| 3344 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://opensource.com/article/21/8/python-argparse | -| 3345 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/python-list-methods-append-vs-extend | -| 3346 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.geeksforgeeks.org/blogs/top-10-advance-python-concepts-that-you-must-know | -| 3347 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/dictionary-comprehension-in-python-explained-with-examples | -| 3348 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/topics/python | -| 3349 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/how-not-to-use-python-lists-d06cbe8e593 | -| 3350 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.kdnuggets.com/2021/09/build-database-using-python.html | -| 3351 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.zdnet.com/article/programming-languages-python-just-took-a-big-jump-forward | -| 3352 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.genbeta.com/actualidad/python-se-convierte-lista-tiobe-lenguaje-popular-red-superando-incluso-a-c | -| 3353 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://sureshdsk.dev/check-diff-between-two-files-in-python | -| 3354 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/python-string-split-and-join-methods-explained-with-examples | -| 3355 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://hewing.foliotek.me | -| 3356 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.teclado.com/python-methods-instance-static-class | -| 3357 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://treyhunner.com/2021/11/how-to-flatten-a-list-in-python | -| 3358 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.makeuseof.com/python-for-beginners | -| 3359 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/python-set-operations-explained-with-examples | -| 3360 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://aigents.co/data-science-blog/coding-tutorial/pro-python-tips-for-data-analysts | -| 3361 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/imjoseangel/creating-a-blockchain-in-60-lines-of-python-2hlc | -| 3362 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/master-class-inheritance-in-python-c46bfda63374 | -| 3363 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.makeuseof.com/useful-python-one-liners-you-must-know | -| 3364 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.redhat.com/en/blog/packaging-applications-python | -| 3365 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.redhat.com/en/blog/query-rpm-database-python | -| 3366 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/more-python-for-non-programmers | -| 3367 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/11/04/generating-pseudorandom-numbers-python | -| 3368 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/dollardhingra/python-code-best-practices-4k96 | -| 3369 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.searchenginejournal.com/python-machine-learning-technical-seo/430000 | -| 3370 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.digitalocean.com/community/tutorials/how-to-create-a-twitterbot-with-python-3-and-the-tweepy-library | -| 3371 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javarevisited.blogspot.com/2018/06/java-vs-python-which-programming-language-to-learn-first.html#axzz7HHxvcHIY | -| 3372 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/everything-you-need-to-know-about-python-dictionaries | -| 3373 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/how-to-interact-with-web-services-using-python | -| 3374 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/guido-van-rossums-ambitious-plans-for-improving-python-performance | -| 3375 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/mahmoudessam/python-dictionary-methods-explanation-and-visualization-1l64 | -| 3376 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://codesolid.com/python-lists | -| 3377 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/requirements-vs-setuptools-python-ae3ee66e28af | -| 3378 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/courses/building-lists-with-python-append | -| 3379 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/python-list-remove-how-to-remove-an-item-from-a-list-in-python | -| 3380 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/else-if-in-python-python-if-statement-example-syntax | -| 3381 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/work-with-sql-in-python-using-sqlalchemy-and-pandas-cd7693def708 | -| 3382 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/create-a-list-in-python-lists-in-python-syntax | -| 3383 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/how-to-ssh-into-a-docker-container-secure-shell-vs-docker-attach | -| 3384 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/args-and-kwargs-in-python | -| 3385 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://superfastpython.com/thread-deadlock-in-python | -| 3386 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/fall-in-love-with-your-environment-setup-779dfbf047ba | -| 3387 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/you-dont-need-sample-data-you-need-python-faker-fa87c2a119a9 | -| 3388 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/python-for-beginners-when-and-how-to-use-tuples | -| 3389 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/how-to-setup-virtual-environments-in-python | -| 3390 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/python-attributes-class-and-instance-attribute-examples | -| 3391 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.notia.ai/articles/building-an-authenticated-python-cli | -| 3392 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://superfastpython.com/python-concurrency-choose-api | -| 3393 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/pdf-python | -| 3394 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/deotyma/how-to-change-an-image-with-python-518d | -| 3395 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/python-iterables-vs-iterators-688907fd755f | -| 3396 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/python-linked-lists-c3622205da81 | -| 3397 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/learning-paths | -| 3398 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://superfastpython.com/threading-vs-multiprocessing-in-python | -| 3399 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://mishrapartha.blogspot.com/2022/11/a-beginners-guide-to-python-for-data_19.html | -| 3400 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://morioh.com | -| 3401 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/pydantic/pydantic | -| 3402 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/Ankit404butfound/PyWhatKit | -| 3403 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/learn-data-structures-and-algorithms | -| 3404 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/pyscript-python-front-end-framework | -| 3405 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/get-all-files-in-directory-python | -| 3406 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/python-for-loop-for-i-in-range-example | -| 3407 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.blog/developer-skills/programming-languages-and-frameworks/why-python-keeps-growing-explained | -| 3408 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/videos/python-eval-overview | -| 3409 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/quizzes/python-split-strings | -| 3410 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/courses/how-to-write-pythonic-loops | -| 3411 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/learn-algorithms-and-data-structures-in-python | -| 3412 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/tutorials/machine-learning | -| 3413 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devopscube.com/python-for-devops | -| 3414 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/intro-to-python-threading | -| 3415 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/courses/functional-programming-python | -| 3416 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.rogerperkin.co.uk/network-automation/pyats/pyats-genie-tutorial | -| 3417 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.genbeta.com/a-fondo/ocho-canales-youtube-para-aprender-python-cero-nivel-experto-1 | -| 3418 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://martinheinz.dev/blog/89 | -| 3419 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/memoizing-dataframe-functions-7a27dff532f7 | -| 3420 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.anaconda.com/blog/why-data-scientists-should-be-excited-about-python-in-excel | -| 3421 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://testdriven.io/blog/clean-code-python | -| 3422 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://pypi.org/project/latexify-py | -| 3423 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/how-to-build-an-online-banking-system-python-oop-tutorial | -| 3424 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/reactive-python/reactpy | -| 3425 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://opensource.com/article/21/5/python-38-features | -| 3426 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thoth-station.ninja | -| 3427 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/09/22/thoth-prescriptions-resolving-python-dependencies | -| 3428 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://jakevdp.github.io/PythonDataScienceHandbook | -| 3429 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.dev/jakevdp/PythonDataScienceHandbook/tree/master/notebooks | -| 3430 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://automatetheboringstuff.com | -| 3431 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://gettopical.com/djangoframework | -| 3432 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/blog/python/django-development-with-docker-compose-and-machine | -| 3433 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/learning-paths/django-web-development | -| 3434 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.marinamele.com/taskbuster-django-tutorial | -| 3435 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.pyvideo.org/video/3509/tdd-with-django-from-scratch-a-beginners-intro | -| 3436 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.tecmint.com/install-and-configure-django-web-framework-in-centos-debian-ubuntu | -| 3437 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/silverapp/silver | -| 3438 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.youtube.com/user/CodingEntrepreneurs | -| 3439 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.webcodegeeks.com/python/python-django-tutorial | -| 3440 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.digitalocean.com/community/tech-talks/building-a-rest-api-with-django-rest-framework | -| 3441 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/sageteamorg/django-sage-painless | -| 3442 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/balwanishivam/data-migration-from-monolith-to-microservice-in-django-5b9m | -| 3443 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/nagatodev/how-to-connect-django-to-reactjs-part-2-2oje | -| 3444 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://flask.palletsprojects.com/en/stable | -| 3445 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-now-with-python-3-support | -| 3446 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/learning-paths/flask-by-example | -| 3447 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://mherman.org/presentations/flask-kubernetes | -| 3448 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.kdnuggets.com/2021/02/deploy-flask-api-kubernetes-connect-micro-services.html | -| 3449 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/ken_mwaura1/getting-started-with-flask-and-docker-3ie8 | -| 3450 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/how-to-dockerize-a-flask-app | -| 3451 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://fastapi.tiangolo.com | -| 3452 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://blog.adnansiddiqi.me/create-your-first-rest-api-in-fastapi | -| 3453 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/how-to-create-microservices-with-fastapi | -| 3454 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/fastapi-helps-you-develop-apis-quickly | -| 3455 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://wheel.readthedocs.io/en/stable | -| 3456 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://blog.ionelmc.ro/2015/01/02/speedup-pip-install | -| 3457 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://featureflags.io/python-feature-flags | -| 3458 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://julien.danjou.info/blog/2015/guide-to-python-profiling-cprofile-concrete-case-carbonara | -| 3459 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.nylas.com/blog/performance | -| 3460 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://pypi.python.org/pypi/gabbi | -| 3461 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/madisonmay/tracker | -| 3462 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.coursereport.com/blog/python-for-cyber-security-with-flatiron-school | -| 3463 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://code.visualstudio.com/docs/datascience/data-wrangler | -| 3464 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/unlimited-scientific-libraries-and-applications-in-kubernetes-instantly-b69b192ec5e5 | -| 3465 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://huyenchip.com/2021/09/13/data-science-infrastructure.html | -| 3466 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.oreilly.com/learning/pivot-tables | -| 3467 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://pbpython.com | -| 3468 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://nikolaygrozev.wordpress.com/2015/07/01/reshaping-in-pandas-pivot-pivot-table-stack-and-unstack-explained-with-pictures | -| 3469 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://pandas.pydata.org/pandas-docs/stable/reshaping.html | -| 3470 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.analyticsvidhya.com/blog/2016/01/complete-tutorial-learn-data-science-python-scratch-2 | -| 3471 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.analyticsvidhya.com/blog/2016/01/python-tutorial-list-comprehension-examples | -| 3472 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.analyticsvidhya.com/blog/2015/06/infographic-cheat-sheet-data-exploration-python | -| 3473 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://pandastutor.com | -| 3474 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/sinaptik-ai/pandas-ai | -| 3475 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://pypi.org/project/pddb | -| 3476 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://orchest.io | -| 3477 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://pymotw.com | -| 3478 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://pymotw.com/2 | -| 3479 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/eXascaleInfolab/PyExPool | -| 3480 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://cloudacademy.com/blog/ansible-aws | -| 3481 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/boto/boto | -| 3482 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://aws.amazon.com/es/blogs/developer/migrating-to-boto3 | -| 3483 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://pyvideo.org/video/2987/managing-the-cloud-with-a-few-lines-of-python | -| 3484 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://pypi.org/project/ec2-ssh-yplan | -| 3485 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dashbird.io/blog/boto3-aws-python | -| 3486 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dashbird.io/blog/aws-s3-python-tricks | -| 3487 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.pyinstaller.org | -| 3488 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/gyli/DictMySQL | -| 3489 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://sourceforge.net/projects/winpython | -| 3490 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://kite.com | -| 3491 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/pyxll/pyxll-jupyter | -| 3492 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/thebjorn/pydeps | -| 3493 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/joke2k/faker | -| 3494 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.makeuseof.com/python-developer-tools | -| 3495 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/dollardhingra/code-quality-tools-in-python-4k2a | -| 3496 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/google/python-fire | -| 3497 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/bloomberg/memray | -| 3498 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/microsoft/pyright | -| 3499 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/kodemore/chili | -| 3500 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/astral-sh/ruff | -| 3501 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://scrapy.org | -| 3502 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://first-web-scraper.readthedocs.io/en/latest | -| 3503 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/twintproject/twint | -| 3504 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.techzine.eu#pg43 | -| 3505 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://opensource.com/life/16/2/how-use-python-hack-your-ide | -| 3506 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://click.palletsprojects.com/en/stable | -| 3507 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/PyGithub/PyGithub | -| 3508 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://www.infostor.com/backup-and_recovery/quantum-taps-aws-for-cloud-powered-disaster-recovery.html | -| 3509 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/groups/49531/49531-6093375473969090562 | -| 3510 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.hava.io/blog/design-for-failure-lessons-learnt-from-the-sydney-aws-outage | -| 3511 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Netflix/SimianArmy/wiki/Chaos-Monkey | -| 3512 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.cloudinsidr.com/content/how-to-restore-your-instance-data-from-a-backup-using-snapshots-on-aws-ec2ebs | -| 3513 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/about-aws/whats-new/2016/08/backup-and-archive-to-aws-storage-gateway-vtl-with-veeam-backup-and-replication-v9 | -| 3514 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/networking-and-content-delivery/creating-disaster-recovery-mechanisms-using-amazon-route-53 | -| 3515 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws-builders/how-to-automate-aws-ebs-snapshots-54og | -| 3516 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/compute/quick-restoration-through-replacing-the-root-volumes-of-amazon-ec2 | -| 3517 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/backup | -| 3518 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/storage/automate-and-centrally-manage-data-protection-for-amazon-s3-with-aws-backup | -| 3519 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/preview-aws-backup-adds-support-for-amazon-s3 | -| 3520 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/architecture/disaster-recovery-with-aws-managed-services-part-i-single-region | -| 3521 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2023/05/aws-backup-cross-region-backups-four-regions | -| 3522 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/new-aws-competency-aws-migration | -| 3523 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/architecture/migrate-resources-between-aws-accounts | -| 3524 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/architecture/multi-region-migration-using-aws-application-migration-service | -| 3525 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=buzusNljpy4&feature=youtu.be | -| 3526 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/tutorials | -| 3527 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/kubernetes-tutorials-beginners | -| 3528 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.google.com/presentation/d/1zrfVlE5r61ZNQrmXKx5gJmBcXnoa_WerHEnTxu5SMco/edit | -| 3529 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloud.google.com/kubernetes-engine/kubernetes-comic | -| 3530 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/the-kubernetes-handbook | -| 3531 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/playlist?list=PLy0Gle4XyvbGhGpX0CXAuiEsfL-MD-rND | -| 3532 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://100daysofkubernetes.io | -| 3533 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/playlist?app=desktop&list=PLVx1qovxj-akr_3XqQQgpqRyQw4GYuS4h | -| 3534 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/playlist?list=PLf3vm0UK6HKpOqIY2fcu_M0sCSpluyXMW | -| 3535 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.amazee.io/blog/post/master-the-fundamentals-of-k8s | -| 3536 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://millionvisit.blogspot.com/2020/12/kubernetes-for-developers-1-kubernetes-architecture.html | -| 3537 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/techworld_with_nana/kubernetes-crash-course-for-absolute-beginners-35pc | -| 3538 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/pghildiyal/series/14818 | -| 3539 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/playlist?list=PLy7NrYWoggjwPggqtFsI_zMAwvG0SqYCb | -| 3540 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/playlist?list=PLy7NrYWoggjziYQIDorlXjTvvwweTYoNC | -| 3541 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/omerbsezer/Fast-Kubernetes | -| 3542 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://javarevisited.blogspot.com/2020/06/top-5-courses-to-learn-kubernetes-for-devops-and-certification.html | -| 3543 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/clip/UgkxWpu3QFPEDZBuMgy_Xq4mBR--uLA-3CSZ | -| 3544 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.educative.io/courses/learn-kubernetes | -| 3545 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.educative.io/courses/learn-kubernetes/pods | -| 3546 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.getambassador.io/how-to-learn-kubernetes-prerequisites-paths-and-resources-9e044daee185 | -| 3547 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/learn-kubernetes-complete-roadmap | -| 3548 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/techiescamp/kubernetes-learning-path | -| 3549 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/aurelievache/understanding-kubernetes-part-48-kubernetes-127-changelog-1alk | -| 3550 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://labs.play-with-k8s.com | -| 3551 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://javarevisited.blogspot.com/2019/01/top-5-free-kubernetes-courses-for-DevOps-Engineer.html | -| 3552 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kodekloud.com | -| 3553 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://training.linuxfoundation.org/training/introduction-to-kubernetes | -| 3554 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.civo.com/academy | -| 3555 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://courses.mooc.fi/org/uh-cs/courses/devops-with-kubernetes | -| 3556 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://autodotes.com/posts/s90PP9397WYTsAWaRapd | -| 3557 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/kubernetes-services-and-load-balancing | -| 3558 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloudogu/k8s-diagrams | -| 3559 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/codecrafters-io/build-your-own-x | -| 3560 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/milanm/DevOps-Roadmap | -| 3561 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://build5nines.com/what-is-podman-and-how-does-it-compare-to-docker | -| 3562 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/live/2IArMAhkJcE?si=_LlIjakRXHUzERjy | -| 3563 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?si=vK_9UKjGV8F24Ebt&v=1v15VSKPZRU&feature=youtu.be | -| 3564 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/playlist?list=PLaR6Rq6Z4IqcKOKT4c0uGkBt3YSRQ9S5v&si=qGpgMP56yagniZx8 | -| 3565 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/database-load-balancing-and-the-delusion-of-3-tiered-architecture | -| 3566 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.sqlshack.com/sql-database-on-kubernetes-considerations-and-best-practices | -| 3567 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io | -| 3568 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.theregister.com/software/2020/12/02/75-of-databases-to-be-cloud-hosted-by-2022-says-gartner-while-dishing-on-the-weak-points-of-each-provider/495782 | -| 3569 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/what-is-data-management-in-the-kubernetes-age | -| 3570 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/a-case-for-databases-on-kubernetes-from-a-former-skeptic | -| 3571 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://hackernoon.com/database-vs-data-warehouse-vs-data-lake-a-simple-explanation-hz2k33rm | -| 3572 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/dbaas-on-kubernetes-under-the-hood | -| 3573 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/using-kubernetes-chances-are-you-need-a-database | -| 3574 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/databases-finally-get-containerized | -| 3575 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/autoscaling-databases-in-kubernetes-for-mongodb-mysql-and-postgresql | -| 3576 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://towardsdatascience.com/datastore-choices-sql-vs-nosql-database-ebec24d56106 | -| 3577 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://andrewlock.net/deploying-asp-net-core-applications-to-kubernetes-part-7-running-database-migrations | -| 3578 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.red-gate.com/simple-talk/databases/sql-server/performance-sql-server/designing-highly-scalable-database-architectures | -| 3579 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/database-as-a-service-a-key-technology-for-agile-growth | -| 3580 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.redhat.com/en/blog/openshift-commons-briefing-database-disaster-recovery-made-easy-with-annette-clewett-red-hat-and-andrew-lecuyer-crunchy-data | -| 3581 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://hackernoon.com/practical-transaction-handling-in-microservice-architecture-5x1631ke | -| 3582 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/data-on-kubernetes-operators-tools-need-standardization | -| 3583 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/kubernetes-will-revolutionize-enterprise-database-management | -| 3584 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.redhat.com/en/blog/simplifying-database-cloud-service-access | -| 3585 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://vladmihalcea.com/single-primary-database-replication | -| 3586 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://treblle.com/blog/how-does-treblle-scale-on-aws-without-breaking-the-bank | -| 3587 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://intellipaat.com/blog/dbms-vs-rdbms-difference | -| 3588 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/how-kubernetes-and-database-operators-drive-the-data-revolution | -| 3589 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/how-radical-api-design-changed-the-way-we-access-databases | -| 3590 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://architecturenotes.co/p/things-you-should-know-about-databases | -| 3591 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://vladmihalcea.com/database-multitenancy | -| 3592 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://itnext.io/stateful-workloads-in-kubernetes-e49b56a5959 | -| 3593 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/more-database-analytics-workloads-ran-on-kubernetes-in-2022 | -| 3594 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.infoq.com/articles/kubernetes-databases-apache-sharding-sphere | -| 3595 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/distributed-database-architecture-what-is-it | -| 3596 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://severalnines.com/blog/how-does-database-load-balancer-work | -| 3597 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.digitalocean.com/community/tutorials/how-to-use-where-clauses-in-sql | -| 3598 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://intellipaat.com/blog/sql-vs-mysql-difference | -| 3599 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://vettabase.com/how-slow-is-select | -| 3600 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://towardsdatascience.com/how-to-use-sql-cross-joins-5653fe7d353 | -| 3601 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://vladmihalcea.com/sql-exists | -| 3602 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://vladmihalcea.com/default-database-key-indexing | -| 3603 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://blog.jooq.org | -| 3604 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://vladmihalcea.com/sql-left-join | -| 3605 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://vladmihalcea.com/sql-join-using | -| 3606 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.gcreddy.com/2021/05/sql-step-by-step-videos.html | -| 3607 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.freecodecamp.org/news/sql-joins-tutorial | -| 3608 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.freecodecamp.org/news/sql-join-types-inner-join-vs-outer-join-example | -| 3609 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.freecodecamp.org/news/the-sql-inner-join-command-example-syntax | -| 3610 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.freecodecamp.org/news/sql-inner-join-how-to-join-3-tables-in-sql-and-mysql | -| 3611 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.geeksforgeeks.org/sql/best-practices-for-sql-query-optimizations | -| 3612 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://towardsdatascience.com/you-should-use-this-to-visualize-sql-joins-instead-of-venn-diagrams-ede15f9583fc | -| 3613 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://vladmihalcea.com/mysql-json-table | -| 3614 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.infoworld.com/article/2334689/beyond-sql-8-new-languages-for-data-querying.html | -| 3615 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://blog.yugabyte.com/are-stored-procedures-and-triggers-anti-patterns-in-the-cloud-native-world | -| 3616 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.xenonstack.com/insights/stateful-and-stateless-applications | -| 3617 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://threadreaderapp.com/thread/963413508300812295.html | -| 3618 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/data-on-kubernetes-the-next-frontier | -| 3619 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.redhat.com/en/blog/openshift-databases-and-you-when-to-put-containerized-database-workloads-on-openshift | -| 3620 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/how-to-ensure-your-serverless-database-stays-serverless | -| 3621 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/the-benefits-and-drawbacks-of-dataops-in-practice | -| 3622 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.cloudbees.com/blog/beginners-guide-to-continuous-integration-and-deployment | -| 3623 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://cloud.google.com/blog/products/databases/to-run-or-not-to-run-a-database-on-kubernetes-what-to-consider | -| 3624 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.informationweek.com/software-services/devops | -| 3625 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://kubedb.com | -| 3626 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.cockroachlabs.com/docs/stable/kubernetes-overview | -| 3627 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.cockroachlabs.com/blog/automate-database-ops-with-terraform | -| 3628 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://itnext.io/wth-is-a-operator-lifecycle-manager-873cf1661b04 | -| 3629 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/zalando/spilo | -| 3630 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/patroni/patroni | -| 3631 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://disaev.me/p/how-i-have-set-up-ha-postgresql-on-kubernetes | -| 3632 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/zalando/postgres-operator | -| 3633 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://datacrazyworld.com/index.php/2025/03/16/automatiza-backups-de-sql-server-con-powershell | -| 3634 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://cloudblogs.microsoft.com/sqlserver/2020/06/23/expanding-sql-server-big-data-clusters-capabilities-now-on-red-hat-openshift | -| 3635 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://devblogs.microsoft.com/azure-sql/devops-for-azure-sql | -| 3636 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://khalidabuhakmeh.com/running-sql-server-queries-in-docker | -| 3637 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://blog.eduguru.in/mysql-2/mysql-create-index-on-table | -| 3638 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/mysql-101-parameters-to-tune-for-mysql-performance | -| 3639 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://opensource.com/article/21/5/mysql-query-tuning | -| 3640 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/mysql-on-kubernetes-with-gitops | -| 3641 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://cybozu-go.github.io/moco | -| 3642 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | http://www.tusacentral.com/joomla/index.php/mysql-blogs/243-mysql-on-kubernetes-demystified | -| 3643 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/deploy-mysql-and-phpmyadmin-with-docker | -| 3644 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/maria-db-gets-reactive-with-a-non-blocking-connector-for-java | -| 3645 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://vladmihalcea.com/9-postgresql-high-performance-performance-tips | -| 3646 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.hugedomains.com/domain_profile.cfm?d=migops.com | -| 3647 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://towardsdatascience.com/practical-introduction-to-postgresql-5f73d3d394e | -| 3648 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/an-overview-of-sharding-in-postgresql-and-how-it-relates-to-mongodbs | -| 3649 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/setup-postgresql-monitoring-in-kubernetes | -| 3650 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://palark.com/blog/comparing-kubernetes-operators-for-postgresql | -| 3651 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/generating-json-directly-from-postgres | -| 3652 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/out-of-memory-killer-or-savior | -| 3653 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://postgresapp.com | -| 3654 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://devopscube.com/deploy-postgresql-statefulset | -| 3655 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/d-meta | -| 3656 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/message-queuing-using-native-postgresql | -| 3657 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/should-i-create-an-index-on-foreign-keys-in-postgresql | -| 3658 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/postgresql-14-database-monitoring-and-logging-enhancements | -| 3659 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.theregister.com/software/2021/12/06/mysql-a-pretty-poor-database-says-ex-oracle-engineer/539827 | -| 3660 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://wanago.io/2021/12/06/views-postgresql-typeorm | -| 3661 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/percona/pg_stat_monitor | -| 3662 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/a-postgres-primer-for-oracle-dbas | -| 3663 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/postgres-indexes-for-newbies | -| 3664 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://dev.to/yugabyte/rest-data-service-on-yugabytedb-postgresql-5f2h | -| 3665 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/orgrim/pg_back | -| 3666 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.sqlrevisited.com/2022/03/mysql-vs-postgresql-pros-and-cons.html | -| 3667 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://adamtheautomator.com/postgres-to-kubernetes | -| 3668 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://purnapoudel.blogspot.com/2018/09/how-to-configure-postgresql-with-ssl-tls-on-kubernetes.html | -| 3669 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://docs.percona.com/percona-operator-for-mysql/pxc/index.html | -| 3670 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/mysql-101-how-to-find-and-tune-a-slow-sql-query | -| 3671 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/storing-kubernetes-operator-for-percona-server-for-mongodb-secrets-in-github | -| 3672 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/migration-of-a-mysql-database-to-a-kubernetes-cluster-using-asynchronous-replication | -| 3673 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/migrating-postgresql-to-kubernetes | -| 3674 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/RedisLabs/redis-enterprise-k8s-docs | -| 3675 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.freecodecamp.org/news/how-to-get-started-with-pysondb | -| 3676 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://clickhouse.com | -| 3677 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/Altinity/clickhouse-operator | -| 3678 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/radondb/radondb-clickhouse-kubernetes | -| 3679 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://tech.marksblogg.com/clickhouse-prometheus-grafana.html | -| 3680 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://ignite.apache.org | -| 3681 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://druid.apache.org | -| 3682 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://dev.to/setevoy/apache-druid-overview-running-in-kubernetes-and-monitoring-with-prometheus-g5j | -| 3683 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/dolthub/dolt | -| 3684 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://victoriametrics.com | -| 3685 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://victoriametrics.com/blog/q2-2024-round-up-victoriametrics-and-victorialogs-updates/index.html | -| 3686 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/mbucc/shmig | -| 3687 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/DATA-DOG/go-sqlmock | -| 3688 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/datafold/data-diff | -| 3689 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/you-dont-need-a-blockchain-you-need-a-time-series-database | -| 3690 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://opensource.com/article/21/4/visualize-data-eda | -| 3691 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/kubernetes-run-analytics-at-the-edge-postgres-kafka-debezium | -| 3692 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.unifieddatascience.com/data-lake-design-patterns-on-azure-microsoft-cloud | -| 3693 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.unifieddatascience.com/data-lake-design-patterns-on-aws-amazon-cloud | -| 3694 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.unifieddatascience.com/data-lake-design-patterns-on-google-cloud | -| 3695 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/BBVA/sqerzo | -| 3696 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://towardsdatascience.com/at-its-core-hows-a-graph-database-different-from-a-relational-8297ca99cb8f | -| 3697 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.xataka.com/automovil/excel-se-ha-usado-formula-1-que-se-han-dado-cuenta-que-no-mejor-forma-controlar-20-000-piezas-coche | -| 3698 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/aws/ec2-price-reduction-for-ec2-instance-saving-plans-and-standard-reserved-instances | -| 3699 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://ec2.shop | -| 3700 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2020/09/aws-ec2-t4g-instances | -| 3701 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.freecodecamp.org/news/cost-optimization-in-aws | -| 3702 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/aws/amazon-s3-glacier-price-reduction | -| 3703 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2021/03/aws-efs-one-zone-storage-classes | -| 3704 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/kubernetes/7-tips-for-cutting-down-your-aws-kubernetes-bill | -| 3705 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cast.ai/blog/keep-your-aws-kubernetes-costs-in-check-with-intelligent-allocation | -| 3706 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/cloud-bill-risks-of-aws-reserved-instances-and-savings-plans | -| 3707 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt/visualize-and-gain-insights-into-your-aws-cost-and-usage-with-cloud-intelligence-dashboards-using-amazon-quicksight | -| 3708 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.cloud-mercato.com/aws-m6i-the-why-you-should-abandon-your-m5 | -| 3709 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/architecture/exploring-data-transfer-costs-for-aws-managed-databases | -| 3710 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudkatha.com/how-to-setup-budget-in-aws-to-keep-your-bill-in-check | -| 3711 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/04/aws-data-transfer-price-reduction-privatelink-transit-gateway-client-vpn-services/?nc1=h_ls | -| 3712 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://calculator.aws | -| 3713 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws-cloud-financial-management/understanding-your-aws-cost-datasets-a-cheat-sheet | -| 3714 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws-cloud-financial-management/announcing-general-availability-of-aws-cost-anomaly-detection | -| 3715 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/storage/manage-amazon-s3-storage-costs-granularly-and-at-scale-using-s3-intelligent-tiering | -| 3716 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://tether.to | -| 3717 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/shift-right-testing-the-emergence-of-testops | -| 3718 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.devopsonline.co.uk/devops-and-the-emergence-of-testops | -| 3719 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.opcito.com/blogs/testops-how-to-automate-your-software-pipeline-at-the-speed-of-devops | -| 3720 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.xeridia.co.uk/blog/importance-testing-devops | -| 3721 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.xeridia.co.uk/blog/benefits-test-driven-development-devops-environments | -| 3722 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.varinsights.com/doc/parallel-system-validation-the-end-of-devops-0001 | -| 3723 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://itnext.io/kubernetes-load-testing-and-high-load-tuning-problems-and-solutions-244d869a9791 | -| 3724 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.gcreddy.com/2016/06/domain-knowledge-for-testers.html | -| 3725 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testrail.com/blog/what-is-devtestops | -| 3726 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/20/7/automation-testing-cicd | -| 3727 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/removing-the-roadblock-to-continuous-performance-testing | -| 3728 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.functionize.com/blog/testers-vs-tdd | -| 3729 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/smocker-dev/smocker | -| 3730 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/cockroachdb/copyist | -| 3731 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/20/8/cerberus-test-automation | -| 3732 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.diffblue.com | -| 3733 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.theregister.com/software/2020/09/21/coding-unit-tests-is-boring-wouldnt-it-be-cool-if-an-ai-could-do-it-for-you-thats-where-diffblue-comes-in/318634 | -| 3734 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://cicadatesting.github.io/cicada-2 | -| 3735 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developers.redhat.com/blog/2020/10/09/static-analysis-with-kubeaudit-for-red-hat-openshift | -| 3736 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.blackduck.com | -| 3737 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://stackstorm.com | -| 3738 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/StackStorm | -| 3739 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/application-discovery/latest/userguide/what-is-appdiscovery.html | -| 3740 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://aws.amazon.com/documentation/elastic-beanstalk | -| 3741 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/php-ha-tutorial.html | -| 3742 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_PHP_eb.html | -| 3743 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2016/08/aws-elastic-beanstalk-supports-asp-net-core-and-multi-app-net-support | -| 3744 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2016/08/aws-elastic-beanstalk-supports-application-load-balancer | -| 3745 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/environments-cfg-applicationloadbalancer.html | -| 3746 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2016/08/aws-elastic-beanstalk-supports-nginx-proxy-server-with-tomcat | -| 3747 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com | -| 3748 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=cj_LoG6C2xk&list=PLR3sVanzLpJN6BiYS20K4BMPpiDGifbZy | -| 3749 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/cloudcontrolapi | -| 3750 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/announcing-aws-cloud-control-api | -| 3751 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/vmware | -| 3752 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/aws-application-discovery-service-update-agentless-discovery-for-vmware | -| 3753 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://blog.rackspace.com/patch-and-ami-management-for-windows-on-aws | -| 3754 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/iot | -| 3755 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/iot/latest/developerguide/what-is-aws-iot.html | -| 3756 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://developer.amazon.com/en-US/blogs/alexa/post/TxDJWS16KUPVKO/new-alexa-skills-kit-template-build-a-trivia-skill-in-under-an-hou | -| 3757 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/partners | -| 3758 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/apn | -| 3759 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/containers/leveraging-app-mesh-with-amazon-eks-in-a-multi-account-environment | -| 3760 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/aws/amazon-ec2-metadata-mock | -| 3761 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.localstack.cloud | -| 3762 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/localstack/localstack | -| 3763 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/omenking/localstack-gitpod-template | -| 3764 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://repost.aws/es/knowledge-center/troubleshoot-service-quotas-cli-commands | -| 3765 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/cli/latest/reference/service-quotas/get-service-quota.html | -| 3766 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcrunch.com/2020/12/15/aws-introduces-new-chaos-engineering-as-a-service-offering | -| 3767 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/quickstart/architecture/superwerker | -| 3768 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.logrocket.com/aws-amplify-react-native-tutorial-examples | -| 3769 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws/10-new-aws-amplify-features-to-check-out-4291 | -| 3770 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.amplify.aws/javascript/build-a-backend/auth/set-up-auth | -| 3771 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/apprunner | -| 3772 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws-builders/aws-app-runner-how-to-deploy-containerized-applications-using-app-runner-1f7c | -| 3773 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/containers/architecting-for-resiliency-on-aws-app-runner | -| 3774 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/remote-debugging-in-aws-the-missing-link-in-your-debugging-toolset | -| 3775 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/cdk | -| 3776 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://itnext.io/aws-cdk-for-eks-handling-helm-charts-aa002afedde4 | -| 3777 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.freecodecamp.org/news/aws-cdk-v2-three-tier-serverless-application | -| 3778 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/devops/announcing-cdk-migrate-a-single-command-to-migrate-to-the-aws-cdk | -| 3779 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://sst.dev/blog/moving-away-from-cdk | -| 3780 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/05/aws-systems-manager-support-port-forwarding-remote-hosts-using-session-manager | -| 3781 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/application-migration-service | -| 3782 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/architecture/architecting-a-highly-available-serverless-microservices-based-ecommerce-site | -| 3783 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://www.theregister.co.uk/2016/07/13/trainline_dumps_oracle_microsoft_goes_full_aws_cto_interview | -| 3784 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=IUvUmqu1MBQ | -| 3785 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/solutions/case-studies/trainline | -| 3786 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/hpc/creating-a-digital-map-of-covid-19-virus-for-discovery-of-new-treatment-compounds | -| 3787 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/lightsail | -| 3788 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/architecture/optimize-your-modern-data-architecture-for-sustainability-part-1-data-ingestion-and-data-lake | -| 3789 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws-heroes/automatic-api-key-rotation-for-amazon-managed-grafana-2h68 | -| 3790 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/manage/monitor#reference-for-monitoring-azure-services | -| 3791 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://middleware.io/blog/observability-vs-monitoring | -| 3792 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/kubernetes | -| 3793 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learnsteps.com/monitoring-infrastructure-system-design | -| 3794 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://bravenewgeek.com/the-observability-pipeline | -| 3795 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/3-key-configuration-challenges-for-kubernetes-monitoring-with-prometheus | -| 3796 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sysdig.com/blog/kubernetes-monitoring-prometheus | -| 3797 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sysdig.com/blog/monitor-kube-proxy | -| 3798 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/monitoring-vs-observability-whats-the-difference | -| 3799 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.saaras.io/blog/leverage-open-source-oss-derive-insights-grafana-prometheus | -| 3800 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dashbird.io/blog/monitoring-vs-observability | -| 3801 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/monitoring-as-code-what-it-is-and-why-you-need-it | -| 3802 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/observability-wont-replace-monitoring-because-it-shouldnt | -| 3803 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/how-to-solve-the-challenges-of-multicloud-aws-azure-and-gcp-observability | -| 3804 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://binero.com/observability | -| 3805 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.harness.io/blog/continuous-integration-performance-metrics | -| 3806 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/best-practices-to-optimize-infrastructure-monitoring-within-devops-teams | -| 3807 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://skillfield.com.au/blog/monitoring-kubernetes-and-docker-container-logs | -| 3808 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/growing-adoption-of-observability-powers-business-transformation | -| 3809 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/monitoring-api-latencies-after-releases-4-mistakes-to-avoid | -| 3810 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/devops-observability-from-code-to-cloud | -| 3811 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/ci-observability-for-effective-change-management | -| 3812 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/monitor-your-containers-with-sysdig | -| 3813 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/applying-basic-vs-advanced-monitoring-techniques | -| 3814 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudforecast.io/blog/cadvisor-and-kubernetes-monitoring-guide | -| 3815 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hmh.engineering/musings-on-microservice-observability-f7052ac42f04 | -| 3816 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://stackoverflow.blog/2021/09/08/observability-is-key-to-the-future-of-software-and-your-devops-career | -| 3817 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.forbes.com/councils/forbestechcouncil/2021/09/03/who-should-own-the-job-of-observability-in-devops/?streamIndex=0 | -| 3818 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/what-is-observability-2 | -| 3819 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/observability-is-the-new-kubernetes | -| 3820 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learnsteps.com/logging-infrastructure-system-design | -| 3821 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2270578/the-red-method-a-new-strategy-for-monitoring-microservices.html | -| 3822 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/devops-monitoring-tools | -| 3823 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/what-is-observability | -| 3824 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/where-does-observability-stand-today-and-where-is-it-going-next | -| 3825 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/what-is-container-monitoring | -| 3826 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/why-monitoring-as-code-will-be-a-must-for-devops-teams | -| 3827 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.forbes.com/councils/forbestechcouncil/2024/03/08/from-data-collection-to-delivering-kpis-a-roadmap-to-a-mature-observability-strategy/?streamIndex=0 | -| 3828 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kpi.org/KPI-Basics | -| 3829 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/prometheus-operator | -| 3830 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/how-gather-and-display-metrics-red-hat-openshift | -| 3831 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/generally-available-today-red-hat-openshift-container-platform-311-ready-power-enterprise-kubernetes-deployments | -| 3832 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.redhat.com/en/documentation/openshift_container_platform/3.11/html/release_notes/release-notes-ocp-3-11-release-notes#ocp-311-metrics-and-logging | -| 3833 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.redhat.com/en/documentation/openshift_container_platform/3.11/html/configuring_clusters/prometheus-cluster-monitoring | -| 3834 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2018/11/22/automated-performance-testing-kubernetes-openshift | -| 3835 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2019/01/03/leveraging-openshift-or-kubernetes-for-automated-performance-tests-part-2 | -| 3836 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://github.com/flaviostutz/promster | -| 3837 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2020/08/05/monitoring-net-core-applications-on-kubernetes | -| 3838 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://flightaware.engineering/systems-monitoring-with-prometheus-grafana | -| 3839 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.tigerdata.com/blog/prometheus-vs-opentelemetry-metrics-a-complete-guide | -| 3840 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/lisahjung/beginner-s-guide-to-understanding-the-relevance-of-your-search-with-elasticsearch-and-kibana-29n6 | -| 3841 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/how-centralized-log-management-can-save-your-company | -| 3842 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.pluralsight.com/resources/blog/cloud/getting-started-with-the-elastic-stack | -| 3843 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.zdnet.com/article/aws-as-predicted-is-forking-elasticsearch | -| 3844 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/opensource/stepping-up-for-a-truly-open-source-elasticsearch | -| 3845 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://rancher.com/docs/rancher/v2.x/en/logging/v2.5 | -| 3846 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/playlist?list=PLWZKNB9waqIX00uj5q4nX_TOFiX3if1z3 | -| 3847 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.bigdataboutique.com/2021/07/tuning-elasticsearch-the-ideal-java-heap-size-2toq2j | -| 3848 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://javatechonline.com/how-to-monitor-spring-boot-microservices-using-elk-stack | -| 3849 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jertel/elastalert2 | -| 3850 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/sagary2j/elk-stack-deployment-using-minikube-single-node-architecture-16cl | -| 3851 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/opensource/introducing-opensearch | -| 3852 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/this-week-in-programming-aws-completes-elasticsearch-fork-with-opensearch | -| 3853 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/this-week-in-programming-the-elasticsearch-saga-continues | -| 3854 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/opensource/keeping-clients-of-opensearch-and-elasticsearch-compatible-with-open-source | -| 3855 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/aws/announcing-amazon-opensearch-service-which-supports-opensearch-10 | -| 3856 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/the-fallacy-of-continuous-integration-delivery-and-testing | -| 3857 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.arkey.fr/2020/06/28/using-jdk-flight-recorder-and-jdk-mission-control | -| 3858 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2017/08/16/troubleshooting-java-applications-on-openshift | -| 3859 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/remote-debugging-java-applications-openshift | -| 3860 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://fedidat.com/250-jvisualvm-openshift-pod | -| 3861 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://access.redhat.com/solutions/18301 | -| 3862 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opentelemetry.io | -| 3863 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://zipkin.io | -| 3864 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opentracing.io | -| 3865 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.signadot.com/blog/sandboxes-in-kubernetes-using-opentelemetry | -| 3866 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://research.google/pubs/dapper-a-large-scale-distributed-systems-tracing-infrastructure | -| 3867 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/18/9/distributed-tracing-microservices-world | -| 3868 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/18/9/distributed-tracing-tools | -| 3869 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://newrelic.com/blog/dem/opentelemetry-opentracing-opencensus | -| 3870 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/tracing-why-logs-arent-enough-to-debug-your-microservices | -| 3871 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/open-telemetry/opentelemetry-operator | -| 3872 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/opentelemetry-gaining-traction-from-companies-and-vendors | -| 3873 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/how-opentelemetry-works-with-kubernetes | -| 3874 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/jaeger-vs-zipkin-battle-of-the-open-source-tracing-tools | -| 3875 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/grafana/tempo | -| 3876 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/2/tempo-distributed-tracing | -| 3877 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://techcommunity.microsoft.com/blog/appsonazureblog/azure-app-service-auto-heal-capturing-relevant-data-during-performance-issues/4390351 | -| 3878 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/antonarhipov/awesome-apm | -| 3879 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://sentry.io/welcome/ | -| 3880 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.datadoghq.com | -| 3881 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.elastic.co/observability/application-performance-monitoring | -| 3882 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.elastic.co/docs/solutions/observability/apm | -| 3883 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.elastic.co/support/matrix#matrix_compatibility | -| 3884 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/sls-dev1/openshift-elastic-apm-server | -| 3885 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.elastic.co/blog/monitoring-java-applications-and-getting-started-with-the-elastic-apm-java-agent | -| 3886 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/elastic/apm-pipeline-library | -| 3887 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.hugedomains.com/domain_profile.cfm?d=bqstack.com | -| 3888 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://adictosaltrabajo.com/2016/10/26/monitorizacion-y-analisis-de-rendimiento-de-aplicaciones-con-dynatrace | -| 3889 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/hub/detail/red-hat-openshift | -| 3890 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/dynatrace-monitoring-for-kubernetes-and-openshift | -| 3891 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.dynatrace.com/docs/ingest-from/setup-on-container-platforms/kubernetes/legacy/deploy-oneagent-operator-openshift-legacy | -| 3892 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/successful-kubernetes-monitoring-3-pitfalls-to-avoid | -| 3893 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/nubenetes/awesome-kubernetes/blob/master/pdf/dynatrace_demo.pdf | -| 3894 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/guide-to-automated-sre-driven-performance-engineering-analysis | -| 3895 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/4-steps-to-modernize-your-it-service-operations-with-dynatrace | -| 3896 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/what-is-kubernetes-2 | -| 3897 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/what-is-openshift-2 | -| 3898 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/a-look-behind-the-scenes-of-aws-lambda-and-our-new-lambda-monitoring-extension | -| 3899 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/amazon-cloudwatch-metric-streams-launch-partnership | -| 3900 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/new-dynatrace-operator-elevates-cloud-native-observability-for-kubernetes | -| 3901 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/how-to-collect-prometheus-metrics-in-dynatrace | -| 3902 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/automatic-connection-of-logs-and-traces-accelerates-ai-driven-cloud-analytics | -| 3903 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/dynatrace-advances-application-environments-as-code | -| 3904 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/serverless-needs-more-observability-tools | -| 3905 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://beam.apache.org | -| 3906 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://rion.io/2020/07/04/a-distributed-tracing-adventure-in-apache-beam | -| 3907 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://krossboard.app | -| 3908 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/blog/automated-build-deploy-feedback-using-instana | -| 3909 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.suse.com/c/rancher_blog/monitor-etcd-with-prometheus-and-grafana-using-rancher | -| 3910 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/monitoring-infrastructure-openshift-4.x-using-zabbix-operator | -| 3911 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/how-to-monitoring-openshift-4.x-with-zabbix-using-prometheus-part-2 | -| 3912 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/netdata/netdata | -| 3913 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Unitech/pm2 | -| 3914 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/huginn/huginn | -| 3915 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/osquery/osquery | -| 3916 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/nicolargo/glances | -| 3917 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/taosdata/TDengine | -| 3918 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.checklyhq.com | -| 3919 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://network-king.net/iot-use-in-healthcare-grows-but-has-its-pitfalls | -| 3920 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/louislam/uptime-kuma | -| 3921 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://unixarena.com/2025/04/oomkilled-in-kubernetes-the-hidden-memory-leaks-youre-missing.html | -| 3922 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.alibabacloud.com/blog/how-to-create-an-effective-technical-architectural-diagram_596100 | -| 3923 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudskew.com | -| 3924 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.drawio.com | -| 3925 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.hyperglance.com | -| 3926 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://plantuml.com | -| 3927 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://drawio-app.com | -| 3928 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://isoflow.io | -| 3929 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.pluralsight.com/resources/blog/cloud/the-top-cloud-diagramming-tools-ranked | -| 3930 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/diagramming-tools-cloud-infrastructure | -| 3931 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.autodraw.com | -| 3932 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/diagramming-tools-network-architecture | -| 3933 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/design-enterprise-architecture-diagrams | -| 3934 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/contribute/style/diagram-guide | -| 3935 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/mingrammer/diagrams | -| 3936 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://navveenbalani.dev/index.php/articles/code-to-custom-cloud-architecture-diagrams | -| 3937 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/dcasati/kubernetes-PlantUML | -| 3938 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://excalidraw.com | -| 3939 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://diagrams.mingrammer.com | -| 3940 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/architecture/icons | -| 3941 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learn.microsoft.com/en-us/azure/architecture/icons | -| 3942 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloud.google.com/icons | -| 3943 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aquasecurity/cloudsec-icons | -| 3944 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes/community/tree/main/icons | -| 3945 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Azure/AZVerify | -| 3946 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learn.microsoft.com/en-us/azure/architecture/web-apps/guides/enterprise-app-patterns/overview | -| 3947 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://azure.microsoft.com/en-us/explore/global-infrastructure/products-by-region/table | -| 3948 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learn.microsoft.com/en-us/azure/architecture/networking/architecture/hub-spoke | -| 3949 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://azure.github.io/Azure-Landing-Zones | -| 3950 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learn.microsoft.com/nb-no/azure/cloud-adoption-framework/ready/landing-zone | -| 3951 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-kubernetes-service | -| 3952 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudcraft.co | -| 3953 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.hava.io | -| 3954 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://app.diagrams.net | -| 3955 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://duo.com/blog | -| 3956 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.lucidchart.com/pages | -| 3957 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://infviz.io | -| 3958 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/wongcyrus/aws-account-cloud9-visualizer | -| 3959 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://lucid.co/marketplace/91074b9b/aws | -| 3960 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.pluralsight.com | -| 3961 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/mhlabs/cfn-diagram | -| 3962 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/awslabs/diagram-as-code | -| 3963 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloud.google.com/blog/topics/developers/introducing-google-cloud-architecture-diagramming-tool | -| 3964 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/feluelle/airflow-diagrams | -| 3965 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com | -| 3966 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/CrunchyData | -| 3967 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/CrunchyData/postgres-operator | -| 3968 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://access.crunchydata.com/documentation/crunchy-postgres-containers/latest | -| 3969 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/active-active-on-kubernetes | -| 3970 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/crunchy-postgres-kubernetes-operator-4.0 | -| 3971 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.slideshare.net/slideshow/deploying-postgresql-on-kubernetes/130351662 | -| 3972 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.slideshare.net/slideshow/operating-postgresql-at-scale-with-kubernetes-137132067/137132067 | -| 3973 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.youtube.com/watch?v=HX10WWTRiTY | -| 3974 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.youtube.com/watch?v=gaXlrlz7GVc | -| 3975 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.youtube.com/watch?v=X4vuktlK0Tg | -| 3976 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/monitoring-postgresql-clusters-in-kubernetes | -| 3977 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/deploy-high-availability-postgresql-on-kubernetes | -| 3978 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/migrating-from-oracle-to-postgresql-questions-and-considerations | -| 3979 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/schedule-postgresql-backups-and-retention-with-kubernetes | -| 3980 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/synchronous-replication-in-the-postgresql-operator-for-kubernetes-guarding-against-transactions-loss | -| 3981 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/news/crunchy-postgresql-for-kuberenetes-4.3 | -| 3982 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/deploy-pgadmin4-with-postgresql-on-kubernetes | -| 3983 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/multi-kubernetes-cluster-postgresql-deployments | -| 3984 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/fast-csv-and-json-ingestion-in-postgresql-with-copy | -| 3985 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/composite-primary-keys-postgresql-and-django | -| 3986 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/getting-started-with-postgresql-operator-4.3-in-openshift | -| 3987 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/using-postgres-to-back-prometheus-for-your-postgresql-monitoring-1 | -| 3988 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://opensource.com/article/19/2/scaling-postgresql-kubernetes-operators | -| 3989 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/setup-ora2pg-for-oracle-to-postgres-migration | -| 3990 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/pgbackrest-performing-backups-on-a-standby-cluster | -| 3991 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/advanced-kubernetes-namespace-management-with-the-postgresql-operator | -| 3992 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/postgresql-monitoring-for-application-developers-dba-stats | -| 3993 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.youtube.com/watch?v=9jbR9lZuSU0 | -| 3994 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/tuning-your-postgres-database-for-high-write-loads | -| 3995 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/crunchy-postgresql-operator-with-rook-ceph-storage | -| 3996 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/an-easy-recipe-for-creating-a-postgresql-cluster-with-docker-swarm | -| 3997 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/install-postgres-operator-kubernetes-on-gke-ansible | -| 3998 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/gitops-postgres-kubernetes | -| 3999 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/kubernetes-pod-tolerations-and-postgresql-deployment-strategies | -| 4000 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/gitops-postgres-kubernetes-helm | -| 4001 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/crunchy-postgres-operator-4.6.0 | -| 4002 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/set-up-tls-for-postgresql-in-kubernetes | -| 4003 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/announcing-google-cloud-storage-gcs-support-for-pgbackrest | -| 4004 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.youtube.com/watch?v=9wuUXi6Qbis&ab_channel=MichaelBornholdtNielsen | -| 4005 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/tentative-smarter-query-optimization-in-postgres-starts-with-pg_stat_statements | -| 4006 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/active-active-postgres-federation-on-kubernetes | -| 4007 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/news/next-generation-crunchy-postgres-for-kubernetes-released | -| 4008 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/pgbackrest-point-in-time-recovery-using-crunchy-postgresql-operator | -| 4009 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/using-cert-manager-to-deploy-tls-for-postgres-on-kubernetes | -| 4010 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/resize-postgres-kubernetes-volume-instance-sets | -| 4011 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/your-guide-to-connection-management-in-postgres | -| 4012 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/postgresql-14-on-kubernetes | -| 4013 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/kube-cluster-from-scratch-on-rocky-8 | -| 4014 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/announcing-postgres-container-apps-easy-deploy-postgres-apps | -| 4015 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/announcing-the-crunchy-data-developer-portal | -| 4016 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/developers | -| 4017 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.redhat.com/en/blog/leveraging-the-crunchy-postgresql | -| 4018 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://access.crunchydata.com/documentation/postgres-operator/4.3.0/installation/postgres-operator | -| 4019 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://docs.redhat.com/en/documentation/openshift_container_platform/4.1/html/authentication/using-service-accounts | -| 4020 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://docs.redhat.com/en/documentation/openshift_container_platform/3.6/html/cluster_administration/admin-guide-manage-scc | -| 4021 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.redhat.com/en/blog/understanding-service-accounts-sccs | -| 4022 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://access.crunchydata.com/documentation/crunchy-postgres-containers/4.3.0/container-specifications/crunchy-pgadmin4 | -| 4023 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://access.crunchydata.com/documentation/crunchy-postgres-containers/4.3.0/examples/administration/pgadmin4 | -| 4024 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://calendly.com | -| 4025 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://youcanbook.me | -| 4026 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://acuityscheduling.com | -| 4027 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://doodle.com/en | -| 4028 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://karenapp.io | -| 4029 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.oncehub.com | -| 4030 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://support.google.com/calendar/answer/190998 | -| 4031 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.timewatch.com/blog/outlook-resource-scheduling | -| 4032 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://cal.com | -| 4033 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://support.google.com/google-workspace-individual/answer/10729749 | -| 4034 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://wpamelia.com/calendly-vs-youcanbook-me | -| 4035 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://wpamelia.com/calendly-vs-acuity | -| 4036 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://wpamelia.com/calendly-vs-doodle | -| 4037 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://karenapp.io/articles/calendly-vs-scheduleonce | -| 4038 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.slideshare.net/NasceniaIT/brown-bag-caching-rafi-faisal-48694442 | -| 4039 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://surfingcomplexity.blog/2022/11/25/cache-invalidation-really-is-one-of-the-hardest-things-in-computer-science | -| 4040 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://developers.redhat.com/products/red-hat-data-grid | -| 4041 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.redhat.com/en/technologies/jboss-middleware/data-grid | -| 4042 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/red-hat-jboss-data-grid-not-just-storing-java-objects-anymore | -| 4043 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://developers.redhat.com/blog/2020/04/13/red-hat-data-grid-8-0-brings-new-server-architecture-improved-rest-api-and-more | -| 4044 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://humanwhocodes.com/blog/2011/11/29/how-content-delivery-networks-cdns-work | -| 4045 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.imperva.com/learn/performance/cdn-caching | -| 4046 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.slideshare.net/haproxytech/haproxy-web-performance-55536394 | -| 4047 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.slideshare.net/Severalnines/load-balancing-mysql-with-haproxy-webinar-replay-english-44071270 | -| 4048 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.slideshare.net/haproxytech/haproxy-best-practice | -| 4049 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.slideshare.net/Severalnines/severalnines-ha-proxyjul20143 | -| 4050 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.slideshare.net/Severalnines/haproxy-mysql-slides | -| 4051 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.haproxy.com/blog/the-haproxy-enterprise-waf | -| 4052 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.varnish.org/index.html | -| 4053 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.varnish-software.com | -| 4054 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://info.varnish-software.com/the-varnish-book | -| 4055 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://fedoramagazine.org/varnish-site-faster-stable | -| 4056 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://developers.redhat.com/blog | -| 4057 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://rhelblog.redhat.com/tag/varnish | -| 4058 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.varnish.org/index.html/installation/redhat | -| 4059 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.hitch-tls.org | -| 4060 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.slideshare.net/piotrpasich/varnish-47199139 | -| 4061 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.digitalocean.com/community/tutorials/how-to-speed-up-static-web-pages-with-varnish-cache-server-on-ubuntu-20-04 | -| 4062 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/IBM/varnish-operator | -| 4063 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/mittwald/kube-httpcache | -| 4064 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://memcached.org | -| 4065 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.slideshare.net/oemebamo/introduction-to-memcached | -| 4066 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.slideshare.net/dvirsky/introduction-to-redis | -| 4067 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://architecturenotes.co/p/redis | -| 4068 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.youtube.com/watch?v=OssIuHbgzJY | -| 4069 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://charlesleifer.com/blog/nginx-a-caching-thumbnailing-reverse-proxying-image-server- | -| 4070 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.scaleway.com/en/en | -| 4071 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.scaleway.com/en/en/blog/saas-multi-tenant-vs-multi-instance-architectures | -| 4072 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.finops.org | -| 4073 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.theodo.com/en-fr/blog/what-is-finops-and-what-are-its-best-practices | -| 4074 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.slideshare.net/AmazonWebServices/finops-a-culture-transformation-to-bring-devops-finance-and-the-business-together-sponsored-by-cloudability-aws-summit-sydney | -| 4075 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://aws.amazon.com/es/blogs/enterprise-strategy/introducing-finops-excuse-me-devsecfinbizops | -| 4076 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://devops.com/finops-foundation-to-help-rein-in-cloud-costs | -| 4077 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.infoq.com/articles/every-devops-team-needs-finops-lead | -| 4078 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.vcluster.com/blog/the-cost-of-managed-kubernetes-a-comparison | -| 4079 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://thenewstack.io/4-reasons-your-cloud-operations-need-a-finops-team | -| 4080 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://cloud.google.com/blog/topics/cloud-first/key-metrics-to-measure-impact-of-cloud-finops | -| 4081 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://thenewstack.io/cloud-cost-management-for-devops | -| 4082 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.zdnet.com/article/as-cloud-costs-spiral-upward-enterprises-turn-to-a-thing-called-finops | -| 4083 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://thenewstack.io/tricks-for-cloud-cost-optimization | -| 4084 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://venturebeat.com/datadecisionmakers/cloud-costs-are-unmanageable-its-time-we-standardize-billing | -| 4085 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://hystax.com/the-difference-between-cloud-cost-management-and-finops | -| 4086 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.infoworld.com/article/2336761/are-we-experiencing-cloudflation.html | -| 4087 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://aws.amazon.com/blogs/smb/four-principles-of-cloud-financial-management-small-and-medium-business-owners-need-to-know | -| 4088 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.infoworld.com/article/2338012/when-finops-costs-you-more-in-the-end.html | -| 4089 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.infoworld.com/article/2338474/kubernetes-costs-less-but-less-than-what.html | -| 4090 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.bitsand.cloud/posts/slashing-data-transfer-costs | -| 4091 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://github.com/towardsthecloud/cloudburn | -| 4092 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://aws.amazon.com/blogs/architecture/overview-of-data-transfer-costs-for-common-architectures | -| 4093 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://blog.cloudtrooper.net/2026/01/16/which-azure-network-is-cheaper | -| 4094 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://techcommunity.microsoft.com/blog/AzureInfrastructureBlog/building-a-finops-ready-azure-landing-zone-infrastructure-foundations-for-cost-o/4411706 | -| 4095 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://build5nines.com/azure-functions-cost-considerations-and-optimization | -| 4096 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://techcommunity.microsoft.com/blog/AzureNetworkingBlog/a-guide-to-azure-data-transfer-pricing/4374538 | -| 4097 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://github.com/dolevshor/azure-finops-guide | -| 4098 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://info.microsoft.com/ww-landing-the-road-to-azure-cost-governance-e-book.html | -| 4099 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://github.com/mivano/azure-cost-cli | -| 4100 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://techcommunity.microsoft.com/blog/coreinfrastructureandsecurityblog/azure-savings-dashboard/3816131 | -| 4101 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/view-kubernetes-costs | -| 4102 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://techcommunity.microsoft.com/blog/azuregovernanceandmanagementblog/azure-pricing-how-to-navigate-azure-pricing-options-and-resources/4166276 | -| 4103 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://techcommunity.microsoft.com/blog/azuregovernanceandmanagementblog/azure-pricing-how-to-estimate-azure-project-costs/4166297 | -| 4104 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://techcommunity.microsoft.com/blog/finopsblog/identify-your-savings-potential-in-azure/4131194 | -| 4105 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://github.com/learnk8s/xlskubectl | -| 4106 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.infoworld.com/article/2338303/5-steps-to-bringing-kubernetes-costs-in-line.html | -| 4107 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://thenewstack.io/grafana-wants-to-help-you-avoid-getting-dinged-by-kubernetes-costs | -| 4108 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://marketplace.atlassian.com/apps/1227641/license-manager-easily-track-your-software-licenses | -| 4109 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://dev.to/zenika/eks-10-tips-to-reduce-the-bill-up-to-90-on-aws-managed-kubernetes-clusters-epe | -| 4110 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.splunk.com/en_us/appdynamics-joins-splunk.html?301=appdynamics | -| 4111 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.splunk.com/en_us/appdynamics-joins-splunk.html?301=appdynamics/blog/an-introduction-to-kubernetes-finops | -| 4112 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://github.com/cremich/cdk-bill-bot | -| 4113 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://thenewstack.io/finout-gets-a-handle-on-kubernetes-costs | -| 4114 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.claydesk.com/ecampus/google-cloud-app-engine-vs-red-hat | -| 4115 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.certdepot.net/openshift-free-available-resources | -| 4116 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/using-openshift-3-on-your-local-environment | -| 4117 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2018/10/12/securing-net-core-on-openshift-using-https | -| 4118 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/kubernetes-pods-life | -| 4119 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.2/html/container-native_virtualization/container-native-virtualization-2-1-release-notes | -| 4120 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2019/11/27/handling-angular-environments-in-continuous-delivery-with-red-hat-openshift | -| 4121 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/02/05/customizing-openshift-project-creation | -| 4122 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/03/19/testing-memory-based-horizontal-pod-autoscaling-on-openshift | -| 4123 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/from-templates-to-openshift-helm-charts | -| 4124 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.theodo.com/en-fr/blog/openshift-what-templates-should-you-use-helm-or-openshift | -| 4125 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/learn/openshift/foundations-openshift | -| 4126 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/from-code-to-production-with-gitops | -| 4127 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/how-full-is-my-cluster-part-5-a-capacity-management-dashboard | -| 4128 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog?f[0]=taxonomy_blog_post_category_tid:107161&f[1]=taxonomy_topic_tid:75521 | -| 4129 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/metro-area-openshift-stretch-cluster-how-to-survive-an-outage-and-live-to-tell-about-it | -| 4130 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/stateful-workloads-and-the-two-data-center-conundrum | -| 4131 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://operatorhub.io/operator/kubefed-operator | -| 4132 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/redhat-cop | -| 4133 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/redhat-cop/infra-ansible | -| 4134 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/redhat-cop/openshift-toolkit/tree/master/quota-management | -| 4135 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=JC_PB1yZcIc | -| 4136 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://techbeatly.com/how-to-create-increase-or-decrease-project-quota-in-openshift/#.Xd5OE9WCGUk | -| 4137 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.2/html/applications/quotas#quotas-setting-per-project | -| 4138 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/3.11/html/architecture/core-concepts#architecture-core-concepts-builds-and-image-streams | -| 4139 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2018/09/24/the-future-of-java-and-openjdk-updates-without-oracle-support | -| 4140 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.redhat.com/en/blog/history-and-future-openjdk | -| 4141 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javarevisited.blogspot.com/2019/10/the-java-developer-roadmap.html | -| 4142 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.marcobehler.com/guides/a-guide-to-java-versions-and-features | -| 4143 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://advancedweb.hu/a-categorized-list-of-all-java-and-jvm-features-since-jdk-8-to-14 | -| 4144 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoworld.com/article/2256828/jdk-15-the-new-features-in-java-15.html | -| 4145 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.blog/news-insights/company-news/github-welcomes-the-openjdk-project | -| 4146 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://advancedweb.hu/a-categorized-list-of-all-java-and-jvm-features-since-jdk-8-to-16 | -| 4147 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javaconceptoftheday.com/java-9-interface-private-methods | -| 4148 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javatechonline.com/microservices-in-java | -| 4149 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.java-success.com/microservices-interview-questions | -| 4150 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javatechonline.com/oops-principles-oops-design-principles | -| 4151 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javatechonline.com/spring-boot-annotations-with-examples | -| 4152 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoq.com/news/2021/09/java17-released | -| 4153 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/09/16/shenandoah-openjdk-17-sub-millisecond-gc-pauses | -| 4154 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://tschatzl.github.io/2021/09/16/jdk17-g1-parallel-gc-changes.html | -| 4155 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/11/30/modernizing-enterprise-java-cloud-native-guide-developers | -| 4156 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.java67.com/2016/05/how-to-use-multiple-threads-in-java.html | -| 4157 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://foojay.io/today/top-10-java-language-features | -| 4158 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.geeksforgeeks.org/blogs/best-java-frameworks-for-microservices | -| 4159 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://enterprisersproject.com/article/2021/6/how-migrate-java-workloads-containers-3-considerations | -| 4160 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://piotrminkowski.com/2023/02/13/best-practices-for-java-apps-on-kubernetes | -| 4161 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.oracle.com/java/technologies/java-se-glance.html | -| 4162 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://jdk.java.net/11 | -| 4163 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/products/openjdk/download | -| 4164 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://adoptium.net | -| 4165 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://learn.microsoft.com/en-us/java/openjdk/overview | -| 4166 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://piotrminkowski.com/2023/02/17/which-jdk-to-choose-on-kubernetes | -| 4167 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://aws.amazon.com/corretto | -| 4168 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.adoptopenjdk.net/2020/06/adoptopenjdk-11-new-default | -| 4169 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://nipafx.dev/java-11-migration-guide | -| 4170 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.tecmint.com/install-java-on-centos-rhel-fedora | -| 4171 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://openjdk.org/jeps/413 | -| 4172 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoq.com/articles/java-virtual-threads | -| 4173 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.peerspot.com/categories/java-frameworks | -| 4174 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://spring.io/projects/spring-boot | -| 4175 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/javinpaul/5-best-java-frameworks-to-learn-in-2022-for-microservices-and-cloud-native-development-4732 | -| 4176 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2019/09/12/jakarta-ee-8-the-new-era-of-java-ee-explained | -| 4177 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/06/25/making-java-programs-cloud-ready-part-1-incremental-approach-using-jakarta-ee# | -| 4178 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/06/28/making-java-programs-cloud-ready-part-2-upgrade-legacy-java-application-jakarta | -| 4179 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://projects.eclipse.org/projects/technology.microprofile | -| 4180 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://microprofile.io | -| 4181 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2018/11/21/eclipse-microprofile-for-spring-boot-developers | -| 4182 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2020/07/01/develop-eclipse-microprofile-applications-on-red-hat-jboss-enterprise-application-platform-expansion-pack-1-0-with-red-hat-codeready-workspaces | -| 4183 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoq.com/articles/microprofile-microservices | -| 4184 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://tomee.apache.org | -| 4185 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://payara.fish | -| 4186 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://wildfly-swarm.io | -| 4187 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://ee.kumuluz.com | -| 4188 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://vladmihalcea.com/how-to-encrypt-and-decrypt-data-with-hibernate | -| 4189 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://vladmihalcea.com/optimistic-vs-pessimistic-locking | -| 4190 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://spring.io | -| 4191 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javatutorial.net/introduction-to-spring-web-framework | -| 4192 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javarevisited.blogspot.com/2020/05/10-jdbctemplate-examples-in-spring.html | -| 4193 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://spring.io/blog/2021/09/02/a-java-17-and-jakarta-ee-9-baseline-for-spring-framework-6 | -| 4194 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.frankel.ch/annotation-free-spring | -| 4195 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.java67.com/2018/11/top-10-spring-framework-annotations-for-java-developers.html | -| 4196 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javarevisited.blogspot.com/2013/07/role-based-access-control-using-spring-security-ldap-authorities-mapping-mvc.html | -| 4197 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devm.io/blog | -| 4198 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://adictosaltrabajo.com/2018/12/13/spring-boot-war-o-jar-ambos | -| 4199 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javatutorial.net/spring-vs-java-ee | -| 4200 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://piotrminkowski.com/2020/06/10/spring-boot-library-for-integration-with-istio | -| 4201 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://spring.io/blog/2020/06/10/the-path-towards-spring-boot-native-applications | -| 4202 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://piotrminkowski.com/2020/03/10/best-practices-for-microservices-on-kubernetes | -| 4203 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://piotrminkowski.com/2020/11/05/spring-boot-autoscaling-on-kubernetes | -| 4204 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://spring.io/blog/2021/01/17/what-s-new-in-spring-boot-2-4 | -| 4205 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://arnoldgalovics.com/java-multiline-logs-fluentd | -| 4206 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2021/02/09/spring-boot-on-quarkus-magic-or-madness | -| 4207 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/codecentric/spring-boot-admin | -| 4208 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://piotrminkowski.com/2021/01/13/spring-boot-tips-tricks-and-techniques | -| 4209 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javatechonline.com/how-to-work-with-apache-kafka-in-spring-boot | -| 4210 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://vladmihalcea.com/log-sql-spring-boot | -| 4211 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javarevisited.blogspot.com/2022/01/spring-boot-angular-example-tutorial.html#axzz7HV4HFjED | -| 4212 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://piotrminkowski.com/2022/01/24/distributed-transactions-in-microservices-with-kafka-streams-and-spring-boot | -| 4213 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://vladmihalcea.com/spring-boot-application-properties | -| 4214 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javarevisited.blogspot.com/2022/02/how-to-log-sql-statements-in-spring.html | -| 4215 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.geeksforgeeks.org/springboot/best-way-to-master-spring-boot-a-complete-roadmap | -| 4216 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.java67.com/2021/10/how-to-set-logging-level-in-spring-boot-.html | -| 4217 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.javaguides.net/2022/07/event-driven-microservices-using-spring-boot-and-apache-kafka.html?spref=tw | -| 4218 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://piotrminkowski.com/2023/03/13/microservices-with-spring-boot-3-and-spring-cloud | -| 4219 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.javaguides.net/2023/03/spring-boot-3-rest-api-documentation.html | -| 4220 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.javaguides.net/2022/10/spring-boot-microservices-spring-cloud-api-gateway.html | -| 4221 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://helpercodes.com/spring-boot-complete-tutorial | -| 4222 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://spring.io/guides/gs/spring-boot-docker | -| 4223 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://spring.io/blog/2020/01/27/creating-docker-images-with-spring-boot-2-3-0-m1 | -| 4224 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://learnkube.com/spring-boot-kubernetes-guide | -| 4225 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.youtube.com/watch?v=1w1Jv9qssqg | -| 4226 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/jarjanazy/the-simple-guide-to-dockerizing-spring-boot-og4 | -| 4227 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoq.com/news/2021/12/spring-boot-2-6 | -| 4228 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/francescoxx/java-crud-rest-api-using-spring-boot-hibernate-postgres-docker-and-docker-compose-5cln | -| 4229 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://odo.dev | -| 4230 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dekorate.io | -| 4231 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://skaffold.dev/docs/pipeline-stages/init/#--generate-manifests-flag | -| 4232 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/PlaytikaOSS/testcontainers-spring-boot | -| 4233 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/piomin/spring-boot-logging | -| 4234 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/spring-projects/spring-boot#L73 | -| 4235 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/Salaboy/from-monolith-to-k8s | -| 4236 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/dsyer/kubernetes-intro | -| 4237 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://spring.io/projects/spring-cloud | -| 4238 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/spring-cloud/spring-cloud-kubernetes | -| 4239 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://piotrminkowski.com/2019/12/20/microservices-with-spring-cloud-kubernetes | -| 4240 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://cloud.spring.io/spring-cloud-config/reference/html | -| 4241 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developer.okta.com/blog/2020/12/07/spring-cloud-config | -| 4242 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://piotrminkowski.com/2021/05/26/spring-microservices-security-best-practices | -| 4243 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://cloud.spring.io/spring-cloud-vault/reference/html | -| 4244 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developer.okta.com/blog/2022/10/20/spring-vault | -| 4245 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://quarkus.io | -| 4246 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/quarkusio/quarkus-images | -| 4247 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://quarkus.io/blog/quarkus-for-spring-developers | -| 4248 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.redhat.com/en/blog/red-hat-drives-future-java-cloud-native-container-first-quarkus | -| 4249 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/quarkus-quick-start-guide-kubernetes-native-java-stack | -| 4250 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://quarkus.io/blog/march-of-ides | -| 4251 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2019/10/02/autowire-microprofile-into-spring-with-quarkus | -| 4252 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dmcommunity.org/2020/01/12/who-will-win-spring-boot-or-quarkus | -| 4253 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2019/11/18/how-quarkus-brings-imperative-and-reactive-programming-together | -| 4254 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2020/04/10/migrating-a-spring-boot-microservices-application-to-quarkus | -| 4255 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2020/05/28/quarkus-a-kubernetes-native-java-runtime-now-fully-supported-by-red-hat | -| 4256 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2020/06/04/the-road-to-quarkus-ga-completing-the-first-supported-kubernetes-native-java-stack | -| 4257 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://cloudnativenow.com/topics/cloudnativedevelopment/red-hat-adds-java-runtime-for-kubernetes-to-subscription | -| 4258 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2020/09/11/quarkus-and-jakarta-ee-together-or-not | -| 4259 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.youtube.com/watch?v=nXXPOS8gjtA | -| 4260 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2021/05/11/building-an-api-using-quarkus-from-the-ground-up | -| 4261 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/07/01/resteasy-reactive-and-more-quarkus-20 | -| 4262 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://opensource.com/article/21/7/developer-productivity-linux | -| 4263 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2021/04/07/deploy-quarkus-everywhere-with-red-hat-enterprise-linux-rhel | -| 4264 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoq.com/news/2021/08/quarkus-2-0-final-release | -| 4265 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://quarkus.io/guides/dev-ui | -| 4266 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/08/31/why-should-i-choose-quarkus-over-spring-my-microservices | -| 4267 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/09/20/quarkus-spring-developers-getting-started | -| 4268 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://piotrminkowski.com/2021/10/12/quarkus-tips-tricks-and-techniques | -| 4269 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/11/04/boost-throughput-resteasy-reactive-quarkus-22 | -| 4270 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.javaadvent.com/2021/12/you-need-more-than-containers-a-short-history-of-the-mess-were-in.html | -| 4271 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/10/11/quarkus-spring-developers-kubernetes-native-design-patterns | -| 4272 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoq.com/articles/native-java-quarkus | -| 4273 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://auth0.com/blog/java-spring-boot-microservices | -| 4274 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.redhat.com/en/blog/cloud-native-business-automation-kogito | -| 4275 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.kie.org | -| 4276 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://kogito.kie.org | -| 4277 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thorntail.io | -| 4278 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.ibm.com/think/insights/migrate-java-microservices-from-spring-to-microprofile-p2 | -| 4279 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://jpastreamer.org | -| 4280 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/zalando/logbook | -| 4281 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/GoodforGod/java-logger-benchmark | -| 4282 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/moditect/jfrunit | -| 4283 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.morling.dev/blog/introducing-jfrunit-1-0-0-alpha1 | -| 4284 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.java-success.com/debugging-java-thread-safety-multi-threading-concurrency-issues | -| 4285 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://adictosaltrabajo.com/2016/02/03/como-reducir-el-codigo-repetitivo-con-lombok | -| 4286 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://reflectoring.io/when-to-use-lombok | -| 4287 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://helidon.io | -| 4288 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developer.okta.com/blog/2022/01/06/native-java-helidon | -| 4289 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/apn/aws-networking-for-developers | -| 4290 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/elastic-network-adapter-high-performance-network-interface-for-amazon-ec2 | -| 4291 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://www.netdesignarena.com/index.php/2020/04/15/new-blog-series-aws-cloud-networking-zero-to-hero | -| 4292 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudonaut.io/what-architects-need-to-know-about-networking-on-aws | -| 4293 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudonaut.io/advanved-aws-networking-pitfalls-that-you-should-avoid | -| 4294 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/networking-and-content-delivery/resolve-dns-names-of-network-load-balancer-nodes-to-limit-cross-zone-traffic | -| 4295 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/seligman/aws-ip-ranges | -| 4296 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/networking-and-content-delivery/creating-active-passive-bgp-connections-over-aws-direct-connect | -| 4297 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/products/networking/network-operations | -| 4298 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/compute/secure-connectivity-from-public-to-private-introducing-ec2-instance-connect-endpoint-june-13-2023 | -| 4299 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://repost.aws/knowledge-center | -| 4300 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/whitepapers/latest/aws-best-practices-ddos-resiliency/configuring-route53-for-cost-protection-from-nxdomain-attacks.html | -| 4301 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=HinwLb2lpLQ | -| 4302 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/what-is-load-balancing.html | -| 4303 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://ably.com/blog/limits-aws-network-load-balancers | -| 4304 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dashbird.io/blog/aws-application-load-balancer | -| 4305 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/elasticloadbalancing/application-load-balancer | -| 4306 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/new-aws-application-load-balancer | -| 4307 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/containers/introducing-aws-load-balancer-controller | -| 4308 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/devops/blue-green-deployments-with-application-load-balancer | -| 4309 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2024/03/application-load-balancer-http-keepalive-duration | -| 4310 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/apn/centralized-traffic-inspection-with-gateway-load-balancer-on-aws | -| 4311 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2024/08/aws-waf-rate-based-rules-lower-rate-limits | -| 4312 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2016/09/nginx-plus-on-the-aws-cloud-quick-start-reference-deployment | -| 4313 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://aws-latency.altaircp.com | -| 4314 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/groups/49531/49531-6092152919937794052 | -| 4315 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/AzureInfrastructureBlog/azure-expressroute-resiliency-best-practices-for-production-critical-workloads/4394842 | -| 4316 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://www.linuxjournal.com/content/aws-ec2-vpc-cli | -| 4317 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2016/07/build-a-modular-and-scalable-amazon-vpc-architecture-with-new-quick-start | -| 4318 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2016/08/specifying-the-vpc-for-your-amazon-rds-db-instance | -| 4319 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://awsfundamentals.blogspot.com/2019/12/aws-vpc-fundamental.html | -| 4320 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/architecture/reduce-cost-and-increase-security-with-amazon-vpc-endpoints | -| 4321 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/networking-and-content-delivery/centralize-access-using-vpc-interface-endpoints | -| 4322 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudonaut.io/aws-client-vpn-connected-with-the-cloud | -| 4323 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://tailscale.com/docs/install/cloud/aws | -| 4324 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2016/09/amazon-cloudfront-now-supports-http2 | -| 4325 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/de/blogs/networking-and-content-delivery/authorizationedge-using-cookies-protect-your-amazon-cloudfront-content-from-being-downloaded-by-unauthenticated-users | -| 4326 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.alexdebrie.com/posts/api-gateway-elements | -| 4327 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/compute/architecture-patterns-for-consuming-private-apis-cross-account | -| 4328 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/introducing-red-hat-openshift-4 | -| 4329 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.nextplatform.com/cloud/2018/10/15/red-hat-flexes-coreos-muscle-in-openshift-kubernetes-platform/1631979 | -| 4330 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.21 | -| 4331 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/products/trials?products=hybrid-cloud | -| 4332 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://operatorhub.io | -| 4333 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://cloudowski.com/articles/honest-review-of-openshift-4 | -| 4334 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/enabling-openshift-4-clusters-to-stop-and-resume-cluster-vms | -| 4335 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/simplifying-openshift-case-information-gathering-workflow-must-gather-operator | -| 4336 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/configure-the-openshift-image-registry-backed-by-openshift-container-storage | -| 4337 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/500_pods_per_node | -| 4338 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/enterprise-kubernetes-with-openshift-part-one | -| 4339 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.devclass.com/containers/2020/05/04/openshift-44-goes-all-out-on-mixed-workloads-puts-observability-at-devs-fingertips/1625566 | -| 4340 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-4.5-node-improvements | -| 4341 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/red-hat-launches-an-openshift-based-marketplace-to-aid-multicloud-portability | -| 4342 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-upi-using-static-ips | -| 4343 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/08/14/openshift-for-kubernetes-developers-getting-started | -| 4344 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/10/01/command-line-cluster-management-with-red-hat-openshifts-new-web-terminal-tech-preview | -| 4345 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/improved-tooling-and-best-practices-to-help-you-migrate-to-openshift-4 | -| 4346 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-architectures-for-the-edge-with-openshift-4.6 | -| 4347 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2021/02/08/deploying-kubernetes-operators-with-operator-lifecycle-manager-bundles | -| 4348 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/red-hat-openshift-4.7-is-now-available | -| 4349 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://finance.yahoo.com/news/ibms-red-hat-openshift-platform-143702224.html | -| 4350 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/how-to-offer-service-running-on-openshift-on-aws-to-other-aws-vpcs-privately | -| 4351 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2021/03/09/a-guide-to-red-hat-openshift-4-5-installer-provisioned-infrastructure-on-vsphere | -| 4352 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.fierce-network.com/platforms/red-hat-bundles-security-management-into-openshift-plus | -| 4353 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/descheduler-ga-in-openshift-4.7 | -| 4354 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.schabell.org/2021/03/codeready-containers-howto-setup-openshift-47-on-local-machine.html | -| 4355 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2021/04/29/containerize-net-for-red-hat-openshift-use-a-windows-vm-like-a-container | -| 4356 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/customizing-virtual-machine-templates-in-openshift-1 | -| 4357 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/red-hat-openshift-4-8-adds-serverless-functions-pipelines-as-code | -| 4358 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/strategies-for-moving-.net-workloads-to-openshift-container-platform | -| 4359 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://appscode.com/blog/post/openshift-mongodb | -| 4360 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/2021/07/08/troubleshooting-application-performance-red-hat-openshift-metrics-part-1 | -| 4361 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/ocp-disaster-recovery-part-3-recovering-an-openshift-4-ipi-cluster-with-the-loss-of-two-master-nodes | -| 4362 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-on-arm-developer-preview-now-available-for-aws | -| 4363 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/check-out-our-new-look | -| 4364 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/2021/07/29/troubleshooting-application-performance-red-hat-openshift-metrics-part-4 | -| 4365 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/red-hat-openshift-4.8-is-now-generally-available | -| 4366 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.zdnet.com/article/qualys-partners-with-red-hat-to-improve-linux-and-kubernetes-security | -| 4367 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/getting-started-in-openshift | -| 4368 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-sandboxed-containers-101 | -| 4369 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/ibm-red-hat-bring-load-aware-resource-management-to-kubernetes | -| 4370 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/2021/08/20/composable-software-catalogs-kubernetes-easier-way-update-containerized | -| 4371 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/announcing-bring-your-own-host-support-for-windows-nodes-to-red-hat-openshift | -| 4372 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-sandboxed-containers-operator-from-zero-to-hero-the-hard-way | -| 4373 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/2021/10/04/get-started-openshift-service-registry | -| 4374 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/red-hat-openshift-4.9-is-now-generally-available | -| 4375 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/meet-single-node-openshift-our-smallest-openshift-footprint-edge-architectures | -| 4376 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/how-to-build-a-disconnected-openshift-cluster-with-mirror-registries-on-rhel-coreos-using-podman-and-systemd | -| 4377 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/openshift/hypershift | -| 4378 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/mtulio/deep-dive-into-aws-oidc-identity-provider-when-installing-openshift-with-iam-sts-manual-sts-support-1bo7 | -| 4379 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://venturebeat.com/data-infrastructure/red-hat-gives-an-arm-up-to-openshift-kubernetes-operations | -| 4380 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-4-migration | -| 4381 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/technologies/cloud-computing/openshift/platform-plus | -| 4382 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://christianhuth.de/commands-kubernetes-should-adopt-from-red-hat-openshift | -| 4383 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://mkdev.me/posts/how-to-upgrade-openshift-4-x | -| 4384 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/mikeroyal/OpenShift-Guide | -| 4385 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/resources/self-managed-openshift-subscription-guide | -| 4386 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/red-hat-offers-a-complete-kubernetes-stack-with-openshift-platform-plus | -| 4387 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/07/20/best-practices-using-health-checks-in-the-openshift-4-5-web-console | -| 4388 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://redhat-cop.github.io/openshift-migration-best-practices | -| 4389 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/applications-here-applications-there-part-3-application-migration | -| 4390 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/e-minguez/openshift-yolo | -| 4391 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/openshift/installer/blob/main/docs/user/aws/README.md | -| 4392 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://aws.amazon.com/blogs/opensource/openshift-4-on-aws-quick-start | -| 4393 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-virtualization-on-amazon-web-services | -| 4394 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/about/press-releases/amazon-and-red-hat-announce-general-availability-red-hat-openshift-service-aws-rosa | -| 4395 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://aws.amazon.com/es/blogs/aws/red-hat-openshift-service-on-aws-now-generally-availably | -| 4396 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.infoq.com/news/2021/04/red-hat-openshift-aws | -| 4397 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.datacenterknowledge.com/hyperscalers/red-hat-brings-its-managed-openshift-kubernetes-service-to-aws | -| 4398 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://aws.amazon.com/es/blogs/containers/red-hat-openshift-service-on-aws-architecture-and-networking | -| 4399 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/using-vpc-peering-to-connect-an-openshift-service-on-an-aws-rosa-cluster-to-an-amazon-rds-mysql-database-in-a-different-vpc | -| 4400 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/scale-your-application-containers-on-red-hat-openshift-service-on-aws-rosa-clusters-using-amazon-efs-storage | -| 4401 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/red-hat-openshift-service-aws-hosted-control-planes-now-available | -| 4402 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/2021/07/30/customer-suggestions-improved-cicd-red-hat-openshift | -| 4403 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-end-to-end-plan-and-deploy | -| 4404 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-end-to-end-core-services | -| 4405 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-end-to-end-cluster-customization | -| 4406 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/technologies/cloud-computing/openshift/what-are-openshift-operators | -| 4407 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/release_notes/ocp-4-4-release-notes | -| 4408 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/technologies/cloud-computing/openshift/try-it | -| 4409 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://operatorhub.io/operator/rook-ceph | -| 4410 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://operatorhub.io/operator/robin-operator | -| 4411 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/architecture/architecture-rhcos | -| 4412 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://cri-o.io | -| 4413 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.slideshare.net/openshift/openshift-18812162 | -| 4414 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/openshift/machine-api-operator/tree/main | -| 4415 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/operator-framework/operator-lifecycle-manager/blob/master/doc/design/architecture.md | -| 4416 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/operators/olm-adding-operators-to-a-cluster | -| 4417 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://x.com/operatorhubio | -| 4418 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/05/18/deploy-and-bind-enterprise-grade-microservices-with-kubernetes-operators | -| 4419 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://rook.io | -| 4420 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://ceph.io/en | -| 4421 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/3.11/html/configuring_clusters/setting-up-a-router#install-config-router-overview | -| 4422 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubernetes.io/docs/concepts/services-networking/ingress-controllers | -| 4423 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-and-network-security-zones-coexistence-approaches | -| 4424 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/global-load-balancer-for-openshift-clusters-an-operator-based-approach | -| 4425 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html-single/service_mesh/index | -| 4426 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://redhat-developer-demos.github.io/knative-tutorial | -| 4427 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://archive.grafana.com/docs/grafana/v5.4 | -| 4428 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://prometheus.io/docs/alerting/latest/alertmanager | -| 4429 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/log-management-for-red-hat-openshift | -| 4430 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2019/02/21/podman-and-buildah-for-docker-users | -| 4431 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-4-image-builds | -| 4432 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/builds/custom-builds-buildah | -| 4433 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/rootless-podman-nfs | -| 4434 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2019/09/05/red-hat-openshift-4-on-your-laptop-introducing-red-hat-codeready-containers | -| 4435 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/redhat-cop/gitops-catalog | -| 4436 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dkrallis.wordpress.com/2022/11/25/how-to-create-an-openshift-cluster-in-azure-and-how-you-can-interact-with-azure-devops-environment-part-a | -| 4437 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/2023/03/16/how-deploy-openshift-azure-gui-part-1 | -| 4438 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/user/rhopenshift/videos | -| 4439 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=kQJxGtsqphk | -| 4440 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=eFxFtUpAT9s | -| 4441 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=G-baPg3XhBo | -| 4442 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/playlist?list=PLaR6Rq6Z4Iqcy9rg0JF6SCFst5lyyftQ- | -| 4443 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/openshift/training | -| 4444 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubevirt.io | -| 4445 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/getting-started-with-kubevirt | -| 4446 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://cloudnativenow.com/topics/cloudnativeplatforms/red-hat-integrates-kubevirt-with-kubernetes-management-platform-from-sap | -| 4447 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.kubermatic.com/blog/bringing-your-vms-to-kubernetes-with-kubevirt | -| 4448 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/networking/understanding-networking | -| 4449 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/network-traffic-control-containers-red-hat-openshift | -| 4450 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/networking/multiple-networks#understanding-multiple-networks | -| 4451 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/demystifying-multus | -| 4452 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/service_mesh/service-mesh-1-x#ossm-vs-community-v1x | -| 4453 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.tigera.io/calico/latest/getting-started/kubernetes/openshift/installation | -| 4454 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://app.gitbook.com/o/-LbOdudvkdYwKCQYAHS8/s/RrlyoCHlF8LNFTvw74mT | -| 4455 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/a-guide-to-ingress-controllers-in-openshift | -| 4456 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/technologies/cloud-computing/openshift-data-foundation | -| 4457 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/state-of-openshift-container-storage-eran-tamir-and-duncan-hardie-red-hat | -| 4458 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/technologies/management/advanced-cluster-management | -| 4459 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://cloudnativenow.com/features/red-hat-simplifies-kubernetes-cluster-management | -| 4460 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4 | -| 4461 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://crc.dev | -| 4462 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/topics/kubernetes | -| 4463 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://gist.github.com/tmckayus/8e843f90c44ac841d0673434c7de0c6a | -| 4464 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/06/12/how-to-install-codeready-workspaces-in-a-restricted-openshift-4-environment | -| 4465 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/09/09/install-red-hat-openshift-operators-on-your-laptop-using-red-hat-codeready-containers-and-red-hat-marketplace | -| 4466 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.schabell.org/2020/09/how-to-setup-openshift-container-platform-45.html | -| 4467 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/openshift/hive | -| 4468 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/introducing-red-hat-openshift-4-3-to-enhance-kubernetes-security | -| 4469 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://cloudnativenow.com/topics/cloudnativeplatforms/red-hat-delivers-latest-kubernetes-enhancements | -| 4470 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://cloud.ibm.com/docs/openshift?topic=openshift-security | -| 4471 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.aporeto.com/docs/main/guides/okd-master-api-protection | -| 4472 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/migrating-your-applications-to-openshift-4 | -| 4473 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.okd.io | -| 4474 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/okd-project/okd/blob/master/README.md | -| 4475 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=_nl-45ulj1s | -| 4476 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/openshift/community/blob/master/ROADMAP.md | -| 4477 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=2UwQD0diUxk | -| 4478 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/guide-to-installing-an-okd-4-4-cluster-on-your-home-lab | -| 4479 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://cgruver.github.io/okd4-upi-lab-setup | -| 4480 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/kubernetes-cluster-laptop | -| 4481 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dustymabe.com/2020/09/28/openshift-okd-on-fedora-coreos-on-digitalocean-part-4-recorded-demo | -| 4482 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/topics/microservices/what-is-knative | -| 4483 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/topics | -| 4484 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.datacenterknowledge.com/servers/explaining-knative-the-project-to-liberate-serverless-from-cloud-giants | -| 4485 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/04/30/serverless-applications-made-faster-and-simpler-with-openshift-serverless-ga | -| 4486 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=6NM6sqXIsoA | -| 4487 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://marketplace.redhat.com/sunset | -| 4488 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/04/27/building-kubernetes-applications-on-openshift-with-red-hat-marketplace | -| 4489 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubestone.io | -| 4490 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://operatorhub.io/operator/kubestone | -| 4491 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/tech-preview-get-visibility-into-your-openshift-costs-across-your-hybrid-infrastructure | -| 4492 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/operator-framework/operator-lifecycle-manager | -| 4493 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/top-kubernetes-operators-advancing-across-the-operator-capability-model | -| 4494 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/01/22/operator-pattern-rest-api-for-kubernetes-and-red-hat-openshift | -| 4495 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/09/11/5-tips-for-developing-kubernetes-operators-with-the-new-operator-sdk | -| 4496 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.projectquay.io | -| 4497 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/quay/quay | -| 4498 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/introducing-red-hat-quay | -| 4499 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://operatorhub.io/operator/quay | -| 4500 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/products/mta | -| 4501 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/windup | -| 4502 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://carlosthe19916.wordpress.com/2020/04/12/rhamt-in-github-actions | -| 4503 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/09/04/migrate-your-java-apps-to-containers-with-migration-toolkit-for-applications-5-0/#more-768337 | -| 4504 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/12/08/spring-boot-to-quarkus-migrations-and-more-in-red-hats-migration-toolkit-for-applications-5-1-0 | -| 4505 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/developer-sandbox | -| 4506 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-topology-view-milestone-towards-better-developer-experience | -| 4507 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://openbuilt.io | -| 4508 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.infoq.com/news/2021/04/ibm-redhat-openbuilt | -| 4509 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=Hc8emNr2igU | -| 4510 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/tommeramber/ocp-automations | -| 4511 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com | -| 4512 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/docs/grafana/latest/administration/provisioning | -| 4513 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloudalchemy/ansible-grafana | -| 4514 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2020/07/22/introducing-the-new-and-improved-new-relic-plugin-for-grafana | -| 4515 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infracloud.io/blogs/grafana-loki-log-monitoring-alerting | -| 4516 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/monitoring-kubernetes-workloads-with-prometheus-and-thanos-4ddb394b32c | -| 4517 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.scylladb.com/2020/10/01/building-a-grafana-backend-plugin | -| 4518 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/grafana-adds-logging-to-its-enterprise-observability-stack | -| 4519 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/metrics-driven-pod-constraints | -| 4520 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/grafana-7-5-controversial-pie-charts-and-loki-alerts | -| 4521 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.zdnet.com/article/grafana-8-0-integrates-with-prometheus-alerting | -| 4522 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/grafana-8-0-rethinks-alerts-and-visualizations | -| 4523 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=iqpLXUdJ0Ro&ab_channel=Thetips4you | -| 4524 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2021/07/06/whats-new-in-grafana-cloud-for-july-2021-traces-live-streaming-kubernetes-and-docker-integrations-and-more | -| 4525 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/grafana-is-not-worried-about-aws-commercialization | -| 4526 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2021/12/06/testing-shift-left-observability-with-the-grafana-stack-opentelemetry-and-k6 | -| 4527 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/will-grafana-become-easier-to-use-in-2022 | -| 4528 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2022/01/11/top-5-user-requested-synthetic-monitoring-alerts-in-grafana-cloud | -| 4529 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2022/01/19/a-beginners-guide-to-network-monitoring-with-grafana-and-prometheus | -| 4530 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2021/11/19/a-3-step-guide-to-troubleshooting-and-visualizing-kubernetes-with-grafana-cloud | -| 4531 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2022/01/27/video-how-to-build-a-prometheus-query-in-grafana | -| 4532 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2022/02/01/an-advanced-guide-to-network-monitoring-with-grafana-and-prometheus | -| 4533 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/setup-grafana-kubernetes | -| 4534 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/news/2022/02/grafana-incident-oncall | -| 4535 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/grafana-labs-acquires-assert-ai-to-bring-ai-to-observability | -| 4536 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2023/10/16/why-companies-choose-grafana-cloud-over-self-managed-oss-stacks | -| 4537 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/grafana/agent | -| 4538 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/oss/faro | -| 4539 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2022/11/02/introducing-grafana-faro-oss-application-observability | -| 4540 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/grafana/mimir | -| 4541 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/grafana/dashboards | -| 4542 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/DevOps-Nirvana/Grafana-Dashboards | -| 4543 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/mlabouardy/grafana-dashboards | -| 4544 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/percona/grafana-dashboards | -| 4545 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hawar.no/2021/05/cisco-dna-center-with-grafana-dashboard | -| 4546 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.prskavec.net/post/grafana-jsonnet | -| 4547 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.percona.com/blog/designing-grafana-dashboards | -| 4548 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devblogs.microsoft.com/devops/monitoring-azure-by-using-grafana-dashboards | -| 4549 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubevirt/monitoring | -| 4550 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2022/06/06/grafana-dashboards-a-complete-guide-to-all-the-different-types-you-can-build | -| 4551 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/dotdc/grafana-dashboards-kubernetes | -| 4552 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/onzack/grafana-dashboards | -| 4553 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.zdnet.com/article/open-source-observability-meet-data-transformation-grafana-7-0-promises-to-connect-unify-and-visualize-all-your-data | -| 4554 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2021/08/05/grafana-8.1-released-new-geomap-and-annotations-panels-updated-plugin-management-and-more | -| 4555 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/grafana-wants-to-democratize-cloud-native-metrics | -| 4556 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/press/2021/11/10/grafana-labs-and-microsoft-partner-to-deliver-new-first-party-microsoft-azure-service | -| 4557 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/oss/grafana/?mdm=social | -| 4558 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/oss/loki | -| 4559 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/logging-in-kubernetes-with-loki-and-the-plg-stack-93b27c90ec34 | -| 4560 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2023/11/14/grafana-beyla-1.0-release-zero-code-instrumentation-for-application-telemetry-using-ebpf | -| 4561 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2022/12/06/a-complete-guide-to-managing-grafana-as-code-tools-tips-and-tricks | -| 4562 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.atlassian.com/software/jira | -| 4563 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.openproject.org | -| 4564 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.openproject.org/blog/create-configure-manage-projects-openproject | -| 4565 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://nextcloud.com | -| 4566 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.atlassian.com/software/confluence | -| 4567 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/21/7/open-source-invoicing-po | -| 4568 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/clubhouse-becomes-shortcut-to-transform-software-project-management | -| 4569 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.engineeringmanagement.info/2017/02/planning-and-schedule-free-templates.html | -| 4570 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://namelix.com | -| 4571 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/20/9/open-source-alternatives-confluence | -| 4572 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.entrepreneur.com | -| 4573 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/laurent22/joplin | -| 4574 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/sa-mw-dach/podium | -| 4575 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://swimm.io | -| 4576 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/swimm-helps-new-dev-hires-stay-afloat-with-continuous-documentation | -| 4577 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.btw.so/open-source-alternatives | -| 4578 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/21/9/alternatives-zoom | -| 4579 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.makeuseof.com/best-open-source-project-management-software | -| 4580 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/21/12/open-source-business-tools | -| 4581 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://itsfoss.com/gitter | -| 4582 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://ifuckinghatejira.com | -| 4583 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fu%2F0%2Fcreate%3Fusp%3Ddot_new&dsh=S1328157413%3A1779046143757246&followup=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fu%2F0%2Fcreate%3Fusp%3Ddot_new<mpl=docs&osid=1&passive=1209600&service=wise&flowName=WebLiteSignIn&flowEntry=ServiceLogin&ifkv=AWa2PasaQiQXmXb5iN1qZZsvtoOkhIgQoRWugSdY4-JVcpmeUs17j5clMIVQfi1xcpGGzFDWWEjvLg | -| 4584 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://meet.google.com/unsupported?meetingCode=new&ref=https://meet.google.com/new?authuser%3D0%26hs%3D178 | -| 4585 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Fdocs.google.com%2Fspreadsheets%2Fu%2F0%2Fcreate%3Fusp%3Ddot_new&dsh=S-888283151%3A1779038836107039&followup=https%3A%2F%2Fdocs.google.com%2Fspreadsheets%2Fu%2F0%2Fcreate%3Fusp%3Ddot_new<mpl=sheets&osid=1&passive=1209600&service=wise&flowName=WebLiteSignIn&flowEntry=ServiceLogin&ifkv=AWa2PauoMa7lQWyxlGGmOlILKdc_0OGix3neZYVIl24vayGw0wGG0CrQxkizeIBOFWVtABpTKfaO | -| 4586 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnew | -| 4587 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://gist.github.com/starred | -| 4588 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://zoom.us/signin | -| 4589 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.digitalocean.com/community/books/understanding-the-dom-document-object-model-ebook | -| 4590 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/javascript-dom-build-a-calculator-app | -| 4591 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/javascript-dom | -| 4592 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.gitops.tech | -| 4593 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opengitops.dev | -| 4594 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/topics/gitops | -| 4595 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://ambking1234.biz/?action=register&marketingRef=6788b227da9499f55f6ea745/technologies/gitops | -| 4596 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://ambking1234.biz/?action=register&marketingRef=6788b227da9499f55f6ea745/blog/what-is-gitops-really | -| 4597 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.atlassian.com/git/tutorials/gitops | -| 4598 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/gitops/what-is-gitops | -| 4599 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/software-development | -| 4600 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/continuous-gitops-the-way-to-do-devops-in-kubernetes-896b0ea1d0fb | -| 4601 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blog.container-solutions.com/gitops-limitations | -| 4602 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/principles-patterns-and-practices-for-effective-infrastructure-as-code-e5f7bbe13df1 | -| 4603 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/managing-kubernetes-secrets-securely-with-gitops-b8174b4f4d30 | -| 4604 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.sufle.io/blog/adopting-gitops-for-enhanced-operations | -| 4605 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/understanding-gitops-the-latest-tools-and-philosophies | -| 4606 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.clickittech.com/devops/what-is-gitops | -| 4607 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blog.container-solutions.com/why-adopt-gitops | -| 4608 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.com/article/21/3/gitops | -| 4609 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/gitops-use-cases-you-may-not-have-considered | -| 4610 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://braindose.blog/2020/03/18/4-key-characteristics-of-gitops | -| 4611 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/misconfiguration-worries-grow | -| 4612 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://ambking1234.biz/?action=register&marketingRef=6788b227da9499f55f6ea745/blog/managing-kubernetes-with-gitops-in-a-multi-cluster-multi-cloud-world | -| 4613 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.viewnext.com/que-es-gitops | -| 4614 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/have-containers-will-travel-why-gitops-is-essential-for-multicloud | -| 4615 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://ambking1234.biz/?action=register&marketingRef=6788b227da9499f55f6ea745/use-cases/security-with-gitops | -| 4616 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/push-vs-pull-in-gitops-is-there-really-a-difference | -| 4617 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developers.redhat.com/blog/2021/05/13/why-should-developers-care-about-gitops | -| 4618 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/blog/our-favorite-things-from-gitops-con-at-kubecon-eu | -| 4619 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://octopus.com/blog/devops-automation-repo-design | -| 4620 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://testingclouds.wordpress.com/2021/06/02/gitops-demystified | -| 4621 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://ambking1234.biz/?action=register&marketingRef=6788b227da9499f55f6ea745/blog/gitops-in-the-modern-enterprise | -| 4622 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/topics/devops/what-is-gitops | -| 4623 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/security-will-be-instrumental-for-the-success-of-gitops | -| 4624 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/a-look-at-gitops-for-the-modern-enterprise | -| 4625 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://shipa.io/gitops-in-the-enterprise | -| 4626 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/gitops-with-kubernetes-740f37ea015b | -| 4627 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://shipa.io/gitops-meets-appops | -| 4628 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://enterprisersproject.com/article/2021/6/gitops-explained-plain-english | -| 4629 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/blog/illustrated-guide-gitops | -| 4630 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.bunnyshell.com/blog/gitops-vs-devops | -| 4631 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jimangel.io/posts/self-updating-gitops | -| 4632 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.stevesmith.tech/blog/gitops-is-a-placebo | -| 4633 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://ambking1234.biz/?action=register&marketingRef=6788b227da9499f55f6ea745/blog/the-history-of-gitops | -| 4634 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.com/article/21/8/gitops | -| 4635 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/blog/3-gitops-rules-architecture | -| 4636 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://cloudnativenow.com/features/the-4-levels-of-gitops-maturity | -| 4637 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/how-to-get-the-most-out-of-gitops | -| 4638 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://ambking1234.biz/?action=register&marketingRef=6788b227da9499f55f6ea745/blog/case-study-national-australia-bank-decreases-operational-overhead-with-gitops | -| 4639 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blogs.sap.com/2021/05/06/decentralized-gitops-over-environments | -| 4640 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/application-deployment-is-faster-with-gitops | -| 4641 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://x.com/janakiramm | -| 4642 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/wait-do-we-need-to-hold-up-on-gitops | -| 4643 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/blog/understanding-gitops | -| 4644 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/cncf-working-group-sets-some-standards-for-gitops | -| 4645 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/repatriation-or-cloud-what-we-need-is-control | -| 4646 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/blog/gitops-implementation-patterns | -| 4647 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developer.ibm.com/blogs/gitops-best-practices-for-the-real-world | -| 4648 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://chrisshort.net | -| 4649 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/trusted-delivery-policy-based-compliance-the-gitops-way | -| 4650 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/getting-started-with-gitops | -| 4651 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/can-you-gitops-your-apis | -| 4652 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://ambking1234.biz/?action=register&marketingRef=6788b227da9499f55f6ea745/blog/gitops-takes-devops-teams-to-higher-levels-of-maturity | -| 4653 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.linkedin.com/pulse/wth-gitops-pavan-belagatti | -| 4654 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.toolbox.com/tech/devops/articles/more-organizations-adopting-gitops | -| 4655 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://ambking1234.biz/?action=register&marketingRef=6788b227da9499f55f6ea745/blog/deutsche-telekom-explain-why-they-chose-gitops-for-5g | -| 4656 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/kubernetes-at-scale-without-gitops-is-a-bad-idea | -| 4657 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.linkedin.com/pulse/gitops-vs-devops-pavan-belagatti | -| 4658 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://cloudnativenow.com/topics/gitops-workflows-and-principles-for-kubernetes | -| 4659 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/blog/gitops-best-practices | -| 4660 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://octopus.com/blog/how-to-model-your-gitops-environments | -| 4661 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://piotrminkowski.com/2022/06/06/continuous-development-on-kubernetes-with-gitops-approach | -| 4662 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/blog/gitops-repo-structure | -| 4663 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/kubecon-14000-more-engineers-have-their-gitops-basics-down | -| 4664 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://cloudnativenow.com/features/gitops-workflows-expanding-beyond-kubernetes-clusters | -| 4665 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developers.redhat.com/articles/2022/12/20/gitops-cookbook-kubernetes-automation-practice | -| 4666 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://cloudnativenow.com/features/gitops-the-missing-link-for-ci-cd-for-kubernetes | -| 4667 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devops.com/declarative-compliance-with-policy-as-code-and-gitops | -| 4668 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/the-next-kubernetes-management-frontier-automation | -| 4669 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.vcluster.com/blog/gitops-kubernetes-explained | -| 4670 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/gitops-as-an-evolution-of-kubernetes | -| 4671 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.blog/enterprise-software/devops/applying-gitops-principles-to-your-operations | -| 4672 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://hackernoon.com/what-is-gitops-and-why-it-is-almost-useless-part-1 | -| 4673 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devoriales.com/video/897990746/intro-to-gitops | -| 4674 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.opensourceforu.com/2023/10/embracing-progressive-delivery-in-kubernetes-with-gitops | -| 4675 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/necessary-culture-change-with-gitops-2c63f4fe9604 | -| 4676 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/gitops-working-group/gitops-working-group | -| 4677 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/open-gitops/project | -| 4678 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/cloudogu/gitops-patterns | -| 4679 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/cloudogu/gitops-playground#example-applications | -| 4680 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developers.redhat.com/articles/2022/07/20/git-workflows-best-practices-gitops-deployments | -| 4681 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developers.redhat.com/articles/2022/09/07/how-set-your-gitops-directory-structure | -| 4682 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devopsera.com/2023/06/how-to-structure-directories-in-a-gitops-repository-for-the-best-user-friendliness-and-flexibility | -| 4683 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/microsoft/entraexporter | -| 4684 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://techcommunity.microsoft.com/blog/azurearcblog/announcing-private-preview-argocd-through-microsoft-gitops/4399747 | -| 4685 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blog.container-solutions.com/fluxcd-argocd-jenkins-x-gitops-tools | -| 4686 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://slideshare.net/rakutentech/gitops-jenkins-x-future-of-cicd | -| 4687 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.techtarget.com/searchitoperations/news/252492459/GitOps-pros-grapple-with-Kubernetes-configuration-management | -| 4688 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://tanka.dev/tutorial/jsonnet | -| 4689 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/blog/announcing-openshift-gitops | -| 4690 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/blog/openshift-pipelines-and-openshift-gitops-are-now-generally-available | -| 4691 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://ambking1234.biz/?action=register&marketingRef=6788b227da9499f55f6ea745/blog/wkp-team-workspaces-rbac | -| 4692 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://platform.cloudogu.com/en/blog/gitops-tools | -| 4693 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://vimeo.com/516520492 | -| 4694 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://glasskube.dev | -| 4695 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/glasskube/glasskube | -| 4696 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://flagger.app | -| 4697 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://partlycloudy.blog/2020/07/08/release-to-k8s-like-a-pro-with-flagger | -| 4698 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/antonbabenko/terraform-best-practices | -| 4699 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.cloud.google.com/kubernetes-engine/config-sync/docs/overview | -| 4700 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.cloud.google.com/kubernetes-engine/docs | -| 4701 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/redhat-cop/openshift-applier | -| 4702 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developer.hashicorp.com/waypoint | -| 4703 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://ambking1234.biz/?action=register&marketingRef=6788b227da9499f55f6ea745/product/gitops-enterprise | -| 4704 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/weave-gitops-core-integrates-git-with-kubernetes | -| 4705 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/weave-gitops-trusted-delivery-a-road-to-kubernetes-sanity | -| 4706 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://dailymotion-oss.github.io/octopilot | -| 4707 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.kubestack.com | -| 4708 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/kubestack-towards-full-stack-gitops | -| 4709 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.thestack.technology/how-kubernetes-operators-fit-into-to-platform-building-and-when-traditional-iac-isnt-enough | -| 4710 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://cluster-api.sigs.k8s.io/tasks/experimental-features/cluster-class | -| 4711 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/red-hat-delivers-full-gitops-ci-cd-built-on-tekton-and-argo | -| 4712 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/about/press-releases/red-hat-makes-devops-reality-openshift-gitops-and-openshift-pipelines | -| 4713 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://piotrminkowski.com/2022/10/24/gitops-with-advanced-cluster-management-for-kubernetes | -| 4714 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/playlist?list=PLbMP1JcGBmSGKO8UreWpOBOhCqilejhtd | -| 4715 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/apache/tomcat-jakartaee-migration | -| 4716 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://undertow.io | -| 4717 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://kislayverma.com/software-architecture/layering-domains-and-microservices-using-api-gateways | -| 4718 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.genbeta.com/desarrollo/32-000-desarrolladores-responden-plataformas-lenguajes-programacion-javascript-aws-github-windows-usados | -| 4719 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/readme/guides/functional-programming-basics | -| 4720 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.siliconrepublic.com/advice/dev-tools-recommended-by-irish-start-up-founders | -| 4721 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://howhttps.works | -| 4722 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/tiangolo/https-for-developers-1774 | -| 4723 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://publicapis.io | -| 4724 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://chakray.com/api-strategy-how-to-create-an-api-marketplace | -| 4725 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://rapidapi.com/blog/api-marketplace-vs-api-gateway-whats-the-difference | -| 4726 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://rapidapi.com | -| 4727 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.moesif.com/blog/technical/api-gateways/How-to-Choose-The-Right-API-Gateway-For-Your-Platform-Comparison-Of-Kong-Tyk-Apigee-And-Alternatives | -| 4728 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/moesif/api-management-vs-api-gateway-and-where-does-api-analytics-and-monitoring-fit-4g75 | -| 4729 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.redhat.com/en/technologies/jboss-middleware/3scale | -| 4730 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/watch?v=kBBBhpKIv9I | -| 4731 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.redhat.com/en/blog/openshift-ecosystem-api-management-on-red-hat-openshift-with-3scale | -| 4732 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developers.redhat.com/blog/2018/05/30/3scale-api-gateway-policies | -| 4733 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developers.redhat.com/blog/2019/09/09/install-3scale-multitenant-in-7-commands | -| 4734 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developers.redhat.com/blog/2020/10/29/new-custom-metrics-and-air-gapped-installation-in-red-hat-3scale-api-management-2-9 | -| 4735 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developers.redhat.com/blog/2021/04/29/enhance-application-security-by-rotating-3scale-access-tokens | -| 4736 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developers.redhat.com/articles/2021/07/01/how-expose-websocket-endpoint-using-red-hat-3scale-api-management | -| 4737 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developers.redhat.com/articles/2021/08/11/simplify-load-balancing-api-gateways-using-red-hat-3scale-api-management | -| 4738 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://cloud.google.com/apigee | -| 4739 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/user/apigee | -| 4740 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/user/WSO2TechFlicks | -| 4741 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://chakray.com/why-api-lifecycle-management-is-must-organisation-apis | -| 4742 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://chakray.com/11-steps-achieving-successful-api-management-strategy | -| 4743 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://chakray.com/es/por-que-api-lifecycle-management-imprescindible-api-organizacion | -| 4744 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://chakray.com/es/11-pasos-lograr-estrategia-api-management-exitosa | -| 4745 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://konghq.com/products/kong-gateway | -| 4746 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/channel/UCJfQURxlI_pQdeJUGXtA_zw | -| 4747 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.redhat.com/en/blog/modern-application-development-with-kong-konnect-enterprise-and-red-hat-openshift | -| 4748 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://konghq.com/blog/news/kong-and-red-hat-collaboration | -| 4749 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://tyk.io | -| 4750 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/channel/UCe3VG8wgz03u73xiomGeQzQ | -| 4751 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/channel/UCsRNLDnXvgtz6qsleSlVcqQ | -| 4752 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.mulesoft.com/platform/api/manager | -| 4753 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/user/mulesoftvids | -| 4754 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://backstage.io | -| 4755 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/channel/UCHBvqSwbfAf5Vx1jrwkG43Q | -| 4756 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://piotrminkowski.com/2024/06/13/getting-started-with-backstage | -| 4757 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://piotrminkowski.com/2024/06/28/backstage-on-kubernetes | -| 4758 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/apache/apisix | -| 4759 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/apisix-an-open-source-api-gateway-for-microservices | -| 4760 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://luraproject.org | -| 4761 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.krakend.io | -| 4762 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.krakend.io/blog/krakend-framework-joins-the-linux-foundation | -| 4763 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://spring.io/projects/spring-cloud-gateway | -| 4764 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.cloudtechtwitter.com/2022/05/pattern-api-gateway-backends-for.html | -| 4765 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developer.android.com | -| 4766 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developer.apple.com | -| 4767 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.high-mobility.com | -| 4768 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/channel/UCZNjYn1NXEgPa_ENPna9Atw | -| 4769 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://smartcar.com | -| 4770 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://smartcar.com/brand/bmw | -| 4771 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://rapidapi.com/collection/car-api | -| 4772 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/BMW-InnovationLab | -| 4773 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.openbankingtracker.com | -| 4774 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.bbvaapimarket.com/es | -| 4775 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developer.db.com | -| 4776 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://apis.developer.tsb.co.uk | -| 4777 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developer.ing.com/openbanking | -| 4778 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://apimarket.cecabank.es | -| 4779 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://openinsurance.io | -| 4780 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://api-market.santalucia.es | -| 4781 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thinking-cities.readthedocs.io/en/latest | -| 4782 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://collabnix.com/top-10-kubernetes-tools-you-need-for-2021 | -| 4783 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://collabnix.github.io/kubetools | -| 4784 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cyberithub.com/70-important-kubernetes-related-tools-you-should-know-about | -| 4785 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-gitops-tools-cf0247eb5368 | -| 4786 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-essential-tools-2021-def12e84c572 | -| 4787 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudnativenow.com/features/9-open-source-developer-tools-for-kubernetes | -| 4788 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/docker/top-200-kubernetes-tools-for-devops-engineer-like-you-3h7e | -| 4789 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vcluster.com/blog/kubernetes-on-windows-6-life-saving-tools-and-tips | -| 4790 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2265016/15-tools-that-make-kubernetes-easier.html | -| 4791 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=CB79eTFbR0w&feature=youtu.be&ab_channel=DevOpsToolkit | -| 4792 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/22/4/open-source-tools-developing-cloud | -| 4793 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devtron.ai/blog/kubernetes-management-made-easier-with-tools | -| 4794 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/articles/2022/06/20/8-open-source-kubernetes-security-tools# | -| 4795 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.virtualizationhowto.com/2023/08/best-kubernetes-management-tools-in-2023 | -| 4796 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://coruzant.com/appdev/kubernetes-management-tools-and-best-practices | -| 4797 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/cyclops-ui/five-tools-to-make-your-k8s-experience-more-enjoyable-5d85 | -| 4798 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/floci-io/floci | -| 4799 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://nedinthecloud.com/2025/07/01/ephemeral-values-in-terraform | -| 4800 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/freelensapp/freelens | -| 4801 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/HewlettPackard/terraschema | -| 4802 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2025/02/28/nftables-kube-proxy | -| 4803 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/pulumi/pulumi | -| 4804 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.techworld-with-nana.com/post/platform-engineering-guide | -| 4805 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/compute/introducing-an-enhanced-local-ide-experience-for-aws-step-functions | -| 4806 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.downloadkubernetes.com | -| 4807 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ramitsurana/awesome-kubernetes#configuration | -| 4808 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/chmouel/kss | -| 4809 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ahmetb/kubectl-tree | -| 4810 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.google.com/spreadsheets/d/1WPHt0gsb7adVzY3eviMK2W8LejV0I5m_Zpc8tMzl_2w/edit | -| 4811 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/DevOpsHiveHQ/kubech | -| 4812 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/rydogs/kubecle | -| 4813 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/sighupio/permission-manager | -| 4814 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ahmetb/kubectx | -| 4815 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aca/go-kubectx | -| 4816 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubevious.io | -| 4817 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://console.kubestellar.io | -| 4818 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubeguard/guard | -| 4819 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-apps-the-easy-way-f06d9e5cad3c | -| 4820 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/openclarity/openclarity | -| 4821 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/reconquest/tubekit | -| 4822 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.googleblog.com/2020/03/kpt-packaging-up-your-kubernetes.html | -| 4823 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ManagedKube/kubernetes-common-services | -| 4824 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/sukeesh/k8s-job-notify | -| 4825 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/realopslabs/kubeledger | -| 4826 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/learnk8s/k8bit | -| 4827 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/real-time-dashboard | -| 4828 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Rested/portfall | -| 4829 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/adaptant-labs/k8s-dt-node-labeller | -| 4830 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://relferreira.github.io/kubedev | -| 4831 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/little-angry-clouds/kubectl-ssh-proxy | -| 4832 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/chenjiandongx/kubectl-images | -| 4833 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/nnrthota/podtnl | -| 4834 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/loft-sh/kiosk?utm_sq=gf3f25b1tk#why-kiosk | -| 4835 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/asdf-community/asdf-kubectl | -| 4836 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/pusher/k8s-spot-rescheduler | -| 4837 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kube-aws/kube-spot-termination-notice-handler | -| 4838 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Stono/kconmon | -| 4839 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kapicorp/tesoro | -| 4840 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/banzaicloud/dast-operator | -| 4841 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/teleskopeView/teleskope_k8s | -| 4842 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/es/blogs/containers/introducing-cdk8s-intent-driven-apis-for-kubernetes-objects | -| 4843 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/viveksinghggits/kuui | -| 4844 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/swade1987/deprek8ion | -| 4845 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Clivern/Beetle | -| 4846 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/gobins/vault-controller | -| 4847 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/lnsp/k8s-crash-informer | -| 4848 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.thorsten-hans.com/azure-arc-enabled-kubernetes-digital-ocean | -| 4849 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/elotl/kip | -| 4850 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cyberark/kubeletctl | -| 4851 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/adaptant-labs/k8s-node-label-monitor | -| 4852 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/FairwindsOps/pluto | -| 4853 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/borchero/switchboard | -| 4854 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://static.brandonpotter.com/kubernetes/DeploymentBuilder.html | -| 4855 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/vmware-archive/ktx | -| 4856 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kareem-elsayed/k8s-alerts | -| 4857 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/futurewei-cloud/arktos | -| 4858 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://engineerd.github.io/kube-exec/introduction | -| 4859 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubeops/ui-server | -| 4860 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/madhuakula/kubernetes-goat | -| 4861 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/configurator/kubefs | -| 4862 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/dpeckett/pangolin | -| 4863 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/yteraoka/kubectl-isolate | -| 4864 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/amelbakry/kubernetes-active-passive | -| 4865 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ilkilab/agorakube | -| 4866 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/opstree/dynamic-pv-scaler | -| 4867 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/plexsystems/sinker | -| 4868 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubecost/cluster-turndown | -| 4869 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Kubeinit/kubeinit | -| 4870 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/BrandonPotter/kubergui | -| 4871 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubermatic/fubectl | -| 4872 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/authelia/authelia | -| 4873 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/pyang55/k8sdeploy | -| 4874 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/softonic/node-policy-webhook | -| 4875 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kakao/network-node-manager | -| 4876 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/GambitResearch/kubeonoff | -| 4877 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jthomperoo/custom-pod-autoscaler | -| 4878 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/bmaynard/kubevol | -| 4879 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/d-kuro/kubectl-fuzzy | -| 4880 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/anthonysterling/setec | -| 4881 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes/kompose | -| 4882 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hackernoon.com/how-to-generate-kubernetes-manifests-with-a-single-command | -| 4883 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/appvia/tako | -| 4884 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/TheYkk/synator | -| 4885 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/boltops-tools/kubes | -| 4886 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gist.github.com/xandout/8d24558c75c53f3cb8bf0a97ec25fcfc | -| 4887 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/germainlefebvre4/ns-killer | -| 4888 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/steamhaus/kubeswitch | -| 4889 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/danielfoehrKn/kubeswitch | -| 4890 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kvaps/kubectl-build | -| 4891 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/flant/shell-operator | -| 4892 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/bit-cloner/ecrcp | -| 4893 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/bridgecrewio/checkov | -| 4894 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/doitintl/clustercloner | -| 4895 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Kyrremann/kubectl-eksporter | -| 4896 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/itaysk/kubectl-neat | -| 4897 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/konveyor/move2kube | -| 4898 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/containers/skopeo | -| 4899 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/JeanBaptisteWATENBERG/junit5-kubernetes | -| 4900 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://mbuffett.com/posts/ktunnel-ngrok-replace | -| 4901 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cakehappens/seaworthy | -| 4902 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/webmeshproj/webmesh-vdi | -| 4903 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/bit-cloner/kcg | -| 4904 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/winfordlin/Compass | -| 4905 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/hasura/gitkube | -| 4906 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jetstack/version-checker | -| 4907 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/descheduler | -| 4908 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/weaveworks/kubediff | -| 4909 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aws/karpenter-provider-aws | -| 4910 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jrockway/ekglue | -| 4911 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/salesforce/craft | -| 4912 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/hyscale/hyscale | -| 4913 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/micnncim/kubectl-reap | -| 4914 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/roubles/kubeshell | -| 4915 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/carlosonunez/k8s-harness | -| 4916 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/geritol/secret-backup-operator | -| 4917 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.google.com/presentation/d/13k-Lhc-tVgUohrtKqAYIikaQCTsmuzzjhOe_hpwgUgw/edit | -| 4918 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/senthilrch/kube-fledged | -| 4919 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ricardomaraschini/tagger | -| 4920 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/vetyy/helm-ecr | -| 4921 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/pipe-cd/pipecd | -| 4922 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/hidetatz/kubecolor | -| 4923 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/postfinance/kubectl-sudo | -| 4924 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ryane/kfilt | -| 4925 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/darkbitio/k8s-mirror | -| 4926 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/contentful-labs/kube-secret-syncer | -| 4927 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.contentful.com/blog/open-source-kube-secret-syncer | -| 4928 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://carvel.dev/kapp | -| 4929 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thecloudblog.net/post/managing-applications-in-kubernetes-with-the-carvel-kapp-controller | -| 4930 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/garden-the-configure-once-kubernetes-platform-for-seamless-dev-prod-integration | -| 4931 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/topolvm/pvc-autoresizer | -| 4932 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.kintone.io/entry/pvc-autoresizer | -| 4933 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/alcideio/skan | -| 4934 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/adaptant-labs/k8s-auto-labeller | -| 4935 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Isan-Rivkin/kube_query | -| 4936 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/opsgenie/kubernetes-event-exporter | -| 4937 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://codeberg.org/hjacobs/kube-janitor | -| 4938 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-retired/kube-batch | -| 4939 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/slipway-gitops/slipway | -| 4940 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/karampok/dnsconfig-injector | -| 4941 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Trendyol/kubectl-view-webhook | -| 4942 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://containerssh.io | -| 4943 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/introducing-kube-burner-a-tool-to-burn-down-kubernetes-and-openshift | -| 4944 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ahas-sigs/kube-ebpf-exporter | -| 4945 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/app-sre/qontract-server | -| 4946 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/bryanl/sheaf | -| 4947 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cnab.io | -| 4948 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.tremolo.io/post/secure-access-to-kubernetes-from-your-pipeline | -| 4949 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/openpitrix/openpitrix | -| 4950 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kube-burner/kube-burner | -| 4951 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/gimlet-io/gimletd | -| 4952 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloudflare/lockbox | -| 4953 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/edrevo/suspicious-pods | -| 4954 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/armadaproject/armada | -| 4955 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ko-build/ko | -| 4956 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubestr.io | -| 4957 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubesphere.io/blogs/kubeeye-automatic-cluster-diagnostic-tool | -| 4958 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/k8gb-io/k8gb | -| 4959 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/estahn/k8s-image-swapper | -| 4960 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cruise-automation/rbacsync | -| 4961 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/FairwindsOps/saffire | -| 4962 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/metal3-io/cluster-api-provider-metal3 | -| 4963 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://enterprisersproject.com/article/2021/5/kubernetes-6-open-source-tools-to-test-clusters | -| 4964 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/MnrGreg/kubectl-node-restart | -| 4965 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/arminc/k8s-platform-lcm | -| 4966 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/slackhq/nebula | -| 4967 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aquasecurity/kube-bench | -| 4968 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/yashvardhan-kukreja/kube-bench-exporter | -| 4969 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/karmada-io/karmada | -| 4970 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/doitintl/kube-secrets-init | -| 4971 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/liqotech/liqo | -| 4972 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ingressbuilder.jetstack.io | -| 4973 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jetstack/jetstack-secure | -| 4974 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/replicatedhq/troubleshoot | -| 4975 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/vchinnipilli/kubestriker | -| 4976 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubesphere/kubeeye | -| 4977 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubehelper/kubehelper | -| 4978 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/slok/kubewebhook | -| 4979 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kadalu/kadalu | -| 4980 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/6/migrate-vms-kubernetes-forklift | -| 4981 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://konveyor.io | -| 4982 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/google/go-containerregistry | -| 4983 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/astefanutti/kubebox | -| 4984 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/skooner-k8s/skooner | -| 4985 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/FairwindsOps/polaris | -| 4986 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gitlab.com/jackatbancast/manifesto | -| 4987 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/SigNoz/signoz | -| 4988 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/MOZGIII/port-map-operator | -| 4989 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/xUnholy/k8s-gitops | -| 4990 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ssup2/kpexec | -| 4991 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/AICoE/OpenShiftKubeAudit | -| 4992 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://labs.meanpug.com/kubernetes-kpt-in-the-wild | -| 4993 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/keikoproj/upgrade-manager | -| 4994 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/xavier-mt/kerbi | -| 4995 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/knative-extensions/net-kourier | -| 4996 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/spacecloud-io/space-cloud | -| 4997 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.rancher.com/community | -| 4998 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/gravitational/teleport | -| 4999 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubereboot/kured | -| 5000 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/pfnet-research/k8s-cluster-simulator | -| 5001 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/int128/kubelogin | -| 5002 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jetstack/kube-oidc-proxy | -| 5003 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.tremolo.io/post/updating-kube-oidc-proxy | -| 5004 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aporia-ai/kubesurvival | -| 5005 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloudfoundry/cf-for-k8s | -| 5006 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/joyrex2001/tekline | -| 5007 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/containerd/nerdctl | -| 5008 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/GoogleCloudPlatform/elcarro-oracle-operator | -| 5009 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/loft-sh/jspolicy | -| 5010 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/hasheddan/k8scr | -| 5011 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/pelotech/jsonnet-controller | -| 5012 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/team-soteria/rback | -| 5013 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/metacontroller/metacontroller | -| 5014 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubermatic/kubecarrier | -| 5015 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/nfs-ganesha-server-and-external-provisioner | -| 5016 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/night-gold/armada | -| 5017 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/armory/minnaker | -| 5018 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/viralpoetry/kubesurveyor | -| 5019 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/NVIDIA/k8s-device-plugin | -| 5020 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/predatorray/kubectl-tmux-exec | -| 5021 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/anchore/grype | -| 5022 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/benc-uk/kubeview | -| 5023 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/prymitive/karma | -| 5024 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/rancher-sandbox/rancher-desktop | -| 5025 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/realvz/awesome-eks | -| 5026 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/salesforce/sloop | -| 5027 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/weaveworks-experiments/kspan | -| 5028 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/wunderio/csi-rclone | -| 5029 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.stackrox.io/blog/top-9-open-source-devsecops-tools-for-kubernetes | -| 5030 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kdo.dev | -| 5031 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ckotzbauer/chekr | -| 5032 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ckotzbauer/chekr/issues/61 | -| 5033 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/oslabs-beta/KUR8 | -| 5034 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/mmmmmmpc/forklift-configmap-service | -| 5035 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cdk8s-team/cdk8s | -| 5036 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/homeport/havener | -| 5037 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kserve/kserve | -| 5038 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/solarwinds/rkubelog | -| 5039 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/scheduler-plugins/tree/master/pkg/trimaran | -| 5040 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/sse-secure-systems/connaisseur | -| 5041 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/backube/volsync | -| 5042 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/corneliusweig/ketall | -| 5043 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/kube-scheduler-simulator | -| 5044 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/k8snetworkplumbingwg/multus-cni | -| 5045 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/rancher/kim | -| 5046 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/yogeshkk/K8sPurger | -| 5047 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloudflare/sciuro | -| 5048 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/rottencandy/vimkubectl | -| 5049 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/carlosedp/cluster-monitoring | -| 5050 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/abhirockzz/kubexpose-operator | -| 5051 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/emberstack/kubernetes-reflector | -| 5052 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/dignajar/another-autoscaler | -| 5053 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloud-ark/kubeplus | -| 5054 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloud-ark/caastle | -| 5055 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/eezhee/eezhee | -| 5056 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ContainerSolutions/ImageWolf | -| 5057 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/dcherman/image-cache-daemon | -| 5058 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/KnicKnic/temp-kubernetes-ci | -| 5059 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/mattmoor/warm-image | -| 5060 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/maorfr/kube-tasks | -| 5061 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/tmobile/magtape | -| 5062 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/hiddeco/cronjobber | -| 5063 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/karmab/autolabeller | -| 5064 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner | -| 5065 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ori-edge/k8s_gateway | -| 5066 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/viaduct-ai/kustomize-sops | -| 5067 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://vadosware.io/post/using-makefiles-and-envsubst-as-an-alternative-to-helm-and-ksonnet | -| 5068 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://uw-labs.github.io/blog/kubernetes,/multicluster/2021/07/21/kube-semaphore-intro.html | -| 5069 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/zakkg3/ClusterSecret | -| 5070 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/tektoncd/chains | -| 5071 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/gopaddle-io/configurator | -| 5072 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/biosimulations/deployment | -| 5073 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/chrislusf/seaweedfs | -| 5074 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-retired/kui | -| 5075 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/DaspawnW/vault-crd | -| 5076 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/stakater/Reloader | -| 5077 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/dignajar/another-ldap | -| 5078 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/getanteon/anteon | -| 5079 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/anchore/syft | -| 5080 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/goss-org/goss | -| 5081 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/chr-fritz/csi-sshfs | -| 5082 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ctrox/csi-s3 | -| 5083 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/codesenberg/bombardier | -| 5084 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/fstab/cifs | -| 5085 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/bloomberg/goldpinger | -| 5086 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/haxsaw/hikaru | -| 5087 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/keisku/kubectl-secretdata | -| 5088 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ofek/csi-gcs | -| 5089 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/target/pod-reaper | -| 5090 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/utilitywarehouse/kube-applier | -| 5091 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Trendyol/kink | -| 5092 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/HopopOps/k8s-ldap-auth | -| 5093 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/wangjia184/pod-inspector | -| 5094 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/witchery-project/witchery | -| 5095 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/knight42/kubectl-blame | -| 5096 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/node-feature-discovery | -| 5097 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/arttor/helmify | -| 5098 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/4ARMED/kubeletmein | -| 5099 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/patrickdappollonio/kubectl-slice | -| 5100 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/appvia/cosign-keyless-admission-webhook | -| 5101 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/theketchio/ketch | -| 5102 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/joyrex2001/kubedock | -| 5103 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/corneliusweig/konfig | -| 5104 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubescape/regolibrary | -| 5105 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/groundnuty/k8s-wait-for | -| 5106 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/nabsul/k8s-ecr-login-renew | -| 5107 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/particledecay/kconf | -| 5108 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/maruina/aws-auth-manager | -| 5109 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/segmentio/kubectl-curl | -| 5110 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/wallarm/sysbindings | -| 5111 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/atombender/ktail | -| 5112 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/keisku/kubectl-explore | -| 5113 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/abahmed/kwatch | -| 5114 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cuber-cloud/cuber-gem | -| 5115 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/config-syncer/config-syncer | -| 5116 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/eldadru/ksniff | -| 5117 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/openclarity/kubeclarity | -| 5118 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/NimbleArchitect/kubectl-ice | -| 5119 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/vmware/k-bench | -| 5120 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/k8tz/k8tz | -| 5121 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/patrickdappollonio/tabloid | -| 5122 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ReallyLiri/kubescout | -| 5123 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kube-ns-suspender/kube-ns-suspender | -| 5124 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://codeberg.org/hjacobs/kube-downscaler | -| 5125 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/deepfence/PacketStreamer | -| 5126 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/krisnova/kaar | -| 5127 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/mohatb/kubectl-exec | -| 5128 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kudobuilder/kuttl | -| 5129 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/steveteuber/kubectl-graph | -| 5130 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/crazy-max/diun | -| 5131 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/omrikiei/ktunnel | -| 5132 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/otomato_io/pixie-an-x-ray-machine-for-kubernetes-traffic-23pd | -| 5133 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.plural.sh | -| 5134 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/pan-net-security/kcount | -| 5135 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloudtty/cloudtty | -| 5136 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jthomperoo/k8shorizmetrics | -| 5137 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/robscott/kube-capacity/releases | -| 5138 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/FairwindsOps/goldilocks | -| 5139 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kingdonb/kubectl-exec-user | -| 5140 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/upmc-enterprises/registry-creds | -| 5141 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/pymag09/kubecui | -| 5142 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/awesome-it/adeploy | -| 5143 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/stakater/Forecastle | -| 5144 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/obot-platform/obot | -| 5145 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/smartxworks/knest | -| 5146 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/smartxworks/virtink | -| 5147 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/inspektor-gadget/inspektor-gadget | -| 5148 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/toboshii/hajimari | -| 5149 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Ramilito/kubediff | -| 5150 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/FairwindsOps/gonogo | -| 5151 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/pulumi/kube2pulumi | -| 5152 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/doitintl/kube-no-trouble | -| 5153 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/resmoio/kubernetes-event-exporter | -| 5154 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jthomperoo/predictive-horizontal-pod-autoscaler | -| 5155 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/chenjiandongx/kubectl-count | -| 5156 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/rothgar/bashScheduler | -| 5157 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/kwok | -| 5158 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/squat/kilo | -| 5159 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/krateoplatformops/krateo | -| 5160 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jwcesign/kubespider | -| 5161 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kvaps/kubectl-node-shell | -| 5162 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/distribution/distribution | -| 5163 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/flomesh-io/pipy | -| 5164 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/KWasm/podman-wasm | -| 5165 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ibuildthecloud/wtfk8s | -| 5166 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ContainerSSH/ContainerSSH | -| 5167 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Netcracker/KubeMarine | -| 5168 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Skarlso/crd-to-sample-yaml | -| 5169 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/alexellis/run-job | -| 5170 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/JovianX/Service-Hub | -| 5171 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ahmetb/kubectl-foreach | -| 5172 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-retired/etcdadm | -| 5173 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/news/2023/03/kwok-kubernetes | -| 5174 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jetify-com/launchpad | -| 5175 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/OvidiuBorlean/kubectl-sockperf | -| 5176 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/oslabs-beta/Ekkremis | -| 5177 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jonmosco/kube-ps1 | -| 5178 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloudnativelabs/kube-shell | -| 5179 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/DataCater/datacater | -| 5180 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/alcideio/rbac-tool | -| 5181 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/oslabs-beta/Palaemon | -| 5182 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/openobserve/debug-container | -| 5183 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://platformengineering.org/tools/capsule | -| 5184 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ksctl/ksctl | -| 5185 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ajayk/drifter | -| 5186 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/nebuly-ai/nos | -| 5187 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/lsdopen/ahoy | -| 5188 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/opencontrolplane | -| 5189 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/yonahd/orphaned-configmaps | -| 5190 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/updatecli/updatecli | -| 5191 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/yonahd/kor | -| 5192 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/konstructio/kubefirst | -| 5193 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Trolley-MGMT/trolleymgmt | -| 5194 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/akuity/kargo | -| 5195 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Wilfred/difftastic | -| 5196 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes/git-sync | -| 5197 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubepug/kubepug | -| 5198 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/hcavarsan/kftray | -| 5199 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/unagex/kondense | -| 5200 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubetail-org/kubetail | -| 5201 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/johanhaleby/kubetail | -| 5202 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/stern/stern | -| 5203 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/portainer/portainer | -| 5204 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubecfg/kubecfg | -| 5205 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kcp-dev/kcp | -| 5206 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/clusternet/clusternet | -| 5207 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://open-cluster-management.io | -| 5208 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/what-is-penetration-testing | -| 5209 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/quarkslab/kdigger | -| 5210 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/inguardians/peirates | -| 5211 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/deckhouse/deckhouse | -| 5212 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/doitintl/kubeIP | -| 5213 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://porter.sh | -| 5214 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/thenjdevopsguy/ci-with-datree-4h8d | -| 5215 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/GoogleContainerTools/kaniko | -| 5216 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/articles/2021/06/18/perform-kaniko-build-red-hat-openshift-cluster-and-push-image-registry | -| 5217 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/build-docker-image-kubernetes-pod | -| 5218 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learnsteps.com/kaniko-and-how-you-can-build-images-on-kubernetes-using-kaniko | -| 5219 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://shipwright.io | -| 5220 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/vmware-archive/buildkit-cli-for-kubectl | -| 5221 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://container-registry.com/posts/productivity-lift-buildkit-cli-for-kubectl | -| 5222 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://technology.doximity.com/articles/buildpacks-vs-dockerfiles | -| 5223 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubevela.io | -| 5224 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.logrocket.com/kubevela-intro-better-way-ship-applications | -| 5225 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://px.dev | -| 5226 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/pixie-io/pixie | -| 5227 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2021/03/17/using-dekorate-to-generate-kubernetes-manifests-for-java-applications | -| 5228 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cyberark/kubesploit | -| 5229 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cyberark.com/resources/threat-research-blog/kubesploit-a-new-offensive-tool-for-testing-containerized-environments | -| 5230 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubeshop.io | -| 5231 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/meshery/meshery | -| 5232 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.meshery.io/guides/tutorials/kubernetes-pods | -| 5233 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubeshop/monokle | -| 5234 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=7IFAg782pf8 | -| 5235 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://k8studio.io | -| 5236 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=1RTTEUEl9sc&feature=youtu.be | -| 5237 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/devopsspiral/KubeLibrary | -| 5238 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kube-vip/kube-vip | -| 5239 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/oslabs-beta/kubermetrics | -| 5240 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kustomizer.dev | -| 5241 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://patrick.easte.rs/post/2022/forging-optimal-metallb-config | -| 5242 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.adaltas.com/en/2022/09/08/kubernetes-metallb-nginx | -| 5243 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Kubermatic/Kubermatic | -| 5244 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/kubermatic-kubernetes-platform-beats-complexity-through-automation | -| 5245 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubermatic/kubeone | -| 5246 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=BJufhuPK2DY&t=250s&ab_channel=Kubermatic | -| 5247 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/rootless-containers/usernetes | -| 5248 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/derailed/popeye | -| 5249 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kbrew-dev/kbrew | -| 5250 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Pscheidl/kubectl-explorer | -| 5251 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infracloud.io/blogs/securing-kubernetes-cluster-kubescape-kubebench | -| 5252 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://refine.dev/blog/kubectl-exec-command | -| 5253 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloud-bulldozer/benchmark-operator | -| 5254 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/openshift/source-to-image | -| 5255 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Qovery/engine | -| 5256 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/moule3053/mck8s | -| 5257 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/shipwright-io/build | -| 5258 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/telekom/das-schiff | -| 5259 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/gravitl/netmaker | -| 5260 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://karpenter.sh | -| 5261 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://techcrunch.com/2021/11/30/aws-launches-karpenter-an-open-source-autoscaler-for-kubernetes-clusters | -| 5262 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/karpenter-open-source-high-performance-kubernetes-cluster-autoscaler-d56e3ab06aae | -| 5263 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.kloia.com/karpenter-cluster-autoscaler-76d7f7ec0d0e | -| 5264 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/news/2022/01/karpenter-kubernetes-autoscaler | -| 5265 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/containers/using-amazon-ec2-spot-instances-with-karpenter | -| 5266 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/aws-builders/karpenter-the-better-autoscaling-solution-for-kubernetes-part-1-4pd5 | -| 5267 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://getkuby.io | -| 5268 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://evilmartians.com/chronicles/kubing-rails-stressless-kubernetes-deployments-with-kuby | -| 5269 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/direktiv/direktiv | -| 5270 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/srfrnk/jabos | -| 5271 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/keep-it-simple-k8s-c0c68c46eabb | -| 5272 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Qovery/pleco | -| 5273 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kitploit.com/2021/12/mesh-kridik-open-source-security.html | -| 5274 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/vmware-archive/kubewatch | -| 5275 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://botkube.io | -| 5276 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.robusta.dev/master/index.html | -| 5277 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://home.robusta.dev/blog/why-everyone-should-track-and-audit-kubernetes-changes-and-top-ways | -| 5278 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/robusta-dev/krr | -| 5279 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/caldito/soup | -| 5280 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/epinio/epinio | -| 5281 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://testkube.io | -| 5282 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubeshop/testkube | -| 5283 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/testkube-a-new-approach-to-cloud-native-testing | -| 5284 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/testkube-cloud-native-testing-framework-for-kubernetes | -| 5285 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://piotrminkowski.com/2023/11/27/testing-java-apps-on-kubernetes-with-testkube | -| 5286 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kuberlogic/kuberlogic | -| 5287 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubeshop/kusk | -| 5288 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Azure/azure-workload-identity | -| 5289 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/laurci/kubernate | -| 5290 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/tackle-application-modernization | -| 5291 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Azure/placement-policy-scheduler-plugins | -| 5292 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/kueue/releases/tag/v0.14.0 | -| 5293 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Azure/aad-pod-identity | -| 5294 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://traefik.io/blog/transition-from-ingress-nginx-to-traefik | -| 5295 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://microshift.io | -| 5296 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/txn2/kubefwd | -| 5297 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-retired/kpng | -| 5298 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2021/10/18/use-kpng-to-write-specialized-kube-proxiers | -| 5299 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ruoshan/autoportforward | -| 5300 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/gardener/gardener | -| 5301 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/gardener/terraformer | -| 5302 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/werf/werf | -| 5303 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/werf/kubedog | -| 5304 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aquasecurity/starboard | -| 5305 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/nicolaka/netshoot | -| 5306 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-retired/hierarchical-namespaces | -| 5307 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/syntasso/kratix | -| 5308 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/grpc-ecosystem/grpc-gateway | -| 5309 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.logrocket.com/guide-to-grpc-gateway | -| 5310 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/teamcode-inc/kubeorbit | -| 5311 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vcluster.com | -| 5312 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/locking-down-kubernetes-containers-with-vcluster | -| 5313 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.salaboy.com/2022/08/03/building-platforms-on-top-of-kubernetes-vcluster-and-crossplane | -| 5314 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kateyes.co.uk | -| 5315 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/rene6502/keepass-secret | -| 5316 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/alcideio/advisor | -| 5317 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://komodor.com/blog/using-workflows-to-troubleshoot-like-a-pro | -| 5318 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/eraser-dev/eraser | -| 5319 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/apache/dolphinscheduler | -| 5320 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kluctl.io | -| 5321 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/sl1pm4t/k2tf | -| 5322 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/PaloAltoNetworks/rbac-police | -| 5323 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/m9sweeper/m9sweeper | -| 5324 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/reddec/keycloak-ext-operator | -| 5325 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gitlab.com/purelb/purelb | -| 5326 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/groundcover-com/murre | -| 5327 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://k9scli.io | -| 5328 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/derailed/k9s | -| 5329 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubetools.io/why-k9s-should-be-your-go-to-tool-for-kubernetes-management | -| 5330 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/fkurz/detecting-kubernetes-api-deprecations-with-pluto-3g2m | -| 5331 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/SimonTheLeg/konf-go | -| 5332 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/k8spacket/k8spacket | -| 5333 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.cloud.google.com/config-connector/docs/overview | -| 5334 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Berops/claudie | -| 5335 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/oslabs-beta/KubernOcular | -| 5336 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/vladimirvivien/ktop | -| 5337 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/oslabs-beta/ClusterWatch | -| 5338 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/JamesTGrant/kubectl-debug | -| 5339 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/AdamRussak/k8f | -| 5340 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/komodorio/validkube | -| 5341 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/box/kube-iptables-tailer | -| 5342 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/controlplaneio/badrobot | -| 5343 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/infrahq/infra | -| 5344 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/we-dcode/kubetunnel | -| 5345 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubetools.io/kopylot-an-ai-powered-kubernetes-assistant-for-devops-developers | -| 5346 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://chatgpt.com/g/g-TCE8R7bcL-kube-debugger | -| 5347 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/grafana/tanka | -| 5348 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubevirt/kubevirt | -| 5349 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/lucky-sideburn/kubeinvaders | -| 5350 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/mlrun/mlrun | -| 5351 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/odigos-io/odigos | -| 5352 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/oss/oncall | -| 5353 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/shorts/VP4JoijL_TY?si=dBGfs6sn1ryzPcYT | -| 5354 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/bank-vaults/bank-vaults | -| 5355 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://asciiflow.com/# | -| 5356 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/20/7/open-source-test-automation-frameworks | -| 5357 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.selenium.dev | -| 5358 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/watch?v=vDj5IsWjU0A | -| 5359 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/why-selenium-grid-is-ideal-for-automated-browser-testing | -| 5360 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/27-best-practices-selenium-test-automation | -| 5361 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/complete-guide-to-access-forms-in-selenium-with-java | -| 5362 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/selenium-ide-what-is-it-why-is-it-must-for-every-qa | -| 5363 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/nazliander/using-selenium-within-a-docker-container-ghp | -| 5364 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://intellipaat.com/blog/tutorial/selenium-tutorial | -| 5365 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/selenium-maven-jenkins-integration | -| 5366 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/learning-hub/selenium-4 | -| 5367 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://automationreinvented.blogspot.com/2021/02/how-to-run-test-selenium-tests-from.html | -| 5368 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/selenium | -| 5369 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/selenium-java-tutorial-how-to-test-login-process | -| 5370 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/selenium-github-actions-example | -| 5371 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/49-common-selenium-exceptions-automation-testing | -| 5372 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/run-selenium-tests-in-docker | -| 5373 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/what-is-deprecated-in-selenium4 | -| 5374 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/upgrade-from-selenium3-to-selenium4 | -| 5375 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/scroll-down-in-selenium | -| 5376 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://automationscript.com/parallel-execution-in-selenium-using-jenkins | -| 5377 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/modifying-http-request-headers-in-java-using-selenium-webdriver | -| 5378 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.freecodecamp.org/news/use-selenium-to-create-a-web-scraping-bot | -| 5379 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/debunking-selenium-testing-myths | -| 5380 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.linkedin.com/pulse/selenium-4-grid-integration-kubernetes-rishi-khanna | -| 5381 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://andara88.it.com | -| 5382 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testrigtechnologies.com/how-to-write-a-test-automation-selenium-test-script | -| 5383 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/learning-hub/selenium-locators | -| 5384 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/selenium-tutorial | -| 5385 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/automated-web-bot-with-selenium-python | -| 5386 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/learning-hub/python-tutorial | -| 5387 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/why-you-need-build-automation-tools-for-selenium-automation-testing | -| 5388 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://robotframework.org | -| 5389 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/cypress-vs-selenium-comparison | -| 5390 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://automationqahub.com/how-to-install-playwright-tool | -| 5391 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://automationqahub.com/how-to-build-playwright-page-object-model | -| 5392 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://automationqahub.com/how-to-configure-multiple-environments-in-playwright | -| 5393 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://docs.openstack.org/tempest/latest | -| 5394 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/22/1/open-source-testing-framework | -| 5395 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | http://appium.io | -| 5396 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://automationqahub.com/how-to-do-mobile-automation-using-appium-2-0 | -| 5397 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://digital.ai/products/continuous-testing | -| 5398 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/cucumber-with-jenkins-integration | -| 5399 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://tutorials.virtualan.io/#/Idaithalam | -| 5400 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://marketplace.atlassian.com/apps/1014681/zephyr-for-jira-test-management | -| 5401 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://learn.microsoft.com/en-us/windows/wsl | -| 5402 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://nickjanetakis.com/blog/using-wsl-and-mobaxterm-to-create-a-linux-dev-environment-on-windows | -| 5403 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://nickjanetakis.com/blog/setting-up-docker-for-windows-and-wsl-to-work-flawlessly | -| 5404 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devblogs.microsoft.com/commandline/take-your-linux-development-experience-in-windows-to-the-next-level-with-wsl-and-visual-studio-code-remote | -| 5405 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://kubernetes.io/blog/2020/05/21/wsl-docker-kubernetes-on-the-windows-desktop | -| 5406 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://ubuntu.com/blog/ubuntu-on-wsl-2-is-generally-available | -| 5407 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.omgubuntu.co.uk/2020/06/microsoft-wsl-install-command | -| 5408 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://9elements.com/blog/developing-on-windows-with-wsl2 | -| 5409 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://itnext.io/wsl2-tips-limit-cpu-memory-when-using-docker-c022535faf6f | -| 5410 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devblogs.microsoft.com/commandline/distro-installation-added-to-wsl-install-in-windows-10-insiders-preview-build-20246 | -| 5411 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/bowmanjd/install-docker-on-windows-wsl-without-docker-desktop-34m9 | -| 5412 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.bleepingcomputer.com/news/microsoft/windows-11-can-now-install-wsl-from-the-microsoft-store | -| 5413 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devblogs.microsoft.com/commandline/windows-terminal-1-0 | -| 5414 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/microsoft/winget-cli | -| 5415 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://cmder.net | -| 5416 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.ibm.com/solutions/cloud | -| 5417 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.ibm.com/solutions | -| 5418 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudnativenow.com/topics/cloudnativedevelopment/ibm-leverages-containers-to-advance-devops-on-mainframes | -| 5419 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.xataka.com/pro/ibm-se-parte-dos-109-anos-despues-nube-da-dinero-que-se-creara-empresa-centrada-ella | -| 5420 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://hub.docker.com/_/websphere-liberty | -| 5421 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://openliberty.io | -| 5422 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/openliberty | -| 5423 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://developers.redhat.com/blog/2020/06/17/support-for-graphql-with-open-liberty-20-0-0-6 | -| 5424 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.redhat.com/en/blog/ibm-and-red-hat-bring-openshift-to-ibm-z-and-linuxone | -| 5425 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.redhat.com/en/blog/red-hat-openshift-installation-process-experiences-on-ibm-z-linuxone | -| 5426 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.redhat.com/en/blog/installing-ocp-in-a-mainframe-z-series | -| 5427 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.redhat.com/en/documentation/openshift_container_platform/4.2/html/installing_on_ibm_z/index | -| 5428 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.redhat.com/en/documentation/openshift_container_platform/4.2/pdf/installing_on_ibm_z/index | -| 5429 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.ibm.com/solutions/storage | -| 5430 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://www.redbooks.ibm.com/abstracts/redp5565.html | -| 5431 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.ibm.com/products/cloud-pak-for-aiops | -| 5432 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/IBM/CP4MCM-SDK | -| 5433 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://dafriedman97.github.io/mlbook/content/introduction.html | -| 5434 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.cortex.dev/post/how-to-build-a-pipeline-to-retrain-and-deploy-models | -| 5435 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/abhishek-ch/around-dataengineering | -| 5436 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://towardsdatascience.com/a-kubernetes-architecture-for-machine-learning-web-application-deployments-632f7765ef29 | -| 5437 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://cloud.google.com/blog/topics/developers-practitioners/how-use-machine-learning-model-google-sheet-using-bigquery-ml | -| 5438 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://itnext.io/building-ml-componentes-on-kubernetes-fc7e24cb9269 | -| 5439 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://towardsdatascience.com/deploying-an-ml-model-with-fastapi-a-succinct-guide-69eceda27b21 | -| 5440 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://opensource.microsoft.com/blog/2021/07/09/simple-steps-to-create-scalable-processes-to-deploy-ml-models-as-microservices | -| 5441 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/aporia-ai/mlplatform-workshop | -| 5442 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/argilla-io/argilla | -| 5443 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://towardsdatascience.com/automatically-generate-machine-learning-code-with-just-a-few-clicks-7901b2334f97 | -| 5444 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://towardsdatascience.com/using-kafka-with-avro-in-python-da85b3e0f966 | -| 5445 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://analyticsindiamag.com/top-tools-for-enabling-ci-cd-in-ml-pipelines | -| 5446 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://towardsdatascience.com/step-by-step-approach-to-build-your-machine-learning-api-using-fast-api-21bd32f2bbdb | -| 5447 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/mikeroyal/Kubernetes-Guide/blob/main/README.md#machine-learning | -| 5448 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://towardsdatascience.com/from-jupyter-notebooks-to-real-life-mlops-9f590a7b5faa | -| 5449 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.infoworld.com/article/2336757/16-open-source-projects-transforming-ai-and-machine-learning.html | -| 5450 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://towardsdatascience.com/from-dev-to-deployment-an-end-to-end-sentiment-classifier-app-with-mlflow-sagemaker-and-119043ea4203 | -| 5451 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.elconfidencial.com/tecnologia/ciencia/2022-11-18/carrera-google-meta-revolucionar-biologia_3520865 | -| 5452 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://about.gitlab.com/blog/2022/11/16/how-is-ai-ml-changing-devops | -| 5453 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.youtube.com/playlist?list=PLRKtJ4IpxJpDxl0NTvNYQWKCYzHNuy2xG | -| 5454 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://huyenchip.com/2023/04/11/llm-engineering.html | -| 5455 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/mlops-maturity-model | -| 5456 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://towardsdatascience.com/deploying-llm-apps-to-aws-the-open-source-self-service-way-c54b8667d829 | -| 5457 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.axelmendoza.com/posts/ml-model-deployment | -| 5458 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://towardsdatascience.com/build-machine-learning-pipelines-with-airflow-and-mlflow-reservation-cancellation-forecasting-da675d409842 | -| 5459 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.freecodecamp.org/news/learn-machine-learning-and-neural-networks-without-frameworks | -| 5460 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://semaphore.io/blog/devops-ml-data | -| 5461 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://aiml.com/quizzes/deep-learning-large-language-models-quiz-medium | -| 5462 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://dev.to/pavanbelagatti/deploy-any-aiml-application-on-kubernetes-a-step-by-step-guide-2i37 | -| 5463 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.freecodecamp.org/news/mlops-course-learn-to-build-machine-learning-production-grade-projects | -| 5464 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://roadmap.sh/r?id=65a112f2b8633950ffcf38b6 | -| 5465 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.youtube.com/watch?v=-sZvzW40NrM&ab_channel=Anyscale | -| 5466 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://docs.ray.io/en/latest | -| 5467 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://artifacthub.io/packages/helm/mlflowserver/mlflow-server | -| 5468 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://pypi.org/project/airflow-provider-mlflow | -| 5469 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.kubeflow.org | -| 5470 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.infracloud.io/blogs/machine-learning-orchestration-kubernetes-kubeflow | -| 5471 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.union.ai | -| 5472 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://mlops.community/blog/mlops-with-flyte-the-convergence-of-workflows-between-machine-learning-and-engineering | -| 5473 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.union.ai/blog-post/machine-learning-in-production | -| 5474 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.union.ai/blog-post/production-grade-ml-pipelines-flyte-vs-kubeflow | -| 5475 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://mlops.community/blog/flyte-mlops-simplified | -| 5476 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://aws.amazon.com/blogs/machine-learning/mlops-foundation-roadmap-for-enterprises-with-amazon-sagemaker | -| 5477 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://aws.amazon.com/blogs/machine-learning/promote-pipelines-in-a-multi-environment-setup-using-amazon-sagemaker-model-registry-hashicorp-terraform-github-and-jenkins-ci-cd | -| 5478 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://learn.microsoft.com/en-us/azure/machine-learning/concept-mlflow?view=azureml-api-2 | -| 5479 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://bea.stollnitz.com/blog/aml-batch-endpoint | -| 5480 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.youtube.com/watch?v=6sqGxVI3X1w | -| 5481 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-machine-learning | -| 5482 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://thenewstack.io/kserve-a-robust-and-extensible-cloud-native-model-server | -| 5483 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.analyticsvidhya.com/blog/2021/04/bring-devops-to-data-science-with-continuous-mlops | -| 5484 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://analyticsindiamag.com/is-coding-necessary-to-work-as-a-data-scientist | -| 5485 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.redhat.com/en/blog/introducing-red-hat-openshift-data-science | -| 5486 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://towardsdatascience.com/from-devops-to-mlops-integrate-machine-learning-models-using-jenkins-and-docker-79034dbedf1 | -| 5487 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.canva.dev/blog/engineering/supporting-gpu-accelerated-machine-learning-with-kubernetes-and-nix | -| 5488 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://nix.dev/manual/nix/2.28 | -| 5489 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://catalog.ngc.nvidia.com/orgs/nvidia/helm-charts/gpu-operator | -| 5490 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.jimangel.io/posts/nvidia-rtx-gpu-kubernetes-setup | -| 5491 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://huggingface.co/blog/NileshInfer/implementing-fractional-gpus-in-kubernetes | -| 5492 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/meta-llama/llama-cookbook | -| 5493 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/bodywork-ml/bodywork-core | -| 5494 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://marketplace.visualstudio.com/items?itemName=Iterative.dvc | -| 5495 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://learn.microsoft.com/en-us/shows/vs-code-livestreams/machine-learning-experimentation-in-vs-code-with-dvc-extension | -| 5496 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/tensorchord/envd | -| 5497 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/postgresml/postgresml | -| 5498 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://vaex.io | -| 5499 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://thenewstack.io/7-must-have-python-tools-for-ml-devs-and-data-scientists | -| 5500 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/SymbioticLab/Oobleck | -| 5501 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/CASIA-LMC-Lab/FastSAM | -| 5502 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/datalab-to/surya | -| 5503 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/aimhubio/aim | -| 5504 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/XuehaiPan/nvitop | -| 5505 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/Netflix/metaflow | -| 5506 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/decodingai-magazine/articles-code/tree/main/articles/ml_system_design/real_time_news_search_with_upstash_kafka_and_vector_db | -| 5507 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.zenml.io | -| 5508 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/fepegar/vesseg | -| 5509 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/10tanmay100/MEDICAL-DATA-PROJECT-END2END-WITH-FEW-MLOPS | -| 5510 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/dair-ai/ML-Course-Notes | -| 5511 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.kaggle.com/competitions | -| 5512 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.kaggle.com/datasets/rkiattisak/sports-car-prices-dataset | -| 5513 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.isic-archive.com/#!/topWithHeader/wideContentTop/main | -| 5514 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.freecodecamp.org/news/how-to-download-kaggle-dataset-to-google-colab | -| 5515 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/boosting-your-kubectl-productivity-b348f7c25712 | -| 5516 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/11/20/kubectl-developer-tips-for-the-kubernetes-command-line | -| 5517 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.ibm.com/think/insights/8-kubernetes-tips-and-tricks | -| 5518 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://opensource.com/article/21/7/kubectl | -| 5519 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.hackerxone.com/2021/07/10/how-manage-single-multiple-kubernetes-clusters-using-kubectl-kubectx-linux | -| 5520 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.alexellis.io/get-private-kubectl-access-anywhere | -| 5521 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/eldadak/open-a-command-prompt-in-a-kubernetes-cluster-206g | -| 5522 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://inlets.dev/blog/2022/06/24/fixing-kubectl-port-forward.html | -| 5523 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/how-to-restart-kubernetes-pods-with-kubectl-2a7834a6b961 | -| 5524 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/superbrothers/zsh-kubectl-prompt | -| 5525 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.learnitguide.net/2023/04/how-to-create-configmap-from-properties.html | -| 5526 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://shardul.dev/most-useful-kubectl-plugins | -| 5527 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.howtogeek.com/devops/getting-started-with-kubectl-to-manage-kubernetes-clusters | -| 5528 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/kubernetes-contexts-complete-guide-for-developers-7ea5b2fc75c7 | -| 5529 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/ahmetb/kubectl-aliases | -| 5530 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://jamesdefabia.github.io/docs/user-guide/kubectl/kubectl_explain | -| 5531 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/understanding-kubectl-explain-9d703396cc8 | -| 5532 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/trstringer/kubectl-example | -| 5533 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubernetes.io/docs/reference/kubectl/quick-reference | -| 5534 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.heptio.com/kubectl-shell-autocomplete-heptioprotip-48dd023e0bf3 | -| 5535 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.theodo.com/expertise/cloud | -| 5536 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/cykerway/complete-alias | -| 5537 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/connect-to-containers-using-kubectl-exec-b1fb5c171f03 | -| 5538 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://goteleport.com/blog/ssh-vs-kubectl | -| 5539 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://hackernoon.com/how-to-work-with-the-kubectl-debug-command | -| 5540 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes/kubernetes/pull/73787 | -| 5541 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.ansible.com/projects/ansible/latest/collections/kubernetes/core/k8s_module.html | -| 5542 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.ansibleforkubernetes.com | -| 5543 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudbuild.co.uk/free-automated-lets-encrypt-certificates-in-azure-key-vault-with-acme-bot-a-step-by-step-guide | -| 5544 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/private-link/network-security-perimeter-concepts | -| 5545 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azure.microsoft.com/en-us | -| 5546 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us | -| 5547 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure | -| 5548 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azurecharts.com | -| 5549 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azurecharts.com/learning | -| 5550 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/azure/mission-critical-online | -| 5551 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/?product=All | -| 5552 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.catapultsystems.com/blogs/introducing-the-third-of-three-microsoft-clouds-azure | -| 5553 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/azure-kubernetes-service-replaces-docker-with-containerd | -| 5554 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.sixeyed.com/you-cant-always-have-kubernetes-running-containers-in-azure-vm-scale-sets | -| 5555 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://devblogs.microsoft.com/java/deploy-spring-boot-applications-by-leveraging-enterprise-best-practices | -| 5556 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/microsoftsentinelblog/non-interactive-logins-minimizing-the-blind-spot/2287932 | -| 5557 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.returngis.net/2021/06/replicacion-de-blobs-entre-dos-cuentas-de-azure-storage-en-dos-tenants-diferentes | -| 5558 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.c-sharpcorner.com/article/comparing-aws-sql-server-with-azure-sql-database | -| 5559 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/fasttrackforazureblog/how-to-create-a-vpn-between-azure-and-aws-using-only-managed-solutions/2281900 | -| 5560 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://tecadmin.net/how-to-enable-multiple-rdp-sessions-on-windows-server | -| 5561 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://k21academy.com/azure-data/azure-data-lake | -| 5562 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.theregister.com/off-prem/2021/09/03/microsoft-azure-deprecations-api-changes-will-break-applications-and-powershell-scripts/748744 | -| 5563 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://k21academy.com/azure-cloud/azure-rbac-vs-azure-policies-vs-azure-blueprints | -| 5564 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.thomasmaurer.ch/2021/02/how-to-check-the-available-vm-sizes-skus-by-azure-region | -| 5565 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/entra/external-id/cross-tenant-access-overview | -| 5566 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://nubesgen.com | -| 5567 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2022/03/nubesgen-azure-infrastructure | -| 5568 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/developer/java/migration/migration-overview | -| 5569 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.cloudtrooper.net/2022/11/14/overlapping-ip-addresses-in-a-hub-and-spoke-network-feat-avnm-ars | -| 5570 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.cloudtrooper.net/2023/02/06/virtual-network-gateways-routing-in-azure | -| 5571 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.returngis.net/2023/04/monitorizar-aplicacion-java-con-spring-boot-con-azure-application-insights | -| 5572 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.returngis.net/2023/04/invitar-a-usuarios-externos-a-un-tenant-de-azure-ad-a-traves-de-microsoft-graph-y-azure-cli | -| 5573 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/compute-decision-tree | -| 5574 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://nwktimes.blogspot.com/2023/06/azure-ilb-for-nva-ha.html | -| 5575 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.davesdomain.co.uk/posts/azure-rbac-constrained-delegation | -| 5576 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://allazureblog.wordpress.com/2024/01/18/azure-bastion-and-udrs | -| 5577 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.cloudtrooper.net/2024/01/23/azure-network-monitoring-with-synthetic-traffic | -| 5578 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/educatordeveloperblog/leveraging-azure-event-hub-microsoft-fabric-and-power-bi-for-real-time-data-anal/4028701 | -| 5579 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuresqlblog/azure-sql-managed-instance-pools-new-features/4044688 | -| 5580 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure/Enterprise-Scale/wiki/ALZ-AMA-Update | -| 5581 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.siliconvalve.com/posts/2024/02/06/analysing-git-commit-history-using-azure-data-explorer | -| 5582 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://hlokensgard.no/2023/07/03/azure-firewall-as-dns-proxy-with-the-new-azure-dns-resolver | -| 5583 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/fasttrackforazureblog/microsoft-fabric---multi-tenant-architecture/4119429 | -| 5584 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://build5nines.com/why-do-azure-resource-groups-have-an-azure-region-association | -| 5585 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://build5nines.com/read-and-write-azure-blob-storage-with-javascript | -| 5586 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/fasttrackforazureblog/azure-orphan-resources/3492198 | -| 5587 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://build5nines.com/azure-cdn-endpoint-interactive-map | -| 5588 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azurenetworkingblog/deploying-virtual-networks-across-tenants-using-azure-virtual-network-manager-ip/4410161 | -| 5589 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://luke.geek.nz/azure/azure-architecture-solution-requirement-consideration-checklist | -| 5590 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/sajeetharan/azure-mindmap | -| 5591 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/sajeetharan/azure-mindmap/blob/master/azure-fundamentals/AZ-900.pdf | -| 5592 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azurearchitectureblog/azure-course-blueprints/4338972 | -| 5593 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure/apiops | -| 5594 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure/migration | -| 5595 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuregovernanceandmanagementblog/azure-policy-for-kubernetes-releases-support-for-custom-policy/2699466 | -| 5596 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://arinco.com.au/blog/awesome-azure-policy-chapter-1 | -| 5597 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://arinco.com.au/blog/awesome-azure-policy-chapter-2 | -| 5598 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/coreinfrastructureandsecurityblog/azure-policy-recommended-practices/3798024 | -| 5599 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-gb/azure/cloud-adoption-framework/ready/landing-zone/implementation-options | -| 5600 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/overview | -| 5601 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/pulse/ultimate-guide-azure-cloud-adoption-framework-gregor-wohlfarter-hb4sf | -| 5602 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/well-architected | -| 5603 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2023/11/azure-well-architected-framework | -| 5604 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azure.github.io/Azure-Proactive-Resiliency-Library | -| 5605 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/well-architected/service-guides/app-service-web-apps | -| 5606 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/advisor/advisor-assessments | -| 5607 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/finopsblog/get-tailored-insights-with-our-advisor-well-architected-assessments/4218239 | -| 5608 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/pulse/caf-vs-waf-which-framework-use-your-cloud-migration-gregor-wohlfarter-hko0f | -| 5609 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuredevcommunityblog/infra-in-azure-for-developers---the-what/4026102 | -| 5610 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azureinfrastructureblog/enterprise%e2%80%91scale-azure-subscription-vending-using-azure-verified-modules-avm/4507751 | -| 5611 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azure.github.io/Azure-Landing-Zones/accelerator/accelerator-release-notes | -| 5612 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuretoolsblog/announcing-general-availability-of-terraform-azure-verified-modules-for-platform/4366027 | -| 5613 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuretoolsblog/azure-landing-zones-accelerators-for-bicep-and-terraform-announcing-general-avai/4029866 | -| 5614 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azurearchitectureblog/azure-openai-landing-zone-reference-architecture/3882102 | -| 5615 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azurearchitectureblog/new-feature-easily-assign-regulatory-compliance-policies-to-your-azure-landing-z/4074957 | -| 5616 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azureinfrastructureblog/azure-landing-zones-custom-archetypes-using-terraform/3791172 | -| 5617 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.thomasmaurer.ch/2023/09/azure-landing-zone-review-assessment | -| 5618 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/startupsatmicrosoftblog/from-zero-to-hero-with-azure-landing-zones/4229195 | -| 5619 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/architecture/guide/azure-sandbox/azure-sandbox | -| 5620 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azuremarketplace.microsoft.com/en-us/marketplace/apps/gofireflyltd1705083203658.firefly | -| 5621 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md | -| 5622 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure/azqr | -| 5623 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azurenetworkingblog/introducing-subnet-peering-in-azure/4383841 | -| 5624 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azure.microsoft.com/en-us/updates/sftp-support-for-azure-blob-storage-now-generally-available | -| 5625 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.theregister.com/software/2023/05/26/microsofts-azure-linux-distro-is-now-generally-available/568359 | -| 5626 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://hlokensgard.no/2024/07/01/azure-virtual-network-manager-a-game-changer-or-just-a-costly-upgrade | -| 5627 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://mattias.engineer/blog/2025/azure-ipam-with-terraform | -| 5628 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com | -| 5629 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thomasthornton.cloud | -| 5630 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.thomasmaurer.ch | -| 5631 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://commandline.ninja | -| 5632 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.dotnetcurry.com | -| 5633 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.azurebrains.com | -| 5634 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://rutlandblog.com | -| 5635 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/johnthebrit/CertificationMaterials | -| 5636 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.thomasmaurer.ch/2022/01/how-to-learn-microsoft-azure-in-2022 | -| 5637 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/training/browse/?resource_type=course&products=azure | -| 5638 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.freecodecamp.org/news/azure-fundamentals-certification-az-900-exam-course | -| 5639 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/credentials/certifications/practice-assessments-for-microsoft-certifications | -| 5640 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://marketplace.visualstudio.com/items?itemName=azurepaas-tools.vscode-learncloud | -| 5641 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-gb/azure/cloud-adoption-framework/ready/azure-best-practices/resource-naming | -| 5642 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://justinoconnor.codes/2022/08/19/azure-periodic-table-of-resource-naming-convention-shorthands | -| 5643 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-mission-critical/mission-critical-intro | -| 5644 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-overview | -| 5645 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://hansencloud.com/2025/02/24/reduce-latency-with-azure-proximity-placement-groups | -| 5646 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/load-balancing-overview | -| 5647 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://mvark.blogspot.com/2019/12/comparison-of-azure-front-door-traffic.html | -| 5648 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure-Samples/azure-load-testing-samples | -| 5649 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/deploying-microsofts-new-linux-distribution-as-a-vm-is-not-easy | -| 5650 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/microsoft/azurelinux | -| 5651 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/mattfeltonma/azure-networking-patterns | -| 5652 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/architecture/patterns | -| 5653 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://mattias.engineer/blog/2025/azure-portal-export-terraform | -| 5654 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://registry.terraform.io/modules/hlokensgard/res-ipam/azure/latest | -| 5655 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/AzureToolsBlog/announcing-public-preview-of-terraform-export-from-the-azure-portal/4409889 | -| 5656 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuretoolsblog/announcing-public-preview-of-terraform-export-from-the-azure-portal/4409889 | -| 5657 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/XtratusCloud/terraform-provider-azureipam | -| 5658 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/samples/browse/?expanded=azure&products=azure-resource-manager | -| 5659 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.thomasmaurer.ch/2020/12/learn-how-to-deploy-and-manage-azure-resources-with-arm-templates | -| 5660 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuregovernanceandmanagementblog/arm-template-specs-now-ga/2402618 | -| 5661 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/template-specs | -| 5662 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/devtest-labs | -| 5663 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://build5nines.com/terraform-get-user-principal-name-upn-of-user-running-deployment-without-entra-id-read-permissions | -| 5664 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.azuredevopslabs.com | -| 5665 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/nnellans/ado-pipelines-guide | -| 5666 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-gb/training/browse | -| 5667 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-gb/azure/devops/pipelines/?view=azure-devops | -| 5668 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/microsoft/azure-pipelines-tasks | -| 5669 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/appsonazureblog/building-a-path-to-success-for-microservices-and-net-core---project-tye--github-/1502270 | -| 5670 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.zartis.com/simplify-your-sdlc-with-azure-devops | -| 5671 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://devblogs.microsoft.com/devops/controlling-release-pipelines-with-gates-and-azure-policy-compliance | -| 5672 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=zL0eLEl2BxI&ab_channel=TravisRoberts | -| 5673 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/gbengelebs/setting-up-a-ci-cd-pipeline-using-azure-devops-4gb | -| 5674 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thomasthornton.cloud/scout-suite-reports-using-azure-devops-pipeline | -| 5675 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/cschotte/Azure-DevOps-Dashboard | -| 5676 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.cloud.google.com/dotnet/docs/creating-cicd-pipeline-vsts-compute-engine | -| 5677 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.letsdevops.net/post/letsdevops-introduction-to-azure-devops-for-beginners | -| 5678 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.kevinrchant.com/2021/09/16/increase-in-demand-for-data-platform-automation | -| 5679 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.dotnetcurry.com/devops/workitem-customize-azure-devops-server-2020 | -| 5680 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/thomast1906/DevOps-The-Hard-Way-Azure | -| 5681 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thinksys.com/azure/azure-devops-pipeline-complete-guide | -| 5682 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuresynapseanalyticsblog/cicd-in-synapse-sql-how-to-deliver-your-database-objects-across-multiple-environ/3267507 | -| 5683 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/devops/pipelines/process/templates?view=azure-devops | -| 5684 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/healthcareandlifesciencesblog/azure-devops-pipelines-if-expressions-and-conditions/3737159 | -| 5685 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/pulse/complete-cicd-solution-ms-aks-using-azure-devops-argocd-singh | -| 5686 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=09213cdc-9f30-4e82-aa6f-9b6e8d82dab3&redirect_uri=https%3A%2F%2Ftechcommunity.microsoft.com%2Ft5%2Fs%2Fauth%2Foauth2callback%2Fproviderid%2Fdefault&response_type=code&state=l6szqle4bzDgvgJagl8z4PdMvpp_5xu-WPFDEhepQ0JV4o6p1Oiy79YAZuEPj3BnEO_EXjdV2VJH4ckf68foAKVHFZ9zL0POiDIgyviNM2LPLGkKCrmP95s8cCy29jWSMUodTlRNE7u4fcWrQ3_-0x0suxxUZh0nRgtFL0BouINjnmwDFGMwFhi1w5p0fjhA99nnnjuaIC8aIgq1A2Orcmawz9DQyoYwqLMlKMupP-U&scope=User.Read+openid+email+profile+offline_access&referer=https%3A%2F%2Ftechcommunity.microsoft.com%2Fblog%2F-%2Fintroduction-to-azure-devops-workload-identity-federation-oidc%2F3908687 | -| 5687 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://liora.io/en/azure-devops-pipeline-yaml-why-configure-ci-cd-pipelines-with-yaml | -| 5688 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thomasthornton.cloud/2021/08/04/conditional-variables-in-azure-devops-pipelines | -| 5689 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://build5nines.com/azure-pipeline-publish-unit-test-and-code-coverage-results-with-net-solution-using-vstest-cobertura-and-coverlet | -| 5690 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thomasthornton.cloud/2024/01/18/adding-pull-request-comments-to-azure-devops-repo-from-azure-devops-pipelines | -| 5691 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thomasthornton.cloud/deploy-terraform-using-azure-devops | -| 5692 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.johnfolberth.com | -| 5693 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://luke.geek.nz/azure/export-azure-devops-repos-azure-storage-account | -| 5694 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/devops/managed-devops-pools/?view=azure-devops | -| 5695 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=FBAav6OoJlw | -| 5696 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/michaelmsonne/AzureDevOpsBackupTool | -| 5697 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.sonnes.cloud/introducing-azure-devops-backup-tool-1-1-0-0-major-update-with-new-features-bug-fixes-and-enhanced-security | -| 5698 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://liora.io/en/azure-devops-vs-github-actions-which-is-the-best-ci-cd-tool | -| 5699 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/devops/pipelines/yaml-schema/pipeline?view=azure-pipelines | -| 5700 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Microsoft/azure-pipelines-tasks | -| 5701 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/datakickstart | -| 5702 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/JFolberth/TheYAMLPipelineOne | -| 5703 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://gist.github.com/GTRekter/51f8be3fbfb13b3696f92e117d956597 | -| 5704 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=SZM49lGovTg | -| 5705 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://marckean.com/2016/06/01/azure-vs-azure-ad-accounts-tenants-subscriptions | -| 5706 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blogit.create.pt/miguelisidoro/2019/01/07/pros-and-cons-of-single-tenant-vs-multiple-tenants-in-office-365 | -| 5707 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/role-based-access-control/rbac-and-directory-admin-roles | -| 5708 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/microsoft-365/enterprise/subscriptions-licenses-accounts-and-tenants-for-microsoft-cloud-offerings?view=o365-worldwide | -| 5709 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits | -| 5710 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://itnext.io/secure-azure-cosmos-db-access-by-using-azure-managed-identities-55f9fdf48fda | -| 5711 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=-F9yzj4Kjeo&ab_channel=HoussemDellai | -| 5712 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=Hg-YsUITnck | -| 5713 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/discussions/azure/dynamic-user-membership-rules-azure-active-directory-administrative-units-and-pa/3281164 | -| 5714 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/entra/identity/role-based-access-control/custom-available-permissions | -| 5715 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/entra/identity/monitoring-health/overview-recommendations | -| 5716 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/entra/architecture/multi-tenant-user-management-introduction | -| 5717 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/nb-no/azure/role-based-access-control/delegate-role-assignments-portal | -| 5718 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://codewithme.cloud/posts/2024/02/why-arent-you-using-secretless-authentication | -| 5719 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/pulse/credentials-problem-using-azure-managed-identity-dimitar-iliev--wzzaf | -| 5720 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/nb-no/azure/role-based-access-control/delegate-role-assignments-portal?tabs=template | -| 5721 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/role-based-access-control/built-in-roles | -| 5722 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azureinfrastructureblog/azure-permissions-101-how-to-manage-azure-access-effectively/4067468 | -| 5723 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/microsoft-entra-blog/important-azure-ad-graph-retirement-and-powershell-module-deprecation/3848270 | -| 5724 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://journeyofthegeek.com/2024/05/10/azure-authorization-azure-rbac-delegation | -| 5725 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.agrenpoint.com/azcli-adscope | -| 5726 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/entra/identity-platform/howto-create-service-principal-portal | -| 5727 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/microsoftgraph/msgraph-sdk-powershell | -| 5728 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://vcloud-lab.com/entries/microsoft-azure/get-started-and-configure-with-certificate-based-authentication-in-azure | -| 5729 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://vcloud-lab.com/entries/microsoft-azure/create-an-azure-app-registrations-in-azure-active-directory-using-powershell-azurecli | -| 5730 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.nathannellans.com/post/app-registrations-enterprise-apps-and-service-principals | -| 5731 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://zer1t0.gitlab.io/posts/attacking_ad | -| 5732 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://jumpstart.azure.com | -| 5733 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/microsoft/azure_arc | -| 5734 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/itopstalkblog/standardize-devops-practices-across-hybrid-and-multicloud-environments/2795010 | -| 5735 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/azure-arc/kubernetes/conceptual-gitops-flux2-ci-cd | -| 5736 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.thomasmaurer.ch/2021/06/run-cloud-native-apps-on-azure-paas-anywhere | -| 5737 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.seifbassem.com/blogs/posts/azure-arc-ssh | -| 5738 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/azsk/DevOpsKit | -| 5739 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/azsk/DevOpsKit-docs | -| 5740 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://ismiletechnologies.com/en_us/devsecops/secure-devops-kit-azureazsk | -| 5741 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/app-service/reference-app-settings | -| 5742 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/app-service/configure-language-java-deploy-run | -| 5743 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/app-service/configure-custom-container | -| 5744 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.returngis.net/2021/08/acceder-a-un-app-service-con-private-endpoint-desde-otra-vnet | -| 5745 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=53-Y_aI0KpE&ab_channel=MicrosoftAzure | -| 5746 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azure.github.io/AppService/2024/01/05/Diagnose-Tools-for-NodeJs-Linux-apps.html | -| 5747 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.cloudtrooper.net/2025/04/02/application-gateway-for-containers-a-not-so-gentle-intro-4 | -| 5748 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.cloudtrooper.net/2025/02/28/application-gateway-for-containers-a-not-so-gentle-intro-1 | -| 5749 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.nathannellans.com/post/azure-application-gateway-part-1 | -| 5750 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://acethecloud.com/blog/azure-application-gateway-and-nginx-on-vm | -| 5751 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/training/paths/implement-azure-functions | -| 5752 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azureobservabilityblog/azure-monitor-logs-next-evolution-multi-tier-logging/4200871 | -| 5753 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azureobservabilityblog/introducing-azure-monitor-managed-service-for-prometheus/3600185 | -| 5754 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azureobservabilityblog/how-to-monitor-your-multi-tenant-solution-on-azure-with-azure-monitor/4042140 | -| 5755 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://havanrijn.wordpress.com/2024/04/01/dont-let-azure-log-analytics-break-the-bank | -| 5756 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/discussions/azurepartners/azure-orphan-resources-grafana-dashboard/4120303 | -| 5757 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/appcenter | -| 5758 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://itnext.io/how-to-setup-ci-cd-pipelines-for-android-with-azure-devops-2a4ded0de0e7 | -| 5759 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://arjavdave.com/2021/03/11/continuous-integration-for-ios-on-azure-devops-part-1 | -| 5760 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://sahansera.dev/multi-stage-builds-with-azure-pipelines-ionic | -| 5761 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://sahansera.dev/publishing-android-apps-to-microsoft-appcenter | -| 5762 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=s1grtSSIRVA&ab_channel=dotNET | -| 5763 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/powershell | -| 5764 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.powershellgallery.com | -| 5765 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://devblogs.microsoft.com/powershell-community | -| 5766 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://powershellmagazine.com | -| 5767 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dbatools.io | -| 5768 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.thomasmaurer.ch/2021/07/powershell-download-script-or-file-from-github | -| 5769 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.deepinstinct.com/blog/what-makes-powershell-a-challenge-for-cybersecurity-solutions | -| 5770 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://fedoramagazine.org/powershell-on-linux-a-primer-on-object-shells | -| 5771 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.sqlservercentral.com/articles/powershell-day-by-day-adding-help-to-scripts | -| 5772 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/dahlbyk/posh-git | -| 5773 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/newsletters/6962087231775772672 | -| 5774 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=PjiJsllKZrI&ab_channel=ACloudGuru | -| 5775 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.hackingarticles.in/powershell-for-pentester-windows-reverse-shell | -| 5776 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.pluralsight.com/resources/blog/cloud/one-shell-to-rule-them-all-5-reasons-to-use-powershell-for-cloud-management | -| 5777 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/discussions/windowspowershell/an-example-why-powershell-is-so-important/3041748 | -| 5778 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://jdhitsolutions.com/blog/powershell-7/8793/profile-powershell-functions | -| 5779 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://devblogs.microsoft.com/powershell/when-powershellget-v1-fails-to-install-the-nuget-provider | -| 5780 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://commandline.ninja/use-powershell-to-find-services-configured-to-run-as-another-user | -| 5781 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/discussions/microsoft-intune/use-powershell-to-retrieve-all-assigned-intune-policies-and-applications-per-azu/3217498 | -| 5782 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.softzone.es/noticias/windows/por-que-interesa-usar-powershell-lugar-cmd | -| 5783 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dotnet-helpers.com/powershell/passing-local-variables-to-remote-powershell-session | -| 5784 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/discussions/windowsserver/use-powershell-to-search-for-accounts-in-active-directory-that-have-gone-stale/3585934 | -| 5785 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azurepaasblog/azure-storage-blob-count--capacity-usage-calculator/3516855 | -| 5786 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dotnet-helpers.com/powershell/azure-keyvault-set-and-retrieve-secrets | -| 5787 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.thomasmaurer.ch/2020/04/enable-powershell-ssh-remoting-in-powershell-7 | -| 5788 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://hlokensgard.no/2023/12/05/get-started-with-powershell-7-2-in-azure-automation-account | -| 5789 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/coreinfrastructureandsecurityblog/azure-powershell-tips-and-tricks/4066848 | -| 5790 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuretoolsblog/announcing-a-new-login-experience-with-azure-powershell-and-azure-cli/4109357 | -| 5791 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azure.github.io/enterprise-azure-policy-as-code | -| 5792 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/cli/azure/microsoft-graph-migration?view=azure-cli-latest&tabs=powershell | -| 5793 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.techtarget.com/searchwindowsserver/tutorial/Get-up-to-speed-with-PowerShell-and-the-Microsoft-Graph-API | -| 5794 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://rakhesh.com/azure/graph-cmdlets-and-azure-ad-app-registrations | -| 5795 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.yannickreekmans.be/secretless-applications-add-permissions-to-a-managed-identity | -| 5796 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/YannickRe/msgraph-utility-scripts | -| 5797 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://practical365.com/connect-microsoft-graph-powershell-sdk | -| 5798 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://practical365.com/use-certificate-authentication-microsoft-graph-sdk | -| 5799 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Abhisheksinha1506/Collection-of-Useful-Scripts | -| 5800 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/jrussellfreelance/powershell-scripts | -| 5801 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/search?l=powershell&q=stars%3A%3E1&s=stars&type=Repositories | -| 5802 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.systemcenterdudes.com/create-operational-sccm-collection-using-powershell-script | -| 5803 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Mr-Un1k0d3r/ATP-PowerShell-Scripts | -| 5804 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.shudnow.io | -| 5805 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/ElanShudnow/AzureCode/blob/main/PowerShell/AzVNETOverlap/README.md | -| 5806 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/admindroid-community/powershell-scripts | -| 5807 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://devblogs.microsoft.com/powershell/announcing-powershell-crescendo-preview-1 | -| 5808 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://devblogs.microsoft.com/powershell-community/my-crescendo-journey | -| 5809 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.powershellgallery.com/packages/Microsoft.PowerShell.Crescendo/1.1.0 | -| 5810 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://commandline.ninja/video-intro-to-secret-management-with-powershell | -| 5811 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/microsoft/ARI | -| 5812 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://argonsys.com/microsoft-cloud/library/how-to-query-azure-resources-using-the-azure-cli | -| 5813 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/virtual-machines/linux/expand-disks#resize-without-downtime-preview | -| 5814 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuretoolsblog/announcing-template-based-previews-of-azure-cli-and-azure-powershell-for-key-vau/3933802 | -| 5815 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://build5nines.com/azure-resource-tags-important-organization-strategies-and-tips | -| 5816 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://build5nines.com/azure-cli-check-if-blob-exists-in-azure-storage | -| 5817 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/threat-intelligence/azure-run-command-dummies | -| 5818 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/virtual-machines/linux/run-command | -| 5819 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/powershell/dsc/overview/decisionmaker?view=dsc-1.1 | -| 5820 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/powershell/dsc/overview/decisionmaker?view=dsc-1.1&viewFallbackFrom=dsc-1.1%2Fconfigurations%2Fconfigdata | -| 5821 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://octopus.com/blog/getting-started-with-powershell-dsc | -| 5822 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure/bicep | -| 5823 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/johnlokerse/azure-bicep-cheat-sheet | -| 5824 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/nnellans/bicep-guide | -| 5825 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azureinfrastructureblog/part-1-leverage-bicep-standard-model-to-automate-azure-iaas-deployment/3804348 | -| 5826 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.cloudtrooper.net/2023/06/08/deploy-azure-network-as-code-as-a-champ | -| 5827 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/defender-for-cloud/iac-vulnerabilities | -| 5828 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.insight-services-apac.dev/2023/12/04/getting-started-bicep | -| 5829 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://build5nines.com/get-started-with-azure-bicep | -| 5830 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/pulse/exporting-importing-variables-between-bicep-files-freek-berson-n0ske | -| 5831 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://luke.geek.nz/azure/azure-naming-tool-api-bicep-resources | -| 5832 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.microsoft.com/insidetrack/blog/revolutionizing-our-arm-template-deployment-at-microsoft-with-shift-from-json-to-bicep | -| 5833 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuredevcommunityblog/infra-in-azure-for-developers---the-how-part-2/4046385 | -| 5834 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://johnlokerse.dev/2024/02/05/lint-azure-bicep-templates-in-azure-devops | -| 5835 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuregovernanceandmanagementblog/announcing-public-preview-of-bicep-templates-support-for-microsoft-graph/4141772 | -| 5836 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure-Samples/azure-ai-studio-secure-bicep | -| 5837 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure-Samples/azure-ai-studio-secure-bicep/blob/main/bicep/managedvnet/README.md | -| 5838 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azure.github.io/Azure-Verified-Modules | -| 5839 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=y1lOKQOapTw | -| 5840 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/samples/azure-samples/avm-terraform-labs/avm-terraform-labs | -| 5841 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/traffic-manager | -| 5842 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/dns/dns-private-resolver-overview | -| 5843 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aidanfinn.com/?p=23582 | -| 5844 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azureinfrastructureblog/centralized-private-resolver-architecture-implementation-using-azure-private-dns/4132622 | -| 5845 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/vpn-gateway/openvpn-azure-ad-tenant | -| 5846 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/microsoftdefendercloudblog/security-control-implement-security-best-practices/2269914 | -| 5847 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Cloud-Architekt/AzureAD-Attack-Defense | -| 5848 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://devops.com/devsecops-in-azure | -| 5849 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/security/fundamentals/network-overview | -| 5850 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/entra/identity/conditional-access/concept-conditional-access-policy-common | -| 5851 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/entra/identity/conditional-access/plan-conditional-access | -| 5852 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure/Microsoft-Defender-for-Cloud/tree/main/Workbooks/Network%20Security%20Dashboard | -| 5853 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/microsoftdefendercloudblog/microsoft-announces-general-availability-of-defender-for-apis/3981488 | -| 5854 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/microsoftthreatprotectionblog/what%e2%80%99s-new-in-defender-how-copilot-for-security-can-transform-your-soc/4084222 | -| 5855 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/coreinfrastructureandsecurityblog/monitoring-microsoft-sentinel-reports-with-dashboard-hub--power-bi/4203870 | -| 5856 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://build5nines.com/introducing-microsoft-copilot-for-azure | -| 5857 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/azure/fleet | -| 5858 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuredevcommunityblog/azure-data-factory-how-to-split-a-file-into-multiple-output-files-with-bicep/4039825 | -| 5859 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.muycomputer.com/2021/06/03/winget-1-0-paquetes-windows-10 | -| 5860 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.thomasmaurer.ch/2021/07/getting-started-with-windows-package-manager-winget | -| 5861 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/this-week-in-programming-windows-opens-up-to-android-developers | -| 5862 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://jmfloreszazo.com/monetizar-un-api-con-azure-api-management | -| 5863 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure-Samples/api-management-workspaces-migration | -| 5864 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azure.microsoft.com/en-us/products/container-apps | -| 5865 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/appsonazureblog/introducing-azure-container-apps-a-serverless-container-service-for-running-mode/2867265 | -| 5866 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/fasttrackforazureblog/azure-policy-for-azure-container-apps-yes-please/3775200 | -| 5867 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://unit42.paloaltonetworks.com/azure-container-instances | -| 5868 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://nedinthecloud.com/2024/04/15/using-azure-container-instances-for-an-azure-devops-self-hosted-agent | -| 5869 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azurestorageblog/azure-container-storage-in-public-preview/3819246 | -| 5870 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.thomasmaurer.ch/2020/06/how-to-install-a-windows-server-container-host | -| 5871 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure-Samples | -| 5872 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure-Samples/azure-pipelines-variable-templates | -| 5873 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure-Samples/jmeter-aci-terraform | -| 5874 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure-Samples/azure-pipelines-remote-tasks | -| 5875 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/azure-devops | -| 5876 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/microsoft/azure-pipelines-yaml | -| 5877 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/microsoft/azure-pipelines-yaml/blob/master/templates/maven.yml | -| 5878 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/healthcare-apis/dicom | -| 5879 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.microsoft.com/en-us/research/project/medical-image-analysis | -| 5880 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.microsoft.com/en-us/research/blog/biomedical-research-platform-terra-now-available-on-microsoft-azure | -| 5881 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://o365reports.com | -| 5882 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/javinpaul/7-free-courses-to-learn-microsoft-azure-cloud-platform-bg4 | -| 5883 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/PacktPublishing/The-Azure-Cloud-Native-Architecture-Mapbook | -| 5884 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoworld.com/article/2337918/getting-started-with-azure-openai.html | -| 5885 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://jamiemaguire.net/index.php/2023/04/22/first-look-azure-open-ai-studio-prompt-engineering-what-you-can-do-and-how | -| 5886 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azure-ai-foundry-blog/the-ai-study-guide-azure%E2%80%99s-top-free-resources-for-learning-generative-ai-in-2024/4036890 | -| 5887 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://scoop.sh | -| 5888 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/JPCERTCC/LogonTracer | -| 5889 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/mspnp/AzureNamingTool | -| 5890 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/JulianHayward/AzADServicePrincipalInsights | -| 5891 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/ElanShudnow/AzureCode | -| 5892 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/ElanShudnow/AzureCode/tree/main/PowerShell/AzResourceMoveSupport | -| 5893 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/mustafakaya/Azure-Reliability-Checker-Tool | -| 5894 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/microsoft/finops-toolkit | -| 5895 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/BrianCollet/onboard-automator | -| 5896 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/nicolgit/azure-firewall-mon | -| 5897 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.cloudtrooper.net/2025/02/17/private-link-reality-bites-service-endpoints-vs-private-link | -| 5898 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com | -| 5899 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Fconsole.cloud.google.com%2Fproducts&dsh=S-434924395%3A1779041052185976&followup=https%3A%2F%2Fconsole.cloud.google.com%2Fproducts&osid=1&passive=1209600&service=cloudconsole&flowName=WebLiteSignIn&flowEntry=ServiceLogin&ifkv=AWa2Pasn2LQq2-HAsrhKLmjDeNW0e8jsHz1CbZM8xG_fzw2d_QHhWCcHPV60tTMOkJixTn6JdLIstQ | -| 5900 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/products | -| 5901 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/devops | -| 5902 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/products/tools | -| 5903 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/code | -| 5904 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/build | -| 5905 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.cloud.google.com/docs/get-started/aws-azure-gcp-service-comparison | -| 5906 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.whizlabs.com/blog/google-cloud-platform | -| 5907 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/training-certifications/google-cloud-to-train-more-than-40-million-with-cloud-skills | -| 5908 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/microservices-architecture-google-cloud | -| 5909 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/training-certifications/new-learning-hub-and-benefits-for-google-cloud-innovators | -| 5910 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/application-development/introducing-cloud-shell-editor | -| 5911 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.techradar.com/news/google-cloud-is-making-it-easier-for-developers-to-smuggle-secrets-in-their-code | -| 5912 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/demystifying-cloud-spanner-multi-region-configurations | -| 5913 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.cloud.google.com/secret-manager/docs/best-practices | -| 5914 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/identity-security/how-to-authenticate-service-accounts-to-help-keep-applications-secure | -| 5915 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/gcp/5-google-cloud-product-cheat-sheets-2021 | -| 5916 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/configuring-for-high-availability-in-google-cloud-platform | -| 5917 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.zdnet.com/article/google-cloud-rolls-out-new-security-tools-as-threat-landscape-heats-up | -| 5918 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/networking/private-service-connect-is-now-generally-available | -| 5919 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.cloud.google.com/vpc/docs/vpc | -| 5920 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://kinsta.com/blog/cloud-platform-for-developers | -| 5921 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/operations/better-access-to-observability-data-for-virtual-machines | -| 5922 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2021/08/google-cloud-cas-ga | -| 5923 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/your-google-cloud-database-options-explained | -| 5924 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/container-story-google-kubernetes-engine | -| 5925 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/compute/guide-to-cost-optimization-through-automated-vm-management | -| 5926 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/traffic-director-explained | -| 5927 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/how-transfer-your-data-google-cloud | -| 5928 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/cloud-dns-explained | -| 5929 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/where-should-i-run-my-stuff-choosing-google-cloud-compute-option | -| 5930 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/what-cloud-load-balancing | -| 5931 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/google-cloud-networking-overview | -| 5932 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/service-orchestration-google-cloud | -| 5933 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/serverless/the-next-big-evolution-in-cloud-computing | -| 5934 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/identity-security/enabling-keyless-authentication-from-github-actions | -| 5935 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/identity-security/announcing-general-availability-of-google-cloud-ids | -| 5936 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/devops-and-cicd-google-cloud-explained | -| 5937 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/what-cloud-cdn-and-how-does-it-work | -| 5938 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.networkmanagementsoftware.com/google-cloud-platform-gcp-networking-fundamentals | -| 5939 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/service-directory-cheat-sheet | -| 5940 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://devlibrary.withgoogle.com | -| 5941 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/GoogleCloudPlatform | -| 5942 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/GoogleCloudPlatform/cloud-code-samples | -| 5943 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/kelseyhightower/cmd-tutorial | -| 5944 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://about.appsheet.com/home | -| 5945 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoworld.com/article/2270941/google-cloud-appsheet-review-no-code-with-extras.html | -| 5946 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/serverless/learn-how-to-use-advanced-vpc-functionality-with-your-cloud-functions | -| 5947 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.forbes.com/sites/janakirammsv/2019/04/14/everything-you-want-to-know-about-anthos-googles-hybrid-and-multi-cloud-platform | -| 5948 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://itnext.io/anthos-multi-cluster-management-aa6f2c03120d | -| 5949 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://itnext.io/ingress-for-anthos-multi-cluster-ingress-and-global-service-load-balancing-c56c57b97e82 | -| 5950 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/anthos/windows-server-support-comes-to-anthos-on-prem | -| 5951 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/containers-kubernetes/google-cloud-anthos-multicloud-api-and-gke-on-azure-ga | -| 5952 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://anderfernandez.com/blog/automatizar-script-python-google-cloud | -| 5953 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/GoogleCloudPlatform/buildpacks | -| 5954 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/devops-sre/google-cloud-deploy-automates-deploys-to-gke | -| 5955 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/devops-sre/google-cloud-deploy-now-ga | -| 5956 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2022/02/google-cloud-deploy | -| 5957 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/testing-cloud-sql-failover-where-begin | -| 5958 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/api-management/google-cloud-announces-apigee-integration | -| 5959 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/kloeckner-i/db-auth-gateway | -| 5960 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/application-development/google-cloud-cli-declarative-export-preview | -| 5961 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.cloud.google.com/sdk/docs/cheatsheet?hl=en | -| 5962 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/GoogleCloudPlatform/k8s-config-connector | -| 5963 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.freecodecamp.org/news/web-scraping-google-sheets | -| 5964 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.postman.com/what-is-an-api | -| 5965 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/public-apis/public-apis | -| 5966 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blogs.mulesoft.com/dev/api-dev/apis-versus-web-services | -| 5967 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.youtube.com/playlist?list=PLM-7VG-sgbtBBnWb2Jc5kufgtWYEmiMAw | -| 5968 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devdocs.io | -| 5969 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/5-ways-to-succeed-with-an-api-gateway | -| 5970 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.redhat.com/en/blog/apis-soap-rest-graphql-grpc | -| 5971 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://snipcart.com/blog/microservices-vs-api | -| 5972 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.youtube.com/watch?v=UxZiDZsQoZI&ab_channel=TinyStacks | -| 5973 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/rest-api-best-practices-rest-endpoint-design-examples | -| 5974 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.bitsrc.io/api-vs-microservices-are-you-using-2-terms-for-the-same-concept-b51f13f5974e | -| 5975 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.troyhunt.com/your-api-versioning-is-wrong-which-is | -| 5976 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoq.com/articles/Standardized-Specification-Driven-API-Lifecycle | -| 5977 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.genbeta.com/desarrollo/hace-22-anos-este-correo-jeff-bezos-amazon-cambio-para-siempre-forma-que-programamos-apps | -| 5978 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/how-to-achieve-api-governance | -| 5979 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/rest-api-design-best-practices-build-a-rest-api | -| 5980 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoq.com/presentations/api-design-implement-document | -| 5981 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/public-apis-for-developers | -| 5982 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.postman.com/api-platform/api-versioning | -| 5983 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://foojay.io/today/the-evolution-of-apis-from-restful-to-event-driven | -| 5984 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.hubspot.com/website/api-gateway-vs-load-balancer#:~:text=An%20API%20gateway%20vs.,network%20traffic%20across%20multiple%20servers | -| 5985 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.zdnet.com/article/apis-published-apis-consumed-mainstream-enterprises-increasingly-behave-like-software-vendors | -| 5986 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://seguridad-informacion.blogspot.com/2020/07/you-bet-that-apis-power-devops-tools.html | -| 5987 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.postman.com/state-of-the-api/2019 | -| 5988 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.flatturtle.com | -| 5989 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.geeksforgeeks.org/computer-networks/basics-of-soap-simple-object-access-protocol | -| 5990 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.jitendrazaa.com/blog/java/create-soap-message-using-java | -| 5991 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.geeksforgeeks.org/node-js/rest-api-introduction | -| 5992 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.geeksforgeeks.org/javascript/rest-api-architectural-constraints | -| 5993 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/shreyazz/make-your-own-api-under-30-lines-of-code-4doh | -| 5994 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/what-is-rest-rest-api-definition-for-beginners | -| 5995 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javarevisited.blogspot.com/2022/08/how-to-post-json-data-with-curl-command.html | -| 5996 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.bytebytego.com/p/ep94-rest-api-cheatsheet | -| 5997 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/build-consume-and-document-a-rest-api | -| 5998 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.open-rpc.org | -| 5999 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://grpc.io | -| 6000 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.googleblog.com/2015/02/introducing-grpc-new-open-source-http2.html | -| 6001 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://nordicapis.com/using-grpc-to-connect-a-microservices-ecosystem | -| 6002 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://itnext.io/a-minimalist-guide-to-grpc-e4d556293422 | -| 6003 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.getambassador.io/implementing-grpc-web-with-emissary-ingress-22aa0d86aac | -| 6004 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://banksco.de/p/state-of-realtime-web-2016.html | -| 6005 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://spring.io/blog/2021/01/25/ymnnalft-websockets | -| 6006 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.bitsrc.io/deep-dive-into-websockets-e6c4c7622423 | -| 6007 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://grafana.com/blog/2022/04/05/how-to-use-websockets-to-visualize-real-time-iot-data-in-grafana | -| 6008 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://socket.io | -| 6009 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://itnext.io/differences-between-websockets-and-socket-io-a9e5fa29d3dc | -| 6010 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.asyncapi.com | -| 6011 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/asyncapi-could-be-the-default-api-format-for-event-driven-architectures | -| 6012 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://microcks.io/blog/simulating-cloudevents-with-asyncapi | -| 6013 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.asyncapi.com/blog/asyncapi-cloud-events | -| 6014 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.bitsrc.io/not-all-microservices-need-to-be-rest-3-alternatives-to-the-classic-41cedbf1a907 | -| 6015 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.logrocket.com/graphql-vs-grpc-vs-rest-choosing-right-api | -| 6016 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.geeksforgeeks.org/websites-apps/difference-between-rest-api-and-soap-api | -| 6017 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.reply.com/solidsoft-reply/en/content/webservices-soap-and-rest-a-simple-introduction | -| 6018 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.imaginarycloud.com/blog/grpc-vs-rest | -| 6019 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.danhacks.com/software/grpc-rest-graphql.html | -| 6020 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://apidog.com | -| 6021 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://openapi-generator.tech | -| 6022 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/javinpaul/7-api-tools-for-rest-developers-and-testers-n67 | -| 6023 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.softwaretestingportal.com/2020/03/31/api-testing | -| 6024 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://mockoon.com | -| 6025 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://pythonium.net/mockapy | -| 6026 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/4-essential-tools-for-protecting-apis-and-web-applications | -| 6027 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.youtube.com/watch?v=b0D_bkcT4a4&t=1s&ab_channel=SoftwareDiagnosticsCenter | -| 6028 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://shiftsync.tricentis.com/software-testing-blogs-69/getting-started-with-automated-continuous-performance-testing-406 | -| 6029 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/katalon/top-15-automated-api-testing-tools-lasted-update-32ip | -| 6030 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://opensource.com/article/21/9/unit-test-python | -| 6031 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://graphql.org | -| 6032 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devops.com/hansura-launches-beta-of-graphql-based-remote-joins-tool | -| 6033 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/why-backend-developers-should-fall-in-love-with-graphql-too | -| 6034 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://world.hey.com/sammy.henningsson/another-rest-vs-graphql-comparison-8e8357bb | -| 6035 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://hasura.io | -| 6036 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devops.com/web-application-security-is-not-api-security | -| 6037 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://biztechmagazine.com/article/2021/07/6-steps-improved-api-security | -| 6038 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://portswigger.net | -| 6039 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/developer-beware-the-3-api-security-risks-you-cant-overlook | -| 6040 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://free-web-services.com | -| 6041 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://swagger.io/product | -| 6042 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://marketplace.apilayer.com/?utm_source=any-api&utm_medium=any-api-redirection&utm_campaign=any-api-redirection | -| 6043 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/a-digital-transformation-journey-in-the-banking-sector | -| 6044 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/true-success-in-process-automation-requires-microservices | -| 6045 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/how-platform-ops-teams-should-think-about-api-strategy | -| 6046 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.christianposta.com/microservices/do-i-need-an-api-gateway-if-i-have-a-service-mesh | -| 6047 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.oscarblancarteblog.com/2018/06/25/creando-un-api-rest-en-java-parte-1 | -| 6048 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/fllstck/rapid-api-creation-with-aws-amplify-3c8i | -| 6049 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/bee-travels/openapi-comment-parser | -| 6050 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.mux.com | -| 6051 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoq.com/presentations/API-Business-Models | -| 6052 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2018/02/22/container-terminology-practical-introduction | -| 6053 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.inovex.de/de/blog/containers-docker-containerd-nabla-kata-firecracker | -| 6054 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.alexellis.io/building-containers-without-docker | -| 6055 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/containers/container-best-practices-what-they-are-and-why-you-should-care | -| 6056 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://opencontainers.org | -| 6057 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://scrivano.org/posts/2022-10-21-the-journey-to-speed-up-oci-containers | -| 6058 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/opencontainers/runc | -| 6059 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/containers/crun | -| 6060 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/containers/conmon | -| 6061 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/containerd/containerd | -| 6062 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubernetes.io/docs/setup/production-environment/container-runtimes | -| 6063 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://containerd.io | -| 6064 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes-retired/frakti | -| 6065 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/why-red-hat-investing-cri-o-and-podman | -| 6066 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://podman.io | -| 6067 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/containers/podman | -| 6068 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2018/08/29/intro-to-podman | -| 6069 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/be-careful-when-pulling-images-short-name | -| 6070 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://podman.io/blogs/2020/06/29/podman-v2-announce.html | -| 6071 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=Za36qHbrf3g | -| 6072 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/podman-clients-macos-windows | -| 6073 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/09/25/rootless-containers-with-podman-the-basics | -| 6074 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.tecmint.com/manage-containers-using-podman-in-rhel | -| 6075 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/tutorial-host-a-local-podman-image-registry | -| 6076 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/podman-docker-compose | -| 6077 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/compose-kubernetes-podman | -| 6078 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://fedoramagazine.org/manage-containers-with-podman-compose | -| 6079 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?app=desktop&v=OcHRWaC5tvY&feature=youtu.be&ab_channel=RedHat | -| 6080 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://wbhegedus.me/running-podman-on-wsl2 | -| 6081 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/replace-docker-podman-macos | -| 6082 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/new-podman-secrets-command | -| 6083 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2021/04/22/using-podman-compose-with-microcks-a-cloud-native-api-mocking-and-testing-tool | -| 6084 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/automate-podman-ansible | -| 6085 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.tutorialworks.com/podman-systemd | -| 6086 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=15PFfjuxtvM&ab_channel=mkdev | -| 6087 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://fedoramagazine.org/use-docker-compose-with-podman-to-orchestrate-containers-on-fedora | -| 6088 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://opensource.com/article/21/7/linux-podman | -| 6089 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/11/19/transitioning-from-docker-to-podman | -| 6090 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://pythonspeed.com/articles/podman-buildkit | -| 6091 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://devopscube.com/podman-tutorial-beginners | -| 6092 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubernetespodcast.com/episode/164-podman | -| 6093 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/podman-auto-updates-rollbacks | -| 6094 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://opensource.com/article/21/10/podman-windows-wsl | -| 6095 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | http://crunchtools.com/should-i-use-docker-compose-or-podman-compose-with-podman | -| 6096 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://darumatic.com/blog/podman_introduction | -| 6097 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/podman-play-kube-updates | -| 6098 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://iongion.github.io/podman-desktop-companion | -| 6099 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/replace-docker-podman-mac-revisited | -| 6100 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.imaginarycloud.com/blog/podman-vs-docker | -| 6101 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://opensource.com/article/22/1/run-containers-without-sudo-podman | -| 6102 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/create-containers-podman-quickly | -| 6103 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/container-information-podman | -| 6104 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/podman-features-1 | -| 6105 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/cedricclyburn/containers-without-docker-podman-buildah-and-skopeo-1eal | -| 6106 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/quadlet-podman | -| 6107 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://podman-desktop.io | -| 6108 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/2022/10/24/podman-expands-desktop | -| 6109 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/sherifabdlnaby/kubephp | -| 6110 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://iximiuz.com/en/posts/containers-making-images-better | -| 6111 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/introducing-red-hat-universal-base-image | -| 6112 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2019/10/09/what-is-red-hat-universal-base-image | -| 6113 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/ubi-faq/#resources | -| 6114 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://catalog.redhat.com/en/software/containers/explore | -| 6115 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/fatherlinux/ubi-micro | -| 6116 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2021/04/13/how-to-pick-the-right-container-base-image | -| 6117 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/privileged-flag-container-engines | -| 6118 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/docker-kaniko-buildah-209abdde5f94 | -| 6119 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://buildah.io | -| 6120 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/containers/buildah | -| 6121 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2021/01/11/getting-started-with-buildah | -| 6122 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?app=desktop&v=Fl0iLoAMdzc&ab_channel=AndrewMalkov | -| 6123 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/promoting-container-images-between-registries-with-skopeo | -| 6124 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/pieterlange/kube-backup | -| 6125 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/stashed/stash | -| 6126 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/cloud-native-backups-disaster-recovery-and-migrations-on-kubernetes | -| 6127 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/the-no-1-rule-of-disaster-recovery | -| 6128 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/disaster-recovery-preparedness-for-your-kubernetes-clusters | -| 6129 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/miracle2k/k8s-snapshots | -| 6130 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.infracloud.io/blogs/protecting-kubernetes-applications-with-kanister | -| 6131 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/devsecops-teams-need-application-consistent-backups-for-kubernetes-workloads | -| 6132 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.percona.com/blog/using-volume-snapshot-clone-in-kubernetes | -| 6133 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/longhorn/longhorn/issues/292 | -| 6134 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://aithority.com/it-and-devops/cloud/bacula-systems-announces-worlds-first-enterprise-class-backup-and-recovery-solution-for-red-hat-openshift | -| 6135 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/red-hat-brings-backup-snapshots-to-openshift-container-storage | -| 6136 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/5-best-practices-to-back-up-kubernetes | -| 6137 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.baculasystems.com | -| 6138 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/backup-and-restore-of-kubernetes-stateful-application-data-with-csi-volume-snapshots-14ce9e6f3778 | -| 6139 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/techworld_with_nana/kubernetes-backup-restore-made-easy-2nlg | -| 6140 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://k8up.io | -| 6141 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/k8s-backup-and-disaster-recovery-is-more-important-than-ever | -| 6142 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://martinheinz.dev/blog/85 | -| 6143 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://palark.com/blog/kubernetes-snaphots-usage | -| 6144 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?app=desktop&v=mODkt1OJDew&ab_channel=AlokKumar | -| 6145 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/gardener/etcd-backup-restore | -| 6146 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubernetes.io/blog/2020/12/10/kubernetes-1.20-volume-snapshot-moves-to-ga | -| 6147 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.blocksandfiles.com/container-storage/2021/01/27/red-hat-openshift-now-does-container-storage-backup/1611166 | -| 6148 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | http://trilio.io | -| 6149 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.trilio.io/triliovault-for-kubernetes | -| 6150 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.veeam.com/products/cloud/kubernetes-data-protection.html | -| 6151 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog | -| 6152 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/kasten-k10-v4-5-grafana-observability-more-edge-support | -| 6153 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/velero-io/velero | -| 6154 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://akomljen.com/kubernetes-backup-and-restore-with-velero/?utm_sq=ggwzo8xdd8 | -| 6155 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/velero-backup-and-restore-of-an-application-using-gp2-storageclass-on-rosa | -| 6156 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.portworx.com/portworx-backup-on-prem | -| 6157 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/konveyor | -| 6158 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://cloudnativenow.com/features/red-hat-ibm-launch-konveyor-to-aggregate-kubernetes-tools | -| 6159 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/migtools/crane | -| 6160 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=esIZS7PVrvs&ab_channel=Konveyor | -| 6161 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubebyexample.com/community/blog/migrating-to-kubernetes-with-open-source-tools | -| 6162 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.slideshare.net/slideshow/migrating-java-jboss-eap-applications-to-kubernetes-with-s2i/250619399 | -| 6163 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://support.tools/post/rke2-standalone-disaster-recovery | -| 6164 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.theatlantic.com/ideas/archive/2021/07/work-from-home-benefits/619597 | -| 6165 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.ireviews.com/the-top-60-remote-work-websites-for-new-opportunities-in-2022 | -| 6166 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://starkephillip.com/the-effects-of-remote-work-on-company-culture | -| 6167 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://resume.io/blog | -| 6168 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.forbes.com/sites/drsamanthamadhosingh/2023/12/18/4-ways-to-combat-the-social-isolation-of-remote-working | -| 6169 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://kube.careers | -| 6170 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.esquire.com/es/trabajo/a37314227/teletrabajo-volver-oficina | -| 6171 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://sincro.es/blog/actualidad-fiscal-contable/teletrabajo-desde-espana-para-el-extranjero-donde-hay-que-tributar | -| 6172 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.genbeta.com/a-fondo/dar-flexibilidad-obligar-a-desconexion-teletrabajo-claves-para-mejorar-productividad-tu-equipo-trabajo | -| 6173 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://angular.dev | -| 6174 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://angular.dev/guide/build | -| 6175 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/dastergon/awesome-chaos-engineering | -| 6176 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/chaos-engineering-is-not-just-for-ops | -| 6177 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/why-chaos-engineering-isnt-just-for-operations | -| 6178 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.opsmx.com/blog/what-is-chaos-engineering | -| 6179 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://aws.amazon.com/blogs/architecture/verify-the-resilience-of-your-workloads-using-chaos-engineering | -| 6180 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/asobti/kube-monkey | -| 6181 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/chaos-mesh/chaos-mesh | -| 6182 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/litmuschaos/litmus | -| 6183 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/using-chaos-engineering-to-improve-the-resilience-of-stateful-applications-on-kubernetes | -| 6184 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/news/2020/10/kubernetes-chaos-mesh-ga | -| 6185 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://chaos-mesh.org/blog/chaos-mesh-1.0-chaos-engineering-on-kubernetes-made-easier | -| 6186 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/develop-a-daily-reporting-system-for-chaos-mesh-to-improve-system-resilience | -| 6187 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.pingcap.com/blog/chaos-mesh-action-integrate-chaos-engineering-into-your-ci | -| 6188 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.redhat.com/en/blog/introduction-to-kraken-a-chaos-tool-for-openshift/kubernetes | -| 6189 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/chaos-engineering-progressively-moves-to-production | -| 6190 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://palark.com/blog/chaos-engineering-in-kubernetes-open-source-tools | -| 6191 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/powerfulseal/powerfulseal | -| 6192 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://buggyapp.ycrash.io | -| 6193 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://chaos-mesh.org | -| 6194 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/21/10/chaos-engineering-kubernetes-ebook | -| 6195 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/chaos-engineering-made-simple | -| 6196 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/use-chaos-engineering-to-strengthen-your-incident-response | -| 6197 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/operationalizing-chaos-engineering-with-gitops | -| 6198 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://aws.amazon.com/blogs/containers/chaos-engineering-with-litmuschaos-on-amazon-eks | -| 6199 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://blog.container-solutions.com/comparing-chaos-engineering-tools | -| 6200 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://palark.com/blog/chaos-mesh-in-kubernetes | -| 6201 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/breaking-serverless-on-purpose-with-chaos-engineering | -| 6202 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/chaosblade-io/chaosblade | -| 6203 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://azure.microsoft.com/en-us/products/chaos-studio/#overview | -| 6204 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://aws.amazon.com/blogs/industries/automating-and-scaling-chaos-engineering-using-aws-fault-injection-simulator | -| 6205 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developer.chrome.com/docs/devtools | -| 6206 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://chromewebstore.google.com/detail/json-viewer/efknglbfhoddmmfabeihlemgekhhnabb | -| 6207 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://x.com/ChromeDevTools | -| 6208 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.digitalocean.com/community/tutorials/how-to-debug-node-js-with-the-built-in-debugger-and-chrome-devtools | -| 6209 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/otomer/my-12-favorite-chrome-extensions-as-a-web-developer-56eg | -| 6210 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.bitsrc.io/google-chrome-experimental-features-for-developers-a9a7cc9d1b30 | -| 6211 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://firefox-source-docs.mozilla.org/devtools-user/tools_toolbox/index.html | -| 6212 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://jsontoolbox.com | -| 6213 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.chef.io | -| 6214 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.chef.io/training/tutorials | -| 6215 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/aws-config-rules-dynamic-compliance-checking-for-cloud-resources | -| 6216 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/amazon-inspector-automated-security-assessment-service | -| 6217 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/coming-soon-ec2-dedicated-hosts | -| 6218 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/device-farm | -| 6219 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/aws-mobile-hub-build-test-and-monitor-mobile-applications | -| 6220 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/ec2-container-service-update-container-registry-ecs-cli-az-aware-scheduling-and-more | -| 6221 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/cloudwatch-dashboards-create-use-customized-metrics-views | -| 6222 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/aws-lambda-update-python-vpc-increased-function-duration-scheduling-and-more | -| 6223 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/aws-iot-cloud-services-for-connected-devices | -| 6224 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/amazon-elastic-file-system-shared-file-storage-for-amazon-ec2 | -| 6225 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/new-encrypted-ebs-boot-volumes | -| 6226 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2015/12/now-add-or-modify-request-headers-forwarded-from-amazon-cloudfront-to-origin | -| 6227 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws | -| 6228 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/amazon-workmail-now-generally-available | -| 6229 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://www.allthingsdistributed.com/2015/11/aws-announces-uk-region.html | -| 6230 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/new-scheduled-reserved-instances | -| 6231 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/aws/aws-cloudshell-command-line-access-to-aws-resources | -| 6232 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/hayao-k/cdk-ecr-image-scan-notify | -| 6233 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudonaut.io/seamless-ec2-monitoring-with-the-unified-cloudwatch-agent | -| 6234 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/reduce-unwanted-traffic-on-your-web-site-with-aws-bot-control | -| 6235 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2021/04/aws-ec2-serial-console | -| 6236 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2021/06/step-functions-workflow-studio | -| 6237 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/devops/new-self-paced-courses-to-improve-java-and-python-code-quality-with-amazon-codeguru | -| 6238 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt/automate-preapproved-operations-with-aws-service-catalog-service-actions | -| 6239 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/07/amazon-virtual-private-cloud-vpc-customers-can-assign-ip-prefixes-ec2-instances | -| 6240 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/08/amazon-rds-proxy-created-shared-virtual-private-cloud-vpc | -| 6241 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/07/amazon-vpc-cni-plugin-increases-pods-per-node-limits | -| 6242 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.theregister.com/off-prem/2021/07/29/aws-to-retire-ec2-classic-the-network-glue-that-helped-start-the-iaas-rush/527489 | -| 6243 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/08/aws-security-hub-adds-18-new-controls-foundational-security-best-practices-standard-8-new-partners-enhanced-cloud-security-posture-monitoring | -| 6244 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/08/ec2-vm-import-export-unified-extensible-firmware-interface-aws | -| 6245 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/08/amazon-vpc-resize-prefix-list | -| 6246 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/aws/new-for-aws-cloudformation-quickly-retry-stack-operations-from-the-point-of-failure | -| 6247 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/new-for-aws-distro-for-opentelemetry-tracing-support-is-now-generally-available | -| 6248 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/09/application-load-balancer-aws-privatelink-static-ip-addresses-network-load-balancer | -| 6249 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/09/amazon-ec2-global-view-console-regions | -| 6250 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://siliconangle.com/2021/09/29/amazon-debuts-fully-managed-prometheus-based-container-monitoring-service | -| 6251 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/amazon-managed-service-for-prometheus-is-now-generally-available-with-alert-manager-and-ruler | -| 6252 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/now-aws-step-functions-supports-200-aws-services-to-enable-easier-workflow-automation | -| 6253 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/11/aws-control-tower-supports-nested-organizational-units | -| 6254 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/11/visualize-kubernetes-clusters-one-place-amazon-eks-connector-generally-available | -| 6255 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://linux.slashdot.org/story/21/11/27/0328223/aws-embraces-fedora-linux-for-its-cloud-based-amazon-linux | -| 6256 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/11/amazon-inspector-continual-vulnerability-management | -| 6257 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcrunch.com/2021/12/02/aws-to-launch-over-30-new-local-zones-starting-in-2022 | -| 6258 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.forbes.com/sites/janakirammsv/2021/12/03/aws-reinventa-roundup-of-container-services-announcements | -| 6259 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/top-announcements-of-aws-reinvent-2021 | -| 6260 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2021/12/recap-reinvent-2021 | -| 6261 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2021/12/kinesis-data-streams-ondemand | -| 6262 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.theregister.com/off-prem/2021/12/09/the-big-aws-event-120-announcements-but-nothing-has-changed/605657 | -| 6263 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt/share-your-amazon-cloudwatch-dashboards-with-anyone-using-aws-single-sign-on | -| 6264 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/new-amazon-vpc-network-access-analyzer | -| 6265 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt/migrate-aws-landing-zone-solution-to-aws-control-tower | -| 6266 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2022/01/aws-rds-readable-standby | -| 6267 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2022/02/aws-efs-replication | -| 6268 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/02/general-availability-aws-backup-amazon-s3 | -| 6269 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/hashicorp-adds-consul-and-vault-to-cloud-platform-for-aws | -| 6270 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/02/amazon-eks-clusters-support-user-authentication-oidc-compatible-identity-providers | -| 6271 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt/amazon-managed-service-for-grafana-amg-preview-updated-with-new-capabilities | -| 6272 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.xataka.com/pro/aws-se-pasa-al-low-code-workflow-studio-su-primera-herramienta-desarrollo-codigo | -| 6273 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/easily-manage-security-group-rules-with-the-new-security-group-rule-id | -| 6274 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/aws-spanish/aws-network-firewall-nuevo-servicio-gestionado-de-firewall-para-vpc | -| 6275 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/07/amazon-ec2-auto-scaling-now-lets-you-control-which-instances-to-terminate-on-scale-in | -| 6276 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/ec2-classic-is-retiring-heres-how-to-prepare | -| 6277 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/08/announcing-general-availability-amazon-redshift-cross-account-data-sharing | -| 6278 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2021/08/aws-cloudwatch-alarms | -| 6279 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/monitor-evaluate-and-demonstrate-backup-compliance-with-aws-backup-audit-manager | -| 6280 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/amazon-managed-grafana-is-now-generally-available-with-many-new-features | -| 6281 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/aws-lambda-now-supports-up-to-10-gb-ephemeral-storage | -| 6282 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/04/amazon-cloudwatch-metrics-insights | -| 6283 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/04/aws-shield-application-balancer-automatic-ddos-mitigation | -| 6284 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/04/aws-single-sign-on-configurable-synchronization-microsoft-active-directory | -| 6285 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/06/aws-well-architected-tool-organizations-integration | -| 6286 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/07/aws-single-sign-on-aws-sso-aws-identity-access-management-iam-customer-managed-policies-cmps | -| 6287 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/announcing-new-aws-iam-identity-center-apis-to-manage-users-and-groups-at-scale | -| 6288 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/amazon-workspaces-introduces-ubuntu-desktops | -| 6289 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/10/iam-access-analyzer-cloudtrail-history-identify-actions-140-aws-services-fine-grained-policies | -| 6290 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/10/dark-mode-support-aws-management-console | -| 6291 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/10/iam-identity-center-session-management-features-improved-user-experience-cloud-security | -| 6292 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/11/amazon-sns-increases-default-quota-subscription-filter-policies-account | -| 6293 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/11/amazon-ec2-price-capacity-optimized-allocation-strategy-provisioning-ec2-spot-instances | -| 6294 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/now-open-aws-region-in-spain | -| 6295 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/11/aws-identity-access-management-multi-factor-authentication-devices | -| 6296 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/11/amazon-nat-gateway-allows-select-private-ip-address-network-address-translation | -| 6297 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/11/application-load-balancers-turning-off-cross-zone-load-balancing-per-target-group | -| 6298 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/11/aws-organizations-delegated-administrator | -| 6299 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/11/aws-backup-audit-manager-centralized-reporting-aws-organizations | -| 6300 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/11/amazon-cloudwatch-cross-account-observability-multiple-aws-accounts | -| 6301 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/11/amazon-rds-blue-green-deployments-safer-simpler-faster-updates | -| 6302 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/announcing-aws-kms-external-key-store-xks | -| 6303 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/heads-up-amazon-s3-security-changes-are-coming-in-april-of-2023 | -| 6304 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/12/amazon-eks-automated-provisioning-lifecycle-management-windows-containers | -| 6305 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/12/amazon-timestream-enables-protect-data-through-aws-backup | -| 6306 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/12/amazon-rds-integration-aws-secrets-manager | -| 6307 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/12/amazon-ecs-cloudwatch-alarms-safety-deployments | -| 6308 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/ru/blogs/aws-cloud-financial-management/aws-cost-explorers-new-ui-and-common-use-cases | -| 6309 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2023/02/amazon-guardduty-aws-europe-spain-region | -| 6310 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/new-visualize-your-vpc-resources-from-amazon-vpc-creation-experience | -| 6311 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2023/02/aws-network-firewall-tag-based-resource-groups | -| 6312 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/containers/amazon-eks-now-supports-kubernetes-version-1-25 | -| 6313 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2023/03/amazon-detective-graph-visualization-interactive-security-investigations | -| 6314 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2023/02/enable-aws-systems-manager-default-all-ec2-instances-account | -| 6315 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2023/05/amazon-cloudfront-one-click-security-protections | -| 6316 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2023/05/aws-waf-rate-based-rules-request-headers-composite-keys | -| 6317 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/new-aws-dms-serverless-automatically-provisions-and-scales-capacity-for-migration-and-data-replication | -| 6318 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/temporary-elevated-access-management-with-iam-identity-center | -| 6319 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2023/06/aws-config-recording-exclusions-resource-type | -| 6320 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2024/01/amazon-ecs-fargate-integrate-ebs | -| 6321 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/okelet/awsipinventory | -| 6322 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/dineshrathee12/how-to-copy-a-security-group-with-rules-from-one-aws-account-to-another-account-36mb | -| 6323 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/awslabs/assisted-log-enabler-for-aws | -| 6324 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/saml-to/assume-aws-role-action | -| 6325 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Levi-Michael/boto3-ec2-s3-management | -| 6326 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/cavaliercoder/vpc-free | -| 6327 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.github.io | -| 6328 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/awslabs/aws-cloudsaga | -| 6329 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/willdady/aws-resource-based-policy-collector | -| 6330 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/tenable/access-undenied-aws | -| 6331 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.tenable.com/blog/access-undenied-on-aws | -| 6332 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/ualter/awsbe-site | -| 6333 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/awslabs/amazon-s3-tar-tool | -| 6334 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/aws-samples/aws-cdk-stack-builder-tool | -| 6335 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/containerscrew/aws-sso-rs | -| 6336 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/infrahouse/infrahouse-toolkit | -| 6337 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws-builders/continuous-integration-and-deployment-on-aws-and-a-wishlist-for-cicd-tools-on-aws-5a13 | -| 6338 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt | -| 6339 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/salesforce/metabadger | -| 6340 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/cli | -| 6341 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/cli/latest/index.html | -| 6342 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/cli/latest/reference/codepipeline/index.html | -| 6343 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-python-2-7-in-aws-sdk-for-python-and-aws-cli-v1 | -| 6344 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/sdk-for-java | -| 6345 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://awsfundamentals.com/blog/aws-s3-rm-removing-files | -| 6346 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/franciscogm/aws-cli-sso-made-easy-3bh9 | -| 6347 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/q/developer | -| 6348 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.genbeta.com/desarrollo/amazon-lanza-codewhisperer-su-propia-alternativa-a-github-copilot-que-no-insertara-codigo-licenciado-avisar | -| 6349 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/devops/introducing-amazon-codewhisperer-for-command-line | -| 6350 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/jcjorel/ec2-spot-converter | -| 6351 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcrunch.com/2021/01/12/vantage-makes-managing-aws-easier | -| 6352 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.vantage.sh | -| 6353 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/one2nc/cloudlens | -| 6354 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://codecatalyst.aws/explore | -| 6355 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Reaimua/AWS-CLI-Uploader-Project | -| 6356 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/welldone-cloud/aws-list-resources | -| 6357 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://wizardzines.com | -| 6358 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cheatography.com | -| 6359 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/LeCoupa/awesome-cheatsheets | -| 6360 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/detailyang/awesome-cheatsheet | -| 6361 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.jromanmartin.io/cheat-sheets | -| 6362 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://www.cheat-sheets.org | -| 6363 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ABZ-Aaron/cheat-sheets | -| 6364 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/intermediate-linux-commands-cheat-sheet | -| 6365 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/microprofile-rest-client | -| 6366 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cheat.sh | -| 6367 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/downloads/logrotate-cheat-sheet | -| 6368 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://manz.dev/cheatsheets | -| 6369 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://crontab.guru | -| 6370 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://seranking.com/blog/practical-tips-google-search-operators | -| 6371 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://supple.com.au/tools/google-advance-search-operators | -| 6372 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.linkody.com/guides/google-search-operators-cheatsheet | -| 6373 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/bash-shell-cheat-sheet | -| 6374 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/advanced-linux-commands | -| 6375 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/downloads/watch-cheat-sheet | -| 6376 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/tutorial/amazon-web-services-aws-tutorial/aws-cheat-sheet | -| 6377 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.igoroseledko.com/aws-cli-cheat-sheet | -| 6378 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.aws.amazon.com/service-authorization/latest/reference/reference_policies_actions-resources-contextkeys.html | -| 6379 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://www.awsgeek.com/Amazon-S3 | -| 6380 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/priyankavergadia/google-cloud-4-words | -| 6381 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/what-is-an-api-and-how-to-test-it | -| 6382 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://karneliuk.com/2019/07/rest-api-1-basics-cheat-sheet-ansible-bash-postman-and-python-for-get-using-netbox-and-docker-as-examples | -| 6383 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://karneliuk.com/2019/08/rest-api-2-basics-cheat-sheet-ansible-bash-postman-and-python-for-post-delete-using-netbox-and-docker-as-examples | -| 6384 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/e-books | -| 6385 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/engage/open-practice-library-ebook | -| 6386 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kapeli.com/dash | -| 6387 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kapeli.com/cheatsheets | -| 6388 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://velocity.silverlakesoftware.com | -| 6389 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://zealdocs.org | -| 6390 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.bluematador.com/learn/kubernetes-glossary | -| 6391 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.mirantis.com/blog/kubernetes-cheat-sheet | -| 6392 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/kubernetes | -| 6393 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/fabric8io/kansible/blob/master/vendor/k8s.io/kubernetes/docs/user-guide/kubectl-cheatsheet.md | -| 6394 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/tutorial/devops-tutorial/kubernetes-cheat-sheet | -| 6395 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://jimmysong.io/zh/book/kubernetes-handbook | -| 6396 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/5/kubectl-cheat-sheet | -| 6397 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.bluematador.com/learn/kubectl-cheatsheet | -| 6398 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dockerlabs.collabnix.com/kubernetes/cheatsheets/kubectl.html | -| 6399 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/rosehgal/k8s-In-30Mins | -| 6400 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kunchalavikram1427/Kubernetes_public | -| 6401 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thechief.io/c/editorial/definitive-kubectl-cheat-sheet | -| 6402 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/5/kubernetes-cheat-sheet | -| 6403 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://computingforgeeks.com/kubectl-cheat-sheet-kubernetes | -| 6404 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://myfuturehub.com/must-keep-these-kubernetes-commands-handy | -| 6405 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cmcrowell.com/cheat-sheet | -| 6406 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://komodor.com/learn/the-ultimate-kubectl-cheat-sheet | -| 6407 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learncloudnative.com/blog/2022-05-10-kubectl-tips | -| 6408 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudtechtwitter.com/2022/05/kubernetes-common-commands.html | -| 6409 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/k8s-resource-management-an-autoscaling-cheat-sheet | -| 6410 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/devoriales/cheatsheets | -| 6411 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/msfaizi/kubernetes-cheatsheet-essential-commands-and-concepts-for-efficient-container-orchestration-201n | -| 6412 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-kustomize-cheat-sheet-8e2d31b74d8f | -| 6413 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dockerlux.github.io/pdf/cheat-sheet-v2.pdf | -| 6414 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cheatsheetseries.owasp.org/cheatsheets/Docker_Security_Cheat_Sheet.html | -| 6415 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dockerlabs.collabnix.com/docker/cheatsheet | -| 6416 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/containers | -| 6417 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/wsargent/docker-cheat-sheet | -| 6418 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/tutorial/devops-tutorial/docker-cheat-sheet | -| 6419 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.gitguardian.com/how-to-improve-your-docker-containers-security-cheat-sheet | -| 6420 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://myfuturehub.com/useful-commands-of-docker | -| 6421 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://linuxhandbook.com/container-lifecycle-docker-commands | -| 6422 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/pragyanatvade/docker-commands-cheat-sheet-47n4 | -| 6423 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/sematext/cheatsheets/blob/master/docker-swarm-cheatsheet.md | -| 6424 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://lzone.de/#/LZone%20Cheat%20Sheets/Docker%20Swarm | -| 6425 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kerneltalks.com/virtualization/docker-swarm-cheat-sheet | -| 6426 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.programster.org/docker-swarm-cheatsheet | -| 6427 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cheatsheetseries.owasp.org/index.html | -| 6428 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/zinox9/git-github-cheatsheet-22ok | -| 6429 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://git-scm.com/docs | -| 6430 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ndpsoftware.com/git-cheatsheet.html | -| 6431 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://training.github.com/downloads/github-git-cheat-sheet.pdf | -| 6432 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://education.github.com/git-cheat-sheet-education.pdf | -| 6433 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.git-tower.com/blog/git-cheat-sheet | -| 6434 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://rogerdudler.github.io/git-guide | -| 6435 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://rogerdudler.github.io/git-guide/files/git_cheat_sheet.pdf | -| 6436 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://towardsdatascience.com/git-commands-cheat-sheet-software-developer-54f6aedc1c46 | -| 6437 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gitexplorer.com | -| 6438 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://justingarrison.com/blog/2021-07-11-github-url-hacks | -| 6439 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/hey_atharva/git-it-right-git-cheatsheet-4o0h | -| 6440 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://jan-krueger.net/git-cheat-sheet-extended-edition | -| 6441 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/baransel/a-git-cheat-sheet-4mab | -| 6442 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.geeksforgeeks.org/git/essential-git-commands | -| 6443 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/codewithtee/git-cheat-sheet-20-commands-i-use-everyday-47h9 | -| 6444 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/joshnh/Git-Commands/blob/master/README.md | -| 6445 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/aashiya123/git-commands-cheatsheet-advanced-20-git-commands-advanced--35i3 | -| 6446 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/doabledanny/git-cheat-sheet-50-commands-free-pdf-and-poster-4gcn | -| 6447 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/git-cheat-sheet | -| 6448 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/22/4/git-tips | -| 6449 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/tutorial/devops-tutorial/git-cheat-sheet | -| 6450 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/devland/20-git-commands-that-will-make-you-a-version-control-pro-149p | -| 6451 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/arslanbilal/git-cheat-sheet | -| 6452 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kapeli.com/cheat_sheets/Sourcetree.docset/Contents/Resources/Documents/index | -| 6453 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.gitkraken.com/pdfs/gitkraken-git-gui-cheat-sheet | -| 6454 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.edureka.co/blog/cheatsheets/ansible-cheat-sheet-guide | -| 6455 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/tutorial/devops-tutorial/ansible-basic-cheat-sheet | -| 6456 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Fsites.google.com%2Fsite%2Fmrxpalmeiras%2Fansible%2Fansible-cheat-sheet&dsh=S1127513064%3A1779041015006518&followup=https%3A%2F%2Fsites.google.com%2Fsite%2Fmrxpalmeiras%2Fansible%2Fansible-cheat-sheet&osid=1&passive=1209600&flowName=WebLiteSignIn&flowEntry=ServiceLogin&ifkv=AWa2PatKhgmTZTEkwb3Q5nWpkPt4ntDFIyQrUJIi2ZjPJ-M3IOraCUtKjEa4_jbOFaWLmjeqIlS_ | -| 6457 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/downloads/ansible-k8s-cheat-sheet | -| 6458 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fosstechnix.com/ansible-ad-hoc-commands-with-examples | -| 6459 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developer.hashicorp.com/terraform/cli/commands | -| 6460 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/scraly/terraform-cheat-sheet/blob/master/terraform-cheat-sheet.pdf | -| 6461 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.pluralsight.com/resources/blog/cloud/the-ultimate-terraform-cheatsheet | -| 6462 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.techtarget.com/searchitoperations/tip/Terraform-cheat-sheet-Notable-commands-HCL-and-more | -| 6463 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://techbeatly.com/terraform-cheat-sheet | -| 6464 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/7/sysadmin-cheat-sheets | -| 6465 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://daniel.haxx.se/blog/wp-content/uploads/2020/01/sticker-cheat-sheet.png | -| 6466 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://www.pixelbeat.org/cmdline.html | -| 6467 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/downloads/parted-cheat-sheet | -| 6468 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/downloads/gnu-screen-cheat-sheet | -| 6469 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://catonmat.net/gnu-coreutils-cheat-sheet | -| 6470 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://linuxhandbook.com/cheatsheets/yum | -| 6471 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.stationx.net/hacking-tools-cheat-sheet | -| 6472 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://pentestmonkey.net/cheat-sheet/ssh-cheat-sheet | -| 6473 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://computingforgeeks.com/ssh-commands-cheat-sheet-linux | -| 6474 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/18/4/learn-advanced-ssh-commands-new-cheat-sheet | -| 6475 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.comparitech.com/net-admin/nmap-nessus-cheat-sheet | -| 6476 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/red-hat-openshift-container-platform | -| 6477 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/nekop/openshift-sandbox/blob/master/docs/command-cheatsheet.md | -| 6478 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gist.github.com/rafaeltuelho/111850b0db31106a4d12a186e1fbc53e | -| 6479 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/mhausenblas/openshift-cheat-sheet | -| 6480 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://monodot.co.uk/openshift-cheatsheet | -| 6481 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cookbook.openshift.org | -| 6482 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cookbook.openshift.org/image-registry-and-image-streams/how-do-i-import-an-image-from-an-external-image.html | -| 6483 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/debezium-openshift-cheat-sheet | -| 6484 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/writing-kubernetes-operator-java | -| 6485 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/aurelievache/kubernetes-sketchnotes-pods-4ib0 | -| 6486 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://garba.org/posts/2018/k8s_pod_lc | -| 6487 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/buildah-cheat-sheet | -| 6488 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://iximiuz.com/en/posts/prometheus-vector-matching | -| 6489 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://iximiuz.com/en/posts/prometheus-functions-agg-over-time | -| 6490 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gist.github.com/tuannvm/4e1bcc993f683ee275ed36e67c30ac49 | -| 6491 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://maven.apache.org/guides/MavenQuickReferenceCard.pdf | -| 6492 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.digitalocean.com/community/tutorials/maven-commands-options-cheat-sheet | -| 6493 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cheatography.com/mikesac/cheat-sheets/maven | -| 6494 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.javaguides.net/2018/06/maven-cheat-sheet.html | -| 6495 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.bogotobogo.com/Java/tutorials/Spring-Boot/Maven-mvn-command-cheat-sheet.php | -| 6496 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gist.github.com/michaellihs/b08c89581ec597fa198cf74e2239f4a6 | -| 6497 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://sakaiproject.atlassian.net/wiki/spaces/REL/pages/1314427619/Maven+release+plugin+cheat+sheet | -| 6498 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://eta-lang.org/docs/cheatsheets/gradle-cheatsheet | -| 6499 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.rratliff.com/gradle-cheat-sheet | -| 6500 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gist.github.com/jahe/59557d507f43574b0d96 | -| 6501 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gist.github.com/jiffle/499caa5f53ab8f90dc19a3040ee40f48 | -| 6502 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/microprofile-jwt | -| 6503 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.edureka.co/blog/cheatsheets/jenkins-cheat-sheet | -| 6504 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cheatography.com/funthomas424242/cheat-sheets/jenkins | -| 6505 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/tutorial/devops-tutorial/jenkins-cheat-sheet | -| 6506 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://blog.extremehacking.org/blog/2015/11/09/jmeter-web-application-testing-cheatsheet | -| 6507 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hellotestworld.com/2016/02/02/cheatsheet-for-jmeter-__time-function-calls | -| 6508 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://martkos-it.co.uk/our-work/jmeter-testing-cheat-sheet-ng5zm-97y43-af8tj | -| 6509 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://martkos-it.co.uk/s/jmeter-testing-cheat-sheet-v10.pdf | -| 6510 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://performanceoptimize.blogspot.com/2017/04/RegularExpressionCheatSheet.html | -| 6511 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://lordofthejars.github.io/quarkus-cheat-sheet | -| 6512 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/markdown-cheat-sheet | -| 6513 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://codingharbour.com/kafkacat-cheatsheet | -| 6514 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.google.com/machine-learning/glossary | -| 6515 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/downloads/javascript-cheat-sheet | -| 6516 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/typescript-cheatsheets/react | -| 6517 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.typescriptlang.org | -| 6518 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/how-typescript-interfaces-work | -| 6519 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/downloads/jupyterlab-cheat-sheet | -| 6520 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/tutorial/sql-tutorial/sql-commands-cheat-sheet | -| 6521 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/enochtangg/quick-SQL-cheatsheet | -| 6522 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hackr.io/blog/sql-commands | -| 6523 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/swapnakpanda/Infographics/blob/main/Cheat%20Sheet/Database/SQL_CheatSheet.png | -| 6524 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://helpercodes.com/sql-query-cheatsheet-tutorial | -| 6525 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/navneet7716/optimizing-sql-queries-h9j | -| 6526 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.tigerdata.com/learn/postgres-cheat-sheet | -| 6527 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.datadoghq.com/resources/datadog-postgresql-cheatsheet | -| 6528 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/downloads/mariadb-mysql-cheat-sheet | -| 6529 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.mongodb.com/docs | -| 6530 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/tutorial/python-tutorial/python-cheat-sheet-basics | -| 6531 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://websitesetup.org/python-cheat-sheet | -| 6532 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ekramasif/Basic-Machine-Learning/blob/main/Extraa/PythonCheatSheet.ipynb | -| 6533 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/nodejs-cheat-sheet | -| 6534 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hackingcpp.com/cpp/cheat_sheets | -| 6535 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/razgandeanu/selenium-cheat-sheet-9lc | -| 6536 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.testmuai.com/blog/selenium-python-cheat-sheet | -| 6537 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/tutorial/selenium-tutorial/selenium-cheat-sheet | -| 6538 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/tutorial/rpa-tutorial/rpa-cheat-sheet | -| 6539 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kdnuggets.com/2022/02/complete-collection-data-science-cheat-sheets-part-1.html | -| 6540 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kdnuggets.com/2022/02/complete-collection-data-science-cheat-sheets-part-2.html | -| 6541 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://teamhood.com/agile/scrum-cheat-sheet | -| 6542 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techbeatly.com/terraform-free-courses | -| 6543 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform/tutorials/aws-get-started/infrastructure-as-code | -| 6544 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/packer | -| 6545 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/packer/docs | -| 6546 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://computingforgeeks.com/build-aws-ec2-machine-images-with-packer-and-ansible | -| 6547 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/packer/tutorials/aws-get-started/aws-get-started-build-image | -| 6548 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.cloudgeni.ai/the-definitive-guide-to-importing-your-cloud-resources-into-iac | -| 6549 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.weekly.tf | -| 6550 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com | -| 6551 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://nedinthecloud.com | -| 6552 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://roadmap.sh/terraform | -| 6553 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform | -| 6554 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://registry.terraform.io | -| 6555 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.teemo.co/terraform-in-10-commands-e737dfd8bf31 | -| 6556 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://terraform-infraestructura.readthedocs.io/es/latest | -| 6557 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.gruntwork.io/blog/why-we-use-terraform-and-not-chef-puppet-ansible-saltstack-or-cloudformation | -| 6558 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://cloudonaut.io/terraform-can-you-keep-a-secret | -| 6559 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://discuss.hashicorp.com/t/terraform-0-13-beta-released/9555 | -| 6560 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/bridgecrew-all-these-misconfigured-terraform-modules-are-a-security-issue | -| 6561 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-feature-flags-environment-toggle-design-patterns | -| 6562 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.databricks.com/blog/2020/09/11/announcing-databricks-labs-terraform-integration-on-aws-and-azure.html | -| 6563 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform/plugin/sdkv2 | -| 6564 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devblogs.microsoft.com/devops/what-is-infrastructure-as-code | -| 6565 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://k21academy.com/terraform/why-terraform-not-chef-ansible-puppet-cloudformation | -| 6566 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/nsriram/lambda-the-terraform-way | -| 6567 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/inscapist/terraform-k3s-private-cloud | -| 6568 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://caylent.com/blog/beginners-guide-to-using-terraform-with-aws | -| 6569 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.env0.com/blog/were-opensourcing-terratag-to-make-multicloud-resource-tagging-easier | -| 6570 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://registry.terraform.io/modules/aztfmod/caf/azurerm/latest | -| 6571 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.arnaudlheureux.io/2020/10/02/migrating-azure-caf-landing-zones-on-terraform-0-13 | -| 6572 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/tfutils/tfenv | -| 6573 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/cloudskills/packer-and-terraform-with-immutable-infrastructure-47ja | -| 6574 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.deloitte.com/es/es/services/consulting/blogs/todo-tecnologia/infrastructure-as-code-iac-con-terraform.html | -| 6575 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.tenable.com/cloud-security/products/cnapp | -| 6576 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.freecodecamp.org/news/what-is-terraform-learn-infrastructure-as-code | -| 6577 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/how-to-use-terraform-to-create-a-small-scale-cloud-infrastructure-abf54fabc9dd | -| 6578 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pluralsight.com/resources/blog/cloud/securing-your-multi-cloud-terraform-pipelines-with-policy-as-code | -| 6579 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://prcode.co.uk/2021/04/29/connect-azure-mysql-to-private-endpoint-with-terraform | -| 6580 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoq.com/news/2021/04/cloudflare-terraform | -| 6581 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pluralsight.com/resources/blog/cloud/how-to-use-terraform-inputs-and-outputs | -| 6582 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoq.com/news/2020/04/terraform-operator-kubernetes | -| 6583 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pluralsight.com/resources/blog/cloud/what-does-the-terraform-1-0-release-mean-for-you | -| 6584 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/terraform-1-0-reflects-what-hashicorp-has-learned-about-infrastructure-as-code | -| 6585 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform/tutorials/aws/lambda-api-gateway | -| 6586 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform/tutorials/aws/aws-default-tags | -| 6587 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/tibordp/terraform-hcloud-dualstack-k8s | -| 6588 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://opensource.com/article/21/8/terraform-tips | -| 6589 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://rpadovani.com/terraform-cloudinit | -| 6590 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.terraform-best-practices.com | -| 6591 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.qovery.com/docs/getting-started/introduction | -| 6592 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://scalefactory.com/blog/2021/10/13/failing-faster-with-terraform | -| 6593 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://shipa.io/terraform-meets-appops-2 | -| 6594 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.bitslovers.com/terraform-output | -| 6595 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/building-on-terraform-evolution-not-revolution | -| 6596 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform/language/modules/develop/refactoring | -| 6597 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devdosvid.blog/2022/01/16/some-techniques-to-enhance-your-terraform-proficiency | -| 6598 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/better-together-hyper-converged-kubernetes-with-terraform | -| 6599 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/AdminTurnedDevOps/Terraform-The-Hard-Way | -| 6600 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pluralsight.com/resources/blog/cloud/5-things-we-love-about-terraform | -| 6601 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/how-to-migrate-existing-infrastructure-to-terraform | -| 6602 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.middlewareinventory.com/blog/terraform-import-securitygroup-aws | -| 6603 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.middlewareinventory.com/blog/terraform-for-each-examples | -| 6604 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://terrateam.io/blog/terraform-pre-commit-hooks | -| 6605 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/kubestack/a-better-way-to-provision-kubernetes-resources-using-terraform-355n | -| 6606 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=DeNflzdjxVM | -| 6607 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform/language/provisioners | -| 6608 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoq.com/news/2022/09/terraform-simplified-refactoring | -| 6609 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://buildkite.com/resources/blog/manage-your-ci-cd-resources-as-code-with-terraform | -| 6610 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.gruntwork.io/blog/terraform-tips-tricks-loops-if-statements-and-gotchas | -| 6611 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/pavanbelagatti/using-terraform-to-manage-infrastructure-resources-32da | -| 6612 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.spectrocloud.com/blog/deploying-complex-infrastructure-with-a-terraform-state-machine | -| 6613 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://tekanaid.com/posts/terraform-for-beginners-course-and-training | -| 6614 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.digitalocean.com/community/tutorials/how-to-structure-a-terraform-project | -| 6615 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/DhruvinSoni30/Terraform_multiple_modules | -| 6616 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://spacelift.io/blog/terraform-files | -| 6617 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?si=zB9HD1MCp3SbLQwL&v=V53AHWun17s&feature=youtu.be | -| 6618 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=iRaai1IBlB0&t=3s | -| 6619 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devdosvid.blog/2023/04/16/hello-terraform-data-goodbye-null-resource | -| 6620 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/why-hashicorp-terraform-is-essential-for-sres-and-devops-engineers | -| 6621 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoq.com/news/2023/04/cdk-terraform-convert | -| 6622 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/pwd9000/series/16567 | -| 6623 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.ogenki.io/post/terraform-controller | -| 6624 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://gravitydevops.com/terraform-tutorials-basic-to-advanced-2025 | -| 6625 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.gruntwork.io/blog/how-to-use-terraform-as-a-team | -| 6626 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://overmind.tech/blog/is-observability-relevant-for-terraform | -| 6627 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/automating-retry-for-failed-terraform-launches | -| 6628 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://theburningmonk.com/2019/03/making-terraform-and-serverless-framework-work-together | -| 6629 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-workflow-process-explained | -| 6630 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-how-to-join-and-split-strings | -| 6631 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-deploy-azure-expressroute-circuit-with-vnet-gateway | -| 6632 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://nedinthecloud.com/2022/01/18/replacing-the-template_cloudinit_config-data-source | -| 6633 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=sd2wuAVush4 | -| 6634 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/playlist?list=PLXb5972EMl4BfKVDMaJH6Pg9SI6q_HqMg | -| 6635 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=iLgEK6A31HM | -| 6636 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-code-project-organization-strategies-based-on-team-workload-or-monolithic | -| 6637 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/grrywlsn/self-service-infrastructure-as-code-23bl | -| 6638 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=IORvnr4u8z8 | -| 6639 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/should-terraform-lock-hcl-file-be-added-to-gitignore-or-committed-to-git-repo | -| 6640 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/github-actions-terraform-deployments-with-a-review-of-planned-changes-30143358bb5c | -| 6641 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-how-to-for_each-through-a-listobjects | -| 6642 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.realkinetic.com/its-time-to-retire-terraform-30545fd5f186 | -| 6643 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-modules-using-git-branch-as-source | -| 6644 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-split-main-tf-into-seperate-files | -| 6645 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://pod.chaoslever.com/hashicorp-under-ibms-wing | -| 6646 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/analyzing-ibms-acquisition-of-hashicorp-a-game-changer-in-hybrid-cloud-management | -| 6647 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/bhanufyi/effective-terraform-variable-management-in-github-actions-488l | -| 6648 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/envzero/terraform-destroy-command-a-guide-to-controlled-infrastructure-removal-4af8 | -| 6649 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-ip-functions-for-managing-ip-addresses-cidr-blocks-and-subnets | -| 6650 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://masterpoint.io/blog/terraform-use-cases | -| 6651 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-remove-resource-from-state-file-tfstate | -| 6652 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-how-are-data-sources-used | -| 6653 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-conditional-if-variable-does-not-exist-try-function | -| 6654 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/output-link-to-azure-resources-from-terraform-project | -| 6655 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-state-management-explained | -| 6656 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/working-with-yaml-in-terraform-using-the-yamldecode-and-yamlencode-functions | -| 6657 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://mattias.engineer/blog/2024/terraform-variable-cross-validation | -| 6658 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.nilebits.com/blog/2024/07/terraform-drift-detection | -| 6659 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://spacelift.io/blog/terraform-backends | -| 6660 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/spacelift/using-terraform-yaml-functions-3ade | -| 6661 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.howdykloudy.in/blog/implementing-shift-left-for-terraform-an-introductory-guide | -| 6662 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.bejarano.io/terraform-plan-light | -| 6663 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pluralsight.com/resources/blog/cloud/how-to-troubleshoot-5-common-terraform-errors | -| 6664 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.dronov.net/2024/02/22/terraform-the-terrible-en.html | -| 6665 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.opencoreventures.com/blog/hashicorp-switching-to-bsl-shows-a-need-for-open-charter-companies | -| 6666 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://nedinthecloud.com/2024/01/22/comparing-opentofu-and-terraform | -| 6667 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thomasthornton.cloud/ensuring-your-terraform-is-correctly-formatted-using-terraform-fmt-and-github-actions | -| 6668 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=v_T1fuYGjV0&ab_channel=NedintheCloud | -| 6669 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform/tutorials/automation/github-actions | -| 6670 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pluralsight.com/resources/blog/cloud/how-to-use-github-actions-to-automate-terraform | -| 6671 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=4niy0_ZpQ1w&ab_channel=CloudQuickLabs | -| 6672 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thomasthornton.cloud/deploy-terraform-using-github-actions-into-azure | -| 6673 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-github-actions-automated-deployment | -| 6674 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thomasthornton.cloud/displaying-terraform-plans-in-github-prs-with-github-actions | -| 6675 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/spacelift/how-to-manage-terraform-with-github-actions-5b10 | -| 6676 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://about.gitlab.com/blog/2021/08/10/how-to-agentless-gitops-aws | -| 6677 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://mattias.engineer/posts/terraform-testing-and-validation | -| 6678 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://terraform-docs.io/user-guide/introduction | -| 6679 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/PacoVK/tapir | -| 6680 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=qGdGMnQ83SA | -| 6681 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/aws-builders/provisioning-aws-infrastructure-using-terraform-and-jenkins-cicd-pgj | -| 6682 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/vijaykedar/jenkins-setup-using-terraform | -| 6683 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/reneaudain/jenkins_tf_repo | -| 6684 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.gruntwork.io/blog/a-comprehensive-guide-to-managing-secrets-in-your-terraform-code | -| 6685 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform/tutorials/cloud/cloud-agents | -| 6686 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=W_PmtDm4IXk&ab_channel=RobertdeBock | -| 6687 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://scalr.com | -| 6688 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.devclass.com/devops/2021/12/09/terraform-11-moves-forward-with-refactoring-helpers-and-native-terraform-cloud-integration/1621944 | -| 6689 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.gruntwork.io/blog/how-to-manage-multiple-environments-with-terraform | -| 6690 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://spacelift.io/blog/what-is-terraform-cloud | -| 6691 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/what-is-the-hashicorp-infrastructure-cloud | -| 6692 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://digger.dev | -| 6693 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://spacelift.io | -| 6694 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/hashicorp/hcl | -| 6695 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://octopus.com/blog/introduction-to-hcl-and-hcl-tooling | -| 6696 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/hashicorp/terraform-cdk | -| 6697 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoq.com/news/2020/07/cdk-terraform | -| 6698 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/providing-terraform-with-that-ansible-magic?intcmp=7015Y000003t7aWQAQ | -| 6699 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://opensource.com/article/21/8/terraform-deploy-helm | -| 6700 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/infracost/infracost | -| 6701 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://pratapreddypilaka.blogspot.com/2023/11/azure-finops-using-terraform-and.html | -| 6702 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.linkedin.com/pulse/how-estimate-cloud-costs-terraform-azure-aws-gcp-etc-via-kaan-turgut-msexc | -| 6703 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/shuaibiyy/awesome-tf | -| 6704 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/Azure/awesome-terraform | -| 6705 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/ozbillwang/terraform-best-practices | -| 6706 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://globaldatanet.com/tech-blog/terraform-cicd-best-practices | -| 6707 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform/cloud-docs/recommended-practices/part3 | -| 6708 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/terraforms-best-practices-and-pitfalls | -| 6709 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-best-practices-for-writing-clean-readable-and-maintainable-code | -| 6710 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://spacelift.io/blog/terraform-best-practices | -| 6711 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.coderco.io/p/terraform-best-practices-series-lessons | -| 6712 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thomasthornton.cloud/using-terraform-tfvars-for-environment-agnostic-deployments | -| 6713 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/best-practices-to-promote-from-dev-to-prod-environments-with-hashicorp-terraform-using-workspaces-and-folders | -| 6714 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/cloudposse?q=terraform- | -| 6715 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/devopshubproject/azure-terraform-ansible | -| 6716 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://hodovi.cc/blog/creating-low-cost-managed-kubernetes-cluster-personal-development-terraform | -| 6717 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://kubernetes.io/blog/2020/06/working-with-terraform-and-kubernetes | -| 6718 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.phillipsj.net/posts/dynamically-loaded-terraform-providers | -| 6719 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/terraform-dont-use-kubernetes-provider-with-your-cluster-resource-d8ec5319d14a | -| 6720 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://learnkube.com/kubernetes-terraform | -| 6721 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/a-better-way-to-provision-kubernetes-using-terraform | -| 6722 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform/tutorials/networking/multicloud-kubernetes | -| 6723 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://loopholelabs.io | -| 6724 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://release.com/blog/terraform-kubernetes-deployment-a-detailed-walkthrough | -| 6725 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/hashicorp/terraform-k8s | -| 6726 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://spacelift.io/blog/terraform-eks | -| 6727 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://learnkube.com/terraform-gke | -| 6728 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://learnkube.com/terraform-eks | -| 6729 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://learnkube.com/terraform-aks | -| 6730 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://learnkube.com/terraform-lke | -| 6731 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/blog/fasttrackforazureblog/can-i-create-an-azure-red-hat-openshift-cluster-in-terraform-yes-you-can/3670889 | -| 6732 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://gist.github.com/chadmcrowell/4d11b8a56aba3bdc32ea73c31104357b | -| 6733 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/garutilorenzo/k3s-aws-terraform-cluster | -| 6734 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/c0dyhi11/k3s-linkerd | -| 6735 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://docs.cloud.google.com/docs/terraform/blueprints/terraform-blueprints | -| 6736 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.linkedin.com/pulse/gcp-advanced-terraform-interactive-learning-challeng-kaan-turgut-guipc | -| 6737 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://circleci.com/blog/learn-iac-part1 | -| 6738 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://hackernoon.com/exporting-your-gke-cluster-to-terraform-cloud-a-guide-with-challenges-and-solutions | -| 6739 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/roib20/terraform-provision-gke-cloudflare | -| 6740 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/terraform-aws-modules/terraform-aws-solutions | -| 6741 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/terraform-on-aws-multi-account-setup-and-other-advanced-tips | -| 6742 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoq.com/news/2022/02/terraform-aws-provider-s3 | -| 6743 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/arpanadhikari/reusable-aws-iam-role-for-service-accounts-irsa-for-k8s-terraform-module-2og2 | -| 6744 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://aws.amazon.com/blogs/infrastructure-and-automation/save-time-with-automated-security-checks-of-terraform-scripts | -| 6745 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/aws-builders/how-to-deploy-a-serverless-website-with-terraform-5677 | -| 6746 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/aws-samples/service-catalog-engine-for-terraform-os | -| 6747 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/yet_anotherdev/aws-rds-scaling-postgres-30ic | -| 6748 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://numericaideas.com/blog/auto-scaling-group-on-aws-with-terraform | -| 6749 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devopscube.com/terraform-autoscaling-group | -| 6750 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/monarene/dynamic-volume-provisioning-in-kubernetes-with-aws-and-terraform-3m6h | -| 6751 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://awsfundamentals.com/blog/aws-lambda-with-terraform | -| 6752 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/squareops/terraform-aws-vpc | -| 6753 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/aws-builders/deploying-a-containerized-app-to-ecs-fargate-using-a-private-ecr-repo-terragrunt-5b8a | -| 6754 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=3uDxwNOtilU | -| 6755 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/tokarev-artem/auto-ec2-setup | -| 6756 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/chinmay13/aws-networking-with-terraform-vpc-transit-gateway-between-vpcs-1ne4 | -| 6757 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/aws-builders/my-service-mesh-journey-with-terraform-on-aws-cloud-part-1-3hee | -| 6758 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/aws-builders/my-service-mesh-journey-with-terraform-on-aws-cloud-part-2-58fd | -| 6759 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/infrahouse/terraform-aws-ecs | -| 6760 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/bennyfmo_237/deploying-basic-infrastructure-on-aws-with-terraform-1k68 | -| 6761 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://aws.amazon.com/blogs/aws/new-self-service-provisioning-of-terraform-open-source-configurations-with-aws-service-catalog | -| 6762 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/aws-observability | -| 6763 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://aws-observability.github.io/terraform-aws-observability-accelerator | -| 6764 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://aws-observability.github.io/terraform-aws-observability-accelerator/eks/tracing | -| 6765 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/maddevsio/aws-eks-base | -| 6766 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/how-to-design-and-provision-a-production-ready-eks-cluster-f24156ac29b2 | -| 6767 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/aws-builders/creating-an-eks-cluster-and-node-group-with-terraform-1lf6 | -| 6768 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/garutilorenzo/k8s-aws-terraform-cluster | -| 6769 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/terraform-aws-modules/terraform-aws-eks | -| 6770 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/build-an-eks-cluster-with-terraform-d35db8005963 | -| 6771 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://platformwale.blog/2023/07/15/create-amazon-eks-cluster-within-its-vpc-using-terraform | -| 6772 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/aws-builders/navigating-aws-eks-with-terraform-understanding-vpc-essentials-for-eks-cluster-management-51e3 | -| 6773 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/verifacrew/how-to-assume-an-aws-iam-role-from-a-service-account-in-eks-with-terraform-28gd | -| 6774 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://registry.terraform.io/providers/hashicorp/awscc/latest | -| 6775 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://aws.amazon.com/blogs/aws/new-aws-control-tower-account-factory-for-terraform | -| 6776 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://aws.amazon.com/controltower | -| 6777 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://caylent.com/insights | -| 6778 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/porscheofficial/terraform-aws-ecr-watch | -| 6779 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://serverless.tf | -| 6780 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://registry.terraform.io/modules/azurerm/resources/azure/latest | -| 6781 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/get-started-with-terraform-on-microsoft-azure | -| 6782 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/kuhlman-labs/terraform-azurerm-landing-zone | -| 6783 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://cloudbuild.co.uk/how-to-install-terraform | -| 6784 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/blog/azuremigrationblog/implement-azure-landing-zones-with-hashicorp-terraform/3241071 | -| 6785 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://azureviking.com/post/terraform-module-azure-dns-private-resolver | -| 6786 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/thomast1906/terraform-on-azure | -| 6787 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.cloudtrooper.net/2023/08/19/dry-terraform-code-for-private-link-and-dns | -| 6788 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-deploy-azure-function-app-with-consumption-plan | -| 6789 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/blog/microsoftdefendercloudblog/simplifying-onboarding-to-microsoft-defender-for-cloud-with-terraform/3974789 | -| 6790 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/blog/fasttrackforazureblog/create-an-azure-openai-langchain-chromadb-and-chainlit-chat-app-in-aks-using-ter/4024070 | -| 6791 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-deploy-azure-app-service-with-key-vault-secret-integration | -| 6792 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=iVyKvopGnrQ&t=737s | -| 6793 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/blog/azuretoolsblog/introducing-azure-verified-modules/4045946 | -| 6794 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.linkedin.com/pulse/deploying-microsoft-sentinel-via-arm-template-vs-debac-manikandan-ychnc | -| 6795 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.xmi.fr/posts/terraform-vs-bicep | -| 6796 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/blog/azuretoolsblog/terraform-on-azure-february-2024-update/4070567 | -| 6797 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://azureviking.com/post/terraform-module-azurerm-alz-subnet | -| 6798 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://hlokensgard.no/knowledge-sharing | -| 6799 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thomasthornton.cloud/2024/03/28/enabling-postgresql-flexible-server-logs-and-configuring-a-retention-period-using-terraform | -| 6800 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-import-existing-azure-resources-into-state-tfstate | -| 6801 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/what-is-azure-private-link-and-how-to-deploy-with-terraform | -| 6802 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thomasthornton.cloud/2022/06/02/writing-reusable-terraform-modules | -| 6803 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/Azure/aztfexport | -| 6804 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://learn.microsoft.com/en-us/azure/developer/terraform/azure-export-for-terraform/export-terraform-overview | -| 6805 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://learn.microsoft.com/en-us/azure/developer/terraform/azure-export-for-terraform/export-advanced-scenarios | -| 6806 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://spacelift.io/blog/azure-terraform-export | -| 6807 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/Azure/terraform-azurerm-caf-enterprise-scale | -| 6808 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://registry.terraform.io/modules/Azure/lz-vending | -| 6809 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.cloud63.fr/landing-zone-networking-using-terraform | -| 6810 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/kaysalawu/azure-network-terraform | -| 6811 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/deploying-hub-and-spoke-network-topology-in-microsoft-azure-using-terraform | -| 6812 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://registry.terraform.io/modules/Azure/avm-ptn-alz | -| 6813 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/blog/azuretoolsblog/announcing-azure-terrafy-and-azapi-terraform-provider-previews/3270937 | -| 6814 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/blog/itopstalkblog/azure-terrafy-%e2%80%93-import-your-existing-azure-infrastructure-into-terraform-hcl/3357653 | -| 6815 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/blog/azuretoolsblog/announcing-azapi-dynamic-properties/4121855 | -| 6816 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/using-azapi-terraform-provider-dynamic-properties-feature-instead-of-jsonencode | -| 6817 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://adamtheautomator.com/terraform-azure-devops | -| 6818 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/deploy-terraform-using-azure-devops-yaml-pipelines | -| 6819 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://registry.terraform.io/modules/markti/azure-terraformer/azuredevops | -| 6820 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devblogs.microsoft.com/devops/introduction-to-azure-devops-workload-identity-federation-oidc-with-terraform | -| 6821 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/microsoft/terraform-provider-azuredevops/releases/tag/v1.0.0 | -| 6822 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thomasthornton.cloud/error-spawn-terraform-enoent-when-running-terraform-in-azure-devops-pipeline | -| 6823 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/Azure/terraform-azurerm-aks | -| 6824 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/how-we-used-terraform-to-create-and-manage-a-ha-aks-kubernetes-cluster-in-azure-812f64896c08 | -| 6825 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/stacksimplify/azure-aks-kubernetes-masterclass | -| 6826 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thomasthornton.cloud/building-and-deploying-to-an-aks-cluster-using-terraform-and-azure-devops-with-kubernetes-and-helm-providers | -| 6827 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thomasthornton.cloud/deploying-azure-aks-gitops-flux-extension-with-terraform | -| 6828 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/amitmavgupta/azure-terraform | -| 6829 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/Azure-Samples/aks-platform-engineering | -| 6830 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/discussions/azurepartners/how-to-deploy-a-production-ready-aks-cluster-with-terraform-verified-module/4122013 | -| 6831 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=D-Q2qXTssLY&feature=youtu.be | -| 6832 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/chefgs/deploy-kubernetes-resources-in-minikube-cluster-using-terraform-1p8o | -| 6833 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/infrahouse/terraform-aws-openvpn | -| 6834 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/playlist?list=PLlvAxgO7JdIXAzHx887zl-4no4X-CtiFu | -| 6835 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/aws-builders/unleashing-the-power-of-cdk-and-terraform-in-cloud-deployments-5680 | -| 6836 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://graphviz.org | -| 6837 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://edotor.net | -| 6838 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dreampuf.github.io/GraphvizOnline | -| 6839 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://graphviz.online | -| 6840 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://offensive-terraform.github.io | -| 6841 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.digitalocean.com/community/tutorials/how-to-build-a-custom-terraform-module | -| 6842 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/gofirefly/terraform-modules-for-advanced-users-4n56 | -| 6843 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/terraform-aws-modules | -| 6844 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://segment.com/blog/the-segment-aws-stack | -| 6845 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/segmentio/stack | -| 6846 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/Juniper/Junos-terraform | -| 6847 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/mitchellh/terraform-provider-multispace | -| 6848 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/kyma-incubator/terraform-provider-kind | -| 6849 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/circa10a/terraform-provider-mailform | -| 6850 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.env0.com/blog/how-to-use-terraform-providers | -| 6851 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/tlkamp/terraform-provider-validation | -| 6852 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoq.com/news/2022/01/elastic-terraform | -| 6853 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/vault/tutorials/operations/codify-mgmt-enterprise | -| 6854 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://registry.terraform.io/providers/hashicorp/Azurerm/latest/docs/data-sources/ip_groups | -| 6855 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://registry.terraform.io/modules/hlokensgard/rbac-administrator/azure/latest | -| 6856 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://prcode.co.uk/2022/02/08/terraform-code-quality | -| 6857 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/terraform-linters/tflint/releases/tag/v0.51.0 | -| 6858 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform/tutorials/policy#sentinel | -| 6859 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/GoogleCloudPlatform/terraformer | -| 6860 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.brainboard.co | -| 6861 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.tenable.com/cloud-security/solutions/iac | -| 6862 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://tfsec.dev | -| 6863 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=hbMVGEw0HpE&ab_channel=CloudBeesTV | -| 6864 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/im2nguyen/rover | -| 6865 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.cloudquery.io/blog/announcing-cloudquery-terraform-drift-detection | -| 6866 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/run-x/opta | -| 6867 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/terramate-io/terramate | -| 6868 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/cycloidio/inframap | -| 6869 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/bridgecrewio/AirIAM | -| 6870 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/badarsebard/terraforge | -| 6871 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infracloud.io/blogs/auto-generate-terraform-configuration-files | -| 6872 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://spacelift.io/blog/terraform-tools | -| 6873 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/idoavrah/terraform-tui | -| 6874 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/jamesw4/confirm-tfvars | -| 6875 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/inkdrop-org/inkdrop-visualizer | -| 6876 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/seal-io/tap | -| 6877 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/RoseSecurity/Terramaid | -| 6878 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/cloudposse/atmos | -| 6879 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/leg100/pug | -| 6880 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.gruntwork.io | -| 6881 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://terragrunt.com | -| 6882 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.gruntwork.io/blog/introducing-the-gruntwork-module-service-and-architecture-catalogs | -| 6883 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/pie-r/terragrunt-vs-terraspace | -| 6884 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/gruntwork-io/terragrunt-infrastructure-live-example | -| 6885 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoq.com/news/2023/04/patcher-iac-upgrade | -| 6886 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://terraspace.cloud | -| 6887 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/my-journey-to-hashicorp-certified-terraform-associate-f91f397a01e0 | -| 6888 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/tomwechsler/HashiCorp_Certified_Terraform_Associate | -| 6889 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://mattias.engineer/blog/2024/terraform-professional-chapter-2 | -| 6890 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dotnet.microsoft.com/en-us/apps/xamarin | -| 6891 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://kubernetes.io/docs/concepts/cluster-administration/networking | -| 6892 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.ovhcloud.com | -| 6893 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.stackrox.com/post/2020/01/kubernetes-networking-demystified | -| 6894 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.alexellis.io/ingress-for-your-local-kubernetes-cluster | -| 6895 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://dustinspecker.com/posts/how-do-kubernetes-and-docker-create-ip-addresses | -| 6896 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.youtube.com/watch?v=VicH6KojwCI | -| 6897 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://traefik.io/blog/kubernetes-ingress-service-api-demystified | -| 6898 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://speakerdeck.com/thockin/kubernetes-and-networks-why-is-this-so-dang-hard | -| 6899 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.getambassador.io/externaltrafficpolicy-local-on-kubernetes-e66e498212f9 | -| 6900 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://ronaknathani.com/blog/2020/08/how-a-kubernetes-pod-gets-an-ip-address | -| 6901 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://opensource.com/article/20/8/ingress-controllers-kubernetes | -| 6902 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.infoq.com/news/2020/09/kubernetes-ingress-ga | -| 6903 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://kubernetes.io/blog/2020/09/02/scaling-kubernetes-networking-with-endpointslices | -| 6904 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.haproxy.com/blog/announcing-haproxy-kubernetes-ingress-controller-1-5 | -| 6905 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.devclass.com/containers/2021/01/26/haproxy-ingress-controller-15-introduces-mtls-support-gives-load-balancing-experts-more-power/1619777 | -| 6906 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/haproxy-kubernetes-ingress-controller-moves-outside-the-cluster | -| 6907 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.suse.com/c/nginx-guest-blog-kubernetes-ingress-controller | -| 6908 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.cloudflare.com/moving-k8s-communication-to-grpc | -| 6909 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/AbsaOSS/k8gb | -| 6910 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.altoros.com/blog/kubernetes-networking-writing-your-own-simple-cni-plug-in-with-bash | -| 6911 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://docs.getenroute.io | -| 6912 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://opensource.googleblog.com/2020/11/kubernetes-efficient-multi-zone.html | -| 6913 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://nbailey.ca/post/k8s-networking | -| 6914 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://sookocheff.com/post/kubernetes/understanding-kubernetes-networking-model | -| 6915 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/generating-kubernetes-network-policies-by-sniffing-network-traffic-6d5135fe77db | -| 6916 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.redhat.com/en/blog/grpc-or-http/2-ingress-connectivity-in-openshift | -| 6917 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://inlets.dev/blog/2021/07/08/short-lived-clusters.html | -| 6918 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.techtarget.com/searchitoperations/feature/Differences-between-Kubernetes-Ingress-vs-load-balancer | -| 6919 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/why-and-how-of-kubernetes-ingress-and-networking-6cb308ca03d2 | -| 6920 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/zerolb-a-new-decentralized-pattern-for-load-balancing | -| 6921 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://ungleich.ch/u/blog/kubernetes-making-dns-publicly-reachable | -| 6922 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://ungleich.ch/u/blog/kubernetes-without-ingress | -| 6923 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/ingress-controllers-the-more-the-merrier | -| 6924 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://devopscube.com/kubernetes-ingress-tutorial | -| 6925 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.redhat.com/en/blog/global-load-balancer-approaches | -| 6926 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.vcluster.com/blog/kubernetes-nginx-ingress | -| 6927 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/ingress-controllers-the-swiss-army-knife-of-kubernetes | -| 6928 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://learnkube.com/kubernetes-network-packets | -| 6929 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://devopscube.com/configure-ingress-tls-kubernetes | -| 6930 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.armosec.io/blog/kubernetes-ingress-beginners-guide | -| 6931 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/kubernetes-service-type-lb-for-on-prem-deployments-89e9b2a73a0c | -| 6932 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.tkng.io | -| 6933 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.tkng.io/arch | -| 6934 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://platform9.com/blog/ultimate-guide-to-kubernetes-ingress-controllers | -| 6935 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://dustinspecker.com/posts/kubernetes-networking-from-scratch-bgp-bird-advertise-pod-routes | -| 6936 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://home.robusta.dev/blog/kubernetes-service-vs-loadbalancer-vs-ingress | -| 6937 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://dev.to/imjoseangel/tune-up-your-kubernetes-application-performance-with-a-small-dns-configuration-1o46 | -| 6938 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/inspecting-and-understanding-service-network-dfd8c16ff2c5 | -| 6939 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/kubernetes-network-deep-dive-7492341e0ab5 | -| 6940 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.edureka.co/blog/kubernetes-networking | -| 6941 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://api7.ai/blog/apisix-ingress-support-thousands-pod-replicas | -| 6942 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://inlets.dev/blog/2023/02/24/ingress-for-local-kubernetes-clusters.html | -| 6943 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://dev.to/narasimha1997/communication-between-microservices-in-a-kubernetes-cluster-1n41 | -| 6944 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/otterize-intent-based-access-control-for-kubernetes-and-cloud | -| 6945 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://palark.com/blog/comparing-ingress-controllers-for-kubernetes | -| 6946 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://community.ops.io/danielepolencic/learning-how-an-ingress-controller-works-by-building-one-in-bash-3fni | -| 6947 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.sysdig.com/blog/kubernetes-services-clusterip-nodeport-loadbalancer | -| 6948 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.cloudtechtwitter.com/2022/05/reverse-proxy-vs-forward-proxy.html | -| 6949 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://matthewpalmer.net/kubernetes-app-developer/articles/kubernetes-networking-guide-beginners.html | -| 6950 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/deciphering-the-kubernetes-networking-maze-navigating-load-balance-bgp-ipvs-and-beyond-7123ef428572 | -| 6951 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.cyera.com | -| 6952 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.cloudsigma.com/kubernetes-dns-service-a-beginners-guide | -| 6953 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://opensource.com/article/21/10/kubernetes-networkpolicy | -| 6954 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/ckad-scenarios-about-ingress-and-networkpolicy-155ce958c9ce | -| 6955 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://editor.networkpolicy.io | -| 6956 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/kubernetes-sigs/ingate | -| 6957 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v1.0.0 | -| 6958 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://devopscube.com/setup-ingress-kubernetes-nginx-controller | -| 6959 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://mattias.engineer/k8s/ingress | -| 6960 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://trstringer.com/kubernetes-ingress-with-contour | -| 6961 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/kubernetes-sigs/gateway-api | -| 6962 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://gateway-api.sigs.k8s.io | -| 6963 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://kubernetes.io/blog/2021/04/22/evolving-kubernetes-networking-with-the-gateway-api | -| 6964 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/unifying-kubernetes-service-networking-again-with-the-gateway-api | -| 6965 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.armosec.io/blog/kubernetes-gateway-api | -| 6966 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://navendu.me/posts/gateway-vs-ingress-api | -| 6967 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://dustinspecker.com/posts/iptables-how-kubernetes-services-direct-traffic-to-pods | -| 6968 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://arthurchiao.art/blog/cracking-k8s-node-proxy | -| 6969 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://developers.redhat.com/blog/2021/04/20/use-skupper-to-connect-multiple-kubernetes-clusters | -| 6970 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/multi-cluster-kubernetes-networking-with-netmaker-bfa4e22eb2fb | -| 6971 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.howtoforge.com/kubernetes_network_policy | -| 6972 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.learncloudnative.com/blog/2020-10-07-network-policies | -| 6973 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.bionconsulting.com/blog/kubernetes-network-policies | -| 6974 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/the-kubernetes-network-security-effect | -| 6975 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.redhat.com/en/blog/network-policies-controlling-cross-project-communication-on-openshift | -| 6976 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.vcluster.com/blog/kubernetes-network-policies-a-practitioners-guide | -| 6977 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.vcluster.com/blog/kubernetes-network-policies-for-isolating-namespaces | -| 6978 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://arthurchiao.art/blog/cracking-k8s-network-policy | -| 6979 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://cilium.io/blog/2021/02/10/network-policy-editor | -| 6980 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.buoyant.io/blog/kubernetes-network-policies-with-cilium-and-linkerd | -| 6981 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/installing-cilium-on-kubernetes-in-a-fast-and-efficient-way-dbcb79ce9699 | -| 6982 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://cilium.io/blog/2021/05/11/cni-benchmark | -| 6983 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.cockroachlabs.com/blog/cockroachdb-kubernetes-cilium | -| 6984 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://cilium.io/blog/2021/05/20/cilium-110 | -| 6985 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/ahmetb/kubernetes-network-policy-recipes | -| 6986 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://kubernetes.io/blog/2020/06/05/supporting-the-evolving-ingress-specification-in-kubernetes-1.18 | -| 6987 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/autoscaling-ingress-controllers-in-kubernetes-c64b47088485 | -| 6988 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/stakater/Xposer | -| 6989 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.fusionlayer.com/products/infinity | -| 6990 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins | -| 6991 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://rancher.com/docs/rancher/v2.x/en/faq/networking/cni-providers | -| 6992 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/containernetworking | -| 6993 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/benchmark-results-of-kubernetes-network-plugins-cni-over-10gbit-s-network-updated-august-2020-6e1b757b9e49 | -| 6994 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/flannel-io/flannel | -| 6995 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/nokia/danm | -| 6996 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.tigera.io | -| 6997 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://mhmxs.blogspot.com/2020/12/autoscaling-calico-route-reflector.html | -| 6998 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.tigera.io/blog/enforcing-network-security-policies-with-gitops-part-1 | -| 6999 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/supercharge-coredns-with-cluster-addons | -| 7000 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.sysdig.com/blog/how-to-monitor-coredns | -| 7001 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.nslookup.io/learning/the-life-of-a-dns-query-in-kubernetes | -| 7002 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/kubernetes/enhancements | -| 7003 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://povilasv.me/kubernetes-node-local-dns-cache | -| 7004 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.k8gb.io | -| 7005 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://dev.to/aws-builders/amazon-vpc-lattice-build-applications-not-networks-59j8 | -| 7006 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/mrcodedev/frontend-developer-resources | -| 7007 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/why_and_how/top-3-sites-for-programmers-4bmc | -| 7008 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.makeuseof.com/best-open-source-webinar-software | -| 7009 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.geeksforgeeks.org/blogs/7-most-in-demand-and-high-paying-programming-jobs | -| 7010 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.analyticsinsight.net/top-10-programming-languages-to-learn-for-better-job-opportunities-in-2022 | -| 7011 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/iainfreestone/10-trending-projects-on-github-for-web-developers-3rd-december-2021-12f5 | -| 7012 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoworld.com/article/2270714/complexity-is-killing-software-developers.html | -| 7013 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/madza/19-valuable-github-repositories-for-beginner-developers-3i18 | -| 7014 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/frontend-vs-backend-whats-the-difference | -| 7015 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/what-is-a-full-stack-developer-full-stack-engineer-guide | -| 7016 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/mariamarsh/10-best-github-repos-for-developers-5gmp | -| 7017 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/javinpaul/5-books-and-courses-to-learn-object-oriented-programming-in-depth-4kff | -| 7018 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://trio.dev/angular-vs-react | -| 7019 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/learn-coding-for-everyone-handbook | -| 7020 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://refactoring.guru/design-patterns | -| 7021 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/playfulprogramming/a-better-way-to-code-documentation-driven-development-1kem | -| 7022 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/sourcegraph/15-developer-tools-to-make-you-super-productive-2g0a | -| 7023 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://firebase.google.com | -| 7024 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://supabase.com | -| 7025 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.logrocket.com/working-supabase-studio | -| 7026 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoq.com/articles/ballerina-fullstack-rest-api | -| 7027 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2018/11/15/rhel8-introducing-appstreams | -| 7028 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/products/red-hat-developer-toolset | -| 7029 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/11/15/red-hat-software-collections-38-and-red-hat-developer-toolset-11-now-generally | -| 7030 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dhall-lang.org | -| 7031 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://ddev.com | -| 7032 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://opensource.com/article/22/12/ddev | -| 7033 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://oclif.io | -| 7034 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://aws.amazon.com/codeguru/profiler | -| 7035 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://hipertextual.com/2024/03/devin-inteligencia-artificial-programa-software | -| 7036 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://keptn.sh/stable | -| 7037 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://v1.keptn.sh/docs/quickstart | -| 7038 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.dynatrace.com/news/blog/what-is-keptn-how-it-works-and-how-to-get-started | -| 7039 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/keptn-sandbox/keptn-jenkins-library | -| 7040 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.meetup.com/jenkins-online-meetup/events/270861119 | -| 7041 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=VYRdirdjOAg&t=5s | -| 7042 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/how-keptn-automatically-configures-prometheus-ecosystems | -| 7043 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/keptn-sandbox/keptn-on-k3s/blob/master/README-KeptnForDynatrace.md | -| 7044 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=OQAXQrKhIt0&ab_channel=keptn | -| 7045 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://dynatrace-perfclinics.github.io/codelabs/why-devs-love-dynatrace-2/index.html | -| 7046 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://techcommunity.microsoft.com/blog/appsonazureblog/full-stack-net-6-apps-with-blazor-webassembly-and-azure-static-web-apps/2933428 | -| 7047 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2021/03/16/three-ways-to-containerize-net-applications-on-red-hat-openshift | -| 7048 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/11/15/net-60-now-available-rhel-and-openshift | -| 7049 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.telerik.com/blogs/your-first-microservice-dotnet-6 | -| 7050 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://learn.microsoft.com/en-us/dotnet/architecture/microservices | -| 7051 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://stackify.com/who-will-dominate-in-the-future-net-or-java | -| 7052 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devblogs.microsoft.com/dotnet/announcing-rate-limiting-for-dotnet | -| 7053 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.jetbrains.com/dotnet/2021/07/19/getting-started-with-asp-net-core-and-grpc | -| 7054 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://itnext.io/how-to-build-an-event-driven-asp-net-core-microservice-architecture-e0ef2976f33f | -| 7055 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/NuGet/docs.microsoft.com-nuget/blob/main/docs/reference/nuspec.md | -| 7056 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://gist.github.com/andykuszyk/a5ee80ae263e77f651bed878c1deb03b | -| 7057 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://khalidabuhakmeh.com/a-dotnet-five-guide-from-idea-to-nuget-package | -| 7058 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.syncfusion.com/blogs/post/10-best-c-nuget-packages-to-improve-your-productivity-in-2022 | -| 7059 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devblogs.microsoft.com/dotnet/introducing-compatible-frameworks-on-nuget-org | -| 7060 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devblogs.microsoft.com/dotnet/devops-for-dotnet-maui | -| 7061 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/App-vNext/Polly | -| 7062 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://procodeguide.com/programming/polly-in-aspnet-core | -| 7063 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.paradigm.net.co | -| 7064 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://jasperfx.github.io/oakton | -| 7065 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://jasperfx.github.io/lamar | -| 7066 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://jeremydmiller.com/2021/10/12/self-diagnosing-deployments-with-oakton-and-lamar | -| 7067 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.dotnetcurry.com/aspnet-core/kubernetes-for-developers | -| 7068 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://andrewlock.net/series/deploying-asp-net-core-applications-to-kubernetes | -| 7069 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloud.google.com/learn/what-is-kubernetes | -| 7070 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://x.com/kubernetesio | -| 7071 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://techbeacon.com/enterprise-it/25-kubernetes-experts-you-should-follow-twitter | -| 7072 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://enterprisersproject.com/article/2020/4/kubernetes-everything-you-need-know | -| 7073 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.theodo.com/en-fr/blog/kubernetes-architecture-understanding-the-components-and-structure-of-clusters | -| 7074 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/7/kubernetes-analogy | -| 7075 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-is-hard-190f1d0c6d36 | -| 7076 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/how-does-kubernetes-work | -| 7077 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://elmanytas.es/?q=node/358 | -| 7078 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://enterprisersproject.com/article/2017/10/how-explain-kubernetes-plain-english | -| 7079 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://maximilianmichels.com/2021/kubernetes-what-you-need-to-know | -| 7080 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://shipit.dev/posts/kubernetes-overview-diagrams.html#architecture | -| 7081 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/6/container-orchestration | -| 7082 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://luminousmen.com/post/kubernetes-101 | -| 7083 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://css-tricks.com/kubernetes-explained-simply-containers-pods-and-images | -| 7084 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://auth0.com/blog/kubernetes-tutorial-step-by-step-introduction-to-basic-concepts | -| 7085 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/why-developers-should-learn-kubernetes | -| 7086 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/this-week-in-programming-kubernetes-from-day-one | -| 7087 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.nextplatform.com/store/2021/08/02/kubernetes-expands-from-containers-to-infrastructure-management/1654000 | -| 7088 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/monolithic-development-practices-kill-powerful-kubernetes-benefits | -| 7089 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/chefgs/getting-started-tutorial-for-learning-kubernetes-455e | -| 7090 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/dhirajpatra/how-to-start-with-kubernetes-for-begginer-309e | -| 7091 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blogs.mulesoft.com/dev/resources-dev/k8s-kubernetes | -| 7092 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://community.f5.com/kb/technicalarticles/what-is-kubernetes/281010 | -| 7093 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.google.com/document/d/1p4ZYQYM2VrMCR8K3T68JOMzWHlV-C8Jogrl9Ces77OA/edit | -| 7094 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hackernoon.com/the-ultimate-beginners-guide-to-kubernetes-and-container-orchestration-5d83354y | -| 7095 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://k21academy.com/kubernetes/kubernetes-architecture-components-overview-for-beginners | -| 7096 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/kubernetes-basics-sysadmins | -| 7097 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/kubernetes-components | -| 7098 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learnsteps.com/how-kubernetes-works-on-a-reconciler-pattern | -| 7099 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/start-learning-kubernetes | -| 7100 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learnsteps.com/what-is-a-control-plane-what-do-people-mean-by-this-basics-on-kubernetes | -| 7101 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2264392/no-one-wants-to-manage-kubernetes-anymore.html | -| 7102 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/living-with-kubernetes-cluster-upgrades | -| 7103 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/5-things-developers-need-to-know-about-kubernetes-management | -| 7104 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://humanitec.com/blog/handling-environment-variables-with-kubernetes | -| 7105 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/what-workloads-do-businesses-run-on-kubernetes | -| 7106 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/the-subtleties-of-ensuring-zero-downtime-during-pod-lifecycle-events-in-kubernetes-6461c12f7736 | -| 7107 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.tutorialworks.com/difference-docker-containerd-runc-crio-oci | -| 7108 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.techtarget.com/searchitoperations/tip/Ensure-Kubernetes-high-availability-with-master-node-planning | -| 7109 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/the-new-stacks-top-kubernetes-stories-of-2021 | -| 7110 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learnsteps.com/kubernetes-what-to-learn-from-a-long-term-perspective | -| 7111 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learnsteps.com/what-is-kubelet-and-what-it-does-basics-on-kubernetes | -| 7112 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://buttondown.com/nelhage/archive/two-reasons-kubernetes-is-so-complex | -| 7113 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/22/2/kubernetes-architecture | -| 7114 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubesphere.io/blogs/k8s-ha-practices | -| 7115 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.scaleway.com/en/blog/how-to-deploy-and-distribute-the-workload-on-a-multi-cloud-kubernetes-environment | -| 7116 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudtechtwitter.com/2022/04/kubeapiserver.html | -| 7117 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://marcusnoble.co.uk/2022-07-04-managing-kubernetes-without-losing-your-cool | -| 7118 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudtechtwitter.com/2022/05/dont-miss-next-article-be-first-to-be.html | -| 7119 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.spiceworks.com/tech/cloud/articles/how-to-get-started-with-kubernetes | -| 7120 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/thenjdevopsguy/what-problem-is-kubernetes-actually-trying-to-solve-3g1n | -| 7121 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://x.com/aantn | -| 7122 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/articles/2022/08/30/kubernetes-101-developers-names-ports-yaml-files-and-more | -| 7123 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://middleware.io/blog/kubernetes-challenges-and-solutions | -| 7124 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/dont-pause-your-kubernetes-adoption-paas-it-instead | -| 7125 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://iximiuz.kit.com/posts/ivan-on-containers-kubernetes-and-backend-development-12 | -| 7126 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://enterprisersproject.com/article/2022/11/15-minute-primer-kubernetes | -| 7127 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://spacelift.io/blog/kubernetes-architecture | -| 7128 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.frankel.ch/basics-access-kubernetes-pods | -| 7129 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.okteto.com/blog/kubernetes-architecture | -| 7130 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blogs.opentext.com/understanding-kubernetes-within-containers | -| 7131 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.techtarget.com/searchitoperations/answer/How-many-Kubernetes-nodes-should-be-in-a-cluster | -| 7132 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.geeksforgeeks.org/cloud-computing/kubernetes-concept-of-containers | -| 7133 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/javinpaul/why-developers-should-learn-docker-and-kubernetes-in-2023-4hof | -| 7134 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/jonatan5524/build-my-own-kubernetes-journey-1a3j | -| 7135 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/why-kubernetes-has-emerged-as-the-os-of-the-cloud | -| 7136 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/containers/kubernetes-as-a-platform-vs-kubernetes-as-an-api-2 | -| 7137 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://symbiosis.host | -| 7138 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/leandronsp/kubernetes-101-part-i-the-fundamentals-23a1 | -| 7139 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/a-platform-for-kubernetes | -| 7140 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/kubernetes-daemonset | -| 7141 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.linkedin.com/pulse/day-01-kubernetes-understanding-architecture-anup-ghattikar | -| 7142 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://semaphore.io/blog/replicaset-statefulset-daemonset-deployments | -| 7143 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/deploy-docker-image-to-kubernetes | -| 7144 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://serokell.io/blog/kubernetes-guide | -| 7145 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kube.careers/report-2021-q2 | -| 7146 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kube.careers/report-2021-q4 | -| 7147 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2337368/how-to-beat-the-kubernetes-skills-shortage.html | -| 7148 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://virtualizationreview.com/articles/2020/05/08/cloud-native-dev-survey.aspx | -| 7149 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://k8s.af | -| 7150 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://techbeacon.com/enterprise-it/why-teams-fail-kubernetes-what-do-about-it | -| 7151 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fairwinds.com/kubernetes-maturity-model | -| 7152 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubebyexample.com | -| 7153 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes/community/blob/main/sig-scalability/configs-and-limits/thresholds.md | -| 7154 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/aws-builders/devops-made-easy-install-aws-cli-ecs-cli-docker-terraform-using-chocolatey-2lld | -| 7155 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-installation-methods-the-complete-guide-1036c860a2b3 | -| 7156 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io | -| 7157 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetesreadme.com | -| 7158 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev-k8sref-io.web.app | -| 7159 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jamiehannaford/what-happens-when-k8s | -| 7160 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetespodcast.com | -| 7161 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubelist.com/podcast | -| 7162 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/blog | -| 7163 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kubermatic.com/tags/kubernetes | -| 7164 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudnativenow.com | -| 7165 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudowski.com | -| 7166 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/t/kubernetes | -| 7167 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes-on-aws.readthedocs.io/en/latest | -| 7168 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/tags/kubernetes | -| 7169 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/tagged/kubernetes | -| 7170 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://k21academy.com | -| 7171 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.weave.works/blog/category/kubernetes | -| 7172 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learnsteps.com/tag/basics-on-kubernetes | -| 7173 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com | -| 7174 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thecloudblog.net | -| 7175 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://rcarrata.com | -| 7176 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://palark.com/blog/tag/kubernetes | -| 7177 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.returngis.net | -| 7178 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/the-devops-bottleneck-why-iac-orchestration-is-the-missing-piece | -| 7179 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/successful-short-kubernetes-stories-for-devops-architects-677f8bfed803 | -| 7180 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://platform9.com/blog/kubernetes-ci-cd-pipelines-at-scale | -| 7181 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.techtarget.com/searchapparchitecture/tip/4-trends-for-Kubernetes-cloud-native-teams-to-watch-in-2020 | -| 7182 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://enterprisersproject.com/article/2020/5/kubernetes-5-open-source-projects-improve | -| 7183 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thebsdbox.co.uk/2020/03/18/Creating-a-Kubernetes-cloud-doesn-t-required-boiling-the-ocean | -| 7184 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/6/kubernetes-anniversary | -| 7185 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.container-solutions.com/7-cloud-native-trends-to-watch-in-2020 | -| 7186 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://snyk.io/blog/shipping-kubernetes-native-applications-with-confidence | -| 7187 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.blocksandfiles.com/container-storage/2020/07/21/kubernetes-is-in-a-bit-of-state-about-state/1612337 | -| 7188 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vcluster.com/blog/kubernetes-virtual-clusters-for-ci-cd-testing | -| 7189 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.revistacloudcomputing.com/2020/09/los-mejores-proveedores-de-kubernetes | -| 7190 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudnativenow.com/topics/cloudnativeplatforms/overcoming-kubernetes-infrastructure-challenges | -| 7191 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/lessons-learned-from-managing-a-kubernetes-cluster-for-side-projects-780fbbacf36c | -| 7192 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.lastweekinaws.com/blog/reader-mailbag-is-ecs-deprecated | -| 7193 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/1/kubernetes | -| 7194 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://srcco.de/posts/many-kubernetes-clusters.html | -| 7195 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/key-considerations-kubernetes-cluster-design-setup | -| 7196 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/cks-exam-series-9-rbac-v2-23ee24dd77cd | -| 7197 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/kubernetes-trends-and-challenges | -| 7198 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/scaling-celery-rabbitmq-kubernetes | -| 7199 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://superuser.openinfra.org/articles/run-your-kubernetes-cluster-on-openstack-in-production | -| 7200 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/distributed-systems-kubernetes | -| 7201 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fairwinds.com/blog/over-provisioned-and-over-permissioned-containers-kubernetes | -| 7202 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/topology-aware-scheduling-in-kubernetes-part-1-the-high-level-business-case | -| 7203 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/msfidelis/kubernetes-with-cri-o | -| 7204 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.min.io/blog | -| 7205 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.suse.com/c/rancher_blog/the-three-pillars-of-kubernetes-container-orchestration | -| 7206 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.qwinix.io/blog-what-is-kubernetes | -| 7207 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/governance-risk-and-compliance-with-kubernetes | -| 7208 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.harness.io/blog/recommendations-api | -| 7209 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.harbur.io/demystifying-stateful-apps-on-kubernetes-by-deploying-an-etcd-cluster-b85bf8c16fea | -| 7210 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.kintone.io/entry/2021/01/14/160935 | -| 7211 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2265488/how-kubernetes-works.html | -| 7212 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/cloud-native-observability | -| 7213 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2020/12/02/dont-panic-kubernetes-and-docker | -| 7214 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/exploring-the-new-kubernetes-maturity-model | -| 7215 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/pid-namespace | -| 7216 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/kubernetes-effect | -| 7217 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dustinspecker.com/posts/scaling-kubernetes-pods-prometheus-metrics | -| 7218 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/stack-labs/how-to-switch-container-runtime-in-a-kubernetes-cluster-1628 | -| 7219 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-what-are-endpoints-3cc9e769b614 | -| 7220 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learnsteps.com/how-exactly-kube-proxy-works-basics-on-kubernetes | -| 7221 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.siderolabs.com/blog/is-vanilla-kubernetes-really-too-heavy-for-the-raspberry-pi | -| 7222 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/kubernetes-workloads-serverless-era | -| 7223 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.kintone.io/entry/neco-registry | -| 7224 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.px.dev/etcd-6-tips | -| 7225 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudnativenow.com/kubeconcnc/kubernetes-true-superpower-is-its-control-plane | -| 7226 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/datreeio/a-deep-dive-into-kubernetes-schema-validation-39ll | -| 7227 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.tremolo.io/post/pipelines-and-kubernetes-authentication | -| 7228 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.usepine.com/blog/en/improving-cert-manager-self-check-speed-when-issuing-certificates | -| 7229 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.datree.io/resources/kubernetes-schema-validation | -| 7230 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infracloud.io/blogs/avoiding-kubernetes-cluster-outages-synthetic-monitoring | -| 7231 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/devopshubproject/cka-lab | -| 7232 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/living-with-kubernetes-multicluster-management | -| 7233 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.tigera.io/blog/comparing-kube-proxy-modes-iptables-or-ipvs | -| 7234 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fairwinds.com/blog/k8s-clinic-how-to-run-kubernetes-securely-and-efficiently | -| 7235 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.okteto.com/blog/preview-environments-for-kubernetes | -| 7236 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://piotrminkowski.com/2021/07/08/kubernetes-multicluster-with-kind-and-submariner | -| 7237 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.civo.com/learn/get-up-and-running-with-kubeflow-on-civo-kubernetes | -| 7238 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://palark.com/blog/failure-stories-elasticsearch-migration-within-kubernetes | -| 7239 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dbafromthecold.com/2020/04/08/adjusting-pod-eviction-time-in-kubernetes | -| 7240 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/how-to-deploy-a-cross-cloud-kubernetes-cluster-with-built-in-disaster-recovery-bbce27fcc9d7 | -| 7241 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://landing.gravitee.io/gravitee-edge-stack-unified-api-visibility-and-governance | -| 7242 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.cloudflare.com/automatic-remediation-of-kubernetes-nodes | -| 7243 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.pulumi.com/blog/kubernetes-fundamentals-part-one | -| 7244 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ubuntu.com/blog/how-to-test-the-latest-kubernetes-with-microk8s | -| 7245 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/10-steps-to-a-successful-kubernetes-technical-transformation | -| 7246 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?app=desktop&v=Vh3piGAxcf8&ab_channel=AlokKumar | -| 7247 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/cloud-foundry-summit-kubernetes-must-do-better-by-developers | -| 7248 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/how-to-create-kubernetes-home-lab-on-an-old-laptop-1de6cc12c13e | -| 7249 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/how-to-deploy-a-single-kubernetes-cluster-across-multiple-clouds-using-k3s-and-wireguard-a5ae176a6e81 | -| 7250 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/databases-in-a-kubernetes-angular-net-core-microservice-arch-a0c0ae23dca9 | -| 7251 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/expose-open-policy-agent-gatekeeper-constraint-violations-with-prometheus-and-grafana-6b7ac92ea07f | -| 7252 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/how-airbnb-and-twitter-cut-back-on-microservice-complexities | -| 7253 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://x.com/submarinerio | -| 7254 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://x.com/shipwrightio | -| 7255 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://x.com/microcksio | -| 7256 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://x.com/telepresenceio | -| 7257 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://x.com/k0sproject | -| 7258 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/hobby-kube/guide | -| 7259 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/kubernetes-wallpapers | -| 7260 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?app=desktop&v=o3WXPXDuCSU | -| 7261 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/tips-running-scalable-workloads-kubernetes | -| 7262 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.techtarget.com/searchcloudcomputing/tip/Weigh-the-pros-and-cons-of-managed-Kubernetes-services | -| 7263 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/evolution-of-paases-to-platform-as-code-in-kubernetes-world-74464b0013ca | -| 7264 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/the-state-of-kubernetes-key-challenges-and-the-role-of-ai | -| 7265 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learnsteps.com/basics-on-kubernetes-what-exactly-is-a-replicaset | -| 7266 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://palark.com/blog/best-practices-kubernetes-part-1 | -| 7267 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://danielmangum.com/posts/how-kubernetes-validates-custom-resources | -| 7268 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/11/kubernetes-replicationcontroller | -| 7269 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudnativenow.com/features/when-is-kubernetes-service-ownership-the-right-fit | -| 7270 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-running-multiple-container-runtimes-65220b4f9ef4 | -| 7271 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://labs.iximiuz.com/courses/containerd-cli/ctr/image-management | -| 7272 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kubermatic.com/resources/the-ultimate-checklist-for-running-kubernetes-in-production | -| 7273 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://vadosware.io/post/so-you-need-to-wait-for-some-kubernetes-resources | -| 7274 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://mayankshah.dev/blog/demystifying-kube-proxy | -| 7275 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.brujordet.no/post/homelab/using_custom_hardware_in_kubernetes | -| 7276 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloud.google.com/blog/products/containers-kubernetes/the-rise-and-future-of-kubernetes-and-open-source-at-google | -| 7277 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kmitevski.com/writing-a-kubernetes-validating-webhook-using-python | -| 7278 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2022/01/07/kubernetes-is-moving-on-from-dockershim | -| 7279 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.px.dev/container-filesystems | -| 7280 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/learn-kubernetes-and-start-containerizing-your-applications | -| 7281 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://komodor.com/learn/kubernetes-nodes-complete-guide | -| 7282 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/what-does-it-take-to-manage-hundreds-of-kubernetes-clusters | -| 7283 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/22/3/visual-map-kubernetes-deployment | -| 7284 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/measuring-patching-cadence-on-kubernetes-with-gitops-353bc4a1d25 | -| 7285 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/the-rush-to-fix-the-kubernetes-failover-problem | -| 7286 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-draining-nodes-properly-79e18dca4d5e | -| 7287 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-extensibility-c5fed27f0952 | -| 7288 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.howtogeek.com/devops/how-to-clean-up-old-containers-and-images-in-your-kubernetes-cluster | -| 7289 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/k8s-tips-accessing-the-api-server-from-a-pod-f6f72bc847de | -| 7290 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/madmaxx/how-to-make-exclusive-locks-in-kubernetes-23if | -| 7291 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/genuinetools/contained.af | -| 7292 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-sandbox-environments-with-virtual-clusters-fb465b296777 | -| 7293 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/metaleapca/metaleap-devops-in-k8s/blob/main/metaleap-devops-in-k8s.pdf | -| 7294 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://engineering.prezi.com/intro-4727024fc2c1 | -| 7295 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kairos-io/kairos | -| 7296 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/optimizing-kubernetes-for-peak-traffic-and-avoiding-setbacks | -| 7297 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://trstringer.com/kubernetes-node-ready | -| 7298 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://rpadovani.com/k8s-algorithm-pick-pod-scale-in | -| 7299 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fierce-network.com/multi-cloud/cloud-9-lunch-ladies-news-wrap-live-cloud-executive-summit | -| 7300 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://rcarrata.github.io/openshift/regenerate-kubeconfig | -| 7301 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/kubernetes-kubeconfig-file | -| 7302 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kruyt.org/migrate-docker-containerd-kubernetes | -| 7303 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.opensourcerers.org/2021/02/01/how-to-go-from-docker-to-kubernetes-the-right-way | -| 7304 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vcluster.com/blog/docker-compose-to-kubernetes-step-by-step-migration | -| 7305 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.linuxtechi.com/setup-private-docker-registry-kubernetes | -| 7306 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/docker-and-kubernetes-root-vs-privileged-9d2a37453dec | -| 7307 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudnativenow.com/topics/cloudnativedevelopment/how-docker-and-kubernetes-work-together | -| 7308 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.sighup.io/how-to-run-kubernetes-without-docker | -| 7309 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kinsta.com/blog/kubernetes-vs-docker | -| 7310 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/kubernetes-vs-docker | -| 7311 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.imaginarycloud.com/blog/docker-vs-kubernetes | -| 7312 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.decipherzone.com/blog-detail/kubernetes-vs-docker-swarm | -| 7313 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sysdig.com/blog/kubernetes-admission-controllers | -| 7314 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vcluster.com/blog/kubernetes-admission-controllers-what-they-are-and-why-they-matter | -| 7315 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2021/12/21/admission-controllers-for-container-drift | -| 7316 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://slack.engineering/simple-kubernetes-webhook | -| 7317 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.nillsf.com/index.php/2020/12/03/how-to-run-your-own-admission-controller-on-kubernetes | -| 7318 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://pradeepl.com/blog/kubernetes/introduction-to-kubernetes-admission-controllers | -| 7319 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://enterprisersproject.com/article/2020/8/managing-kubernetes-resources-5-things-remember | -| 7320 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://stackify.com/kubernetes-docker-deployments | -| 7321 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.howtoforge.com/multi-container-pods-in-kubernetes | -| 7322 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://iximiuz.com/en/posts/service-proxy-pod-sidecar-oh-my | -| 7323 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenucleargeeks.com/2021/03/22/introduction-to-pods-in-kubernetes | -| 7324 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://speakerdeck.com/devinjeon/kubernetes-pod-internals-with-the-fundamentals-of-containers | -| 7325 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2021/04/06/podsecuritypolicy-deprecation-past-present-and-future | -| 7326 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dustinspecker.com/posts/ipvs-how-kubernetes-services-direct-traffic-to-pods | -| 7327 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.returngis.net/2020/06/organizar-los-pods-en-kubernetes-usando-taints-y-tolerations | -| 7328 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thecloudblog.net/lab/kubernetes-container-lifecycle-events-and-hooks | -| 7329 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://bytes.devopscube.com/p/pod-priority-preemption-explained?s=r | -| 7330 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/pod-priorityclass-preemption | -| 7331 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/how-do-you-gracefully-shut-down-pods-in-kubernetes-fb19f617cd67 | -| 7332 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://nunoadrego.com/posts/abusing-pod-priority | -| 7333 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/pod-rebalancing-and-allocations-in-kubernetes-df3dbfb1e2f9 | -| 7334 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2023/01/12/protect-mission-critical-pods-priorityclass | -| 7335 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://neonmirrors.net/post/2022-12/reducing-pod-volume-update-times | -| 7336 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-scheduler-deep-dive-fdfcb516be30 | -| 7337 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/tasks/configure-pod-container/user-namespaces | -| 7338 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/kubernetes-pod | -| 7339 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://palark.com/blog/kubernetes-configmap-guide | -| 7340 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/working-with-kubernetes-configmaps-part-1-volume-mounts-f0ace283f5aa | -| 7341 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://k21academy.com/kubernetes/configmaps-secrets | -| 7342 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kubermatic.com/blog/keeping-the-state-of-apps-part-3-introduction-to-configmaps | -| 7343 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/how-to-make-the-most-of-kubernetes-environment-variables | -| 7344 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.thorsten-hans.com/hot-reload-net-configuration-in-kubernetes-with-configmaps | -| 7345 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://auth0.com/blog/kubernetes-secrets-management | -| 7346 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vcluster.com/blog/self-service-kubernetes-namespaces-are-a-game-changer | -| 7347 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.boot.dev/blog/devops/how-to-restart-all-pods-in-a-kubernetes-namespace | -| 7348 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/2/kubernetes-namespaces | -| 7349 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://static.sched.com/hosted_files/kccncna19/f7/kubecon-us-2019-mt-wg-deep-dive.pdf | -| 7350 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2020/08/14/introducing-hierarchical-namespaces | -| 7351 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-retired/multi-tenancy/tree/master/incubator/hnc | -| 7352 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vamsitalkstech.com/architecture/kubernetes-multitenancy-best-practices-architecture-models-2-2 | -| 7353 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vcluster.com/blog/kubernetes-multi-tenancy-why-virtual-clusters-are-the-best-solution | -| 7354 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2021/04/15/three-tenancy-models-for-kubernetes | -| 7355 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/avoiding-the-pitfalls-of-multitenancy-in-kubernetes | -| 7356 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.sighup.io/an-introduction-to-hierarchical-namespace-controller-hnc | -| 7357 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vamsitalkstech.com/architecture/a-deepdive-into-kubernetes-multitenancy-1-2 | -| 7358 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/the-hidden-dangers-of-terminating-namespaces | -| 7359 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://engineering.salesforce.com/project-agumbe-share-objects-across-namespaces-in-kubernetes-1fc2e1ddb3eb | -| 7360 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vcluster.com/blog/multi-tenant-kubernetes-clusters-challenges-and-useful-tooling | -| 7361 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infracloud.io/blogs/multi-tenancy-kubernetes | -| 7362 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/kubernetes-hierarchical-namespaces | -| 7363 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/concepts/security/multi-tenancy | -| 7364 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thinksys.com/devops/kubernetes-multi-tenancy | -| 7365 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://website.vcluster.com/blog/kubernetes-multi-tenancy-10-essential-considerations | -| 7366 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.joshgav.com/posts/cluster-level-multitenancy | -| 7367 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cast.ai/blog/kubernetes-namespace-how-to-use-it-to-organize-and-optimize-costs | -| 7368 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/multi-tenancy-in-kubernetes-332ff88d55d8 | -| 7369 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.jessfraz.com/post/hard-multi-tenancy-in-kubernetes | -| 7370 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudhero.io/creating-users-for-your-kubernetes-cluster | -| 7371 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/gianlucam76/centralized-add-on-management-across-n-kubernetes-clusters-308k | -| 7372 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://millionvisit.blogspot.com/2021/02/kubernetes-for-developers-8-Object%20Name-Labels-Selectors-Namespace.html | -| 7373 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://millionvisit.blogspot.com/2021/03/kubernetes-for-developers-11-pod-organization-using-labels.html | -| 7374 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://newrelic.com/blog/infrastructure-monitoring/how-to-organize-kubernetes-clusters | -| 7375 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cast.ai/blog/kubernetes-labels-expert-guide-with-10-best-practices | -| 7376 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/labels-and-annotations-in-kubernetes-234944b0f7ab | -| 7377 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://trstringer.com/understanding-prefernoschedule | -| 7378 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-rolling-updates-rollbacks-and-multi-environments-4ff9912df5 | -| 7379 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/how-do-applications-run-on-kubernetes | -| 7380 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://deepsource.com/blog/zero-downtime-deployment | -| 7381 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://k21academy.com/kubernetes/kubernetes-deployment | -| 7382 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.mirantis.com/blog/introduction-to-yaml-creating-a-kubernetes-deployment | -| 7383 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/graceful-shutdown | -| 7384 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thoughtbot.com/blog/zero-downtime-rails-deployments-with-kubernetes | -| 7385 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hackernoon.com/how-to-deploy-code-faster-using-kubernetes-jh1y3ul0 | -| 7386 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fosstechnix.com/rolling-out-and-rolling-back-updates-with-zero-downtime-on-kubernetes-cluster | -| 7387 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learnsteps.com/basics-on-kubernetes-what-exactly-is-a-deployment | -| 7388 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://polarsquad.com/blog/check-your-kubernetes-deployments | -| 7389 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/sticky-sessions-and-canary-releases-in-kubernetes-8c45de2b0a2e | -| 7390 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/kubernetes-rollbacks | -| 7391 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kubermatic.com/blog/keeping-the-state-of-apps-6-introduction-to-statefulsets | -| 7392 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vcluster.com/blog/kubernetes-statefulset-examples-and-best-practices | -| 7393 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-statefulset-initialization-with-unique-configs-per-pod-7e02c01ada65 | -| 7394 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://eng.lyft.com/improving-kubernetes-cronjobs-at-scale-part-1-cf1479df98d4 | -| 7395 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/11/kubernetes-jobs-cronjobs | -| 7396 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/create-kubernetes-jobs-cron-jobs | -| 7397 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/kueue | -| 7398 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://spacelift.io/blog/kubernetes-cronjob | -| 7399 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/lambda-migration-k8s-jobs | -| 7400 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.alexellis.io/primer-accessing-kubernetes-services | -| 7401 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.harness.io/blog/kubernetes-services-explained | -| 7402 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/vromanov/kubernetes-services-1bj | -| 7403 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=efiMiaFjtn8&feature=youtu.be | -| 7404 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://auth0.com/blog/deployment-strategies-in-kubernetes | -| 7405 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.educative.io/blog/kubernetes-deployments-strategies | -| 7406 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/learn/openshift/run-canary-deployment-pattern-kubernetes | -| 7407 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/reference/kubernetes-api | -| 7408 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/living-with-kubernetes-api-lifecycles-and-you | -| 7409 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.tilt.dev/2021/03/18/kubernetes-is-so-simple.html | -| 7410 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2021/09/03/api-server-tracing | -| 7411 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://evancordell.com/posts/kube-apis-crds | -| 7412 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://martinheinz.dev/blog/53 | -| 7413 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://trstringer.com/kubernetes-api-call-from-kubectl | -| 7414 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://iximiuz.com/en/posts/kubernetes-api-structure-and-terminology | -| 7415 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://iximiuz.com/en/posts/kubernetes-api-call-simple-http-client | -| 7416 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://iximiuz.com/en/series/working-with-kubernetes-api | -| 7417 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://iximiuz.com/en/posts/kubernetes-api-how-to-extend | -| 7418 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/danielepolencic/the-kubernetes-api-architecture-1pi9 | -| 7419 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/working-with-the-kubernetes-api-587bc5941992 | -| 7420 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/extending-kubernetes-services-with-multi-cluster-services-api | -| 7421 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2021/10/08/capi-clusterclass-and-managed-topologies | -| 7422 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes/kubernetes/pull/97057 | -| 7423 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://theithollow.com/2020/05/18/kubernetes-liveness-and-readiness-probes | -| 7424 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://website.vcluster.com/blog/kubernetes-readiness-probes-examples-and-common-pitfalls | -| 7425 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://millionvisit.blogspot.com/2021/04/kubernetes-for-developers-12-effective-way-of-using-k8-liveness-probe.html | -| 7426 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://millionvisit.blogspot.com/2021/04/kubernetes-for-developers-13-effective-way-of-using-k8-readiness-probe.html | -| 7427 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://andrewlock.net/deploying-asp-net-core-applications-to-kubernetes-part-6-adding-health-checks-with-liveness-readiness-and-startup-probes | -| 7428 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-probes-startup-liveness-readiness-a9fc9ccff4b2 | -| 7429 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-readiness-probes-examples-common-pitfalls-136e3a9a058d | -| 7430 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=D9w3DH1zAc8 | -| 7431 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.returngis.net/2020/02/pruebas-de-vida-de-nuestros-contenedores-en-kubernetes | -| 7432 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://newrelic.com/blog/infrastructure-monitoring/kubernetes-health-checks | -| 7433 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://komodor.com/learn/kubernetes-liveness-probes-a-practical-guide | -| 7434 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://martinheinz.dev/blog/63 | -| 7435 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hmh.engineering/dive-into-kubernetes-healthchecks-part-1-73a900fa6dbd | -| 7436 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hmh.engineering/dive-into-kubernetes-healthchecks-part-2-a9f83eb712d5 | -| 7437 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.datree.io/resources/kubernetes-readiness-and-liveness-probes-best-practices | -| 7438 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/pavanbelagatti/configure-kubernetes-readiness-and-liveness-probes-tutorial-478p | -| 7439 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/otomato_io/liveness-probes-feel-the-pulse-of-the-app-133e | -| 7440 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudtechtwitter.com/2022/04/kubernetes-quality-of-service-qos-class.html | -| 7441 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-resource-management-in-production-d5382c904ed1 | -| 7442 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/setting-cpu-memory-limits-requests | -| 7443 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/sizing-applications-in-kubernetes | -| 7444 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sysdig.com/blog/kubernetes-capacity-planning | -| 7445 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/concepts/policy/limit-range | -| 7446 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sysdig.com/blog/kubernetes-limits-requests | -| 7447 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/aurelievache/understanding-kubernetes-part-22-limitrange-144l | -| 7448 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sysdig.com/blog/kubernetes-resource-limits | -| 7449 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://newrelic.com/blog/infrastructure-monitoring/kubernetes-request-and-limits | -| 7450 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://home.robusta.dev/blog/stop-using-cpu-limits | -| 7451 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.netdata.cloud/blog/kubernetes-throttling-doesnt-have-to-suck-let-us-help | -| 7452 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://komodor.com/learn/kubernetes-cpu-limits-throttling | -| 7453 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hackernoon.com/kubernetes-resource-quotas | -| 7454 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://home.robusta.dev/blog/kubernetes-utilization-vs-reliability | -| 7455 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/mkdev/kubernetes-capacity-and-resource-management-its-not-what-you-think-it-is-1oik | -| 7456 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/memory-requests-and-limits-in-kubernetes-1c9cd573b3ab | -| 7457 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/cpu-limits-and-requests-in-kubernetes-fa9d55948b7c | -| 7458 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/pavanbelagatti/learn-how-to-set-kubernetes-resource-requests-and-limits-23n2 | -| 7459 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://home.robusta.dev/blog/k8s-node-benchmark | -| 7460 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://piotrminkowski.com/2023/08/22/resize-cpu-limit-to-speed-up-java-startup-on-kubernetes | -| 7461 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://sosiv.io | -| 7462 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://wbhegedus.me/understanding-kubernetes-cpu-limits | -| 7463 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vcluster.com/blog/how-to-set-up-kubernetes-requests-and-limits | -| 7464 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/thenjdevopsguy/impacts-of-not-setting-requests-limits-and-quotas-5f4b | -| 7465 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.ardanlabs.com/blog/2024/02/kubernetes-cpu-limits-go.html | -| 7466 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://foxutech.com/kubernetes-namespace-resource-quota-and-limits | -| 7467 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://stormforge.io | -| 7468 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/11/kubernetes-scheduler | -| 7469 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gist.github.com/luisalfonsopreciado/40a0fc2319241d517832affdce2bc1ff | -| 7470 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://community.ops.io/danielepolencic/pod-rebalancing-and-allocations-in-kubernetes-4kim | -| 7471 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://towardsdatascience.com/maximizing-the-utility-of-scarce-ai-resources-a-kubernetes-approach-0230ba53965b | -| 7472 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sysdig.com/blog/monitor-etcd | -| 7473 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/etcd-kubernetes | -| 7474 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/tasks/administer-cluster/configure-upgrade-etcd/#securing-etcd-clusters | -| 7475 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/tutorialboy/a-detailed-brief-about-offence-and-defence-on-cloud-security-etcd-risks-4h02 | -| 7476 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/sidecars-are-changing-the-kubernetes-load-testing-landscape | -| 7477 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/fermyon/scaling-sidecars-to-zero-in-kubernetes-2m23 | -| 7478 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2021/04/20/annotating-k8s-for-humans | -| 7479 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/diegolnasc/kubernetes-best-practices | -| 7480 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.pipetail.io/posts/2020-05-04-most-common-mistakes-k8s | -| 7481 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.techtarget.com/searchitoperations/feature/Optimize-Kubernetes-cluster-management-with-these-5-tips | -| 7482 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.techradar.com/news/three-tips-to-implement-kubernetes-with-open-standards | -| 7483 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://wideops.com | -| 7484 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudnativenow.com/topics/cloudnativeplatforms/10-best-practices-worth-implementing-to-adopt-kubernetes | -| 7485 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloud.google.com/blog/products/containers-kubernetes | -| 7486 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://release.com/blog/kubernetes-health-checks-2-ways-to-improve-stability | -| 7487 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fairwinds.com/blog/never-should-you-ever-in-kubernetes-1-do-k8s-the-hard-way | -| 7488 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fairwinds.com/blog/never-should-you-ever-in-kubernetes-part-2-kubernetes-security-mistakes | -| 7489 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fairwinds.com/blog/6-kubernetes-reliability-mistakes | -| 7490 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fairwinds.com/blog/3-kubernetes-efficiency-mistakes | -| 7491 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://lukechannings.com/blog/2020-05-10-kubernetes-gitops-lessons | -| 7492 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fairwinds.com/blog/intro-kubernetes-best-practices | -| 7493 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/lifecycle-of-kubernetes-network-policies-749b5218f684 | -| 7494 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/production-best-practices | -| 7495 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/PacktPublishing/Kubernetes-in-Production-Best-Practices | -| 7496 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/5-best-practices-for-configuring-kubernetes-pods-running-in-production | -| 7497 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/make-your-kubernetes-environment-secure-efficient-reliable | -| 7498 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://geekflare.com/es/kubernetes-best-practices | -| 7499 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudnativenow.com/features/4-expert-level-things-i-wish-id-known-about-kubernetes | -| 7500 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/solegaonkar/prevent-configuration-errors-in-kubernetes-30dn | -| 7501 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://komodor.com/blog/best-practices-to-migrate-to-kubernetes | -| 7502 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://vladimir.varank.in/notes/2021/09/making-sense-of-requests-for-cpu-resources-in-kubernetes | -| 7503 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.harness.io/blog/kubernetes-mistakes | -| 7504 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://martinheinz.dev/blog/60 | -| 7505 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://pionative.com/6-important-things-you-need-to-run-kubernetes-in-production | -| 7506 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=_nknHwTKlh8 | -| 7507 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://platform.cloudogu.com/en/blog/kubernetes-least-privilege-gcp-example | -| 7508 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hackernoon.com/kubernetes-cluster-must-haves-to-be-production-ready | -| 7509 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.warpbuild.com | -| 7510 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/integrating-compliance-for-kubernetes-pipeline-c538415401c5 | -| 7511 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://techbeacon.com/enterprise-it/5-best-practices-deploying-kubernetes | -| 7512 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://collabnix.com/10-kubernetes-best-practices-to-get-you-started | -| 7513 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.armosec.io/blog/kubernetes-misconfigurations | -| 7514 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.nextplatform.com/cloud/2024/03/04/kubernetes-clusters-have-massive-overprovisioning-of-compute-and-memory/1658269 | -| 7515 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/does-kubernetes-really-perform-better-on-bare-metal-vs-vms | -| 7516 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://website.vcluster.com/blog/a-complete-guide-to-kubernetes-cost-optimization | -| 7517 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.suse.com/c/rancher_blog/gain-better-visibility-into-kubernetes-cost-allocation | -| 7518 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/5-essential-tips-to-manage-kubernetes-costs | -| 7519 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/12/it-budget-kubernetes | -| 7520 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/5-expensive-kubernetes-cost-traps-and-how-to-deal-with-them | -| 7521 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudnativenow.com/features/assessing-the-true-cost-of-kubernetes | -| 7522 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ubuntu.com/blog/managed-kubernetes-cheaper-than-aws | -| 7523 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/kubernetes-instance-calculator | -| 7524 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/cloudforecast/kubernetes-cost-management-and-analysis-guide-1e1b | -| 7525 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hackernoon.com/reducing-kubernetes-costs | -| 7526 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2337192/sysdigs-new-cost-advisor-aims-to-cut-kubernetes-costs.html | -| 7527 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/containers/how-to-track-costs-in-multi-tenant-amazon-eks-clusters-using-kubecost | -| 7528 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infracloud.io/blogs/kubernetes-cost-reporting-using-kubecost | -| 7529 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/opencost/opencost | -| 7530 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubecost/kubectl-cost | -| 7531 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/kubecost-monitor-kubernetes-costs-with-kubectl | -| 7532 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://rtfm.co.ua/en/kubernetes-cluster-cost-monitoring-kubernetes-resource-report-and-kubecost | -| 7533 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/how-many-clusters | -| 7534 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/kubernetes-node-size | -| 7535 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/architecting-kubernetes-clusters-choosing-a-worker-node-size-b3729cc0c78f | -| 7536 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/architecting-kubernetes-clusters-choosing-a-cluster-size-92f6feaa2908 | -| 7537 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.google.com/spreadsheets/d/1yhkuBJBY2iO2Ax5FcbDMdWD5QLTVO6Y_kYt_VumnEtI/edit#gid=1994017257 | -| 7538 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/a-deep-dive-into-architecting-a-kubernetes-infrastructure | -| 7539 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/manage-multicluster-kubernetes-with-operators | -| 7540 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2018/08/03/out-of-the-clouds-onto-the-ground-how-to-make-kubernetes-production-grade-anywhere | -| 7541 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://platform9.com/blog/difference-between-multi-cluster-multi-master-multi-tenant-federated-kubernetes | -| 7542 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.datacenterknowledge.com/cloud/the-pros-and-cons-of-kubernetes-based-hybrid-cloud | -| 7543 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/4-ways-to-run-kubernetes-in-production | -| 7544 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://platform9.com/blog/kubernetes-cluster-sizing-how-large-should-a-kubernetes-cluster-be | -| 7545 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/multi-cluster-kubernetes-architecture | -| 7546 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/do-you-need-multi-clusters-6e58556f7f06 | -| 7547 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/3-reasons-to-choose-a-wide-cluster-over-multi-cluster-with-kubernetes-c923fecf4644 | -| 7548 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/templating-yaml-with-code | -| 7549 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources | -| 7550 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/crd-is-just-a-table-in-kubernetes-13e15367bbe4 | -| 7551 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/datreeio/CRDs-catalog | -| 7552 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/thenjdevopsguy/creating-a-custom-resource-definition-in-kubernetes-2k7o | -| 7553 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://krew.sigs.k8s.io | -| 7554 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://darumatic.com/blog/improve_kubectl_command_with_krew | -| 7555 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jordanwilson230/kubectl-plugins/tree/krew | -| 7556 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://openkruise.io | -| 7557 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/openkruise/kruise | -| 7558 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/introducing-cloneset-production-grade-kubernetes-deployment-crd | -| 7559 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://discuss.kubernetes.io | -| 7560 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes/community/blob/main/README.md#special-interest-groups-sig | -| 7561 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2016/08/sig-apps-running-apps-in-kubernetes | -| 7562 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs | -| 7563 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/external-dns | -| 7564 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/secrets-store-csi-driver | -| 7565 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/kustomize | -| 7566 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/krew-index/blob/master/plugins.md | -| 7567 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ishantanu/awesome-kubectl-plugins | -| 7568 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/tasks/extend-kubectl/kubectl-plugins | -| 7569 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=_W2qZvQT6XY | -| 7570 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.theodo.com/en-fr/blog/getting-started-with-kubectl-plugins | -| 7571 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/iovisor/kubectl-trace | -| 7572 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://martinheinz.dev/blog/58 | -| 7573 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/sigstore/k8s-manifest-sigstore | -| 7574 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/huazhihao/kubespy | -| 7575 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/6-kubectl-plugins-you-must-try-1411dcbcf950 | -| 7576 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/davidB/kubectl-view-allocations | -| 7577 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Ramilito/kubesess | -| 7578 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/nilic/kubectl-netshoot | -| 7579 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/open-policy-agent/conftest | -| 7580 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/practo/k8s-worker-pod-autoscaler | -| 7581 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/fidelity/kconnect | -| 7582 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/plexsystems/konstraint | -| 7583 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/planetlabs/draino | -| 7584 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/k8spatterns/examples | -| 7585 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2016/06/container-design-patterns | -| 7586 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2020/05/11/top-10-must-know-kubernetes-design-patterns | -| 7587 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learncloudnative.com/blog/2020-09-30-sidecar-container | -| 7588 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://octopus.com/blog/kubernetes-antipatterns-1 | -| 7589 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://octopus.com/blog/kubernetes-antipatterns-2 | -| 7590 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://iximiuz.com/en/posts/service-discovery-in-kubernetes | -| 7591 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/sharadbhat/KubernetesPatterns | -| 7592 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2021/04/28/kubernetes-configuration-patterns-part-1-patterns-for-kubernetes-primitives | -| 7593 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/sidecar-containers-patterns | -| 7594 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/codefreshio/kubernetes-deployment-antipatterns-part-1-2116 | -| 7595 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.linkedin.com/pulse/avoid-kubernetes-anti-patterns-pavan-belagatti | -| 7596 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/reference/scheduling | -| 7597 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/reference/scheduling/config/#profiles | -| 7598 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.intel.com/content/www/us/en/homepage.html | -| 7599 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity | -| 7600 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints | -| 7601 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2020/05/introducing-podtopologyspread | -| 7602 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cdk8s.io | -| 7603 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/containers/introducing-cdk-for-kubernetes | -| 7604 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/google/jsonnet/tree/master/case_studies/kubernetes | -| 7605 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-retired/kubefed | -| 7606 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.aquasec.com/cloud-native-academy/kubernetes-in-production/kubernetes-federation | -| 7607 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://engineering.monday.com/monday-coms-multi-regional-architecture-a-deep-dive | -| 7608 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2021/12/22/kubernetes-in-kubernetes-and-pxe-bootable-server-farm | -| 7609 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/eldada/kubernetes-scripts | -| 7610 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gist.github.com/ninlil/affbf7514d4e74c7634e77f47e172236 | -| 7611 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/automating-system-updates-for-kubernetes-clusters-using-ansible-94a70f4e1972 | -| 7612 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/geerlingguy/ansible-for-devops/tree/master/kubernetes | -| 7613 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/embracing-failures-and-cutting-infrastructure-costs-spot-instances-in-kubernetes-6976781beacc | -| 7614 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cynet.com/incident-response/incident-response-plan | -| 7615 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kubermatic.com/blog/a-framework-for-kubernetes-incident-response | -| 7616 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/reetasingh/CKAD-Bookmarks | -| 7617 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/tips-tricks-for-cka-ckad-and-cks-exams-cc9dade1f76d | -| 7618 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/bmuschko/ckad-crash-course | -| 7619 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jamesbuckett/ckad-questions | -| 7620 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=wHha-Q3XVOg&ab_channel=DanLister | -| 7621 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kodekloud.com/blog/cka-vs-ckad-vs-cks | -| 7622 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/bmuschko/ckad-prep | -| 7623 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://packetpushers.net/podcasts/kubernetes-unpacked/ku046-do-kubernetes-certs-prepare-you-for-real-world-production | -| 7624 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://mattias.engineer/courses/kubernetes | -| 7625 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/e-books/kubernetes-operators | -| 7626 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://leanpub.com/kubernetes-101 | -| 7627 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/training | -| 7628 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ubuntuask.com/blog/best-new-kubernetes-books | -| 7629 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://shop.oreilly.com/product/0636920223788.do | -| 7630 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.amazon.com/gp/product/1492056707 | -| 7631 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.digitalocean.com/community/books/from-containers-to-kubernetes-with-node-js-ebook | -| 7632 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/scalyr/kubernetes-tutorial-learn-the-basics-and-get-started-5dgh | -| 7633 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=0KQndcIedeg | -| 7634 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.pluralsight.com/courses/getting-started-kubernetes | -| 7635 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://javarevisited.blogspot.com/2019/05/top-5-courses-to-learn-docker-and-kubernetes-for-devops.html | -| 7636 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://elastisys.io/compliantkubernetes | -| 7637 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.container-security.site/defenders/PCI_Container_Orchestration_Guidance.html | -| 7638 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.slack.com | -| 7639 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://slack.kubernetes.io | -| 7640 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes/enhancements/blob/ddf7d2a8c098e97b0714f31e88abad3b3e0e706c/keps/sig-node/2837-pod-level-resource-spec/README.md#summary | -| 7641 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/doc-history.html | -| 7642 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-template-resource-type-ref.html | -| 7643 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2020/06/introducing-aws-cloudformation-guard-preview | -| 7644 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudonaut.io/getting-started-with-aws-cf-templates | -| 7645 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/infrastructure-and-automation/use-git-pre-commit-hooks-avoid-aws-cloudformation-errors | -| 7646 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/aws/introducing-a-public-registry-for-aws-cloudformation | -| 7647 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudkatha.com/how-to-setup-s3-bucket-cors-configuration-using-cloudformation | -| 7648 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudkatha.com/how-to-configure-aws-sqs-dead-letter-queue-using-cloudformation | -| 7649 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudkatha.com/how-to-create-an-s3-bucket-using-cloudformation | -| 7650 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudkatha.com/how-to-use-cloudformation-to-create-sns-topic-and-subscription | -| 7651 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudkatha.com/how-to-create-iam-role-using-cloudformation | -| 7652 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://luminousmen.com/post/a-very-quick-introduction-to-the-pain-of-aws-cloudformation | -| 7653 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2023/11/aws-cloudformation-git-management-stacks | -| 7654 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2024/02/aws-cloudformation-templates-cdk-apps-minutes | -| 7655 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2020/12/amazon-ec2-announces-spot-blueprints-an-infrastructure-code-template-generator-to-get-started-with-ec2-spot-instances | -| 7656 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://former2.com | -| 7657 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/opensource/accelerate-infrastructure-as-code-development-with-open-source-former2 | -| 7658 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://onecloudplease.com/project/console-recorder | -| 7659 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://fluxcd.io | -| 7660 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.fluxcd.io/en/1.22.2 | -| 7661 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/fluxcd/flux | -| 7662 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/fluxcd/flux2 | -| 7663 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://fluxcd.io/flux | -| 7664 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://managedkube.com/gitops/flux/weaveworks/guide/tutorial/2020/05/01/a-complete-step-by-step-guide-to-implementing-a-gitops-workflow-with-flux.html | -| 7665 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://alicegg.tech/2020/11/09/helm | -| 7666 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.pluralsight.com/resources/blog/cloud/adopting-gitops-for-kubernetes-on-aws?utm_source=linkedin&utm_medium=social&utm_campaign=kubernetesblog | -| 7667 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blog.sldk.de/2021/02/introduction-to-gitops-on-kubernetes-with-flux-v2 | -| 7668 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://learn.microsoft.com/en-us/azure/azure-arc/kubernetes/conceptual-gitops-flux2 | -| 7669 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/gitops-at-home-automate-code-deploys-with-kubernetes-and-flux | -| 7670 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://alexander.holbreich.org/gitops-journey | -| 7671 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.solo.io/blog/the-3-best-ways-to-use-flux-and-flagger-for-gitops-with-your-envoy-proxy-api-gateways | -| 7672 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/fluxcd/flux2-multi-tenancy | -| 7673 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://flux-subsystem-argo.github.io/website/tutorials/terraform | -| 7674 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/dirien/pulumi-civo-flux-bucket | -| 7675 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://fluxcd.io/blog/2022/09/gitops-without-leaving-your-ide | -| 7676 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://fluxcd.io/blog/2022/09/how-to-gitops-your-terraform | -| 7677 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/deploy-stateful-workloads-on-kubernetes-with-ondat-and-fluxcd | -| 7678 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://gist.github.com/scottrigby/a1a42c3292ec7899837c578ffdaaf92a | -| 7679 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/flux-iac/tofu-controller | -| 7680 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/onedr0p/cluster-template | -| 7681 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/best-jenkins-alternatives | -| 7682 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.inovex.de/de/blog/spinnaker-vs-argo-cd-vs-tekton-vs-jenkins-x | -| 7683 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/teamcity-vs-jenkins-picking-the-right-ci-cd-tool | -| 7684 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/bamboo-vs-jenkins-showdown-of-ci-cd-tools | -| 7685 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/circleci-vs-gitlab | -| 7686 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.pluralsight.com/resources/blog/cloud/azure-devops-vs-github-comparing-microsofts-devops-twins | -| 7687 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/jenkins-vs-travis-vs-bamboo-vs-teamcity | -| 7688 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/kubernetes/test-infra/tree/master/prow | -| 7689 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://agola.io | -| 7690 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io | -| 7691 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.drone.io | -| 7692 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.gocd.org | -| 7693 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://octopus.com/codefresh | -| 7694 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/screwdriver-cd/screwdriver | -| 7695 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://circleci.com | -| 7696 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://circleci.com/blog/getting-started-with-kubernetes-how-to-set-up-your-first-cluster | -| 7697 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://circleci.com/blog/adding-approval-jobs-to-your-ci-pipeline | -| 7698 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://circleci.com/blog/building-cicd-pipelines-using-dynamic-config | -| 7699 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://circleci.com/blog/parameters-in-pipeline-config | -| 7700 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://dev.to/mage_ai/ci-cd-automating-our-build-and-deploy-process-2i91 | -| 7701 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://circleci.com/blog/relational-db-testing | -| 7702 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.travis-ci.com | -| 7703 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/build-first-ci-cd-pipeline-with-travis-ci | -| 7704 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://concourse-ci.org | -| 7705 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blog.alterway.fr/en/building-a-continious-deployment-pipeline-with-kubernetes-and-concourse-ci.html | -| 7706 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.atlassian.com/continuous-delivery | -| 7707 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.atlassian.com/software/bamboo | -| 7708 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/how-to-setup-cicd-pipeline-with-bamboo-for-php-projects | -| 7709 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.blog/news-insights/product-news/github-actions-now-supports-ci-cd | -| 7710 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.github.com/en/actions/how-tos/write-workflows | -| 7711 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/sdras/awesome-actions | -| 7712 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/yokawasa/action-setup-kube-tools | -| 7713 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://azure.microsoft.com/en-us/products/devops | -| 7714 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://k21academy.com/microsoft-azure/az-400/azure-pipelines-vs-jenkins | -| 7715 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.shuttleops.io | -| 7716 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/shuttleops-no-code-docker-and-kubernetes | -| 7717 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/theonedev/onedev | -| 7718 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jetbrains.com/teamcity | -| 7719 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jetbrains.com/help/teamcity/storing-project-settings-in-version-control.html | -| 7720 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blog.jetbrains.com/teamcity/2019/03/configuration-as-code-part-1-getting-started-with-kotlin-dsl | -| 7721 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/OctopusDeploy/Octopus-TeamCity | -| 7722 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://octopus.com | -| 7723 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://octopus.com/docs/deployments/patterns/deployment-process-as-code | -| 7724 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://registry.terraform.io/providers/OctopusDeployLabs/octopusdeploylatest/docs | -| 7725 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/OctopusDeploy/go-octopusdeploy | -| 7726 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://jfrog.com/platform | -| 7727 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=15CGdzfDlpQ&t=1s&ab_channel=JFrog | -| 7728 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://semaphore.io | -| 7729 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://semaphore.io/blog/revving-up-continuous-integration-with-parallel-testing | -| 7730 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/csweichel/werft | -| 7731 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/whitepapers/building-cloud-native-apps-painlessly | -| 7732 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.devopstoolkitseries.com | -| 7733 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://leanpub.com/the-devops-2-6-toolkit | -| 7734 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://jayex.io/blog/2021/04/08/jx3-pipeline-trace | -| 7735 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://spinnaker.io | -| 7736 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.opsmx.com/blog/deploy-spinnaker-cd-pipelines-in-kubernetes | -| 7737 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://speakerdeck.com/keisukeyamashita/introduction-to-spinnaker-managed-pipeline-templates | -| 7738 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://speakerdeck.com/keisukeyamashita/spinnaker-application-management-by-terraform-plugins | -| 7739 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.com/article/19/8/why-spinnaker-matters-cicd | -| 7740 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/blog/spinnaker-alternatives | -| 7741 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/products/continuous-delivery | -| 7742 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/openshift/tektoncd-pipeline-operator | -| 7743 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.sonatype.com/blog/new-cloud-native-ci/cd-projects-openshift-and-tekton | -| 7744 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkins-x/jenkins-x-openshift-image | -| 7745 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://empathy.co/blog/hat-ci-cd-for-deploying-cloud-native-applications | -| 7746 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://dagger.io | -| 7747 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/dagger/dagger | -| 7748 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://enterprisersproject.com/article/2020/7/devops-5-things-teams-need | -| 7749 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.redhat.com/en/topics/devops | -| 7750 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.redhat.com/es/topics/devops | -| 7751 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.redhat.com/en/blog/it-automation-training | -| 7752 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://about.gitlab.com/blog/2021/11/30/soft-skills-are-the-key-to-your-devops-career-advancement | -| 7753 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.salesforceben.com/5-devops-concepts-you-need-to-know | -| 7754 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://enterprisersproject.com/article/2021/10/devops-future-operating-model-it | -| 7755 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devblogs.microsoft.com/devops/devops-dojo-culture-and-mindset | -| 7756 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/the-evolving-devops-journey-continuous-mindset-starts-with-cultural-change | -| 7757 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/automation-is-no-silver-bullet-3-keys-for-scaling-success | -| 7758 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/why-mttr-is-a-vital-metric-for-devops-teams | -| 7759 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.umbrellainfocare.com/blogs/cloud-and-devops-are-made-for-each-other | -| 7760 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.linkedin.com/pulse/devops-just-system-administration-repackaged-gianluca-mascolo | -| 7761 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/a-devops-reset-for-a-multi-cloud-world | -| 7762 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/pavanbelagatti/devops-trends-for-developers-in-2023-345b | -| 7763 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.abc.es/economia/ingenieros-devops-pieza-clave-engranaje-digital-empresas-20230212000148-nt.html | -| 7764 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.microsoft.com/en-us/security/blog/2023/04/06/devops-threat-matrix | -| 7765 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/11-steps-to-a-successful-devops-career | -| 7766 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/aws-builders/how-to-get-started-with-devops-what-skills-should-we-start-with-5efp | -| 7767 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/articles/devops-shifting-left | -| 7768 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.redhat.com/en/blog/red-hat-automation-glossary | -| 7769 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://livingdevops.com/devops/10-real-world-kubernetes-troubleshooting-scenarios-and-solutions | -| 7770 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com | -| 7771 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.devopszone.info | -| 7772 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.devopsdigest.com | -| 7773 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.techtarget.com/searchitoperations/feature/Top-15-DevOps-blogs-to-read-and-follow | -| 7774 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devopstips.net | -| 7775 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://orange-quarter.com/upskill-yourself-with-these-5-devops-resources | -| 7776 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://mrcloudbook.com | -| 7777 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/DevOps-Projects-Ideas/DevOps-Books | -| 7778 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.deloitte.com/us/en/what-we-do/capabilities/cloud-transformation/collections/cloud-podcast.html | -| 7779 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://bikeshed.thoughtbot.com | -| 7780 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/paragpallavsingh/90DaysOfDevOps | -| 7781 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/paragpallavsingh/90DaysOfDevOps/blob/master/submission/day21/README.md | -| 7782 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://cloud.google.com/blog/products/devops-sre/announcing-dora-2021-accelerate-state-of-devops-report | -| 7783 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.continuitysoftware.com/blog/it-resilience/what-is-configuration-drift | -| 7784 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/cloud-drift-detection-how-to-resolve-out-of-state-changes | -| 7785 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.fairwinds.com/blog/configuration-drift-kubernetes | -| 7786 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.env0.com/blog/automated-drift-detection-with-env0 | -| 7787 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/how-drift-detection-and-iac-help-maintain-a-secure-infrastructure | -| 7788 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/19/7/devops-vs-sysadmin | -| 7789 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/19/7/how-transition-career-devops-engineer | -| 7790 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/20/2/devops-beginners | -| 7791 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://enterprisersproject.com/article/2020/3/how-get-devops-noops-5-steps | -| 7792 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.zdnet.com/article/corporate-culture-complicates-kubernetes-and-container-collaboration | -| 7793 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.smartsheet.com/devops | -| 7794 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/20/6/devops-mindset | -| 7795 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://stackoverflow.blog/2020/06/10/the-rise-of-the-devops-mindset | -| 7796 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://enterprisersproject.com/article/2020/6/devops-engineer-role-common-misconceptions | -| 7797 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://enterprisersproject.com/article/2020/6/devops-beginners-where-start | -| 7798 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.scaledagileframework.com/devops | -| 7799 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://cloudnativenow.com/topics/cloudnativedevelopment/how-the-rise-of-containers-will-drive-devops | -| 7800 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://enterprisersproject.com/article/2020/7/3-devops-skills-it-leaders-need-next-normal | -| 7801 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.red-gate.com/blog/automated-production-deployments-are-not-the-key-to-devops-performance | -| 7802 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.bbva.com/es/innovacion/devops-que-es-y-como-mejorar-los-procesos-gracias-a-esta-estrategia | -| 7803 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.learnsteps.com/devops-interview-question-how-will-you-set-up-a-ci-cd-pipeline | -| 7804 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/survey-surfaces-high-reliance-on-devops-to-build-and-deploy-apis | -| 7805 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.pluralsight.com/resources/blog/cloud/5-reasons-to-not-move-to-devops | -| 7806 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.forbes.com/sites/steveandriole/2020/10/01/why-no-one-understands-agile-scrum--devops--why-perfect-technology-abstractions-are-sure-to-fail | -| 7807 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.blog/enterprise-software/devops/devops-definition | -| 7808 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/from-devops-to-devapps | -| 7809 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/the-future-of-ops-careers | -| 7810 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/post-pandemic-devops-moves-to-resilient-collaboration | -| 7811 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://platform.qa.com/login | -| 7812 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/news/2020/11/2020-devops-report | -| 7813 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/20/12/remote-devops | -| 7814 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.blog/enterprise-software/devops/how-to-make-devops-your-competitive-advantage | -| 7815 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/20/12/devops | -| 7816 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/unlocking-your-devops-automation-mindset | -| 7817 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/7-trends-influencing-devops-and-devsecops-adoption | -| 7818 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/devops-for-the-development-and-delivery-of-high-performance-applications | -| 7819 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/devops-devapps-and-the-death-of-infrastructure | -| 7820 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devopscube.com/become-devops-engineer | -| 7821 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/6-signs-youre-doing-devops-correctly | -| 7822 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://cloudnativenow.com/uncategorized/9-pillars-of-engineering-devops-with-kubernetes | -| 7823 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://content.techgig.com/5-best-devops-practices-for-beginners/articleshow/81368965.cms | -| 7824 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.cst-bg.net/post/13-clues-to-good-devops | -| 7825 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.softwebsolutions.com/resources/devops-and-microservices | -| 7826 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/5-cloud-automation-tips-for-developers-and-devops | -| 7827 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://cloudnativenow.com/features/kubernetes-enables-devops-as-a-service-daas | -| 7828 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/maximizing-the-value-of-containerization-for-devops | -| 7829 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/21/3/devops-documentation | -| 7830 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/articles/devops-not-enough-scaling-tech-driven-organizations | -| 7831 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoworld.com/article/2263821/5-devops-practices-to-improve-application-reliability.html | -| 7832 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/languages-and-devops-recommendations | -| 7833 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/survey-shows-mounting-devops-frustration-and-costs | -| 7834 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/watch?v=js-rq7SvPpE&ab_channel=DevOpsToolkit | -| 7835 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/devops-trends-to-watch-in-2021 | -| 7836 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/nine-pillars-of-devops-best-practices | -| 7837 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.weblineindia.com/blog/all-about-devops-automation | -| 7838 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.getxray.app/blog/get-started-with-devops-principles-best-practices-and-tips | -| 7839 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://stackoverflow.blog/2021/05/24/how-developers-can-be-their-own-operations-department | -| 7840 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.linkedin.com/pulse/top-10-skills-devops-engineer-should-possess-saurabh-badhwar | -| 7841 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/how-containers-simplify-devops-workflows-and-ci-cd-pipelines | -| 7842 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/ankit01oss/5-github-projects-to-make-you-a-better-devops-engineer-2fkl | -| 7843 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.cloudbees.com/blog/how-to-nail-devops-governance-and-compliance-in-a-highly-regulated-industry | -| 7844 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.redhat.com/en/blog/it-automation-book | -| 7845 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.forbes.com/sites/tomtaulli/2021/07/16/devops-what-you-need-to-know | -| 7846 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.zdnet.com/article/stop-calling-devops-teams-devops-teams | -| 7847 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/yeah-youre-doing-devops | -| 7848 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/news/2021/08/external-IT-providers-devops | -| 7849 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.chaossearch.io/blog/essential-devops-tools | -| 7850 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.devopsonline.co.uk/the-role-of-automation-in-devops | -| 7851 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.sqlshack.com/6-reasons-why-you-cant-have-devops-without-test-automation | -| 7852 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/run-x/devops-is-not-automation-2amo | -| 7853 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://intellipaat.com/blog/what-does-a-devops-engineer-do | -| 7854 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://siliconangle.com/2021/09/29/devops-dummies-author-emily-freeman-introduces-revolutionary-model-modern-software-development-awsq3 | -| 7855 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/microservices-transformed-devops-why-security-is-next | -| 7856 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/devops-at-the-crossroads-the-future-of-software-delivery | -| 7857 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/3-habits-of-highly-successful-devops-teams | -| 7858 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/attaullahshafiq10/dev-ops-59dm | -| 7859 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.blog/developer-skills/5-devops-tips-to-speed-up-your-developer-workflow | -| 7860 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.valuecoders.com/blog/devops/devops-for-enterprises-growth | -| 7861 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.freecodecamp.org/news/devops-engineering-course-for-beginners | -| 7862 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.bmc.com/blogs/devops-ci-cd-metrics | -| 7863 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.simform.com/blog/devops-for-enterprise | -| 7864 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.calcalistech.com/ctechnews/article/s1mlpunf9 | -| 7865 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://reviewnprep.com/blog/devops-basics | -| 7866 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/techworld_with_nana/how-i-learn-new-technologies-as-a-devops-engineer-without-being-overwhelmed--495e | -| 7867 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/the-real-pipeline | -| 7868 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.information-age.com/devops-vs-agile-distinguishing-and-combining-the-two-20117 | -| 7869 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://enterprisersproject.com/article/2020/5/devops-shift-left-why-goes-wrong | -| 7870 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://itnext.io/devops-big-picture-on-premises-d07f61d6c34c | -| 7871 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://net.connect4techs.com/what-are-the-top-devops-trends-in-2024 | -| 7872 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.dynatrace.com/news/blog/devops-metrics-for-success | -| 7873 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/kodekloud/your-roadmap-to-become-a-devops-engineer-in-2020-i1n | -| 7874 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.techworld-with-nana.com/devops-roadmap | -| 7875 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoworld.com/article/2337920/how-multicloud-changes-devops.html | -| 7876 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.techtarget.com/searchitoperations/tip/Tips-and-tools-to-achieve-a-serverless-DevOps-workflow | -| 7877 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/devops-as-a-service-migrating-your-entire-devops-stack-to-the-cloud | -| 7878 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/geerlingguy/ansible-for-devops | -| 7879 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://digital.ai/glossary | -| 7880 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://digital.ai/learn/diagram-generator | -| 7881 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://digital.ai/learn/devsecops-periodic-table | -| 7882 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://netflixtechblog.com/full-cycle-developers-at-netflix-a08c31f83249 | -| 7883 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://netflixtechblog.com/applying-netflix-devops-patterns-to-windows-2a57f2dbbf79 | -| 7884 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/the-rise-of-netdevops-and-ci-cd-pipeline-solutions | -| 7885 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://debuild.co | -| 7886 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.seekwell.io | -| 7887 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/the-coming-era-of-data-as-code | -| 7888 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.arrikto.com/blog/what-is-data-as-code | -| 7889 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://blogs.sap.com/2021/12/13/a-practical-guide-to-devops-for-sap-erp | -| 7890 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/playlist?list=PLVx1qovxj-akoYTAboxT1AbHlPmrvRYYZ | -| 7891 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/playlist?list=PLVx1qovxj-amqyqHceAhkcsopzi4PFcKc | -| 7892 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/playlist?list=PLVx1qovxj-al0Knm1A0eEXfGyd5kCi16p | -| 7893 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/playlist?list=PLVx1qovxj-akr_3XqQQgpqRyQw4GYuS4h | -| 7894 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://platformengineering.org | -| 7895 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/platform-engineering | -| 7896 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.honeycomb.io/blog/future-ops-platform-engineering | -| 7897 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/devops-burnout-try-platform-engineering | -| 7898 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://softwareengineeringdaily.com/2020/02/13/setting-the-stage-for-platform-engineering | -| 7899 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/how-is-platform-engineering-different-from-devops-and-sre | -| 7900 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.salaboy.com/2022/11/28/the-challenges-of-platform-building-on-top-of-kubernetes-4-4 | -| 7901 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.forbes.com/councils/forbestechcouncil/2023/02/23/how-to-empower-modern-kubernetes-management-with-a-platform-team-model/?streamIndex=0 | -| 7902 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/thenjdevopsguy/platform-engineering-on-kubernetes-part-4-internal-developer-platforms-1kmh | -| 7903 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/thenjdevopsguy/creating-your-platform-engineering-environment-4hpa | -| 7904 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://siliconangle.com/2023/04/20/rise-platform-engineering-kubernetes-era-kubecon | -| 7905 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.vcluster.com/blog/platform-engineering-the-definitive-guide | -| 7906 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoworld.com/article/2338392/why-platform-engineering.html | -| 7907 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/aws-builders/platform-engineering-and-internal-developer-platform-3deb | -| 7908 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/thenjdevopsguy/what-is-platform-engineering-and-what-is-it-not-2jb8 | -| 7909 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/the-6-pillars-of-platform-engineering-part-1-security | -| 7910 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://humanitec.com/blog/how-to-design-your-repository-structures-to-nail-platform-engineering | -| 7911 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.muycomputerpro.com/2024/01/12/ingenieria-de-plataformas-de-devops-la-nueva-generacion-de-devops | -| 7912 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://humanitec.com/blog/escape-vmware-lock-in-with-a-modular-internal-developer-platform | -| 7913 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/platformengineering | -| 7914 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/articles/platform-runtime-engineering | -| 7915 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/podcasts/platform-engineering-teams-10x-better | -| 7916 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.syntasso.io/post/platform-engineering-orchestrating-applications-platforms-and-infrastructure | -| 7917 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/5-lessons-for-building-a-platform-as-a-product | -| 7918 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://gpustack.ai | -| 7919 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://humanitec.com/blog/why-every-internal-developer-platform-needs-a-backend | -| 7920 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://piotrminkowski.com/2024/07/04/idp-on-openshift-with-red-hat-developer-hub | -| 7921 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/Qovery/Torii | -| 7922 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/backstage/backstage | -| 7923 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.port.io | -| 7924 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.cortex.io | -| 7925 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.atlassian.com/software/compass | -| 7926 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/KusionStack/kusion | -| 7927 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/technologies/cloud-computing/openshift | -| 7928 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/channel/hybrid-cloud-infrastructure | -| 7929 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en | -| 7930 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/openshift/origin | -| 7931 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://commons.openshift.org | -| 7932 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://x.com/openshift | -| 7933 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://hub.docker.com/u/openshift | -| 7934 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/livestreaming | -| 7935 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.twitch.tv/redhatopenshift | -| 7936 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/technologies/cloud-computing/openshift/dedicated | -| 7937 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/technologies/cloud-computing/openshift/aws | -| 7938 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.cloud.google.com/compute/docs/containers | -| 7939 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/technologies/cloud-computing/openshift/azure | -| 7940 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.ibm.com/products/openshift | -| 7941 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://learn.microsoft.com/en-us/azure/developer/java/ee/jboss-eap-on-aro | -| 7942 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/solutions/kubernetes-approach | -| 7943 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/cli_tools/openshift-cli-oc#cli-configuring-cli | -| 7944 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/3.11/html/cluster_administration/configuring-cluster-auto-scaler-aws | -| 7945 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/machine_management/applying-autoscaling | -| 7946 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/resources | -| 7947 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/resources/oreilly-kubernetes-operators-automation-ebook | -| 7948 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.manning.com/books/openshift-in-action | -| 7949 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://awesome-kubernetes.readthedocs.io/kubernetes/#e-books | -| 7950 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/products/rhel | -| 7951 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/redhatdemocentral/ocp-install-demo | -| 7952 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.schabell.org/2020/05/cloud-native-development-a-blueprint.html | -| 7953 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://redhatdemocentral.gitlab.io/portfolio-architecture-workshops/# | -| 7954 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://redhatdemocentral.gitlab.io/portfolio-architecture-tooling | -| 7955 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://gitlab.com/redhatdemocentral/portfolio-architecture-examples | -| 7956 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/installing-okd-3-10-on-a-single-host | -| 7957 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=ZkFIozGY0IA | -| 7958 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/gshipley/installcentos | -| 7959 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/openshift/installer | -| 7960 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-4-2-vsphere-install-quickstart | -| 7961 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-4-2-vsphere-install-with-static-ips | -| 7962 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=DLB9m17aGus | -| 7963 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/deploying-openshift-4.4-to-vmware-vsphere-7 | -| 7964 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2019/02/27/sidecars-analyze-debug-network-traffic-kubernetes-pod | -| 7965 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/01/01/skupper-io-let-your-services-communicate-across-kubernetes-clusters | -| 7966 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/troubleshooting-openshift-network-performance-with-a-netperf-daemonset | -| 7967 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/advanced-network-customizations-for-openshift-install | -| 7968 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/adding-security-layers-to-your-app-on-openshift-part-1-deployment-and-tls-ingress-9ef752835599 | -| 7969 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/3.11/html/architecture/architecture-index | +| 1844 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.redhat.com/en/documentation/openshift_container_platform/3.11/html/developer_guide/tutorials#dev-guide-openshift-pipeline-builds | +| 1845 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/redhat-cop/container-pipelines | +| 1846 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/redhat-cop/pipeline-library | +| 1847 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developers.redhat.com/blog/2019/05/02/get-started-with-jenkins-ci-cd-in-red-hat-openshift-4 | +| 1848 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/blog/jenkins-pipelines | +| 1849 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/blog/cloud-native-ci-cd-with-openshift-pipelines | +| 1850 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/openshift/pipelines-tutorial | +| 1851 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/csantanapr/faststart2020-pipelines-lab | +| 1852 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developers.redhat.com/blog/2020/04/27/modern-web-applications-on-openshift-part-4-openshift-pipelines | +| 1853 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/blog/openshift-pipelines-advanced-triggers-part-1-triggering-different-project-builds-in-the-same-repository | +| 1854 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.anthropic.com/news/model-context-protocol | +| 1855 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://modelcontextprotocol.io/docs/getting-started/intro | +| 1856 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://cloud.google.com/blog/topics/developers-practitioners/level-up-your-agents-announcing-googles-official-skills-repository | +| 1857 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/Skyvern-ai/Skyvern | +| 1858 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://devblogs.microsoft.com/azure-sdk/announcing-azure-mcp-server-2-0-stable-release | +| 1859 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.mcpbundles.com | +| 1860 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/modelcontextprotocol/servers | +| 1861 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://cloud.google.com/blog/products/ai-machine-learning/google-cloud-managed-mcp-for-gemini | +| 1862 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/ray-project/kuberay | +| 1863 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/vllm-project/vllm | +| 1864 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/NVIDIA/gpu-operator | +| 1865 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/mudler/LocalAI | +| 1866 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/devops | +| 1867 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/devops | +| 1868 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/codepipeline/product-integrations | +| 1869 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/solutions | +| 1870 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://k21academy.com/aws-cloud/aws-devops-vs-azure-devops/?utm_source=linkedin&utm_medium=referral&utm_campaign=awsdevops17_dec20_aws_cloud_computing_for_interested_parties__users | +| 1871 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2021/01/aws-devops-guru | +| 1872 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/devops/multi-branch-pipeline-management-and-infrastructure-deployment-using-aws-cdk-pipelines | +| 1873 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/devops/aws-codepipeline-adds-support-for-branch-based-development-and-monorepos | +| 1874 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/devops/tag/continuous-deployment | +| 1875 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/devops/aws-codedeploy-deploying-from-a-development-account-to-a-production-account | +| 1876 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/devops/setting-up-the-jenkins-plugin-for-aws-codedeploy | +| 1877 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://adamtheautomator.com/aws-codedeploy | +| 1878 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://admiralty.io | +| 1879 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/making-kubernetes-serverless-and-global-with-aws-fargate-on-eks-and-admiralty | +| 1880 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://admiralty.io/docs/tutorials/fargate | +| 1881 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/ai_workloads/red-hat-build-of-kueue#about-kueue | +| 1882 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.opensourceforu.com/2021/12/kubernetes-adoption-widespread-for-big-data-survey/?amp | +| 1883 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/migrating-apache-spark-workloads-from-aws-emr-to-kubernetes-463742b49fda | +| 1884 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.datamechanics.co | +| 1885 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/getting-started-running-spark-workloads-on-openshift | +| 1886 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://hevodata.com/learn/spark-data-pipeline | +| 1887 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://coderstan.com/2022/07/15/spark-on-kubernetes-launching-millions-of-spark-executors | +| 1888 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.flexera.com/products/flexera-one/container-optimization | +| 1889 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://aprenderbigdata.com/databricks | +| 1890 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.databricks.com/aws/en/structured-streaming/production | +| 1891 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/databrickslabs/ucx | +| 1892 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://grow.google/grow-your-career/articles/interview-tips | +| 1893 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://github.com/moabukar/tech-vault | +| 1894 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.interviewbit.com/ansible-interview-questions | +| 1895 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.interviewbit.com/terraform-interview-questions | +| 1896 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.simplilearn.com/terraform-interview-questions-and-answers-article | +| 1897 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.fosstechnix.com/terraform-cloud-interview-questions-and-answer | +| 1898 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://intellipaat.com/blog/interview-question/amazon-aws-interview-questions | +| 1899 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.interviewbit.com/aws-interview-questions | +| 1900 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.gcreddy.com/2022/02/sql-interview-questions-and-answers.html | +| 1901 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://artoftesting.com/sql-queries-for-interview | +| 1902 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2020/11/top-30-api-testing-interview-questions.html | +| 1903 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationqahub.com/latest-api-testing-interview-questions-and-answers | +| 1904 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2020/10/top-11-kubernetes-interview-questions.html | +| 1905 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.learnsteps.com/devops-interview-questions-how-will-you-scale-your-current-ci-cd-pipeline | +| 1906 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://intellipaat.com/blog/interview-question/devops-interview-questions | +| 1907 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.learnsteps.com/devops-interview-questions-what-do-you-know-about-proc-filesystem-in-linux | +| 1908 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.learnsteps.com/devops-interview-questions-how-will-you-design-your-cloud-vpc-and-subnets | +| 1909 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationqahub.com/latest-selenium-interview-questions-and-answers | +| 1910 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2020/06/top-30-interview-questions-on.html | +| 1911 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://intellipaat.com/blog/interview-question/mysql-interview-questions | +| 1912 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://intellipaat.com/blog/interview-question/git-interview-questions-answers | +| 1913 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2021/05/top-git-interview-question-set-03-for.html | +| 1914 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2021/09/top-40-git-interview-questions-and.html | +| 1915 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationqahub.com/mastering-git-your-ultimate-git-cheat-sheet-for-quick-reference | +| 1916 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.java67.com/2021/02/microservices-interview-questions-answers-java-spring.html | +| 1917 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.java-success.com/writing-low-latency-applications-in-java | +| 1918 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.java-success.com/java-garbage-collection-interview-questions-and-answers | +| 1919 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.javaguides.net/2018/10/java-main-method-interview-questions-with-answers.html | +| 1920 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://intellipaat.com/blog/interview-question/jenkins-interview-questions-answers | +| 1921 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2021/09/top-10-jenkins-interview-question-for.html | +| 1922 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2021/12/top-20-jenkins-interview-questions-and.html | +| 1923 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://linux.amitmaheshwari.in/2019/11/kubernetes-interview-questions-and.html | +| 1924 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://intellipaat.com/blog/interview-question/kubernetes-interview-questions-answers | +| 1925 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2020/09/top-11-kubernetes-interview-question.html | +| 1926 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://ymmt2005.hatenablog.com/entry/k8s-things | +| 1927 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/search/label/Kubernetes?m=1 | +| 1928 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://jakubstransky.com/2021/11/05/4-devs-kubernetes-interview-question-made-easy | +| 1929 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2020/11/top-interview-question-on-kubernetes.html | +| 1930 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://javarevisited.blogspot.com/2022/03/top-20-apache-kafka-interview-questions.html | +| 1931 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://age-of-product.com/42-scrum-product-owner-interview-questions | +| 1932 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationqahub.com/latest-rest-assured-interview-questions | +| 1933 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationqahub.com/popular-software-testing-interview-questions | +| 1934 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2021/03/top-40-api-testing-interview-question.html | +| 1935 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2021/01/top-60-interview-questions-on.html | +| 1936 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationreinvented.blogspot.com/2022/03/top-80-api-testing-interview-questions.html | +| 1937 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | http://www.mypythonquiz.com | +| 1938 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.learnsteps.com/devops-interview-questions-important-python-questions | +| 1939 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://vahid.blog/post/2022-05-05-system-design-interview-cheat-sheet | +| 1940 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://javarevisited.blogspot.com/2022/08/json-interview-questions-with-answers.html | +| 1941 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://automationqahub.com/common-cypress-interview-questions | +| 1942 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://blog.cloud-mercato.com/new-http-benchmark-tool-pycurlb | +| 1943 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.kubenatives.com/p/the-hidden-cpu-throttling-crisis | +| 1944 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developers.redhat.com/articles/2025/06/25/how-kruize-optimizes-openshift-workloads#what_is_kruize_autotune_ | +| 1945 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/ksingh7/the-most-elegant-way-to-performance-test-your-microservices-running-on-kubernetes-2mo2 | +| 1946 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://jmeter.apache.org | +| 1947 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://jmeter.apache.org/usermanual/best-practices.html | +| 1948 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.tutorialspoint.com/jmeter/pdf/jmeter_quick_guide.pdf | +| 1949 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://venkatmatta.com/wp-content/uploads/2016/03/jmeter_distributed_testing_step_by_step.pdf | +| 1950 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/watch?v=8r5LYzUIepo | +| 1951 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.linkedin.com/pulse/tuning-grafana-jmeter-dashboards-ezhil-arasu | +| 1952 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.softwaretestingmagazine.com/tools/learning-jmeter-documentation-tutorials-videos | +| 1953 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://octoperf.com | +| 1954 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://flood.io | +| 1955 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/jenkinsci/performance-plugin | +| 1956 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://gatling.io | +| 1957 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://plugins.jenkins.io/gatling | +| 1958 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://learn.microsoft.com/en-us/azure/app-testing | +| 1959 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://azure.microsoft.com/en-us/blog/introducing-azure-load-testing-optimize-app-performance-at-scale | +| 1960 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/news/2021/12/azure-load-testing-preview | +| 1961 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/simple-load-testing-with-github-actions | +| 1962 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/catchpoint-to-acquire-webpagetest-org | +| 1963 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://locust.io | +| 1964 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://blog.desdelinux.net/microsoft-performance-tools-una-serie-de-herramientas-open-source-para-analizar-el-rendimiento-del-sistema | +| 1965 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://iter8.tools | +| 1966 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/simple-http-load-testing-with-slos | +| 1967 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/tsenart/vegeta | +| 1968 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/kubernetes | +| 1969 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/kubernetes-cd | +| 1970 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/openshift-pipeline | +| 1971 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/openshift-sync | +| 1972 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/openshift-client | +| 1973 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.gitlab.com/user/clusters/agent | +| 1974 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.gitlab.com/releases/#gitlab-kubernetes-agent-available-on-gitlabcom | +| 1975 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://sdtimes.com/lowcode/low-code-cuts-down-on-dev-time-increases-testing-headaches | +| 1976 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/use-low-code-to-reduce-friction-for-cloud-operations-teams | +| 1977 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://itnext.io/for-developers-the-low-code-winter-is-coming-76875d3606c0 | +| 1978 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/why-businesses-want-to-enable-no-code-and-low-code-automation | +| 1979 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/low-code-for-pro-coders | +| 1980 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.pluralsight.com/resources/blog/cloud/aws-adds-to-the-no-code-pile-is-it-the-end-of-the-engineer | +| 1981 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.techradar.com/news/low-code-could-replace-traditional-coding-within-months | +| 1982 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.simform.com/blog/alternatives-to-kubernetes | +| 1983 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/do-i-really-need-kubernetes | +| 1984 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.infoworld.com/article/2261975/when-kubernetes-is-not-the-solution.html | +| 1985 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://ably.com/blog/no-we-dont-use-kubernetes | +| 1986 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://towardsdatascience.com/heroku-docker-in-10-minutes-f4329c4fd72f | +| 1987 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.techtarget.com/searchcloudcomputing/answer/Amazon-ECS-vs-Kubernetes-Which-should-you-use-on-AWS | +| 1988 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/no-kubernetes-needed-amazon-ecs-anywhere | +| 1989 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://cycle.io | +| 1990 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/cycle-io-meet-the-team-on-a-mission-to-replace-kubernetes | +| 1991 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/cycle-io-a-container-orchestration-platform-aimed-at-developers | +| 1992 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developer.hashicorp.com/nomad | +| 1993 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.nobugware.com/post/2019/nomad_an_alternative_to_kubernetes | +| 1994 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://pythonspeed.com/articles/dont-need-kubernetes | +| 1995 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developer.hashicorp.com/nomad/docs/k8s-nomad | +| 1996 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.codemotion.com/magazine/backend/nomad-kubernetes-but-without-the-complexity | +| 1997 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.cloudflare.com/how-we-use-hashicorp-nomad | +| 1998 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://atodorov.me/2021/02/27/why-you-should-take-a-look-at-nomad-before-jumping-on-kubernetes | +| 1999 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/conductor-why-we-migrated-from-kubernetes-to-nomad | +| 2000 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.imaginarycloud.com/blog/nomad-vs-kubernetes | +| 2001 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://chaordic.io/blog/is-nomad-a-better-kubernetes | +| 2002 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.portainer.io | +| 2003 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.docker.com | +| 2004 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.docker.com/engine/swarm | +| 2005 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://galaxy.ansible.com/atosatto/docker-swarm | +| 2006 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.cuelogic.com/blog/kubernetes-vs-docker-swarm | +| 2007 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.linkedin.com/pulse/alternative-kubernetes-docker-swarm-marcel-koert | +| 2008 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.scholarhat.com/tutorial/docker/kubernetes-vs-docker-analyzing-the-differences | +| 2009 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.freecodecamp.org/news/kubernetes-vs-docker-whats-the-difference-explained-with-examples | +| 2010 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://semaphore.io/blog/kubernetes-vs-docker | +| 2011 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.linkedin.com/pulse/docker-series-swarm-lionel-gurret | +| 2012 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/swarmlet/swarmlet | +| 2013 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thinksys.com/devops/docker-swarm-vs-kubernetes-comparison | +| 2014 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/simplenetes-io/simplenetes | +| 2015 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://taubyte.com | +| 2016 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/taubyte/tau | +| 2017 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/taubyte/dream | +| 2018 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/samyfodil/taubyte-llama-satellite | +| 2019 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.portainer.io/blog/docker-swarm-vs-kubernetes | +| 2020 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://coolify.io | +| 2021 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://istio.io | +| 2022 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/istio/istio | +| 2023 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://developers.redhat.com/topics/service-mesh | +| 2024 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://karlstoney.com/istio-503s-ucs-and-tcp-fun-times | +| 2025 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.christianposta.com/microservices/istio-as-an-example-of-when-not-to-do-microservices | +| 2026 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.redhat.com/en/blog/red-hat-openshift-service-mesh-is-now-available-what-you-should-know | +| 2027 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://istio.io/latest/blog/2020/tradewinds-2020/#fewer-moving-parts | +| 2028 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/askmeegs/learn-istio | +| 2029 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://zwischenzugs.com/2020/05/05/riding-the-tiger-lessons-learned-implementing-istio | +| 2030 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://dev.to/aurelievache/understanding-istio-part-1-istio-components-4ik5 | +| 2031 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.redhat.com/en/blog/monitoring-services-like-an-sre-in-openshift-servicemesh-part-2-collecting-standard-metrics-3 | +| 2032 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://istio.io/latest/docs/examples/microservices-istio | +| 2033 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/when-you-need-or-dont-need-service-mesh | +| 2034 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/kubernetes-microservices-istio%E2%80%8A-%E2%80%8Aa-great-fit | +| 2035 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.solo.io/blog/tutorial-rate-limiting-of-service-requests-in-istio-service-mesh | +| 2036 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.solo.io/blog | +| 2037 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.sysdig.com/blog/monitor-istio | +| 2038 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://tetrate.io/blog | +| 2039 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/redhat-scholars/istio-tutorial | +| 2040 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/why-do-you-need-istio-when-you-already-have-kubernetes | +| 2041 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/solo-io-istio-is-winning-the-service-mesh-war | +| 2042 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://tetrate.io/blog/what-is-istio-and-why-does-kubernetes-need-it | +| 2043 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://learncloudnative.com/blog/2020-11-23-multiple-vs-gateway | +| 2044 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/what-is-istio-and-why-does-kubernetes-need-it | +| 2045 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.youtube.com/watch?v=16fgzklcF7Y&ab_channel=TechWorldwithNana | +| 2046 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://dev.to/stefanprodan/a-gitops-recipe-for-progressive-delivery-2pa3 | +| 2047 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://samos-it.com/posts/securing-redis-istio-tls-origniation-termination.html | +| 2048 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/istio-1-10-improves-scalability-and-revision-control | +| 2049 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://istio.io/latest/blog/2021/external-locality-failover | +| 2050 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/multicluster-management-with-kubernetes-and-istio | +| 2051 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://piotrminkowski.com/2021/07/12/multicluster-traffic-mirroring-with-istio-and-kind | +| 2052 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/securing-istio-workloads-with-auth0 | +| 2053 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.solo.io/blog/upgrading-istio-without-downtime | +| 2054 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://tetrate.io/blog/istio-service-mesh-api-gateway | +| 2055 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://istio.io/latest/blog/2022/merbridge | +| 2056 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.freecodecamp.org/news/learn-istio-manage-microservices | +| 2057 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.useanvil.com/blog/engineering/load-balancing-grpc-in-kubernetes-with-istio | +| 2058 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://jimmysong.io/blog/sidecar-injection-iptables-and-traffic-routing | +| 2059 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.getambassador.io/kubernetes-canary-testing-and-release-with-istio-4cbdedcc9914?gi=77ba3a21d2dd | +| 2060 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/traffic-shaping-with-kubernetes-and-istio-7e44fbfca200 | +| 2061 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://maistra.io | +| 2062 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/maistra/istio | +| 2063 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/istio-ecosystem/admiral | +| 2064 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://istio.io/latest/blog/2022/introducing-ambient-mesh | +| 2065 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://kiali.io | +| 2066 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/kiali/kiali | +| 2067 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/find-issues-in-your-istio-mesh-with-kiali-89d37d5e1fb1 | +| 2068 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.jaegertracing.io | +| 2069 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://hackernoon.com/a-guide-to-deploying-jaeger-on-kubernetes-in-production-0p2n3tub | +| 2070 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://hackernoon.com/how-to-use-opentelemetry-and-jaeger-to-implement-distributed-tracing-and-apm-jcx34fi | +| 2071 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.infracloud.io/blogs/linking-traces-continuous-profiling-pyroscope | +| 2072 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.envoyproxy.io | +| 2073 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.envoyproxy.io/docs/envoy/latest/start/install | +| 2074 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://monzo.com/blog/controlling-outbound-traffic-from-kubernetes | +| 2075 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/envoyproxy/gateway | +| 2076 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.elastic.co/kibana | +| 2077 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://aws.amazon.com/app-mesh | +| 2078 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.allthingsdistributed.com/2019/03/redefining-application-communications-with-aws-app-mesh.html | +| 2079 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://azure-samples.github.io/aks-labs/docs/intro | +| 2080 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/observing-grpc-based-microservices-on-amazon-eks-running-istio-77ba90dd8cc0 | +| 2081 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.cloudtrooper.net/2025/11/21/application-gateway-for-containers-istio-integration | +| 2082 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.cloudnativedeepdive.com/implementing-istio-from-start-to-finish | +| 2083 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/istio/tools/blob/master/perf/README.md | +| 2084 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://opensource.com/article/21/4/load-balancing | +| 2085 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://httpd.apache.org | +| 2086 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://httpd.apache.org/docs/2.4/howto/reverse_proxy.html | +| 2087 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/nubenetes/apache-reverse-proxy-jenkins | +| 2088 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.digitalocean.com/community/tools/nginx | +| 2089 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.freecodecamp.org/news/the-nginx-handbook | +| 2090 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://unit.nginx.org | +| 2091 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://jvns.ca/blog/2021/09/24/new-tool--an-nginx-playground | +| 2092 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://nginx-playground.wizardzines.com | +| 2093 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.haproxy.org | +| 2094 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.tecmint.com/install-haproxy-load-balancer-in-linux | +| 2095 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.tecmint.com/setup-nginx-haproxy-load-balancer-in-centos-8 | +| 2096 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://traefik.io | +| 2097 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://opensource.com/article/20/3/kubernetes-traefik | +| 2098 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.tomarrell.com/post/traefik_v2_on_kubernetes | +| 2099 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/using-traefik-ingress-controller-with-istio-service-mesh | +| 2100 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://opensource.com/article/20/4/http-kubernetes-skipper | +| 2101 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://sre.google/sre-book/monitoring-distributed-systems | +| 2102 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/prometheus-and-opentelemetry-just-couldnt-get-along | +| 2103 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/prometheus-operator/kube-prometheus | +| 2104 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://artifacthub.io/packages/helm/prometheus-community/kube-prometheus-stack | +| 2105 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.sysdig.com/blog/kubernetes-monitoring-best-practices | +| 2106 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.sysdig.com/blog/monitoring-kubernetes | +| 2107 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.sysdig.com/blog/monitor-kubernetes-control-plane | +| 2108 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/12-critical-kubernetes-health-conditions-you-need-to-monitor | +| 2109 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.circonus.com/2020/12/12-critical-kubernetes-health-conditions-you-need-to-monitor-and-why | +| 2110 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.circonus.com/2020/09/guide-to-kubernetes-monitoring-part-1 | +| 2111 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.infracloud.io/blogs/monitoring-kubernetes-cert-manager-certificates | +| 2112 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes/kube-state-metrics | +| 2113 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/monitoring-kubernetes-jobs-8adc241a7b60 | +| 2114 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.kubermatic.com/blog/the-complete-guide-to-kubernetes-metrics | +| 2115 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=FVDHWPxK5nU&ab_channel=CloudQuickPOCs | +| 2116 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.vcluster.com/blog/kubernetes-cost-monitoring-with-prometheus-and-grafana | +| 2117 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://anaisurl.com/full-tutorial-monitoring | +| 2118 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/how-to-tackle-kubernetes-observability-challenges-with-pixie-4c6414ca913 | +| 2119 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/leroykayanda/kubernetes-monitoring-using-grafana-3dhc | +| 2120 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.middlewareinventory.com/blog/cpu-memory-usage-nodes-k8s | +| 2121 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://betterstack.com/community/comparisons/kubernetes-monitoring-tools | +| 2122 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://adamtheautomator.com/prometheus-kubernetes | +| 2123 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://middleware.io/blog/kubernetes-monitoring/tools | +| 2124 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/mikeyglitz/proactive-kubernetes-monitoring-with-alerting-58en | +| 2125 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://isovalent.com/blog/post/what-are-the-4-golden-signals-for-monitoring-kubernetes | +| 2126 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://grafana.com/blog/2022/10/20/how-to-manage-high-cardinality-metrics-in-prometheus-and-kubernetes | +| 2127 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.fourninecloud.com/kubernetes-monitoring-how-to-monitor-using-prometheus-f2eff767f6bb | +| 2128 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://rcarrata.github.io/observability/netobserv-1 | +| 2129 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://newrelic.com/platform/kubernetes-pixie | +| 2130 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://grafana.com/blog/2023/01/31/a-beginners-guide-to-kubernetes-application-monitoring | +| 2131 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://aws.amazon.com/blogs/containers/using-prometheus-to-avoid-disasters-with-kubernetes-cpu-limits | +| 2132 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://palark.com/blog/kubernetes-services-interaction-monitoring-with-netflow | +| 2133 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/kubernetes-monitoring-with-prometheus-exporters-a-service-discovery-and-its-roles-ce63752e5a1 | +| 2134 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://opentelemetry.io/blog/2023/k8s-runtime-observability | +| 2135 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://signoz.io/blog/opentelemetry-kubernetes-cluster-metrics-monitoring | +| 2136 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/ynqa/bul | +| 2137 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.digitalocean.com/community/tutorials/how-to-set-up-an-elasticsearch-fluentd-and-kibana-efk-logging-stack-on-kubernetes | +| 2138 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.papertrail.com/blog/quick-and-easy-way-to-implement-kubernetes-logging | +| 2139 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://qlinh.com/infosec/2020/09/30/threat-detection-with-kubernetes-audit-logs.html | +| 2140 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/kubernetes-logging-in-production-545ea88d9a4a | +| 2141 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://opensource.com/article/21/11/cluster-logging-kubernetes | +| 2142 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://devopscube.com/kubernetes-logging-tutorial | +| 2143 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://tealfeed.com/kubernetes-audit-logs-created-deleted-namespace-ho5o3 | +| 2144 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/devopsvn/kubernetes-practice-logging-with-logstash-and-fluentd-by-sidecar-container-16oi | +| 2145 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://signoz.io/blog/kubernetes-audit-logs | +| 2146 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kube-logging/logging-operator | +| 2147 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/service-level-objectives-in-kubernetes | +| 2148 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/slos-in-kubernetes-1-year-later | +| 2149 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.elastic.co/es/blog/how-to-configure-elastic-cloud-on-kubernetes-with-saml-and-hot-warm-cold-architecture | +| 2150 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.influxdata.com/blog/expand-kubernetes-monitoring-telegraf-operator | +| 2151 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/monitoring-certificates-expiration-in-kubernetes-with-x-509-exporter-8030b69f611d | +| 2152 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.cloudnativedeepdive.com/sharing-a-nvidia-gpu-between-pods-in-kubernetes | +| 2153 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.immo-pop.com/login | +| 2154 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubeshark/kubeshark | +| 2155 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubelog.de | +| 2156 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/microsoft/retina | +| 2157 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://muratbuffalo.blogspot.com/2021/11/whats-really-new-with-newsql.html | +| 2158 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://atodorov.me/2020/06/14/comparing-kubernetes-managed-services-across-digital-ocean-scaleway-ovhcloud-and-linode | +| 2159 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.google.com/spreadsheets/d/1RPpyDOLFmcgxMCpABDzrsBYWpPYCIBuvAoUQLwOGoQw/edit | +| 2160 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.google.com/spreadsheets/d/191WWNpjJ2za6-nbG4ZoUMXMpUK8KlCIosvQB0f-oq3k/edit#gid=907731238 | +| 2161 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.oracle.com/en-us/iaas/Content/GSG/Concepts/baremetalintro.htm | +| 2162 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/oracle | +| 2163 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.oracle.com/en-us/iaas/Content/ResourceManager/Concepts/resourcemanager.htm | +| 2164 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://www.thatjeffsmith.com/archive/2022/02/best-practices-rest-apis-for-your-database-draft | +| 2165 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.oracle.com/en-us/iaas/Content/ContEng/Concepts/contengoverview.htm | +| 2166 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.devopszone.info/post/devsecops-explained | +| 2167 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.linkedin.com/pulse/dear-google-my-data-has-left-your-building-zakir-khan | +| 2168 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://snyk.io/articles/open-source-security | +| 2169 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://kalilinuxtutorials.com/deploying-securing-kubernetes-clusters | +| 2170 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://loves.cloud/creation-of-a-fully-automated-devsecops-cicd-pipeline | +| 2171 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/linux-security-usability | +| 2172 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/culture-vulnerabilities-and-budget-why-devs-and-appsec-disagree | +| 2173 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.computing.co.uk/news/4020521/cloudbees-busy-security-visibility-control-devops-evolves | +| 2174 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/how-to-successfully-integrate-security-and-devops | +| 2175 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.helpnetsecurity.com/2020/12/14/how-devsecops-developers | +| 2176 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.christophetd.fr/shifting-cloud-security-left-scanning-infrastructure-as-code-for-security-issues | +| 2177 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.devclass.com/containers/2021/01/13/docker-its-not-dead-yet-but-theres-a-tendency-to-walk-away-security-report-finds/1620265 | +| 2178 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://opensource.com/article/21/2/devsecops | +| 2179 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/devsecops-trends-for-2021 | +| 2180 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/from-agile-to-devops-to-devsecops-the-next-evolution | +| 2181 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://permission.site | +| 2182 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.ais.com/leaping-into-devsecops-from-devops | +| 2183 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoq.com/news/2020/06/defense-department-devsecops | +| 2184 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://aws.amazon.com/blogs/devops/building-end-to-end-aws-devsecops-ci-cd-pipeline-with-open-source-sca-sast-and-dast-tools | +| 2185 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoq.com/articles/devops-secure-trends | +| 2186 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.invensislearning.com/blog/devops-vs-devsecops | +| 2187 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.techerati.com/features-hub/opinions/devsecops-eight-tips-for-truly-securing-software | +| 2188 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/secdevops-is-the-solution-to-cybersecurity | +| 2189 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redeszone.net/noticias/seguridad/configurar-mal-nube-vulnerabilidades | +| 2190 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.cybersecuritydive.com/news/developer-security-gitlab-devsecops/599599 | +| 2191 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.harness.io/blog/automated-devsecops | +| 2192 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://cloudnativenow.com/editorial-calendar/cloud-native-security/the-what-and-why-of-cloud-native-security | +| 2193 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sysdig.com/blog/vulnerability-assessment | +| 2194 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/where-are-you-on-the-devsecops-maturity-curve | +| 2195 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/the-top-5-secrets-management-mistakes-and-how-to-avoid-them | +| 2196 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.arsouyes.org/articles/2021/2021-06-21_PKCS_pem_der_key_crt | +| 2197 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://torq.io/blog/5-security-automation-examples-for-non-developers | +| 2198 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoq.com/articles/serverless-security | +| 2199 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.dqindia.com/secure-cicd-pipeline-tips-experts | +| 2200 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/the-devsecops-skillsets-required-for-cloud-deployments | +| 2201 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devblogs.microsoft.com/engineering-at-microsoft/you-cant-have-security-for-devops-until-you-have-devops-for-security | +| 2202 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://goteleport.com/blog/hack-via-pull-request | +| 2203 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/cncf/tag-security | +| 2204 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://enterprisersproject.com/article/2021/8/5-devsecops-open-source-projects-know | +| 2205 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/quay/clair | +| 2206 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/10-steps-to-simplify-your-devsecops | +| 2207 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/automation-first-mentality | +| 2208 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/transform-mobile-devops-into-mobile-devsecops | +| 2209 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.softwebsolutions.com/resources/devops-security-tools-benefits | +| 2210 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://cloudnativenow.com/features/siloscape-the-dark-side-of-kubernetes | +| 2211 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/infrastructure-as-code-6-best-practices-for-securing-applications | +| 2212 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/securing-your-software-development-pipelines | +| 2213 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/how-gitops-benefits-from-security-as-code | +| 2214 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/tips-for-a-successful-devsecops-life-cycle | +| 2215 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.aquasec.com/advanced-persistent-threat-techniques-container-attacks | +| 2216 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/5-misconceptions-about-devsecops | +| 2217 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/why-cloud-native-systems-demand-a-zero-trust-approach | +| 2218 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/devsecops-enterprise-architecture | +| 2219 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://opensource.com/article/21/12/open-source-security | +| 2220 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/solutions/devsecops-approach | +| 2221 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/open-source-democratized-software-now-lets-democratize-security | +| 2222 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://goteleport.com/blog/devsecops-passwordless | +| 2223 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/want-real-cybersecurity-progress-redefine-the-security-team | +| 2224 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/why-traditional-approaches-to-api-security-dont-work | +| 2225 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/continuous-security-the-next-evolution-of-ci-cd | +| 2226 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/how-to-seamlessly-transition-to-devsecops | +| 2227 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://research.nccgroup.com/2022/01/13/10-real-world-stories-of-how-weve-compromised-ci-cd-pipelines | +| 2228 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/secops-in-a-post-covid-world-3-security-trends-to-watch | +| 2229 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sysdig.com/blog/triaging-malicious-docker-container | +| 2230 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sonatype.com/blog/python-packages-upload-your-aws-keys-env-vars-secrets-to-web | +| 2231 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.bleepingcomputer.com/news/security/over-900-000-kubernetes-instances-found-exposed-online | +| 2232 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sysdig.com/blog/gitops-iac-security-source | +| 2233 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.freecodecamp.org/news/whats-the-difference-between-authentication-and-authorisation | +| 2234 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://cloudnativenow.com/features/kubernetes-security-in-your-ci-cd-pipeline | +| 2235 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pluralsight.com/resources/blog/cloud/cloud-apps-secure-by-design | +| 2236 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://hmaslowski.com/home/f/macos-security-hardening-with-microsoft-intune | +| 2237 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.kubewarden.io/blog/2022/10/env-var-secrets | +| 2238 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://auth0.com/blog/webauthn-and-passkeys-for-java-developers | +| 2239 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infracloud.io/blogs/prevent-secret-leaks-in-repositories | +| 2240 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/secured-access-to-kubernetes-from-anywhere-with-zero-trust | +| 2241 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.rtinsights.com/implementing-zero-trust-for-kubernetes | +| 2242 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.cisecurity.org/insights/blog/where-does-zero-trust-begin-and-why-is-it-important | +| 2243 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/how-do-authentication-and-authorization-differ | +| 2244 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.osohq.com/post/microservices-authorization-patterns | +| 2245 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/oauth2-proxy/oauth2-proxy | +| 2246 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/fidalmathew/session-based-vs-token-based-authentication-which-is-better-227o | +| 2247 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/irakan/is-jwt-really-a-good-fit-for-authentication-1khm | +| 2248 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/hygieia/Hygieia | +| 2249 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/how-kubernetes-vulnerabilities-have-shifted-since-the-first-api-attacks | +| 2250 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.mirantis.com/blog/introduction-to-istio-ingress-the-easy-way-to-manage-incoming-kubernetes-app-traffic | +| 2251 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.armosec.io/blog/kubernetes-ingress-security | +| 2252 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/stackrox-kubelinter-brings-security-linting-to-kubernetes | +| 2253 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/yannh/kubeconform | +| 2254 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/security-insights-into-infrastructure-as-code | +| 2255 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/why-you-should-be-using-multi-category-security-your-linux-containers | +| 2256 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/using-container-technology-make-trusted-pipeline | +| 2257 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/project-calico-kubernetes-security-as-saas | +| 2258 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://falco.org | +| 2259 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sysdig.com/blog/intro-runtime-security-falco | +| 2260 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.okta.com/blog/2020/03/23/microservice-security-patterns | +| 2261 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://anchore.com | +| 2262 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/anchore-scan-your-container-images-for-vulnerabilities-from-the-command-line | +| 2263 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.paloaltonetworks.com/prisma/cloud | +| 2264 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.f5.com/products/distributed-cloud-services | +| 2265 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://docs.cloud.google.com/architecture/security/owasp-top-ten-mitigation#product_overviews | +| 2266 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/the-latest-owasp-top-10-looks-a-lot-like-the-old-owasp | +| 2267 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/owasp-top-10-a-guide-to-the-worst-software-vulnerabilities | +| 2268 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://owasp.org/www-project-api-security | +| 2269 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.traceable.ai/blog-post/use-the-owasp-api-top-10-to-secure-your-apis | +| 2270 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.cequence.ai/blog/owasp-api-security-top-10-from-a-real-world-perspective | +| 2271 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/OWASP/www-project-kubernetes-top-ten | +| 2272 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.securecoding.com/blog/code-audit-how-to-ensure-compliance-for-an-application | +| 2273 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/technologies/cloud-computing/openshift/advanced-cluster-security-kubernetes | +| 2274 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/about/press-releases/red-hat-acquire-kubernetes-native-security-leader-stackrox | +| 2275 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/aquasecurity/trivy | +| 2276 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.aquasec.com/docker-official-images | +| 2277 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.returngis.net/2021/09/buscar-vulnerabilidades-en-imagenes-de-docker-con-snyk | +| 2278 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://iximiuz.com/en/posts/thick-container-vulnerabilities | +| 2279 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/find-vulnerabilities-in-container-images-with-docker-scan | +| 2280 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/deepfence/YaraHunter | +| 2281 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://anchore.com/kubernetes | +| 2282 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://anchore.com/cicd | +| 2283 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://plugins.jenkins.io/anchore-container-scanner | +| 2284 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/notaryproject/notary | +| 2285 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/sigstore/cosign | +| 2286 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infracloud.io/blogs/enforcing-image-trust-docker-containers-notary | +| 2287 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infracloud.io/blogs/secure-containers-cosign-distroless-images | +| 2288 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.blog/security/supply-chain-security/safeguard-container-signing-capability-actions | +| 2289 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/chrisns/cosign-keyless-demo | +| 2290 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.chainguard.dev/unchained | +| 2291 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sysdig.com/blog/secure-kubernetes-deployment-signature-verification | +| 2292 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/securing-kubernetes-workloads-a-practical-approach-to-signed-and-encrypted-container-images-ff6e98b65bcd | +| 2293 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.gitguardian.com/github-security | +| 2294 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.forbes.com/sites/chenxiwang/2020/06/17/devops-drives-pentesting-delivered-as-a-service | +| 2295 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.keycloak.org | +| 2296 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developers.redhat.com/blog/2020/08/03/authorizing-multi-language-microservices-with-louketo-proxy | +| 2297 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developers.redhat.com/blog/2020/08/07/a-deep-dive-into-keycloak | +| 2298 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.getambassador.io/centralized-authentication-with-keycloak-and-ambassador-edge-stack-d509ffbc7b6f | +| 2299 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.sighup.io/keycloak-ha-on-kubernetes | +| 2300 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developers.redhat.com/blog/authentication-and-authorization-using-the-keycloak-rest-api | +| 2301 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/geographically-distributed-stateful-workloads-part-3-keycloak | +| 2302 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://palark.com/blog/ha-keycloak-infinispan-kubernetes | +| 2303 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/aws-builders/keycloak-with-nginx-ingress-6fo | +| 2304 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/git-ecosystem/git-credential-manager | +| 2305 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.blog/open-source/git/git-credential-manager-core-building-a-universal-authentication-experience | +| 2306 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.gitguardian.com/secrets-credentials-api-git | +| 2307 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.harness.io/blog | +| 2308 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://smallstep.com/blog/command-line-secrets | +| 2309 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://docs.cloud.google.com/secret-manager/docs/analyze-resources | +| 2310 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/getsops/sops | +| 2311 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://jayex.io/v3/admin/setup/secrets | +| 2312 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://academy.fpblock.com/blog/announcing-amber-ci-secret-tool | +| 2313 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://pkg.go.dev/github.com/keilerkonzept/aws-secretsmanager-files | +| 2314 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=6UF-QxiRGms&ab_channel=Kubevious | +| 2315 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/jenkins-x/gsm-controller | +| 2316 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/GoogleCloudPlatform/secrets-store-csi-driver-provider-gcp | +| 2317 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/devops-teams-struggling-to-keep-secrets | +| 2318 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.thorsten-hans.com/encrypt-your-kubernetes-secrets-with-mozilla-sops | +| 2319 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developers.redhat.com/articles/2022/02/02/protect-secrets-git-cleansmudge-filter | +| 2320 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/kubeopsskills/cloud-secret-resolvers | +| 2321 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/managing-secrets-in-your-devops-pipeline | +| 2322 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/kubernetes-secrets-management-3-approaches-9-best-practices | +| 2323 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/commjoen/wrongsecrets | +| 2324 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/aws/secrets-store-csi-driver-provider-aws | +| 2325 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://unixarena.com/2022/04/terraform-source-credentials-from-aws-secret-manager.html | +| 2326 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/pyca/bcrypt | +| 2327 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://argon2-cffi.readthedocs.io/en/stable | +| 2328 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://docs.python.org/3/library/hashlib.html#hashlib.scrypt | +| 2329 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://cryptography.io/en/latest/hazmat/primitives/key-derivation-functions/#cryptography.hazmat.primitives.kdf.scrypt.Scrypt | +| 2330 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://git-secret.io | +| 2331 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/wincent/git-cipher | +| 2332 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/hashicorp/vault | +| 2333 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/hashicorp/vault-csi-provider | +| 2334 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/vault | +| 2335 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/kelseyhightower/serverless-vault-with-cloud-run | +| 2336 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.confluent.io/blog/manage-secrets-with-kubernetes-and-hashicorp-vault | +| 2337 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://digitalvarys.com/simple-introduction-to-hashicorp-vault | +| 2338 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/hashicorps-releases-hcp-vault-to-combat-secrets-management-fatigue | +| 2339 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.datadoghq.com/blog/monitor-vault-metrics-and-logs | +| 2340 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/reasons-to-implement-hashicorp-vault-and-other-zero-trust-tools | +| 2341 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://testdriven.io/blog/running-vault-and-consul-on-kubernetes | +| 2342 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devopscube.com/vault-in-kubernetes | +| 2343 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devopscube.com/vault-agent-injector-tutorial | +| 2344 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://piotrminkowski.com/2021/12/30/vault-on-kubernetes-with-spring-cloud | +| 2345 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://alexandre-vazquez.com/inject-secrets-in-pods-using-hashicorp-vault | +| 2346 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.harness.io/blog/vault-agent-secrets-management | +| 2347 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://learn.microsoft.com/en-us/azure/key-vault/general/overview | +| 2348 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://azure.github.io/secrets-store-csi-driver-provider-azure | +| 2349 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://akv2k8s.io | +| 2350 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/SparebankenVest/azure-key-vault-to-kubernetes | +| 2351 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/Neoteroi/essentials-configuration-keyvault | +| 2352 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/blog/azurearcblog/in-preview-azure-key-vault-secrets-provider-extension-for-arc-enabled-kubernetes/3002160 | +| 2353 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | http://vcloud-lab.com/entries/microsoft-azure/-create-azure-key-vault-certificates-on-azure-portal-and-powershell | +| 2354 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/simplifying-secrets-management-with-cyberark-and-red-hat-ansible-automation-platform?sc_cid=7015Y000003t7aWQAQ | +| 2355 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/automating-security-with-cyberark-and-red-hat-ansible-automation-platform?sc_cid=7015Y000003t7aWQAQ | +| 2356 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.conjur.org | +| 2357 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infracloud.io/blogs/securing-kubernetes-secrets-conjur | +| 2358 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/stack-labs/manage-your-secrets-in-git-with-sops-for-kubernetes-57me | +| 2359 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/gitops-secret-management | +| 2360 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://aws.amazon.com/blogs/opensource/managing-secrets-deployment-in-kubernetes-using-sealed-secrets | +| 2361 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.container-solutions.com/the-birth-of-the-external-secrets-community | +| 2362 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/secrets-injection-from-external-vault-into-kubernetes-poc-83a52c8cf5cb | +| 2363 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/jenkins-x-plugins/jx-secret-postrenderer | +| 2364 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/managing-kubernetes-secrets-with-aws-secrets-manager | +| 2365 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://ot-container-kit.github.io/k8s-vault-webhook | +| 2366 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/walkthrough-bitwardens-new-secrets-manager | +| 2367 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://morey.tech/technical%20blog/Bitwarden-And-External-Secrets | +| 2368 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://snyk.io/blog/10-serverless-security-best-practices | +| 2369 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thehackernews.com/2020/06/cryptocurrency-docker-image.html | +| 2370 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sysdig.com/learn-cloud-native/12-container-image-scanning-best-practices | +| 2371 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infracloud.io/blogs/top-10-things-for-container-security | +| 2372 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sysdig.com/blog/sysdig-2021-container-security-usage-report | +| 2373 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/hardening-docker-and-kubernetes-with-seccomp-a88b1b4e2111 | +| 2374 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/container-security-seccomp | +| 2375 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/signing-and-verifying-container-images | +| 2376 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/introducing-red-hat-vulnerability-scanner-certification | +| 2377 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://learn.microsoft.com/en-us/azure/defender-for-cloud/defender-for-container-registries-introduction#when-are-images-scanned | +| 2378 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techbeacon.com/security/17-open-source-container-security-tools | +| 2379 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/GoogleContainerTools/container-structure-test | +| 2380 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.dynatrace.com/news/blog/what-is-container-security | +| 2381 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sigstore.dev | +| 2382 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=fZfd4orrn8Y&ab_channel=RawkodeAcademy | +| 2383 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://opensource.com/article/21/12/sigstore-container-images | +| 2384 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sysdig.com/learn-cloud-native/container-security-best-practices | +| 2385 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infracloud.io/blogs/kubernetes-pod-security-policies-opa | +| 2386 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.nody.cc/posts/2020-06-kubernetes-network-policy-verification | +| 2387 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://digitalvarys.com/devsecops-static-analysis-sast-with-jenkins-pipeline | +| 2388 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.europeclouds.com/blog/implementing-aqua-security-to-secure-kubernetes | +| 2389 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/pomerium/pomerium | +| 2390 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://fluentbit.io | +| 2391 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://falco.org/blog/detect-malicious-behaviour-on-kubernetes-api-server-through-gathering-audit-logs-by-using-fluentbit-part-2 | +| 2392 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://kubearmor.io | +| 2393 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/protecting-your-kubernetes-environment-with-kubearmor-76b02fc2209b | +| 2394 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/helm-3-secrets-management-4f23041f05c3 | +| 2395 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/manage-auto-generated-secrets-in-your-helm-charts-5aee48ba6918 | +| 2396 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://hashcat.net/hashcat | +| 2397 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://intezer.com/blog/new-attacks-on-kubernetes-via-misconfigured-argo-workflows | +| 2398 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/how-to-automate-pki-for-devops-with-open-source-tools | +| 2399 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/cybersecsi/HOUDINI | +| 2400 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/top-6-threat-detection-tools-for-containers-3dd80b77777e | +| 2401 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/aws-open-sources-security-tools | +| 2402 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sentinelone.com/blog/reducing-human-effort-in-cybersecurity-why-we-are-investing-in-torqs-automation-platform | +| 2403 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://pkg.go.dev/knative.dev/security-guard | +| 2404 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.ibm.com/technologies/containers | +| 2405 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://medium.facilelogin.com/microservices-security-in-action-933072043ad7 | +| 2406 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sysdig.com/blog/cve-2021-20291-cri-o-podman | +| 2407 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.sysdig.com/blog/mitigating-log4j-kubernetes-network-policies | +| 2408 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/aws-samples/kubernetes-log4j-cve-2021-44228-node-agent | +| 2409 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/proferosec/log4jScanner | +| 2410 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://logging.apache.org/security.html | +| 2411 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/log4shell-practical-mitigations-and-impact-analysis | +| 2412 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://edition.cnn.com/2021/12/15/tech/log4j-vulnerability/index.html | +| 2413 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/yahoo/check-log4j | +| 2414 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.welivesecurity.com/la-es/2021/12/16/que-deben-saber-lideres-empresas-sobre-log4shell | +| 2415 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.genbeta.com/actualidad/internet-esta-llamas-cloudflare-ha-detectado-24-600-ataques-minuto-que-explotaban-vulnerabilidad-log4shell | +| 2416 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.dynatrace.com/news/tag/log4shell | +| 2417 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/Maelstromage/Log4jSherlock | +| 2418 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://cyberscoop.com/log4j-hack-security-update-ransomware | +| 2419 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.vpnranks.com/news/belgian-defense-ministry-under-cyber-attack-due-to-log4j-vulnerability | +| 2420 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.dynatrace.com/news/blog/log4shell-vulnerability-discovery-and-mitigation | +| 2421 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/yet-another-log4j-security-problem-appears | +| 2422 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/cisagov/log4j-scanner | +| 2423 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/google/log4jscanner | +| 2424 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thehackernews.com/2022/01/microsoft-warns-of-continued-attacks.html | +| 2425 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.zdnet.com/article/log4j-after-white-house-meeting-google-calls-for-list-of-critical-open-source-projects | +| 2426 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://it.slashdot.org/story/21/05/22/041242/and-the-top-source-of-critical-security-threats-ispowershell | +| 2427 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://therecord.media/uk-government-plans-to-release-nmap-scripts-for-finding-vulnerabilities | +| 2428 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/waf-securing-applications-at-the-edge | +| 2429 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.zdnet.com/article/google-releases-new-open-source-security-software-program-scorecards | +| 2430 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://tryhackme.com/room/metasploitintro | +| 2431 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://socket.dev/blog/introducing-socket | +| 2432 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/deepfence/ThreatMapper | +| 2433 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/goauthentik/authentik | +| 2434 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/openappsec/openappsec | +| 2435 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.microsoft.com/en-us/security/business/ai-machine-learning/microsoft-security-copilot | +| 2436 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/prowler-cloud/prowler | +| 2437 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/01/new-digital-course-and-lab-aws-cloud-development-kit-cdk-primer | +| 2438 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.pluralsight.com/cloud-guru | +| 2439 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.twitch.tv/acloudguruofficial | +| 2440 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.cantrill.io | +| 2441 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://analyticsindiamag.com/free-online-resources-to-get-started-on-cloud-computing | +| 2442 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.pluralsight.com/resources/blog/cloud/10-fun-hands-on-projects-to-learn-aws | +| 2443 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://portal.tutorialsdojo.com/product-category/aws/aws-digital-courses-2 | +| 2444 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://skillbuilder.aws | +| 2445 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://skillbuilder.aws/course/external/view/elearning/7854/aws-technical-essential-spanish-from-latin-america | +| 2446 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/aws-spanish/examenes-practicos-gratuitos-y-100-en-espanol-para-que-obtenga-su-certificacion | +| 2447 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://skillbuilder.aws/course/external/view/elearning/48/aws-security-fundamentals-second-edition | +| 2448 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=zA8guDqfv40 | +| 2449 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/pulse/sharing-my-top-10-resources-use-while-preparing-aws-exams-semaan | +| 2450 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/certification/certification-prep/testing | +| 2451 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/javinpaul/how-to-become-a-certified-aws-solution-architect-in-2022-35ad | +| 2452 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://builder.aws.com/learn | +| 2453 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://awscerts.slack.com | +| 2454 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://gist.github.com/leonardofed | +| 2455 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blue-clouds.com/category/study-guide | +| 2456 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/about-aws/whats-new/2016/10/first-aws-certification-study-guide-now-available | +| 2457 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/top-content/?trk=article_not_found | +| 2458 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://newsletter.francofernando.com/p/the-12-factor-app-an-updated-guide | +| 2459 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.com/article/18/8/what-cicd | +| 2460 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://martinfowler.com/articles/originalContinuousIntegration.html | +| 2461 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://sdtimes.com/devops/ci-cd-pipelines-are-expanding | +| 2462 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.devopsonline.co.uk/chatops-devops-scrumops-and-5-other-ops-religions | +| 2463 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.com/article/19/4/devops-pipeline | +| 2464 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://dev.to/semaphore/ci-cd-continuous-integration-delivery-explained-75l | +| 2465 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.mindtheproduct.com/what-the-hell-are-ci-cd-and-devops-a-cheatsheet-for-the-rest-of-us | +| 2466 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://tech.buzzfeed.com/continuous-deployments-at-buzzfeed-d171f76c1ac4 | +| 2467 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.infoworld.com/article/2269266/what-is-cicd-continuous-integration-and-continuous-delivery-explained.html | +| 2468 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devops.com/how-to-implement-an-effective-ci-cd-pipeline | +| 2469 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://aws.amazon.com/es/builders-library/automating-safe-hands-off-deployments | +| 2470 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.techuz.com/blog/what-is-ci-cd-an-introduction-to-continuous-integration-continuous-deployment-and-ci-cd-pipeline | +| 2471 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://kodekloud.com/blog/ci-cd-pipeline-in-devops | +| 2472 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developers.redhat.com/blog/2020/09/03/the-present-and-future-of-ci-cd-with-gitops-on-red-hat-openshift | +| 2473 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blog.bitsrc.io/ci-cd-best-practices-bca0ef665677 | +| 2474 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/blog/what-is-cicd-platform-why-should-i-care | +| 2475 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/3-ways-to-use-automation-in-ci-cd-pipelines | +| 2476 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/tips-creating-successful-cicd-pipeline | +| 2477 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thinkinglabs.io/talks/feature-branching-considered-evil.html | +| 2478 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/blog/ci-cd-pipeline | +| 2479 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://stackoverflow.blog/2021/12/20/fulfilling-the-promise-of-ci-cd | +| 2480 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://circleci.com/blog/top-5-ci-cd-best-practices | +| 2481 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/harness-devops-academy/what-is-continuous-integration-ci | +| 2482 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.opsmx.com/blog/what-is-a-ci-cd-pipeline | +| 2483 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://continuousdelivery.com/implementing/patterns | +| 2484 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devops.com/7-popular-open-source-ci-cd-tools | +| 2485 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://testguild.com/podcast/automation/a345-mohamed | +| 2486 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/blog/software-development-life-cycle | +| 2487 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/ci-cd-pipeline | +| 2488 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://jfrog.com/blog/cloud-native-ci-cd-the-ultimate-checklist | +| 2489 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://jfrog.com/blog/how-to-accelerate-software-delivery-with-hybrid-cloud-ci-cd | +| 2490 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/blog/streamlining-ci-cd | +| 2491 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://sdtimes.com/cicd/the-state-of-ci-cd | +| 2492 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/improve-dev-experience-to-maximize-the-business-value-of-cd | +| 2493 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://community.dataminer.services/ci-cd-and-the-agile-principles | +| 2494 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://speakerdeck.com/devopslx/cd-and-optimized-cloud-spend?slide=12 | +| 2495 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/cicd-pipeline-challenges | +| 2496 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/four-best-practices-to-drive-successful-adoption-of-ci-cd | +| 2497 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://about.gitlab.com/blog/2022/02/03/how-to-keep-up-with-ci-cd-best-practices | +| 2498 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.linkedin.com/pulse/enabling-cicd-boost-devops-pavan-belagatti | +| 2499 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://about.gitlab.com/blog/2022/04/13/how-to-learn-ci-cd-fast | +| 2500 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/are-monolith-ci-cd-pipelines-killing-quality-in-your-software | +| 2501 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.clickittech.com/devops/ci-cd-best-practices | +| 2502 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.groundcover.com/blog/ci-cd-kubernetes | +| 2503 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://spacelift.io/blog/kubernetes-ci-cd | +| 2504 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/embracing-database-deployments-in-ci-cd-practices-with-git | +| 2505 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://techcommunity.microsoft.com/blog/AzureDevCommunityBlog/enhancing-infrastructure-as-code-generation-with-github-copilot-for-azure/4388514 | +| 2506 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/kubernetes-ci-cd-pipelines-explained | +| 2507 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://chrisarcand.com/purposeful-commits | +| 2508 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developers.redhat.com/blog/2019/07/08/10-tips-for-reviewing-code-you-dont-like | +| 2509 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.wiz.io/blog/avoiding-mistakes-with-aws-oidc-integration-conditions | +| 2510 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devblogs.microsoft.com/devops/update-to-ado-allowed-ip-addresses | +| 2511 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/ci-checks-are-not-enough-combat-configuration-drift-in-kubernetes-resources | +| 2512 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devops.com/8-security-considerations-for-ci-cd | +| 2513 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/harness-devops-academy/progressive-delivery?utm_campaign=fme&utm_source=split_io&utm_medium=redirect&utm_content=individual | +| 2514 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blog.container-solutions.com/deployment-strategies | +| 2515 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://semaphore.io/blog/continuous-blue-green-deployments-with-kubernetes | +| 2516 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.opsmx.com/blog/blue-green-deployment | +| 2517 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=aU-EtdEOdlM | +| 2518 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://deniscooper.co.uk/azure-devops-terraform-pipeline | +| 2519 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/blog/deployment-pipeline-patterns | +| 2520 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.sonatype.com/blog/achieving-ci/cd-with-kubernetes | +| 2521 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devtron.ai | +| 2522 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/7-features-that-make-kubernetes-ideal-for-ci-cd | +| 2523 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/ebooks/kubernetes/ci-cd-with-kubernetes | +| 2524 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/blog/kubernetes-ci-cd-best-practices | +| 2525 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.cloudposse.com/components/library/aws/runs-on | +| 2526 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://runs-on.com | +| 2527 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.returngis.net/2025/02/como-instalar-java-23-en-una-pipeline-de-azure-devops | +| 2528 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://caylent.com/blog/pragmatic-enterprise-cicd | +| 2529 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://jfrog.com/pipelines | +| 2530 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/antonbabenko/terraform-skill | +| 2531 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://buildbot.net | +| 2532 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.linkedin.com/pulse/infracost-terraform-prs-making-cost-awareness-martin-jackson-a6sge?utm_source=share&utm_medium=member_android&utm_campaign=share_via | +| 2533 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://skundunotes.com/2025/01/22/automate-terraform-testing-with-azure-devops-pipelines | +| 2534 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2023/10/31/marc-s-napkin-upgrade-guide | +| 2535 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/techpivot/terraform-module-releaser | +| 2536 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/termkit/gama | +| 2537 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.returngis.net/2025/02/dependabot-updates-en-azure-devops | +| 2538 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.plutora.com/ci-cd-tools/artifacts-management-tools | +| 2539 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/cicd-tools-to-know-2021 | +| 2540 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/cicdops/awesome-ciandcd | +| 2541 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?si=dWSDPD4eXvF3dx5r&v=gnYU0jtQbug&feature=youtu.be | +| 2542 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.katacoda.com | +| 2543 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://developers.redhat.com/learn | +| 2544 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.crunchydata.com/developers/tutorials | +| 2545 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | http://redhatgov.io | +| 2546 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.tutorialspoint.com/openshift/index.htm | +| 2547 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.whizlabs.com | +| 2548 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.linkedin.com/learning/?trk=lynda_redirect_learning | +| 2549 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.edx.org | +| 2550 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.coursera.org | +| 2551 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.codecademy.com | +| 2552 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://typing.io | +| 2553 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | http://www.vogella.com/tutorials | +| 2554 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://training.linuxfoundation.org/resources | +| 2555 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.khanacademy.org | +| 2556 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://codely.com/en | +| 2557 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://ine.com | +| 2558 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.learnfree.org/en | +| 2559 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://sqlpd.com | +| 2560 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://techstudyslack.com | +| 2561 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://kube.academy | +| 2562 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.codewars.com | +| 2563 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://riptutorial.com | +| 2564 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.techworld-with-nana.com | +| 2565 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://github.com/techiescamp/devops-projects | +| 2566 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | http://open-bootcamp.com | +| 2567 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://code.joejag.com/2021/i-am-aws-certified-should-you-trust-me.html | +| 2568 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://homebusinessmag.com/businesses/success-tips/certificates-alone-wont-get-hired-need-certifications-plus | +| 2569 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.syntasso.io/post/platform-democracy-rethinking-who-builds-and-consumes-your-internal-platform | +| 2570 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://sre.google | +| 2571 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://cloud.google.com/blog/products/devops-sre | +| 2572 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/sre-vs-devops-false-distinction | +| 2573 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/sre-devops-cloud-native-server-cage-match | +| 2574 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/site-reliability-engineering-101-devops-versus-sre | +| 2575 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.linkedin.com/pulse/devops-vs-site-reliability-engineering-sean-washington | +| 2576 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/18/10/sre-startup | +| 2577 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/where-the-site-reliability-engineer-role-overlaps-with-devops | +| 2578 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.redhat.com/en/blog/from-ops-to-sre-evolution-of-the-openshift-dedicated-team | +| 2579 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/watch?v=tgRPlAQpHYk&ab_channel=TheNewStack | +| 2580 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.linkedin.com/pulse/sre-key-insights-done-right-way-shankar-muniyappa | +| 2581 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/how-the-sre-role-is-evolving | +| 2582 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://cloud.google.com/blog/products/devops-sre/sre-at-google-our-complete-list-of-cre-life-lessons | +| 2583 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.circonus.com/2021/04/monitoring-for-success-what-all-sres-need-to-know | +| 2584 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infracloud.io/blogs/sre-best-practices | +| 2585 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/watch?v=jgW4r9FxItI&ab_channel=DevOpsToolkitbyViktorFarcic | +| 2586 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/thenjdevopsguy/devops-vs-sre-what-s-the-difference-560d | +| 2587 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/how-the-sre-experience-is-changing-with-cloud-native | +| 2588 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/sharing-the-operations-burden-centralized-vs-decentralized | +| 2589 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/thenjdevopsguy/what-you-need-to-break-into-devops-and-sre-3fp5 | +| 2590 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/presentations/sre-apprentices | +| 2591 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/google-sre-site-reliability-engineering-at-a-global-scale | +| 2592 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://sre.google/sre-book/evolving-sre-engagement-model | +| 2593 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/day-in-the-life-of-a-site-reliability-engineer-sre | +| 2594 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/top-nine-skills-for-sres-to-master | +| 2595 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/how-sres-benefit-from-feature-flags | +| 2596 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.toolbox.com/tech/devops/articles/automating-sre-to-scale-operations | +| 2597 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/sre-vs-platform-engineering-whats-the-difference | +| 2598 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://phoenixnap.com/blog/sre-vs-devops | +| 2599 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/sre-vs-devops-successful-platform-engineering-needs-both | +| 2600 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/the-site-reliability-engineering-tool-stack | +| 2601 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.cortex.io/post/a-guide-to-the-best-sre-tools | +| 2602 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/the-best-site-reliability-engineering-tools-in-2021 | +| 2603 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.sloconf.com | +| 2604 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/automate-user-satisfaction-with-this-gitops-friendly-spec-for-service-level-objectives | +| 2605 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://sre.google/resources/practices-and-processes/art-of-slos | +| 2606 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/OpenSLO/OpenSLO | +| 2607 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/validate-service-level-objectives-of-rest-apis-using-iter8 | +| 2608 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://sre.google/prodcast | +| 2609 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://git-scm.com | +| 2610 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devdocs.io/git | +| 2611 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://tutorialzine.com/2016/06/learn-git-in-30-minutes | +| 2612 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/gonedark/3-git-commands-i-use-every-day | +| 2613 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/life/16/7/how-restore-older-file-versions-git | +| 2614 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://tychoish.com/post/9-awesome-git-tricks | +| 2615 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/dictcp/awesome-git | +| 2616 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ohshitgit.com | +| 2617 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/learn-git-basics | +| 2618 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.datree.io/resources/git-commit-message | +| 2619 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/open-source/git/how-to-undo-almost-anything-with-git | +| 2620 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/milu_franz/git-explained-the-basics-igc | +| 2621 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/g_abud/advanced-git-reference-1o9j | +| 2622 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/7/git-repos-best-practices | +| 2623 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://codeburst.io/debug-your-code-using-git-bisect-45db2983cc69 | +| 2624 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/open-source/git/highlights-from-git-2-28 | +| 2625 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://codeburst.io/a-resource-for-all-things-git-b63d6626beca | +| 2626 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://newsletter.thelongcommit.com/subscribe | +| 2627 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenextweb.com/news/a-beginners-guide-to-the-most-popular-git-commands | +| 2628 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://julien.danjou.info/stop-merging-your-pull-request-manually | +| 2629 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.gitkraken.com/learn/git/tutorials | +| 2630 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/security/application-security/token-authentication-requirements-for-git-operations | +| 2631 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/open-source/git/commits-are-snapshots-not-diffs | +| 2632 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/open-source/git/get-up-to-speed-with-partial-clone-and-shallow-clone | +| 2633 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2020/03/13/partial-clone-for-massive-repositories | +| 2634 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/tutorial/devops-tutorial/git-tutorial | +| 2635 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/how-to-handle-multiple-git-configurations-in-one-machine | +| 2636 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/purveshshende2/git-for-beginners-3il6 | +| 2637 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.gitguardian.com/rewriting-git-history-cheatsheet | +| 2638 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.smashingmagazine.com/2021/02/getting-the-most-out-of-git | +| 2639 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/why-open-source-project-maintainers-are-reluctant-to-use-digital-signatures-two-factor-authentication | +| 2640 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.geeksforgeeks.org/git/how-to-write-good-commit-messages-in-github | +| 2641 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/what-is-git-learn-git-version-control | +| 2642 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.c-sharpcorner.com/article/20-git-commands-you-should-know | +| 2643 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/4/git-whatchanged | +| 2644 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/practical-git-and-git-workflows | +| 2645 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.honeybadger.io/blog/git-tricks | +| 2646 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/blog/git-commit-detailed-tutorial-on-saving-your-code | +| 2647 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/valeriavg/master-git-in-7-minutes-gai | +| 2648 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/blog/git-pull-how-it-works-with-detailed-examples | +| 2649 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://midu.dev/buenas-practicas-escribir-commits-git | +| 2650 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/blog/git-push-an-in-depth-tutorial-with-examples | +| 2651 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/git-for-managing-small-projects | +| 2652 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.simplilearn.com/tutorials/git-tutorial/merge-conflicts-in-git | +| 2653 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.argoproj.io/5-new-git-commands-and-1-tip-youll-use-every-day-3c28e97c9321 | +| 2654 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/okimotomizuho/open-source-my-first-pull-request-1356 | +| 2655 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/git-for-professionals | +| 2656 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://towardsdatascience.com/a-git-cheatsheet-that-all-coders-need-bf8ad4d91576 | +| 2657 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.r-bloggers.com/2021/10/git-moving-from-master-to-main | +| 2658 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://css-tricks.com/creating-the-perfect-commit-in-git | +| 2659 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/blog/git-reset-undo-changes | +| 2660 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.c-sharpcorner.com/article/top-15-git-commands-with-examples-for-every-developers | +| 2661 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://marklodato.github.io/visual-git-guide/index-en.html | +| 2662 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/tahsinature/get-lazy-with-lazygit-4h37 | +| 2663 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/yenyih/10-useful-git-tips-to-improve-your-workflow-kf1 | +| 2664 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/render/git-organized-a-better-git-flow-56go | +| 2665 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/development-introduction-to-git-logging | +| 2666 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/git-config-how-to-configure-git-settings | +| 2667 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/git-undo-merge-how-to-revert-the-last-merge-commit-in-git | +| 2668 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2334697/what-is-git-version-control-for-collaborative-programming.html | +| 2669 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/github/how-do-i-resolve-merge-conflicts-5438 | +| 2670 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/22/4/git-push | +| 2671 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/22/4/customize-git-subcommands | +| 2672 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/engineering/improve-git-monorepo-performance-with-a-file-system-monitor | +| 2673 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.java67.com/2022/07/10-best-free-git-courses-and-tutorials.html | +| 2674 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://polarsquad.com/blog/stop-doing-pull-requests | +| 2675 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/samuelfaure/how-atomic-git-commits-dramatically-increased-my-productivity-and-will-increase-yours-too-4a84 | +| 2676 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/leandronsp/git-fundamentals-a-complete-guide-do7 | +| 2677 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/undo-git-add-how-to-remove-added-files-in-git | +| 2678 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://realpython.com/advanced-git-for-pythonistas | +| 2679 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://build5nines.com/git-reset-undo-most-recent-local-commit | +| 2680 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/how-to-write-commit-messages-maintainers-will-like | +| 2681 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://build5nines.com/how-to-determine-url-a-local-git-repository-was-originally-cloned-from | +| 2682 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/open-source/git/highlights-from-git-2-40 | +| 2683 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/4/git-stash | +| 2684 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/mwafrika/how-to-use-git-stash-command-22bk | +| 2685 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/blog/git-squash-how-to-condense-your-commit-history | +| 2686 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.devroom.io/2011/07/05/git-squash-your-latests-commits-into-one | +| 2687 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/git-squash-commits | +| 2688 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learngitbranching.js.org | +| 2689 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.gitkraken.com/learn/git/problems/rename-git-branch | +| 2690 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/git-checkout-remote-branch-tutorial | +| 2691 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/how-to-use-branches-in-git | +| 2692 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://stackoverflow.blog/2021/04/05/a-look-under-the-hood-how-branches-work-in-git | +| 2693 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/4/context-switching-git | +| 2694 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/git-push-to-remote-branch-how-to-push-a-local-branch-to-origin | +| 2695 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/how-git-branches-work | +| 2696 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/okimotomizuho/open-source-multiple-branches-and-git-merges-2f69 | +| 2697 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://css-tricks.com/git-switching-unstaged-changes-to-a-new-branch | +| 2698 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/git-list-branches-how-to-show-all-remote-and-local-branch-names | +| 2699 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/22/4/git-branches | +| 2700 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/varbsan/a-simplified-convention-for-naming-branches-and-commits-in-git-il4 | +| 2701 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/the-definitive-guide-to-git-merge | +| 2702 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/how-to-fix-merge-conflicts-in-git | +| 2703 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://build5nines.com/git-merge-repositories-with-history | +| 2704 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/11/git-aliases | +| 2705 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://davidwalsh.name/more-awesome-git-aliases | +| 2706 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/karaluton/explain-like-i-m-five-git-rebase-vs-merging-1k69 | +| 2707 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/22/4/manage-git-commits-rebase-i-command | +| 2708 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/git-rebase-handbook | +| 2709 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.backhub.co | +| 2710 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/make-github-backups-part-of-your-development-process | +| 2711 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/github/3-ways-to-backup-your-code-even-if-you-dont-know-git-1o5l | +| 2712 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/3/git-cherry-pick | +| 2713 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://jmfloreszazo.com/git-mejores-practicas-cherry-picking | +| 2714 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://git-scm.com/book/en/v2/Git-Tools-Submodules | +| 2715 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://shields.io | +| 2716 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://paulhammant.com/2013/12/04/what_is_your_branching_model | +| 2717 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://adevait.com/software/creating-branching-strategy | +| 2718 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://confluence.atlassian.com/bitbucketserver/branches-776639968.html#UsingbranchesinBitbucketServer-model | +| 2719 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://git-scm.com/book/en/v2/Git-Branching-Branching-Workflows | +| 2720 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://git-scm.com/book/en/v2/Distributed-Git-Distributed-Workflows#Integration-Manager-Workflow | +| 2721 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://martinfowler.com/articles/branching-patterns.html | +| 2722 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://speakerdeck.com/lemiorhan/10-git-anti-patterns-you-should-be-aware-of | +| 2723 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.gitkraken.com/learn/git/branch | +| 2724 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://jmfloreszazo.com/flujos-de-trabajo-de-git | +| 2725 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.atlassian.com/git/tutorials/comparing-workflows | +| 2726 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.github.com/en/get-started/using-github/github-flow | +| 2727 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://nvie.com/posts/a-successful-git-branching-model | +| 2728 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gist.github.com/djspiewak/9f2f91085607a4859a66 | +| 2729 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kubernetes.dev/docs/guide/github-workflow | +| 2730 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://trunkbaseddevelopment.com | +| 2731 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://paulhammant.com/2013/04/05/what-is-trunk-based-development | +| 2732 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kean.blog/post/trunk-based-development | +| 2733 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://paulhammant.com/2014/04/03/microsofts-trunk-based-development | +| 2734 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devblogs.microsoft.com/devops/release-flow-how-we-do-branching-on-the-vsts-team | +| 2735 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.devopszone.info/post/an-introduction-to-git-flow-workflow | +| 2736 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow | +| 2737 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://support.gitkraken.com/git-workflows-and-extensions/git-flow | +| 2738 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://git-flow.readthedocs.io/en/latest | +| 2739 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gist.github.com/JamesMGreene/cdd0ac49f90c987e45ac | +| 2740 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://danielkummer.github.io/git-flow-cheatsheet/index.html | +| 2741 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://aprendegit.com/git-flow-la-rama-develop-y-uso-de-feature-branches | +| 2742 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thinkinglabs.io/talks/2016/10/29/feature-branching-considered-evil.html | +| 2743 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=_w6TwnLCFwA&ab_channel=ContinuousDelivery | +| 2744 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://team-coder.com/from-git-flow-to-trunk-based-development | +| 2745 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/what-is-trunk-based-development | +| 2746 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://trunkbaseddevelopment.com/alternative-branching-models | +| 2747 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://featureflags.io/feature-flags-vs-branching | +| 2748 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://martinfowler.com/articles/feature-toggles.html | +| 2749 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://x.com/hashtag/featureflag | +| 2750 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/blog/feature-flags-improve-developer-productivity | +| 2751 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/customers/petdesk | +| 2752 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/wave-goodbye-to-release-nights | +| 2753 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2261454/why-arent-you-using-feature-flags.html | +| 2754 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/blog/how-to-build-the-process-and-culture-behind-using-feature-flags-at-scale | +| 2755 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/blog/change-management-in-production | +| 2756 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/blog/feature-flag-lifecycle | +| 2757 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/engineering/ship-code-faster-safer-feature-flags | +| 2758 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/blog/how-feature-flags-help-you-put-customers-first | +| 2759 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2270518/5-devops-use-cases-for-developing-with-feature-flags.html | +| 2760 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://reflectoring.io/spring-boot-feature-flags | +| 2761 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://martinfowler.com/bliki/KeystoneInterface.html | +| 2762 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.harness.io/blog?module-name=Feature+Management+%26+Experimentation&utm_campaign=fme&utm_source=split_io&utm_medium=redirect&utm_content=wildcard | +| 2763 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gist.github.com/CrookedNumber/8964442 | +| 2764 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://bitbucket.org | +| 2765 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.atlassian.com/git/tutorials/atlassian-git-cheatsheet | +| 2766 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com | +| 2767 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2021/01/25/mr-reviews-with-vs-code | +| 2768 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2021/01/20/using-run-parallel-jobs | +| 2769 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2021/02/05/ci-deployment-and-environments | +| 2770 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2021/02/22/pipeline-editor-overview | +| 2771 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.devclass.com/ci-cd/2021/03/23/git-a-march-on-gitlab-1310-ramps-up-security-adds-support-for-openshift-dora/1619889 | +| 2772 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.testmuai.com/blog/use-gitlab-ci-to-run-test-locally | +| 2773 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://sdtimes.com/devops/gitlab-14-aims-to-do-away-with-diy-devops-toolchains | +| 2774 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/releases/2021/07/22/gitlab-14-1-released | +| 2775 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2021/03/10/new-git-default-branch-name | +| 2776 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2021/09/09/5-code-review-features | +| 2777 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://pythonspeed.com/articles/gitlab-build-docker-image | +| 2778 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2021/10/05/gitpod-desktop-app-personal-activities | +| 2779 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2021/10/12/open-shift-ga | +| 2780 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudnativenow.com/features/gitlab-brings-kubernetes-operator-to-red-hat-openshift | +| 2781 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://vadosware.io/post/level-one-automated-k8s-deployments-with-gitlab-ci | +| 2782 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2021/12/17/gitlab-chart-works-towards-kubernetes-1-22 | +| 2783 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/devops/deploy-and-manage-gitlab-runners-on-amazon-ec2 | +| 2784 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/devops-with-gitlab-ci-course | +| 2785 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.testmo.com/guides/gitlab-ci-test-automation | +| 2786 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://community.ops.io/jatin/ci-cd-101-with-gitlab-4pol | +| 2787 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2022/11/15/simple-kubernetes-management-with-gitlab | +| 2788 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/managing-multiple-kubernetes-clusters-using-git-cd068bbd85ac | +| 2789 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://stackoverflow.blog/2021/09/22/gitlab-launches-collective-on-stack-overflow | +| 2790 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/developer-skills/github/github-for-beginners-getting-started-with-oss-contributions | +| 2791 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/what-is-github-wiki-and-how-do-you-use-it | +| 2792 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.githubstatus.com | +| 2793 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://buttons.github.io | +| 2794 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/features/codespaces | +| 2795 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/news/2022/02/github-codespaces-templates | +| 2796 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cli.github.com | +| 2797 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.githubstatus.com/uptime | +| 2798 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/engineering/how-we-launched-docs-github-com | +| 2799 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/news-insights/product-news/introducing-githubs-openapi-description | +| 2800 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/github/roadmap | +| 2801 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/news-insights/company-news/token-authentication-requirements-for-api-and-git-operations | +| 2802 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/news/2020/08/GitHub-open-api-spec | +| 2803 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://sebastiandedeyne.com/things-you-didnt-know-you-could-diff-in-github | +| 2804 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/changelog/2020-08-26-set-the-default-branch-for-newly-created-repositories | +| 2805 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2020/09/21/how-we-use-the-grafana-github-plugin-to-track-outstanding-pull-requests | +| 2806 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/build-ship-github-container-registry-kubernetes-aa06029b3f21 | +| 2807 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.theregister.com/security/2020/12/17/passwords-begone-github-will-ban-them-next-year-for-authenticating-git-operations/958514 | +| 2808 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/developer-skills/programming-languages-and-frameworks/learn-about-ghapi-a-new-third-party-python-client-for-the-github-api | +| 2809 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/enterprise-software/devops/improving-how-we-deploy-github | +| 2810 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/developer-skills/github/deployment-reliability-at-github | +| 2811 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/enterprise-software/devops/extending-gitops-to-reliability-as-code-with-github-and-stackpulse | +| 2812 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/enterprise-software/devops/solving-the-innersource-discovery-problem | +| 2813 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.gruntwork.io/blog/introducing-git-xargs-an-open-source-tool-to-update-multiple-github-repos | +| 2814 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/engineering/security-keys-supported-ssh-git-operations | +| 2815 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/education | +| 2816 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/security/supply-chain-security/github-supply-chain-security-features-go-community | +| 2817 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/github/how-to-never-type-passwords-when-using-git-18bb | +| 2818 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/lostintangent/10-awesome-things-you-can-do-with-github-dev-5fm7 | +| 2819 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/news-insights/product-news/github-cli-2-0-includes-extensions | +| 2820 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/ifierygod/git-and-github-the-complete-guides-chapter-6-2c74 | +| 2821 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/changelog/2021-09-27-improved-pull-request-file-filtering | +| 2822 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/ifierygod/series/14420 | +| 2823 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2270808/github-introduces-code-review-controls.html | +| 2824 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.returngis.net/2021/11/migrar-un-repositorio-de-un-bitbucket-server-local-a-github | +| 2825 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/git-and-github-for-beginners | +| 2826 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/mislav/hub | +| 2827 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/colocodes/learn-how-to-use-git-and-github-in-a-team-like-a-pro-2dk7 | +| 2828 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/ericawanja/git-and-github-for-beginners-33a0 | +| 2829 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://adamtheautomator.com/github-actions-environment-variables | +| 2830 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/estherwanjiru/introduction-to-git-and-github-25ei | +| 2831 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/engineering/improving-github-code-search | +| 2832 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/changelog/2021-12-09-lists-are-now-available-as-a-public-beta | +| 2833 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/how-to-use-the-dot-github-repository | +| 2834 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2021/11/16/gko-on-ocp | +| 2835 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/news-insights/product-news/dependency-graph-now-supports-github-actions | +| 2836 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/enterprise-software/ci-cd/build-ci-cd-pipeline-github-actions-four-steps | +| 2837 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/developer-skills/github/using-reusable-workflows-github-actions | +| 2838 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/developer-skills/github/getting-started-with-project-planning-on-github | +| 2839 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/how-to-fork-a-github-repository | +| 2840 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Lightning-AI/engineering-class | +| 2841 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Lightning-AI/engineering-class/blob/main/ep08-github-pr/Ep08-ShowNotes.md | +| 2842 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/marketplace/actions/aws-secrets-manager-github-action | +| 2843 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://tylercipriani.com/blog/2022/09/30/githubs-missing-merge-option | +| 2844 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://steampipe.io/blog/github-security-tips | +| 2845 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/opensauced/how-to-create-a-good-pull-request-template-and-why-you-should-add-gifs-4i0l | +| 2846 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/playlist?list=PL0pgb_7nDofA1hJpkpPf4qHQTYZbPVT5M | +| 2847 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/create-a-github-template-repository-with-react-vite-and-tailwindcss | +| 2848 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.github.com/en/authentication/troubleshooting-ssh/using-ssh-over-the-https-port | +| 2849 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/git-and-github-workflow-for-open-source | +| 2850 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://mattias.engineer/blog/2024/azure-federated-credentials-github | +| 2851 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/create-and-sync-git-and-github-repositories | +| 2852 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://analyticsindiamag.com/github-launches-code-scanner-to-flag-security-vulnerabilities | +| 2853 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/giscus/giscus | +| 2854 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/enterprise-software/devops/devops-cloud-testing | +| 2855 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://laravel-news.com/generate-github-actions-config-for-laravel-projects-with-ghygen | +| 2856 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.codecentric.de/en/knowledge-hub/blog/github-actions-nextgen-cicd | +| 2857 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/security/application-security/implementing-least-privilege-for-secrets-in-github-actions | +| 2858 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/news-insights/product-news/work-with-github-actions-in-your-terminal-with-github-cli | +| 2859 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/changelog/2021-04-20-github-actions-control-permissions-for-github_token | +| 2860 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/open-source/maintainers/github-actions-update-helping-maintainers-combat-bad-actors | +| 2861 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/engineering/use-github-actions-manage-docs | +| 2862 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://vimeo.com/552276182 | +| 2863 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/actions/actions-runner-controller | +| 2864 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/github-actions-for-android-developers-9ae606df2bfa | +| 2865 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jessfraz/branch-cleanup-action | +| 2866 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/changelog/2021-09-20-github-actions-ephemeral-self-hosted-runners-new-webhooks-for-auto-scaling | +| 2867 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/changelog/2021-09-27-showing-code-scanning-alerts-on-pull-requests | +| 2868 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/developer-skills/github/10-github-actions-resources-basics-ci-cd | +| 2869 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/resources/whitepapers/actions | +| 2870 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/changelog/2021-12-06-container-signing-added-to-the-publish-docker-container-workflow-for-github-actions | +| 2871 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/github/whats-the-difference-between-a-github-action-and-a-workflow-2gba | +| 2872 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/developer-skills/github/5-automations-every-developer-should-be-running | +| 2873 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/news-insights/product-news/getting-started-with-github-actions-just-got-easier | +| 2874 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/changelog/2021-12-17-github-actions-improvements-to-github-actions-starter-experience | +| 2875 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://fleetdm.com/engineering/tips-for-github-actions-usability | +| 2876 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/build-your-first-javascript-github-action | +| 2877 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/github/how-to-edit-a-github-action-3j14 | +| 2878 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.shreyaspatil.dev/automate-library-publishing-to-maven-central-with-github-actions-workflow-dispatch | +| 2879 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://laravel-news.com/deploy-your-php-app-with-ansible-and-github-actions | +| 2880 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/news/2022/01/GitHub-devops-mobile-apps | +| 2881 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.gskinner.com/archives/2022/01/flutter-easily-add-ci-testing-with-github-actions.html | +| 2882 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devblogs.microsoft.com/dotnet/dotnet-loves-github-actions | +| 2883 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://registry.terraform.io/modules/markti/github-runner/azurerm | +| 2884 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://build5nines.com/configuring-manual-triggers-in-github-actions-with-workflow_dispatch | +| 2885 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://build5nines.com/configuring-github-actions-to-run-jobs-on-specific-branches | +| 2886 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://build5nines.com/github-actions-get-current-branch-name-for-git-repo | +| 2887 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/marketplace/actions/flat-data | +| 2888 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/about/press-releases/red-hat-and-github-collaborate-expand-developer-experience-red-hat-openshift-github-actions | +| 2889 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/deploying-to-openshift-using-github-actions | +| 2890 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/redhat-actions | +| 2891 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/redhat-actions/openshift-actions-runners | +| 2892 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/copilot | +| 2893 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.xataka.com/robotica-e-ia/programar-cuando-maquina-hace-poco-ti-asi-github-copilot-sistema-que-se-nutre-prodigioso-gpt-3 | +| 2894 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/github-copilot-a-powerful-controversial-autocomplete-for-developers | +| 2895 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.xataka.com/robotica-e-ia/llevo-algunos-dias-usando-copilot-github-para-programar-esta-mi-experiencia | +| 2896 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://towardsdatascience.com/can-githubs-copilot-replace-developers-b89f28007c05 | +| 2897 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://towardsdatascience.com/generating-python-scripts-with-openais-github-copilot-da0b3fdd989 | +| 2898 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/colocodes/github-copilot-blew-my-mind-on-a-code-along-exercise-186n | +| 2899 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/news-insights/product-news/github-copilot-is-generally-available-to-all-developers | +| 2900 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.xataka.com/aplicaciones/github-copilot-asistente-para-escribir-codigo-basado-ia-esta-disponible-para-todos-esto-que-costara | +| 2901 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.genbeta.com/desarrollo/hay-organizaciones-pro-software-libre-abandonando-github-su-uso-comercial-proyectos-open-source-copilot | +| 2902 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.xataka.com/aplicaciones/copilot-escribe-40-codigo-lenguajes-como-java-python-que-llega-a-github-cinco-anos-llegara-al-80 | +| 2903 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.xataka.com/robotica-e-ia/copilot-revolucion-para-programadores-tambien-potencial-problema-legal-para-microsoft | +| 2904 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/news-insights/product-news/github-copilot-x-the-ai-powered-developer-experience | +| 2905 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://techcommunity.microsoft.com/blog/educatordeveloperblog/coding-frameworks-and-languages-are-no-longer-the-point-prompting-is/3820265 | +| 2906 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/developer-skills/programming-languages-and-frameworks/10-unexpected-ways-to-use-github-copilot | +| 2907 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.xataka.com/robotica-e-ia/programadores-alucinaban-copilot-chatgpt-ahora-deepmind-va-alla-aplhacode | +| 2908 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/lucidrains/PaLM-rlhf-pytorch | +| 2909 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.codium.ai/blog/codiumai-powered-by-testgpt-accounces-beta-and-raised-11m | +| 2910 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitea.com | +| 2911 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/setup-a-private-git-repository-in-kubernetes-with-gitea-64f5ea1e5070 | +| 2912 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://sapling-scm.com/docs/introduction | +| 2913 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sourcetreeapp.com | +| 2914 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.gitkraken.com | +| 2915 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gmaster.io | +| 2916 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/git-lfs/git-lfs | +| 2917 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/git-bug/git-bug | +| 2918 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.blog/security/application-security/git-credential-manager-authentication-for-everyone | +| 2919 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://semantic-release.gitbook.io/semantic-release | +| 2920 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://css-tricks.com/how-to-automate-project-versioning-and-releases-with-continuous-deployment | +| 2921 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://azuredevopslabs.com | +| 2922 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://x.com/azuredevops | +| 2923 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dotnetcurry.com/visualstudio/1322/what-is-visual-studio-team-system-vsts | +| 2924 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.softwaretestinghelp.com/microsoft-vsts-tutorial-1 | +| 2925 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.slideshare.net/arunmurughan/git-version-control-and-trunk-based-approach-with-vsts | +| 2926 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learn.microsoft.com/en-us/devops/develop/git/what-is-git | +| 2927 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://pre-commit.com | +| 2928 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://plugins.jenkins.io/git/#merge-extensions | +| 2929 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://plugins.jenkins.io/ghprb | +| 2930 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://plugins.jenkins.io/github-branch-source | +| 2931 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://confluence.atlassian.com/bitbucketserver/automatic-branch-merging-776639993.html | +| 2932 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/mikefrank-ca/bitbucket-auto-merge | +| 2933 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://confluence.atlassian.com/bitbucketserver/checks-for-merging-pull-requests-776640039.html | +| 2934 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://techcommunity.microsoft.com/blog/microsoftteamsblog/new-bitbucket-bot-for-microsoft-teams/218212 | +| 2935 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://code-dog.app | +| 2936 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://plugins.jenkins.io/bitbucket-push-and-pull-request | +| 2937 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://poolofthought.com/how-to-implement-the-automerge-feature-that-is-missing-from-bitbucket-cloud | +| 2938 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://community.atlassian.com/forums/Bitbucket-questions/configure-bitbucket-pipelines-yml-to-automatically-merge-feature/qaq-p/793222 | +| 2939 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://lab.texthtml.net/gitlab/merge-bot | +| 2940 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.mergecrush.com | +| 2941 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/smarkets/marge-bot | +| 2942 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gitlab.gnome.org/users/sign_in | +| 2943 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://smarketshq.com/marge-bot-for-gitlab-keeps-master-always-green-6070e9d248df | +| 2944 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gitlab.freedesktop.org/gstreamer-merge-bot | +| 2945 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jenkins-x/updatebot | +| 2946 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.plasticscm.com | +| 2947 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://blog.plasticscm.com/2018/09/add-mergebot-to-your-repo.html | +| 2948 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/PlasticSCM/trunk-mergebot | +| 2949 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://plugins.jenkins.io/plasticscm-mergebot | +| 2950 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.genbeta.com/desarrollo/plastic-scm-mergebot-automatizando-tu-pipeline-desarrollo | +| 2951 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/nicolai86/github-rebase-bot | +| 2952 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/palantir/bulldozer | +| 2953 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/sdduursma/github-merge-bot | +| 2954 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/squalrus/merge-bot | +| 2955 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/odoo/odoo/wiki/Mergebot | +| 2956 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gmaster.io/mergedroid | +| 2957 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kodiakhq.com | +| 2958 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://www.rultor.com | +| 2959 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.yegor256.com/2014/07/24/rultor-automated-merging.html | +| 2960 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://bors.tech | +| 2961 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/bors-ng/bors-ng | +| 2962 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://id.atlassian.com/login?continue=https%3A%2F%2Fid.atlassian.com%2Fjoin%2Fuser-access%3Fresource%3Dari%253Acloud%253Aconfluence%253A%253Asite%252F9568dfdc-cfdd-4632-a68e-1e18063a3152%26continue%3Dhttps%253A%252F%252Fcockroachlabs.atlassian.net%252Fwiki%252Fspaces%252FCRDB%252Fpages%252F73204099%252FBors%252BMerge%252BBot&application=confluence&orgId=52a68357-cecf-4127-a5ec-32eeac8cf060 | +| 2963 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com | +| 2964 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io | +| 2965 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/michaelneale/jenkins-ci.org-docker | +| 2966 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci | +| 2967 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2020/02/02/web-socket | +| 2968 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://webhookrelay.com/blog/github-jenkins-guide | +| 2969 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2020/05/06/docker-agent-image-renaming | +| 2970 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2020/05/11/docker-windows-agents | +| 2971 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2018/08/31/shifting-gears | +| 2972 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://aws.amazon.com/blogs/opensource/why-jenkins-still-continuously-serves-developers | +| 2973 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2020/06/18/terminology-update | +| 2974 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/jenkins-pipeline-tutorial | +| 2975 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=uC7vajbnZS4 | +| 2976 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.linkedin.com/pulse/jenkins-server-setup-dynamic-worker-nodes-shishir-khandelwal | +| 2977 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2021/02/08/docker-base-os-upgrade | +| 2978 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/how-to-setup-continuous-integration-with-git-jenkins | +| 2979 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/jenkins-running-workers-in-kubernetes-and-docker-images-build-83299a10f3ca | +| 2980 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://aws.amazon.com/es/blogs/devops/building-a-serverless-jenkins-environment-on-aws-fargate | +| 2981 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?app=desktop&v=y4XGFluzPHY&ab_channel=CloudBeesTV | +| 2982 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/learning-hub/jenkins | +| 2983 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=iddMXjmr7mk&t=657s&ab_channel=BribeByBytes | +| 2984 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2021/04/21/tekton-plugin | +| 2985 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/set-jenkins-pipeline-environment-variables-list | +| 2986 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.slideshare.net/slideshow/jenkins-or-how-i-learned-to-stop-worrying-and-love-automation/90281025 | +| 2987 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=mbeQWBNaNKQ&ab_channel=CloudBeesTV | +| 2988 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.com/article/21/5/jenkins-logs | +| 2989 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://automationreinvented.blogspot.com/2021/05/how-to-schedule-job-in-jenkins-pipeline.html | +| 2990 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://automationscript.com/how-to-read-console-output-in-jenkins-pipeline | +| 2991 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/your-jenkins-slow-how-to-fix | +| 2992 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=Zeqc6--0eQw&ab_channel=CloudBeesTV | +| 2993 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=ShTC1u7_jew&ab_channel=DevOpsHint | +| 2994 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=BsYYVkophsk | +| 2995 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=yEyVXUExSqs&ab_channel=DevOpsHint | +| 2996 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=-NUQhwmhTCw&ab_channel=LambdaTest | +| 2997 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=_r-C_FFDLmU&ab_channel=Thetips4you | +| 2998 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.google.com/presentation/d/1Q1PgNnRTgzBpVRXPqQo3PudzCa2eoc6_1_NRjFRMLrU/edit#slide=id.g778409cba7_0_46 | +| 2999 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://automationreinvented.blogspot.com/2021/06/how-to-send-email-notification-in.html | +| 3000 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://gist.github.com/twasink/d52ef998b2a5b24cdfaa9e7358c5282f | +| 3001 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=K2CBHLwPL50&ab_channel=SandipDas | +| 3002 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=x5cyrE9ecis&ab_channel=LambdaTest | +| 3003 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developer.okta.com/blog/2021/07/08/jenkins-ci-dotnet-update-secrets | +| 3004 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2021/07/27/git-credentials-binding-phase-1 | +| 3005 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=tJOlk-B66R4&ab_channel=ServerlessLand | +| 3006 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blogs.sap.com/2021/07/29/sap-cloud-integration-automated-testing-using-jenkins-and-pipeline-as-a-code-approach | +| 3007 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkins-infra/jenkins.io/issues | +| 3008 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/jenkins-tutorial-part-1-pipelines-bd1397cf5509 | +| 3009 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://dev.to/eavnitech/send-notification-to-slack-from-the-jenkins-ci-job-and-jenkinsfile-e-avni-tech-2lm5 | +| 3010 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://dev.to/kennethatria/setting-up-a-ci-cd-with-jenkins-4hln | +| 3011 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://fabiogomezdiaz.com/posts/how-to-run-packer-pipelines-on-jenkins-part1-traditional-jenkins | +| 3012 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2021/08/17/docker-images-use-jdk-11-by-default | +| 3013 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://community.jenkins.io/t/dsty-jenkins-std-lib-shared-library-interact-with-files-directories-using-groovy/398 | +| 3014 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/gravitational/teleport/discussions/8330 | +| 3015 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://automationreinvented.blogspot.com/2021/08/how-to-create-parameterized-job-in.html | +| 3016 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.infoworld.com/article/2270388/continuous-integration-with-docker-and-jenkins.html | +| 3017 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/what-is-jenkins | +| 3018 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://automationqahub.com/how-to-publish-extentreport-using-jenkins | +| 3019 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developers.redhat.com/articles/2022/01/13/developers-guide-cicd-and-gitops-jenkins-pipelines | +| 3020 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=E3Xyu29LIwY&ab_channel=CLOUDLEARNHUB | +| 3021 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/playlist?list=PLy7NrYWoggjw_LIiDK1LXdNN82uYuuuiC | +| 3022 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://camunda.com/blog/2022/02/how-we-overcame-long-running-job-limitations-in-jenkins-declarative-pipelines | +| 3023 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://aws.amazon.com/blogs/devops/jenkins-high-availability-and-disaster-recovery-on-aws | +| 3024 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.fosstechnix.com/validate-jenkinsfile-using-visual-studio-code | +| 3025 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.freecodecamp.org/news/learn-jenkins-by-building-a-ci-cd-pipeline | +| 3026 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/accelerate-development-with-jenkins-pipelines-and-continuous-integration-9a6c7857ccd2 | +| 3027 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/helm-charts | +| 3028 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.google.com/presentation/d/17bQ30ycAUB-k4YZ4dC23cxNiNChvRRQO7_6FNGcS0j4/edit?usp=sharing | +| 3029 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.manning.com/books/pipeline-as-code | +| 3030 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://riptutorial.com/ebook/jenkins | +| 3031 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2020/11/05/installing-jenkins-on-kubernetes | +| 3032 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/doc/book/installing/kubernetes | +| 3033 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/ssbostan/jenkins-stack-kubernetes | +| 3034 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/ssbostan/jenkins-tutorial | +| 3035 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/ssbostan/jenkins-stack-docker | +| 3036 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/kubernetes-operator | +| 3037 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2021/04/15/jenkins-operator-sub-project | +| 3038 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2021/08/23/jenkins-operator-security-work-report | +| 3039 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.com/article/21/4/groovy-io | +| 3040 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/sahilsk/awesome-jenkins | +| 3041 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/orangetw/awesome-jenkins-rce-2019 | +| 3042 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/sigs/platform | +| 3043 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/sigs/cloud-native | +| 3044 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blog.joda.org/2018/09/do-not-fall-into-oracles-java-11-trap.html | +| 3045 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blog.techiescamp.com/jenkins-course | +| 3046 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/wardviaene/jenkins-course | +| 3047 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/job-dsl | +| 3048 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://jenkinsci.github.io/job-dsl-plugin | +| 3049 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/sheehan/job-dsl-gradle-example | +| 3050 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://accenture.github.io/adop-cartridges-cookbook/docs/recipes/archiving-artefact-to-nexus | +| 3051 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkins-infra/pipeline-library | +| 3052 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/solutions/pipeline | +| 3053 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/doc/book/pipeline | +| 3054 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/doc/book/pipeline/jenkinsfile | +| 3055 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://gist.github.com/Faheetah/e11bd0315c34ed32e681616e41279ef4 | +| 3056 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.com/article/19/9/intro-building-cicd-pipelines-jenkins | +| 3057 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devopscube.com/jenkins-pipeline-as-code | +| 3058 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://loves.cloud/ci-cd-pipeline-using-docker-and-jenkins | +| 3059 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.com/article/18/8/devops-jenkins-2 | +| 3060 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.thoughtworks.com/es-es/insights/blog | +| 3061 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/top-10-best-practices-jenkins-pipeline-plugin | +| 3062 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://mtijhof.wordpress.com/2019/04/22/jenkins-running-a-declarative-pipeline-from-your-shared-library | +| 3063 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/doc/book/pipeline/shared-libraries | +| 3064 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/gfkse/jenkins-shared-library | +| 3065 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2017/10/02/pipeline-templates-with-shared-libraries | +| 3066 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2017/09/25/declarative-1 | +| 3067 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2020/10/21/a-sustainable-pattern-with-shared-library | +| 3068 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://tomd.xyz/jenkins-shared-library | +| 3069 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/use-jenkins-shared-libraries-in-a-jenkins-pipeline | +| 3070 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/jenkinsfile-runner | +| 3071 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/projects/jcasc | +| 3072 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devops.com/using-jenkins-configuration-as-code | +| 3073 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.cloudbees.com/docs/cloudbees-ci/latest/casc-controller/distribute-casc-bundles-from-oc | +| 3074 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://marketplace.visualstudio.com/items?itemName=jcasc-developers.jcasc-plugin | +| 3075 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/figaw/configuration-as-code-jenkins-k8s | +| 3076 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/events/online-hackfest/2020-uiux | +| 3077 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/configuration-as-code-plugin-support | +| 3078 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/halkeye-docker/docker-jenkins | +| 3079 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2020/05/25/read-only-jenkins-announcement | +| 3080 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://jenkins-job-builder.readthedocs.io/en/latest | +| 3081 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/templating-engine | +| 3082 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/videos/jenkins-template-pipeline-devsecops | +| 3083 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/JenkinsPipelineUnit | +| 3084 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devopscube.com/jenkins-architecture-explained | +| 3085 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devops.com/kubernetes-jenkins-master-slave-scaling-the-scalability-issue | +| 3086 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devopscube.com/docker-containers-as-build-slaves-jenkins | +| 3087 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/apm-tools-jenkins-performance | +| 3088 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/application-performance-monitoring-tools | +| 3089 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/most-common-issues-scaling-jenkins | +| 3090 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/enterprise-jvm-administration-and-jenkins-performance | +| 3091 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/ansible-and-jenkins-automate-your-scritps-8dff99ef653 | +| 3092 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/geerlingguy/ansible-role-jenkins | +| 3093 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/doc/book/managing/cli | +| 3094 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/configuration-as-code-plugin | +| 3095 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/jenkinsfile-runner-test-framework | +| 3096 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/custom-war-packager | +| 3097 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkins-infra/jenkins-version | +| 3098 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/plugin-installation-manager-tool | +| 3099 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/plugin-installation-manager-tool/releases/tag/plugin-management-parent-pom-1.1.0 | +| 3100 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/doc/book/pipeline/development/#linter | +| 3101 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/DontShaveTheYak/jenkins-std-lib | +| 3102 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://marketplace.visualstudio.com/items?itemName=DontShaveTheYak.jenkins-extension-pack | +| 3103 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.infracloud.io/blogs/jenkins-freestyle-pipeline-migration | +| 3104 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=LNfthmZuRDI&ab_channel=CloudBeesTV | +| 3105 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://dev.to/jcoelho/8-jenkins-plugins-i-cant-live-without-3bin | +| 3106 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devops.com/15-must-jenkins-plugins-increase-productivity | +| 3107 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.devteam.space/blog/10-best-jenkins-plugins-for-devops | +| 3108 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devops.com/top-10-best-practices-for-jenkins-pipeline-plugin | +| 3109 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2021/12/22/deprecated-ruby-runtime | +| 3110 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2019/11/22/welcome-to-the-matrix | +| 3111 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/compress-buildlog | +| 3112 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/syslog-logger | +| 3113 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/openshift-login | +| 3114 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/openshift-deployer | +| 3115 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/kubernetes-cli | +| 3116 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2020/01/08/atlassians-new-bitbucket-server-integration-for-jenkins | +| 3117 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/blueocean | +| 3118 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/electricflow | +| 3119 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/cloudbees-credentials | +| 3120 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/cloudbees-jenkins-advisor | +| 3121 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/cloudbees-disk-usage-simple | +| 3122 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/aws-credentials | +| 3123 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/docker-custom-build-environment | +| 3124 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/code-coverage-api | +| 3125 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/fortify | +| 3126 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/sonar | +| 3127 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/doc/pipeline/steps/workflow-scm-step | +| 3128 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/ec2 | +| 3129 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/copyartifact | +| 3130 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/credentials-binding | +| 3131 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/cvs | +| 3132 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/scm-filter-jervis | +| 3133 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/deploy-dashboard | +| 3134 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/plugin-usage-plugin | +| 3135 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/pipeline-as-yaml | +| 3136 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/leastload | +| 3137 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/declarative-pipeline-migration-assistant | +| 3138 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/configurationslicing | +| 3139 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/git-plugin | +| 3140 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/parameter-separator | +| 3141 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/declarative-pipeline-migration-assistant-api | +| 3142 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/hashicorp-vault-plugin | +| 3143 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/matrix-auth | +| 3144 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/aws-secrets-manager-credentials-provider | +| 3145 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/qftest | +| 3146 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/role-strategy | +| 3147 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/extensible-choice-parameter | +| 3148 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/allure-jenkins-plugin | +| 3149 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/aws-java-sdk | +| 3150 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/metrics | +| 3151 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/git-forensics | +| 3152 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/robot | +| 3153 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/prometheus-plugin | +| 3154 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/pipeline-maven | +| 3155 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/warnings-ng | +| 3156 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/robot-plugin | +| 3157 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/uno-choice | +| 3158 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/text-finder | +| 3159 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/pull-request-monitoring-plugin | +| 3160 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/pipeline-graph-view | +| 3161 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/pipeline-graph-view-plugin | +| 3162 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/url-filter-plugin | +| 3163 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/kubernetes-plugin | +| 3164 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/opentelemetry | +| 3165 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/sysdig-secure | +| 3166 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/qualys-cs | +| 3167 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/rest-list-parameter | +| 3168 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/script-security | +| 3169 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/azure-artifact-manager | +| 3170 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/custom-checkbox-parameter | +| 3171 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/git-push | +| 3172 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/ec2-fleet | +| 3173 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/vsphere-cloud | +| 3174 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/nomad | +| 3175 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/azure-keyvault | +| 3176 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/pipeline-utility-steps | +| 3177 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/rapid7-insightvm-container-assessment | +| 3178 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/aqua-security-scanner | +| 3179 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/blueocean-rest | +| 3180 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/blueocean-pipeline-editor | +| 3181 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/aws-kinesis-consumer | +| 3182 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/cucumber-reports | +| 3183 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/npm-yarn-wrapper-steps | +| 3184 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/doc/developer/plugin-development | +| 3185 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/doc/developer/plugin-development/dependency-management | +| 3186 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/plugin-pom | +| 3187 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/plugin-pom/releases/tag/plugin-4.0 | +| 3188 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.meetup.com/jenkins-online-meetup/events/270630108 | +| 3189 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/doc/book/blueocean/getting-started | +| 3190 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/capabilities/continuous-delivery | +| 3191 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/splunk-devops | +| 3192 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/logstash | +| 3193 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/build-monitor-plugin | +| 3194 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/monitor-pro | +| 3195 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.almtoolbox.com/jenkins-monitoring.php | +| 3196 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.ibm.com/think | +| 3197 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=EWFJem7GUAc | +| 3198 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=N8P9ZLMA2xY | +| 3199 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.dynatrace.com/news/blog/optimizing-jenkins-to-ensure-fast-build-times-with-dynatrace | +| 3200 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.itrsgroup.com/docs/opsview/6.12.1/opspacks/opspack-index/index.html | +| 3201 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://chromewebstore.google.com/detail/empty-title/jhbokpimjgedmpcmfoghhiokhpihlkgc | +| 3202 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://plugins.jenkins.io/github-autostatus | +| 3203 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=yTafQ-e84eY | +| 3204 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/opentelemetry-plugin | +| 3205 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.influxdata.com | +| 3206 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/projects/gsoc/2021/projects/remoting-monitoring | +| 3207 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/remoting-opentelemetry-plugin | +| 3208 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.google.com/forms/d/e/1FAIpQLSdiuQN3sm2mQ2E86VTXVXu7bf_9C0hVdzhw2_Kvu3DFqL7EZA/viewform | +| 3209 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/influxdb-plugin | +| 3210 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=3H9eNIf9KZs&ab_channel=CloudBeesTV | +| 3211 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkins-infra/jenkins-usage-stats | +| 3212 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | http://stats.jenkins.io | +| 3213 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jenkins.io/blog/2020/06/27/external-fingerprint-storage | +| 3214 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/redis-fingerprint-storage-plugin | +| 3215 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devm.io/microservices/cicd-microservices-docker-162408 | +| 3216 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://piotrminkowski.wordpress.com/2019/01/15/kotlin-microservice-with-spring-boot | +| 3217 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/docker-in-docker-521958d34efd | +| 3218 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://code-maze.com/ci-jenkins-docker | +| 3219 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/awslabs/amazon-eks-ami/issues/183 | +| 3220 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/rollout-tutorial-feature-flagging-your-react-native-app-5-minutes | +| 3221 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog/how-disable-code-developers-production-kill-switch | +| 3222 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/blog | +| 3223 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkinsci/jenkins-scripts | +| 3224 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/samrocketman/jervis/wiki | +| 3225 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://jayex.io | +| 3226 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/tagged/jenkins-x | +| 3227 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/jenkins-x-managing-jenkins-926f0e0f8bcf | +| 3228 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=BF3MhFjvBTU | +| 3229 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blog.csanchez.org/2021/06/15/serverless-jenkins-pipelines-with-google-cloud-run | +| 3230 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blogs.sap.com/2020/10/18/continuous-quality-using-plugins-and-jenkins-abap-ui5 | +| 3231 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blogs.sap.com/2020/10/22/ci-cd-tools-for-sap-cloud-platform-abap-environment | +| 3232 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.project-piper.io | +| 3233 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://templates.cloudonaut.io/en/stable/jenkins/#jenkins-20-highly-available-master | +| 3234 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.youtube.com/watch?v=qI_g07C_Q5I | +| 3235 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | http://martinfowler.com/nosql.html | +| 3236 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.thoughtworks.com/insights/blog/nosql-databases-overview | +| 3237 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.blog.facilcloud.com/noticias/sql-vs-nosql-which-one-should-i-use/?lang=es_ES | +| 3238 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | http://www.zdnet.com/article/sql-nosql-whats-the-difference-these-days | +| 3239 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.smartdatacollective.com | +| 3240 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.linkedin.com/pulse/how-evolve-from-rdbms-nosql-sql-jim-scott | +| 3241 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://medium.baqend.com/nosql-databases-a-survey-and-decision-guidance-ea7823a822d | +| 3242 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://dev.to/danielkolb/nosql-database-design-for-e-commerce-apps-in-2021-390e | +| 3243 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://stackoverflow.blog/2021/01/14/have-the-tables-turned-on-nosql | +| 3244 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://sysadminxpert.com/demystifying-nosql-databases | +| 3245 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://intellipaat.com/blog/nosql-vs-sql-what-is-better | +| 3246 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/why-choose-a-nosql-database-there-are-many-great-reasons | +| 3247 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/how-to-choose-and-model-time-series-databases | +| 3248 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.couchbase.com | +| 3249 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | http://mongodb-tools.com | +| 3250 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.mongodb.com/docs/manual/security | +| 3251 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://iainhunter.wordpress.com/2016/01/12/avoiding-pitfalls-running-mongo-3-2-in-docker-on-osx | +| 3252 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.youtube.com/watch?v=bB57HKeOvmw&feature=youtu.be | +| 3253 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | http://3t.io | +| 3254 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.mongodb.com/products/integrations/kubernetes | +| 3255 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://hashinteractive.com/blog/mongodump-and-mongorestore-vs-mongoexport-and-mongoimport | +| 3256 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://adamtheautomator.com/mongodb-kubernetes | +| 3257 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/deploy-mongodb-in-a-container-access-it-outside-the-cluster | +| 3258 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/oslabs-beta/OdinsEye | +| 3259 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | http://couchdb.apache.org | +| 3260 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | http://cassandra.apache.org | +| 3261 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | http://hbase.apache.org | +| 3262 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://hive.apache.org | +| 3263 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | http://rethinkdb.com | +| 3264 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://drill.apache.org | +| 3265 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | http://www.nuodb.com | +| 3266 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | http://www.nuodb.com/blog/replication-is-it-easy | +| 3267 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.postman.com | +| 3268 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.linkedin.com/pulse/api-testing-postman-michael-montgomery | +| 3269 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.linkedin.com/pulse/api-testing-postman-build-dynamic-test-suite-michael-montgomery | +| 3270 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/jburroughs/1-tip-to-double-your-productivity-using-postman-3bdm | +| 3271 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/master-api-testing-with-postman | +| 3272 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://learning.postman.com/docs/collections/performance-testing/testing-api-performance | +| 3273 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/postmanlabs/newman | +| 3274 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.postman.com/pynt-io/workspace/pynt/overview | +| 3275 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://kie.apache.org | +| 3276 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2020/05/01/automated-api-testing-for-the-kie-server | +| 3277 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://hub.docker.com/r/jboss/kie-server | +| 3278 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://hoppscotch.io | +| 3279 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.techwebspace.com/get-started-with-the-rest-assured-framework-an-example-based-guide | +| 3280 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws-builders/getting-started-with-sns-and-sqs-3m4i | +| 3281 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-quotas.html | +| 3282 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/sqs/faqs | +| 3283 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws-builders/when-to-sns-or-sqs-2aji | +| 3284 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/compute/building-an-event-driven-application-with-amazon-eventbridge | +| 3285 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.digitalocean.com/community/tags/python | +| 3286 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.fullstackpython.com | +| 3287 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://realpython.com | +| 3288 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.learnpython.org | +| 3289 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://doughellmann.com | +| 3290 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://docker-py.readthedocs.org | +| 3291 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/vinta/awesome-python | +| 3292 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://gitlab.com/rosarior/awesome-django | +| 3293 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://pyvideo.org | +| 3294 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://talkpython.fm | +| 3295 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devblogs.microsoft.com/python | +| 3296 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.blog.pythonlibrary.org | +| 3297 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://fedoralovespython.org | +| 3298 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://futurecoder.io | +| 3299 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/Asabeneh/30-Days-Of-Python | +| 3300 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://staticnat.com/setting-up-python-on-osx | +| 3301 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.youtube.com/playlist?list=PL6gx4Cwl9DGAcbMi1sH6oAMk4JHw91mC_ | +| 3302 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://pyvideo.org/video/3460/dont-make-us-say-we-told-you-so-virtualenv-for | +| 3303 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.commandlinefu.com/commands/view/17656/pip-install-into-current-directory-without-virtualenv | +| 3304 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://talkpython.fm/episodes/show/36/python-ides-with-the-pycharm-team | +| 3305 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://blog.rtwilson.com/my-top-5-new-python-modules-of-2015 | +| 3306 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.snarky.ca/why-python-3-exists | +| 3307 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/kootenpv/yagmail | +| 3308 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://emptysqua.re/blog/getaddrinfo-deadlock | +| 3309 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://zerokspot.com/weblog/2015/12/31/new-string-formatting-in-python | +| 3310 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/noamraph/tqdm | +| 3311 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://stupidpythonideas.blogspot.com.es/2015/05/if-you-dont-like-exceptions-you-dont.html | +| 3312 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://astrofrog.github.io/blog/2016/01/12/stop-writing-python-4-incompatible-code | +| 3313 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/rainyear/python3-in-one-pic | +| 3314 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://ics.uci.edu/~pattis/ICS-33/lectures/complexitypython.txt | +| 3315 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.digitalpeer.com/blog/create-a-gui-application-using-qt-and-python-in-minutes-example-web-browser | +| 3316 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://eev.ee/blog/2016/07/31/python-faq-why-should-i-use-python-3 | +| 3317 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.scribd.com/document/207247675/PEP-8-Cheatsheet-2009 | +| 3318 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://nedbatchelder.com/blog/201608/lists_vs_tuples.html | +| 3319 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.digitalocean.com/community/tutorials/how-to-use-the-python-map-function | +| 3320 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenextweb.com/news/6-practical-tricks-every-python-developer-should-have | +| 3321 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.digitalocean.com/community/tutorial-series/how-to-code-in-python-3 | +| 3322 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://tryolabs.com/blog/2020/12/21/top-10-python-libraries-of-2020 | +| 3323 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.logrocket.com/django-rest-framework-alternatives | +| 3324 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/the-strange-size-of-python-objects-in-memory-ce87bdfbb97f | +| 3325 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://aigents.co/data-science-blog/coding-tutorial/data-structures-and-python | +| 3326 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.doppler.com/blog/environment-variables-in-python | +| 3327 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/python-microservices-grpc | +| 3328 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dashbird.io/blog/aws-secrets-manager-python | +| 3329 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/the-python-handbook | +| 3330 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/7-must-know-data-wrangling-operations-with-python-pandas-849438a90d15 | +| 3331 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/all-the-important-features-and-changes-in-python-3-10-e3d1fe542fbf | +| 3332 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/python-map-function-how-to-map-a-list-in-python-3-0-with-example-code | +| 3333 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://analyticsindiamag.com/object-oriented-programming-python | +| 3334 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.analyticsvidhya.com/blog/2021/04/top-online-platforms-to-learn-python | +| 3335 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/there-is-more-to-pandas-read-csv-than-meets-the-eye-8654cb2b3a03 | +| 3336 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://blog.adnansiddiqi.me/getting-started-with-elasticsearch-7-in-python | +| 3337 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/05/19/micropipenv-installing-python-dependencies-containerized-applications | +| 3338 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://trstringer.com/debug-python-kubernetes | +| 3339 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://theglitchblogcom.wordpress.com/2021/06/17/logging-in-python-using-best-practices | +| 3340 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.analyticsvidhya.com/blog/2021/06/implementing-python-to-learn-data-engineering-etl-process | +| 3341 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoworld.com/article/2267127/how-to-use-the-python-for-loop.html | +| 3342 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://stackoverflow.blog/2021/07/14/getting-started-with-python | +| 3343 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://oxylabs.io/blog/python-web-scraping | +| 3344 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.returngis.net/2021/08/gestionar-recursos-de-kubernetes-con-python | +| 3345 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://opensource.com/article/21/8/python-argparse | +| 3346 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/python-list-methods-append-vs-extend | +| 3347 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.geeksforgeeks.org/blogs/top-10-advance-python-concepts-that-you-must-know | +| 3348 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/dictionary-comprehension-in-python-explained-with-examples | +| 3349 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/topics/python | +| 3350 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/how-not-to-use-python-lists-d06cbe8e593 | +| 3351 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.kdnuggets.com/2021/09/build-database-using-python.html | +| 3352 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.zdnet.com/article/programming-languages-python-just-took-a-big-jump-forward | +| 3353 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.genbeta.com/actualidad/python-se-convierte-lista-tiobe-lenguaje-popular-red-superando-incluso-a-c | +| 3354 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://sureshdsk.dev/check-diff-between-two-files-in-python | +| 3355 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/python-string-split-and-join-methods-explained-with-examples | +| 3356 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://hewing.foliotek.me | +| 3357 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.teclado.com/python-methods-instance-static-class | +| 3358 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://treyhunner.com/2021/11/how-to-flatten-a-list-in-python | +| 3359 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.makeuseof.com/python-for-beginners | +| 3360 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/python-set-operations-explained-with-examples | +| 3361 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://aigents.co/data-science-blog/coding-tutorial/pro-python-tips-for-data-analysts | +| 3362 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/imjoseangel/creating-a-blockchain-in-60-lines-of-python-2hlc | +| 3363 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/master-class-inheritance-in-python-c46bfda63374 | +| 3364 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.makeuseof.com/useful-python-one-liners-you-must-know | +| 3365 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.redhat.com/en/blog/packaging-applications-python | +| 3366 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.redhat.com/en/blog/query-rpm-database-python | +| 3367 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/more-python-for-non-programmers | +| 3368 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/11/04/generating-pseudorandom-numbers-python | +| 3369 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/dollardhingra/python-code-best-practices-4k96 | +| 3370 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.searchenginejournal.com/python-machine-learning-technical-seo/430000 | +| 3371 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.digitalocean.com/community/tutorials/how-to-create-a-twitterbot-with-python-3-and-the-tweepy-library | +| 3372 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javarevisited.blogspot.com/2018/06/java-vs-python-which-programming-language-to-learn-first.html#axzz7HHxvcHIY | +| 3373 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/everything-you-need-to-know-about-python-dictionaries | +| 3374 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/how-to-interact-with-web-services-using-python | +| 3375 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/guido-van-rossums-ambitious-plans-for-improving-python-performance | +| 3376 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/mahmoudessam/python-dictionary-methods-explanation-and-visualization-1l64 | +| 3377 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://codesolid.com/python-lists | +| 3378 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/requirements-vs-setuptools-python-ae3ee66e28af | +| 3379 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/courses/building-lists-with-python-append | +| 3380 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/python-list-remove-how-to-remove-an-item-from-a-list-in-python | +| 3381 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/else-if-in-python-python-if-statement-example-syntax | +| 3382 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/work-with-sql-in-python-using-sqlalchemy-and-pandas-cd7693def708 | +| 3383 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/create-a-list-in-python-lists-in-python-syntax | +| 3384 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/how-to-ssh-into-a-docker-container-secure-shell-vs-docker-attach | +| 3385 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/args-and-kwargs-in-python | +| 3386 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://superfastpython.com/thread-deadlock-in-python | +| 3387 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/fall-in-love-with-your-environment-setup-779dfbf047ba | +| 3388 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/you-dont-need-sample-data-you-need-python-faker-fa87c2a119a9 | +| 3389 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/python-for-beginners-when-and-how-to-use-tuples | +| 3390 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/how-to-setup-virtual-environments-in-python | +| 3391 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/python-attributes-class-and-instance-attribute-examples | +| 3392 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.notia.ai/articles/building-an-authenticated-python-cli | +| 3393 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://superfastpython.com/python-concurrency-choose-api | +| 3394 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/pdf-python | +| 3395 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/deotyma/how-to-change-an-image-with-python-518d | +| 3396 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/python-iterables-vs-iterators-688907fd755f | +| 3397 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/python-linked-lists-c3622205da81 | +| 3398 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/learning-paths | +| 3399 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://superfastpython.com/threading-vs-multiprocessing-in-python | +| 3400 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://mishrapartha.blogspot.com/2022/11/a-beginners-guide-to-python-for-data_19.html | +| 3401 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://morioh.com | +| 3402 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/pydantic/pydantic | +| 3403 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/Ankit404butfound/PyWhatKit | +| 3404 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/learn-data-structures-and-algorithms | +| 3405 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/pyscript-python-front-end-framework | +| 3406 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/get-all-files-in-directory-python | +| 3407 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/python-for-loop-for-i-in-range-example | +| 3408 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.blog/developer-skills/programming-languages-and-frameworks/why-python-keeps-growing-explained | +| 3409 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/videos/python-eval-overview | +| 3410 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/quizzes/python-split-strings | +| 3411 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/courses/how-to-write-pythonic-loops | +| 3412 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/learn-algorithms-and-data-structures-in-python | +| 3413 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/tutorials/machine-learning | +| 3414 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devopscube.com/python-for-devops | +| 3415 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/intro-to-python-threading | +| 3416 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/courses/functional-programming-python | +| 3417 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.rogerperkin.co.uk/network-automation/pyats/pyats-genie-tutorial | +| 3418 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.genbeta.com/a-fondo/ocho-canales-youtube-para-aprender-python-cero-nivel-experto-1 | +| 3419 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://martinheinz.dev/blog/89 | +| 3420 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/memoizing-dataframe-functions-7a27dff532f7 | +| 3421 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.anaconda.com/blog/why-data-scientists-should-be-excited-about-python-in-excel | +| 3422 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://testdriven.io/blog/clean-code-python | +| 3423 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://pypi.org/project/latexify-py | +| 3424 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/how-to-build-an-online-banking-system-python-oop-tutorial | +| 3425 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/reactive-python/reactpy | +| 3426 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://opensource.com/article/21/5/python-38-features | +| 3427 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thoth-station.ninja | +| 3428 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/09/22/thoth-prescriptions-resolving-python-dependencies | +| 3429 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://jakevdp.github.io/PythonDataScienceHandbook | +| 3430 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.dev/jakevdp/PythonDataScienceHandbook/tree/master/notebooks | +| 3431 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://automatetheboringstuff.com | +| 3432 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://gettopical.com/djangoframework | +| 3433 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/blog/python/django-development-with-docker-compose-and-machine | +| 3434 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/learning-paths/django-web-development | +| 3435 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.marinamele.com/taskbuster-django-tutorial | +| 3436 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.pyvideo.org/video/3509/tdd-with-django-from-scratch-a-beginners-intro | +| 3437 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.tecmint.com/install-and-configure-django-web-framework-in-centos-debian-ubuntu | +| 3438 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/silverapp/silver | +| 3439 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.youtube.com/user/CodingEntrepreneurs | +| 3440 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.webcodegeeks.com/python/python-django-tutorial | +| 3441 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.digitalocean.com/community/tech-talks/building-a-rest-api-with-django-rest-framework | +| 3442 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/sageteamorg/django-sage-painless | +| 3443 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/balwanishivam/data-migration-from-monolith-to-microservice-in-django-5b9m | +| 3444 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/nagatodev/how-to-connect-django-to-reactjs-part-2-2oje | +| 3445 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://flask.palletsprojects.com/en/stable | +| 3446 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-now-with-python-3-support | +| 3447 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://realpython.com/learning-paths/flask-by-example | +| 3448 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://mherman.org/presentations/flask-kubernetes | +| 3449 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.kdnuggets.com/2021/02/deploy-flask-api-kubernetes-connect-micro-services.html | +| 3450 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/ken_mwaura1/getting-started-with-flask-and-docker-3ie8 | +| 3451 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/how-to-dockerize-a-flask-app | +| 3452 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://fastapi.tiangolo.com | +| 3453 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://blog.adnansiddiqi.me/create-your-first-rest-api-in-fastapi | +| 3454 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/how-to-create-microservices-with-fastapi | +| 3455 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/fastapi-helps-you-develop-apis-quickly | +| 3456 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://wheel.readthedocs.io/en/stable | +| 3457 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://blog.ionelmc.ro/2015/01/02/speedup-pip-install | +| 3458 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://featureflags.io/python-feature-flags | +| 3459 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://julien.danjou.info/blog/2015/guide-to-python-profiling-cprofile-concrete-case-carbonara | +| 3460 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.nylas.com/blog/performance | +| 3461 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://pypi.python.org/pypi/gabbi | +| 3462 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/madisonmay/tracker | +| 3463 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.coursereport.com/blog/python-for-cyber-security-with-flatiron-school | +| 3464 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://code.visualstudio.com/docs/datascience/data-wrangler | +| 3465 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://towardsdatascience.com/unlimited-scientific-libraries-and-applications-in-kubernetes-instantly-b69b192ec5e5 | +| 3466 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://huyenchip.com/2021/09/13/data-science-infrastructure.html | +| 3467 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.oreilly.com/learning/pivot-tables | +| 3468 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://pbpython.com | +| 3469 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://nikolaygrozev.wordpress.com/2015/07/01/reshaping-in-pandas-pivot-pivot-table-stack-and-unstack-explained-with-pictures | +| 3470 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://pandas.pydata.org/pandas-docs/stable/reshaping.html | +| 3471 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.analyticsvidhya.com/blog/2016/01/complete-tutorial-learn-data-science-python-scratch-2 | +| 3472 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.analyticsvidhya.com/blog/2016/01/python-tutorial-list-comprehension-examples | +| 3473 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.analyticsvidhya.com/blog/2015/06/infographic-cheat-sheet-data-exploration-python | +| 3474 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://pandastutor.com | +| 3475 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/sinaptik-ai/pandas-ai | +| 3476 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://pypi.org/project/pddb | +| 3477 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://orchest.io | +| 3478 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://pymotw.com | +| 3479 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://pymotw.com/2 | +| 3480 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/eXascaleInfolab/PyExPool | +| 3481 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://cloudacademy.com/blog/ansible-aws | +| 3482 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/boto/boto | +| 3483 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://aws.amazon.com/es/blogs/developer/migrating-to-boto3 | +| 3484 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://pyvideo.org/video/2987/managing-the-cloud-with-a-few-lines-of-python | +| 3485 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://pypi.org/project/ec2-ssh-yplan | +| 3486 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dashbird.io/blog/boto3-aws-python | +| 3487 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dashbird.io/blog/aws-s3-python-tricks | +| 3488 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.pyinstaller.org | +| 3489 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/gyli/DictMySQL | +| 3490 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://sourceforge.net/projects/winpython | +| 3491 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://kite.com | +| 3492 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/pyxll/pyxll-jupyter | +| 3493 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/thebjorn/pydeps | +| 3494 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/joke2k/faker | +| 3495 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.makeuseof.com/python-developer-tools | +| 3496 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/dollardhingra/code-quality-tools-in-python-4k2a | +| 3497 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/google/python-fire | +| 3498 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/bloomberg/memray | +| 3499 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/microsoft/pyright | +| 3500 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/kodemore/chili | +| 3501 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/astral-sh/ruff | +| 3502 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://scrapy.org | +| 3503 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://first-web-scraper.readthedocs.io/en/latest | +| 3504 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/twintproject/twint | +| 3505 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.techzine.eu#pg43 | +| 3506 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://opensource.com/life/16/2/how-use-python-hack-your-ide | +| 3507 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://click.palletsprojects.com/en/stable | +| 3508 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/PyGithub/PyGithub | +| 3509 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://www.infostor.com/backup-and_recovery/quantum-taps-aws-for-cloud-powered-disaster-recovery.html | +| 3510 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/groups/49531/49531-6093375473969090562 | +| 3511 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.hava.io/blog/design-for-failure-lessons-learnt-from-the-sydney-aws-outage | +| 3512 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Netflix/SimianArmy/wiki/Chaos-Monkey | +| 3513 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.cloudinsidr.com/content/how-to-restore-your-instance-data-from-a-backup-using-snapshots-on-aws-ec2ebs | +| 3514 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/about-aws/whats-new/2016/08/backup-and-archive-to-aws-storage-gateway-vtl-with-veeam-backup-and-replication-v9 | +| 3515 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/networking-and-content-delivery/creating-disaster-recovery-mechanisms-using-amazon-route-53 | +| 3516 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws-builders/how-to-automate-aws-ebs-snapshots-54og | +| 3517 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/compute/quick-restoration-through-replacing-the-root-volumes-of-amazon-ec2 | +| 3518 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/backup | +| 3519 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/storage/automate-and-centrally-manage-data-protection-for-amazon-s3-with-aws-backup | +| 3520 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/preview-aws-backup-adds-support-for-amazon-s3 | +| 3521 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/architecture/disaster-recovery-with-aws-managed-services-part-i-single-region | +| 3522 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2023/05/aws-backup-cross-region-backups-four-regions | +| 3523 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/new-aws-competency-aws-migration | +| 3524 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/architecture/migrate-resources-between-aws-accounts | +| 3525 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/architecture/multi-region-migration-using-aws-application-migration-service | +| 3526 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=buzusNljpy4&feature=youtu.be | +| 3527 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/tutorials | +| 3528 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/kubernetes-tutorials-beginners | +| 3529 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.google.com/presentation/d/1zrfVlE5r61ZNQrmXKx5gJmBcXnoa_WerHEnTxu5SMco/edit | +| 3530 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloud.google.com/kubernetes-engine/kubernetes-comic | +| 3531 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/the-kubernetes-handbook | +| 3532 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/playlist?list=PLy0Gle4XyvbGhGpX0CXAuiEsfL-MD-rND | +| 3533 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://100daysofkubernetes.io | +| 3534 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/playlist?app=desktop&list=PLVx1qovxj-akr_3XqQQgpqRyQw4GYuS4h | +| 3535 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/playlist?list=PLf3vm0UK6HKpOqIY2fcu_M0sCSpluyXMW | +| 3536 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.amazee.io/blog/post/master-the-fundamentals-of-k8s | +| 3537 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://millionvisit.blogspot.com/2020/12/kubernetes-for-developers-1-kubernetes-architecture.html | +| 3538 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/techworld_with_nana/kubernetes-crash-course-for-absolute-beginners-35pc | +| 3539 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/pghildiyal/series/14818 | +| 3540 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/playlist?list=PLy7NrYWoggjwPggqtFsI_zMAwvG0SqYCb | +| 3541 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/playlist?list=PLy7NrYWoggjziYQIDorlXjTvvwweTYoNC | +| 3542 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/omerbsezer/Fast-Kubernetes | +| 3543 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://javarevisited.blogspot.com/2020/06/top-5-courses-to-learn-kubernetes-for-devops-and-certification.html | +| 3544 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/clip/UgkxWpu3QFPEDZBuMgy_Xq4mBR--uLA-3CSZ | +| 3545 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.educative.io/courses/learn-kubernetes | +| 3546 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.educative.io/courses/learn-kubernetes/pods | +| 3547 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.getambassador.io/how-to-learn-kubernetes-prerequisites-paths-and-resources-9e044daee185 | +| 3548 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/learn-kubernetes-complete-roadmap | +| 3549 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/techiescamp/kubernetes-learning-path | +| 3550 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/aurelievache/understanding-kubernetes-part-48-kubernetes-127-changelog-1alk | +| 3551 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://labs.play-with-k8s.com | +| 3552 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://javarevisited.blogspot.com/2019/01/top-5-free-kubernetes-courses-for-DevOps-Engineer.html | +| 3553 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kodekloud.com | +| 3554 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://training.linuxfoundation.org/training/introduction-to-kubernetes | +| 3555 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.civo.com/academy | +| 3556 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://courses.mooc.fi/org/uh-cs/courses/devops-with-kubernetes | +| 3557 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://autodotes.com/posts/s90PP9397WYTsAWaRapd | +| 3558 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/kubernetes-services-and-load-balancing | +| 3559 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloudogu/k8s-diagrams | +| 3560 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/codecrafters-io/build-your-own-x | +| 3561 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/milanm/DevOps-Roadmap | +| 3562 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://build5nines.com/what-is-podman-and-how-does-it-compare-to-docker | +| 3563 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/live/2IArMAhkJcE?si=_LlIjakRXHUzERjy | +| 3564 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?si=vK_9UKjGV8F24Ebt&v=1v15VSKPZRU&feature=youtu.be | +| 3565 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/playlist?list=PLaR6Rq6Z4IqcKOKT4c0uGkBt3YSRQ9S5v&si=qGpgMP56yagniZx8 | +| 3566 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/database-load-balancing-and-the-delusion-of-3-tiered-architecture | +| 3567 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.sqlshack.com/sql-database-on-kubernetes-considerations-and-best-practices | +| 3568 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io | +| 3569 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.theregister.com/software/2020/12/02/75-of-databases-to-be-cloud-hosted-by-2022-says-gartner-while-dishing-on-the-weak-points-of-each-provider/495782 | +| 3570 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/what-is-data-management-in-the-kubernetes-age | +| 3571 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/a-case-for-databases-on-kubernetes-from-a-former-skeptic | +| 3572 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://hackernoon.com/database-vs-data-warehouse-vs-data-lake-a-simple-explanation-hz2k33rm | +| 3573 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/dbaas-on-kubernetes-under-the-hood | +| 3574 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/using-kubernetes-chances-are-you-need-a-database | +| 3575 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/databases-finally-get-containerized | +| 3576 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/autoscaling-databases-in-kubernetes-for-mongodb-mysql-and-postgresql | +| 3577 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://towardsdatascience.com/datastore-choices-sql-vs-nosql-database-ebec24d56106 | +| 3578 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://andrewlock.net/deploying-asp-net-core-applications-to-kubernetes-part-7-running-database-migrations | +| 3579 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.red-gate.com/simple-talk/databases/sql-server/performance-sql-server/designing-highly-scalable-database-architectures | +| 3580 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/database-as-a-service-a-key-technology-for-agile-growth | +| 3581 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.redhat.com/en/blog/openshift-commons-briefing-database-disaster-recovery-made-easy-with-annette-clewett-red-hat-and-andrew-lecuyer-crunchy-data | +| 3582 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://hackernoon.com/practical-transaction-handling-in-microservice-architecture-5x1631ke | +| 3583 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/data-on-kubernetes-operators-tools-need-standardization | +| 3584 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/kubernetes-will-revolutionize-enterprise-database-management | +| 3585 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.redhat.com/en/blog/simplifying-database-cloud-service-access | +| 3586 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://vladmihalcea.com/single-primary-database-replication | +| 3587 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://treblle.com/blog/how-does-treblle-scale-on-aws-without-breaking-the-bank | +| 3588 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://intellipaat.com/blog/dbms-vs-rdbms-difference | +| 3589 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/how-kubernetes-and-database-operators-drive-the-data-revolution | +| 3590 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/how-radical-api-design-changed-the-way-we-access-databases | +| 3591 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://architecturenotes.co/p/things-you-should-know-about-databases | +| 3592 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://vladmihalcea.com/database-multitenancy | +| 3593 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://itnext.io/stateful-workloads-in-kubernetes-e49b56a5959 | +| 3594 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/more-database-analytics-workloads-ran-on-kubernetes-in-2022 | +| 3595 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.infoq.com/articles/kubernetes-databases-apache-sharding-sphere | +| 3596 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/distributed-database-architecture-what-is-it | +| 3597 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://severalnines.com/blog/how-does-database-load-balancer-work | +| 3598 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.digitalocean.com/community/tutorials/how-to-use-where-clauses-in-sql | +| 3599 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://intellipaat.com/blog/sql-vs-mysql-difference | +| 3600 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://vettabase.com/how-slow-is-select | +| 3601 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://towardsdatascience.com/how-to-use-sql-cross-joins-5653fe7d353 | +| 3602 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://vladmihalcea.com/sql-exists | +| 3603 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://vladmihalcea.com/default-database-key-indexing | +| 3604 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://blog.jooq.org | +| 3605 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://vladmihalcea.com/sql-left-join | +| 3606 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://vladmihalcea.com/sql-join-using | +| 3607 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.gcreddy.com/2021/05/sql-step-by-step-videos.html | +| 3608 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.freecodecamp.org/news/sql-joins-tutorial | +| 3609 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.freecodecamp.org/news/sql-join-types-inner-join-vs-outer-join-example | +| 3610 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.freecodecamp.org/news/the-sql-inner-join-command-example-syntax | +| 3611 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.freecodecamp.org/news/sql-inner-join-how-to-join-3-tables-in-sql-and-mysql | +| 3612 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.geeksforgeeks.org/sql/best-practices-for-sql-query-optimizations | +| 3613 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://towardsdatascience.com/you-should-use-this-to-visualize-sql-joins-instead-of-venn-diagrams-ede15f9583fc | +| 3614 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://vladmihalcea.com/mysql-json-table | +| 3615 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.infoworld.com/article/2334689/beyond-sql-8-new-languages-for-data-querying.html | +| 3616 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://blog.yugabyte.com/are-stored-procedures-and-triggers-anti-patterns-in-the-cloud-native-world | +| 3617 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.xenonstack.com/insights/stateful-and-stateless-applications | +| 3618 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://threadreaderapp.com/thread/963413508300812295.html | +| 3619 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/data-on-kubernetes-the-next-frontier | +| 3620 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.redhat.com/en/blog/openshift-databases-and-you-when-to-put-containerized-database-workloads-on-openshift | +| 3621 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/how-to-ensure-your-serverless-database-stays-serverless | +| 3622 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/the-benefits-and-drawbacks-of-dataops-in-practice | +| 3623 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.cloudbees.com/blog/beginners-guide-to-continuous-integration-and-deployment | +| 3624 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://cloud.google.com/blog/products/databases/to-run-or-not-to-run-a-database-on-kubernetes-what-to-consider | +| 3625 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.informationweek.com/software-services/devops | +| 3626 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://kubedb.com | +| 3627 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.cockroachlabs.com/docs/stable/kubernetes-overview | +| 3628 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.cockroachlabs.com/blog/automate-database-ops-with-terraform | +| 3629 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://itnext.io/wth-is-a-operator-lifecycle-manager-873cf1661b04 | +| 3630 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/zalando/spilo | +| 3631 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/patroni/patroni | +| 3632 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://disaev.me/p/how-i-have-set-up-ha-postgresql-on-kubernetes | +| 3633 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/zalando/postgres-operator | +| 3634 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://datacrazyworld.com/index.php/2025/03/16/automatiza-backups-de-sql-server-con-powershell | +| 3635 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://cloudblogs.microsoft.com/sqlserver/2020/06/23/expanding-sql-server-big-data-clusters-capabilities-now-on-red-hat-openshift | +| 3636 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://devblogs.microsoft.com/azure-sql/devops-for-azure-sql | +| 3637 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://khalidabuhakmeh.com/running-sql-server-queries-in-docker | +| 3638 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://blog.eduguru.in/mysql-2/mysql-create-index-on-table | +| 3639 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/mysql-101-parameters-to-tune-for-mysql-performance | +| 3640 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://opensource.com/article/21/5/mysql-query-tuning | +| 3641 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/mysql-on-kubernetes-with-gitops | +| 3642 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://cybozu-go.github.io/moco | +| 3643 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | http://www.tusacentral.com/joomla/index.php/mysql-blogs/243-mysql-on-kubernetes-demystified | +| 3644 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/deploy-mysql-and-phpmyadmin-with-docker | +| 3645 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/maria-db-gets-reactive-with-a-non-blocking-connector-for-java | +| 3646 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://vladmihalcea.com/9-postgresql-high-performance-performance-tips | +| 3647 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.hugedomains.com/domain_profile.cfm?d=migops.com | +| 3648 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://towardsdatascience.com/practical-introduction-to-postgresql-5f73d3d394e | +| 3649 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/an-overview-of-sharding-in-postgresql-and-how-it-relates-to-mongodbs | +| 3650 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/setup-postgresql-monitoring-in-kubernetes | +| 3651 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://palark.com/blog/comparing-kubernetes-operators-for-postgresql | +| 3652 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/generating-json-directly-from-postgres | +| 3653 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/out-of-memory-killer-or-savior | +| 3654 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://postgresapp.com | +| 3655 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://devopscube.com/deploy-postgresql-statefulset | +| 3656 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/d-meta | +| 3657 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/message-queuing-using-native-postgresql | +| 3658 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/should-i-create-an-index-on-foreign-keys-in-postgresql | +| 3659 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/postgresql-14-database-monitoring-and-logging-enhancements | +| 3660 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.theregister.com/software/2021/12/06/mysql-a-pretty-poor-database-says-ex-oracle-engineer/539827 | +| 3661 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://wanago.io/2021/12/06/views-postgresql-typeorm | +| 3662 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/percona/pg_stat_monitor | +| 3663 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/a-postgres-primer-for-oracle-dbas | +| 3664 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/postgres-indexes-for-newbies | +| 3665 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://dev.to/yugabyte/rest-data-service-on-yugabytedb-postgresql-5f2h | +| 3666 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/orgrim/pg_back | +| 3667 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.sqlrevisited.com/2022/03/mysql-vs-postgresql-pros-and-cons.html | +| 3668 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://adamtheautomator.com/postgres-to-kubernetes | +| 3669 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://purnapoudel.blogspot.com/2018/09/how-to-configure-postgresql-with-ssl-tls-on-kubernetes.html | +| 3670 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://docs.percona.com/percona-operator-for-mysql/pxc/index.html | +| 3671 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/mysql-101-how-to-find-and-tune-a-slow-sql-query | +| 3672 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/storing-kubernetes-operator-for-percona-server-for-mongodb-secrets-in-github | +| 3673 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/migration-of-a-mysql-database-to-a-kubernetes-cluster-using-asynchronous-replication | +| 3674 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.percona.com/blog/migrating-postgresql-to-kubernetes | +| 3675 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/RedisLabs/redis-enterprise-k8s-docs | +| 3676 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.freecodecamp.org/news/how-to-get-started-with-pysondb | +| 3677 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://clickhouse.com | +| 3678 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/Altinity/clickhouse-operator | +| 3679 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/radondb/radondb-clickhouse-kubernetes | +| 3680 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://tech.marksblogg.com/clickhouse-prometheus-grafana.html | +| 3681 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://ignite.apache.org | +| 3682 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://druid.apache.org | +| 3683 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://dev.to/setevoy/apache-druid-overview-running-in-kubernetes-and-monitoring-with-prometheus-g5j | +| 3684 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/dolthub/dolt | +| 3685 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://victoriametrics.com | +| 3686 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://victoriametrics.com/blog/q2-2024-round-up-victoriametrics-and-victorialogs-updates/index.html | +| 3687 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/mbucc/shmig | +| 3688 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/DATA-DOG/go-sqlmock | +| 3689 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/datafold/data-diff | +| 3690 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/you-dont-need-a-blockchain-you-need-a-time-series-database | +| 3691 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://opensource.com/article/21/4/visualize-data-eda | +| 3692 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/kubernetes-run-analytics-at-the-edge-postgres-kafka-debezium | +| 3693 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.unifieddatascience.com/data-lake-design-patterns-on-azure-microsoft-cloud | +| 3694 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.unifieddatascience.com/data-lake-design-patterns-on-aws-amazon-cloud | +| 3695 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.unifieddatascience.com/data-lake-design-patterns-on-google-cloud | +| 3696 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/BBVA/sqerzo | +| 3697 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://towardsdatascience.com/at-its-core-hows-a-graph-database-different-from-a-relational-8297ca99cb8f | +| 3698 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.xataka.com/automovil/excel-se-ha-usado-formula-1-que-se-han-dado-cuenta-que-no-mejor-forma-controlar-20-000-piezas-coche | +| 3699 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/aws/ec2-price-reduction-for-ec2-instance-saving-plans-and-standard-reserved-instances | +| 3700 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://ec2.shop | +| 3701 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2020/09/aws-ec2-t4g-instances | +| 3702 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.freecodecamp.org/news/cost-optimization-in-aws | +| 3703 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/aws/amazon-s3-glacier-price-reduction | +| 3704 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2021/03/aws-efs-one-zone-storage-classes | +| 3705 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/kubernetes/7-tips-for-cutting-down-your-aws-kubernetes-bill | +| 3706 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cast.ai/blog/keep-your-aws-kubernetes-costs-in-check-with-intelligent-allocation | +| 3707 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/cloud-bill-risks-of-aws-reserved-instances-and-savings-plans | +| 3708 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt/visualize-and-gain-insights-into-your-aws-cost-and-usage-with-cloud-intelligence-dashboards-using-amazon-quicksight | +| 3709 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.cloud-mercato.com/aws-m6i-the-why-you-should-abandon-your-m5 | +| 3710 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/architecture/exploring-data-transfer-costs-for-aws-managed-databases | +| 3711 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudkatha.com/how-to-setup-budget-in-aws-to-keep-your-bill-in-check | +| 3712 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/04/aws-data-transfer-price-reduction-privatelink-transit-gateway-client-vpn-services/?nc1=h_ls | +| 3713 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://calculator.aws | +| 3714 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws-cloud-financial-management/understanding-your-aws-cost-datasets-a-cheat-sheet | +| 3715 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws-cloud-financial-management/announcing-general-availability-of-aws-cost-anomaly-detection | +| 3716 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/storage/manage-amazon-s3-storage-costs-granularly-and-at-scale-using-s3-intelligent-tiering | +| 3717 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://tether.to | +| 3718 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/shift-right-testing-the-emergence-of-testops | +| 3719 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.devopsonline.co.uk/devops-and-the-emergence-of-testops | +| 3720 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.opcito.com/blogs/testops-how-to-automate-your-software-pipeline-at-the-speed-of-devops | +| 3721 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.xeridia.co.uk/blog/importance-testing-devops | +| 3722 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.xeridia.co.uk/blog/benefits-test-driven-development-devops-environments | +| 3723 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.varinsights.com/doc/parallel-system-validation-the-end-of-devops-0001 | +| 3724 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://itnext.io/kubernetes-load-testing-and-high-load-tuning-problems-and-solutions-244d869a9791 | +| 3725 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.gcreddy.com/2016/06/domain-knowledge-for-testers.html | +| 3726 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testrail.com/blog/what-is-devtestops | +| 3727 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/20/7/automation-testing-cicd | +| 3728 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/removing-the-roadblock-to-continuous-performance-testing | +| 3729 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.functionize.com/blog/testers-vs-tdd | +| 3730 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/smocker-dev/smocker | +| 3731 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/cockroachdb/copyist | +| 3732 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/20/8/cerberus-test-automation | +| 3733 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.diffblue.com | +| 3734 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.theregister.com/software/2020/09/21/coding-unit-tests-is-boring-wouldnt-it-be-cool-if-an-ai-could-do-it-for-you-thats-where-diffblue-comes-in/318634 | +| 3735 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://cicadatesting.github.io/cicada-2 | +| 3736 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developers.redhat.com/blog/2020/10/09/static-analysis-with-kubeaudit-for-red-hat-openshift | +| 3737 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.blackduck.com | +| 3738 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://stackstorm.com | +| 3739 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/StackStorm | +| 3740 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/application-discovery/latest/userguide/what-is-appdiscovery.html | +| 3741 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://aws.amazon.com/documentation/elastic-beanstalk | +| 3742 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/php-ha-tutorial.html | +| 3743 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_PHP_eb.html | +| 3744 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2016/08/aws-elastic-beanstalk-supports-asp-net-core-and-multi-app-net-support | +| 3745 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2016/08/aws-elastic-beanstalk-supports-application-load-balancer | +| 3746 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/environments-cfg-applicationloadbalancer.html | +| 3747 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2016/08/aws-elastic-beanstalk-supports-nginx-proxy-server-with-tomcat | +| 3748 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com | +| 3749 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=cj_LoG6C2xk&list=PLR3sVanzLpJN6BiYS20K4BMPpiDGifbZy | +| 3750 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/cloudcontrolapi | +| 3751 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/announcing-aws-cloud-control-api | +| 3752 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/vmware | +| 3753 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/aws-application-discovery-service-update-agentless-discovery-for-vmware | +| 3754 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://blog.rackspace.com/patch-and-ami-management-for-windows-on-aws | +| 3755 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/iot | +| 3756 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/iot/latest/developerguide/what-is-aws-iot.html | +| 3757 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://developer.amazon.com/en-US/blogs/alexa/post/TxDJWS16KUPVKO/new-alexa-skills-kit-template-build-a-trivia-skill-in-under-an-hou | +| 3758 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/partners | +| 3759 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/apn | +| 3760 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/containers/leveraging-app-mesh-with-amazon-eks-in-a-multi-account-environment | +| 3761 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/aws/amazon-ec2-metadata-mock | +| 3762 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.localstack.cloud | +| 3763 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/localstack/localstack | +| 3764 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/omenking/localstack-gitpod-template | +| 3765 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://repost.aws/es/knowledge-center/troubleshoot-service-quotas-cli-commands | +| 3766 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/cli/latest/reference/service-quotas/get-service-quota.html | +| 3767 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcrunch.com/2020/12/15/aws-introduces-new-chaos-engineering-as-a-service-offering | +| 3768 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/quickstart/architecture/superwerker | +| 3769 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.logrocket.com/aws-amplify-react-native-tutorial-examples | +| 3770 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws/10-new-aws-amplify-features-to-check-out-4291 | +| 3771 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.amplify.aws/javascript/build-a-backend/auth/set-up-auth | +| 3772 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/apprunner | +| 3773 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws-builders/aws-app-runner-how-to-deploy-containerized-applications-using-app-runner-1f7c | +| 3774 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/containers/architecting-for-resiliency-on-aws-app-runner | +| 3775 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/remote-debugging-in-aws-the-missing-link-in-your-debugging-toolset | +| 3776 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/cdk | +| 3777 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://itnext.io/aws-cdk-for-eks-handling-helm-charts-aa002afedde4 | +| 3778 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.freecodecamp.org/news/aws-cdk-v2-three-tier-serverless-application | +| 3779 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/devops/announcing-cdk-migrate-a-single-command-to-migrate-to-the-aws-cdk | +| 3780 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://sst.dev/blog/moving-away-from-cdk | +| 3781 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/05/aws-systems-manager-support-port-forwarding-remote-hosts-using-session-manager | +| 3782 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/application-migration-service | +| 3783 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/architecture/architecting-a-highly-available-serverless-microservices-based-ecommerce-site | +| 3784 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://www.theregister.co.uk/2016/07/13/trainline_dumps_oracle_microsoft_goes_full_aws_cto_interview | +| 3785 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=IUvUmqu1MBQ | +| 3786 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/solutions/case-studies/trainline | +| 3787 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/hpc/creating-a-digital-map-of-covid-19-virus-for-discovery-of-new-treatment-compounds | +| 3788 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/lightsail | +| 3789 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/architecture/optimize-your-modern-data-architecture-for-sustainability-part-1-data-ingestion-and-data-lake | +| 3790 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws-heroes/automatic-api-key-rotation-for-amazon-managed-grafana-2h68 | +| 3791 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/manage/monitor#reference-for-monitoring-azure-services | +| 3792 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://middleware.io/blog/observability-vs-monitoring | +| 3793 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/kubernetes | +| 3794 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learnsteps.com/monitoring-infrastructure-system-design | +| 3795 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://bravenewgeek.com/the-observability-pipeline | +| 3796 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/3-key-configuration-challenges-for-kubernetes-monitoring-with-prometheus | +| 3797 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sysdig.com/blog/kubernetes-monitoring-prometheus | +| 3798 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sysdig.com/blog/monitor-kube-proxy | +| 3799 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/monitoring-vs-observability-whats-the-difference | +| 3800 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.saaras.io/blog/leverage-open-source-oss-derive-insights-grafana-prometheus | +| 3801 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dashbird.io/blog/monitoring-vs-observability | +| 3802 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/monitoring-as-code-what-it-is-and-why-you-need-it | +| 3803 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/observability-wont-replace-monitoring-because-it-shouldnt | +| 3804 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/how-to-solve-the-challenges-of-multicloud-aws-azure-and-gcp-observability | +| 3805 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://binero.com/observability | +| 3806 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.harness.io/blog/continuous-integration-performance-metrics | +| 3807 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/best-practices-to-optimize-infrastructure-monitoring-within-devops-teams | +| 3808 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://skillfield.com.au/blog/monitoring-kubernetes-and-docker-container-logs | +| 3809 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/growing-adoption-of-observability-powers-business-transformation | +| 3810 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/monitoring-api-latencies-after-releases-4-mistakes-to-avoid | +| 3811 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/devops-observability-from-code-to-cloud | +| 3812 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/ci-observability-for-effective-change-management | +| 3813 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/monitor-your-containers-with-sysdig | +| 3814 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/applying-basic-vs-advanced-monitoring-techniques | +| 3815 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudforecast.io/blog/cadvisor-and-kubernetes-monitoring-guide | +| 3816 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hmh.engineering/musings-on-microservice-observability-f7052ac42f04 | +| 3817 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://stackoverflow.blog/2021/09/08/observability-is-key-to-the-future-of-software-and-your-devops-career | +| 3818 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.forbes.com/councils/forbestechcouncil/2021/09/03/who-should-own-the-job-of-observability-in-devops/?streamIndex=0 | +| 3819 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/what-is-observability-2 | +| 3820 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/observability-is-the-new-kubernetes | +| 3821 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learnsteps.com/logging-infrastructure-system-design | +| 3822 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2270578/the-red-method-a-new-strategy-for-monitoring-microservices.html | +| 3823 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/devops-monitoring-tools | +| 3824 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/what-is-observability | +| 3825 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/where-does-observability-stand-today-and-where-is-it-going-next | +| 3826 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/what-is-container-monitoring | +| 3827 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/why-monitoring-as-code-will-be-a-must-for-devops-teams | +| 3828 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.forbes.com/councils/forbestechcouncil/2024/03/08/from-data-collection-to-delivering-kpis-a-roadmap-to-a-mature-observability-strategy/?streamIndex=0 | +| 3829 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kpi.org/KPI-Basics | +| 3830 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/prometheus-operator | +| 3831 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/how-gather-and-display-metrics-red-hat-openshift | +| 3832 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/generally-available-today-red-hat-openshift-container-platform-311-ready-power-enterprise-kubernetes-deployments | +| 3833 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.redhat.com/en/documentation/openshift_container_platform/3.11/html/release_notes/release-notes-ocp-3-11-release-notes#ocp-311-metrics-and-logging | +| 3834 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.redhat.com/en/documentation/openshift_container_platform/3.11/html/configuring_clusters/prometheus-cluster-monitoring | +| 3835 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2018/11/22/automated-performance-testing-kubernetes-openshift | +| 3836 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2019/01/03/leveraging-openshift-or-kubernetes-for-automated-performance-tests-part-2 | +| 3837 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://github.com/flaviostutz/promster | +| 3838 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2020/08/05/monitoring-net-core-applications-on-kubernetes | +| 3839 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://flightaware.engineering/systems-monitoring-with-prometheus-grafana | +| 3840 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.tigerdata.com/blog/prometheus-vs-opentelemetry-metrics-a-complete-guide | +| 3841 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/lisahjung/beginner-s-guide-to-understanding-the-relevance-of-your-search-with-elasticsearch-and-kibana-29n6 | +| 3842 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/how-centralized-log-management-can-save-your-company | +| 3843 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.pluralsight.com/resources/blog/cloud/getting-started-with-the-elastic-stack | +| 3844 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.zdnet.com/article/aws-as-predicted-is-forking-elasticsearch | +| 3845 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/opensource/stepping-up-for-a-truly-open-source-elasticsearch | +| 3846 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://rancher.com/docs/rancher/v2.x/en/logging/v2.5 | +| 3847 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/playlist?list=PLWZKNB9waqIX00uj5q4nX_TOFiX3if1z3 | +| 3848 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.bigdataboutique.com/2021/07/tuning-elasticsearch-the-ideal-java-heap-size-2toq2j | +| 3849 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://javatechonline.com/how-to-monitor-spring-boot-microservices-using-elk-stack | +| 3850 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jertel/elastalert2 | +| 3851 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/sagary2j/elk-stack-deployment-using-minikube-single-node-architecture-16cl | +| 3852 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/opensource/introducing-opensearch | +| 3853 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/this-week-in-programming-aws-completes-elasticsearch-fork-with-opensearch | +| 3854 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/this-week-in-programming-the-elasticsearch-saga-continues | +| 3855 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/opensource/keeping-clients-of-opensearch-and-elasticsearch-compatible-with-open-source | +| 3856 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/aws/announcing-amazon-opensearch-service-which-supports-opensearch-10 | +| 3857 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/the-fallacy-of-continuous-integration-delivery-and-testing | +| 3858 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.arkey.fr/2020/06/28/using-jdk-flight-recorder-and-jdk-mission-control | +| 3859 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2017/08/16/troubleshooting-java-applications-on-openshift | +| 3860 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/remote-debugging-java-applications-openshift | +| 3861 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://fedidat.com/250-jvisualvm-openshift-pod | +| 3862 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://access.redhat.com/solutions/18301 | +| 3863 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opentelemetry.io | +| 3864 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://zipkin.io | +| 3865 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opentracing.io | +| 3866 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.signadot.com/blog/sandboxes-in-kubernetes-using-opentelemetry | +| 3867 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://research.google/pubs/dapper-a-large-scale-distributed-systems-tracing-infrastructure | +| 3868 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/18/9/distributed-tracing-microservices-world | +| 3869 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/18/9/distributed-tracing-tools | +| 3870 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://newrelic.com/blog/dem/opentelemetry-opentracing-opencensus | +| 3871 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/tracing-why-logs-arent-enough-to-debug-your-microservices | +| 3872 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/open-telemetry/opentelemetry-operator | +| 3873 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/opentelemetry-gaining-traction-from-companies-and-vendors | +| 3874 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/how-opentelemetry-works-with-kubernetes | +| 3875 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/jaeger-vs-zipkin-battle-of-the-open-source-tracing-tools | +| 3876 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/grafana/tempo | +| 3877 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/2/tempo-distributed-tracing | +| 3878 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://techcommunity.microsoft.com/blog/appsonazureblog/azure-app-service-auto-heal-capturing-relevant-data-during-performance-issues/4390351 | +| 3879 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/antonarhipov/awesome-apm | +| 3880 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://sentry.io/welcome/ | +| 3881 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.datadoghq.com | +| 3882 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.elastic.co/observability/application-performance-monitoring | +| 3883 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.elastic.co/docs/solutions/observability/apm | +| 3884 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.elastic.co/support/matrix#matrix_compatibility | +| 3885 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/sls-dev1/openshift-elastic-apm-server | +| 3886 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.elastic.co/blog/monitoring-java-applications-and-getting-started-with-the-elastic-apm-java-agent | +| 3887 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/elastic/apm-pipeline-library | +| 3888 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.hugedomains.com/domain_profile.cfm?d=bqstack.com | +| 3889 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://adictosaltrabajo.com/2016/10/26/monitorizacion-y-analisis-de-rendimiento-de-aplicaciones-con-dynatrace | +| 3890 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/hub/detail/red-hat-openshift | +| 3891 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/dynatrace-monitoring-for-kubernetes-and-openshift | +| 3892 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.dynatrace.com/docs/ingest-from/setup-on-container-platforms/kubernetes/legacy/deploy-oneagent-operator-openshift-legacy | +| 3893 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/successful-kubernetes-monitoring-3-pitfalls-to-avoid | +| 3894 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/nubenetes/awesome-kubernetes/blob/master/pdf/dynatrace_demo.pdf | +| 3895 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/guide-to-automated-sre-driven-performance-engineering-analysis | +| 3896 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/4-steps-to-modernize-your-it-service-operations-with-dynatrace | +| 3897 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/what-is-kubernetes-2 | +| 3898 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/what-is-openshift-2 | +| 3899 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/a-look-behind-the-scenes-of-aws-lambda-and-our-new-lambda-monitoring-extension | +| 3900 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/amazon-cloudwatch-metric-streams-launch-partnership | +| 3901 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/new-dynatrace-operator-elevates-cloud-native-observability-for-kubernetes | +| 3902 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/how-to-collect-prometheus-metrics-in-dynatrace | +| 3903 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/automatic-connection-of-logs-and-traces-accelerates-ai-driven-cloud-analytics | +| 3904 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/dynatrace-advances-application-environments-as-code | +| 3905 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/serverless-needs-more-observability-tools | +| 3906 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://beam.apache.org | +| 3907 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://rion.io/2020/07/04/a-distributed-tracing-adventure-in-apache-beam | +| 3908 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://krossboard.app | +| 3909 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudbees.com/blog/automated-build-deploy-feedback-using-instana | +| 3910 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.suse.com/c/rancher_blog/monitor-etcd-with-prometheus-and-grafana-using-rancher | +| 3911 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/monitoring-infrastructure-openshift-4.x-using-zabbix-operator | +| 3912 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/how-to-monitoring-openshift-4.x-with-zabbix-using-prometheus-part-2 | +| 3913 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/netdata/netdata | +| 3914 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Unitech/pm2 | +| 3915 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/huginn/huginn | +| 3916 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/osquery/osquery | +| 3917 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/nicolargo/glances | +| 3918 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/taosdata/TDengine | +| 3919 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.checklyhq.com | +| 3920 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://network-king.net/iot-use-in-healthcare-grows-but-has-its-pitfalls | +| 3921 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/louislam/uptime-kuma | +| 3922 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://unixarena.com/2025/04/oomkilled-in-kubernetes-the-hidden-memory-leaks-youre-missing.html | +| 3923 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.alibabacloud.com/blog/how-to-create-an-effective-technical-architectural-diagram_596100 | +| 3924 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudskew.com | +| 3925 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.drawio.com | +| 3926 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.hyperglance.com | +| 3927 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://plantuml.com | +| 3928 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://drawio-app.com | +| 3929 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://isoflow.io | +| 3930 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.pluralsight.com/resources/blog/cloud/the-top-cloud-diagramming-tools-ranked | +| 3931 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/diagramming-tools-cloud-infrastructure | +| 3932 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.autodraw.com | +| 3933 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/diagramming-tools-network-architecture | +| 3934 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/design-enterprise-architecture-diagrams | +| 3935 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/contribute/style/diagram-guide | +| 3936 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/mingrammer/diagrams | +| 3937 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://navveenbalani.dev/index.php/articles/code-to-custom-cloud-architecture-diagrams | +| 3938 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/dcasati/kubernetes-PlantUML | +| 3939 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://excalidraw.com | +| 3940 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://diagrams.mingrammer.com | +| 3941 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/architecture/icons | +| 3942 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learn.microsoft.com/en-us/azure/architecture/icons | +| 3943 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloud.google.com/icons | +| 3944 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aquasecurity/cloudsec-icons | +| 3945 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes/community/tree/main/icons | +| 3946 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Azure/AZVerify | +| 3947 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learn.microsoft.com/en-us/azure/architecture/web-apps/guides/enterprise-app-patterns/overview | +| 3948 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://azure.microsoft.com/en-us/explore/global-infrastructure/products-by-region/table | +| 3949 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learn.microsoft.com/en-us/azure/architecture/networking/architecture/hub-spoke | +| 3950 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://azure.github.io/Azure-Landing-Zones | +| 3951 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learn.microsoft.com/nb-no/azure/cloud-adoption-framework/ready/landing-zone | +| 3952 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-kubernetes-service | +| 3953 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudcraft.co | +| 3954 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.hava.io | +| 3955 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://app.diagrams.net | +| 3956 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://duo.com/blog | +| 3957 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.lucidchart.com/pages | +| 3958 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://infviz.io | +| 3959 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/wongcyrus/aws-account-cloud9-visualizer | +| 3960 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://lucid.co/marketplace/91074b9b/aws | +| 3961 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.pluralsight.com | +| 3962 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/mhlabs/cfn-diagram | +| 3963 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/awslabs/diagram-as-code | +| 3964 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloud.google.com/blog/topics/developers/introducing-google-cloud-architecture-diagramming-tool | +| 3965 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/feluelle/airflow-diagrams | +| 3966 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com | +| 3967 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/CrunchyData | +| 3968 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://github.com/CrunchyData/postgres-operator | +| 3969 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://access.crunchydata.com/documentation/crunchy-postgres-containers/latest | +| 3970 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/active-active-on-kubernetes | +| 3971 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/crunchy-postgres-kubernetes-operator-4.0 | +| 3972 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.slideshare.net/slideshow/deploying-postgresql-on-kubernetes/130351662 | +| 3973 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.slideshare.net/slideshow/operating-postgresql-at-scale-with-kubernetes-137132067/137132067 | +| 3974 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.youtube.com/watch?v=HX10WWTRiTY | +| 3975 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.youtube.com/watch?v=gaXlrlz7GVc | +| 3976 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.youtube.com/watch?v=X4vuktlK0Tg | +| 3977 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/monitoring-postgresql-clusters-in-kubernetes | +| 3978 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/deploy-high-availability-postgresql-on-kubernetes | +| 3979 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/migrating-from-oracle-to-postgresql-questions-and-considerations | +| 3980 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/schedule-postgresql-backups-and-retention-with-kubernetes | +| 3981 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/synchronous-replication-in-the-postgresql-operator-for-kubernetes-guarding-against-transactions-loss | +| 3982 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/news/crunchy-postgresql-for-kuberenetes-4.3 | +| 3983 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/deploy-pgadmin4-with-postgresql-on-kubernetes | +| 3984 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/multi-kubernetes-cluster-postgresql-deployments | +| 3985 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/fast-csv-and-json-ingestion-in-postgresql-with-copy | +| 3986 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/composite-primary-keys-postgresql-and-django | +| 3987 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/getting-started-with-postgresql-operator-4.3-in-openshift | +| 3988 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/using-postgres-to-back-prometheus-for-your-postgresql-monitoring-1 | +| 3989 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://opensource.com/article/19/2/scaling-postgresql-kubernetes-operators | +| 3990 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/setup-ora2pg-for-oracle-to-postgres-migration | +| 3991 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/pgbackrest-performing-backups-on-a-standby-cluster | +| 3992 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://thenewstack.io/advanced-kubernetes-namespace-management-with-the-postgresql-operator | +| 3993 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/postgresql-monitoring-for-application-developers-dba-stats | +| 3994 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.youtube.com/watch?v=9jbR9lZuSU0 | +| 3995 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/tuning-your-postgres-database-for-high-write-loads | +| 3996 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/crunchy-postgresql-operator-with-rook-ceph-storage | +| 3997 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/an-easy-recipe-for-creating-a-postgresql-cluster-with-docker-swarm | +| 3998 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/install-postgres-operator-kubernetes-on-gke-ansible | +| 3999 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/gitops-postgres-kubernetes | +| 4000 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/kubernetes-pod-tolerations-and-postgresql-deployment-strategies | +| 4001 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/gitops-postgres-kubernetes-helm | +| 4002 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/crunchy-postgres-operator-4.6.0 | +| 4003 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/set-up-tls-for-postgresql-in-kubernetes | +| 4004 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/announcing-google-cloud-storage-gcs-support-for-pgbackrest | +| 4005 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.youtube.com/watch?v=9wuUXi6Qbis&ab_channel=MichaelBornholdtNielsen | +| 4006 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/tentative-smarter-query-optimization-in-postgres-starts-with-pg_stat_statements | +| 4007 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/active-active-postgres-federation-on-kubernetes | +| 4008 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/news/next-generation-crunchy-postgres-for-kubernetes-released | +| 4009 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/pgbackrest-point-in-time-recovery-using-crunchy-postgresql-operator | +| 4010 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/using-cert-manager-to-deploy-tls-for-postgres-on-kubernetes | +| 4011 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/resize-postgres-kubernetes-volume-instance-sets | +| 4012 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/your-guide-to-connection-management-in-postgres | +| 4013 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/postgresql-14-on-kubernetes | +| 4014 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/kube-cluster-from-scratch-on-rocky-8 | +| 4015 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/announcing-postgres-container-apps-easy-deploy-postgres-apps | +| 4016 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/blog/announcing-the-crunchy-data-developer-portal | +| 4017 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.crunchydata.com/developers | +| 4018 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.redhat.com/en/blog/leveraging-the-crunchy-postgresql | +| 4019 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://access.crunchydata.com/documentation/postgres-operator/4.3.0/installation/postgres-operator | +| 4020 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://docs.redhat.com/en/documentation/openshift_container_platform/4.1/html/authentication/using-service-accounts | +| 4021 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://docs.redhat.com/en/documentation/openshift_container_platform/3.6/html/cluster_administration/admin-guide-manage-scc | +| 4022 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://www.redhat.com/en/blog/understanding-service-accounts-sccs | +| 4023 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://access.crunchydata.com/documentation/crunchy-postgres-containers/4.3.0/container-specifications/crunchy-pgadmin4 | +| 4024 | 💎 ELITE | [COMMUNITY-TOOL] | | Data & Advanced Analytics | https://access.crunchydata.com/documentation/crunchy-postgres-containers/4.3.0/examples/administration/pgadmin4 | +| 4025 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://calendly.com | +| 4026 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://youcanbook.me | +| 4027 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://acuityscheduling.com | +| 4028 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://doodle.com/en | +| 4029 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://karenapp.io | +| 4030 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.oncehub.com | +| 4031 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://support.google.com/calendar/answer/190998 | +| 4032 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.timewatch.com/blog/outlook-resource-scheduling | +| 4033 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://cal.com | +| 4034 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://support.google.com/google-workspace-individual/answer/10729749 | +| 4035 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://wpamelia.com/calendly-vs-youcanbook-me | +| 4036 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://wpamelia.com/calendly-vs-acuity | +| 4037 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://wpamelia.com/calendly-vs-doodle | +| 4038 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://karenapp.io/articles/calendly-vs-scheduleonce | +| 4039 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.slideshare.net/NasceniaIT/brown-bag-caching-rafi-faisal-48694442 | +| 4040 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://surfingcomplexity.blog/2022/11/25/cache-invalidation-really-is-one-of-the-hardest-things-in-computer-science | +| 4041 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://developers.redhat.com/products/red-hat-data-grid | +| 4042 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.redhat.com/en/technologies/jboss-middleware/data-grid | +| 4043 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/red-hat-jboss-data-grid-not-just-storing-java-objects-anymore | +| 4044 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://developers.redhat.com/blog/2020/04/13/red-hat-data-grid-8-0-brings-new-server-architecture-improved-rest-api-and-more | +| 4045 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://humanwhocodes.com/blog/2011/11/29/how-content-delivery-networks-cdns-work | +| 4046 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.imperva.com/learn/performance/cdn-caching | +| 4047 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.slideshare.net/haproxytech/haproxy-web-performance-55536394 | +| 4048 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.slideshare.net/Severalnines/load-balancing-mysql-with-haproxy-webinar-replay-english-44071270 | +| 4049 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.slideshare.net/haproxytech/haproxy-best-practice | +| 4050 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.slideshare.net/Severalnines/severalnines-ha-proxyjul20143 | +| 4051 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.slideshare.net/Severalnines/haproxy-mysql-slides | +| 4052 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.haproxy.com/blog/the-haproxy-enterprise-waf | +| 4053 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.varnish.org/index.html | +| 4054 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.varnish-software.com | +| 4055 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://info.varnish-software.com/the-varnish-book | +| 4056 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://fedoramagazine.org/varnish-site-faster-stable | +| 4057 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://developers.redhat.com/blog | +| 4058 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://rhelblog.redhat.com/tag/varnish | +| 4059 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.varnish.org/index.html/installation/redhat | +| 4060 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.hitch-tls.org | +| 4061 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.slideshare.net/piotrpasich/varnish-47199139 | +| 4062 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.digitalocean.com/community/tutorials/how-to-speed-up-static-web-pages-with-varnish-cache-server-on-ubuntu-20-04 | +| 4063 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/IBM/varnish-operator | +| 4064 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/mittwald/kube-httpcache | +| 4065 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://memcached.org | +| 4066 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.slideshare.net/oemebamo/introduction-to-memcached | +| 4067 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.slideshare.net/dvirsky/introduction-to-redis | +| 4068 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://architecturenotes.co/p/redis | +| 4069 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.youtube.com/watch?v=OssIuHbgzJY | +| 4070 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://charlesleifer.com/blog/nginx-a-caching-thumbnailing-reverse-proxying-image-server- | +| 4071 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.scaleway.com/en/en | +| 4072 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.scaleway.com/en/en/blog/saas-multi-tenant-vs-multi-instance-architectures | +| 4073 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.finops.org | +| 4074 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.theodo.com/en-fr/blog/what-is-finops-and-what-are-its-best-practices | +| 4075 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.slideshare.net/AmazonWebServices/finops-a-culture-transformation-to-bring-devops-finance-and-the-business-together-sponsored-by-cloudability-aws-summit-sydney | +| 4076 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://aws.amazon.com/es/blogs/enterprise-strategy/introducing-finops-excuse-me-devsecfinbizops | +| 4077 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://devops.com/finops-foundation-to-help-rein-in-cloud-costs | +| 4078 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.infoq.com/articles/every-devops-team-needs-finops-lead | +| 4079 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.vcluster.com/blog/the-cost-of-managed-kubernetes-a-comparison | +| 4080 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://thenewstack.io/4-reasons-your-cloud-operations-need-a-finops-team | +| 4081 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://cloud.google.com/blog/topics/cloud-first/key-metrics-to-measure-impact-of-cloud-finops | +| 4082 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://thenewstack.io/cloud-cost-management-for-devops | +| 4083 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.zdnet.com/article/as-cloud-costs-spiral-upward-enterprises-turn-to-a-thing-called-finops | +| 4084 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://thenewstack.io/tricks-for-cloud-cost-optimization | +| 4085 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://venturebeat.com/datadecisionmakers/cloud-costs-are-unmanageable-its-time-we-standardize-billing | +| 4086 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://hystax.com/the-difference-between-cloud-cost-management-and-finops | +| 4087 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.infoworld.com/article/2336761/are-we-experiencing-cloudflation.html | +| 4088 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://aws.amazon.com/blogs/smb/four-principles-of-cloud-financial-management-small-and-medium-business-owners-need-to-know | +| 4089 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.infoworld.com/article/2338012/when-finops-costs-you-more-in-the-end.html | +| 4090 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.infoworld.com/article/2338474/kubernetes-costs-less-but-less-than-what.html | +| 4091 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.bitsand.cloud/posts/slashing-data-transfer-costs | +| 4092 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://github.com/towardsthecloud/cloudburn | +| 4093 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://aws.amazon.com/blogs/architecture/overview-of-data-transfer-costs-for-common-architectures | +| 4094 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://blog.cloudtrooper.net/2026/01/16/which-azure-network-is-cheaper | +| 4095 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://techcommunity.microsoft.com/blog/AzureInfrastructureBlog/building-a-finops-ready-azure-landing-zone-infrastructure-foundations-for-cost-o/4411706 | +| 4096 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://build5nines.com/azure-functions-cost-considerations-and-optimization | +| 4097 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://techcommunity.microsoft.com/blog/AzureNetworkingBlog/a-guide-to-azure-data-transfer-pricing/4374538 | +| 4098 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://github.com/dolevshor/azure-finops-guide | +| 4099 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://info.microsoft.com/ww-landing-the-road-to-azure-cost-governance-e-book.html | +| 4100 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://github.com/mivano/azure-cost-cli | +| 4101 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://techcommunity.microsoft.com/blog/coreinfrastructureandsecurityblog/azure-savings-dashboard/3816131 | +| 4102 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/view-kubernetes-costs | +| 4103 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://techcommunity.microsoft.com/blog/azuregovernanceandmanagementblog/azure-pricing-how-to-navigate-azure-pricing-options-and-resources/4166276 | +| 4104 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://techcommunity.microsoft.com/blog/azuregovernanceandmanagementblog/azure-pricing-how-to-estimate-azure-project-costs/4166297 | +| 4105 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://techcommunity.microsoft.com/blog/finopsblog/identify-your-savings-potential-in-azure/4131194 | +| 4106 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://github.com/learnk8s/xlskubectl | +| 4107 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.infoworld.com/article/2338303/5-steps-to-bringing-kubernetes-costs-in-line.html | +| 4108 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://thenewstack.io/grafana-wants-to-help-you-avoid-getting-dinged-by-kubernetes-costs | +| 4109 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://marketplace.atlassian.com/apps/1227641/license-manager-easily-track-your-software-licenses | +| 4110 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://dev.to/zenika/eks-10-tips-to-reduce-the-bill-up-to-90-on-aws-managed-kubernetes-clusters-epe | +| 4111 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.splunk.com/en_us/appdynamics-joins-splunk.html?301=appdynamics | +| 4112 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.splunk.com/en_us/appdynamics-joins-splunk.html?301=appdynamics/blog/an-introduction-to-kubernetes-finops | +| 4113 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://github.com/cremich/cdk-bill-bot | +| 4114 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://thenewstack.io/finout-gets-a-handle-on-kubernetes-costs | +| 4115 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.claydesk.com/ecampus/google-cloud-app-engine-vs-red-hat | +| 4116 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.certdepot.net/openshift-free-available-resources | +| 4117 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/using-openshift-3-on-your-local-environment | +| 4118 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2018/10/12/securing-net-core-on-openshift-using-https | +| 4119 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/kubernetes-pods-life | +| 4120 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.2/html/container-native_virtualization/container-native-virtualization-2-1-release-notes | +| 4121 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2019/11/27/handling-angular-environments-in-continuous-delivery-with-red-hat-openshift | +| 4122 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/02/05/customizing-openshift-project-creation | +| 4123 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/03/19/testing-memory-based-horizontal-pod-autoscaling-on-openshift | +| 4124 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/from-templates-to-openshift-helm-charts | +| 4125 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.theodo.com/en-fr/blog/openshift-what-templates-should-you-use-helm-or-openshift | +| 4126 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/learn/openshift/foundations-openshift | +| 4127 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/from-code-to-production-with-gitops | +| 4128 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/how-full-is-my-cluster-part-5-a-capacity-management-dashboard | +| 4129 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog?f[0]=taxonomy_blog_post_category_tid:107161&f[1]=taxonomy_topic_tid:75521 | +| 4130 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/metro-area-openshift-stretch-cluster-how-to-survive-an-outage-and-live-to-tell-about-it | +| 4131 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/stateful-workloads-and-the-two-data-center-conundrum | +| 4132 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://operatorhub.io/operator/kubefed-operator | +| 4133 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/redhat-cop | +| 4134 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/redhat-cop/infra-ansible | +| 4135 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/redhat-cop/openshift-toolkit/tree/master/quota-management | +| 4136 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=JC_PB1yZcIc | +| 4137 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://techbeatly.com/how-to-create-increase-or-decrease-project-quota-in-openshift/#.Xd5OE9WCGUk | +| 4138 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.2/html/applications/quotas#setting-quotas-across-multiple-projects | +| 4139 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/3.11/html/architecture/core-concepts#architecture-core-concepts-builds-and-image-streams | +| 4140 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2018/09/24/the-future-of-java-and-openjdk-updates-without-oracle-support | +| 4141 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.redhat.com/en/blog/history-and-future-openjdk | +| 4142 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javarevisited.blogspot.com/2019/10/the-java-developer-roadmap.html | +| 4143 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.marcobehler.com/guides/a-guide-to-java-versions-and-features | +| 4144 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://advancedweb.hu/a-categorized-list-of-all-java-and-jvm-features-since-jdk-8-to-14 | +| 4145 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoworld.com/article/2256828/jdk-15-the-new-features-in-java-15.html | +| 4146 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.blog/news-insights/company-news/github-welcomes-the-openjdk-project | +| 4147 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://advancedweb.hu/a-categorized-list-of-all-java-and-jvm-features-since-jdk-8-to-16 | +| 4148 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javaconceptoftheday.com/java-9-interface-private-methods | +| 4149 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javatechonline.com/microservices-in-java | +| 4150 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.java-success.com/microservices-interview-questions | +| 4151 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javatechonline.com/oops-principles-oops-design-principles | +| 4152 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javatechonline.com/spring-boot-annotations-with-examples | +| 4153 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoq.com/news/2021/09/java17-released | +| 4154 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/09/16/shenandoah-openjdk-17-sub-millisecond-gc-pauses | +| 4155 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://tschatzl.github.io/2021/09/16/jdk17-g1-parallel-gc-changes.html | +| 4156 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/11/30/modernizing-enterprise-java-cloud-native-guide-developers | +| 4157 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.java67.com/2016/05/how-to-use-multiple-threads-in-java.html | +| 4158 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://foojay.io/today/top-10-java-language-features | +| 4159 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.geeksforgeeks.org/blogs/best-java-frameworks-for-microservices | +| 4160 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://enterprisersproject.com/article/2021/6/how-migrate-java-workloads-containers-3-considerations | +| 4161 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://piotrminkowski.com/2023/02/13/best-practices-for-java-apps-on-kubernetes | +| 4162 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.oracle.com/java/technologies/java-se-glance.html | +| 4163 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://jdk.java.net/11 | +| 4164 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/products/openjdk/download | +| 4165 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://adoptium.net | +| 4166 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://learn.microsoft.com/en-us/java/openjdk/overview | +| 4167 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://piotrminkowski.com/2023/02/17/which-jdk-to-choose-on-kubernetes | +| 4168 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://aws.amazon.com/corretto | +| 4169 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.adoptopenjdk.net/2020/06/adoptopenjdk-11-new-default | +| 4170 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://nipafx.dev/java-11-migration-guide | +| 4171 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.tecmint.com/install-java-on-centos-rhel-fedora | +| 4172 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://openjdk.org/jeps/413 | +| 4173 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoq.com/articles/java-virtual-threads | +| 4174 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.peerspot.com/categories/java-frameworks | +| 4175 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://spring.io/projects/spring-boot | +| 4176 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/javinpaul/5-best-java-frameworks-to-learn-in-2022-for-microservices-and-cloud-native-development-4732 | +| 4177 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2019/09/12/jakarta-ee-8-the-new-era-of-java-ee-explained | +| 4178 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/06/25/making-java-programs-cloud-ready-part-1-incremental-approach-using-jakarta-ee# | +| 4179 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/06/28/making-java-programs-cloud-ready-part-2-upgrade-legacy-java-application-jakarta | +| 4180 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://projects.eclipse.org/projects/technology.microprofile | +| 4181 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://microprofile.io | +| 4182 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2018/11/21/eclipse-microprofile-for-spring-boot-developers | +| 4183 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2020/07/01/develop-eclipse-microprofile-applications-on-red-hat-jboss-enterprise-application-platform-expansion-pack-1-0-with-red-hat-codeready-workspaces | +| 4184 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoq.com/articles/microprofile-microservices | +| 4185 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://tomee.apache.org | +| 4186 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://payara.fish | +| 4187 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://wildfly-swarm.io | +| 4188 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://ee.kumuluz.com | +| 4189 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://vladmihalcea.com/how-to-encrypt-and-decrypt-data-with-hibernate | +| 4190 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://vladmihalcea.com/optimistic-vs-pessimistic-locking | +| 4191 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://spring.io | +| 4192 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javatutorial.net/introduction-to-spring-web-framework | +| 4193 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javarevisited.blogspot.com/2020/05/10-jdbctemplate-examples-in-spring.html | +| 4194 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://spring.io/blog/2021/09/02/a-java-17-and-jakarta-ee-9-baseline-for-spring-framework-6 | +| 4195 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.frankel.ch/annotation-free-spring | +| 4196 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.java67.com/2018/11/top-10-spring-framework-annotations-for-java-developers.html | +| 4197 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javarevisited.blogspot.com/2013/07/role-based-access-control-using-spring-security-ldap-authorities-mapping-mvc.html | +| 4198 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devm.io/blog | +| 4199 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://adictosaltrabajo.com/2018/12/13/spring-boot-war-o-jar-ambos | +| 4200 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javatutorial.net/spring-vs-java-ee | +| 4201 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://piotrminkowski.com/2020/06/10/spring-boot-library-for-integration-with-istio | +| 4202 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://spring.io/blog/2020/06/10/the-path-towards-spring-boot-native-applications | +| 4203 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://piotrminkowski.com/2020/03/10/best-practices-for-microservices-on-kubernetes | +| 4204 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://piotrminkowski.com/2020/11/05/spring-boot-autoscaling-on-kubernetes | +| 4205 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://spring.io/blog/2021/01/17/what-s-new-in-spring-boot-2-4 | +| 4206 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://arnoldgalovics.com/java-multiline-logs-fluentd | +| 4207 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2021/02/09/spring-boot-on-quarkus-magic-or-madness | +| 4208 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/codecentric/spring-boot-admin | +| 4209 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://piotrminkowski.com/2021/01/13/spring-boot-tips-tricks-and-techniques | +| 4210 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javatechonline.com/how-to-work-with-apache-kafka-in-spring-boot | +| 4211 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://vladmihalcea.com/log-sql-spring-boot | +| 4212 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javarevisited.blogspot.com/2022/01/spring-boot-angular-example-tutorial.html#axzz7HV4HFjED | +| 4213 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://piotrminkowski.com/2022/01/24/distributed-transactions-in-microservices-with-kafka-streams-and-spring-boot | +| 4214 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://vladmihalcea.com/spring-boot-application-properties | +| 4215 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javarevisited.blogspot.com/2022/02/how-to-log-sql-statements-in-spring.html | +| 4216 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.geeksforgeeks.org/springboot/best-way-to-master-spring-boot-a-complete-roadmap | +| 4217 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.java67.com/2021/10/how-to-set-logging-level-in-spring-boot-.html | +| 4218 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.javaguides.net/2022/07/event-driven-microservices-using-spring-boot-and-apache-kafka.html?spref=tw | +| 4219 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://piotrminkowski.com/2023/03/13/microservices-with-spring-boot-3-and-spring-cloud | +| 4220 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.javaguides.net/2023/03/spring-boot-3-rest-api-documentation.html | +| 4221 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.javaguides.net/2022/10/spring-boot-microservices-spring-cloud-api-gateway.html | +| 4222 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://helpercodes.com/spring-boot-complete-tutorial | +| 4223 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://spring.io/guides/gs/spring-boot-docker | +| 4224 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://spring.io/blog/2020/01/27/creating-docker-images-with-spring-boot-2-3-0-m1 | +| 4225 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://learnkube.com/spring-boot-kubernetes-guide | +| 4226 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.youtube.com/watch?v=1w1Jv9qssqg | +| 4227 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/jarjanazy/the-simple-guide-to-dockerizing-spring-boot-og4 | +| 4228 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoq.com/news/2021/12/spring-boot-2-6 | +| 4229 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/francescoxx/java-crud-rest-api-using-spring-boot-hibernate-postgres-docker-and-docker-compose-5cln | +| 4230 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://odo.dev | +| 4231 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dekorate.io | +| 4232 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://skaffold.dev/docs/pipeline-stages/init/#--generate-manifests-flag | +| 4233 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/PlaytikaOSS/testcontainers-spring-boot | +| 4234 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/piomin/spring-boot-logging | +| 4235 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/spring-projects/spring-boot#L73 | +| 4236 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/Salaboy/from-monolith-to-k8s | +| 4237 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/dsyer/kubernetes-intro | +| 4238 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://spring.io/projects/spring-cloud | +| 4239 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/spring-cloud/spring-cloud-kubernetes | +| 4240 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://piotrminkowski.com/2019/12/20/microservices-with-spring-cloud-kubernetes | +| 4241 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://cloud.spring.io/spring-cloud-config/reference/html | +| 4242 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developer.okta.com/blog/2020/12/07/spring-cloud-config | +| 4243 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://piotrminkowski.com/2021/05/26/spring-microservices-security-best-practices | +| 4244 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://cloud.spring.io/spring-cloud-vault/reference/html | +| 4245 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developer.okta.com/blog/2022/10/20/spring-vault | +| 4246 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://quarkus.io | +| 4247 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/quarkusio/quarkus-images | +| 4248 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://quarkus.io/blog/quarkus-for-spring-developers | +| 4249 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.redhat.com/en/blog/red-hat-drives-future-java-cloud-native-container-first-quarkus | +| 4250 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/quarkus-quick-start-guide-kubernetes-native-java-stack | +| 4251 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://quarkus.io/blog/march-of-ides | +| 4252 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2019/10/02/autowire-microprofile-into-spring-with-quarkus | +| 4253 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dmcommunity.org/2020/01/12/who-will-win-spring-boot-or-quarkus | +| 4254 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2019/11/18/how-quarkus-brings-imperative-and-reactive-programming-together | +| 4255 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2020/04/10/migrating-a-spring-boot-microservices-application-to-quarkus | +| 4256 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2020/05/28/quarkus-a-kubernetes-native-java-runtime-now-fully-supported-by-red-hat | +| 4257 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2020/06/04/the-road-to-quarkus-ga-completing-the-first-supported-kubernetes-native-java-stack | +| 4258 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://cloudnativenow.com/topics/cloudnativedevelopment/red-hat-adds-java-runtime-for-kubernetes-to-subscription | +| 4259 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2020/09/11/quarkus-and-jakarta-ee-together-or-not | +| 4260 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.youtube.com/watch?v=nXXPOS8gjtA | +| 4261 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2021/05/11/building-an-api-using-quarkus-from-the-ground-up | +| 4262 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/07/01/resteasy-reactive-and-more-quarkus-20 | +| 4263 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://opensource.com/article/21/7/developer-productivity-linux | +| 4264 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2021/04/07/deploy-quarkus-everywhere-with-red-hat-enterprise-linux-rhel | +| 4265 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoq.com/news/2021/08/quarkus-2-0-final-release | +| 4266 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://quarkus.io/guides/dev-ui | +| 4267 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/08/31/why-should-i-choose-quarkus-over-spring-my-microservices | +| 4268 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/09/20/quarkus-spring-developers-getting-started | +| 4269 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://piotrminkowski.com/2021/10/12/quarkus-tips-tricks-and-techniques | +| 4270 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/11/04/boost-throughput-resteasy-reactive-quarkus-22 | +| 4271 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.javaadvent.com/2021/12/you-need-more-than-containers-a-short-history-of-the-mess-were-in.html | +| 4272 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/10/11/quarkus-spring-developers-kubernetes-native-design-patterns | +| 4273 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoq.com/articles/native-java-quarkus | +| 4274 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://auth0.com/blog/java-spring-boot-microservices | +| 4275 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.redhat.com/en/blog/cloud-native-business-automation-kogito | +| 4276 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.kie.org | +| 4277 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://kogito.kie.org | +| 4278 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thorntail.io | +| 4279 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.ibm.com/think/insights/migrate-java-microservices-from-spring-to-microprofile-p2 | +| 4280 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://jpastreamer.org | +| 4281 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/zalando/logbook | +| 4282 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/GoodforGod/java-logger-benchmark | +| 4283 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/moditect/jfrunit | +| 4284 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.morling.dev/blog/introducing-jfrunit-1-0-0-alpha1 | +| 4285 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.java-success.com/debugging-java-thread-safety-multi-threading-concurrency-issues | +| 4286 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://adictosaltrabajo.com/2016/02/03/como-reducir-el-codigo-repetitivo-con-lombok | +| 4287 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://reflectoring.io/when-to-use-lombok | +| 4288 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://helidon.io | +| 4289 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developer.okta.com/blog/2022/01/06/native-java-helidon | +| 4290 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/apn/aws-networking-for-developers | +| 4291 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/elastic-network-adapter-high-performance-network-interface-for-amazon-ec2 | +| 4292 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://www.netdesignarena.com/index.php/2020/04/15/new-blog-series-aws-cloud-networking-zero-to-hero | +| 4293 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudonaut.io/what-architects-need-to-know-about-networking-on-aws | +| 4294 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudonaut.io/advanved-aws-networking-pitfalls-that-you-should-avoid | +| 4295 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/networking-and-content-delivery/resolve-dns-names-of-network-load-balancer-nodes-to-limit-cross-zone-traffic | +| 4296 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/seligman/aws-ip-ranges | +| 4297 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/networking-and-content-delivery/creating-active-passive-bgp-connections-over-aws-direct-connect | +| 4298 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/products/networking/network-operations | +| 4299 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/compute/secure-connectivity-from-public-to-private-introducing-ec2-instance-connect-endpoint-june-13-2023 | +| 4300 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://repost.aws/knowledge-center | +| 4301 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/whitepapers/latest/aws-best-practices-ddos-resiliency/configuring-route53-for-cost-protection-from-nxdomain-attacks.html | +| 4302 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=HinwLb2lpLQ | +| 4303 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/what-is-load-balancing.html | +| 4304 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://ably.com/blog/limits-aws-network-load-balancers | +| 4305 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dashbird.io/blog/aws-application-load-balancer | +| 4306 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/elasticloadbalancing/application-load-balancer | +| 4307 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/new-aws-application-load-balancer | +| 4308 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/containers/introducing-aws-load-balancer-controller | +| 4309 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/devops/blue-green-deployments-with-application-load-balancer | +| 4310 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2024/03/application-load-balancer-http-keepalive-duration | +| 4311 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/apn/centralized-traffic-inspection-with-gateway-load-balancer-on-aws | +| 4312 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2024/08/aws-waf-rate-based-rules-lower-rate-limits | +| 4313 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2016/09/nginx-plus-on-the-aws-cloud-quick-start-reference-deployment | +| 4314 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://aws-latency.altaircp.com | +| 4315 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/groups/49531/49531-6092152919937794052 | +| 4316 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/AzureInfrastructureBlog/azure-expressroute-resiliency-best-practices-for-production-critical-workloads/4394842 | +| 4317 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://www.linuxjournal.com/content/aws-ec2-vpc-cli | +| 4318 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2016/07/build-a-modular-and-scalable-amazon-vpc-architecture-with-new-quick-start | +| 4319 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2016/08/specifying-the-vpc-for-your-amazon-rds-db-instance | +| 4320 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://awsfundamentals.blogspot.com/2019/12/aws-vpc-fundamental.html | +| 4321 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/architecture/reduce-cost-and-increase-security-with-amazon-vpc-endpoints | +| 4322 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/networking-and-content-delivery/centralize-access-using-vpc-interface-endpoints | +| 4323 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudonaut.io/aws-client-vpn-connected-with-the-cloud | +| 4324 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://tailscale.com/docs/install/cloud/aws | +| 4325 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2016/09/amazon-cloudfront-now-supports-http2 | +| 4326 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/de/blogs/networking-and-content-delivery/authorizationedge-using-cookies-protect-your-amazon-cloudfront-content-from-being-downloaded-by-unauthenticated-users | +| 4327 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.alexdebrie.com/posts/api-gateway-elements | +| 4328 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/compute/architecture-patterns-for-consuming-private-apis-cross-account | +| 4329 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/introducing-red-hat-openshift-4 | +| 4330 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.nextplatform.com/cloud/2018/10/15/red-hat-flexes-coreos-muscle-in-openshift-kubernetes-platform/1631979 | +| 4331 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.21 | +| 4332 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/products/trials?products=hybrid-cloud | +| 4333 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://operatorhub.io | +| 4334 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://cloudowski.com/articles/honest-review-of-openshift-4 | +| 4335 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/enabling-openshift-4-clusters-to-stop-and-resume-cluster-vms | +| 4336 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/simplifying-openshift-case-information-gathering-workflow-must-gather-operator | +| 4337 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/configure-the-openshift-image-registry-backed-by-openshift-container-storage | +| 4338 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/500_pods_per_node | +| 4339 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/enterprise-kubernetes-with-openshift-part-one | +| 4340 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.devclass.com/containers/2020/05/04/openshift-44-goes-all-out-on-mixed-workloads-puts-observability-at-devs-fingertips/1625566 | +| 4341 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-4.5-node-improvements | +| 4342 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/red-hat-launches-an-openshift-based-marketplace-to-aid-multicloud-portability | +| 4343 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-upi-using-static-ips | +| 4344 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/08/14/openshift-for-kubernetes-developers-getting-started | +| 4345 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/10/01/command-line-cluster-management-with-red-hat-openshifts-new-web-terminal-tech-preview | +| 4346 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/improved-tooling-and-best-practices-to-help-you-migrate-to-openshift-4 | +| 4347 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-architectures-for-the-edge-with-openshift-4.6 | +| 4348 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2021/02/08/deploying-kubernetes-operators-with-operator-lifecycle-manager-bundles | +| 4349 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/red-hat-openshift-4.7-is-now-available | +| 4350 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://finance.yahoo.com/news/ibms-red-hat-openshift-platform-143702224.html | +| 4351 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/how-to-offer-service-running-on-openshift-on-aws-to-other-aws-vpcs-privately | +| 4352 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2021/03/09/a-guide-to-red-hat-openshift-4-5-installer-provisioned-infrastructure-on-vsphere | +| 4353 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.fierce-network.com/platforms/red-hat-bundles-security-management-into-openshift-plus | +| 4354 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/descheduler-ga-in-openshift-4.7 | +| 4355 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.schabell.org/2021/03/codeready-containers-howto-setup-openshift-47-on-local-machine.html | +| 4356 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2021/04/29/containerize-net-for-red-hat-openshift-use-a-windows-vm-like-a-container | +| 4357 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/customizing-virtual-machine-templates-in-openshift-1 | +| 4358 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/red-hat-openshift-4-8-adds-serverless-functions-pipelines-as-code | +| 4359 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/strategies-for-moving-.net-workloads-to-openshift-container-platform | +| 4360 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://appscode.com/blog/post/openshift-mongodb | +| 4361 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/2021/07/08/troubleshooting-application-performance-red-hat-openshift-metrics-part-1 | +| 4362 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/ocp-disaster-recovery-part-3-recovering-an-openshift-4-ipi-cluster-with-the-loss-of-two-master-nodes | +| 4363 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-on-arm-developer-preview-now-available-for-aws | +| 4364 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/check-out-our-new-look | +| 4365 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/2021/07/29/troubleshooting-application-performance-red-hat-openshift-metrics-part-4 | +| 4366 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/red-hat-openshift-4.8-is-now-generally-available | +| 4367 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.zdnet.com/article/qualys-partners-with-red-hat-to-improve-linux-and-kubernetes-security | +| 4368 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/getting-started-in-openshift | +| 4369 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-sandboxed-containers-101 | +| 4370 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/ibm-red-hat-bring-load-aware-resource-management-to-kubernetes | +| 4371 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/2021/08/20/composable-software-catalogs-kubernetes-easier-way-update-containerized | +| 4372 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/announcing-bring-your-own-host-support-for-windows-nodes-to-red-hat-openshift | +| 4373 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-sandboxed-containers-operator-from-zero-to-hero-the-hard-way | +| 4374 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/2021/10/04/get-started-openshift-service-registry | +| 4375 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/red-hat-openshift-4.9-is-now-generally-available | +| 4376 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/meet-single-node-openshift-our-smallest-openshift-footprint-edge-architectures | +| 4377 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/how-to-build-a-disconnected-openshift-cluster-with-mirror-registries-on-rhel-coreos-using-podman-and-systemd | +| 4378 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/openshift/hypershift | +| 4379 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/mtulio/deep-dive-into-aws-oidc-identity-provider-when-installing-openshift-with-iam-sts-manual-sts-support-1bo7 | +| 4380 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://venturebeat.com/data-infrastructure/red-hat-gives-an-arm-up-to-openshift-kubernetes-operations | +| 4381 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-4-migration | +| 4382 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/technologies/cloud-computing/openshift/platform-plus | +| 4383 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://christianhuth.de/commands-kubernetes-should-adopt-from-red-hat-openshift | +| 4384 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://mkdev.me/posts/how-to-upgrade-openshift-4-x | +| 4385 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/mikeroyal/OpenShift-Guide | +| 4386 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/resources/self-managed-openshift-subscription-guide | +| 4387 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/red-hat-offers-a-complete-kubernetes-stack-with-openshift-platform-plus | +| 4388 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/07/20/best-practices-using-health-checks-in-the-openshift-4-5-web-console | +| 4389 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://redhat-cop.github.io/openshift-migration-best-practices | +| 4390 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/applications-here-applications-there-part-3-application-migration | +| 4391 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/e-minguez/openshift-yolo | +| 4392 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/openshift/installer/blob/main/docs/user/aws/README.md | +| 4393 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://aws.amazon.com/blogs/opensource/openshift-4-on-aws-quick-start | +| 4394 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-virtualization-on-amazon-web-services | +| 4395 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/about/press-releases/amazon-and-red-hat-announce-general-availability-red-hat-openshift-service-aws-rosa | +| 4396 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://aws.amazon.com/es/blogs/aws/red-hat-openshift-service-on-aws-now-generally-availably | +| 4397 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.infoq.com/news/2021/04/red-hat-openshift-aws | +| 4398 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.datacenterknowledge.com/hyperscalers/red-hat-brings-its-managed-openshift-kubernetes-service-to-aws | +| 4399 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://aws.amazon.com/es/blogs/containers/red-hat-openshift-service-on-aws-architecture-and-networking | +| 4400 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/using-vpc-peering-to-connect-an-openshift-service-on-an-aws-rosa-cluster-to-an-amazon-rds-mysql-database-in-a-different-vpc | +| 4401 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/scale-your-application-containers-on-red-hat-openshift-service-on-aws-rosa-clusters-using-amazon-efs-storage | +| 4402 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/red-hat-openshift-service-aws-hosted-control-planes-now-available | +| 4403 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/2021/07/30/customer-suggestions-improved-cicd-red-hat-openshift | +| 4404 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-end-to-end-plan-and-deploy | +| 4405 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-end-to-end-core-services | +| 4406 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-end-to-end-cluster-customization | +| 4407 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/technologies/cloud-computing/openshift/what-are-openshift-operators | +| 4408 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/release_notes/ocp-4-4-release-notes | +| 4409 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/technologies/cloud-computing/openshift/try-it | +| 4410 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://operatorhub.io/operator/rook-ceph | +| 4411 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://operatorhub.io/operator/robin-operator | +| 4412 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/architecture/architecture-rhcos | +| 4413 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://cri-o.io | +| 4414 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.slideshare.net/openshift/openshift-18812162 | +| 4415 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/openshift/machine-api-operator/tree/main | +| 4416 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/operator-framework/operator-lifecycle-manager/blob/master/doc/design/architecture.md | +| 4417 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/operators/olm-adding-operators-to-a-cluster | +| 4418 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://x.com/operatorhubio | +| 4419 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/05/18/deploy-and-bind-enterprise-grade-microservices-with-kubernetes-operators | +| 4420 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://rook.io | +| 4421 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://ceph.io/en | +| 4422 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/3.11/html/configuring_clusters/setting-up-a-router#install-config-router-overview | +| 4423 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubernetes.io/docs/concepts/services-networking/ingress-controllers | +| 4424 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-and-network-security-zones-coexistence-approaches | +| 4425 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/global-load-balancer-for-openshift-clusters-an-operator-based-approach | +| 4426 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html-single/service_mesh/index | +| 4427 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://redhat-developer-demos.github.io/knative-tutorial | +| 4428 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://archive.grafana.com/docs/grafana/v5.4 | +| 4429 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://prometheus.io/docs/alerting/latest/alertmanager | +| 4430 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/log-management-for-red-hat-openshift | +| 4431 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/logging/cluster-logging-deploying | +| 4432 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2019/02/21/podman-and-buildah-for-docker-users | +| 4433 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-4-image-builds | +| 4434 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/builds/custom-builds-buildah | +| 4435 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/rootless-podman-nfs | +| 4436 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2019/09/05/red-hat-openshift-4-on-your-laptop-introducing-red-hat-codeready-containers | +| 4437 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/redhat-cop/gitops-catalog | +| 4438 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dkrallis.wordpress.com/2022/11/25/how-to-create-an-openshift-cluster-in-azure-and-how-you-can-interact-with-azure-devops-environment-part-a | +| 4439 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/2023/03/16/how-deploy-openshift-azure-gui-part-1 | +| 4440 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/user/rhopenshift/videos | +| 4441 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=kQJxGtsqphk | +| 4442 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=eFxFtUpAT9s | +| 4443 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=G-baPg3XhBo | +| 4444 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/playlist?list=PLaR6Rq6Z4Iqcy9rg0JF6SCFst5lyyftQ- | +| 4445 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/openshift/training | +| 4446 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubevirt.io | +| 4447 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/getting-started-with-kubevirt | +| 4448 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://cloudnativenow.com/topics/cloudnativeplatforms/red-hat-integrates-kubevirt-with-kubernetes-management-platform-from-sap | +| 4449 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.kubermatic.com/blog/bringing-your-vms-to-kubernetes-with-kubevirt | +| 4450 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/networking/understanding-networking | +| 4451 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/network-traffic-control-containers-red-hat-openshift | +| 4452 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/networking/multiple-networks#understanding-multiple-networks | +| 4453 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/demystifying-multus | +| 4454 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/service_mesh/service-mesh-1-x#ossm-vs-community-v1x | +| 4455 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.tigera.io/calico/latest/getting-started/kubernetes/openshift/installation | +| 4456 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://app.gitbook.com/o/-LbOdudvkdYwKCQYAHS8/s/RrlyoCHlF8LNFTvw74mT | +| 4457 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/a-guide-to-ingress-controllers-in-openshift | +| 4458 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/technologies/cloud-computing/openshift-data-foundation | +| 4459 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/state-of-openshift-container-storage-eran-tamir-and-duncan-hardie-red-hat | +| 4460 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/technologies/management/advanced-cluster-management | +| 4461 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://cloudnativenow.com/features/red-hat-simplifies-kubernetes-cluster-management | +| 4462 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4 | +| 4463 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://crc.dev | +| 4464 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/topics/kubernetes | +| 4465 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://gist.github.com/tmckayus/8e843f90c44ac841d0673434c7de0c6a | +| 4466 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/06/12/how-to-install-codeready-workspaces-in-a-restricted-openshift-4-environment | +| 4467 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/09/09/install-red-hat-openshift-operators-on-your-laptop-using-red-hat-codeready-containers-and-red-hat-marketplace | +| 4468 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.schabell.org/2020/09/how-to-setup-openshift-container-platform-45.html | +| 4469 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/openshift/hive | +| 4470 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/introducing-red-hat-openshift-4-3-to-enhance-kubernetes-security | +| 4471 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://cloudnativenow.com/topics/cloudnativeplatforms/red-hat-delivers-latest-kubernetes-enhancements | +| 4472 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://cloud.ibm.com/docs/openshift?topic=openshift-security | +| 4473 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.aporeto.com/docs/main/guides/okd-master-api-protection | +| 4474 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/migrating-your-applications-to-openshift-4 | +| 4475 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.okd.io | +| 4476 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/okd-project/okd/blob/master/README.md | +| 4477 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=_nl-45ulj1s | +| 4478 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/openshift/community/blob/master/ROADMAP.md | +| 4479 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=2UwQD0diUxk | +| 4480 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/guide-to-installing-an-okd-4-4-cluster-on-your-home-lab | +| 4481 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://cgruver.github.io/okd4-upi-lab-setup | +| 4482 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/kubernetes-cluster-laptop | +| 4483 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dustymabe.com/2020/09/28/openshift-okd-on-fedora-coreos-on-digitalocean-part-4-recorded-demo | +| 4484 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/topics/microservices/what-is-knative | +| 4485 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/topics | +| 4486 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.datacenterknowledge.com/servers/explaining-knative-the-project-to-liberate-serverless-from-cloud-giants | +| 4487 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/04/30/serverless-applications-made-faster-and-simpler-with-openshift-serverless-ga | +| 4488 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=6NM6sqXIsoA | +| 4489 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://marketplace.redhat.com/sunset | +| 4490 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/04/27/building-kubernetes-applications-on-openshift-with-red-hat-marketplace | +| 4491 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubestone.io | +| 4492 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://operatorhub.io/operator/kubestone | +| 4493 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/tech-preview-get-visibility-into-your-openshift-costs-across-your-hybrid-infrastructure | +| 4494 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/operator-framework/operator-lifecycle-manager | +| 4495 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/top-kubernetes-operators-advancing-across-the-operator-capability-model | +| 4496 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/01/22/operator-pattern-rest-api-for-kubernetes-and-red-hat-openshift | +| 4497 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/09/11/5-tips-for-developing-kubernetes-operators-with-the-new-operator-sdk | +| 4498 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.projectquay.io | +| 4499 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/quay/quay | +| 4500 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/introducing-red-hat-quay | +| 4501 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://operatorhub.io/operator/quay | +| 4502 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/products/mta | +| 4503 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/windup | +| 4504 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://carlosthe19916.wordpress.com/2020/04/12/rhamt-in-github-actions | +| 4505 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/09/04/migrate-your-java-apps-to-containers-with-migration-toolkit-for-applications-5-0/#more-768337 | +| 4506 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/12/08/spring-boot-to-quarkus-migrations-and-more-in-red-hats-migration-toolkit-for-applications-5-1-0 | +| 4507 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/developer-sandbox | +| 4508 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-topology-view-milestone-towards-better-developer-experience | +| 4509 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://openbuilt.io | +| 4510 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.infoq.com/news/2021/04/ibm-redhat-openbuilt | +| 4511 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=Hc8emNr2igU | +| 4512 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/tommeramber/ocp-automations | +| 4513 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com | +| 4514 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/docs/grafana/latest/administration/provisioning | +| 4515 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloudalchemy/ansible-grafana | +| 4516 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2020/07/22/introducing-the-new-and-improved-new-relic-plugin-for-grafana | +| 4517 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infracloud.io/blogs/grafana-loki-log-monitoring-alerting | +| 4518 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/monitoring-kubernetes-workloads-with-prometheus-and-thanos-4ddb394b32c | +| 4519 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.scylladb.com/2020/10/01/building-a-grafana-backend-plugin | +| 4520 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/grafana-adds-logging-to-its-enterprise-observability-stack | +| 4521 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/metrics-driven-pod-constraints | +| 4522 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/grafana-7-5-controversial-pie-charts-and-loki-alerts | +| 4523 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.zdnet.com/article/grafana-8-0-integrates-with-prometheus-alerting | +| 4524 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/grafana-8-0-rethinks-alerts-and-visualizations | +| 4525 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=iqpLXUdJ0Ro&ab_channel=Thetips4you | +| 4526 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2021/07/06/whats-new-in-grafana-cloud-for-july-2021-traces-live-streaming-kubernetes-and-docker-integrations-and-more | +| 4527 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/grafana-is-not-worried-about-aws-commercialization | +| 4528 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2021/12/06/testing-shift-left-observability-with-the-grafana-stack-opentelemetry-and-k6 | +| 4529 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/will-grafana-become-easier-to-use-in-2022 | +| 4530 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2022/01/11/top-5-user-requested-synthetic-monitoring-alerts-in-grafana-cloud | +| 4531 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2022/01/19/a-beginners-guide-to-network-monitoring-with-grafana-and-prometheus | +| 4532 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2021/11/19/a-3-step-guide-to-troubleshooting-and-visualizing-kubernetes-with-grafana-cloud | +| 4533 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2022/01/27/video-how-to-build-a-prometheus-query-in-grafana | +| 4534 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2022/02/01/an-advanced-guide-to-network-monitoring-with-grafana-and-prometheus | +| 4535 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/setup-grafana-kubernetes | +| 4536 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/news/2022/02/grafana-incident-oncall | +| 4537 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/grafana-labs-acquires-assert-ai-to-bring-ai-to-observability | +| 4538 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2023/10/16/why-companies-choose-grafana-cloud-over-self-managed-oss-stacks | +| 4539 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/grafana/agent | +| 4540 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/oss/faro | +| 4541 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2022/11/02/introducing-grafana-faro-oss-application-observability | +| 4542 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/grafana/mimir | +| 4543 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/grafana/dashboards | +| 4544 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/DevOps-Nirvana/Grafana-Dashboards | +| 4545 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/mlabouardy/grafana-dashboards | +| 4546 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/percona/grafana-dashboards | +| 4547 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hawar.no/2021/05/cisco-dna-center-with-grafana-dashboard | +| 4548 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.prskavec.net/post/grafana-jsonnet | +| 4549 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.percona.com/blog/designing-grafana-dashboards | +| 4550 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devblogs.microsoft.com/devops/monitoring-azure-by-using-grafana-dashboards | +| 4551 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubevirt/monitoring | +| 4552 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2022/06/06/grafana-dashboards-a-complete-guide-to-all-the-different-types-you-can-build | +| 4553 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/dotdc/grafana-dashboards-kubernetes | +| 4554 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/onzack/grafana-dashboards | +| 4555 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.zdnet.com/article/open-source-observability-meet-data-transformation-grafana-7-0-promises-to-connect-unify-and-visualize-all-your-data | +| 4556 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2021/08/05/grafana-8.1-released-new-geomap-and-annotations-panels-updated-plugin-management-and-more | +| 4557 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/grafana-wants-to-democratize-cloud-native-metrics | +| 4558 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/press/2021/11/10/grafana-labs-and-microsoft-partner-to-deliver-new-first-party-microsoft-azure-service | +| 4559 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/oss/grafana/?mdm=social | +| 4560 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/oss/loki | +| 4561 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/logging-in-kubernetes-with-loki-and-the-plg-stack-93b27c90ec34 | +| 4562 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2023/11/14/grafana-beyla-1.0-release-zero-code-instrumentation-for-application-telemetry-using-ebpf | +| 4563 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2022/12/06/a-complete-guide-to-managing-grafana-as-code-tools-tips-and-tricks | +| 4564 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.atlassian.com/software/jira | +| 4565 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.openproject.org | +| 4566 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.openproject.org/blog/create-configure-manage-projects-openproject | +| 4567 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://nextcloud.com | +| 4568 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.atlassian.com/software/confluence | +| 4569 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/21/7/open-source-invoicing-po | +| 4570 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/clubhouse-becomes-shortcut-to-transform-software-project-management | +| 4571 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.engineeringmanagement.info/2017/02/planning-and-schedule-free-templates.html | +| 4572 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://namelix.com | +| 4573 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/20/9/open-source-alternatives-confluence | +| 4574 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.entrepreneur.com | +| 4575 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/laurent22/joplin | +| 4576 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/sa-mw-dach/podium | +| 4577 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://swimm.io | +| 4578 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/swimm-helps-new-dev-hires-stay-afloat-with-continuous-documentation | +| 4579 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.btw.so/open-source-alternatives | +| 4580 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/21/9/alternatives-zoom | +| 4581 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.makeuseof.com/best-open-source-project-management-software | +| 4582 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/21/12/open-source-business-tools | +| 4583 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://itsfoss.com/gitter | +| 4584 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://ifuckinghatejira.com | +| 4585 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fu%2F0%2Fcreate%3Fusp%3Ddot_new&dsh=S1328157413%3A1779046143757246&followup=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fu%2F0%2Fcreate%3Fusp%3Ddot_new<mpl=docs&osid=1&passive=1209600&service=wise&flowName=WebLiteSignIn&flowEntry=ServiceLogin&ifkv=AWa2PasaQiQXmXb5iN1qZZsvtoOkhIgQoRWugSdY4-JVcpmeUs17j5clMIVQfi1xcpGGzFDWWEjvLg | +| 4586 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://meet.google.com/unsupported?meetingCode=new&ref=https://meet.google.com/new?authuser%3D0%26hs%3D178 | +| 4587 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Fdocs.google.com%2Fspreadsheets%2Fu%2F0%2Fcreate%3Fusp%3Ddot_new&dsh=S-888283151%3A1779038836107039&followup=https%3A%2F%2Fdocs.google.com%2Fspreadsheets%2Fu%2F0%2Fcreate%3Fusp%3Ddot_new<mpl=sheets&osid=1&passive=1209600&service=wise&flowName=WebLiteSignIn&flowEntry=ServiceLogin&ifkv=AWa2PauoMa7lQWyxlGGmOlILKdc_0OGix3neZYVIl24vayGw0wGG0CrQxkizeIBOFWVtABpTKfaO | +| 4588 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnew | +| 4589 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://gist.github.com/starred | +| 4590 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://zoom.us/signin | +| 4591 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.digitalocean.com/community/books/understanding-the-dom-document-object-model-ebook | +| 4592 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/javascript-dom-build-a-calculator-app | +| 4593 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/javascript-dom | +| 4594 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.gitops.tech | +| 4595 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opengitops.dev | +| 4596 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/topics/gitops | +| 4597 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://ambking1234.biz/?action=register&marketingRef=6788b227da9499f55f6ea745/technologies/gitops | +| 4598 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://ambking1234.biz/?action=register&marketingRef=6788b227da9499f55f6ea745/blog/what-is-gitops-really | +| 4599 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.atlassian.com/git/tutorials/gitops | +| 4600 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/gitops/what-is-gitops | +| 4601 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/software-development | +| 4602 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/continuous-gitops-the-way-to-do-devops-in-kubernetes-896b0ea1d0fb | +| 4603 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blog.container-solutions.com/gitops-limitations | +| 4604 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/principles-patterns-and-practices-for-effective-infrastructure-as-code-e5f7bbe13df1 | +| 4605 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/managing-kubernetes-secrets-securely-with-gitops-b8174b4f4d30 | +| 4606 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.sufle.io/blog/adopting-gitops-for-enhanced-operations | +| 4607 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/understanding-gitops-the-latest-tools-and-philosophies | +| 4608 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.clickittech.com/devops/what-is-gitops | +| 4609 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blog.container-solutions.com/why-adopt-gitops | +| 4610 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.com/article/21/3/gitops | +| 4611 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/gitops-use-cases-you-may-not-have-considered | +| 4612 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://braindose.blog/2020/03/18/4-key-characteristics-of-gitops | +| 4613 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/misconfiguration-worries-grow | +| 4614 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://ambking1234.biz/?action=register&marketingRef=6788b227da9499f55f6ea745/blog/managing-kubernetes-with-gitops-in-a-multi-cluster-multi-cloud-world | +| 4615 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.viewnext.com/que-es-gitops | +| 4616 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/have-containers-will-travel-why-gitops-is-essential-for-multicloud | +| 4617 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://ambking1234.biz/?action=register&marketingRef=6788b227da9499f55f6ea745/use-cases/security-with-gitops | +| 4618 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/push-vs-pull-in-gitops-is-there-really-a-difference | +| 4619 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developers.redhat.com/blog/2021/05/13/why-should-developers-care-about-gitops | +| 4620 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/blog/our-favorite-things-from-gitops-con-at-kubecon-eu | +| 4621 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://octopus.com/blog/devops-automation-repo-design | +| 4622 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://testingclouds.wordpress.com/2021/06/02/gitops-demystified | +| 4623 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://ambking1234.biz/?action=register&marketingRef=6788b227da9499f55f6ea745/blog/gitops-in-the-modern-enterprise | +| 4624 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/topics/devops/what-is-gitops | +| 4625 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/security-will-be-instrumental-for-the-success-of-gitops | +| 4626 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/a-look-at-gitops-for-the-modern-enterprise | +| 4627 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://shipa.io/gitops-in-the-enterprise | +| 4628 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/gitops-with-kubernetes-740f37ea015b | +| 4629 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://shipa.io/gitops-meets-appops | +| 4630 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://enterprisersproject.com/article/2021/6/gitops-explained-plain-english | +| 4631 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/blog/illustrated-guide-gitops | +| 4632 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.bunnyshell.com/blog/gitops-vs-devops | +| 4633 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jimangel.io/posts/self-updating-gitops | +| 4634 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.stevesmith.tech/blog/gitops-is-a-placebo | +| 4635 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://ambking1234.biz/?action=register&marketingRef=6788b227da9499f55f6ea745/blog/the-history-of-gitops | +| 4636 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.com/article/21/8/gitops | +| 4637 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/blog/3-gitops-rules-architecture | +| 4638 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://cloudnativenow.com/features/the-4-levels-of-gitops-maturity | +| 4639 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/how-to-get-the-most-out-of-gitops | +| 4640 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://ambking1234.biz/?action=register&marketingRef=6788b227da9499f55f6ea745/blog/case-study-national-australia-bank-decreases-operational-overhead-with-gitops | +| 4641 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blogs.sap.com/2021/05/06/decentralized-gitops-over-environments | +| 4642 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/application-deployment-is-faster-with-gitops | +| 4643 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://x.com/janakiramm | +| 4644 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/wait-do-we-need-to-hold-up-on-gitops | +| 4645 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/blog/understanding-gitops | +| 4646 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/cncf-working-group-sets-some-standards-for-gitops | +| 4647 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/repatriation-or-cloud-what-we-need-is-control | +| 4648 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/blog/gitops-implementation-patterns | +| 4649 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developer.ibm.com/blogs/gitops-best-practices-for-the-real-world | +| 4650 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://chrisshort.net | +| 4651 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/trusted-delivery-policy-based-compliance-the-gitops-way | +| 4652 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/getting-started-with-gitops | +| 4653 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/can-you-gitops-your-apis | +| 4654 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://ambking1234.biz/?action=register&marketingRef=6788b227da9499f55f6ea745/blog/gitops-takes-devops-teams-to-higher-levels-of-maturity | +| 4655 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.linkedin.com/pulse/wth-gitops-pavan-belagatti | +| 4656 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.toolbox.com/tech/devops/articles/more-organizations-adopting-gitops | +| 4657 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://ambking1234.biz/?action=register&marketingRef=6788b227da9499f55f6ea745/blog/deutsche-telekom-explain-why-they-chose-gitops-for-5g | +| 4658 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/kubernetes-at-scale-without-gitops-is-a-bad-idea | +| 4659 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.linkedin.com/pulse/gitops-vs-devops-pavan-belagatti | +| 4660 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://cloudnativenow.com/topics/gitops-workflows-and-principles-for-kubernetes | +| 4661 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/blog/gitops-best-practices | +| 4662 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://octopus.com/blog/how-to-model-your-gitops-environments | +| 4663 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://piotrminkowski.com/2022/06/06/continuous-development-on-kubernetes-with-gitops-approach | +| 4664 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/blog/gitops-repo-structure | +| 4665 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/kubecon-14000-more-engineers-have-their-gitops-basics-down | +| 4666 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://cloudnativenow.com/features/gitops-workflows-expanding-beyond-kubernetes-clusters | +| 4667 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developers.redhat.com/articles/2022/12/20/gitops-cookbook-kubernetes-automation-practice | +| 4668 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://cloudnativenow.com/features/gitops-the-missing-link-for-ci-cd-for-kubernetes | +| 4669 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devops.com/declarative-compliance-with-policy-as-code-and-gitops | +| 4670 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/the-next-kubernetes-management-frontier-automation | +| 4671 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.vcluster.com/blog/gitops-kubernetes-explained | +| 4672 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/gitops-as-an-evolution-of-kubernetes | +| 4673 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.blog/enterprise-software/devops/applying-gitops-principles-to-your-operations | +| 4674 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://hackernoon.com/what-is-gitops-and-why-it-is-almost-useless-part-1 | +| 4675 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devoriales.com/video/897990746/intro-to-gitops | +| 4676 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.opensourceforu.com/2023/10/embracing-progressive-delivery-in-kubernetes-with-gitops | +| 4677 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/necessary-culture-change-with-gitops-2c63f4fe9604 | +| 4678 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/gitops-working-group/gitops-working-group | +| 4679 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/open-gitops/project | +| 4680 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/cloudogu/gitops-patterns | +| 4681 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/cloudogu/gitops-playground#example-applications | +| 4682 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developers.redhat.com/articles/2022/07/20/git-workflows-best-practices-gitops-deployments | +| 4683 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developers.redhat.com/articles/2022/09/07/how-set-your-gitops-directory-structure | +| 4684 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://devopsera.com/2023/06/how-to-structure-directories-in-a-gitops-repository-for-the-best-user-friendliness-and-flexibility | +| 4685 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/microsoft/entraexporter | +| 4686 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://techcommunity.microsoft.com/blog/azurearcblog/announcing-private-preview-argocd-through-microsoft-gitops/4399747 | +| 4687 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blog.container-solutions.com/fluxcd-argocd-jenkins-x-gitops-tools | +| 4688 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://slideshare.net/rakutentech/gitops-jenkins-x-future-of-cicd | +| 4689 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.techtarget.com/searchitoperations/news/252492459/GitOps-pros-grapple-with-Kubernetes-configuration-management | +| 4690 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://tanka.dev/tutorial/jsonnet | +| 4691 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/blog/announcing-openshift-gitops | +| 4692 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/blog/openshift-pipelines-and-openshift-gitops-are-now-generally-available | +| 4693 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://ambking1234.biz/?action=register&marketingRef=6788b227da9499f55f6ea745/blog/wkp-team-workspaces-rbac | +| 4694 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://platform.cloudogu.com/en/blog/gitops-tools | +| 4695 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://vimeo.com/516520492 | +| 4696 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://glasskube.dev | +| 4697 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/glasskube/glasskube | +| 4698 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://flagger.app | +| 4699 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://partlycloudy.blog/2020/07/08/release-to-k8s-like-a-pro-with-flagger | +| 4700 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/antonbabenko/terraform-best-practices | +| 4701 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.cloud.google.com/kubernetes-engine/config-sync/docs/overview | +| 4702 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.cloud.google.com/kubernetes-engine/docs | +| 4703 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/redhat-cop/openshift-applier | +| 4704 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://developer.hashicorp.com/waypoint | +| 4705 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://ambking1234.biz/?action=register&marketingRef=6788b227da9499f55f6ea745/product/gitops-enterprise | +| 4706 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/weave-gitops-core-integrates-git-with-kubernetes | +| 4707 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/weave-gitops-trusted-delivery-a-road-to-kubernetes-sanity | +| 4708 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://dailymotion-oss.github.io/octopilot | +| 4709 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.kubestack.com | +| 4710 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/kubestack-towards-full-stack-gitops | +| 4711 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.thestack.technology/how-kubernetes-operators-fit-into-to-platform-building-and-when-traditional-iac-isnt-enough | +| 4712 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://cluster-api.sigs.k8s.io/tasks/experimental-features/cluster-class | +| 4713 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/red-hat-delivers-full-gitops-ci-cd-built-on-tekton-and-argo | +| 4714 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/about/press-releases/red-hat-makes-devops-reality-openshift-gitops-and-openshift-pipelines | +| 4715 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://piotrminkowski.com/2022/10/24/gitops-with-advanced-cluster-management-for-kubernetes | +| 4716 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/playlist?list=PLbMP1JcGBmSGKO8UreWpOBOhCqilejhtd | +| 4717 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/apache/tomcat-jakartaee-migration | +| 4718 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://undertow.io | +| 4719 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://kislayverma.com/software-architecture/layering-domains-and-microservices-using-api-gateways | +| 4720 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.genbeta.com/desarrollo/32-000-desarrolladores-responden-plataformas-lenguajes-programacion-javascript-aws-github-windows-usados | +| 4721 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/readme/guides/functional-programming-basics | +| 4722 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.siliconrepublic.com/advice/dev-tools-recommended-by-irish-start-up-founders | +| 4723 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://howhttps.works | +| 4724 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/tiangolo/https-for-developers-1774 | +| 4725 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://publicapis.io | +| 4726 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://chakray.com/api-strategy-how-to-create-an-api-marketplace | +| 4727 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://rapidapi.com/blog/api-marketplace-vs-api-gateway-whats-the-difference | +| 4728 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://rapidapi.com | +| 4729 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.moesif.com/blog/technical/api-gateways/How-to-Choose-The-Right-API-Gateway-For-Your-Platform-Comparison-Of-Kong-Tyk-Apigee-And-Alternatives | +| 4730 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/moesif/api-management-vs-api-gateway-and-where-does-api-analytics-and-monitoring-fit-4g75 | +| 4731 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.redhat.com/en/technologies/jboss-middleware/3scale | +| 4732 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/watch?v=kBBBhpKIv9I | +| 4733 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.redhat.com/en/blog/openshift-ecosystem-api-management-on-red-hat-openshift-with-3scale | +| 4734 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developers.redhat.com/blog/2018/05/30/3scale-api-gateway-policies | +| 4735 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developers.redhat.com/blog/2019/09/09/install-3scale-multitenant-in-7-commands | +| 4736 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developers.redhat.com/blog/2020/10/29/new-custom-metrics-and-air-gapped-installation-in-red-hat-3scale-api-management-2-9 | +| 4737 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developers.redhat.com/blog/2021/04/29/enhance-application-security-by-rotating-3scale-access-tokens | +| 4738 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developers.redhat.com/articles/2021/07/01/how-expose-websocket-endpoint-using-red-hat-3scale-api-management | +| 4739 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developers.redhat.com/articles/2021/08/11/simplify-load-balancing-api-gateways-using-red-hat-3scale-api-management | +| 4740 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://cloud.google.com/apigee | +| 4741 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/user/apigee | +| 4742 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/user/WSO2TechFlicks | +| 4743 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://chakray.com/why-api-lifecycle-management-is-must-organisation-apis | +| 4744 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://chakray.com/11-steps-achieving-successful-api-management-strategy | +| 4745 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://chakray.com/es/por-que-api-lifecycle-management-imprescindible-api-organizacion | +| 4746 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://chakray.com/es/11-pasos-lograr-estrategia-api-management-exitosa | +| 4747 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://konghq.com/products/kong-gateway | +| 4748 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/channel/UCJfQURxlI_pQdeJUGXtA_zw | +| 4749 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.redhat.com/en/blog/modern-application-development-with-kong-konnect-enterprise-and-red-hat-openshift | +| 4750 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://konghq.com/blog/news/kong-and-red-hat-collaboration | +| 4751 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://tyk.io | +| 4752 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/channel/UCe3VG8wgz03u73xiomGeQzQ | +| 4753 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/channel/UCsRNLDnXvgtz6qsleSlVcqQ | +| 4754 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.mulesoft.com/platform/api/manager | +| 4755 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/user/mulesoftvids | +| 4756 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://backstage.io | +| 4757 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/channel/UCHBvqSwbfAf5Vx1jrwkG43Q | +| 4758 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://piotrminkowski.com/2024/06/13/getting-started-with-backstage | +| 4759 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://piotrminkowski.com/2024/06/28/backstage-on-kubernetes | +| 4760 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/apache/apisix | +| 4761 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/apisix-an-open-source-api-gateway-for-microservices | +| 4762 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://luraproject.org | +| 4763 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.krakend.io | +| 4764 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.krakend.io/blog/krakend-framework-joins-the-linux-foundation | +| 4765 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://spring.io/projects/spring-cloud-gateway | +| 4766 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.cloudtechtwitter.com/2022/05/pattern-api-gateway-backends-for.html | +| 4767 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developer.android.com | +| 4768 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developer.apple.com | +| 4769 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.high-mobility.com | +| 4770 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/channel/UCZNjYn1NXEgPa_ENPna9Atw | +| 4771 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://smartcar.com | +| 4772 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://smartcar.com/brand/bmw | +| 4773 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://rapidapi.com/collection/car-api | +| 4774 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/BMW-InnovationLab | +| 4775 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.openbankingtracker.com | +| 4776 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.bbvaapimarket.com/es | +| 4777 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developer.db.com | +| 4778 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://apis.developer.tsb.co.uk | +| 4779 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://developer.ing.com/openbanking | +| 4780 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://apimarket.cecabank.es | +| 4781 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://openinsurance.io | +| 4782 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://api-market.santalucia.es | +| 4783 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thinking-cities.readthedocs.io/en/latest | +| 4784 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://collabnix.com/top-10-kubernetes-tools-you-need-for-2021 | +| 4785 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://collabnix.github.io/kubetools | +| 4786 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cyberithub.com/70-important-kubernetes-related-tools-you-should-know-about | +| 4787 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-gitops-tools-cf0247eb5368 | +| 4788 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-essential-tools-2021-def12e84c572 | +| 4789 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudnativenow.com/features/9-open-source-developer-tools-for-kubernetes | +| 4790 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/docker/top-200-kubernetes-tools-for-devops-engineer-like-you-3h7e | +| 4791 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vcluster.com/blog/kubernetes-on-windows-6-life-saving-tools-and-tips | +| 4792 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2265016/15-tools-that-make-kubernetes-easier.html | +| 4793 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=CB79eTFbR0w&feature=youtu.be&ab_channel=DevOpsToolkit | +| 4794 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/22/4/open-source-tools-developing-cloud | +| 4795 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devtron.ai/blog/kubernetes-management-made-easier-with-tools | +| 4796 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/articles/2022/06/20/8-open-source-kubernetes-security-tools# | +| 4797 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.virtualizationhowto.com/2023/08/best-kubernetes-management-tools-in-2023 | +| 4798 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://coruzant.com/appdev/kubernetes-management-tools-and-best-practices | +| 4799 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/cyclops-ui/five-tools-to-make-your-k8s-experience-more-enjoyable-5d85 | +| 4800 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/floci-io/floci | +| 4801 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://nedinthecloud.com/2025/07/01/ephemeral-values-in-terraform | +| 4802 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/freelensapp/freelens | +| 4803 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/HewlettPackard/terraschema | +| 4804 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2025/02/28/nftables-kube-proxy | +| 4805 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/pulumi/pulumi | +| 4806 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.techworld-with-nana.com/post/platform-engineering-guide | +| 4807 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/compute/introducing-an-enhanced-local-ide-experience-for-aws-step-functions | +| 4808 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.downloadkubernetes.com | +| 4809 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ramitsurana/awesome-kubernetes#configuration | +| 4810 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/chmouel/kss | +| 4811 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ahmetb/kubectl-tree | +| 4812 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.google.com/spreadsheets/d/1WPHt0gsb7adVzY3eviMK2W8LejV0I5m_Zpc8tMzl_2w/edit | +| 4813 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/DevOpsHiveHQ/kubech | +| 4814 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/rydogs/kubecle | +| 4815 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/sighupio/permission-manager | +| 4816 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ahmetb/kubectx | +| 4817 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aca/go-kubectx | +| 4818 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubevious.io | +| 4819 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://console.kubestellar.io | +| 4820 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubeguard/guard | +| 4821 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-apps-the-easy-way-f06d9e5cad3c | +| 4822 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/openclarity/openclarity | +| 4823 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/reconquest/tubekit | +| 4824 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.googleblog.com/2020/03/kpt-packaging-up-your-kubernetes.html | +| 4825 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ManagedKube/kubernetes-common-services | +| 4826 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/sukeesh/k8s-job-notify | +| 4827 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/realopslabs/kubeledger | +| 4828 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/learnk8s/k8bit | +| 4829 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/real-time-dashboard | +| 4830 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Rested/portfall | +| 4831 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/adaptant-labs/k8s-dt-node-labeller | +| 4832 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://relferreira.github.io/kubedev | +| 4833 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/little-angry-clouds/kubectl-ssh-proxy | +| 4834 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/chenjiandongx/kubectl-images | +| 4835 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/nnrthota/podtnl | +| 4836 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/loft-sh/kiosk?utm_sq=gf3f25b1tk#why-kiosk | +| 4837 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/asdf-community/asdf-kubectl | +| 4838 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/pusher/k8s-spot-rescheduler | +| 4839 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kube-aws/kube-spot-termination-notice-handler | +| 4840 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Stono/kconmon | +| 4841 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kapicorp/tesoro | +| 4842 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/banzaicloud/dast-operator | +| 4843 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/teleskopeView/teleskope_k8s | +| 4844 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/es/blogs/containers/introducing-cdk8s-intent-driven-apis-for-kubernetes-objects | +| 4845 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/viveksinghggits/kuui | +| 4846 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/swade1987/deprek8ion | +| 4847 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Clivern/Beetle | +| 4848 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/gobins/vault-controller | +| 4849 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/lnsp/k8s-crash-informer | +| 4850 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.thorsten-hans.com/azure-arc-enabled-kubernetes-digital-ocean | +| 4851 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/elotl/kip | +| 4852 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cyberark/kubeletctl | +| 4853 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/adaptant-labs/k8s-node-label-monitor | +| 4854 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/FairwindsOps/pluto | +| 4855 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/borchero/switchboard | +| 4856 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://static.brandonpotter.com/kubernetes/DeploymentBuilder.html | +| 4857 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/vmware-archive/ktx | +| 4858 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kareem-elsayed/k8s-alerts | +| 4859 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/futurewei-cloud/arktos | +| 4860 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://engineerd.github.io/kube-exec/introduction | +| 4861 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubeops/ui-server | +| 4862 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/madhuakula/kubernetes-goat | +| 4863 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/configurator/kubefs | +| 4864 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/dpeckett/pangolin | +| 4865 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/yteraoka/kubectl-isolate | +| 4866 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/amelbakry/kubernetes-active-passive | +| 4867 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ilkilab/agorakube | +| 4868 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/opstree/dynamic-pv-scaler | +| 4869 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/plexsystems/sinker | +| 4870 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubecost/cluster-turndown | +| 4871 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Kubeinit/kubeinit | +| 4872 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/BrandonPotter/kubergui | +| 4873 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubermatic/fubectl | +| 4874 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/authelia/authelia | +| 4875 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/pyang55/k8sdeploy | +| 4876 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/softonic/node-policy-webhook | +| 4877 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kakao/network-node-manager | +| 4878 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/GambitResearch/kubeonoff | +| 4879 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jthomperoo/custom-pod-autoscaler | +| 4880 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/bmaynard/kubevol | +| 4881 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/d-kuro/kubectl-fuzzy | +| 4882 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/anthonysterling/setec | +| 4883 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes/kompose | +| 4884 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hackernoon.com/how-to-generate-kubernetes-manifests-with-a-single-command | +| 4885 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/appvia/tako | +| 4886 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/TheYkk/synator | +| 4887 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/boltops-tools/kubes | +| 4888 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gist.github.com/xandout/8d24558c75c53f3cb8bf0a97ec25fcfc | +| 4889 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/germainlefebvre4/ns-killer | +| 4890 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/steamhaus/kubeswitch | +| 4891 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/danielfoehrKn/kubeswitch | +| 4892 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kvaps/kubectl-build | +| 4893 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/flant/shell-operator | +| 4894 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/bit-cloner/ecrcp | +| 4895 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/bridgecrewio/checkov | +| 4896 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/doitintl/clustercloner | +| 4897 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Kyrremann/kubectl-eksporter | +| 4898 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/itaysk/kubectl-neat | +| 4899 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/konveyor/move2kube | +| 4900 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/containers/skopeo | +| 4901 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/JeanBaptisteWATENBERG/junit5-kubernetes | +| 4902 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://mbuffett.com/posts/ktunnel-ngrok-replace | +| 4903 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cakehappens/seaworthy | +| 4904 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/webmeshproj/webmesh-vdi | +| 4905 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/bit-cloner/kcg | +| 4906 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/winfordlin/Compass | +| 4907 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/hasura/gitkube | +| 4908 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jetstack/version-checker | +| 4909 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/descheduler | +| 4910 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/weaveworks/kubediff | +| 4911 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aws/karpenter-provider-aws | +| 4912 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jrockway/ekglue | +| 4913 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/salesforce/craft | +| 4914 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/hyscale/hyscale | +| 4915 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/micnncim/kubectl-reap | +| 4916 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/roubles/kubeshell | +| 4917 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/carlosonunez/k8s-harness | +| 4918 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/geritol/secret-backup-operator | +| 4919 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.google.com/presentation/d/13k-Lhc-tVgUohrtKqAYIikaQCTsmuzzjhOe_hpwgUgw/edit | +| 4920 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/senthilrch/kube-fledged | +| 4921 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ricardomaraschini/tagger | +| 4922 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/vetyy/helm-ecr | +| 4923 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/pipe-cd/pipecd | +| 4924 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/hidetatz/kubecolor | +| 4925 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/postfinance/kubectl-sudo | +| 4926 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ryane/kfilt | +| 4927 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/darkbitio/k8s-mirror | +| 4928 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/contentful-labs/kube-secret-syncer | +| 4929 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.contentful.com/blog/open-source-kube-secret-syncer | +| 4930 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://carvel.dev/kapp | +| 4931 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thecloudblog.net/post/managing-applications-in-kubernetes-with-the-carvel-kapp-controller | +| 4932 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/garden-the-configure-once-kubernetes-platform-for-seamless-dev-prod-integration | +| 4933 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/topolvm/pvc-autoresizer | +| 4934 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.kintone.io/entry/pvc-autoresizer | +| 4935 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/alcideio/skan | +| 4936 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/adaptant-labs/k8s-auto-labeller | +| 4937 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Isan-Rivkin/kube_query | +| 4938 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/opsgenie/kubernetes-event-exporter | +| 4939 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://codeberg.org/hjacobs/kube-janitor | +| 4940 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-retired/kube-batch | +| 4941 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/slipway-gitops/slipway | +| 4942 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/karampok/dnsconfig-injector | +| 4943 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Trendyol/kubectl-view-webhook | +| 4944 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://containerssh.io | +| 4945 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/introducing-kube-burner-a-tool-to-burn-down-kubernetes-and-openshift | +| 4946 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ahas-sigs/kube-ebpf-exporter | +| 4947 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/app-sre/qontract-server | +| 4948 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/bryanl/sheaf | +| 4949 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cnab.io | +| 4950 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.tremolo.io/post/secure-access-to-kubernetes-from-your-pipeline | +| 4951 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/openpitrix/openpitrix | +| 4952 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kube-burner/kube-burner | +| 4953 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/gimlet-io/gimletd | +| 4954 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloudflare/lockbox | +| 4955 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/edrevo/suspicious-pods | +| 4956 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/armadaproject/armada | +| 4957 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ko-build/ko | +| 4958 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubestr.io | +| 4959 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubesphere.io/blogs/kubeeye-automatic-cluster-diagnostic-tool | +| 4960 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/k8gb-io/k8gb | +| 4961 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/estahn/k8s-image-swapper | +| 4962 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cruise-automation/rbacsync | +| 4963 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/FairwindsOps/saffire | +| 4964 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/metal3-io/cluster-api-provider-metal3 | +| 4965 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://enterprisersproject.com/article/2021/5/kubernetes-6-open-source-tools-to-test-clusters | +| 4966 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/MnrGreg/kubectl-node-restart | +| 4967 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/arminc/k8s-platform-lcm | +| 4968 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/slackhq/nebula | +| 4969 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aquasecurity/kube-bench | +| 4970 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/yashvardhan-kukreja/kube-bench-exporter | +| 4971 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/karmada-io/karmada | +| 4972 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/doitintl/kube-secrets-init | +| 4973 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/liqotech/liqo | +| 4974 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ingressbuilder.jetstack.io | +| 4975 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jetstack/jetstack-secure | +| 4976 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/replicatedhq/troubleshoot | +| 4977 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/vchinnipilli/kubestriker | +| 4978 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubesphere/kubeeye | +| 4979 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubehelper/kubehelper | +| 4980 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/slok/kubewebhook | +| 4981 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kadalu/kadalu | +| 4982 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/6/migrate-vms-kubernetes-forklift | +| 4983 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://konveyor.io | +| 4984 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/google/go-containerregistry | +| 4985 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/astefanutti/kubebox | +| 4986 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/skooner-k8s/skooner | +| 4987 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/FairwindsOps/polaris | +| 4988 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gitlab.com/jackatbancast/manifesto | +| 4989 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/SigNoz/signoz | +| 4990 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/MOZGIII/port-map-operator | +| 4991 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/xUnholy/k8s-gitops | +| 4992 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ssup2/kpexec | +| 4993 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/AICoE/OpenShiftKubeAudit | +| 4994 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://labs.meanpug.com/kubernetes-kpt-in-the-wild | +| 4995 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/keikoproj/upgrade-manager | +| 4996 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/xavier-mt/kerbi | +| 4997 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/knative-extensions/net-kourier | +| 4998 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/spacecloud-io/space-cloud | +| 4999 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.rancher.com/community | +| 5000 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/gravitational/teleport | +| 5001 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubereboot/kured | +| 5002 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/pfnet-research/k8s-cluster-simulator | +| 5003 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/int128/kubelogin | +| 5004 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jetstack/kube-oidc-proxy | +| 5005 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.tremolo.io/post/updating-kube-oidc-proxy | +| 5006 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aporia-ai/kubesurvival | +| 5007 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloudfoundry/cf-for-k8s | +| 5008 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/joyrex2001/tekline | +| 5009 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/containerd/nerdctl | +| 5010 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/GoogleCloudPlatform/elcarro-oracle-operator | +| 5011 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/loft-sh/jspolicy | +| 5012 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/hasheddan/k8scr | +| 5013 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/pelotech/jsonnet-controller | +| 5014 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/team-soteria/rback | +| 5015 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/metacontroller/metacontroller | +| 5016 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubermatic/kubecarrier | +| 5017 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/nfs-ganesha-server-and-external-provisioner | +| 5018 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/night-gold/armada | +| 5019 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/armory/minnaker | +| 5020 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/viralpoetry/kubesurveyor | +| 5021 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/NVIDIA/k8s-device-plugin | +| 5022 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/predatorray/kubectl-tmux-exec | +| 5023 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/anchore/grype | +| 5024 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/benc-uk/kubeview | +| 5025 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/prymitive/karma | +| 5026 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/rancher-sandbox/rancher-desktop | +| 5027 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/realvz/awesome-eks | +| 5028 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/salesforce/sloop | +| 5029 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/weaveworks-experiments/kspan | +| 5030 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/wunderio/csi-rclone | +| 5031 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.stackrox.io/blog/top-9-open-source-devsecops-tools-for-kubernetes | +| 5032 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kdo.dev | +| 5033 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ckotzbauer/chekr | +| 5034 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ckotzbauer/chekr/issues/61 | +| 5035 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/oslabs-beta/KUR8 | +| 5036 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/mmmmmmpc/forklift-configmap-service | +| 5037 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cdk8s-team/cdk8s | +| 5038 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/homeport/havener | +| 5039 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kserve/kserve | +| 5040 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/solarwinds/rkubelog | +| 5041 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/scheduler-plugins/tree/master/pkg/trimaran | +| 5042 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/sse-secure-systems/connaisseur | +| 5043 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/backube/volsync | +| 5044 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/corneliusweig/ketall | +| 5045 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/kube-scheduler-simulator | +| 5046 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/k8snetworkplumbingwg/multus-cni | +| 5047 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/rancher/kim | +| 5048 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/yogeshkk/K8sPurger | +| 5049 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloudflare/sciuro | +| 5050 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/rottencandy/vimkubectl | +| 5051 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/carlosedp/cluster-monitoring | +| 5052 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/abhirockzz/kubexpose-operator | +| 5053 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/emberstack/kubernetes-reflector | +| 5054 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/dignajar/another-autoscaler | +| 5055 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloud-ark/kubeplus | +| 5056 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloud-ark/caastle | +| 5057 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/eezhee/eezhee | +| 5058 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ContainerSolutions/ImageWolf | +| 5059 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/dcherman/image-cache-daemon | +| 5060 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/KnicKnic/temp-kubernetes-ci | +| 5061 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/mattmoor/warm-image | +| 5062 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/maorfr/kube-tasks | +| 5063 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/tmobile/magtape | +| 5064 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/hiddeco/cronjobber | +| 5065 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/karmab/autolabeller | +| 5066 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner | +| 5067 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ori-edge/k8s_gateway | +| 5068 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/viaduct-ai/kustomize-sops | +| 5069 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://vadosware.io/post/using-makefiles-and-envsubst-as-an-alternative-to-helm-and-ksonnet | +| 5070 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://uw-labs.github.io/blog/kubernetes,/multicluster/2021/07/21/kube-semaphore-intro.html | +| 5071 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/zakkg3/ClusterSecret | +| 5072 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/tektoncd/chains | +| 5073 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/gopaddle-io/configurator | +| 5074 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/biosimulations/deployment | +| 5075 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/chrislusf/seaweedfs | +| 5076 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-retired/kui | +| 5077 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/DaspawnW/vault-crd | +| 5078 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/stakater/Reloader | +| 5079 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/dignajar/another-ldap | +| 5080 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/getanteon/anteon | +| 5081 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/anchore/syft | +| 5082 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/goss-org/goss | +| 5083 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/chr-fritz/csi-sshfs | +| 5084 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ctrox/csi-s3 | +| 5085 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/codesenberg/bombardier | +| 5086 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/fstab/cifs | +| 5087 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/bloomberg/goldpinger | +| 5088 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/haxsaw/hikaru | +| 5089 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/keisku/kubectl-secretdata | +| 5090 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ofek/csi-gcs | +| 5091 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/target/pod-reaper | +| 5092 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/utilitywarehouse/kube-applier | +| 5093 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Trendyol/kink | +| 5094 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/HopopOps/k8s-ldap-auth | +| 5095 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/wangjia184/pod-inspector | +| 5096 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/witchery-project/witchery | +| 5097 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/knight42/kubectl-blame | +| 5098 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/node-feature-discovery | +| 5099 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/arttor/helmify | +| 5100 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/4ARMED/kubeletmein | +| 5101 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/patrickdappollonio/kubectl-slice | +| 5102 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/appvia/cosign-keyless-admission-webhook | +| 5103 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/theketchio/ketch | +| 5104 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/joyrex2001/kubedock | +| 5105 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/corneliusweig/konfig | +| 5106 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubescape/regolibrary | +| 5107 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/groundnuty/k8s-wait-for | +| 5108 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/nabsul/k8s-ecr-login-renew | +| 5109 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/particledecay/kconf | +| 5110 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/maruina/aws-auth-manager | +| 5111 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/segmentio/kubectl-curl | +| 5112 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/wallarm/sysbindings | +| 5113 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/atombender/ktail | +| 5114 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/keisku/kubectl-explore | +| 5115 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/abahmed/kwatch | +| 5116 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cuber-cloud/cuber-gem | +| 5117 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/config-syncer/config-syncer | +| 5118 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/eldadru/ksniff | +| 5119 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/openclarity/kubeclarity | +| 5120 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/NimbleArchitect/kubectl-ice | +| 5121 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/vmware/k-bench | +| 5122 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/k8tz/k8tz | +| 5123 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/patrickdappollonio/tabloid | +| 5124 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ReallyLiri/kubescout | +| 5125 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kube-ns-suspender/kube-ns-suspender | +| 5126 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://codeberg.org/hjacobs/kube-downscaler | +| 5127 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/deepfence/PacketStreamer | +| 5128 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/krisnova/kaar | +| 5129 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/mohatb/kubectl-exec | +| 5130 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kudobuilder/kuttl | +| 5131 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/steveteuber/kubectl-graph | +| 5132 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/crazy-max/diun | +| 5133 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/omrikiei/ktunnel | +| 5134 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/otomato_io/pixie-an-x-ray-machine-for-kubernetes-traffic-23pd | +| 5135 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.plural.sh | +| 5136 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/pan-net-security/kcount | +| 5137 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloudtty/cloudtty | +| 5138 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jthomperoo/k8shorizmetrics | +| 5139 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/robscott/kube-capacity/releases | +| 5140 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/FairwindsOps/goldilocks | +| 5141 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kingdonb/kubectl-exec-user | +| 5142 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/upmc-enterprises/registry-creds | +| 5143 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/pymag09/kubecui | +| 5144 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/awesome-it/adeploy | +| 5145 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/stakater/Forecastle | +| 5146 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/obot-platform/obot | +| 5147 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/smartxworks/knest | +| 5148 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/smartxworks/virtink | +| 5149 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/inspektor-gadget/inspektor-gadget | +| 5150 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/toboshii/hajimari | +| 5151 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Ramilito/kubediff | +| 5152 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/FairwindsOps/gonogo | +| 5153 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/pulumi/kube2pulumi | +| 5154 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/doitintl/kube-no-trouble | +| 5155 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/resmoio/kubernetes-event-exporter | +| 5156 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jthomperoo/predictive-horizontal-pod-autoscaler | +| 5157 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/chenjiandongx/kubectl-count | +| 5158 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/rothgar/bashScheduler | +| 5159 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/kwok | +| 5160 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/squat/kilo | +| 5161 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/krateoplatformops/krateo | +| 5162 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jwcesign/kubespider | +| 5163 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kvaps/kubectl-node-shell | +| 5164 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/distribution/distribution | +| 5165 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/flomesh-io/pipy | +| 5166 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/KWasm/podman-wasm | +| 5167 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ibuildthecloud/wtfk8s | +| 5168 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ContainerSSH/ContainerSSH | +| 5169 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Netcracker/KubeMarine | +| 5170 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Skarlso/crd-to-sample-yaml | +| 5171 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/alexellis/run-job | +| 5172 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/JovianX/Service-Hub | +| 5173 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ahmetb/kubectl-foreach | +| 5174 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-retired/etcdadm | +| 5175 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/news/2023/03/kwok-kubernetes | +| 5176 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jetify-com/launchpad | +| 5177 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/OvidiuBorlean/kubectl-sockperf | +| 5178 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/oslabs-beta/Ekkremis | +| 5179 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jonmosco/kube-ps1 | +| 5180 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloudnativelabs/kube-shell | +| 5181 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/DataCater/datacater | +| 5182 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/alcideio/rbac-tool | +| 5183 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/oslabs-beta/Palaemon | +| 5184 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/openobserve/debug-container | +| 5185 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://platformengineering.org/tools/capsule | +| 5186 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ksctl/ksctl | +| 5187 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ajayk/drifter | +| 5188 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/nebuly-ai/nos | +| 5189 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/lsdopen/ahoy | +| 5190 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/opencontrolplane | +| 5191 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/yonahd/orphaned-configmaps | +| 5192 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/updatecli/updatecli | +| 5193 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/yonahd/kor | +| 5194 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/konstructio/kubefirst | +| 5195 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Trolley-MGMT/trolleymgmt | +| 5196 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/akuity/kargo | +| 5197 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Wilfred/difftastic | +| 5198 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes/git-sync | +| 5199 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubepug/kubepug | +| 5200 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/hcavarsan/kftray | +| 5201 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/unagex/kondense | +| 5202 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubetail-org/kubetail | +| 5203 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/johanhaleby/kubetail | +| 5204 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/stern/stern | +| 5205 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/portainer/portainer | +| 5206 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubecfg/kubecfg | +| 5207 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kcp-dev/kcp | +| 5208 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/clusternet/clusternet | +| 5209 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://open-cluster-management.io | +| 5210 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/what-is-penetration-testing | +| 5211 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/quarkslab/kdigger | +| 5212 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/inguardians/peirates | +| 5213 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/deckhouse/deckhouse | +| 5214 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/doitintl/kubeIP | +| 5215 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://porter.sh | +| 5216 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/thenjdevopsguy/ci-with-datree-4h8d | +| 5217 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/GoogleContainerTools/kaniko | +| 5218 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/articles/2021/06/18/perform-kaniko-build-red-hat-openshift-cluster-and-push-image-registry | +| 5219 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/build-docker-image-kubernetes-pod | +| 5220 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learnsteps.com/kaniko-and-how-you-can-build-images-on-kubernetes-using-kaniko | +| 5221 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://shipwright.io | +| 5222 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/vmware-archive/buildkit-cli-for-kubectl | +| 5223 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://container-registry.com/posts/productivity-lift-buildkit-cli-for-kubectl | +| 5224 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://technology.doximity.com/articles/buildpacks-vs-dockerfiles | +| 5225 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubevela.io | +| 5226 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.logrocket.com/kubevela-intro-better-way-ship-applications | +| 5227 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://px.dev | +| 5228 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/pixie-io/pixie | +| 5229 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2021/03/17/using-dekorate-to-generate-kubernetes-manifests-for-java-applications | +| 5230 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cyberark/kubesploit | +| 5231 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cyberark.com/resources/threat-research-blog/kubesploit-a-new-offensive-tool-for-testing-containerized-environments | +| 5232 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubeshop.io | +| 5233 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/meshery/meshery | +| 5234 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.meshery.io/guides/tutorials/kubernetes-pods | +| 5235 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubeshop/monokle | +| 5236 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=7IFAg782pf8 | +| 5237 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://k8studio.io | +| 5238 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=1RTTEUEl9sc&feature=youtu.be | +| 5239 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/devopsspiral/KubeLibrary | +| 5240 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kube-vip/kube-vip | +| 5241 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/oslabs-beta/kubermetrics | +| 5242 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kustomizer.dev | +| 5243 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://patrick.easte.rs/post/2022/forging-optimal-metallb-config | +| 5244 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.adaltas.com/en/2022/09/08/kubernetes-metallb-nginx | +| 5245 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Kubermatic/Kubermatic | +| 5246 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/kubermatic-kubernetes-platform-beats-complexity-through-automation | +| 5247 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubermatic/kubeone | +| 5248 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=BJufhuPK2DY&t=250s&ab_channel=Kubermatic | +| 5249 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/rootless-containers/usernetes | +| 5250 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/derailed/popeye | +| 5251 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kbrew-dev/kbrew | +| 5252 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Pscheidl/kubectl-explorer | +| 5253 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infracloud.io/blogs/securing-kubernetes-cluster-kubescape-kubebench | +| 5254 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://refine.dev/blog/kubectl-exec-command | +| 5255 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloud-bulldozer/benchmark-operator | +| 5256 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/openshift/source-to-image | +| 5257 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Qovery/engine | +| 5258 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/moule3053/mck8s | +| 5259 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/shipwright-io/build | +| 5260 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/telekom/das-schiff | +| 5261 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/gravitl/netmaker | +| 5262 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://karpenter.sh | +| 5263 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://techcrunch.com/2021/11/30/aws-launches-karpenter-an-open-source-autoscaler-for-kubernetes-clusters | +| 5264 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/karpenter-open-source-high-performance-kubernetes-cluster-autoscaler-d56e3ab06aae | +| 5265 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.kloia.com/karpenter-cluster-autoscaler-76d7f7ec0d0e | +| 5266 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/news/2022/01/karpenter-kubernetes-autoscaler | +| 5267 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/containers/using-amazon-ec2-spot-instances-with-karpenter | +| 5268 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/aws-builders/karpenter-the-better-autoscaling-solution-for-kubernetes-part-1-4pd5 | +| 5269 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://getkuby.io | +| 5270 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://evilmartians.com/chronicles/kubing-rails-stressless-kubernetes-deployments-with-kuby | +| 5271 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/direktiv/direktiv | +| 5272 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/srfrnk/jabos | +| 5273 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/keep-it-simple-k8s-c0c68c46eabb | +| 5274 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Qovery/pleco | +| 5275 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kitploit.com/2021/12/mesh-kridik-open-source-security.html | +| 5276 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/vmware-archive/kubewatch | +| 5277 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://botkube.io | +| 5278 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.robusta.dev/master/index.html | +| 5279 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://home.robusta.dev/blog/why-everyone-should-track-and-audit-kubernetes-changes-and-top-ways | +| 5280 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/robusta-dev/krr | +| 5281 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/caldito/soup | +| 5282 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/epinio/epinio | +| 5283 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://testkube.io | +| 5284 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubeshop/testkube | +| 5285 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/testkube-a-new-approach-to-cloud-native-testing | +| 5286 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/testkube-cloud-native-testing-framework-for-kubernetes | +| 5287 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://piotrminkowski.com/2023/11/27/testing-java-apps-on-kubernetes-with-testkube | +| 5288 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kuberlogic/kuberlogic | +| 5289 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubeshop/kusk | +| 5290 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Azure/azure-workload-identity | +| 5291 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/laurci/kubernate | +| 5292 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/tackle-application-modernization | +| 5293 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Azure/placement-policy-scheduler-plugins | +| 5294 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/kueue/releases/tag/v0.14.0 | +| 5295 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Azure/aad-pod-identity | +| 5296 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://traefik.io/blog/transition-from-ingress-nginx-to-traefik | +| 5297 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://microshift.io | +| 5298 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/txn2/kubefwd | +| 5299 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-retired/kpng | +| 5300 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2021/10/18/use-kpng-to-write-specialized-kube-proxiers | +| 5301 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ruoshan/autoportforward | +| 5302 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/gardener/gardener | +| 5303 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/gardener/terraformer | +| 5304 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/werf/werf | +| 5305 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/werf/kubedog | +| 5306 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aquasecurity/starboard | +| 5307 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/nicolaka/netshoot | +| 5308 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-retired/hierarchical-namespaces | +| 5309 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/syntasso/kratix | +| 5310 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/grpc-ecosystem/grpc-gateway | +| 5311 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.logrocket.com/guide-to-grpc-gateway | +| 5312 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/teamcode-inc/kubeorbit | +| 5313 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vcluster.com | +| 5314 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/locking-down-kubernetes-containers-with-vcluster | +| 5315 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.salaboy.com/2022/08/03/building-platforms-on-top-of-kubernetes-vcluster-and-crossplane | +| 5316 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kateyes.co.uk | +| 5317 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/rene6502/keepass-secret | +| 5318 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/alcideio/advisor | +| 5319 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://komodor.com/blog/using-workflows-to-troubleshoot-like-a-pro | +| 5320 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/eraser-dev/eraser | +| 5321 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/apache/dolphinscheduler | +| 5322 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kluctl.io | +| 5323 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/sl1pm4t/k2tf | +| 5324 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/PaloAltoNetworks/rbac-police | +| 5325 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/m9sweeper/m9sweeper | +| 5326 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/reddec/keycloak-ext-operator | +| 5327 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gitlab.com/purelb/purelb | +| 5328 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/groundcover-com/murre | +| 5329 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://k9scli.io | +| 5330 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/derailed/k9s | +| 5331 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubetools.io/why-k9s-should-be-your-go-to-tool-for-kubernetes-management | +| 5332 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/fkurz/detecting-kubernetes-api-deprecations-with-pluto-3g2m | +| 5333 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/SimonTheLeg/konf-go | +| 5334 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/k8spacket/k8spacket | +| 5335 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.cloud.google.com/config-connector/docs/overview | +| 5336 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Berops/claudie | +| 5337 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/oslabs-beta/KubernOcular | +| 5338 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/vladimirvivien/ktop | +| 5339 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/oslabs-beta/ClusterWatch | +| 5340 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/JamesTGrant/kubectl-debug | +| 5341 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/AdamRussak/k8f | +| 5342 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/komodorio/validkube | +| 5343 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/box/kube-iptables-tailer | +| 5344 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/controlplaneio/badrobot | +| 5345 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/infrahq/infra | +| 5346 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/we-dcode/kubetunnel | +| 5347 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubetools.io/kopylot-an-ai-powered-kubernetes-assistant-for-devops-developers | +| 5348 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://chatgpt.com/g/g-TCE8R7bcL-kube-debugger | +| 5349 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/grafana/tanka | +| 5350 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubevirt/kubevirt | +| 5351 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/lucky-sideburn/kubeinvaders | +| 5352 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/mlrun/mlrun | +| 5353 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/odigos-io/odigos | +| 5354 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/oss/oncall | +| 5355 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/shorts/VP4JoijL_TY?si=dBGfs6sn1ryzPcYT | +| 5356 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/bank-vaults/bank-vaults | +| 5357 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://asciiflow.com/# | +| 5358 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/20/7/open-source-test-automation-frameworks | +| 5359 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.selenium.dev | +| 5360 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/watch?v=vDj5IsWjU0A | +| 5361 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/why-selenium-grid-is-ideal-for-automated-browser-testing | +| 5362 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/27-best-practices-selenium-test-automation | +| 5363 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/complete-guide-to-access-forms-in-selenium-with-java | +| 5364 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/selenium-ide-what-is-it-why-is-it-must-for-every-qa | +| 5365 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/nazliander/using-selenium-within-a-docker-container-ghp | +| 5366 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://intellipaat.com/blog/tutorial/selenium-tutorial | +| 5367 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/selenium-maven-jenkins-integration | +| 5368 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/learning-hub/selenium-4 | +| 5369 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://automationreinvented.blogspot.com/2021/02/how-to-run-test-selenium-tests-from.html | +| 5370 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/selenium | +| 5371 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/selenium-java-tutorial-how-to-test-login-process | +| 5372 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/selenium-github-actions-example | +| 5373 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/49-common-selenium-exceptions-automation-testing | +| 5374 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/run-selenium-tests-in-docker | +| 5375 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/what-is-deprecated-in-selenium4 | +| 5376 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/upgrade-from-selenium3-to-selenium4 | +| 5377 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/scroll-down-in-selenium | +| 5378 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://automationscript.com/parallel-execution-in-selenium-using-jenkins | +| 5379 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/modifying-http-request-headers-in-java-using-selenium-webdriver | +| 5380 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.freecodecamp.org/news/use-selenium-to-create-a-web-scraping-bot | +| 5381 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/debunking-selenium-testing-myths | +| 5382 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.linkedin.com/pulse/selenium-4-grid-integration-kubernetes-rishi-khanna | +| 5383 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://andara88.it.com | +| 5384 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testrigtechnologies.com/how-to-write-a-test-automation-selenium-test-script | +| 5385 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/learning-hub/selenium-locators | +| 5386 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/selenium-tutorial | +| 5387 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/automated-web-bot-with-selenium-python | +| 5388 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/learning-hub/python-tutorial | +| 5389 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/why-you-need-build-automation-tools-for-selenium-automation-testing | +| 5390 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://robotframework.org | +| 5391 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/cypress-vs-selenium-comparison | +| 5392 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://automationqahub.com/how-to-install-playwright-tool | +| 5393 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://automationqahub.com/how-to-build-playwright-page-object-model | +| 5394 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://automationqahub.com/how-to-configure-multiple-environments-in-playwright | +| 5395 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://docs.openstack.org/tempest/latest | +| 5396 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/22/1/open-source-testing-framework | +| 5397 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | http://appium.io | +| 5398 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://automationqahub.com/how-to-do-mobile-automation-using-appium-2-0 | +| 5399 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://digital.ai/products/continuous-testing | +| 5400 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/cucumber-with-jenkins-integration | +| 5401 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://tutorials.virtualan.io/#/Idaithalam | +| 5402 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://marketplace.atlassian.com/apps/1014681/zephyr-for-jira-test-management | +| 5403 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://learn.microsoft.com/en-us/windows/wsl | +| 5404 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://nickjanetakis.com/blog/using-wsl-and-mobaxterm-to-create-a-linux-dev-environment-on-windows | +| 5405 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://nickjanetakis.com/blog/setting-up-docker-for-windows-and-wsl-to-work-flawlessly | +| 5406 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devblogs.microsoft.com/commandline/take-your-linux-development-experience-in-windows-to-the-next-level-with-wsl-and-visual-studio-code-remote | +| 5407 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://kubernetes.io/blog/2020/05/21/wsl-docker-kubernetes-on-the-windows-desktop | +| 5408 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://ubuntu.com/blog/ubuntu-on-wsl-2-is-generally-available | +| 5409 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.omgubuntu.co.uk/2020/06/microsoft-wsl-install-command | +| 5410 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://9elements.com/blog/developing-on-windows-with-wsl2 | +| 5411 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://itnext.io/wsl2-tips-limit-cpu-memory-when-using-docker-c022535faf6f | +| 5412 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devblogs.microsoft.com/commandline/distro-installation-added-to-wsl-install-in-windows-10-insiders-preview-build-20246 | +| 5413 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/bowmanjd/install-docker-on-windows-wsl-without-docker-desktop-34m9 | +| 5414 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.bleepingcomputer.com/news/microsoft/windows-11-can-now-install-wsl-from-the-microsoft-store | +| 5415 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devblogs.microsoft.com/commandline/windows-terminal-1-0 | +| 5416 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/microsoft/winget-cli | +| 5417 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://cmder.net | +| 5418 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.ibm.com/solutions/cloud | +| 5419 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.ibm.com/solutions | +| 5420 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudnativenow.com/topics/cloudnativedevelopment/ibm-leverages-containers-to-advance-devops-on-mainframes | +| 5421 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.xataka.com/pro/ibm-se-parte-dos-109-anos-despues-nube-da-dinero-que-se-creara-empresa-centrada-ella | +| 5422 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://hub.docker.com/_/websphere-liberty | +| 5423 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://openliberty.io | +| 5424 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/openliberty | +| 5425 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://developers.redhat.com/blog/2020/06/17/support-for-graphql-with-open-liberty-20-0-0-6 | +| 5426 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.redhat.com/en/blog/ibm-and-red-hat-bring-openshift-to-ibm-z-and-linuxone | +| 5427 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.redhat.com/en/blog/red-hat-openshift-installation-process-experiences-on-ibm-z-linuxone | +| 5428 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.redhat.com/en/blog/installing-ocp-in-a-mainframe-z-series | +| 5429 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.redhat.com/en/documentation/openshift_container_platform/4.2/html/installing_on_ibm_z/index | +| 5430 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.redhat.com/en/documentation/openshift_container_platform/4.2/pdf/installing_on_ibm_z/index | +| 5431 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.ibm.com/solutions/storage | +| 5432 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://www.redbooks.ibm.com/abstracts/redp5565.html | +| 5433 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.ibm.com/products/cloud-pak-for-aiops | +| 5434 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/IBM/CP4MCM-SDK | +| 5435 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://dafriedman97.github.io/mlbook/content/introduction.html | +| 5436 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.cortex.dev/post/how-to-build-a-pipeline-to-retrain-and-deploy-models | +| 5437 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/abhishek-ch/around-dataengineering | +| 5438 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://towardsdatascience.com/a-kubernetes-architecture-for-machine-learning-web-application-deployments-632f7765ef29 | +| 5439 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://cloud.google.com/blog/topics/developers-practitioners/how-use-machine-learning-model-google-sheet-using-bigquery-ml | +| 5440 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://itnext.io/building-ml-componentes-on-kubernetes-fc7e24cb9269 | +| 5441 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://towardsdatascience.com/deploying-an-ml-model-with-fastapi-a-succinct-guide-69eceda27b21 | +| 5442 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://opensource.microsoft.com/blog/2021/07/09/simple-steps-to-create-scalable-processes-to-deploy-ml-models-as-microservices | +| 5443 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/aporia-ai/mlplatform-workshop | +| 5444 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/argilla-io/argilla | +| 5445 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://towardsdatascience.com/automatically-generate-machine-learning-code-with-just-a-few-clicks-7901b2334f97 | +| 5446 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://towardsdatascience.com/using-kafka-with-avro-in-python-da85b3e0f966 | +| 5447 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://analyticsindiamag.com/top-tools-for-enabling-ci-cd-in-ml-pipelines | +| 5448 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://towardsdatascience.com/step-by-step-approach-to-build-your-machine-learning-api-using-fast-api-21bd32f2bbdb | +| 5449 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/mikeroyal/Kubernetes-Guide/blob/main/README.md#machine-learning | +| 5450 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://towardsdatascience.com/from-jupyter-notebooks-to-real-life-mlops-9f590a7b5faa | +| 5451 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.infoworld.com/article/2336757/16-open-source-projects-transforming-ai-and-machine-learning.html | +| 5452 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://towardsdatascience.com/from-dev-to-deployment-an-end-to-end-sentiment-classifier-app-with-mlflow-sagemaker-and-119043ea4203 | +| 5453 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.elconfidencial.com/tecnologia/ciencia/2022-11-18/carrera-google-meta-revolucionar-biologia_3520865 | +| 5454 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://about.gitlab.com/blog/2022/11/16/how-is-ai-ml-changing-devops | +| 5455 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.youtube.com/playlist?list=PLRKtJ4IpxJpDxl0NTvNYQWKCYzHNuy2xG | +| 5456 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://huyenchip.com/2023/04/11/llm-engineering.html | +| 5457 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/mlops-maturity-model | +| 5458 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://towardsdatascience.com/deploying-llm-apps-to-aws-the-open-source-self-service-way-c54b8667d829 | +| 5459 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.axelmendoza.com/posts/ml-model-deployment | +| 5460 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://towardsdatascience.com/build-machine-learning-pipelines-with-airflow-and-mlflow-reservation-cancellation-forecasting-da675d409842 | +| 5461 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.freecodecamp.org/news/learn-machine-learning-and-neural-networks-without-frameworks | +| 5462 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://semaphore.io/blog/devops-ml-data | +| 5463 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://aiml.com/quizzes/deep-learning-large-language-models-quiz-medium | +| 5464 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://dev.to/pavanbelagatti/deploy-any-aiml-application-on-kubernetes-a-step-by-step-guide-2i37 | +| 5465 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.freecodecamp.org/news/mlops-course-learn-to-build-machine-learning-production-grade-projects | +| 5466 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://roadmap.sh/r?id=65a112f2b8633950ffcf38b6 | +| 5467 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.youtube.com/watch?v=-sZvzW40NrM&ab_channel=Anyscale | +| 5468 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://docs.ray.io/en/latest | +| 5469 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://artifacthub.io/packages/helm/mlflowserver/mlflow-server | +| 5470 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://pypi.org/project/airflow-provider-mlflow | +| 5471 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.kubeflow.org | +| 5472 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.infracloud.io/blogs/machine-learning-orchestration-kubernetes-kubeflow | +| 5473 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.union.ai | +| 5474 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://mlops.community/blog/mlops-with-flyte-the-convergence-of-workflows-between-machine-learning-and-engineering | +| 5475 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.union.ai/blog-post/machine-learning-in-production | +| 5476 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.union.ai/blog-post/production-grade-ml-pipelines-flyte-vs-kubeflow | +| 5477 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://mlops.community/blog/flyte-mlops-simplified | +| 5478 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://aws.amazon.com/blogs/machine-learning/mlops-foundation-roadmap-for-enterprises-with-amazon-sagemaker | +| 5479 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://aws.amazon.com/blogs/machine-learning/promote-pipelines-in-a-multi-environment-setup-using-amazon-sagemaker-model-registry-hashicorp-terraform-github-and-jenkins-ci-cd | +| 5480 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://learn.microsoft.com/en-us/azure/machine-learning/concept-mlflow?view=azureml-api-2 | +| 5481 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://bea.stollnitz.com/blog/aml-batch-endpoint | +| 5482 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.youtube.com/watch?v=6sqGxVI3X1w | +| 5483 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-machine-learning | +| 5484 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://thenewstack.io/kserve-a-robust-and-extensible-cloud-native-model-server | +| 5485 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.analyticsvidhya.com/blog/2021/04/bring-devops-to-data-science-with-continuous-mlops | +| 5486 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://analyticsindiamag.com/is-coding-necessary-to-work-as-a-data-scientist | +| 5487 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.redhat.com/en/blog/introducing-red-hat-openshift-data-science | +| 5488 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://towardsdatascience.com/from-devops-to-mlops-integrate-machine-learning-models-using-jenkins-and-docker-79034dbedf1 | +| 5489 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.canva.dev/blog/engineering/supporting-gpu-accelerated-machine-learning-with-kubernetes-and-nix | +| 5490 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://nix.dev/manual/nix/2.28 | +| 5491 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://catalog.ngc.nvidia.com/orgs/nvidia/helm-charts/gpu-operator | +| 5492 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.jimangel.io/posts/nvidia-rtx-gpu-kubernetes-setup | +| 5493 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://huggingface.co/blog/NileshInfer/implementing-fractional-gpus-in-kubernetes | +| 5494 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/meta-llama/llama-cookbook | +| 5495 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/bodywork-ml/bodywork-core | +| 5496 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://marketplace.visualstudio.com/items?itemName=Iterative.dvc | +| 5497 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://learn.microsoft.com/en-us/shows/vs-code-livestreams/machine-learning-experimentation-in-vs-code-with-dvc-extension | +| 5498 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/tensorchord/envd | +| 5499 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/postgresml/postgresml | +| 5500 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://vaex.io | +| 5501 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://thenewstack.io/7-must-have-python-tools-for-ml-devs-and-data-scientists | +| 5502 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/SymbioticLab/Oobleck | +| 5503 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/CASIA-LMC-Lab/FastSAM | +| 5504 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/datalab-to/surya | +| 5505 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/aimhubio/aim | +| 5506 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/XuehaiPan/nvitop | +| 5507 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/Netflix/metaflow | +| 5508 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/decodingai-magazine/articles-code/tree/main/articles/ml_system_design/real_time_news_search_with_upstash_kafka_and_vector_db | +| 5509 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.zenml.io | +| 5510 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/fepegar/vesseg | +| 5511 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/10tanmay100/MEDICAL-DATA-PROJECT-END2END-WITH-FEW-MLOPS | +| 5512 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://github.com/dair-ai/ML-Course-Notes | +| 5513 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.kaggle.com/competitions | +| 5514 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.kaggle.com/datasets/rkiattisak/sports-car-prices-dataset | +| 5515 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.isic-archive.com/#!/topWithHeader/wideContentTop/main | +| 5516 | 💎 ELITE | [COMMUNITY-TOOL] | | AI and Artificial Intelligence | https://www.freecodecamp.org/news/how-to-download-kaggle-dataset-to-google-colab | +| 5517 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/boosting-your-kubectl-productivity-b348f7c25712 | +| 5518 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/11/20/kubectl-developer-tips-for-the-kubernetes-command-line | +| 5519 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.ibm.com/think/insights/8-kubernetes-tips-and-tricks | +| 5520 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://opensource.com/article/21/7/kubectl | +| 5521 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.hackerxone.com/2021/07/10/how-manage-single-multiple-kubernetes-clusters-using-kubectl-kubectx-linux | +| 5522 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.alexellis.io/get-private-kubectl-access-anywhere | +| 5523 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/eldadak/open-a-command-prompt-in-a-kubernetes-cluster-206g | +| 5524 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://inlets.dev/blog/2022/06/24/fixing-kubectl-port-forward.html | +| 5525 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/how-to-restart-kubernetes-pods-with-kubectl-2a7834a6b961 | +| 5526 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/superbrothers/zsh-kubectl-prompt | +| 5527 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.learnitguide.net/2023/04/how-to-create-configmap-from-properties.html | +| 5528 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://shardul.dev/most-useful-kubectl-plugins | +| 5529 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.howtogeek.com/devops/getting-started-with-kubectl-to-manage-kubernetes-clusters | +| 5530 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/kubernetes-contexts-complete-guide-for-developers-7ea5b2fc75c7 | +| 5531 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/ahmetb/kubectl-aliases | +| 5532 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://jamesdefabia.github.io/docs/user-guide/kubectl/kubectl_explain | +| 5533 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/understanding-kubectl-explain-9d703396cc8 | +| 5534 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/trstringer/kubectl-example | +| 5535 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubernetes.io/docs/reference/kubectl/quick-reference | +| 5536 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.heptio.com/kubectl-shell-autocomplete-heptioprotip-48dd023e0bf3 | +| 5537 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.theodo.com/expertise/cloud | +| 5538 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/cykerway/complete-alias | +| 5539 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/connect-to-containers-using-kubectl-exec-b1fb5c171f03 | +| 5540 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://goteleport.com/blog/ssh-vs-kubectl | +| 5541 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://hackernoon.com/how-to-work-with-the-kubectl-debug-command | +| 5542 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes/kubernetes/pull/73787 | +| 5543 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.ansible.com/projects/ansible/latest/collections/kubernetes/core/k8s_module.html | +| 5544 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.ansibleforkubernetes.com | +| 5545 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudbuild.co.uk/free-automated-lets-encrypt-certificates-in-azure-key-vault-with-acme-bot-a-step-by-step-guide | +| 5546 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/private-link/network-security-perimeter-concepts | +| 5547 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azure.microsoft.com/en-us | +| 5548 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us | +| 5549 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure | +| 5550 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azurecharts.com | +| 5551 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azurecharts.com/learning | +| 5552 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/azure/mission-critical-online | +| 5553 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/?product=All | +| 5554 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.catapultsystems.com/blogs/introducing-the-third-of-three-microsoft-clouds-azure | +| 5555 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/azure-kubernetes-service-replaces-docker-with-containerd | +| 5556 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.sixeyed.com/you-cant-always-have-kubernetes-running-containers-in-azure-vm-scale-sets | +| 5557 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://devblogs.microsoft.com/java/deploy-spring-boot-applications-by-leveraging-enterprise-best-practices | +| 5558 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/microsoftsentinelblog/non-interactive-logins-minimizing-the-blind-spot/2287932 | +| 5559 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.returngis.net/2021/06/replicacion-de-blobs-entre-dos-cuentas-de-azure-storage-en-dos-tenants-diferentes | +| 5560 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.c-sharpcorner.com/article/comparing-aws-sql-server-with-azure-sql-database | +| 5561 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/fasttrackforazureblog/how-to-create-a-vpn-between-azure-and-aws-using-only-managed-solutions/2281900 | +| 5562 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://tecadmin.net/how-to-enable-multiple-rdp-sessions-on-windows-server | +| 5563 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://k21academy.com/azure-data/azure-data-lake | +| 5564 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.theregister.com/off-prem/2021/09/03/microsoft-azure-deprecations-api-changes-will-break-applications-and-powershell-scripts/748744 | +| 5565 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://k21academy.com/azure-cloud/azure-rbac-vs-azure-policies-vs-azure-blueprints | +| 5566 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.thomasmaurer.ch/2021/02/how-to-check-the-available-vm-sizes-skus-by-azure-region | +| 5567 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/entra/external-id/cross-tenant-access-overview | +| 5568 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://nubesgen.com | +| 5569 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2022/03/nubesgen-azure-infrastructure | +| 5570 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/developer/java/migration/migration-overview | +| 5571 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.cloudtrooper.net/2022/11/14/overlapping-ip-addresses-in-a-hub-and-spoke-network-feat-avnm-ars | +| 5572 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.cloudtrooper.net/2023/02/06/virtual-network-gateways-routing-in-azure | +| 5573 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.returngis.net/2023/04/monitorizar-aplicacion-java-con-spring-boot-con-azure-application-insights | +| 5574 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.returngis.net/2023/04/invitar-a-usuarios-externos-a-un-tenant-de-azure-ad-a-traves-de-microsoft-graph-y-azure-cli | +| 5575 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/compute-decision-tree | +| 5576 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://nwktimes.blogspot.com/2023/06/azure-ilb-for-nva-ha.html | +| 5577 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.davesdomain.co.uk/posts/azure-rbac-constrained-delegation | +| 5578 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://allazureblog.wordpress.com/2024/01/18/azure-bastion-and-udrs | +| 5579 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.cloudtrooper.net/2024/01/23/azure-network-monitoring-with-synthetic-traffic | +| 5580 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/educatordeveloperblog/leveraging-azure-event-hub-microsoft-fabric-and-power-bi-for-real-time-data-anal/4028701 | +| 5581 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuresqlblog/azure-sql-managed-instance-pools-new-features/4044688 | +| 5582 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure/Enterprise-Scale/wiki/ALZ-AMA-Update | +| 5583 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.siliconvalve.com/posts/2024/02/06/analysing-git-commit-history-using-azure-data-explorer | +| 5584 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://hlokensgard.no/2023/07/03/azure-firewall-as-dns-proxy-with-the-new-azure-dns-resolver | +| 5585 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/fasttrackforazureblog/microsoft-fabric---multi-tenant-architecture/4119429 | +| 5586 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://build5nines.com/why-do-azure-resource-groups-have-an-azure-region-association | +| 5587 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://build5nines.com/read-and-write-azure-blob-storage-with-javascript | +| 5588 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/fasttrackforazureblog/azure-orphan-resources/3492198 | +| 5589 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://build5nines.com/azure-cdn-endpoint-interactive-map | +| 5590 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azurenetworkingblog/deploying-virtual-networks-across-tenants-using-azure-virtual-network-manager-ip/4410161 | +| 5591 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://luke.geek.nz/azure/azure-architecture-solution-requirement-consideration-checklist | +| 5592 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/sajeetharan/azure-mindmap | +| 5593 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/sajeetharan/azure-mindmap/blob/master/azure-fundamentals/AZ-900.pdf | +| 5594 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azurearchitectureblog/azure-course-blueprints/4338972 | +| 5595 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure/apiops | +| 5596 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure/migration | +| 5597 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuregovernanceandmanagementblog/azure-policy-for-kubernetes-releases-support-for-custom-policy/2699466 | +| 5598 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://arinco.com.au/blog/awesome-azure-policy-chapter-1 | +| 5599 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://arinco.com.au/blog/awesome-azure-policy-chapter-2 | +| 5600 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/coreinfrastructureandsecurityblog/azure-policy-recommended-practices/3798024 | +| 5601 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-gb/azure/cloud-adoption-framework/ready/landing-zone/implementation-options | +| 5602 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/overview | +| 5603 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/pulse/ultimate-guide-azure-cloud-adoption-framework-gregor-wohlfarter-hb4sf | +| 5604 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/well-architected | +| 5605 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2023/11/azure-well-architected-framework | +| 5606 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azure.github.io/Azure-Proactive-Resiliency-Library | +| 5607 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/well-architected/service-guides/app-service-web-apps | +| 5608 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/advisor/advisor-assessments | +| 5609 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/finopsblog/get-tailored-insights-with-our-advisor-well-architected-assessments/4218239 | +| 5610 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/pulse/caf-vs-waf-which-framework-use-your-cloud-migration-gregor-wohlfarter-hko0f | +| 5611 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuredevcommunityblog/infra-in-azure-for-developers---the-what/4026102 | +| 5612 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azureinfrastructureblog/enterprise%e2%80%91scale-azure-subscription-vending-using-azure-verified-modules-avm/4507751 | +| 5613 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azure.github.io/Azure-Landing-Zones/accelerator/accelerator-release-notes | +| 5614 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuretoolsblog/announcing-general-availability-of-terraform-azure-verified-modules-for-platform/4366027 | +| 5615 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuretoolsblog/azure-landing-zones-accelerators-for-bicep-and-terraform-announcing-general-avai/4029866 | +| 5616 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azurearchitectureblog/azure-openai-landing-zone-reference-architecture/3882102 | +| 5617 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azurearchitectureblog/new-feature-easily-assign-regulatory-compliance-policies-to-your-azure-landing-z/4074957 | +| 5618 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azureinfrastructureblog/azure-landing-zones-custom-archetypes-using-terraform/3791172 | +| 5619 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.thomasmaurer.ch/2023/09/azure-landing-zone-review-assessment | +| 5620 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/startupsatmicrosoftblog/from-zero-to-hero-with-azure-landing-zones/4229195 | +| 5621 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/architecture/guide/azure-sandbox/azure-sandbox | +| 5622 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azuremarketplace.microsoft.com/en-us/marketplace/apps/gofireflyltd1705083203658.firefly | +| 5623 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md | +| 5624 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure/azqr | +| 5625 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azurenetworkingblog/introducing-subnet-peering-in-azure/4383841 | +| 5626 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azure.microsoft.com/en-us/updates/sftp-support-for-azure-blob-storage-now-generally-available | +| 5627 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.theregister.com/software/2023/05/26/microsofts-azure-linux-distro-is-now-generally-available/568359 | +| 5628 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://hlokensgard.no/2024/07/01/azure-virtual-network-manager-a-game-changer-or-just-a-costly-upgrade | +| 5629 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://mattias.engineer/blog/2025/azure-ipam-with-terraform | +| 5630 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com | +| 5631 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thomasthornton.cloud | +| 5632 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.thomasmaurer.ch | +| 5633 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://commandline.ninja | +| 5634 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.dotnetcurry.com | +| 5635 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.azurebrains.com | +| 5636 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://rutlandblog.com | +| 5637 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/johnthebrit/CertificationMaterials | +| 5638 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.thomasmaurer.ch/2022/01/how-to-learn-microsoft-azure-in-2022 | +| 5639 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/training/browse/?resource_type=course&products=azure | +| 5640 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.freecodecamp.org/news/azure-fundamentals-certification-az-900-exam-course | +| 5641 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/credentials/certifications/practice-assessments-for-microsoft-certifications | +| 5642 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://marketplace.visualstudio.com/items?itemName=azurepaas-tools.vscode-learncloud | +| 5643 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-gb/azure/cloud-adoption-framework/ready/azure-best-practices/resource-naming | +| 5644 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://justinoconnor.codes/2022/08/19/azure-periodic-table-of-resource-naming-convention-shorthands | +| 5645 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-mission-critical/mission-critical-intro | +| 5646 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-overview | +| 5647 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://hansencloud.com/2025/02/24/reduce-latency-with-azure-proximity-placement-groups | +| 5648 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/load-balancing-overview | +| 5649 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://mvark.blogspot.com/2019/12/comparison-of-azure-front-door-traffic.html | +| 5650 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure-Samples/azure-load-testing-samples | +| 5651 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/deploying-microsofts-new-linux-distribution-as-a-vm-is-not-easy | +| 5652 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/microsoft/azurelinux | +| 5653 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/mattfeltonma/azure-networking-patterns | +| 5654 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/architecture/patterns | +| 5655 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://mattias.engineer/blog/2025/azure-portal-export-terraform | +| 5656 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://registry.terraform.io/modules/hlokensgard/res-ipam/azure/latest | +| 5657 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/AzureToolsBlog/announcing-public-preview-of-terraform-export-from-the-azure-portal/4409889 | +| 5658 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuretoolsblog/announcing-public-preview-of-terraform-export-from-the-azure-portal/4409889 | +| 5659 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/XtratusCloud/terraform-provider-azureipam | +| 5660 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/samples/browse/?expanded=azure&products=azure-resource-manager | +| 5661 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.thomasmaurer.ch/2020/12/learn-how-to-deploy-and-manage-azure-resources-with-arm-templates | +| 5662 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuregovernanceandmanagementblog/arm-template-specs-now-ga/2402618 | +| 5663 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/template-specs | +| 5664 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/devtest-labs | +| 5665 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://build5nines.com/terraform-get-user-principal-name-upn-of-user-running-deployment-without-entra-id-read-permissions | +| 5666 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.azuredevopslabs.com | +| 5667 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/nnellans/ado-pipelines-guide | +| 5668 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-gb/training/browse | +| 5669 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-gb/azure/devops/pipelines/?view=azure-devops | +| 5670 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/microsoft/azure-pipelines-tasks | +| 5671 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/appsonazureblog/building-a-path-to-success-for-microservices-and-net-core---project-tye--github-/1502270 | +| 5672 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.zartis.com/simplify-your-sdlc-with-azure-devops | +| 5673 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://devblogs.microsoft.com/devops/controlling-release-pipelines-with-gates-and-azure-policy-compliance | +| 5674 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=zL0eLEl2BxI&ab_channel=TravisRoberts | +| 5675 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/gbengelebs/setting-up-a-ci-cd-pipeline-using-azure-devops-4gb | +| 5676 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thomasthornton.cloud/scout-suite-reports-using-azure-devops-pipeline | +| 5677 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/cschotte/Azure-DevOps-Dashboard | +| 5678 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.cloud.google.com/dotnet/docs/creating-cicd-pipeline-vsts-compute-engine | +| 5679 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.letsdevops.net/post/letsdevops-introduction-to-azure-devops-for-beginners | +| 5680 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.kevinrchant.com/2021/09/16/increase-in-demand-for-data-platform-automation | +| 5681 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.dotnetcurry.com/devops/workitem-customize-azure-devops-server-2020 | +| 5682 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/thomast1906/DevOps-The-Hard-Way-Azure | +| 5683 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thinksys.com/azure/azure-devops-pipeline-complete-guide | +| 5684 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuresynapseanalyticsblog/cicd-in-synapse-sql-how-to-deliver-your-database-objects-across-multiple-environ/3267507 | +| 5685 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/devops/pipelines/process/templates?view=azure-devops | +| 5686 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/healthcareandlifesciencesblog/azure-devops-pipelines-if-expressions-and-conditions/3737159 | +| 5687 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/pulse/complete-cicd-solution-ms-aks-using-azure-devops-argocd-singh | +| 5688 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=09213cdc-9f30-4e82-aa6f-9b6e8d82dab3&redirect_uri=https%3A%2F%2Ftechcommunity.microsoft.com%2Ft5%2Fs%2Fauth%2Foauth2callback%2Fproviderid%2Fdefault&response_type=code&state=l6szqle4bzDgvgJagl8z4PdMvpp_5xu-WPFDEhepQ0JV4o6p1Oiy79YAZuEPj3BnEO_EXjdV2VJH4ckf68foAKVHFZ9zL0POiDIgyviNM2LPLGkKCrmP95s8cCy29jWSMUodTlRNE7u4fcWrQ3_-0x0suxxUZh0nRgtFL0BouINjnmwDFGMwFhi1w5p0fjhA99nnnjuaIC8aIgq1A2Orcmawz9DQyoYwqLMlKMupP-U&scope=User.Read+openid+email+profile+offline_access&referer=https%3A%2F%2Ftechcommunity.microsoft.com%2Fblog%2F-%2Fintroduction-to-azure-devops-workload-identity-federation-oidc%2F3908687 | +| 5689 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://liora.io/en/azure-devops-pipeline-yaml-why-configure-ci-cd-pipelines-with-yaml | +| 5690 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thomasthornton.cloud/2021/08/04/conditional-variables-in-azure-devops-pipelines | +| 5691 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://build5nines.com/azure-pipeline-publish-unit-test-and-code-coverage-results-with-net-solution-using-vstest-cobertura-and-coverlet | +| 5692 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thomasthornton.cloud/2024/01/18/adding-pull-request-comments-to-azure-devops-repo-from-azure-devops-pipelines | +| 5693 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thomasthornton.cloud/deploy-terraform-using-azure-devops | +| 5694 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.johnfolberth.com | +| 5695 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://luke.geek.nz/azure/export-azure-devops-repos-azure-storage-account | +| 5696 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/devops/managed-devops-pools/?view=azure-devops | +| 5697 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=FBAav6OoJlw | +| 5698 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/michaelmsonne/AzureDevOpsBackupTool | +| 5699 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.sonnes.cloud/introducing-azure-devops-backup-tool-1-1-0-0-major-update-with-new-features-bug-fixes-and-enhanced-security | +| 5700 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://liora.io/en/azure-devops-vs-github-actions-which-is-the-best-ci-cd-tool | +| 5701 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/devops/pipelines/yaml-schema/pipeline?view=azure-pipelines | +| 5702 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Microsoft/azure-pipelines-tasks | +| 5703 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/datakickstart | +| 5704 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/JFolberth/TheYAMLPipelineOne | +| 5705 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://gist.github.com/GTRekter/51f8be3fbfb13b3696f92e117d956597 | +| 5706 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=SZM49lGovTg | +| 5707 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://marckean.com/2016/06/01/azure-vs-azure-ad-accounts-tenants-subscriptions | +| 5708 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blogit.create.pt/miguelisidoro/2019/01/07/pros-and-cons-of-single-tenant-vs-multiple-tenants-in-office-365 | +| 5709 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/role-based-access-control/rbac-and-directory-admin-roles | +| 5710 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/microsoft-365/enterprise/subscriptions-licenses-accounts-and-tenants-for-microsoft-cloud-offerings?view=o365-worldwide | +| 5711 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits | +| 5712 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://itnext.io/secure-azure-cosmos-db-access-by-using-azure-managed-identities-55f9fdf48fda | +| 5713 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=-F9yzj4Kjeo&ab_channel=HoussemDellai | +| 5714 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=Hg-YsUITnck | +| 5715 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/discussions/azure/dynamic-user-membership-rules-azure-active-directory-administrative-units-and-pa/3281164 | +| 5716 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/entra/identity/role-based-access-control/custom-available-permissions | +| 5717 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/entra/identity/monitoring-health/overview-recommendations | +| 5718 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/entra/architecture/multi-tenant-user-management-introduction | +| 5719 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/nb-no/azure/role-based-access-control/delegate-role-assignments-portal | +| 5720 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://codewithme.cloud/posts/2024/02/why-arent-you-using-secretless-authentication | +| 5721 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/pulse/credentials-problem-using-azure-managed-identity-dimitar-iliev--wzzaf | +| 5722 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/nb-no/azure/role-based-access-control/delegate-role-assignments-portal?tabs=template | +| 5723 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/role-based-access-control/built-in-roles | +| 5724 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azureinfrastructureblog/azure-permissions-101-how-to-manage-azure-access-effectively/4067468 | +| 5725 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/microsoft-entra-blog/important-azure-ad-graph-retirement-and-powershell-module-deprecation/3848270 | +| 5726 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://journeyofthegeek.com/2024/05/10/azure-authorization-azure-rbac-delegation | +| 5727 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.agrenpoint.com/azcli-adscope | +| 5728 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/entra/identity-platform/howto-create-service-principal-portal | +| 5729 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/microsoftgraph/msgraph-sdk-powershell | +| 5730 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://vcloud-lab.com/entries/microsoft-azure/get-started-and-configure-with-certificate-based-authentication-in-azure | +| 5731 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://vcloud-lab.com/entries/microsoft-azure/create-an-azure-app-registrations-in-azure-active-directory-using-powershell-azurecli | +| 5732 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.nathannellans.com/post/app-registrations-enterprise-apps-and-service-principals | +| 5733 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://zer1t0.gitlab.io/posts/attacking_ad | +| 5734 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://jumpstart.azure.com | +| 5735 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/microsoft/azure_arc | +| 5736 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/itopstalkblog/standardize-devops-practices-across-hybrid-and-multicloud-environments/2795010 | +| 5737 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/azure-arc/kubernetes/conceptual-gitops-flux2-ci-cd | +| 5738 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.thomasmaurer.ch/2021/06/run-cloud-native-apps-on-azure-paas-anywhere | +| 5739 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.seifbassem.com/blogs/posts/azure-arc-ssh | +| 5740 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/azsk/DevOpsKit | +| 5741 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/azsk/DevOpsKit-docs | +| 5742 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://ismiletechnologies.com/en_us/devsecops/secure-devops-kit-azureazsk | +| 5743 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/app-service/reference-app-settings | +| 5744 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/app-service/configure-language-java-deploy-run | +| 5745 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/app-service/configure-custom-container | +| 5746 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.returngis.net/2021/08/acceder-a-un-app-service-con-private-endpoint-desde-otra-vnet | +| 5747 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=53-Y_aI0KpE&ab_channel=MicrosoftAzure | +| 5748 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azure.github.io/AppService/2024/01/05/Diagnose-Tools-for-NodeJs-Linux-apps.html | +| 5749 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.cloudtrooper.net/2025/04/02/application-gateway-for-containers-a-not-so-gentle-intro-4 | +| 5750 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.cloudtrooper.net/2025/02/28/application-gateway-for-containers-a-not-so-gentle-intro-1 | +| 5751 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.nathannellans.com/post/azure-application-gateway-part-1 | +| 5752 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://acethecloud.com/blog/azure-application-gateway-and-nginx-on-vm | +| 5753 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/training/paths/implement-azure-functions | +| 5754 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azureobservabilityblog/azure-monitor-logs-next-evolution-multi-tier-logging/4200871 | +| 5755 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azureobservabilityblog/introducing-azure-monitor-managed-service-for-prometheus/3600185 | +| 5756 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azureobservabilityblog/how-to-monitor-your-multi-tenant-solution-on-azure-with-azure-monitor/4042140 | +| 5757 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://havanrijn.wordpress.com/2024/04/01/dont-let-azure-log-analytics-break-the-bank | +| 5758 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/discussions/azurepartners/azure-orphan-resources-grafana-dashboard/4120303 | +| 5759 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/appcenter | +| 5760 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://itnext.io/how-to-setup-ci-cd-pipelines-for-android-with-azure-devops-2a4ded0de0e7 | +| 5761 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://arjavdave.com/2021/03/11/continuous-integration-for-ios-on-azure-devops-part-1 | +| 5762 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://sahansera.dev/multi-stage-builds-with-azure-pipelines-ionic | +| 5763 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://sahansera.dev/publishing-android-apps-to-microsoft-appcenter | +| 5764 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=s1grtSSIRVA&ab_channel=dotNET | +| 5765 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/powershell | +| 5766 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.powershellgallery.com | +| 5767 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://devblogs.microsoft.com/powershell-community | +| 5768 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://powershellmagazine.com | +| 5769 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dbatools.io | +| 5770 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.thomasmaurer.ch/2021/07/powershell-download-script-or-file-from-github | +| 5771 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.deepinstinct.com/blog/what-makes-powershell-a-challenge-for-cybersecurity-solutions | +| 5772 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://fedoramagazine.org/powershell-on-linux-a-primer-on-object-shells | +| 5773 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.sqlservercentral.com/articles/powershell-day-by-day-adding-help-to-scripts | +| 5774 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/dahlbyk/posh-git | +| 5775 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/newsletters/6962087231775772672 | +| 5776 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=PjiJsllKZrI&ab_channel=ACloudGuru | +| 5777 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.hackingarticles.in/powershell-for-pentester-windows-reverse-shell | +| 5778 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.pluralsight.com/resources/blog/cloud/one-shell-to-rule-them-all-5-reasons-to-use-powershell-for-cloud-management | +| 5779 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/discussions/windowspowershell/an-example-why-powershell-is-so-important/3041748 | +| 5780 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://jdhitsolutions.com/blog/powershell-7/8793/profile-powershell-functions | +| 5781 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://devblogs.microsoft.com/powershell/when-powershellget-v1-fails-to-install-the-nuget-provider | +| 5782 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://commandline.ninja/use-powershell-to-find-services-configured-to-run-as-another-user | +| 5783 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/discussions/microsoft-intune/use-powershell-to-retrieve-all-assigned-intune-policies-and-applications-per-azu/3217498 | +| 5784 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.softzone.es/noticias/windows/por-que-interesa-usar-powershell-lugar-cmd | +| 5785 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dotnet-helpers.com/powershell/passing-local-variables-to-remote-powershell-session | +| 5786 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/discussions/windowsserver/use-powershell-to-search-for-accounts-in-active-directory-that-have-gone-stale/3585934 | +| 5787 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azurepaasblog/azure-storage-blob-count--capacity-usage-calculator/3516855 | +| 5788 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dotnet-helpers.com/powershell/azure-keyvault-set-and-retrieve-secrets | +| 5789 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.thomasmaurer.ch/2020/04/enable-powershell-ssh-remoting-in-powershell-7 | +| 5790 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://hlokensgard.no/2023/12/05/get-started-with-powershell-7-2-in-azure-automation-account | +| 5791 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/coreinfrastructureandsecurityblog/azure-powershell-tips-and-tricks/4066848 | +| 5792 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuretoolsblog/announcing-a-new-login-experience-with-azure-powershell-and-azure-cli/4109357 | +| 5793 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azure.github.io/enterprise-azure-policy-as-code | +| 5794 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/cli/azure/microsoft-graph-migration?view=azure-cli-latest&tabs=powershell | +| 5795 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.techtarget.com/searchwindowsserver/tutorial/Get-up-to-speed-with-PowerShell-and-the-Microsoft-Graph-API | +| 5796 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://rakhesh.com/azure/graph-cmdlets-and-azure-ad-app-registrations | +| 5797 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.yannickreekmans.be/secretless-applications-add-permissions-to-a-managed-identity | +| 5798 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/YannickRe/msgraph-utility-scripts | +| 5799 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://practical365.com/connect-microsoft-graph-powershell-sdk | +| 5800 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://practical365.com/use-certificate-authentication-microsoft-graph-sdk | +| 5801 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Abhisheksinha1506/Collection-of-Useful-Scripts | +| 5802 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/jrussellfreelance/powershell-scripts | +| 5803 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/search?l=powershell&q=stars%3A%3E1&s=stars&type=Repositories | +| 5804 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.systemcenterdudes.com/create-operational-sccm-collection-using-powershell-script | +| 5805 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Mr-Un1k0d3r/ATP-PowerShell-Scripts | +| 5806 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.shudnow.io | +| 5807 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/ElanShudnow/AzureCode/blob/main/PowerShell/AzVNETOverlap/README.md | +| 5808 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/admindroid-community/powershell-scripts | +| 5809 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://devblogs.microsoft.com/powershell/announcing-powershell-crescendo-preview-1 | +| 5810 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://devblogs.microsoft.com/powershell-community/my-crescendo-journey | +| 5811 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.powershellgallery.com/packages/Microsoft.PowerShell.Crescendo/1.1.0 | +| 5812 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://commandline.ninja/video-intro-to-secret-management-with-powershell | +| 5813 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/microsoft/ARI | +| 5814 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://argonsys.com/microsoft-cloud/library/how-to-query-azure-resources-using-the-azure-cli | +| 5815 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/virtual-machines/linux/expand-disks#resize-without-downtime-preview | +| 5816 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuretoolsblog/announcing-template-based-previews-of-azure-cli-and-azure-powershell-for-key-vau/3933802 | +| 5817 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://build5nines.com/azure-resource-tags-important-organization-strategies-and-tips | +| 5818 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://build5nines.com/azure-cli-check-if-blob-exists-in-azure-storage | +| 5819 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/threat-intelligence/azure-run-command-dummies | +| 5820 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/virtual-machines/linux/run-command | +| 5821 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/powershell/dsc/overview/decisionmaker?view=dsc-1.1 | +| 5822 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/powershell/dsc/overview/decisionmaker?view=dsc-1.1&viewFallbackFrom=dsc-1.1%2Fconfigurations%2Fconfigdata | +| 5823 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://octopus.com/blog/getting-started-with-powershell-dsc | +| 5824 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure/bicep | +| 5825 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/johnlokerse/azure-bicep-cheat-sheet | +| 5826 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/nnellans/bicep-guide | +| 5827 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azureinfrastructureblog/part-1-leverage-bicep-standard-model-to-automate-azure-iaas-deployment/3804348 | +| 5828 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.cloudtrooper.net/2023/06/08/deploy-azure-network-as-code-as-a-champ | +| 5829 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/defender-for-cloud/iac-vulnerabilities | +| 5830 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.insight-services-apac.dev/2023/12/04/getting-started-bicep | +| 5831 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://build5nines.com/get-started-with-azure-bicep | +| 5832 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/pulse/exporting-importing-variables-between-bicep-files-freek-berson-n0ske | +| 5833 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://luke.geek.nz/azure/azure-naming-tool-api-bicep-resources | +| 5834 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.microsoft.com/insidetrack/blog/revolutionizing-our-arm-template-deployment-at-microsoft-with-shift-from-json-to-bicep | +| 5835 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuredevcommunityblog/infra-in-azure-for-developers---the-how-part-2/4046385 | +| 5836 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://johnlokerse.dev/2024/02/05/lint-azure-bicep-templates-in-azure-devops | +| 5837 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuregovernanceandmanagementblog/announcing-public-preview-of-bicep-templates-support-for-microsoft-graph/4141772 | +| 5838 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure-Samples/azure-ai-studio-secure-bicep | +| 5839 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure-Samples/azure-ai-studio-secure-bicep/blob/main/bicep/managedvnet/README.md | +| 5840 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azure.github.io/Azure-Verified-Modules | +| 5841 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/watch?v=y1lOKQOapTw | +| 5842 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/samples/azure-samples/avm-terraform-labs/avm-terraform-labs | +| 5843 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/traffic-manager | +| 5844 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/dns/dns-private-resolver-overview | +| 5845 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aidanfinn.com/?p=23582 | +| 5846 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azureinfrastructureblog/centralized-private-resolver-architecture-implementation-using-azure-private-dns/4132622 | +| 5847 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/vpn-gateway/openvpn-azure-ad-tenant | +| 5848 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/microsoftdefendercloudblog/security-control-implement-security-best-practices/2269914 | +| 5849 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Cloud-Architekt/AzureAD-Attack-Defense | +| 5850 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://devops.com/devsecops-in-azure | +| 5851 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/security/fundamentals/network-overview | +| 5852 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/entra/identity/conditional-access/concept-conditional-access-policy-common | +| 5853 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/entra/identity/conditional-access/plan-conditional-access | +| 5854 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure/Microsoft-Defender-for-Cloud/tree/main/Workbooks/Network%20Security%20Dashboard | +| 5855 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/microsoftdefendercloudblog/microsoft-announces-general-availability-of-defender-for-apis/3981488 | +| 5856 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/microsoftthreatprotectionblog/what%e2%80%99s-new-in-defender-how-copilot-for-security-can-transform-your-soc/4084222 | +| 5857 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/coreinfrastructureandsecurityblog/monitoring-microsoft-sentinel-reports-with-dashboard-hub--power-bi/4203870 | +| 5858 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://build5nines.com/introducing-microsoft-copilot-for-azure | +| 5859 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/azure/fleet | +| 5860 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azuredevcommunityblog/azure-data-factory-how-to-split-a-file-into-multiple-output-files-with-bicep/4039825 | +| 5861 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.muycomputer.com/2021/06/03/winget-1-0-paquetes-windows-10 | +| 5862 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.thomasmaurer.ch/2021/07/getting-started-with-windows-package-manager-winget | +| 5863 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/this-week-in-programming-windows-opens-up-to-android-developers | +| 5864 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://jmfloreszazo.com/monetizar-un-api-con-azure-api-management | +| 5865 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure-Samples/api-management-workspaces-migration | +| 5866 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azure.microsoft.com/en-us/products/container-apps | +| 5867 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/appsonazureblog/introducing-azure-container-apps-a-serverless-container-service-for-running-mode/2867265 | +| 5868 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/fasttrackforazureblog/azure-policy-for-azure-container-apps-yes-please/3775200 | +| 5869 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://unit42.paloaltonetworks.com/azure-container-instances | +| 5870 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://nedinthecloud.com/2024/04/15/using-azure-container-instances-for-an-azure-devops-self-hosted-agent | +| 5871 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azurestorageblog/azure-container-storage-in-public-preview/3819246 | +| 5872 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.thomasmaurer.ch/2020/06/how-to-install-a-windows-server-container-host | +| 5873 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure-Samples | +| 5874 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure-Samples/azure-pipelines-variable-templates | +| 5875 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure-Samples/jmeter-aci-terraform | +| 5876 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Azure-Samples/azure-pipelines-remote-tasks | +| 5877 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/azure-devops | +| 5878 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/microsoft/azure-pipelines-yaml | +| 5879 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/microsoft/azure-pipelines-yaml/blob/master/templates/maven.yml | +| 5880 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/healthcare-apis/dicom | +| 5881 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.microsoft.com/en-us/research/project/medical-image-analysis | +| 5882 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.microsoft.com/en-us/research/blog/biomedical-research-platform-terra-now-available-on-microsoft-azure | +| 5883 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://o365reports.com | +| 5884 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/javinpaul/7-free-courses-to-learn-microsoft-azure-cloud-platform-bg4 | +| 5885 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/PacktPublishing/The-Azure-Cloud-Native-Architecture-Mapbook | +| 5886 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoworld.com/article/2337918/getting-started-with-azure-openai.html | +| 5887 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://jamiemaguire.net/index.php/2023/04/22/first-look-azure-open-ai-studio-prompt-engineering-what-you-can-do-and-how | +| 5888 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcommunity.microsoft.com/blog/azure-ai-foundry-blog/the-ai-study-guide-azure%E2%80%99s-top-free-resources-for-learning-generative-ai-in-2024/4036890 | +| 5889 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://scoop.sh | +| 5890 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/JPCERTCC/LogonTracer | +| 5891 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/mspnp/AzureNamingTool | +| 5892 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/JulianHayward/AzADServicePrincipalInsights | +| 5893 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/ElanShudnow/AzureCode | +| 5894 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/ElanShudnow/AzureCode/tree/main/PowerShell/AzResourceMoveSupport | +| 5895 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/mustafakaya/Azure-Reliability-Checker-Tool | +| 5896 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/microsoft/finops-toolkit | +| 5897 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/BrianCollet/onboard-automator | +| 5898 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/nicolgit/azure-firewall-mon | +| 5899 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://blog.cloudtrooper.net/2025/02/17/private-link-reality-bites-service-endpoints-vs-private-link | +| 5900 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com | +| 5901 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Fconsole.cloud.google.com%2Fproducts&dsh=S-434924395%3A1779041052185976&followup=https%3A%2F%2Fconsole.cloud.google.com%2Fproducts&osid=1&passive=1209600&service=cloudconsole&flowName=WebLiteSignIn&flowEntry=ServiceLogin&ifkv=AWa2Pasn2LQq2-HAsrhKLmjDeNW0e8jsHz1CbZM8xG_fzw2d_QHhWCcHPV60tTMOkJixTn6JdLIstQ | +| 5902 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/products | +| 5903 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/devops | +| 5904 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/products/tools | +| 5905 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/code | +| 5906 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/build | +| 5907 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.cloud.google.com/docs/get-started/aws-azure-gcp-service-comparison | +| 5908 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.whizlabs.com/blog/google-cloud-platform | +| 5909 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/training-certifications/google-cloud-to-train-more-than-40-million-with-cloud-skills | +| 5910 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/microservices-architecture-google-cloud | +| 5911 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/training-certifications/new-learning-hub-and-benefits-for-google-cloud-innovators | +| 5912 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/application-development/introducing-cloud-shell-editor | +| 5913 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.techradar.com/news/google-cloud-is-making-it-easier-for-developers-to-smuggle-secrets-in-their-code | +| 5914 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/demystifying-cloud-spanner-multi-region-configurations | +| 5915 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.cloud.google.com/secret-manager/docs/best-practices | +| 5916 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/identity-security/how-to-authenticate-service-accounts-to-help-keep-applications-secure | +| 5917 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/gcp/5-google-cloud-product-cheat-sheets-2021 | +| 5918 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/configuring-for-high-availability-in-google-cloud-platform | +| 5919 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.zdnet.com/article/google-cloud-rolls-out-new-security-tools-as-threat-landscape-heats-up | +| 5920 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/networking/private-service-connect-is-now-generally-available | +| 5921 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.cloud.google.com/vpc/docs/vpc | +| 5922 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://kinsta.com/blog/cloud-platform-for-developers | +| 5923 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/operations/better-access-to-observability-data-for-virtual-machines | +| 5924 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2021/08/google-cloud-cas-ga | +| 5925 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/your-google-cloud-database-options-explained | +| 5926 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/container-story-google-kubernetes-engine | +| 5927 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/compute/guide-to-cost-optimization-through-automated-vm-management | +| 5928 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/traffic-director-explained | +| 5929 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/how-transfer-your-data-google-cloud | +| 5930 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/cloud-dns-explained | +| 5931 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/where-should-i-run-my-stuff-choosing-google-cloud-compute-option | +| 5932 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/what-cloud-load-balancing | +| 5933 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/google-cloud-networking-overview | +| 5934 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/service-orchestration-google-cloud | +| 5935 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/serverless/the-next-big-evolution-in-cloud-computing | +| 5936 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/identity-security/enabling-keyless-authentication-from-github-actions | +| 5937 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/identity-security/announcing-general-availability-of-google-cloud-ids | +| 5938 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/devops-and-cicd-google-cloud-explained | +| 5939 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/what-cloud-cdn-and-how-does-it-work | +| 5940 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.networkmanagementsoftware.com/google-cloud-platform-gcp-networking-fundamentals | +| 5941 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/service-directory-cheat-sheet | +| 5942 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://devlibrary.withgoogle.com | +| 5943 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/GoogleCloudPlatform | +| 5944 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/GoogleCloudPlatform/cloud-code-samples | +| 5945 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/kelseyhightower/cmd-tutorial | +| 5946 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://about.appsheet.com/home | +| 5947 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoworld.com/article/2270941/google-cloud-appsheet-review-no-code-with-extras.html | +| 5948 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/serverless/learn-how-to-use-advanced-vpc-functionality-with-your-cloud-functions | +| 5949 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.forbes.com/sites/janakirammsv/2019/04/14/everything-you-want-to-know-about-anthos-googles-hybrid-and-multi-cloud-platform | +| 5950 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://itnext.io/anthos-multi-cluster-management-aa6f2c03120d | +| 5951 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://itnext.io/ingress-for-anthos-multi-cluster-ingress-and-global-service-load-balancing-c56c57b97e82 | +| 5952 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/anthos/windows-server-support-comes-to-anthos-on-prem | +| 5953 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/containers-kubernetes/google-cloud-anthos-multicloud-api-and-gke-on-azure-ga | +| 5954 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://anderfernandez.com/blog/automatizar-script-python-google-cloud | +| 5955 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/GoogleCloudPlatform/buildpacks | +| 5956 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/devops-sre/google-cloud-deploy-automates-deploys-to-gke | +| 5957 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/devops-sre/google-cloud-deploy-now-ga | +| 5958 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2022/02/google-cloud-deploy | +| 5959 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/topics/developers-practitioners/testing-cloud-sql-failover-where-begin | +| 5960 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/api-management/google-cloud-announces-apigee-integration | +| 5961 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/kloeckner-i/db-auth-gateway | +| 5962 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/blog/products/application-development/google-cloud-cli-declarative-export-preview | +| 5963 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.cloud.google.com/sdk/docs/cheatsheet?hl=en | +| 5964 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/GoogleCloudPlatform/k8s-config-connector | +| 5965 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.freecodecamp.org/news/web-scraping-google-sheets | +| 5966 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.postman.com/what-is-an-api | +| 5967 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/public-apis/public-apis | +| 5968 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blogs.mulesoft.com/dev/api-dev/apis-versus-web-services | +| 5969 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.youtube.com/playlist?list=PLM-7VG-sgbtBBnWb2Jc5kufgtWYEmiMAw | +| 5970 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devdocs.io | +| 5971 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/5-ways-to-succeed-with-an-api-gateway | +| 5972 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.redhat.com/en/blog/apis-soap-rest-graphql-grpc | +| 5973 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://snipcart.com/blog/microservices-vs-api | +| 5974 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.youtube.com/watch?v=UxZiDZsQoZI&ab_channel=TinyStacks | +| 5975 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/rest-api-best-practices-rest-endpoint-design-examples | +| 5976 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.bitsrc.io/api-vs-microservices-are-you-using-2-terms-for-the-same-concept-b51f13f5974e | +| 5977 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.troyhunt.com/your-api-versioning-is-wrong-which-is | +| 5978 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoq.com/articles/Standardized-Specification-Driven-API-Lifecycle | +| 5979 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.genbeta.com/desarrollo/hace-22-anos-este-correo-jeff-bezos-amazon-cambio-para-siempre-forma-que-programamos-apps | +| 5980 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/how-to-achieve-api-governance | +| 5981 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/rest-api-design-best-practices-build-a-rest-api | +| 5982 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoq.com/presentations/api-design-implement-document | +| 5983 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/public-apis-for-developers | +| 5984 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.postman.com/api-platform/api-versioning | +| 5985 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://foojay.io/today/the-evolution-of-apis-from-restful-to-event-driven | +| 5986 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.hubspot.com/website/api-gateway-vs-load-balancer#:~:text=An%20API%20gateway%20vs.,network%20traffic%20across%20multiple%20servers | +| 5987 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.zdnet.com/article/apis-published-apis-consumed-mainstream-enterprises-increasingly-behave-like-software-vendors | +| 5988 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://seguridad-informacion.blogspot.com/2020/07/you-bet-that-apis-power-devops-tools.html | +| 5989 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.postman.com/state-of-the-api/2019 | +| 5990 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.flatturtle.com | +| 5991 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.geeksforgeeks.org/computer-networks/basics-of-soap-simple-object-access-protocol | +| 5992 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.jitendrazaa.com/blog/java/create-soap-message-using-java | +| 5993 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.geeksforgeeks.org/node-js/rest-api-introduction | +| 5994 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.geeksforgeeks.org/javascript/rest-api-architectural-constraints | +| 5995 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/shreyazz/make-your-own-api-under-30-lines-of-code-4doh | +| 5996 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/what-is-rest-rest-api-definition-for-beginners | +| 5997 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://javarevisited.blogspot.com/2022/08/how-to-post-json-data-with-curl-command.html | +| 5998 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.bytebytego.com/p/ep94-rest-api-cheatsheet | +| 5999 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/build-consume-and-document-a-rest-api | +| 6000 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.open-rpc.org | +| 6001 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://grpc.io | +| 6002 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.googleblog.com/2015/02/introducing-grpc-new-open-source-http2.html | +| 6003 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://nordicapis.com/using-grpc-to-connect-a-microservices-ecosystem | +| 6004 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://itnext.io/a-minimalist-guide-to-grpc-e4d556293422 | +| 6005 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.getambassador.io/implementing-grpc-web-with-emissary-ingress-22aa0d86aac | +| 6006 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://banksco.de/p/state-of-realtime-web-2016.html | +| 6007 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://spring.io/blog/2021/01/25/ymnnalft-websockets | +| 6008 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.bitsrc.io/deep-dive-into-websockets-e6c4c7622423 | +| 6009 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://grafana.com/blog/2022/04/05/how-to-use-websockets-to-visualize-real-time-iot-data-in-grafana | +| 6010 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://socket.io | +| 6011 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://itnext.io/differences-between-websockets-and-socket-io-a9e5fa29d3dc | +| 6012 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.asyncapi.com | +| 6013 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/asyncapi-could-be-the-default-api-format-for-event-driven-architectures | +| 6014 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://microcks.io/blog/simulating-cloudevents-with-asyncapi | +| 6015 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.asyncapi.com/blog/asyncapi-cloud-events | +| 6016 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.bitsrc.io/not-all-microservices-need-to-be-rest-3-alternatives-to-the-classic-41cedbf1a907 | +| 6017 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.logrocket.com/graphql-vs-grpc-vs-rest-choosing-right-api | +| 6018 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.geeksforgeeks.org/websites-apps/difference-between-rest-api-and-soap-api | +| 6019 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.reply.com/solidsoft-reply/en/content/webservices-soap-and-rest-a-simple-introduction | +| 6020 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.imaginarycloud.com/blog/grpc-vs-rest | +| 6021 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.danhacks.com/software/grpc-rest-graphql.html | +| 6022 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://apidog.com | +| 6023 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://openapi-generator.tech | +| 6024 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/javinpaul/7-api-tools-for-rest-developers-and-testers-n67 | +| 6025 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://www.softwaretestingportal.com/2020/03/31/api-testing | +| 6026 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://mockoon.com | +| 6027 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://pythonium.net/mockapy | +| 6028 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/4-essential-tools-for-protecting-apis-and-web-applications | +| 6029 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.youtube.com/watch?v=b0D_bkcT4a4&t=1s&ab_channel=SoftwareDiagnosticsCenter | +| 6030 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://shiftsync.tricentis.com/software-testing-blogs-69/getting-started-with-automated-continuous-performance-testing-406 | +| 6031 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/katalon/top-15-automated-api-testing-tools-lasted-update-32ip | +| 6032 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://opensource.com/article/21/9/unit-test-python | +| 6033 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://graphql.org | +| 6034 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devops.com/hansura-launches-beta-of-graphql-based-remote-joins-tool | +| 6035 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/why-backend-developers-should-fall-in-love-with-graphql-too | +| 6036 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://world.hey.com/sammy.henningsson/another-rest-vs-graphql-comparison-8e8357bb | +| 6037 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://hasura.io | +| 6038 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devops.com/web-application-security-is-not-api-security | +| 6039 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://biztechmagazine.com/article/2021/07/6-steps-improved-api-security | +| 6040 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://portswigger.net | +| 6041 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/developer-beware-the-3-api-security-risks-you-cant-overlook | +| 6042 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | http://free-web-services.com | +| 6043 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://swagger.io/product | +| 6044 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://marketplace.apilayer.com/?utm_source=any-api&utm_medium=any-api-redirection&utm_campaign=any-api-redirection | +| 6045 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/a-digital-transformation-journey-in-the-banking-sector | +| 6046 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/true-success-in-process-automation-requires-microservices | +| 6047 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/how-platform-ops-teams-should-think-about-api-strategy | +| 6048 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.christianposta.com/microservices/do-i-need-an-api-gateway-if-i-have-a-service-mesh | +| 6049 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.oscarblancarteblog.com/2018/06/25/creando-un-api-rest-en-java-parte-1 | +| 6050 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/fllstck/rapid-api-creation-with-aws-amplify-3c8i | +| 6051 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/bee-travels/openapi-comment-parser | +| 6052 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.mux.com | +| 6053 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoq.com/presentations/API-Business-Models | +| 6054 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2018/02/22/container-terminology-practical-introduction | +| 6055 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.inovex.de/de/blog/containers-docker-containerd-nabla-kata-firecracker | +| 6056 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.alexellis.io/building-containers-without-docker | +| 6057 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/containers/container-best-practices-what-they-are-and-why-you-should-care | +| 6058 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://opencontainers.org | +| 6059 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://scrivano.org/posts/2022-10-21-the-journey-to-speed-up-oci-containers | +| 6060 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/opencontainers/runc | +| 6061 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/containers/crun | +| 6062 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/containers/conmon | +| 6063 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/containerd/containerd | +| 6064 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubernetes.io/docs/setup/production-environment/container-runtimes | +| 6065 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://containerd.io | +| 6066 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes-retired/frakti | +| 6067 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/why-red-hat-investing-cri-o-and-podman | +| 6068 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://podman.io | +| 6069 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/containers/podman | +| 6070 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2018/08/29/intro-to-podman | +| 6071 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/be-careful-when-pulling-images-short-name | +| 6072 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://podman.io/blogs/2020/06/29/podman-v2-announce.html | +| 6073 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=Za36qHbrf3g | +| 6074 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/podman-clients-macos-windows | +| 6075 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/09/25/rootless-containers-with-podman-the-basics | +| 6076 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.tecmint.com/manage-containers-using-podman-in-rhel | +| 6077 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/tutorial-host-a-local-podman-image-registry | +| 6078 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/podman-docker-compose | +| 6079 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/compose-kubernetes-podman | +| 6080 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://fedoramagazine.org/manage-containers-with-podman-compose | +| 6081 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?app=desktop&v=OcHRWaC5tvY&feature=youtu.be&ab_channel=RedHat | +| 6082 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://wbhegedus.me/running-podman-on-wsl2 | +| 6083 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/replace-docker-podman-macos | +| 6084 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/new-podman-secrets-command | +| 6085 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2021/04/22/using-podman-compose-with-microcks-a-cloud-native-api-mocking-and-testing-tool | +| 6086 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/automate-podman-ansible | +| 6087 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.tutorialworks.com/podman-systemd | +| 6088 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=15PFfjuxtvM&ab_channel=mkdev | +| 6089 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://fedoramagazine.org/use-docker-compose-with-podman-to-orchestrate-containers-on-fedora | +| 6090 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://opensource.com/article/21/7/linux-podman | +| 6091 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/11/19/transitioning-from-docker-to-podman | +| 6092 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://pythonspeed.com/articles/podman-buildkit | +| 6093 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://devopscube.com/podman-tutorial-beginners | +| 6094 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubernetespodcast.com/episode/164-podman | +| 6095 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/podman-auto-updates-rollbacks | +| 6096 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://opensource.com/article/21/10/podman-windows-wsl | +| 6097 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | http://crunchtools.com/should-i-use-docker-compose-or-podman-compose-with-podman | +| 6098 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://darumatic.com/blog/podman_introduction | +| 6099 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/podman-play-kube-updates | +| 6100 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://iongion.github.io/podman-desktop-companion | +| 6101 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/replace-docker-podman-mac-revisited | +| 6102 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.imaginarycloud.com/blog/podman-vs-docker | +| 6103 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://opensource.com/article/22/1/run-containers-without-sudo-podman | +| 6104 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/create-containers-podman-quickly | +| 6105 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/container-information-podman | +| 6106 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/podman-features-1 | +| 6107 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/cedricclyburn/containers-without-docker-podman-buildah-and-skopeo-1eal | +| 6108 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/quadlet-podman | +| 6109 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://podman-desktop.io | +| 6110 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/2022/10/24/podman-expands-desktop | +| 6111 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/sherifabdlnaby/kubephp | +| 6112 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://iximiuz.com/en/posts/containers-making-images-better | +| 6113 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/introducing-red-hat-universal-base-image | +| 6114 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2019/10/09/what-is-red-hat-universal-base-image | +| 6115 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/ubi-faq/#resources | +| 6116 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://catalog.redhat.com/en/software/containers/explore | +| 6117 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/fatherlinux/ubi-micro | +| 6118 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2021/04/13/how-to-pick-the-right-container-base-image | +| 6119 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/privileged-flag-container-engines | +| 6120 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/docker-kaniko-buildah-209abdde5f94 | +| 6121 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://buildah.io | +| 6122 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/containers/buildah | +| 6123 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2021/01/11/getting-started-with-buildah | +| 6124 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?app=desktop&v=Fl0iLoAMdzc&ab_channel=AndrewMalkov | +| 6125 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/promoting-container-images-between-registries-with-skopeo | +| 6126 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/pieterlange/kube-backup | +| 6127 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/stashed/stash | +| 6128 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/cloud-native-backups-disaster-recovery-and-migrations-on-kubernetes | +| 6129 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/the-no-1-rule-of-disaster-recovery | +| 6130 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/disaster-recovery-preparedness-for-your-kubernetes-clusters | +| 6131 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/miracle2k/k8s-snapshots | +| 6132 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.infracloud.io/blogs/protecting-kubernetes-applications-with-kanister | +| 6133 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/devsecops-teams-need-application-consistent-backups-for-kubernetes-workloads | +| 6134 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.percona.com/blog/using-volume-snapshot-clone-in-kubernetes | +| 6135 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/longhorn/longhorn/issues/292 | +| 6136 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://aithority.com/it-and-devops/cloud/bacula-systems-announces-worlds-first-enterprise-class-backup-and-recovery-solution-for-red-hat-openshift | +| 6137 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/red-hat-brings-backup-snapshots-to-openshift-container-storage | +| 6138 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/5-best-practices-to-back-up-kubernetes | +| 6139 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.baculasystems.com | +| 6140 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/backup-and-restore-of-kubernetes-stateful-application-data-with-csi-volume-snapshots-14ce9e6f3778 | +| 6141 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/techworld_with_nana/kubernetes-backup-restore-made-easy-2nlg | +| 6142 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://k8up.io | +| 6143 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/k8s-backup-and-disaster-recovery-is-more-important-than-ever | +| 6144 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://martinheinz.dev/blog/85 | +| 6145 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://palark.com/blog/kubernetes-snaphots-usage | +| 6146 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?app=desktop&v=mODkt1OJDew&ab_channel=AlokKumar | +| 6147 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/gardener/etcd-backup-restore | +| 6148 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubernetes.io/blog/2020/12/10/kubernetes-1.20-volume-snapshot-moves-to-ga | +| 6149 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.blocksandfiles.com/container-storage/2021/01/27/red-hat-openshift-now-does-container-storage-backup/1611166 | +| 6150 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | http://trilio.io | +| 6151 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.trilio.io/triliovault-for-kubernetes | +| 6152 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.veeam.com/products/cloud/kubernetes-data-protection.html | +| 6153 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog | +| 6154 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/kasten-k10-v4-5-grafana-observability-more-edge-support | +| 6155 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/velero-io/velero | +| 6156 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://akomljen.com/kubernetes-backup-and-restore-with-velero/?utm_sq=ggwzo8xdd8 | +| 6157 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/velero-backup-and-restore-of-an-application-using-gp2-storageclass-on-rosa | +| 6158 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.portworx.com/portworx-backup-on-prem | +| 6159 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/konveyor | +| 6160 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://cloudnativenow.com/features/red-hat-ibm-launch-konveyor-to-aggregate-kubernetes-tools | +| 6161 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/migtools/crane | +| 6162 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=esIZS7PVrvs&ab_channel=Konveyor | +| 6163 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubebyexample.com/community/blog/migrating-to-kubernetes-with-open-source-tools | +| 6164 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.slideshare.net/slideshow/migrating-java-jboss-eap-applications-to-kubernetes-with-s2i/250619399 | +| 6165 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://support.tools/post/rke2-standalone-disaster-recovery | +| 6166 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.theatlantic.com/ideas/archive/2021/07/work-from-home-benefits/619597 | +| 6167 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.ireviews.com/the-top-60-remote-work-websites-for-new-opportunities-in-2022 | +| 6168 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://starkephillip.com/the-effects-of-remote-work-on-company-culture | +| 6169 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://resume.io/blog | +| 6170 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.forbes.com/sites/drsamanthamadhosingh/2023/12/18/4-ways-to-combat-the-social-isolation-of-remote-working | +| 6171 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://kube.careers | +| 6172 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.esquire.com/es/trabajo/a37314227/teletrabajo-volver-oficina | +| 6173 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://sincro.es/blog/actualidad-fiscal-contable/teletrabajo-desde-espana-para-el-extranjero-donde-hay-que-tributar | +| 6174 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.genbeta.com/a-fondo/dar-flexibilidad-obligar-a-desconexion-teletrabajo-claves-para-mejorar-productividad-tu-equipo-trabajo | +| 6175 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://angular.dev | +| 6176 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://angular.dev/guide/build | +| 6177 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/dastergon/awesome-chaos-engineering | +| 6178 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/chaos-engineering-is-not-just-for-ops | +| 6179 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/why-chaos-engineering-isnt-just-for-operations | +| 6180 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.opsmx.com/blog/what-is-chaos-engineering | +| 6181 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://aws.amazon.com/blogs/architecture/verify-the-resilience-of-your-workloads-using-chaos-engineering | +| 6182 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/asobti/kube-monkey | +| 6183 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/chaos-mesh/chaos-mesh | +| 6184 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/litmuschaos/litmus | +| 6185 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/using-chaos-engineering-to-improve-the-resilience-of-stateful-applications-on-kubernetes | +| 6186 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/news/2020/10/kubernetes-chaos-mesh-ga | +| 6187 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://chaos-mesh.org/blog/chaos-mesh-1.0-chaos-engineering-on-kubernetes-made-easier | +| 6188 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/develop-a-daily-reporting-system-for-chaos-mesh-to-improve-system-resilience | +| 6189 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.pingcap.com/blog/chaos-mesh-action-integrate-chaos-engineering-into-your-ci | +| 6190 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.redhat.com/en/blog/introduction-to-kraken-a-chaos-tool-for-openshift/kubernetes | +| 6191 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/chaos-engineering-progressively-moves-to-production | +| 6192 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://palark.com/blog/chaos-engineering-in-kubernetes-open-source-tools | +| 6193 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/powerfulseal/powerfulseal | +| 6194 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://buggyapp.ycrash.io | +| 6195 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://chaos-mesh.org | +| 6196 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/21/10/chaos-engineering-kubernetes-ebook | +| 6197 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/chaos-engineering-made-simple | +| 6198 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/use-chaos-engineering-to-strengthen-your-incident-response | +| 6199 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/operationalizing-chaos-engineering-with-gitops | +| 6200 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://aws.amazon.com/blogs/containers/chaos-engineering-with-litmuschaos-on-amazon-eks | +| 6201 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://blog.container-solutions.com/comparing-chaos-engineering-tools | +| 6202 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://palark.com/blog/chaos-mesh-in-kubernetes | +| 6203 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/breaking-serverless-on-purpose-with-chaos-engineering | +| 6204 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/chaosblade-io/chaosblade | +| 6205 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://azure.microsoft.com/en-us/products/chaos-studio/#overview | +| 6206 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://aws.amazon.com/blogs/industries/automating-and-scaling-chaos-engineering-using-aws-fault-injection-simulator | +| 6207 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developer.chrome.com/docs/devtools | +| 6208 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://chromewebstore.google.com/detail/json-viewer/efknglbfhoddmmfabeihlemgekhhnabb | +| 6209 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://x.com/ChromeDevTools | +| 6210 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.digitalocean.com/community/tutorials/how-to-debug-node-js-with-the-built-in-debugger-and-chrome-devtools | +| 6211 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/otomer/my-12-favorite-chrome-extensions-as-a-web-developer-56eg | +| 6212 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.bitsrc.io/google-chrome-experimental-features-for-developers-a9a7cc9d1b30 | +| 6213 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://firefox-source-docs.mozilla.org/devtools-user/tools_toolbox/index.html | +| 6214 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://jsontoolbox.com | +| 6215 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.chef.io | +| 6216 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.chef.io/training/tutorials | +| 6217 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/aws-config-rules-dynamic-compliance-checking-for-cloud-resources | +| 6218 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/amazon-inspector-automated-security-assessment-service | +| 6219 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/coming-soon-ec2-dedicated-hosts | +| 6220 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/device-farm | +| 6221 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/aws-mobile-hub-build-test-and-monitor-mobile-applications | +| 6222 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/ec2-container-service-update-container-registry-ecs-cli-az-aware-scheduling-and-more | +| 6223 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/cloudwatch-dashboards-create-use-customized-metrics-views | +| 6224 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/aws-lambda-update-python-vpc-increased-function-duration-scheduling-and-more | +| 6225 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/aws-iot-cloud-services-for-connected-devices | +| 6226 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/amazon-elastic-file-system-shared-file-storage-for-amazon-ec2 | +| 6227 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/new-encrypted-ebs-boot-volumes | +| 6228 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2015/12/now-add-or-modify-request-headers-forwarded-from-amazon-cloudfront-to-origin | +| 6229 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws | +| 6230 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/amazon-workmail-now-generally-available | +| 6231 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://www.allthingsdistributed.com/2015/11/aws-announces-uk-region.html | +| 6232 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/new-scheduled-reserved-instances | +| 6233 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/aws/aws-cloudshell-command-line-access-to-aws-resources | +| 6234 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/hayao-k/cdk-ecr-image-scan-notify | +| 6235 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudonaut.io/seamless-ec2-monitoring-with-the-unified-cloudwatch-agent | +| 6236 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/reduce-unwanted-traffic-on-your-web-site-with-aws-bot-control | +| 6237 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2021/04/aws-ec2-serial-console | +| 6238 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2021/06/step-functions-workflow-studio | +| 6239 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/devops/new-self-paced-courses-to-improve-java-and-python-code-quality-with-amazon-codeguru | +| 6240 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt/automate-preapproved-operations-with-aws-service-catalog-service-actions | +| 6241 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/07/amazon-virtual-private-cloud-vpc-customers-can-assign-ip-prefixes-ec2-instances | +| 6242 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/08/amazon-rds-proxy-created-shared-virtual-private-cloud-vpc | +| 6243 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/07/amazon-vpc-cni-plugin-increases-pods-per-node-limits | +| 6244 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.theregister.com/off-prem/2021/07/29/aws-to-retire-ec2-classic-the-network-glue-that-helped-start-the-iaas-rush/527489 | +| 6245 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/08/aws-security-hub-adds-18-new-controls-foundational-security-best-practices-standard-8-new-partners-enhanced-cloud-security-posture-monitoring | +| 6246 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/08/ec2-vm-import-export-unified-extensible-firmware-interface-aws | +| 6247 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/08/amazon-vpc-resize-prefix-list | +| 6248 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/aws/new-for-aws-cloudformation-quickly-retry-stack-operations-from-the-point-of-failure | +| 6249 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/new-for-aws-distro-for-opentelemetry-tracing-support-is-now-generally-available | +| 6250 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/09/application-load-balancer-aws-privatelink-static-ip-addresses-network-load-balancer | +| 6251 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/09/amazon-ec2-global-view-console-regions | +| 6252 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://siliconangle.com/2021/09/29/amazon-debuts-fully-managed-prometheus-based-container-monitoring-service | +| 6253 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/amazon-managed-service-for-prometheus-is-now-generally-available-with-alert-manager-and-ruler | +| 6254 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/now-aws-step-functions-supports-200-aws-services-to-enable-easier-workflow-automation | +| 6255 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/11/aws-control-tower-supports-nested-organizational-units | +| 6256 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/11/visualize-kubernetes-clusters-one-place-amazon-eks-connector-generally-available | +| 6257 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://linux.slashdot.org/story/21/11/27/0328223/aws-embraces-fedora-linux-for-its-cloud-based-amazon-linux | +| 6258 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/11/amazon-inspector-continual-vulnerability-management | +| 6259 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcrunch.com/2021/12/02/aws-to-launch-over-30-new-local-zones-starting-in-2022 | +| 6260 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.forbes.com/sites/janakirammsv/2021/12/03/aws-reinventa-roundup-of-container-services-announcements | +| 6261 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/top-announcements-of-aws-reinvent-2021 | +| 6262 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2021/12/recap-reinvent-2021 | +| 6263 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2021/12/kinesis-data-streams-ondemand | +| 6264 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.theregister.com/off-prem/2021/12/09/the-big-aws-event-120-announcements-but-nothing-has-changed/605657 | +| 6265 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt/share-your-amazon-cloudwatch-dashboards-with-anyone-using-aws-single-sign-on | +| 6266 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/new-amazon-vpc-network-access-analyzer | +| 6267 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt/migrate-aws-landing-zone-solution-to-aws-control-tower | +| 6268 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2022/01/aws-rds-readable-standby | +| 6269 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2022/02/aws-efs-replication | +| 6270 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/02/general-availability-aws-backup-amazon-s3 | +| 6271 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/hashicorp-adds-consul-and-vault-to-cloud-platform-for-aws | +| 6272 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/02/amazon-eks-clusters-support-user-authentication-oidc-compatible-identity-providers | +| 6273 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt/amazon-managed-service-for-grafana-amg-preview-updated-with-new-capabilities | +| 6274 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.xataka.com/pro/aws-se-pasa-al-low-code-workflow-studio-su-primera-herramienta-desarrollo-codigo | +| 6275 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/easily-manage-security-group-rules-with-the-new-security-group-rule-id | +| 6276 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/aws-spanish/aws-network-firewall-nuevo-servicio-gestionado-de-firewall-para-vpc | +| 6277 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/07/amazon-ec2-auto-scaling-now-lets-you-control-which-instances-to-terminate-on-scale-in | +| 6278 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/ec2-classic-is-retiring-heres-how-to-prepare | +| 6279 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/08/announcing-general-availability-amazon-redshift-cross-account-data-sharing | +| 6280 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2021/08/aws-cloudwatch-alarms | +| 6281 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/monitor-evaluate-and-demonstrate-backup-compliance-with-aws-backup-audit-manager | +| 6282 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/amazon-managed-grafana-is-now-generally-available-with-many-new-features | +| 6283 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/aws-lambda-now-supports-up-to-10-gb-ephemeral-storage | +| 6284 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/04/amazon-cloudwatch-metrics-insights | +| 6285 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/04/aws-shield-application-balancer-automatic-ddos-mitigation | +| 6286 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/04/aws-single-sign-on-configurable-synchronization-microsoft-active-directory | +| 6287 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/06/aws-well-architected-tool-organizations-integration | +| 6288 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/07/aws-single-sign-on-aws-sso-aws-identity-access-management-iam-customer-managed-policies-cmps | +| 6289 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/announcing-new-aws-iam-identity-center-apis-to-manage-users-and-groups-at-scale | +| 6290 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/amazon-workspaces-introduces-ubuntu-desktops | +| 6291 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/10/iam-access-analyzer-cloudtrail-history-identify-actions-140-aws-services-fine-grained-policies | +| 6292 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/10/dark-mode-support-aws-management-console | +| 6293 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/10/iam-identity-center-session-management-features-improved-user-experience-cloud-security | +| 6294 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/11/amazon-sns-increases-default-quota-subscription-filter-policies-account | +| 6295 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/11/amazon-ec2-price-capacity-optimized-allocation-strategy-provisioning-ec2-spot-instances | +| 6296 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/now-open-aws-region-in-spain | +| 6297 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/11/aws-identity-access-management-multi-factor-authentication-devices | +| 6298 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/11/amazon-nat-gateway-allows-select-private-ip-address-network-address-translation | +| 6299 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/11/application-load-balancers-turning-off-cross-zone-load-balancing-per-target-group | +| 6300 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/11/aws-organizations-delegated-administrator | +| 6301 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/11/aws-backup-audit-manager-centralized-reporting-aws-organizations | +| 6302 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/11/amazon-cloudwatch-cross-account-observability-multiple-aws-accounts | +| 6303 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/11/amazon-rds-blue-green-deployments-safer-simpler-faster-updates | +| 6304 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/announcing-aws-kms-external-key-store-xks | +| 6305 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/heads-up-amazon-s3-security-changes-are-coming-in-april-of-2023 | +| 6306 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/12/amazon-eks-automated-provisioning-lifecycle-management-windows-containers | +| 6307 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/12/amazon-timestream-enables-protect-data-through-aws-backup | +| 6308 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/12/amazon-rds-integration-aws-secrets-manager | +| 6309 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2022/12/amazon-ecs-cloudwatch-alarms-safety-deployments | +| 6310 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/ru/blogs/aws-cloud-financial-management/aws-cost-explorers-new-ui-and-common-use-cases | +| 6311 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2023/02/amazon-guardduty-aws-europe-spain-region | +| 6312 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/new-visualize-your-vpc-resources-from-amazon-vpc-creation-experience | +| 6313 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2023/02/aws-network-firewall-tag-based-resource-groups | +| 6314 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/containers/amazon-eks-now-supports-kubernetes-version-1-25 | +| 6315 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2023/03/amazon-detective-graph-visualization-interactive-security-investigations | +| 6316 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2023/02/enable-aws-systems-manager-default-all-ec2-instances-account | +| 6317 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2023/05/amazon-cloudfront-one-click-security-protections | +| 6318 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2023/05/aws-waf-rate-based-rules-request-headers-composite-keys | +| 6319 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/new-aws-dms-serverless-automatically-provisions-and-scales-capacity-for-migration-and-data-replication | +| 6320 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/temporary-elevated-access-management-with-iam-identity-center | +| 6321 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2023/06/aws-config-recording-exclusions-resource-type | +| 6322 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2024/01/amazon-ecs-fargate-integrate-ebs | +| 6323 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/okelet/awsipinventory | +| 6324 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/dineshrathee12/how-to-copy-a-security-group-with-rules-from-one-aws-account-to-another-account-36mb | +| 6325 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/awslabs/assisted-log-enabler-for-aws | +| 6326 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/saml-to/assume-aws-role-action | +| 6327 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Levi-Michael/boto3-ec2-s3-management | +| 6328 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/cavaliercoder/vpc-free | +| 6329 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.github.io | +| 6330 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/awslabs/aws-cloudsaga | +| 6331 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/willdady/aws-resource-based-policy-collector | +| 6332 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/tenable/access-undenied-aws | +| 6333 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.tenable.com/blog/access-undenied-on-aws | +| 6334 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/ualter/awsbe-site | +| 6335 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/awslabs/amazon-s3-tar-tool | +| 6336 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/aws-samples/aws-cdk-stack-builder-tool | +| 6337 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/containerscrew/aws-sso-rs | +| 6338 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/infrahouse/infrahouse-toolkit | +| 6339 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws-builders/continuous-integration-and-deployment-on-aws-and-a-wishlist-for-cicd-tools-on-aws-5a13 | +| 6340 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt | +| 6341 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/salesforce/metabadger | +| 6342 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/cli | +| 6343 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/cli/latest/index.html | +| 6344 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/cli/latest/reference/codepipeline/index.html | +| 6345 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-python-2-7-in-aws-sdk-for-python-and-aws-cli-v1 | +| 6346 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/sdk-for-java | +| 6347 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://awsfundamentals.com/blog/aws-s3-rm-removing-files | +| 6348 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/franciscogm/aws-cli-sso-made-easy-3bh9 | +| 6349 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/q/developer | +| 6350 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.genbeta.com/desarrollo/amazon-lanza-codewhisperer-su-propia-alternativa-a-github-copilot-que-no-insertara-codigo-licenciado-avisar | +| 6351 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/devops/introducing-amazon-codewhisperer-for-command-line | +| 6352 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/jcjorel/ec2-spot-converter | +| 6353 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://techcrunch.com/2021/01/12/vantage-makes-managing-aws-easier | +| 6354 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.vantage.sh | +| 6355 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/one2nc/cloudlens | +| 6356 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://codecatalyst.aws/explore | +| 6357 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/Reaimua/AWS-CLI-Uploader-Project | +| 6358 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/welldone-cloud/aws-list-resources | +| 6359 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://wizardzines.com | +| 6360 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cheatography.com | +| 6361 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/LeCoupa/awesome-cheatsheets | +| 6362 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/detailyang/awesome-cheatsheet | +| 6363 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.jromanmartin.io/cheat-sheets | +| 6364 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://www.cheat-sheets.org | +| 6365 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ABZ-Aaron/cheat-sheets | +| 6366 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/intermediate-linux-commands-cheat-sheet | +| 6367 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/microprofile-rest-client | +| 6368 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cheat.sh | +| 6369 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/downloads/logrotate-cheat-sheet | +| 6370 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://manz.dev/cheatsheets | +| 6371 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://crontab.guru | +| 6372 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://seranking.com/blog/practical-tips-google-search-operators | +| 6373 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://supple.com.au/tools/google-advance-search-operators | +| 6374 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.linkody.com/guides/google-search-operators-cheatsheet | +| 6375 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/bash-shell-cheat-sheet | +| 6376 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/advanced-linux-commands | +| 6377 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/downloads/watch-cheat-sheet | +| 6378 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/tutorial/amazon-web-services-aws-tutorial/aws-cheat-sheet | +| 6379 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.igoroseledko.com/aws-cli-cheat-sheet | +| 6380 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.aws.amazon.com/service-authorization/latest/reference/reference_policies_actions-resources-contextkeys.html | +| 6381 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://www.awsgeek.com/Amazon-S3 | +| 6382 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/priyankavergadia/google-cloud-4-words | +| 6383 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/what-is-an-api-and-how-to-test-it | +| 6384 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://karneliuk.com/2019/07/rest-api-1-basics-cheat-sheet-ansible-bash-postman-and-python-for-get-using-netbox-and-docker-as-examples | +| 6385 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://karneliuk.com/2019/08/rest-api-2-basics-cheat-sheet-ansible-bash-postman-and-python-for-post-delete-using-netbox-and-docker-as-examples | +| 6386 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/e-books | +| 6387 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/engage/open-practice-library-ebook | +| 6388 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kapeli.com/dash | +| 6389 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kapeli.com/cheatsheets | +| 6390 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://velocity.silverlakesoftware.com | +| 6391 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://zealdocs.org | +| 6392 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.bluematador.com/learn/kubernetes-glossary | +| 6393 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.mirantis.com/blog/kubernetes-cheat-sheet | +| 6394 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/kubernetes | +| 6395 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/fabric8io/kansible/blob/master/vendor/k8s.io/kubernetes/docs/user-guide/kubectl-cheatsheet.md | +| 6396 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/tutorial/devops-tutorial/kubernetes-cheat-sheet | +| 6397 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://jimmysong.io/zh/book/kubernetes-handbook | +| 6398 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/5/kubectl-cheat-sheet | +| 6399 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.bluematador.com/learn/kubectl-cheatsheet | +| 6400 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dockerlabs.collabnix.com/kubernetes/cheatsheets/kubectl.html | +| 6401 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/rosehgal/k8s-In-30Mins | +| 6402 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kunchalavikram1427/Kubernetes_public | +| 6403 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thechief.io/c/editorial/definitive-kubectl-cheat-sheet | +| 6404 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/5/kubernetes-cheat-sheet | +| 6405 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://computingforgeeks.com/kubectl-cheat-sheet-kubernetes | +| 6406 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://myfuturehub.com/must-keep-these-kubernetes-commands-handy | +| 6407 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cmcrowell.com/cheat-sheet | +| 6408 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://komodor.com/learn/the-ultimate-kubectl-cheat-sheet | +| 6409 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learncloudnative.com/blog/2022-05-10-kubectl-tips | +| 6410 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudtechtwitter.com/2022/05/kubernetes-common-commands.html | +| 6411 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/k8s-resource-management-an-autoscaling-cheat-sheet | +| 6412 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/devoriales/cheatsheets | +| 6413 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/msfaizi/kubernetes-cheatsheet-essential-commands-and-concepts-for-efficient-container-orchestration-201n | +| 6414 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-kustomize-cheat-sheet-8e2d31b74d8f | +| 6415 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dockerlux.github.io/pdf/cheat-sheet-v2.pdf | +| 6416 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cheatsheetseries.owasp.org/cheatsheets/Docker_Security_Cheat_Sheet.html | +| 6417 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dockerlabs.collabnix.com/docker/cheatsheet | +| 6418 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/containers | +| 6419 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/wsargent/docker-cheat-sheet | +| 6420 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/tutorial/devops-tutorial/docker-cheat-sheet | +| 6421 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.gitguardian.com/how-to-improve-your-docker-containers-security-cheat-sheet | +| 6422 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://myfuturehub.com/useful-commands-of-docker | +| 6423 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://linuxhandbook.com/container-lifecycle-docker-commands | +| 6424 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/pragyanatvade/docker-commands-cheat-sheet-47n4 | +| 6425 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/sematext/cheatsheets/blob/master/docker-swarm-cheatsheet.md | +| 6426 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://lzone.de/#/LZone%20Cheat%20Sheets/Docker%20Swarm | +| 6427 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kerneltalks.com/virtualization/docker-swarm-cheat-sheet | +| 6428 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.programster.org/docker-swarm-cheatsheet | +| 6429 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cheatsheetseries.owasp.org/index.html | +| 6430 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/zinox9/git-github-cheatsheet-22ok | +| 6431 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://git-scm.com/docs | +| 6432 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ndpsoftware.com/git-cheatsheet.html | +| 6433 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://training.github.com/downloads/github-git-cheat-sheet.pdf | +| 6434 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://education.github.com/git-cheat-sheet-education.pdf | +| 6435 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.git-tower.com/blog/git-cheat-sheet | +| 6436 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://rogerdudler.github.io/git-guide | +| 6437 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://rogerdudler.github.io/git-guide/files/git_cheat_sheet.pdf | +| 6438 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://towardsdatascience.com/git-commands-cheat-sheet-software-developer-54f6aedc1c46 | +| 6439 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gitexplorer.com | +| 6440 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://justingarrison.com/blog/2021-07-11-github-url-hacks | +| 6441 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/hey_atharva/git-it-right-git-cheatsheet-4o0h | +| 6442 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://jan-krueger.net/git-cheat-sheet-extended-edition | +| 6443 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/baransel/a-git-cheat-sheet-4mab | +| 6444 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.geeksforgeeks.org/git/essential-git-commands | +| 6445 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/codewithtee/git-cheat-sheet-20-commands-i-use-everyday-47h9 | +| 6446 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/joshnh/Git-Commands/blob/master/README.md | +| 6447 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/aashiya123/git-commands-cheatsheet-advanced-20-git-commands-advanced--35i3 | +| 6448 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/doabledanny/git-cheat-sheet-50-commands-free-pdf-and-poster-4gcn | +| 6449 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/git-cheat-sheet | +| 6450 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/22/4/git-tips | +| 6451 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/tutorial/devops-tutorial/git-cheat-sheet | +| 6452 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/devland/20-git-commands-that-will-make-you-a-version-control-pro-149p | +| 6453 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/arslanbilal/git-cheat-sheet | +| 6454 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kapeli.com/cheat_sheets/Sourcetree.docset/Contents/Resources/Documents/index | +| 6455 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.gitkraken.com/pdfs/gitkraken-git-gui-cheat-sheet | +| 6456 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.edureka.co/blog/cheatsheets/ansible-cheat-sheet-guide | +| 6457 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/tutorial/devops-tutorial/ansible-basic-cheat-sheet | +| 6458 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Fsites.google.com%2Fsite%2Fmrxpalmeiras%2Fansible%2Fansible-cheat-sheet&dsh=S1127513064%3A1779041015006518&followup=https%3A%2F%2Fsites.google.com%2Fsite%2Fmrxpalmeiras%2Fansible%2Fansible-cheat-sheet&osid=1&passive=1209600&flowName=WebLiteSignIn&flowEntry=ServiceLogin&ifkv=AWa2PatKhgmTZTEkwb3Q5nWpkPt4ntDFIyQrUJIi2ZjPJ-M3IOraCUtKjEa4_jbOFaWLmjeqIlS_ | +| 6459 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/downloads/ansible-k8s-cheat-sheet | +| 6460 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fosstechnix.com/ansible-ad-hoc-commands-with-examples | +| 6461 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developer.hashicorp.com/terraform/cli/commands | +| 6462 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/scraly/terraform-cheat-sheet/blob/master/terraform-cheat-sheet.pdf | +| 6463 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.pluralsight.com/resources/blog/cloud/the-ultimate-terraform-cheatsheet | +| 6464 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.techtarget.com/searchitoperations/tip/Terraform-cheat-sheet-Notable-commands-HCL-and-more | +| 6465 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://techbeatly.com/terraform-cheat-sheet | +| 6466 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/7/sysadmin-cheat-sheets | +| 6467 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://daniel.haxx.se/blog/wp-content/uploads/2020/01/sticker-cheat-sheet.png | +| 6468 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://www.pixelbeat.org/cmdline.html | +| 6469 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/downloads/parted-cheat-sheet | +| 6470 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/downloads/gnu-screen-cheat-sheet | +| 6471 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://catonmat.net/gnu-coreutils-cheat-sheet | +| 6472 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://linuxhandbook.com/cheatsheets/yum | +| 6473 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.stationx.net/hacking-tools-cheat-sheet | +| 6474 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://pentestmonkey.net/cheat-sheet/ssh-cheat-sheet | +| 6475 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://computingforgeeks.com/ssh-commands-cheat-sheet-linux | +| 6476 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/18/4/learn-advanced-ssh-commands-new-cheat-sheet | +| 6477 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.comparitech.com/net-admin/nmap-nessus-cheat-sheet | +| 6478 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/red-hat-openshift-container-platform | +| 6479 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/nekop/openshift-sandbox/blob/master/docs/command-cheatsheet.md | +| 6480 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gist.github.com/rafaeltuelho/111850b0db31106a4d12a186e1fbc53e | +| 6481 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/mhausenblas/openshift-cheat-sheet | +| 6482 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://monodot.co.uk/openshift-cheatsheet | +| 6483 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cookbook.openshift.org | +| 6484 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cookbook.openshift.org/image-registry-and-image-streams/how-do-i-import-an-image-from-an-external-image.html | +| 6485 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/debezium-openshift-cheat-sheet | +| 6486 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/writing-kubernetes-operator-java | +| 6487 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/aurelievache/kubernetes-sketchnotes-pods-4ib0 | +| 6488 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://garba.org/posts/2018/k8s_pod_lc | +| 6489 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/buildah-cheat-sheet | +| 6490 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://iximiuz.com/en/posts/prometheus-vector-matching | +| 6491 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://iximiuz.com/en/posts/prometheus-functions-agg-over-time | +| 6492 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gist.github.com/tuannvm/4e1bcc993f683ee275ed36e67c30ac49 | +| 6493 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://maven.apache.org/guides/MavenQuickReferenceCard.pdf | +| 6494 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.digitalocean.com/community/tutorials/maven-commands-options-cheat-sheet | +| 6495 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cheatography.com/mikesac/cheat-sheets/maven | +| 6496 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.javaguides.net/2018/06/maven-cheat-sheet.html | +| 6497 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.bogotobogo.com/Java/tutorials/Spring-Boot/Maven-mvn-command-cheat-sheet.php | +| 6498 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gist.github.com/michaellihs/b08c89581ec597fa198cf74e2239f4a6 | +| 6499 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://sakaiproject.atlassian.net/wiki/spaces/REL/pages/1314427619/Maven+release+plugin+cheat+sheet | +| 6500 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://eta-lang.org/docs/cheatsheets/gradle-cheatsheet | +| 6501 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.rratliff.com/gradle-cheat-sheet | +| 6502 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gist.github.com/jahe/59557d507f43574b0d96 | +| 6503 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gist.github.com/jiffle/499caa5f53ab8f90dc19a3040ee40f48 | +| 6504 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/microprofile-jwt | +| 6505 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.edureka.co/blog/cheatsheets/jenkins-cheat-sheet | +| 6506 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cheatography.com/funthomas424242/cheat-sheets/jenkins | +| 6507 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/tutorial/devops-tutorial/jenkins-cheat-sheet | +| 6508 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://blog.extremehacking.org/blog/2015/11/09/jmeter-web-application-testing-cheatsheet | +| 6509 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hellotestworld.com/2016/02/02/cheatsheet-for-jmeter-__time-function-calls | +| 6510 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://martkos-it.co.uk/our-work/jmeter-testing-cheat-sheet-ng5zm-97y43-af8tj | +| 6511 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://martkos-it.co.uk/s/jmeter-testing-cheat-sheet-v10.pdf | +| 6512 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://performanceoptimize.blogspot.com/2017/04/RegularExpressionCheatSheet.html | +| 6513 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://lordofthejars.github.io/quarkus-cheat-sheet | +| 6514 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/markdown-cheat-sheet | +| 6515 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://codingharbour.com/kafkacat-cheatsheet | +| 6516 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.google.com/machine-learning/glossary | +| 6517 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/downloads/javascript-cheat-sheet | +| 6518 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/typescript-cheatsheets/react | +| 6519 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.typescriptlang.org | +| 6520 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/how-typescript-interfaces-work | +| 6521 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/downloads/jupyterlab-cheat-sheet | +| 6522 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/tutorial/sql-tutorial/sql-commands-cheat-sheet | +| 6523 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/enochtangg/quick-SQL-cheatsheet | +| 6524 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hackr.io/blog/sql-commands | +| 6525 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/swapnakpanda/Infographics/blob/main/Cheat%20Sheet/Database/SQL_CheatSheet.png | +| 6526 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://helpercodes.com/sql-query-cheatsheet-tutorial | +| 6527 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/navneet7716/optimizing-sql-queries-h9j | +| 6528 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.tigerdata.com/learn/postgres-cheat-sheet | +| 6529 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.datadoghq.com/resources/datadog-postgresql-cheatsheet | +| 6530 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/downloads/mariadb-mysql-cheat-sheet | +| 6531 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.mongodb.com/docs | +| 6532 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/tutorial/python-tutorial/python-cheat-sheet-basics | +| 6533 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://websitesetup.org/python-cheat-sheet | +| 6534 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ekramasif/Basic-Machine-Learning/blob/main/Extraa/PythonCheatSheet.ipynb | +| 6535 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/cheat-sheets/nodejs-cheat-sheet | +| 6536 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hackingcpp.com/cpp/cheat_sheets | +| 6537 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/razgandeanu/selenium-cheat-sheet-9lc | +| 6538 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.testmuai.com/blog/selenium-python-cheat-sheet | +| 6539 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/tutorial/selenium-tutorial/selenium-cheat-sheet | +| 6540 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://intellipaat.com/blog/tutorial/rpa-tutorial/rpa-cheat-sheet | +| 6541 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kdnuggets.com/2022/02/complete-collection-data-science-cheat-sheets-part-1.html | +| 6542 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kdnuggets.com/2022/02/complete-collection-data-science-cheat-sheets-part-2.html | +| 6543 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://teamhood.com/agile/scrum-cheat-sheet | +| 6544 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techbeatly.com/terraform-free-courses | +| 6545 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform/tutorials/aws-get-started/infrastructure-as-code | +| 6546 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/packer | +| 6547 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/packer/docs | +| 6548 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://computingforgeeks.com/build-aws-ec2-machine-images-with-packer-and-ansible | +| 6549 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/packer/tutorials/aws-get-started/aws-get-started-build-image | +| 6550 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.cloudgeni.ai/the-definitive-guide-to-importing-your-cloud-resources-into-iac | +| 6551 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.weekly.tf | +| 6552 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com | +| 6553 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://nedinthecloud.com | +| 6554 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://roadmap.sh/terraform | +| 6555 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform | +| 6556 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://registry.terraform.io | +| 6557 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.teemo.co/terraform-in-10-commands-e737dfd8bf31 | +| 6558 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://terraform-infraestructura.readthedocs.io/es/latest | +| 6559 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.gruntwork.io/blog/why-we-use-terraform-and-not-chef-puppet-ansible-saltstack-or-cloudformation | +| 6560 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://cloudonaut.io/terraform-can-you-keep-a-secret | +| 6561 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://discuss.hashicorp.com/t/terraform-0-13-beta-released/9555 | +| 6562 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/bridgecrew-all-these-misconfigured-terraform-modules-are-a-security-issue | +| 6563 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-feature-flags-environment-toggle-design-patterns | +| 6564 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.databricks.com/blog/2020/09/11/announcing-databricks-labs-terraform-integration-on-aws-and-azure.html | +| 6565 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform/plugin/sdkv2 | +| 6566 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devblogs.microsoft.com/devops/what-is-infrastructure-as-code | +| 6567 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://k21academy.com/terraform/why-terraform-not-chef-ansible-puppet-cloudformation | +| 6568 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/nsriram/lambda-the-terraform-way | +| 6569 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/inscapist/terraform-k3s-private-cloud | +| 6570 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://caylent.com/blog/beginners-guide-to-using-terraform-with-aws | +| 6571 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.env0.com/blog/were-opensourcing-terratag-to-make-multicloud-resource-tagging-easier | +| 6572 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://registry.terraform.io/modules/aztfmod/caf/azurerm/latest | +| 6573 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.arnaudlheureux.io/2020/10/02/migrating-azure-caf-landing-zones-on-terraform-0-13 | +| 6574 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/tfutils/tfenv | +| 6575 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/cloudskills/packer-and-terraform-with-immutable-infrastructure-47ja | +| 6576 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.deloitte.com/es/es/services/consulting/blogs/todo-tecnologia/infrastructure-as-code-iac-con-terraform.html | +| 6577 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.tenable.com/cloud-security/products/cnapp | +| 6578 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.freecodecamp.org/news/what-is-terraform-learn-infrastructure-as-code | +| 6579 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/how-to-use-terraform-to-create-a-small-scale-cloud-infrastructure-abf54fabc9dd | +| 6580 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pluralsight.com/resources/blog/cloud/securing-your-multi-cloud-terraform-pipelines-with-policy-as-code | +| 6581 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://prcode.co.uk/2021/04/29/connect-azure-mysql-to-private-endpoint-with-terraform | +| 6582 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoq.com/news/2021/04/cloudflare-terraform | +| 6583 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pluralsight.com/resources/blog/cloud/how-to-use-terraform-inputs-and-outputs | +| 6584 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoq.com/news/2020/04/terraform-operator-kubernetes | +| 6585 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pluralsight.com/resources/blog/cloud/what-does-the-terraform-1-0-release-mean-for-you | +| 6586 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/terraform-1-0-reflects-what-hashicorp-has-learned-about-infrastructure-as-code | +| 6587 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform/tutorials/aws/lambda-api-gateway | +| 6588 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform/tutorials/aws/aws-default-tags | +| 6589 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/tibordp/terraform-hcloud-dualstack-k8s | +| 6590 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://opensource.com/article/21/8/terraform-tips | +| 6591 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://rpadovani.com/terraform-cloudinit | +| 6592 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.terraform-best-practices.com | +| 6593 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.qovery.com/docs/getting-started/introduction | +| 6594 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://scalefactory.com/blog/2021/10/13/failing-faster-with-terraform | +| 6595 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://shipa.io/terraform-meets-appops-2 | +| 6596 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.bitslovers.com/terraform-output | +| 6597 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/building-on-terraform-evolution-not-revolution | +| 6598 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform/language/modules/develop/refactoring | +| 6599 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devdosvid.blog/2022/01/16/some-techniques-to-enhance-your-terraform-proficiency | +| 6600 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/better-together-hyper-converged-kubernetes-with-terraform | +| 6601 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/AdminTurnedDevOps/Terraform-The-Hard-Way | +| 6602 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pluralsight.com/resources/blog/cloud/5-things-we-love-about-terraform | +| 6603 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/how-to-migrate-existing-infrastructure-to-terraform | +| 6604 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.middlewareinventory.com/blog/terraform-import-securitygroup-aws | +| 6605 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.middlewareinventory.com/blog/terraform-for-each-examples | +| 6606 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://terrateam.io/blog/terraform-pre-commit-hooks | +| 6607 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/kubestack/a-better-way-to-provision-kubernetes-resources-using-terraform-355n | +| 6608 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=DeNflzdjxVM | +| 6609 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform/language/provisioners | +| 6610 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoq.com/news/2022/09/terraform-simplified-refactoring | +| 6611 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://buildkite.com/resources/blog/manage-your-ci-cd-resources-as-code-with-terraform | +| 6612 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.gruntwork.io/blog/terraform-tips-tricks-loops-if-statements-and-gotchas | +| 6613 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/pavanbelagatti/using-terraform-to-manage-infrastructure-resources-32da | +| 6614 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.spectrocloud.com/blog/deploying-complex-infrastructure-with-a-terraform-state-machine | +| 6615 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://tekanaid.com/posts/terraform-for-beginners-course-and-training | +| 6616 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.digitalocean.com/community/tutorials/how-to-structure-a-terraform-project | +| 6617 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/DhruvinSoni30/Terraform_multiple_modules | +| 6618 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://spacelift.io/blog/terraform-files | +| 6619 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?si=zB9HD1MCp3SbLQwL&v=V53AHWun17s&feature=youtu.be | +| 6620 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=iRaai1IBlB0&t=3s | +| 6621 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devdosvid.blog/2023/04/16/hello-terraform-data-goodbye-null-resource | +| 6622 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/why-hashicorp-terraform-is-essential-for-sres-and-devops-engineers | +| 6623 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoq.com/news/2023/04/cdk-terraform-convert | +| 6624 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/pwd9000/series/16567 | +| 6625 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.ogenki.io/post/terraform-controller | +| 6626 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://gravitydevops.com/terraform-tutorials-basic-to-advanced-2025 | +| 6627 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.gruntwork.io/blog/how-to-use-terraform-as-a-team | +| 6628 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://overmind.tech/blog/is-observability-relevant-for-terraform | +| 6629 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/automating-retry-for-failed-terraform-launches | +| 6630 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://theburningmonk.com/2019/03/making-terraform-and-serverless-framework-work-together | +| 6631 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-workflow-process-explained | +| 6632 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-how-to-join-and-split-strings | +| 6633 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-deploy-azure-expressroute-circuit-with-vnet-gateway | +| 6634 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://nedinthecloud.com/2022/01/18/replacing-the-template_cloudinit_config-data-source | +| 6635 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=sd2wuAVush4 | +| 6636 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/playlist?list=PLXb5972EMl4BfKVDMaJH6Pg9SI6q_HqMg | +| 6637 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=iLgEK6A31HM | +| 6638 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-code-project-organization-strategies-based-on-team-workload-or-monolithic | +| 6639 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/grrywlsn/self-service-infrastructure-as-code-23bl | +| 6640 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=IORvnr4u8z8 | +| 6641 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/should-terraform-lock-hcl-file-be-added-to-gitignore-or-committed-to-git-repo | +| 6642 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/github-actions-terraform-deployments-with-a-review-of-planned-changes-30143358bb5c | +| 6643 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-how-to-for_each-through-a-listobjects | +| 6644 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.realkinetic.com/its-time-to-retire-terraform-30545fd5f186 | +| 6645 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-modules-using-git-branch-as-source | +| 6646 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-split-main-tf-into-seperate-files | +| 6647 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://pod.chaoslever.com/hashicorp-under-ibms-wing | +| 6648 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/analyzing-ibms-acquisition-of-hashicorp-a-game-changer-in-hybrid-cloud-management | +| 6649 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/bhanufyi/effective-terraform-variable-management-in-github-actions-488l | +| 6650 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/envzero/terraform-destroy-command-a-guide-to-controlled-infrastructure-removal-4af8 | +| 6651 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-ip-functions-for-managing-ip-addresses-cidr-blocks-and-subnets | +| 6652 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://masterpoint.io/blog/terraform-use-cases | +| 6653 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-remove-resource-from-state-file-tfstate | +| 6654 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-how-are-data-sources-used | +| 6655 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-conditional-if-variable-does-not-exist-try-function | +| 6656 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/output-link-to-azure-resources-from-terraform-project | +| 6657 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-state-management-explained | +| 6658 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/working-with-yaml-in-terraform-using-the-yamldecode-and-yamlencode-functions | +| 6659 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://mattias.engineer/blog/2024/terraform-variable-cross-validation | +| 6660 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.nilebits.com/blog/2024/07/terraform-drift-detection | +| 6661 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://spacelift.io/blog/terraform-backends | +| 6662 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/spacelift/using-terraform-yaml-functions-3ade | +| 6663 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.howdykloudy.in/blog/implementing-shift-left-for-terraform-an-introductory-guide | +| 6664 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.bejarano.io/terraform-plan-light | +| 6665 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pluralsight.com/resources/blog/cloud/how-to-troubleshoot-5-common-terraform-errors | +| 6666 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.dronov.net/2024/02/22/terraform-the-terrible-en.html | +| 6667 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.opencoreventures.com/blog/hashicorp-switching-to-bsl-shows-a-need-for-open-charter-companies | +| 6668 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://nedinthecloud.com/2024/01/22/comparing-opentofu-and-terraform | +| 6669 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thomasthornton.cloud/ensuring-your-terraform-is-correctly-formatted-using-terraform-fmt-and-github-actions | +| 6670 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=v_T1fuYGjV0&ab_channel=NedintheCloud | +| 6671 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform/tutorials/automation/github-actions | +| 6672 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pluralsight.com/resources/blog/cloud/how-to-use-github-actions-to-automate-terraform | +| 6673 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=4niy0_ZpQ1w&ab_channel=CloudQuickLabs | +| 6674 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thomasthornton.cloud/deploy-terraform-using-github-actions-into-azure | +| 6675 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-github-actions-automated-deployment | +| 6676 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thomasthornton.cloud/displaying-terraform-plans-in-github-prs-with-github-actions | +| 6677 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/spacelift/how-to-manage-terraform-with-github-actions-5b10 | +| 6678 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://about.gitlab.com/blog/2021/08/10/how-to-agentless-gitops-aws | +| 6679 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://mattias.engineer/posts/terraform-testing-and-validation | +| 6680 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://terraform-docs.io/user-guide/introduction | +| 6681 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/PacoVK/tapir | +| 6682 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=qGdGMnQ83SA | +| 6683 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/aws-builders/provisioning-aws-infrastructure-using-terraform-and-jenkins-cicd-pgj | +| 6684 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/vijaykedar/jenkins-setup-using-terraform | +| 6685 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/reneaudain/jenkins_tf_repo | +| 6686 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.gruntwork.io/blog/a-comprehensive-guide-to-managing-secrets-in-your-terraform-code | +| 6687 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform/tutorials/cloud/cloud-agents | +| 6688 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=W_PmtDm4IXk&ab_channel=RobertdeBock | +| 6689 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://scalr.com | +| 6690 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.devclass.com/devops/2021/12/09/terraform-11-moves-forward-with-refactoring-helpers-and-native-terraform-cloud-integration/1621944 | +| 6691 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.gruntwork.io/blog/how-to-manage-multiple-environments-with-terraform | +| 6692 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://spacelift.io/blog/what-is-terraform-cloud | +| 6693 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/what-is-the-hashicorp-infrastructure-cloud | +| 6694 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://digger.dev | +| 6695 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://spacelift.io | +| 6696 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/hashicorp/hcl | +| 6697 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://octopus.com/blog/introduction-to-hcl-and-hcl-tooling | +| 6698 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/hashicorp/terraform-cdk | +| 6699 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoq.com/news/2020/07/cdk-terraform | +| 6700 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/providing-terraform-with-that-ansible-magic?intcmp=7015Y000003t7aWQAQ | +| 6701 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://opensource.com/article/21/8/terraform-deploy-helm | +| 6702 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/infracost/infracost | +| 6703 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://pratapreddypilaka.blogspot.com/2023/11/azure-finops-using-terraform-and.html | +| 6704 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.linkedin.com/pulse/how-estimate-cloud-costs-terraform-azure-aws-gcp-etc-via-kaan-turgut-msexc | +| 6705 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/shuaibiyy/awesome-tf | +| 6706 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/Azure/awesome-terraform | +| 6707 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/ozbillwang/terraform-best-practices | +| 6708 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://globaldatanet.com/tech-blog/terraform-cicd-best-practices | +| 6709 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform/cloud-docs/recommended-practices/part3 | +| 6710 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/terraforms-best-practices-and-pitfalls | +| 6711 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-best-practices-for-writing-clean-readable-and-maintainable-code | +| 6712 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://spacelift.io/blog/terraform-best-practices | +| 6713 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.coderco.io/p/terraform-best-practices-series-lessons | +| 6714 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thomasthornton.cloud/using-terraform-tfvars-for-environment-agnostic-deployments | +| 6715 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/best-practices-to-promote-from-dev-to-prod-environments-with-hashicorp-terraform-using-workspaces-and-folders | +| 6716 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/cloudposse?q=terraform- | +| 6717 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/devopshubproject/azure-terraform-ansible | +| 6718 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://hodovi.cc/blog/creating-low-cost-managed-kubernetes-cluster-personal-development-terraform | +| 6719 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://kubernetes.io/blog/2020/06/working-with-terraform-and-kubernetes | +| 6720 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.phillipsj.net/posts/dynamically-loaded-terraform-providers | +| 6721 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/terraform-dont-use-kubernetes-provider-with-your-cluster-resource-d8ec5319d14a | +| 6722 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://learnkube.com/kubernetes-terraform | +| 6723 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/a-better-way-to-provision-kubernetes-using-terraform | +| 6724 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform/tutorials/networking/multicloud-kubernetes | +| 6725 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://loopholelabs.io | +| 6726 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://release.com/blog/terraform-kubernetes-deployment-a-detailed-walkthrough | +| 6727 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/hashicorp/terraform-k8s | +| 6728 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://spacelift.io/blog/terraform-eks | +| 6729 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://learnkube.com/terraform-gke | +| 6730 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://learnkube.com/terraform-eks | +| 6731 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://learnkube.com/terraform-aks | +| 6732 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://learnkube.com/terraform-lke | +| 6733 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/blog/fasttrackforazureblog/can-i-create-an-azure-red-hat-openshift-cluster-in-terraform-yes-you-can/3670889 | +| 6734 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://gist.github.com/chadmcrowell/4d11b8a56aba3bdc32ea73c31104357b | +| 6735 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/garutilorenzo/k3s-aws-terraform-cluster | +| 6736 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/c0dyhi11/k3s-linkerd | +| 6737 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://docs.cloud.google.com/docs/terraform/blueprints/terraform-blueprints | +| 6738 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.linkedin.com/pulse/gcp-advanced-terraform-interactive-learning-challeng-kaan-turgut-guipc | +| 6739 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://circleci.com/blog/learn-iac-part1 | +| 6740 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://hackernoon.com/exporting-your-gke-cluster-to-terraform-cloud-a-guide-with-challenges-and-solutions | +| 6741 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/roib20/terraform-provision-gke-cloudflare | +| 6742 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/terraform-aws-modules/terraform-aws-solutions | +| 6743 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/terraform-on-aws-multi-account-setup-and-other-advanced-tips | +| 6744 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoq.com/news/2022/02/terraform-aws-provider-s3 | +| 6745 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/arpanadhikari/reusable-aws-iam-role-for-service-accounts-irsa-for-k8s-terraform-module-2og2 | +| 6746 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://aws.amazon.com/blogs/infrastructure-and-automation/save-time-with-automated-security-checks-of-terraform-scripts | +| 6747 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/aws-builders/how-to-deploy-a-serverless-website-with-terraform-5677 | +| 6748 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/aws-samples/service-catalog-engine-for-terraform-os | +| 6749 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/yet_anotherdev/aws-rds-scaling-postgres-30ic | +| 6750 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://numericaideas.com/blog/auto-scaling-group-on-aws-with-terraform | +| 6751 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devopscube.com/terraform-autoscaling-group | +| 6752 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/monarene/dynamic-volume-provisioning-in-kubernetes-with-aws-and-terraform-3m6h | +| 6753 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://awsfundamentals.com/blog/aws-lambda-with-terraform | +| 6754 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/squareops/terraform-aws-vpc | +| 6755 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/aws-builders/deploying-a-containerized-app-to-ecs-fargate-using-a-private-ecr-repo-terragrunt-5b8a | +| 6756 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=3uDxwNOtilU | +| 6757 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/tokarev-artem/auto-ec2-setup | +| 6758 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/chinmay13/aws-networking-with-terraform-vpc-transit-gateway-between-vpcs-1ne4 | +| 6759 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/aws-builders/my-service-mesh-journey-with-terraform-on-aws-cloud-part-1-3hee | +| 6760 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/aws-builders/my-service-mesh-journey-with-terraform-on-aws-cloud-part-2-58fd | +| 6761 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/infrahouse/terraform-aws-ecs | +| 6762 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/bennyfmo_237/deploying-basic-infrastructure-on-aws-with-terraform-1k68 | +| 6763 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://aws.amazon.com/blogs/aws/new-self-service-provisioning-of-terraform-open-source-configurations-with-aws-service-catalog | +| 6764 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/aws-observability | +| 6765 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://aws-observability.github.io/terraform-aws-observability-accelerator | +| 6766 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://aws-observability.github.io/terraform-aws-observability-accelerator/eks/tracing | +| 6767 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/maddevsio/aws-eks-base | +| 6768 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/how-to-design-and-provision-a-production-ready-eks-cluster-f24156ac29b2 | +| 6769 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/aws-builders/creating-an-eks-cluster-and-node-group-with-terraform-1lf6 | +| 6770 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/garutilorenzo/k8s-aws-terraform-cluster | +| 6771 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/terraform-aws-modules/terraform-aws-eks | +| 6772 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/build-an-eks-cluster-with-terraform-d35db8005963 | +| 6773 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://platformwale.blog/2023/07/15/create-amazon-eks-cluster-within-its-vpc-using-terraform | +| 6774 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/aws-builders/navigating-aws-eks-with-terraform-understanding-vpc-essentials-for-eks-cluster-management-51e3 | +| 6775 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/verifacrew/how-to-assume-an-aws-iam-role-from-a-service-account-in-eks-with-terraform-28gd | +| 6776 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://registry.terraform.io/providers/hashicorp/awscc/latest | +| 6777 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://aws.amazon.com/blogs/aws/new-aws-control-tower-account-factory-for-terraform | +| 6778 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://aws.amazon.com/controltower | +| 6779 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://caylent.com/insights | +| 6780 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/porscheofficial/terraform-aws-ecr-watch | +| 6781 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://serverless.tf | +| 6782 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://registry.terraform.io/modules/azurerm/resources/azure/latest | +| 6783 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/get-started-with-terraform-on-microsoft-azure | +| 6784 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/kuhlman-labs/terraform-azurerm-landing-zone | +| 6785 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://cloudbuild.co.uk/how-to-install-terraform | +| 6786 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/blog/azuremigrationblog/implement-azure-landing-zones-with-hashicorp-terraform/3241071 | +| 6787 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://azureviking.com/post/terraform-module-azure-dns-private-resolver | +| 6788 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/thomast1906/terraform-on-azure | +| 6789 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.cloudtrooper.net/2023/08/19/dry-terraform-code-for-private-link-and-dns | +| 6790 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-deploy-azure-function-app-with-consumption-plan | +| 6791 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/blog/microsoftdefendercloudblog/simplifying-onboarding-to-microsoft-defender-for-cloud-with-terraform/3974789 | +| 6792 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/blog/fasttrackforazureblog/create-an-azure-openai-langchain-chromadb-and-chainlit-chat-app-in-aks-using-ter/4024070 | +| 6793 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-deploy-azure-app-service-with-key-vault-secret-integration | +| 6794 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=iVyKvopGnrQ&t=737s | +| 6795 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/blog/azuretoolsblog/introducing-azure-verified-modules/4045946 | +| 6796 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.linkedin.com/pulse/deploying-microsoft-sentinel-via-arm-template-vs-debac-manikandan-ychnc | +| 6797 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.xmi.fr/posts/terraform-vs-bicep | +| 6798 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/blog/azuretoolsblog/terraform-on-azure-february-2024-update/4070567 | +| 6799 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://azureviking.com/post/terraform-module-azurerm-alz-subnet | +| 6800 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://hlokensgard.no/knowledge-sharing | +| 6801 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thomasthornton.cloud/2024/03/28/enabling-postgresql-flexible-server-logs-and-configuring-a-retention-period-using-terraform | +| 6802 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/terraform-import-existing-azure-resources-into-state-tfstate | +| 6803 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/what-is-azure-private-link-and-how-to-deploy-with-terraform | +| 6804 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thomasthornton.cloud/2022/06/02/writing-reusable-terraform-modules | +| 6805 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/Azure/aztfexport | +| 6806 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://learn.microsoft.com/en-us/azure/developer/terraform/azure-export-for-terraform/export-terraform-overview | +| 6807 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://learn.microsoft.com/en-us/azure/developer/terraform/azure-export-for-terraform/export-advanced-scenarios | +| 6808 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://spacelift.io/blog/azure-terraform-export | +| 6809 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/Azure/terraform-azurerm-caf-enterprise-scale | +| 6810 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://registry.terraform.io/modules/Azure/lz-vending | +| 6811 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://blog.cloud63.fr/landing-zone-networking-using-terraform | +| 6812 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/kaysalawu/azure-network-terraform | +| 6813 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/deploying-hub-and-spoke-network-topology-in-microsoft-azure-using-terraform | +| 6814 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://registry.terraform.io/modules/Azure/avm-ptn-alz | +| 6815 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/blog/azuretoolsblog/announcing-azure-terrafy-and-azapi-terraform-provider-previews/3270937 | +| 6816 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/blog/itopstalkblog/azure-terrafy-%e2%80%93-import-your-existing-azure-infrastructure-into-terraform-hcl/3357653 | +| 6817 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/blog/azuretoolsblog/announcing-azapi-dynamic-properties/4121855 | +| 6818 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/using-azapi-terraform-provider-dynamic-properties-feature-instead-of-jsonencode | +| 6819 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://adamtheautomator.com/terraform-azure-devops | +| 6820 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/deploy-terraform-using-azure-devops-yaml-pipelines | +| 6821 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://registry.terraform.io/modules/markti/azure-terraformer/azuredevops | +| 6822 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devblogs.microsoft.com/devops/introduction-to-azure-devops-workload-identity-federation-oidc-with-terraform | +| 6823 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/microsoft/terraform-provider-azuredevops/releases/tag/v1.0.0 | +| 6824 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thomasthornton.cloud/error-spawn-terraform-enoent-when-running-terraform-in-azure-devops-pipeline | +| 6825 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/Azure/terraform-azurerm-aks | +| 6826 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/how-we-used-terraform-to-create-and-manage-a-ha-aks-kubernetes-cluster-in-azure-812f64896c08 | +| 6827 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/stacksimplify/azure-aks-kubernetes-masterclass | +| 6828 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thomasthornton.cloud/building-and-deploying-to-an-aks-cluster-using-terraform-and-azure-devops-with-kubernetes-and-helm-providers | +| 6829 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thomasthornton.cloud/deploying-azure-aks-gitops-flux-extension-with-terraform | +| 6830 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/amitmavgupta/azure-terraform | +| 6831 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/Azure-Samples/aks-platform-engineering | +| 6832 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/discussions/azurepartners/how-to-deploy-a-production-ready-aks-cluster-with-terraform-verified-module/4122013 | +| 6833 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=D-Q2qXTssLY&feature=youtu.be | +| 6834 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/chefgs/deploy-kubernetes-resources-in-minikube-cluster-using-terraform-1p8o | +| 6835 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/infrahouse/terraform-aws-openvpn | +| 6836 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/playlist?list=PLlvAxgO7JdIXAzHx887zl-4no4X-CtiFu | +| 6837 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/aws-builders/unleashing-the-power-of-cdk-and-terraform-in-cloud-deployments-5680 | +| 6838 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://graphviz.org | +| 6839 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://edotor.net | +| 6840 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dreampuf.github.io/GraphvizOnline | +| 6841 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://graphviz.online | +| 6842 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://offensive-terraform.github.io | +| 6843 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.digitalocean.com/community/tutorials/how-to-build-a-custom-terraform-module | +| 6844 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://dev.to/gofirefly/terraform-modules-for-advanced-users-4n56 | +| 6845 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/terraform-aws-modules | +| 6846 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://segment.com/blog/the-segment-aws-stack | +| 6847 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/segmentio/stack | +| 6848 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/Juniper/Junos-terraform | +| 6849 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/mitchellh/terraform-provider-multispace | +| 6850 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/kyma-incubator/terraform-provider-kind | +| 6851 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/circa10a/terraform-provider-mailform | +| 6852 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.env0.com/blog/how-to-use-terraform-providers | +| 6853 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/tlkamp/terraform-provider-validation | +| 6854 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoq.com/news/2022/01/elastic-terraform | +| 6855 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/vault/tutorials/operations/codify-mgmt-enterprise | +| 6856 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://registry.terraform.io/providers/hashicorp/Azurerm/latest/docs/data-sources/ip_groups | +| 6857 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://registry.terraform.io/modules/hlokensgard/rbac-administrator/azure/latest | +| 6858 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://prcode.co.uk/2022/02/08/terraform-code-quality | +| 6859 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/terraform-linters/tflint/releases/tag/v0.51.0 | +| 6860 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://developer.hashicorp.com/terraform/tutorials/policy#sentinel | +| 6861 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/GoogleCloudPlatform/terraformer | +| 6862 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.brainboard.co | +| 6863 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.tenable.com/cloud-security/solutions/iac | +| 6864 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://tfsec.dev | +| 6865 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=hbMVGEw0HpE&ab_channel=CloudBeesTV | +| 6866 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/im2nguyen/rover | +| 6867 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.cloudquery.io/blog/announcing-cloudquery-terraform-drift-detection | +| 6868 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/run-x/opta | +| 6869 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/terramate-io/terramate | +| 6870 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/cycloidio/inframap | +| 6871 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/bridgecrewio/AirIAM | +| 6872 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/badarsebard/terraforge | +| 6873 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infracloud.io/blogs/auto-generate-terraform-configuration-files | +| 6874 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://spacelift.io/blog/terraform-tools | +| 6875 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/idoavrah/terraform-tui | +| 6876 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/jamesw4/confirm-tfvars | +| 6877 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/inkdrop-org/inkdrop-visualizer | +| 6878 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/seal-io/tap | +| 6879 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/RoseSecurity/Terramaid | +| 6880 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/cloudposse/atmos | +| 6881 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/leg100/pug | +| 6882 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.gruntwork.io | +| 6883 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://terragrunt.com | +| 6884 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.gruntwork.io/blog/introducing-the-gruntwork-module-service-and-architecture-catalogs | +| 6885 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/pie-r/terragrunt-vs-terraspace | +| 6886 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/gruntwork-io/terragrunt-infrastructure-live-example | +| 6887 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoq.com/news/2023/04/patcher-iac-upgrade | +| 6888 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://terraspace.cloud | +| 6889 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/my-journey-to-hashicorp-certified-terraform-associate-f91f397a01e0 | +| 6890 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/tomwechsler/HashiCorp_Certified_Terraform_Associate | +| 6891 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://mattias.engineer/blog/2024/terraform-professional-chapter-2 | +| 6892 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dotnet.microsoft.com/en-us/apps/xamarin | +| 6893 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://kubernetes.io/docs/concepts/cluster-administration/networking | +| 6894 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.ovhcloud.com | +| 6895 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.stackrox.com/post/2020/01/kubernetes-networking-demystified | +| 6896 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.alexellis.io/ingress-for-your-local-kubernetes-cluster | +| 6897 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://dustinspecker.com/posts/how-do-kubernetes-and-docker-create-ip-addresses | +| 6898 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.youtube.com/watch?v=VicH6KojwCI | +| 6899 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://traefik.io/blog/kubernetes-ingress-service-api-demystified | +| 6900 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://speakerdeck.com/thockin/kubernetes-and-networks-why-is-this-so-dang-hard | +| 6901 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.getambassador.io/externaltrafficpolicy-local-on-kubernetes-e66e498212f9 | +| 6902 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://ronaknathani.com/blog/2020/08/how-a-kubernetes-pod-gets-an-ip-address | +| 6903 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://opensource.com/article/20/8/ingress-controllers-kubernetes | +| 6904 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.infoq.com/news/2020/09/kubernetes-ingress-ga | +| 6905 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://kubernetes.io/blog/2020/09/02/scaling-kubernetes-networking-with-endpointslices | +| 6906 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.haproxy.com/blog/announcing-haproxy-kubernetes-ingress-controller-1-5 | +| 6907 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.devclass.com/containers/2021/01/26/haproxy-ingress-controller-15-introduces-mtls-support-gives-load-balancing-experts-more-power/1619777 | +| 6908 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/haproxy-kubernetes-ingress-controller-moves-outside-the-cluster | +| 6909 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.suse.com/c/nginx-guest-blog-kubernetes-ingress-controller | +| 6910 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.cloudflare.com/moving-k8s-communication-to-grpc | +| 6911 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/AbsaOSS/k8gb | +| 6912 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.altoros.com/blog/kubernetes-networking-writing-your-own-simple-cni-plug-in-with-bash | +| 6913 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://docs.getenroute.io | +| 6914 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://opensource.googleblog.com/2020/11/kubernetes-efficient-multi-zone.html | +| 6915 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://nbailey.ca/post/k8s-networking | +| 6916 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://sookocheff.com/post/kubernetes/understanding-kubernetes-networking-model | +| 6917 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/generating-kubernetes-network-policies-by-sniffing-network-traffic-6d5135fe77db | +| 6918 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.redhat.com/en/blog/grpc-or-http/2-ingress-connectivity-in-openshift | +| 6919 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://inlets.dev/blog/2021/07/08/short-lived-clusters.html | +| 6920 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.techtarget.com/searchitoperations/feature/Differences-between-Kubernetes-Ingress-vs-load-balancer | +| 6921 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/why-and-how-of-kubernetes-ingress-and-networking-6cb308ca03d2 | +| 6922 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/zerolb-a-new-decentralized-pattern-for-load-balancing | +| 6923 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://ungleich.ch/u/blog/kubernetes-making-dns-publicly-reachable | +| 6924 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://ungleich.ch/u/blog/kubernetes-without-ingress | +| 6925 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/ingress-controllers-the-more-the-merrier | +| 6926 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://devopscube.com/kubernetes-ingress-tutorial | +| 6927 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.redhat.com/en/blog/global-load-balancer-approaches | +| 6928 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.vcluster.com/blog/kubernetes-nginx-ingress | +| 6929 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/ingress-controllers-the-swiss-army-knife-of-kubernetes | +| 6930 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://learnkube.com/kubernetes-network-packets | +| 6931 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://devopscube.com/configure-ingress-tls-kubernetes | +| 6932 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.armosec.io/blog/kubernetes-ingress-beginners-guide | +| 6933 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/kubernetes-service-type-lb-for-on-prem-deployments-89e9b2a73a0c | +| 6934 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.tkng.io | +| 6935 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.tkng.io/arch | +| 6936 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://platform9.com/blog/ultimate-guide-to-kubernetes-ingress-controllers | +| 6937 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://dustinspecker.com/posts/kubernetes-networking-from-scratch-bgp-bird-advertise-pod-routes | +| 6938 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://home.robusta.dev/blog/kubernetes-service-vs-loadbalancer-vs-ingress | +| 6939 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://dev.to/imjoseangel/tune-up-your-kubernetes-application-performance-with-a-small-dns-configuration-1o46 | +| 6940 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/inspecting-and-understanding-service-network-dfd8c16ff2c5 | +| 6941 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/kubernetes-network-deep-dive-7492341e0ab5 | +| 6942 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.edureka.co/blog/kubernetes-networking | +| 6943 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://api7.ai/blog/apisix-ingress-support-thousands-pod-replicas | +| 6944 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://inlets.dev/blog/2023/02/24/ingress-for-local-kubernetes-clusters.html | +| 6945 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://dev.to/narasimha1997/communication-between-microservices-in-a-kubernetes-cluster-1n41 | +| 6946 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/otterize-intent-based-access-control-for-kubernetes-and-cloud | +| 6947 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://palark.com/blog/comparing-ingress-controllers-for-kubernetes | +| 6948 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://community.ops.io/danielepolencic/learning-how-an-ingress-controller-works-by-building-one-in-bash-3fni | +| 6949 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.sysdig.com/blog/kubernetes-services-clusterip-nodeport-loadbalancer | +| 6950 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.cloudtechtwitter.com/2022/05/reverse-proxy-vs-forward-proxy.html | +| 6951 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://matthewpalmer.net/kubernetes-app-developer/articles/kubernetes-networking-guide-beginners.html | +| 6952 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/deciphering-the-kubernetes-networking-maze-navigating-load-balance-bgp-ipvs-and-beyond-7123ef428572 | +| 6953 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.cyera.com | +| 6954 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.cloudsigma.com/kubernetes-dns-service-a-beginners-guide | +| 6955 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://opensource.com/article/21/10/kubernetes-networkpolicy | +| 6956 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/ckad-scenarios-about-ingress-and-networkpolicy-155ce958c9ce | +| 6957 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://editor.networkpolicy.io | +| 6958 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/kubernetes-sigs/ingate | +| 6959 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v1.0.0 | +| 6960 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://devopscube.com/setup-ingress-kubernetes-nginx-controller | +| 6961 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://mattias.engineer/k8s/ingress | +| 6962 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://trstringer.com/kubernetes-ingress-with-contour | +| 6963 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/kubernetes-sigs/gateway-api | +| 6964 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://gateway-api.sigs.k8s.io | +| 6965 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://kubernetes.io/blog/2021/04/22/evolving-kubernetes-networking-with-the-gateway-api | +| 6966 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/unifying-kubernetes-service-networking-again-with-the-gateway-api | +| 6967 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.armosec.io/blog/kubernetes-gateway-api | +| 6968 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://navendu.me/posts/gateway-vs-ingress-api | +| 6969 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://dustinspecker.com/posts/iptables-how-kubernetes-services-direct-traffic-to-pods | +| 6970 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://arthurchiao.art/blog/cracking-k8s-node-proxy | +| 6971 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://developers.redhat.com/blog/2021/04/20/use-skupper-to-connect-multiple-kubernetes-clusters | +| 6972 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/multi-cluster-kubernetes-networking-with-netmaker-bfa4e22eb2fb | +| 6973 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.howtoforge.com/kubernetes_network_policy | +| 6974 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.learncloudnative.com/blog/2020-10-07-network-policies | +| 6975 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.bionconsulting.com/blog/kubernetes-network-policies | +| 6976 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/the-kubernetes-network-security-effect | +| 6977 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.redhat.com/en/blog/network-policies-controlling-cross-project-communication-on-openshift | +| 6978 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.vcluster.com/blog/kubernetes-network-policies-a-practitioners-guide | +| 6979 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.vcluster.com/blog/kubernetes-network-policies-for-isolating-namespaces | +| 6980 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://arthurchiao.art/blog/cracking-k8s-network-policy | +| 6981 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://cilium.io/blog/2021/02/10/network-policy-editor | +| 6982 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.buoyant.io/blog/kubernetes-network-policies-with-cilium-and-linkerd | +| 6983 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/installing-cilium-on-kubernetes-in-a-fast-and-efficient-way-dbcb79ce9699 | +| 6984 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://cilium.io/blog/2021/05/11/cni-benchmark | +| 6985 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.cockroachlabs.com/blog/cockroachdb-kubernetes-cilium | +| 6986 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://cilium.io/blog/2021/05/20/cilium-110 | +| 6987 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/ahmetb/kubernetes-network-policy-recipes | +| 6988 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://kubernetes.io/blog/2020/06/05/supporting-the-evolving-ingress-specification-in-kubernetes-1.18 | +| 6989 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/autoscaling-ingress-controllers-in-kubernetes-c64b47088485 | +| 6990 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/stakater/Xposer | +| 6991 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.fusionlayer.com/products/infinity | +| 6992 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins | +| 6993 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://rancher.com/docs/rancher/v2.x/en/faq/networking/cni-providers | +| 6994 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/containernetworking | +| 6995 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/benchmark-results-of-kubernetes-network-plugins-cni-over-10gbit-s-network-updated-august-2020-6e1b757b9e49 | +| 6996 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/flannel-io/flannel | +| 6997 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/nokia/danm | +| 6998 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.tigera.io | +| 6999 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://mhmxs.blogspot.com/2020/12/autoscaling-calico-route-reflector.html | +| 7000 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.tigera.io/blog/enforcing-network-security-policies-with-gitops-part-1 | +| 7001 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/supercharge-coredns-with-cluster-addons | +| 7002 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.sysdig.com/blog/how-to-monitor-coredns | +| 7003 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.nslookup.io/learning/the-life-of-a-dns-query-in-kubernetes | +| 7004 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/kubernetes/enhancements | +| 7005 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://povilasv.me/kubernetes-node-local-dns-cache | +| 7006 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.k8gb.io | +| 7007 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://dev.to/aws-builders/amazon-vpc-lattice-build-applications-not-networks-59j8 | +| 7008 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/mrcodedev/frontend-developer-resources | +| 7009 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/why_and_how/top-3-sites-for-programmers-4bmc | +| 7010 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.makeuseof.com/best-open-source-webinar-software | +| 7011 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.geeksforgeeks.org/blogs/7-most-in-demand-and-high-paying-programming-jobs | +| 7012 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.analyticsinsight.net/top-10-programming-languages-to-learn-for-better-job-opportunities-in-2022 | +| 7013 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/iainfreestone/10-trending-projects-on-github-for-web-developers-3rd-december-2021-12f5 | +| 7014 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoworld.com/article/2270714/complexity-is-killing-software-developers.html | +| 7015 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/madza/19-valuable-github-repositories-for-beginner-developers-3i18 | +| 7016 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/frontend-vs-backend-whats-the-difference | +| 7017 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/what-is-a-full-stack-developer-full-stack-engineer-guide | +| 7018 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/mariamarsh/10-best-github-repos-for-developers-5gmp | +| 7019 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/javinpaul/5-books-and-courses-to-learn-object-oriented-programming-in-depth-4kff | +| 7020 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://trio.dev/angular-vs-react | +| 7021 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/learn-coding-for-everyone-handbook | +| 7022 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://refactoring.guru/design-patterns | +| 7023 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/playfulprogramming/a-better-way-to-code-documentation-driven-development-1kem | +| 7024 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dev.to/sourcegraph/15-developer-tools-to-make-you-super-productive-2g0a | +| 7025 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://firebase.google.com | +| 7026 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://supabase.com | +| 7027 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.logrocket.com/working-supabase-studio | +| 7028 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.infoq.com/articles/ballerina-fullstack-rest-api | +| 7029 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2018/11/15/rhel8-introducing-appstreams | +| 7030 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/products/red-hat-developer-toolset | +| 7031 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/11/15/red-hat-software-collections-38-and-red-hat-developer-toolset-11-now-generally | +| 7032 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://dhall-lang.org | +| 7033 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://ddev.com | +| 7034 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://opensource.com/article/22/12/ddev | +| 7035 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://oclif.io | +| 7036 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://aws.amazon.com/codeguru/profiler | +| 7037 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://hipertextual.com/2024/03/devin-inteligencia-artificial-programa-software | +| 7038 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://keptn.sh/stable | +| 7039 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://v1.keptn.sh/docs/quickstart | +| 7040 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.dynatrace.com/news/blog/what-is-keptn-how-it-works-and-how-to-get-started | +| 7041 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/keptn-sandbox/keptn-jenkins-library | +| 7042 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.meetup.com/jenkins-online-meetup/events/270861119 | +| 7043 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=VYRdirdjOAg&t=5s | +| 7044 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/how-keptn-automatically-configures-prometheus-ecosystems | +| 7045 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/keptn-sandbox/keptn-on-k3s/blob/master/README-KeptnForDynatrace.md | +| 7046 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=OQAXQrKhIt0&ab_channel=keptn | +| 7047 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://dynatrace-perfclinics.github.io/codelabs/why-devs-love-dynatrace-2/index.html | +| 7048 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://techcommunity.microsoft.com/blog/appsonazureblog/full-stack-net-6-apps-with-blazor-webassembly-and-azure-static-web-apps/2933428 | +| 7049 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/blog/2021/03/16/three-ways-to-containerize-net-applications-on-red-hat-openshift | +| 7050 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/articles/2021/11/15/net-60-now-available-rhel-and-openshift | +| 7051 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.telerik.com/blogs/your-first-microservice-dotnet-6 | +| 7052 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://learn.microsoft.com/en-us/dotnet/architecture/microservices | +| 7053 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://stackify.com/who-will-dominate-in-the-future-net-or-java | +| 7054 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devblogs.microsoft.com/dotnet/announcing-rate-limiting-for-dotnet | +| 7055 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://blog.jetbrains.com/dotnet/2021/07/19/getting-started-with-asp-net-core-and-grpc | +| 7056 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://itnext.io/how-to-build-an-event-driven-asp-net-core-microservice-architecture-e0ef2976f33f | +| 7057 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/NuGet/docs.microsoft.com-nuget/blob/main/docs/reference/nuspec.md | +| 7058 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://gist.github.com/andykuszyk/a5ee80ae263e77f651bed878c1deb03b | +| 7059 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://khalidabuhakmeh.com/a-dotnet-five-guide-from-idea-to-nuget-package | +| 7060 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.syncfusion.com/blogs/post/10-best-c-nuget-packages-to-improve-your-productivity-in-2022 | +| 7061 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devblogs.microsoft.com/dotnet/introducing-compatible-frameworks-on-nuget-org | +| 7062 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://devblogs.microsoft.com/dotnet/devops-for-dotnet-maui | +| 7063 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/App-vNext/Polly | +| 7064 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://procodeguide.com/programming/polly-in-aspnet-core | +| 7065 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.paradigm.net.co | +| 7066 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://jasperfx.github.io/oakton | +| 7067 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://jasperfx.github.io/lamar | +| 7068 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://jeremydmiller.com/2021/10/12/self-diagnosing-deployments-with-oakton-and-lamar | +| 7069 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.dotnetcurry.com/aspnet-core/kubernetes-for-developers | +| 7070 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://andrewlock.net/series/deploying-asp-net-core-applications-to-kubernetes | +| 7071 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloud.google.com/learn/what-is-kubernetes | +| 7072 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://x.com/kubernetesio | +| 7073 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://techbeacon.com/enterprise-it/25-kubernetes-experts-you-should-follow-twitter | +| 7074 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://enterprisersproject.com/article/2020/4/kubernetes-everything-you-need-know | +| 7075 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.theodo.com/en-fr/blog/kubernetes-architecture-understanding-the-components-and-structure-of-clusters | +| 7076 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/7/kubernetes-analogy | +| 7077 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-is-hard-190f1d0c6d36 | +| 7078 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/how-does-kubernetes-work | +| 7079 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://elmanytas.es/?q=node/358 | +| 7080 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://enterprisersproject.com/article/2017/10/how-explain-kubernetes-plain-english | +| 7081 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://maximilianmichels.com/2021/kubernetes-what-you-need-to-know | +| 7082 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://shipit.dev/posts/kubernetes-overview-diagrams.html#architecture | +| 7083 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/6/container-orchestration | +| 7084 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://luminousmen.com/post/kubernetes-101 | +| 7085 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://css-tricks.com/kubernetes-explained-simply-containers-pods-and-images | +| 7086 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://auth0.com/blog/kubernetes-tutorial-step-by-step-introduction-to-basic-concepts | +| 7087 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/why-developers-should-learn-kubernetes | +| 7088 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/this-week-in-programming-kubernetes-from-day-one | +| 7089 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.nextplatform.com/store/2021/08/02/kubernetes-expands-from-containers-to-infrastructure-management/1654000 | +| 7090 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/monolithic-development-practices-kill-powerful-kubernetes-benefits | +| 7091 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/chefgs/getting-started-tutorial-for-learning-kubernetes-455e | +| 7092 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/dhirajpatra/how-to-start-with-kubernetes-for-begginer-309e | +| 7093 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blogs.mulesoft.com/dev/resources-dev/k8s-kubernetes | +| 7094 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://community.f5.com/kb/technicalarticles/what-is-kubernetes/281010 | +| 7095 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.google.com/document/d/1p4ZYQYM2VrMCR8K3T68JOMzWHlV-C8Jogrl9Ces77OA/edit | +| 7096 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hackernoon.com/the-ultimate-beginners-guide-to-kubernetes-and-container-orchestration-5d83354y | +| 7097 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://k21academy.com/kubernetes/kubernetes-architecture-components-overview-for-beginners | +| 7098 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/kubernetes-basics-sysadmins | +| 7099 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/kubernetes-components | +| 7100 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learnsteps.com/how-kubernetes-works-on-a-reconciler-pattern | +| 7101 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/start-learning-kubernetes | +| 7102 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learnsteps.com/what-is-a-control-plane-what-do-people-mean-by-this-basics-on-kubernetes | +| 7103 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2264392/no-one-wants-to-manage-kubernetes-anymore.html | +| 7104 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/living-with-kubernetes-cluster-upgrades | +| 7105 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/5-things-developers-need-to-know-about-kubernetes-management | +| 7106 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://humanitec.com/blog/handling-environment-variables-with-kubernetes | +| 7107 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/what-workloads-do-businesses-run-on-kubernetes | +| 7108 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/the-subtleties-of-ensuring-zero-downtime-during-pod-lifecycle-events-in-kubernetes-6461c12f7736 | +| 7109 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.tutorialworks.com/difference-docker-containerd-runc-crio-oci | +| 7110 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.techtarget.com/searchitoperations/tip/Ensure-Kubernetes-high-availability-with-master-node-planning | +| 7111 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/the-new-stacks-top-kubernetes-stories-of-2021 | +| 7112 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learnsteps.com/kubernetes-what-to-learn-from-a-long-term-perspective | +| 7113 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learnsteps.com/what-is-kubelet-and-what-it-does-basics-on-kubernetes | +| 7114 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://buttondown.com/nelhage/archive/two-reasons-kubernetes-is-so-complex | +| 7115 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/22/2/kubernetes-architecture | +| 7116 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubesphere.io/blogs/k8s-ha-practices | +| 7117 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.scaleway.com/en/blog/how-to-deploy-and-distribute-the-workload-on-a-multi-cloud-kubernetes-environment | +| 7118 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudtechtwitter.com/2022/04/kubeapiserver.html | +| 7119 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://marcusnoble.co.uk/2022-07-04-managing-kubernetes-without-losing-your-cool | +| 7120 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudtechtwitter.com/2022/05/dont-miss-next-article-be-first-to-be.html | +| 7121 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.spiceworks.com/tech/cloud/articles/how-to-get-started-with-kubernetes | +| 7122 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/thenjdevopsguy/what-problem-is-kubernetes-actually-trying-to-solve-3g1n | +| 7123 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://x.com/aantn | +| 7124 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/articles/2022/08/30/kubernetes-101-developers-names-ports-yaml-files-and-more | +| 7125 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://middleware.io/blog/kubernetes-challenges-and-solutions | +| 7126 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/dont-pause-your-kubernetes-adoption-paas-it-instead | +| 7127 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://iximiuz.kit.com/posts/ivan-on-containers-kubernetes-and-backend-development-12 | +| 7128 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://enterprisersproject.com/article/2022/11/15-minute-primer-kubernetes | +| 7129 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://spacelift.io/blog/kubernetes-architecture | +| 7130 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.frankel.ch/basics-access-kubernetes-pods | +| 7131 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.okteto.com/blog/kubernetes-architecture | +| 7132 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blogs.opentext.com/understanding-kubernetes-within-containers | +| 7133 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.techtarget.com/searchitoperations/answer/How-many-Kubernetes-nodes-should-be-in-a-cluster | +| 7134 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.geeksforgeeks.org/cloud-computing/kubernetes-concept-of-containers | +| 7135 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/javinpaul/why-developers-should-learn-docker-and-kubernetes-in-2023-4hof | +| 7136 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/jonatan5524/build-my-own-kubernetes-journey-1a3j | +| 7137 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/why-kubernetes-has-emerged-as-the-os-of-the-cloud | +| 7138 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/containers/kubernetes-as-a-platform-vs-kubernetes-as-an-api-2 | +| 7139 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://symbiosis.host | +| 7140 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/leandronsp/kubernetes-101-part-i-the-fundamentals-23a1 | +| 7141 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/a-platform-for-kubernetes | +| 7142 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/kubernetes-daemonset | +| 7143 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.linkedin.com/pulse/day-01-kubernetes-understanding-architecture-anup-ghattikar | +| 7144 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://semaphore.io/blog/replicaset-statefulset-daemonset-deployments | +| 7145 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/deploy-docker-image-to-kubernetes | +| 7146 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://serokell.io/blog/kubernetes-guide | +| 7147 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kube.careers/report-2021-q2 | +| 7148 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kube.careers/report-2021-q4 | +| 7149 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2337368/how-to-beat-the-kubernetes-skills-shortage.html | +| 7150 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://virtualizationreview.com/articles/2020/05/08/cloud-native-dev-survey.aspx | +| 7151 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://k8s.af | +| 7152 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://techbeacon.com/enterprise-it/why-teams-fail-kubernetes-what-do-about-it | +| 7153 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fairwinds.com/kubernetes-maturity-model | +| 7154 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubebyexample.com | +| 7155 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes/community/blob/main/sig-scalability/configs-and-limits/thresholds.md | +| 7156 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/aws-builders/devops-made-easy-install-aws-cli-ecs-cli-docker-terraform-using-chocolatey-2lld | +| 7157 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-installation-methods-the-complete-guide-1036c860a2b3 | +| 7158 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io | +| 7159 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetesreadme.com | +| 7160 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev-k8sref-io.web.app | +| 7161 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jamiehannaford/what-happens-when-k8s | +| 7162 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetespodcast.com | +| 7163 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubelist.com/podcast | +| 7164 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/blog | +| 7165 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kubermatic.com/tags/kubernetes | +| 7166 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudnativenow.com | +| 7167 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudowski.com | +| 7168 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/t/kubernetes | +| 7169 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes-on-aws.readthedocs.io/en/latest | +| 7170 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/tags/kubernetes | +| 7171 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/tagged/kubernetes | +| 7172 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://k21academy.com | +| 7173 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.weave.works/blog/category/kubernetes | +| 7174 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learnsteps.com/tag/basics-on-kubernetes | +| 7175 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com | +| 7176 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thecloudblog.net | +| 7177 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://rcarrata.com | +| 7178 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://palark.com/blog/tag/kubernetes | +| 7179 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.returngis.net | +| 7180 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/the-devops-bottleneck-why-iac-orchestration-is-the-missing-piece | +| 7181 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/successful-short-kubernetes-stories-for-devops-architects-677f8bfed803 | +| 7182 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://platform9.com/blog/kubernetes-ci-cd-pipelines-at-scale | +| 7183 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.techtarget.com/searchapparchitecture/tip/4-trends-for-Kubernetes-cloud-native-teams-to-watch-in-2020 | +| 7184 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://enterprisersproject.com/article/2020/5/kubernetes-5-open-source-projects-improve | +| 7185 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thebsdbox.co.uk/2020/03/18/Creating-a-Kubernetes-cloud-doesn-t-required-boiling-the-ocean | +| 7186 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/6/kubernetes-anniversary | +| 7187 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.container-solutions.com/7-cloud-native-trends-to-watch-in-2020 | +| 7188 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://snyk.io/blog/shipping-kubernetes-native-applications-with-confidence | +| 7189 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.blocksandfiles.com/container-storage/2020/07/21/kubernetes-is-in-a-bit-of-state-about-state/1612337 | +| 7190 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vcluster.com/blog/kubernetes-virtual-clusters-for-ci-cd-testing | +| 7191 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.revistacloudcomputing.com/2020/09/los-mejores-proveedores-de-kubernetes | +| 7192 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudnativenow.com/topics/cloudnativeplatforms/overcoming-kubernetes-infrastructure-challenges | +| 7193 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/lessons-learned-from-managing-a-kubernetes-cluster-for-side-projects-780fbbacf36c | +| 7194 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.lastweekinaws.com/blog/reader-mailbag-is-ecs-deprecated | +| 7195 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/1/kubernetes | +| 7196 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://srcco.de/posts/many-kubernetes-clusters.html | +| 7197 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/key-considerations-kubernetes-cluster-design-setup | +| 7198 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/cks-exam-series-9-rbac-v2-23ee24dd77cd | +| 7199 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/kubernetes-trends-and-challenges | +| 7200 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/scaling-celery-rabbitmq-kubernetes | +| 7201 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://superuser.openinfra.org/articles/run-your-kubernetes-cluster-on-openstack-in-production | +| 7202 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/distributed-systems-kubernetes | +| 7203 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fairwinds.com/blog/over-provisioned-and-over-permissioned-containers-kubernetes | +| 7204 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/topology-aware-scheduling-in-kubernetes-part-1-the-high-level-business-case | +| 7205 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/msfidelis/kubernetes-with-cri-o | +| 7206 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.min.io/blog | +| 7207 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.suse.com/c/rancher_blog/the-three-pillars-of-kubernetes-container-orchestration | +| 7208 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.qwinix.io/blog-what-is-kubernetes | +| 7209 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/governance-risk-and-compliance-with-kubernetes | +| 7210 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.harness.io/blog/recommendations-api | +| 7211 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.harbur.io/demystifying-stateful-apps-on-kubernetes-by-deploying-an-etcd-cluster-b85bf8c16fea | +| 7212 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.kintone.io/entry/2021/01/14/160935 | +| 7213 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2265488/how-kubernetes-works.html | +| 7214 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/cloud-native-observability | +| 7215 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2020/12/02/dont-panic-kubernetes-and-docker | +| 7216 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/exploring-the-new-kubernetes-maturity-model | +| 7217 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/pid-namespace | +| 7218 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/kubernetes-effect | +| 7219 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dustinspecker.com/posts/scaling-kubernetes-pods-prometheus-metrics | +| 7220 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/stack-labs/how-to-switch-container-runtime-in-a-kubernetes-cluster-1628 | +| 7221 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-what-are-endpoints-3cc9e769b614 | +| 7222 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learnsteps.com/how-exactly-kube-proxy-works-basics-on-kubernetes | +| 7223 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.siderolabs.com/blog/is-vanilla-kubernetes-really-too-heavy-for-the-raspberry-pi | +| 7224 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/kubernetes-workloads-serverless-era | +| 7225 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.kintone.io/entry/neco-registry | +| 7226 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.px.dev/etcd-6-tips | +| 7227 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudnativenow.com/kubeconcnc/kubernetes-true-superpower-is-its-control-plane | +| 7228 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/datreeio/a-deep-dive-into-kubernetes-schema-validation-39ll | +| 7229 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.tremolo.io/post/pipelines-and-kubernetes-authentication | +| 7230 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.usepine.com/blog/en/improving-cert-manager-self-check-speed-when-issuing-certificates | +| 7231 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.datree.io/resources/kubernetes-schema-validation | +| 7232 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infracloud.io/blogs/avoiding-kubernetes-cluster-outages-synthetic-monitoring | +| 7233 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/devopshubproject/cka-lab | +| 7234 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/living-with-kubernetes-multicluster-management | +| 7235 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.tigera.io/blog/comparing-kube-proxy-modes-iptables-or-ipvs | +| 7236 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fairwinds.com/blog/k8s-clinic-how-to-run-kubernetes-securely-and-efficiently | +| 7237 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.okteto.com/blog/preview-environments-for-kubernetes | +| 7238 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://piotrminkowski.com/2021/07/08/kubernetes-multicluster-with-kind-and-submariner | +| 7239 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.civo.com/learn/get-up-and-running-with-kubeflow-on-civo-kubernetes | +| 7240 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://palark.com/blog/failure-stories-elasticsearch-migration-within-kubernetes | +| 7241 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dbafromthecold.com/2020/04/08/adjusting-pod-eviction-time-in-kubernetes | +| 7242 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/how-to-deploy-a-cross-cloud-kubernetes-cluster-with-built-in-disaster-recovery-bbce27fcc9d7 | +| 7243 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://landing.gravitee.io/gravitee-edge-stack-unified-api-visibility-and-governance | +| 7244 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.cloudflare.com/automatic-remediation-of-kubernetes-nodes | +| 7245 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.pulumi.com/blog/kubernetes-fundamentals-part-one | +| 7246 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ubuntu.com/blog/how-to-test-the-latest-kubernetes-with-microk8s | +| 7247 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/10-steps-to-a-successful-kubernetes-technical-transformation | +| 7248 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?app=desktop&v=Vh3piGAxcf8&ab_channel=AlokKumar | +| 7249 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/cloud-foundry-summit-kubernetes-must-do-better-by-developers | +| 7250 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/how-to-create-kubernetes-home-lab-on-an-old-laptop-1de6cc12c13e | +| 7251 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/how-to-deploy-a-single-kubernetes-cluster-across-multiple-clouds-using-k3s-and-wireguard-a5ae176a6e81 | +| 7252 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/databases-in-a-kubernetes-angular-net-core-microservice-arch-a0c0ae23dca9 | +| 7253 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/expose-open-policy-agent-gatekeeper-constraint-violations-with-prometheus-and-grafana-6b7ac92ea07f | +| 7254 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/how-airbnb-and-twitter-cut-back-on-microservice-complexities | +| 7255 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://x.com/submarinerio | +| 7256 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://x.com/shipwrightio | +| 7257 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://x.com/microcksio | +| 7258 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://x.com/telepresenceio | +| 7259 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://x.com/k0sproject | +| 7260 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/hobby-kube/guide | +| 7261 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/kubernetes-wallpapers | +| 7262 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?app=desktop&v=o3WXPXDuCSU | +| 7263 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/tips-running-scalable-workloads-kubernetes | +| 7264 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.techtarget.com/searchcloudcomputing/tip/Weigh-the-pros-and-cons-of-managed-Kubernetes-services | +| 7265 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/evolution-of-paases-to-platform-as-code-in-kubernetes-world-74464b0013ca | +| 7266 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/the-state-of-kubernetes-key-challenges-and-the-role-of-ai | +| 7267 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learnsteps.com/basics-on-kubernetes-what-exactly-is-a-replicaset | +| 7268 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://palark.com/blog/best-practices-kubernetes-part-1 | +| 7269 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://danielmangum.com/posts/how-kubernetes-validates-custom-resources | +| 7270 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/11/kubernetes-replicationcontroller | +| 7271 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudnativenow.com/features/when-is-kubernetes-service-ownership-the-right-fit | +| 7272 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-running-multiple-container-runtimes-65220b4f9ef4 | +| 7273 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://labs.iximiuz.com/courses/containerd-cli/ctr/image-management | +| 7274 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kubermatic.com/resources/the-ultimate-checklist-for-running-kubernetes-in-production | +| 7275 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://vadosware.io/post/so-you-need-to-wait-for-some-kubernetes-resources | +| 7276 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://mayankshah.dev/blog/demystifying-kube-proxy | +| 7277 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.brujordet.no/post/homelab/using_custom_hardware_in_kubernetes | +| 7278 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloud.google.com/blog/products/containers-kubernetes/the-rise-and-future-of-kubernetes-and-open-source-at-google | +| 7279 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kmitevski.com/writing-a-kubernetes-validating-webhook-using-python | +| 7280 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2022/01/07/kubernetes-is-moving-on-from-dockershim | +| 7281 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.px.dev/container-filesystems | +| 7282 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/learn-kubernetes-and-start-containerizing-your-applications | +| 7283 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://komodor.com/learn/kubernetes-nodes-complete-guide | +| 7284 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/what-does-it-take-to-manage-hundreds-of-kubernetes-clusters | +| 7285 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/22/3/visual-map-kubernetes-deployment | +| 7286 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/measuring-patching-cadence-on-kubernetes-with-gitops-353bc4a1d25 | +| 7287 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/the-rush-to-fix-the-kubernetes-failover-problem | +| 7288 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-draining-nodes-properly-79e18dca4d5e | +| 7289 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-extensibility-c5fed27f0952 | +| 7290 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.howtogeek.com/devops/how-to-clean-up-old-containers-and-images-in-your-kubernetes-cluster | +| 7291 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/k8s-tips-accessing-the-api-server-from-a-pod-f6f72bc847de | +| 7292 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/madmaxx/how-to-make-exclusive-locks-in-kubernetes-23if | +| 7293 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/genuinetools/contained.af | +| 7294 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-sandbox-environments-with-virtual-clusters-fb465b296777 | +| 7295 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/metaleapca/metaleap-devops-in-k8s/blob/main/metaleap-devops-in-k8s.pdf | +| 7296 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://engineering.prezi.com/intro-4727024fc2c1 | +| 7297 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kairos-io/kairos | +| 7298 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/optimizing-kubernetes-for-peak-traffic-and-avoiding-setbacks | +| 7299 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://trstringer.com/kubernetes-node-ready | +| 7300 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://rpadovani.com/k8s-algorithm-pick-pod-scale-in | +| 7301 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fierce-network.com/multi-cloud/cloud-9-lunch-ladies-news-wrap-live-cloud-executive-summit | +| 7302 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://rcarrata.github.io/openshift/regenerate-kubeconfig | +| 7303 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/kubernetes-kubeconfig-file | +| 7304 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kruyt.org/migrate-docker-containerd-kubernetes | +| 7305 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.opensourcerers.org/2021/02/01/how-to-go-from-docker-to-kubernetes-the-right-way | +| 7306 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vcluster.com/blog/docker-compose-to-kubernetes-step-by-step-migration | +| 7307 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.linuxtechi.com/setup-private-docker-registry-kubernetes | +| 7308 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/docker-and-kubernetes-root-vs-privileged-9d2a37453dec | +| 7309 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudnativenow.com/topics/cloudnativedevelopment/how-docker-and-kubernetes-work-together | +| 7310 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.sighup.io/how-to-run-kubernetes-without-docker | +| 7311 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kinsta.com/blog/kubernetes-vs-docker | +| 7312 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/kubernetes-vs-docker | +| 7313 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.imaginarycloud.com/blog/docker-vs-kubernetes | +| 7314 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.decipherzone.com/blog-detail/kubernetes-vs-docker-swarm | +| 7315 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sysdig.com/blog/kubernetes-admission-controllers | +| 7316 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vcluster.com/blog/kubernetes-admission-controllers-what-they-are-and-why-they-matter | +| 7317 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2021/12/21/admission-controllers-for-container-drift | +| 7318 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://slack.engineering/simple-kubernetes-webhook | +| 7319 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.nillsf.com/index.php/2020/12/03/how-to-run-your-own-admission-controller-on-kubernetes | +| 7320 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://pradeepl.com/blog/kubernetes/introduction-to-kubernetes-admission-controllers | +| 7321 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://enterprisersproject.com/article/2020/8/managing-kubernetes-resources-5-things-remember | +| 7322 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://stackify.com/kubernetes-docker-deployments | +| 7323 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.howtoforge.com/multi-container-pods-in-kubernetes | +| 7324 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://iximiuz.com/en/posts/service-proxy-pod-sidecar-oh-my | +| 7325 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenucleargeeks.com/2021/03/22/introduction-to-pods-in-kubernetes | +| 7326 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://speakerdeck.com/devinjeon/kubernetes-pod-internals-with-the-fundamentals-of-containers | +| 7327 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2021/04/06/podsecuritypolicy-deprecation-past-present-and-future | +| 7328 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dustinspecker.com/posts/ipvs-how-kubernetes-services-direct-traffic-to-pods | +| 7329 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.returngis.net/2020/06/organizar-los-pods-en-kubernetes-usando-taints-y-tolerations | +| 7330 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thecloudblog.net/lab/kubernetes-container-lifecycle-events-and-hooks | +| 7331 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://bytes.devopscube.com/p/pod-priority-preemption-explained?s=r | +| 7332 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/pod-priorityclass-preemption | +| 7333 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/how-do-you-gracefully-shut-down-pods-in-kubernetes-fb19f617cd67 | +| 7334 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://nunoadrego.com/posts/abusing-pod-priority | +| 7335 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/pod-rebalancing-and-allocations-in-kubernetes-df3dbfb1e2f9 | +| 7336 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2023/01/12/protect-mission-critical-pods-priorityclass | +| 7337 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://neonmirrors.net/post/2022-12/reducing-pod-volume-update-times | +| 7338 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-scheduler-deep-dive-fdfcb516be30 | +| 7339 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/tasks/configure-pod-container/user-namespaces | +| 7340 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/kubernetes-pod | +| 7341 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://palark.com/blog/kubernetes-configmap-guide | +| 7342 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/working-with-kubernetes-configmaps-part-1-volume-mounts-f0ace283f5aa | +| 7343 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://k21academy.com/kubernetes/configmaps-secrets | +| 7344 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kubermatic.com/blog/keeping-the-state-of-apps-part-3-introduction-to-configmaps | +| 7345 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/how-to-make-the-most-of-kubernetes-environment-variables | +| 7346 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.thorsten-hans.com/hot-reload-net-configuration-in-kubernetes-with-configmaps | +| 7347 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://auth0.com/blog/kubernetes-secrets-management | +| 7348 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vcluster.com/blog/self-service-kubernetes-namespaces-are-a-game-changer | +| 7349 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.boot.dev/blog/devops/how-to-restart-all-pods-in-a-kubernetes-namespace | +| 7350 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/2/kubernetes-namespaces | +| 7351 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://static.sched.com/hosted_files/kccncna19/f7/kubecon-us-2019-mt-wg-deep-dive.pdf | +| 7352 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2020/08/14/introducing-hierarchical-namespaces | +| 7353 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-retired/multi-tenancy/tree/master/incubator/hnc | +| 7354 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vamsitalkstech.com/architecture/kubernetes-multitenancy-best-practices-architecture-models-2-2 | +| 7355 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vcluster.com/blog/kubernetes-multi-tenancy-why-virtual-clusters-are-the-best-solution | +| 7356 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2021/04/15/three-tenancy-models-for-kubernetes | +| 7357 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/avoiding-the-pitfalls-of-multitenancy-in-kubernetes | +| 7358 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.sighup.io/an-introduction-to-hierarchical-namespace-controller-hnc | +| 7359 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vamsitalkstech.com/architecture/a-deepdive-into-kubernetes-multitenancy-1-2 | +| 7360 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/the-hidden-dangers-of-terminating-namespaces | +| 7361 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://engineering.salesforce.com/project-agumbe-share-objects-across-namespaces-in-kubernetes-1fc2e1ddb3eb | +| 7362 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vcluster.com/blog/multi-tenant-kubernetes-clusters-challenges-and-useful-tooling | +| 7363 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infracloud.io/blogs/multi-tenancy-kubernetes | +| 7364 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/kubernetes-hierarchical-namespaces | +| 7365 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/concepts/security/multi-tenancy | +| 7366 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thinksys.com/devops/kubernetes-multi-tenancy | +| 7367 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://website.vcluster.com/blog/kubernetes-multi-tenancy-10-essential-considerations | +| 7368 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.joshgav.com/posts/cluster-level-multitenancy | +| 7369 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cast.ai/blog/kubernetes-namespace-how-to-use-it-to-organize-and-optimize-costs | +| 7370 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/multi-tenancy-in-kubernetes-332ff88d55d8 | +| 7371 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.jessfraz.com/post/hard-multi-tenancy-in-kubernetes | +| 7372 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudhero.io/creating-users-for-your-kubernetes-cluster | +| 7373 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/gianlucam76/centralized-add-on-management-across-n-kubernetes-clusters-308k | +| 7374 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://millionvisit.blogspot.com/2021/02/kubernetes-for-developers-8-Object%20Name-Labels-Selectors-Namespace.html | +| 7375 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://millionvisit.blogspot.com/2021/03/kubernetes-for-developers-11-pod-organization-using-labels.html | +| 7376 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://newrelic.com/blog/infrastructure-monitoring/how-to-organize-kubernetes-clusters | +| 7377 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cast.ai/blog/kubernetes-labels-expert-guide-with-10-best-practices | +| 7378 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/labels-and-annotations-in-kubernetes-234944b0f7ab | +| 7379 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://trstringer.com/understanding-prefernoschedule | +| 7380 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-rolling-updates-rollbacks-and-multi-environments-4ff9912df5 | +| 7381 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/how-do-applications-run-on-kubernetes | +| 7382 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://deepsource.com/blog/zero-downtime-deployment | +| 7383 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://k21academy.com/kubernetes/kubernetes-deployment | +| 7384 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.mirantis.com/blog/introduction-to-yaml-creating-a-kubernetes-deployment | +| 7385 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/graceful-shutdown | +| 7386 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thoughtbot.com/blog/zero-downtime-rails-deployments-with-kubernetes | +| 7387 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hackernoon.com/how-to-deploy-code-faster-using-kubernetes-jh1y3ul0 | +| 7388 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fosstechnix.com/rolling-out-and-rolling-back-updates-with-zero-downtime-on-kubernetes-cluster | +| 7389 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learnsteps.com/basics-on-kubernetes-what-exactly-is-a-deployment | +| 7390 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://polarsquad.com/blog/check-your-kubernetes-deployments | +| 7391 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/sticky-sessions-and-canary-releases-in-kubernetes-8c45de2b0a2e | +| 7392 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/kubernetes-rollbacks | +| 7393 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kubermatic.com/blog/keeping-the-state-of-apps-6-introduction-to-statefulsets | +| 7394 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vcluster.com/blog/kubernetes-statefulset-examples-and-best-practices | +| 7395 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-statefulset-initialization-with-unique-configs-per-pod-7e02c01ada65 | +| 7396 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://eng.lyft.com/improving-kubernetes-cronjobs-at-scale-part-1-cf1479df98d4 | +| 7397 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/11/kubernetes-jobs-cronjobs | +| 7398 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/create-kubernetes-jobs-cron-jobs | +| 7399 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/kueue | +| 7400 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://spacelift.io/blog/kubernetes-cronjob | +| 7401 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/lambda-migration-k8s-jobs | +| 7402 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.alexellis.io/primer-accessing-kubernetes-services | +| 7403 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.harness.io/blog/kubernetes-services-explained | +| 7404 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/vromanov/kubernetes-services-1bj | +| 7405 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=efiMiaFjtn8&feature=youtu.be | +| 7406 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://auth0.com/blog/deployment-strategies-in-kubernetes | +| 7407 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.educative.io/blog/kubernetes-deployments-strategies | +| 7408 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/learn/openshift/run-canary-deployment-pattern-kubernetes | +| 7409 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/reference/kubernetes-api | +| 7410 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/living-with-kubernetes-api-lifecycles-and-you | +| 7411 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.tilt.dev/2021/03/18/kubernetes-is-so-simple.html | +| 7412 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2021/09/03/api-server-tracing | +| 7413 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://evancordell.com/posts/kube-apis-crds | +| 7414 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://martinheinz.dev/blog/53 | +| 7415 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://trstringer.com/kubernetes-api-call-from-kubectl | +| 7416 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://iximiuz.com/en/posts/kubernetes-api-structure-and-terminology | +| 7417 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://iximiuz.com/en/posts/kubernetes-api-call-simple-http-client | +| 7418 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://iximiuz.com/en/series/working-with-kubernetes-api | +| 7419 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://iximiuz.com/en/posts/kubernetes-api-how-to-extend | +| 7420 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/danielepolencic/the-kubernetes-api-architecture-1pi9 | +| 7421 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/working-with-the-kubernetes-api-587bc5941992 | +| 7422 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/extending-kubernetes-services-with-multi-cluster-services-api | +| 7423 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2021/10/08/capi-clusterclass-and-managed-topologies | +| 7424 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes/kubernetes/pull/97057 | +| 7425 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://theithollow.com/2020/05/18/kubernetes-liveness-and-readiness-probes | +| 7426 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://website.vcluster.com/blog/kubernetes-readiness-probes-examples-and-common-pitfalls | +| 7427 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://millionvisit.blogspot.com/2021/04/kubernetes-for-developers-12-effective-way-of-using-k8-liveness-probe.html | +| 7428 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://millionvisit.blogspot.com/2021/04/kubernetes-for-developers-13-effective-way-of-using-k8-readiness-probe.html | +| 7429 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://andrewlock.net/deploying-asp-net-core-applications-to-kubernetes-part-6-adding-health-checks-with-liveness-readiness-and-startup-probes | +| 7430 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-probes-startup-liveness-readiness-a9fc9ccff4b2 | +| 7431 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-readiness-probes-examples-common-pitfalls-136e3a9a058d | +| 7432 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=D9w3DH1zAc8 | +| 7433 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.returngis.net/2020/02/pruebas-de-vida-de-nuestros-contenedores-en-kubernetes | +| 7434 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://newrelic.com/blog/infrastructure-monitoring/kubernetes-health-checks | +| 7435 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://komodor.com/learn/kubernetes-liveness-probes-a-practical-guide | +| 7436 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://martinheinz.dev/blog/63 | +| 7437 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hmh.engineering/dive-into-kubernetes-healthchecks-part-1-73a900fa6dbd | +| 7438 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hmh.engineering/dive-into-kubernetes-healthchecks-part-2-a9f83eb712d5 | +| 7439 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.datree.io/resources/kubernetes-readiness-and-liveness-probes-best-practices | +| 7440 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/pavanbelagatti/configure-kubernetes-readiness-and-liveness-probes-tutorial-478p | +| 7441 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/otomato_io/liveness-probes-feel-the-pulse-of-the-app-133e | +| 7442 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cloudtechtwitter.com/2022/04/kubernetes-quality-of-service-qos-class.html | +| 7443 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/kubernetes-resource-management-in-production-d5382c904ed1 | +| 7444 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/setting-cpu-memory-limits-requests | +| 7445 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/sizing-applications-in-kubernetes | +| 7446 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sysdig.com/blog/kubernetes-capacity-planning | +| 7447 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/concepts/policy/limit-range | +| 7448 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sysdig.com/blog/kubernetes-limits-requests | +| 7449 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/aurelievache/understanding-kubernetes-part-22-limitrange-144l | +| 7450 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sysdig.com/blog/kubernetes-resource-limits | +| 7451 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://newrelic.com/blog/infrastructure-monitoring/kubernetes-request-and-limits | +| 7452 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://home.robusta.dev/blog/stop-using-cpu-limits | +| 7453 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.netdata.cloud/blog/kubernetes-throttling-doesnt-have-to-suck-let-us-help | +| 7454 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://komodor.com/learn/kubernetes-cpu-limits-throttling | +| 7455 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hackernoon.com/kubernetes-resource-quotas | +| 7456 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://home.robusta.dev/blog/kubernetes-utilization-vs-reliability | +| 7457 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/mkdev/kubernetes-capacity-and-resource-management-its-not-what-you-think-it-is-1oik | +| 7458 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/memory-requests-and-limits-in-kubernetes-1c9cd573b3ab | +| 7459 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/cpu-limits-and-requests-in-kubernetes-fa9d55948b7c | +| 7460 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/pavanbelagatti/learn-how-to-set-kubernetes-resource-requests-and-limits-23n2 | +| 7461 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://home.robusta.dev/blog/k8s-node-benchmark | +| 7462 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://piotrminkowski.com/2023/08/22/resize-cpu-limit-to-speed-up-java-startup-on-kubernetes | +| 7463 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://sosiv.io | +| 7464 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://wbhegedus.me/understanding-kubernetes-cpu-limits | +| 7465 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.vcluster.com/blog/how-to-set-up-kubernetes-requests-and-limits | +| 7466 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/thenjdevopsguy/impacts-of-not-setting-requests-limits-and-quotas-5f4b | +| 7467 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.ardanlabs.com/blog/2024/02/kubernetes-cpu-limits-go.html | +| 7468 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://foxutech.com/kubernetes-namespace-resource-quota-and-limits | +| 7469 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://stormforge.io | +| 7470 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/11/kubernetes-scheduler | +| 7471 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gist.github.com/luisalfonsopreciado/40a0fc2319241d517832affdce2bc1ff | +| 7472 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://community.ops.io/danielepolencic/pod-rebalancing-and-allocations-in-kubernetes-4kim | +| 7473 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://towardsdatascience.com/maximizing-the-utility-of-scarce-ai-resources-a-kubernetes-approach-0230ba53965b | +| 7474 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sysdig.com/blog/monitor-etcd | +| 7475 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/etcd-kubernetes | +| 7476 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/tasks/administer-cluster/configure-upgrade-etcd/#securing-etcd-clusters | +| 7477 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/tutorialboy/a-detailed-brief-about-offence-and-defence-on-cloud-security-etcd-risks-4h02 | +| 7478 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/sidecars-are-changing-the-kubernetes-load-testing-landscape | +| 7479 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/fermyon/scaling-sidecars-to-zero-in-kubernetes-2m23 | +| 7480 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2021/04/20/annotating-k8s-for-humans | +| 7481 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/diegolnasc/kubernetes-best-practices | +| 7482 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.pipetail.io/posts/2020-05-04-most-common-mistakes-k8s | +| 7483 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.techtarget.com/searchitoperations/feature/Optimize-Kubernetes-cluster-management-with-these-5-tips | +| 7484 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.techradar.com/news/three-tips-to-implement-kubernetes-with-open-standards | +| 7485 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://wideops.com | +| 7486 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudnativenow.com/topics/cloudnativeplatforms/10-best-practices-worth-implementing-to-adopt-kubernetes | +| 7487 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloud.google.com/blog/products/containers-kubernetes | +| 7488 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://release.com/blog/kubernetes-health-checks-2-ways-to-improve-stability | +| 7489 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fairwinds.com/blog/never-should-you-ever-in-kubernetes-1-do-k8s-the-hard-way | +| 7490 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fairwinds.com/blog/never-should-you-ever-in-kubernetes-part-2-kubernetes-security-mistakes | +| 7491 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fairwinds.com/blog/6-kubernetes-reliability-mistakes | +| 7492 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fairwinds.com/blog/3-kubernetes-efficiency-mistakes | +| 7493 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://lukechannings.com/blog/2020-05-10-kubernetes-gitops-lessons | +| 7494 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fairwinds.com/blog/intro-kubernetes-best-practices | +| 7495 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/lifecycle-of-kubernetes-network-policies-749b5218f684 | +| 7496 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/production-best-practices | +| 7497 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/PacktPublishing/Kubernetes-in-Production-Best-Practices | +| 7498 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/5-best-practices-for-configuring-kubernetes-pods-running-in-production | +| 7499 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/make-your-kubernetes-environment-secure-efficient-reliable | +| 7500 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://geekflare.com/es/kubernetes-best-practices | +| 7501 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudnativenow.com/features/4-expert-level-things-i-wish-id-known-about-kubernetes | +| 7502 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/solegaonkar/prevent-configuration-errors-in-kubernetes-30dn | +| 7503 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://komodor.com/blog/best-practices-to-migrate-to-kubernetes | +| 7504 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://vladimir.varank.in/notes/2021/09/making-sense-of-requests-for-cpu-resources-in-kubernetes | +| 7505 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.harness.io/blog/kubernetes-mistakes | +| 7506 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://martinheinz.dev/blog/60 | +| 7507 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://pionative.com/6-important-things-you-need-to-run-kubernetes-in-production | +| 7508 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=_nknHwTKlh8 | +| 7509 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://platform.cloudogu.com/en/blog/kubernetes-least-privilege-gcp-example | +| 7510 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hackernoon.com/kubernetes-cluster-must-haves-to-be-production-ready | +| 7511 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.warpbuild.com | +| 7512 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/integrating-compliance-for-kubernetes-pipeline-c538415401c5 | +| 7513 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://techbeacon.com/enterprise-it/5-best-practices-deploying-kubernetes | +| 7514 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://collabnix.com/10-kubernetes-best-practices-to-get-you-started | +| 7515 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.armosec.io/blog/kubernetes-misconfigurations | +| 7516 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.nextplatform.com/cloud/2024/03/04/kubernetes-clusters-have-massive-overprovisioning-of-compute-and-memory/1658269 | +| 7517 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/does-kubernetes-really-perform-better-on-bare-metal-vs-vms | +| 7518 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://website.vcluster.com/blog/a-complete-guide-to-kubernetes-cost-optimization | +| 7519 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.suse.com/c/rancher_blog/gain-better-visibility-into-kubernetes-cost-allocation | +| 7520 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/5-essential-tips-to-manage-kubernetes-costs | +| 7521 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/12/it-budget-kubernetes | +| 7522 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/5-expensive-kubernetes-cost-traps-and-how-to-deal-with-them | +| 7523 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudnativenow.com/features/assessing-the-true-cost-of-kubernetes | +| 7524 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ubuntu.com/blog/managed-kubernetes-cheaper-than-aws | +| 7525 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/kubernetes-instance-calculator | +| 7526 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/cloudforecast/kubernetes-cost-management-and-analysis-guide-1e1b | +| 7527 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hackernoon.com/reducing-kubernetes-costs | +| 7528 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2337192/sysdigs-new-cost-advisor-aims-to-cut-kubernetes-costs.html | +| 7529 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/containers/how-to-track-costs-in-multi-tenant-amazon-eks-clusters-using-kubecost | +| 7530 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infracloud.io/blogs/kubernetes-cost-reporting-using-kubecost | +| 7531 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/opencost/opencost | +| 7532 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubecost/kubectl-cost | +| 7533 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/kubecost-monitor-kubernetes-costs-with-kubectl | +| 7534 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://rtfm.co.ua/en/kubernetes-cluster-cost-monitoring-kubernetes-resource-report-and-kubecost | +| 7535 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/how-many-clusters | +| 7536 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/kubernetes-node-size | +| 7537 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/architecting-kubernetes-clusters-choosing-a-worker-node-size-b3729cc0c78f | +| 7538 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/architecting-kubernetes-clusters-choosing-a-cluster-size-92f6feaa2908 | +| 7539 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.google.com/spreadsheets/d/1yhkuBJBY2iO2Ax5FcbDMdWD5QLTVO6Y_kYt_VumnEtI/edit#gid=1994017257 | +| 7540 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/a-deep-dive-into-architecting-a-kubernetes-infrastructure | +| 7541 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/manage-multicluster-kubernetes-with-operators | +| 7542 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2018/08/03/out-of-the-clouds-onto-the-ground-how-to-make-kubernetes-production-grade-anywhere | +| 7543 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://platform9.com/blog/difference-between-multi-cluster-multi-master-multi-tenant-federated-kubernetes | +| 7544 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.datacenterknowledge.com/cloud/the-pros-and-cons-of-kubernetes-based-hybrid-cloud | +| 7545 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/4-ways-to-run-kubernetes-in-production | +| 7546 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://platform9.com/blog/kubernetes-cluster-sizing-how-large-should-a-kubernetes-cluster-be | +| 7547 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/multi-cluster-kubernetes-architecture | +| 7548 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/do-you-need-multi-clusters-6e58556f7f06 | +| 7549 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/3-reasons-to-choose-a-wide-cluster-over-multi-cluster-with-kubernetes-c923fecf4644 | +| 7550 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/templating-yaml-with-code | +| 7551 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources | +| 7552 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/crd-is-just-a-table-in-kubernetes-13e15367bbe4 | +| 7553 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/datreeio/CRDs-catalog | +| 7554 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/thenjdevopsguy/creating-a-custom-resource-definition-in-kubernetes-2k7o | +| 7555 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://krew.sigs.k8s.io | +| 7556 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://darumatic.com/blog/improve_kubectl_command_with_krew | +| 7557 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jordanwilson230/kubectl-plugins/tree/krew | +| 7558 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://openkruise.io | +| 7559 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/openkruise/kruise | +| 7560 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/introducing-cloneset-production-grade-kubernetes-deployment-crd | +| 7561 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://discuss.kubernetes.io | +| 7562 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes/community/blob/main/README.md#special-interest-groups-sig | +| 7563 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2016/08/sig-apps-running-apps-in-kubernetes | +| 7564 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs | +| 7565 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/external-dns | +| 7566 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/secrets-store-csi-driver | +| 7567 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/kustomize | +| 7568 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-sigs/krew-index/blob/master/plugins.md | +| 7569 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ishantanu/awesome-kubectl-plugins | +| 7570 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/tasks/extend-kubectl/kubectl-plugins | +| 7571 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=_W2qZvQT6XY | +| 7572 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.theodo.com/en-fr/blog/getting-started-with-kubectl-plugins | +| 7573 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/iovisor/kubectl-trace | +| 7574 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://martinheinz.dev/blog/58 | +| 7575 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/sigstore/k8s-manifest-sigstore | +| 7576 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/huazhihao/kubespy | +| 7577 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/6-kubectl-plugins-you-must-try-1411dcbcf950 | +| 7578 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/davidB/kubectl-view-allocations | +| 7579 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/Ramilito/kubesess | +| 7580 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/nilic/kubectl-netshoot | +| 7581 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/open-policy-agent/conftest | +| 7582 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/practo/k8s-worker-pod-autoscaler | +| 7583 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/fidelity/kconnect | +| 7584 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/plexsystems/konstraint | +| 7585 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/planetlabs/draino | +| 7586 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/k8spatterns/examples | +| 7587 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2016/06/container-design-patterns | +| 7588 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2020/05/11/top-10-must-know-kubernetes-design-patterns | +| 7589 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.learncloudnative.com/blog/2020-09-30-sidecar-container | +| 7590 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://octopus.com/blog/kubernetes-antipatterns-1 | +| 7591 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://octopus.com/blog/kubernetes-antipatterns-2 | +| 7592 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://iximiuz.com/en/posts/service-discovery-in-kubernetes | +| 7593 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/sharadbhat/KubernetesPatterns | +| 7594 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2021/04/28/kubernetes-configuration-patterns-part-1-patterns-for-kubernetes-primitives | +| 7595 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/sidecar-containers-patterns | +| 7596 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/codefreshio/kubernetes-deployment-antipatterns-part-1-2116 | +| 7597 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.linkedin.com/pulse/avoid-kubernetes-anti-patterns-pavan-belagatti | +| 7598 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/reference/scheduling | +| 7599 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/reference/scheduling/config/#profiles | +| 7600 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity | +| 7601 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints | +| 7602 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2020/05/introducing-podtopologyspread | +| 7603 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cdk8s.io | +| 7604 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/containers/introducing-cdk-for-kubernetes | +| 7605 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/google/jsonnet/tree/master/case_studies/kubernetes | +| 7606 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes-retired/kubefed | +| 7607 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.aquasec.com/cloud-native-academy/kubernetes-in-production/kubernetes-federation | +| 7608 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://engineering.monday.com/monday-coms-multi-regional-architecture-a-deep-dive | +| 7609 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.io/blog/2021/12/22/kubernetes-in-kubernetes-and-pxe-bootable-server-farm | +| 7610 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/eldada/kubernetes-scripts | +| 7611 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gist.github.com/ninlil/affbf7514d4e74c7634e77f47e172236 | +| 7612 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/automating-system-updates-for-kubernetes-clusters-using-ansible-94a70f4e1972 | +| 7613 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/geerlingguy/ansible-for-devops/tree/master/kubernetes | +| 7614 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/embracing-failures-and-cutting-infrastructure-costs-spot-instances-in-kubernetes-6976781beacc | +| 7615 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cynet.com/incident-response/incident-response-plan | +| 7616 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kubermatic.com/blog/a-framework-for-kubernetes-incident-response | +| 7617 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/reetasingh/CKAD-Bookmarks | +| 7618 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/tips-tricks-for-cka-ckad-and-cks-exams-cc9dade1f76d | +| 7619 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/bmuschko/ckad-crash-course | +| 7620 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/jamesbuckett/ckad-questions | +| 7621 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=wHha-Q3XVOg&ab_channel=DanLister | +| 7622 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kodekloud.com/blog/cka-vs-ckad-vs-cks | +| 7623 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/bmuschko/ckad-prep | +| 7624 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://packetpushers.net/podcasts/kubernetes-unpacked/ku046-do-kubernetes-certs-prepare-you-for-real-world-production | +| 7625 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://mattias.engineer/courses/kubernetes | +| 7626 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/e-books/kubernetes-operators | +| 7627 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://leanpub.com/kubernetes-101 | +| 7628 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learnkube.com/training | +| 7629 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ubuntuask.com/blog/best-new-kubernetes-books | +| 7630 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://shop.oreilly.com/product/0636920223788.do | +| 7631 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.amazon.com/gp/product/1492056707 | +| 7632 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.digitalocean.com/community/books/from-containers-to-kubernetes-with-node-js-ebook | +| 7633 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/scalyr/kubernetes-tutorial-learn-the-basics-and-get-started-5dgh | +| 7634 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=0KQndcIedeg | +| 7635 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.pluralsight.com/courses/getting-started-kubernetes | +| 7636 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://javarevisited.blogspot.com/2019/05/top-5-courses-to-learn-docker-and-kubernetes-for-devops.html | +| 7637 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://elastisys.io/compliantkubernetes | +| 7638 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.container-security.site/defenders/PCI_Container_Orchestration_Guidance.html | +| 7639 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://kubernetes.slack.com | +| 7640 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://slack.kubernetes.io | +| 7641 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kubernetes/enhancements/blob/ddf7d2a8c098e97b0714f31e88abad3b3e0e706c/keps/sig-node/2837-pod-level-resource-spec/README.md#summary | +| 7642 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/doc-history.html | +| 7643 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-template-resource-type-ref.html | +| 7644 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2020/06/introducing-aws-cloudformation-guard-preview | +| 7645 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudonaut.io/getting-started-with-aws-cf-templates | +| 7646 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/infrastructure-and-automation/use-git-pre-commit-hooks-avoid-aws-cloudformation-errors | +| 7647 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/aws/introducing-a-public-registry-for-aws-cloudformation | +| 7648 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudkatha.com/how-to-setup-s3-bucket-cors-configuration-using-cloudformation | +| 7649 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudkatha.com/how-to-configure-aws-sqs-dead-letter-queue-using-cloudformation | +| 7650 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudkatha.com/how-to-create-an-s3-bucket-using-cloudformation | +| 7651 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudkatha.com/how-to-use-cloudformation-to-create-sns-topic-and-subscription | +| 7652 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudkatha.com/how-to-create-iam-role-using-cloudformation | +| 7653 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://luminousmen.com/post/a-very-quick-introduction-to-the-pain-of-aws-cloudformation | +| 7654 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2023/11/aws-cloudformation-git-management-stacks | +| 7655 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2024/02/aws-cloudformation-templates-cdk-apps-minutes | +| 7656 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2020/12/amazon-ec2-announces-spot-blueprints-an-infrastructure-code-template-generator-to-get-started-with-ec2-spot-instances | +| 7657 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://former2.com | +| 7658 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/opensource/accelerate-infrastructure-as-code-development-with-open-source-former2 | +| 7659 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://onecloudplease.com/project/console-recorder | +| 7660 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://fluxcd.io | +| 7661 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.fluxcd.io/en/1.22.2 | +| 7662 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/fluxcd/flux | +| 7663 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/fluxcd/flux2 | +| 7664 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://fluxcd.io/flux | +| 7665 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://managedkube.com/gitops/flux/weaveworks/guide/tutorial/2020/05/01/a-complete-step-by-step-guide-to-implementing-a-gitops-workflow-with-flux.html | +| 7666 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://alicegg.tech/2020/11/09/helm | +| 7667 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.pluralsight.com/resources/blog/cloud/adopting-gitops-for-kubernetes-on-aws?utm_source=linkedin&utm_medium=social&utm_campaign=kubernetesblog | +| 7668 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blog.sldk.de/2021/02/introduction-to-gitops-on-kubernetes-with-flux-v2 | +| 7669 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://learn.microsoft.com/en-us/azure/azure-arc/kubernetes/conceptual-gitops-flux2 | +| 7670 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/gitops-at-home-automate-code-deploys-with-kubernetes-and-flux | +| 7671 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://alexander.holbreich.org/gitops-journey | +| 7672 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.solo.io/blog/the-3-best-ways-to-use-flux-and-flagger-for-gitops-with-your-envoy-proxy-api-gateways | +| 7673 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/fluxcd/flux2-multi-tenancy | +| 7674 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://flux-subsystem-argo.github.io/website/tutorials/terraform | +| 7675 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/dirien/pulumi-civo-flux-bucket | +| 7676 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://fluxcd.io/blog/2022/09/gitops-without-leaving-your-ide | +| 7677 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://fluxcd.io/blog/2022/09/how-to-gitops-your-terraform | +| 7678 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/deploy-stateful-workloads-on-kubernetes-with-ondat-and-fluxcd | +| 7679 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://gist.github.com/scottrigby/a1a42c3292ec7899837c578ffdaaf92a | +| 7680 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/flux-iac/tofu-controller | +| 7681 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/onedr0p/cluster-template | +| 7682 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/best-jenkins-alternatives | +| 7683 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.inovex.de/de/blog/spinnaker-vs-argo-cd-vs-tekton-vs-jenkins-x | +| 7684 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/teamcity-vs-jenkins-picking-the-right-ci-cd-tool | +| 7685 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/bamboo-vs-jenkins-showdown-of-ci-cd-tools | +| 7686 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/circleci-vs-gitlab | +| 7687 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.pluralsight.com/resources/blog/cloud/azure-devops-vs-github-comparing-microsofts-devops-twins | +| 7688 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/jenkins-vs-travis-vs-bamboo-vs-teamcity | +| 7689 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/kubernetes/test-infra/tree/master/prow | +| 7690 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://agola.io | +| 7691 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io | +| 7692 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.drone.io | +| 7693 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.gocd.org | +| 7694 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://octopus.com/codefresh | +| 7695 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/screwdriver-cd/screwdriver | +| 7696 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://circleci.com | +| 7697 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://circleci.com/blog/getting-started-with-kubernetes-how-to-set-up-your-first-cluster | +| 7698 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://circleci.com/blog/adding-approval-jobs-to-your-ci-pipeline | +| 7699 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://circleci.com/blog/building-cicd-pipelines-using-dynamic-config | +| 7700 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://circleci.com/blog/parameters-in-pipeline-config | +| 7701 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://dev.to/mage_ai/ci-cd-automating-our-build-and-deploy-process-2i91 | +| 7702 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://circleci.com/blog/relational-db-testing | +| 7703 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.travis-ci.com | +| 7704 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/build-first-ci-cd-pipeline-with-travis-ci | +| 7705 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://concourse-ci.org | +| 7706 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blog.alterway.fr/en/building-a-continious-deployment-pipeline-with-kubernetes-and-concourse-ci.html | +| 7707 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.atlassian.com/continuous-delivery | +| 7708 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.atlassian.com/software/bamboo | +| 7709 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.testmuai.com/blog/how-to-setup-cicd-pipeline-with-bamboo-for-php-projects | +| 7710 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.blog/news-insights/product-news/github-actions-now-supports-ci-cd | +| 7711 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://docs.github.com/en/actions/how-tos/write-workflows | +| 7712 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/sdras/awesome-actions | +| 7713 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/yokawasa/action-setup-kube-tools | +| 7714 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://azure.microsoft.com/en-us/products/devops | +| 7715 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://k21academy.com/microsoft-azure/az-400/azure-pipelines-vs-jenkins | +| 7716 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.shuttleops.io | +| 7717 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://thenewstack.io/shuttleops-no-code-docker-and-kubernetes | +| 7718 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/theonedev/onedev | +| 7719 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jetbrains.com/teamcity | +| 7720 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.jetbrains.com/help/teamcity/storing-project-settings-in-version-control.html | +| 7721 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://blog.jetbrains.com/teamcity/2019/03/configuration-as-code-part-1-getting-started-with-kotlin-dsl | +| 7722 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/OctopusDeploy/Octopus-TeamCity | +| 7723 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://octopus.com | +| 7724 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://octopus.com/docs/deployments/patterns/deployment-process-as-code | +| 7725 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://registry.terraform.io/providers/OctopusDeployLabs/octopusdeploylatest/docs | +| 7726 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/OctopusDeploy/go-octopusdeploy | +| 7727 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://jfrog.com/platform | +| 7728 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=15CGdzfDlpQ&t=1s&ab_channel=JFrog | +| 7729 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://semaphore.io | +| 7730 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://semaphore.io/blog/revving-up-continuous-integration-with-parallel-testing | +| 7731 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/csweichel/werft | +| 7732 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.cloudbees.com/whitepapers/building-cloud-native-apps-painlessly | +| 7733 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.devopstoolkitseries.com | +| 7734 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://leanpub.com/the-devops-2-6-toolkit | +| 7735 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://jayex.io/blog/2021/04/08/jx3-pipeline-trace | +| 7736 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://spinnaker.io | +| 7737 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.opsmx.com/blog/deploy-spinnaker-cd-pipelines-in-kubernetes | +| 7738 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://speakerdeck.com/keisukeyamashita/introduction-to-spinnaker-managed-pipeline-templates | +| 7739 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://speakerdeck.com/keisukeyamashita/spinnaker-application-management-by-terraform-plugins | +| 7740 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.com/article/19/8/why-spinnaker-matters-cicd | +| 7741 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/blog/spinnaker-alternatives | +| 7742 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.harness.io/products/continuous-delivery | +| 7743 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/openshift/tektoncd-pipeline-operator | +| 7744 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.sonatype.com/blog/new-cloud-native-ci/cd-projects-openshift-and-tekton | +| 7745 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/jenkins-x/jenkins-x-openshift-image | +| 7746 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://empathy.co/blog/hat-ci-cd-for-deploying-cloud-native-applications | +| 7747 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://dagger.io | +| 7748 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/dagger/dagger | +| 7749 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://enterprisersproject.com/article/2020/7/devops-5-things-teams-need | +| 7750 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.redhat.com/en/topics/devops | +| 7751 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.redhat.com/es/topics/devops | +| 7752 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.redhat.com/en/blog/it-automation-training | +| 7753 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://about.gitlab.com/blog/2021/11/30/soft-skills-are-the-key-to-your-devops-career-advancement | +| 7754 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.salesforceben.com/5-devops-concepts-you-need-to-know | +| 7755 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://enterprisersproject.com/article/2021/10/devops-future-operating-model-it | +| 7756 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devblogs.microsoft.com/devops/devops-dojo-culture-and-mindset | +| 7757 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/the-evolving-devops-journey-continuous-mindset-starts-with-cultural-change | +| 7758 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/automation-is-no-silver-bullet-3-keys-for-scaling-success | +| 7759 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/why-mttr-is-a-vital-metric-for-devops-teams | +| 7760 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.umbrellainfocare.com/blogs/cloud-and-devops-are-made-for-each-other | +| 7761 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.linkedin.com/pulse/devops-just-system-administration-repackaged-gianluca-mascolo | +| 7762 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/a-devops-reset-for-a-multi-cloud-world | +| 7763 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/pavanbelagatti/devops-trends-for-developers-in-2023-345b | +| 7764 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.abc.es/economia/ingenieros-devops-pieza-clave-engranaje-digital-empresas-20230212000148-nt.html | +| 7765 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.microsoft.com/en-us/security/blog/2023/04/06/devops-threat-matrix | +| 7766 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/11-steps-to-a-successful-devops-career | +| 7767 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/aws-builders/how-to-get-started-with-devops-what-skills-should-we-start-with-5efp | +| 7768 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/articles/devops-shifting-left | +| 7769 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.redhat.com/en/blog/red-hat-automation-glossary | +| 7770 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://livingdevops.com/devops/10-real-world-kubernetes-troubleshooting-scenarios-and-solutions | +| 7771 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com | +| 7772 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.devopszone.info | +| 7773 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.devopsdigest.com | +| 7774 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.techtarget.com/searchitoperations/feature/Top-15-DevOps-blogs-to-read-and-follow | +| 7775 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devopstips.net | +| 7776 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://orange-quarter.com/upskill-yourself-with-these-5-devops-resources | +| 7777 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://mrcloudbook.com | +| 7778 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/DevOps-Projects-Ideas/DevOps-Books | +| 7779 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.deloitte.com/us/en/what-we-do/capabilities/cloud-transformation/collections/cloud-podcast.html | +| 7780 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://bikeshed.thoughtbot.com | +| 7781 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/paragpallavsingh/90DaysOfDevOps | +| 7782 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/paragpallavsingh/90DaysOfDevOps/blob/master/submission/day21/README.md | +| 7783 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://cloud.google.com/blog/products/devops-sre/announcing-dora-2021-accelerate-state-of-devops-report | +| 7784 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.continuitysoftware.com/blog/it-resilience/what-is-configuration-drift | +| 7785 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/cloud-drift-detection-how-to-resolve-out-of-state-changes | +| 7786 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.fairwinds.com/blog/configuration-drift-kubernetes | +| 7787 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.env0.com/blog/automated-drift-detection-with-env0 | +| 7788 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/how-drift-detection-and-iac-help-maintain-a-secure-infrastructure | +| 7789 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/19/7/devops-vs-sysadmin | +| 7790 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/19/7/how-transition-career-devops-engineer | +| 7791 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/20/2/devops-beginners | +| 7792 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://enterprisersproject.com/article/2020/3/how-get-devops-noops-5-steps | +| 7793 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.zdnet.com/article/corporate-culture-complicates-kubernetes-and-container-collaboration | +| 7794 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.smartsheet.com/devops | +| 7795 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/20/6/devops-mindset | +| 7796 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://stackoverflow.blog/2020/06/10/the-rise-of-the-devops-mindset | +| 7797 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://enterprisersproject.com/article/2020/6/devops-engineer-role-common-misconceptions | +| 7798 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://enterprisersproject.com/article/2020/6/devops-beginners-where-start | +| 7799 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.scaledagileframework.com/devops | +| 7800 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://cloudnativenow.com/topics/cloudnativedevelopment/how-the-rise-of-containers-will-drive-devops | +| 7801 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://enterprisersproject.com/article/2020/7/3-devops-skills-it-leaders-need-next-normal | +| 7802 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.red-gate.com/blog/automated-production-deployments-are-not-the-key-to-devops-performance | +| 7803 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.bbva.com/es/innovacion/devops-que-es-y-como-mejorar-los-procesos-gracias-a-esta-estrategia | +| 7804 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.learnsteps.com/devops-interview-question-how-will-you-set-up-a-ci-cd-pipeline | +| 7805 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/survey-surfaces-high-reliance-on-devops-to-build-and-deploy-apis | +| 7806 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.pluralsight.com/resources/blog/cloud/5-reasons-to-not-move-to-devops | +| 7807 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.forbes.com/sites/steveandriole/2020/10/01/why-no-one-understands-agile-scrum--devops--why-perfect-technology-abstractions-are-sure-to-fail | +| 7808 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.blog/enterprise-software/devops/devops-definition | +| 7809 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/from-devops-to-devapps | +| 7810 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/the-future-of-ops-careers | +| 7811 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/post-pandemic-devops-moves-to-resilient-collaboration | +| 7812 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://platform.qa.com/login | +| 7813 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/news/2020/11/2020-devops-report | +| 7814 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/20/12/remote-devops | +| 7815 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.blog/enterprise-software/devops/how-to-make-devops-your-competitive-advantage | +| 7816 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/20/12/devops | +| 7817 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/unlocking-your-devops-automation-mindset | +| 7818 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/7-trends-influencing-devops-and-devsecops-adoption | +| 7819 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/devops-for-the-development-and-delivery-of-high-performance-applications | +| 7820 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/devops-devapps-and-the-death-of-infrastructure | +| 7821 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devopscube.com/become-devops-engineer | +| 7822 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/6-signs-youre-doing-devops-correctly | +| 7823 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://cloudnativenow.com/uncategorized/9-pillars-of-engineering-devops-with-kubernetes | +| 7824 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://content.techgig.com/5-best-devops-practices-for-beginners/articleshow/81368965.cms | +| 7825 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.cst-bg.net/post/13-clues-to-good-devops | +| 7826 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.softwebsolutions.com/resources/devops-and-microservices | +| 7827 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/5-cloud-automation-tips-for-developers-and-devops | +| 7828 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://cloudnativenow.com/features/kubernetes-enables-devops-as-a-service-daas | +| 7829 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/maximizing-the-value-of-containerization-for-devops | +| 7830 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/21/3/devops-documentation | +| 7831 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/articles/devops-not-enough-scaling-tech-driven-organizations | +| 7832 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoworld.com/article/2263821/5-devops-practices-to-improve-application-reliability.html | +| 7833 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/languages-and-devops-recommendations | +| 7834 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/survey-shows-mounting-devops-frustration-and-costs | +| 7835 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/watch?v=js-rq7SvPpE&ab_channel=DevOpsToolkit | +| 7836 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/devops-trends-to-watch-in-2021 | +| 7837 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/nine-pillars-of-devops-best-practices | +| 7838 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.weblineindia.com/blog/all-about-devops-automation | +| 7839 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.getxray.app/blog/get-started-with-devops-principles-best-practices-and-tips | +| 7840 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://stackoverflow.blog/2021/05/24/how-developers-can-be-their-own-operations-department | +| 7841 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.linkedin.com/pulse/top-10-skills-devops-engineer-should-possess-saurabh-badhwar | +| 7842 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/how-containers-simplify-devops-workflows-and-ci-cd-pipelines | +| 7843 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/ankit01oss/5-github-projects-to-make-you-a-better-devops-engineer-2fkl | +| 7844 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.cloudbees.com/blog/how-to-nail-devops-governance-and-compliance-in-a-highly-regulated-industry | +| 7845 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.redhat.com/en/blog/it-automation-book | +| 7846 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.forbes.com/sites/tomtaulli/2021/07/16/devops-what-you-need-to-know | +| 7847 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.zdnet.com/article/stop-calling-devops-teams-devops-teams | +| 7848 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/yeah-youre-doing-devops | +| 7849 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/news/2021/08/external-IT-providers-devops | +| 7850 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.chaossearch.io/blog/essential-devops-tools | +| 7851 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.devopsonline.co.uk/the-role-of-automation-in-devops | +| 7852 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.sqlshack.com/6-reasons-why-you-cant-have-devops-without-test-automation | +| 7853 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/run-x/devops-is-not-automation-2amo | +| 7854 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://intellipaat.com/blog/what-does-a-devops-engineer-do | +| 7855 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://siliconangle.com/2021/09/29/devops-dummies-author-emily-freeman-introduces-revolutionary-model-modern-software-development-awsq3 | +| 7856 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/microservices-transformed-devops-why-security-is-next | +| 7857 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/devops-at-the-crossroads-the-future-of-software-delivery | +| 7858 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/3-habits-of-highly-successful-devops-teams | +| 7859 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/attaullahshafiq10/dev-ops-59dm | +| 7860 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.blog/developer-skills/5-devops-tips-to-speed-up-your-developer-workflow | +| 7861 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.valuecoders.com/blog/devops/devops-for-enterprises-growth | +| 7862 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.freecodecamp.org/news/devops-engineering-course-for-beginners | +| 7863 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.bmc.com/blogs/devops-ci-cd-metrics | +| 7864 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.simform.com/blog/devops-for-enterprise | +| 7865 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.calcalistech.com/ctechnews/article/s1mlpunf9 | +| 7866 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://reviewnprep.com/blog/devops-basics | +| 7867 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/techworld_with_nana/how-i-learn-new-technologies-as-a-devops-engineer-without-being-overwhelmed--495e | +| 7868 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/the-real-pipeline | +| 7869 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.information-age.com/devops-vs-agile-distinguishing-and-combining-the-two-20117 | +| 7870 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://enterprisersproject.com/article/2020/5/devops-shift-left-why-goes-wrong | +| 7871 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://itnext.io/devops-big-picture-on-premises-d07f61d6c34c | +| 7872 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://net.connect4techs.com/what-are-the-top-devops-trends-in-2024 | +| 7873 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.dynatrace.com/news/blog/devops-metrics-for-success | +| 7874 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/kodekloud/your-roadmap-to-become-a-devops-engineer-in-2020-i1n | +| 7875 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.techworld-with-nana.com/devops-roadmap | +| 7876 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoworld.com/article/2337920/how-multicloud-changes-devops.html | +| 7877 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.techtarget.com/searchitoperations/tip/Tips-and-tools-to-achieve-a-serverless-DevOps-workflow | +| 7878 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/devops-as-a-service-migrating-your-entire-devops-stack-to-the-cloud | +| 7879 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/geerlingguy/ansible-for-devops | +| 7880 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://digital.ai/glossary | +| 7881 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://digital.ai/learn/diagram-generator | +| 7882 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://digital.ai/learn/devsecops-periodic-table | +| 7883 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://netflixtechblog.com/full-cycle-developers-at-netflix-a08c31f83249 | +| 7884 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://netflixtechblog.com/applying-netflix-devops-patterns-to-windows-2a57f2dbbf79 | +| 7885 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/the-rise-of-netdevops-and-ci-cd-pipeline-solutions | +| 7886 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://debuild.co | +| 7887 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.seekwell.io | +| 7888 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/the-coming-era-of-data-as-code | +| 7889 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.arrikto.com/blog/what-is-data-as-code | +| 7890 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://blogs.sap.com/2021/12/13/a-practical-guide-to-devops-for-sap-erp | +| 7891 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/playlist?list=PLVx1qovxj-akoYTAboxT1AbHlPmrvRYYZ | +| 7892 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/playlist?list=PLVx1qovxj-amqyqHceAhkcsopzi4PFcKc | +| 7893 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/playlist?list=PLVx1qovxj-al0Knm1A0eEXfGyd5kCi16p | +| 7894 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.youtube.com/playlist?list=PLVx1qovxj-akr_3XqQQgpqRyQw4GYuS4h | +| 7895 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://platformengineering.org | +| 7896 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/platform-engineering | +| 7897 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.honeycomb.io/blog/future-ops-platform-engineering | +| 7898 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/devops-burnout-try-platform-engineering | +| 7899 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://softwareengineeringdaily.com/2020/02/13/setting-the-stage-for-platform-engineering | +| 7900 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/how-is-platform-engineering-different-from-devops-and-sre | +| 7901 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.salaboy.com/2022/11/28/the-challenges-of-platform-building-on-top-of-kubernetes-4-4 | +| 7902 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.forbes.com/councils/forbestechcouncil/2023/02/23/how-to-empower-modern-kubernetes-management-with-a-platform-team-model/?streamIndex=0 | +| 7903 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/thenjdevopsguy/platform-engineering-on-kubernetes-part-4-internal-developer-platforms-1kmh | +| 7904 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/thenjdevopsguy/creating-your-platform-engineering-environment-4hpa | +| 7905 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://siliconangle.com/2023/04/20/rise-platform-engineering-kubernetes-era-kubecon | +| 7906 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.vcluster.com/blog/platform-engineering-the-definitive-guide | +| 7907 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoworld.com/article/2338392/why-platform-engineering.html | +| 7908 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/aws-builders/platform-engineering-and-internal-developer-platform-3deb | +| 7909 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/thenjdevopsguy/what-is-platform-engineering-and-what-is-it-not-2jb8 | +| 7910 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/the-6-pillars-of-platform-engineering-part-1-security | +| 7911 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://humanitec.com/blog/how-to-design-your-repository-structures-to-nail-platform-engineering | +| 7912 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.muycomputerpro.com/2024/01/12/ingenieria-de-plataformas-de-devops-la-nueva-generacion-de-devops | +| 7913 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://humanitec.com/blog/escape-vmware-lock-in-with-a-modular-internal-developer-platform | +| 7914 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/platformengineering | +| 7915 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/articles/platform-runtime-engineering | +| 7916 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/podcasts/platform-engineering-teams-10x-better | +| 7917 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.syntasso.io/post/platform-engineering-orchestrating-applications-platforms-and-infrastructure | +| 7918 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/5-lessons-for-building-a-platform-as-a-product | +| 7919 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://gpustack.ai | +| 7920 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://humanitec.com/blog/why-every-internal-developer-platform-needs-a-backend | +| 7921 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://piotrminkowski.com/2024/07/04/idp-on-openshift-with-red-hat-developer-hub | +| 7922 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/Qovery/Torii | +| 7923 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/backstage/backstage | +| 7924 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.port.io | +| 7925 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.cortex.io | +| 7926 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.atlassian.com/software/compass | +| 7927 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/KusionStack/kusion | +| 7928 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/technologies/cloud-computing/openshift | +| 7929 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/channel/hybrid-cloud-infrastructure | +| 7930 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en | +| 7931 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/openshift/origin | +| 7932 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://commons.openshift.org | +| 7933 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://x.com/openshift | +| 7934 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://hub.docker.com/u/openshift | +| 7935 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/livestreaming | +| 7936 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.twitch.tv/redhatopenshift | +| 7937 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/technologies/cloud-computing/openshift/dedicated | +| 7938 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/technologies/cloud-computing/openshift/aws | +| 7939 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.cloud.google.com/compute/docs/containers | +| 7940 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/technologies/cloud-computing/openshift/azure | +| 7941 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.ibm.com/products/openshift | +| 7942 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://learn.microsoft.com/en-us/azure/developer/java/ee/jboss-eap-on-aro | +| 7943 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/solutions/kubernetes-approach | +| 7944 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/cli_tools/openshift-cli-oc#cli-configuring-cli | +| 7945 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/3.11/html/cluster_administration/configuring-cluster-auto-scaler-aws | +| 7946 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/machine_management/applying-autoscaling | +| 7947 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/resources | +| 7948 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/resources/oreilly-kubernetes-operators-automation-ebook | +| 7949 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.manning.com/books/openshift-in-action | +| 7950 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://awesome-kubernetes.readthedocs.io/kubernetes/#e-books | +| 7951 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/products/rhel | +| 7952 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/redhatdemocentral/ocp-install-demo | +| 7953 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.schabell.org/2020/05/cloud-native-development-a-blueprint.html | +| 7954 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://redhatdemocentral.gitlab.io/portfolio-architecture-workshops/# | +| 7955 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://redhatdemocentral.gitlab.io/portfolio-architecture-tooling | +| 7956 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://gitlab.com/redhatdemocentral/portfolio-architecture-examples | +| 7957 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/installing-okd-3-10-on-a-single-host | +| 7958 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=ZkFIozGY0IA | +| 7959 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/gshipley/installcentos | +| 7960 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/openshift/installer | +| 7961 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-4-2-vsphere-install-quickstart | +| 7962 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/openshift-4-2-vsphere-install-with-static-ips | +| 7963 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=DLB9m17aGus | +| 7964 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/deploying-openshift-4.4-to-vmware-vsphere-7 | +| 7965 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2019/02/27/sidecars-analyze-debug-network-traffic-kubernetes-pod | +| 7966 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/01/01/skupper-io-let-your-services-communicate-across-kubernetes-clusters | +| 7967 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/troubleshooting-openshift-network-performance-with-a-netperf-daemonset | +| 7968 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/advanced-network-customizations-for-openshift-install | +| 7969 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/adding-security-layers-to-your-app-on-openshift-part-1-deployment-and-tls-ingress-9ef752835599 | | 7970 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/3.11/html/container_security_guide/security-platform | | 7971 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/4.4/html/authentication_and_authorization/understanding-authentication | | 7972 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.redhat.com/en/documentation/openshift_container_platform/3.11/html/cluster_administration/admin-guide-manage-scc | @@ -8982,1335 +8982,1336 @@ Detailed logs of maturity promotions and elite selections. | 8977 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2021/01/13/getting-started-with-tekton-and-pipelines | | 8978 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/articles/2021/07/21/bootstrap-gitops-red-hat-openshift-pipelines-and-kam-cli | | 8979 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/wiggitywhitney/9-waa-w-what-is-knative-serving-a-friendly-guide-28f6 | -| 8980 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/virtual-machines-as-code-with-openshift-gitops-and-openshift-virtualization | -| 8981 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/rromannissen/rhoar-microservices-demo | -| 8982 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2020/09/10/from-code-to-production-with-openshift-pipelines-and-argo-cd | -| 8983 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2020/10/01/building-modern-ci-cd-workflows-for-serverless-applications-with-red-hat-openshift-pipelines-and-argo-cd-part-1 | -| 8984 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/deploy-argo-cd-with-ingress-and-tls-in-three-steps-no-yaml-yak-shaving-required-bc536d401491 | -| 8985 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2020/09/03/introduction-to-tekton-and-argo-cd-for-multicluster-development | -| 8986 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/argocd-secret-management-with-argocd-vault-plugin-539f104aff05 | -| 8987 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=5XWwjyikWMQ&feature=emb_logo&ab_channel=Konveyor | -| 8988 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.argoproj.io/introducing-the-applicationset-controller-for-argo-cd-982e28b62dc5 | -| 8989 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://vzilla.co.uk/vzilla-blog/gitops-getting-started-with-argocd | -| 8990 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/sso-integration-for-the-openshift-gitops-operator | -| 8991 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/how-to-use-hashicorp-vault-and-argo-cd-for-gitops-on-openshift | -| 8992 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.argoproj.io/getting-started-with-applicationsets-9c961611bcf0 | -| 8993 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://piotrminkowski.com/2021/08/05/kubernetes-ci-cd-with-tekton-and-argocd | -| 8994 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infracloud.io/blogs/multicluster-gitops-argocd | -| 8995 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/articles/2021/08/03/managing-gitops-control-planes-secure-gitops-practices | -| 8996 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/8/argo-cd | -| 8997 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.argoproj.io/introducing-the-appsource-controller-for-argocd-52f21d28d643 | -| 8998 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://piotrminkowski.com/2021/12/13/continuous-delivery-on-kubernetes-with-database-using-argocd-and-liquibase | -| 8999 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://octopus.com/blog/using-argo-cd-and-kustomize-for-configmap-rollouts | -| 9000 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://mrcloudbook.com/automating-tetris-deployments-devsecops-with-argocd-terraform-and-jenkins-for-two-game-versions | -| 9001 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://mrcloudbook.com/gitops-deploying-tetris-on-eks-using-argocd | -| 9002 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/building-openshift-pipelines-with-gitlab | -| 9003 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/building-and-deploying-a-weather-web-application-onto-kubernetes-red-hat-openshift-using-eclipse-62bf7c924be4 | -| 9004 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=vgIwRX4LXfU | -| 9005 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/monitoring-services-like-an-sre-in-openshift-servicemesh | -| 9006 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/products/mta/getting-started | -| 9007 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=mRCz6Jl0Ds8&feature=youtu.be | -| 9008 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/playlist?list=PLbMP1JcGBmSFA56rykbH2fg1F9Tozk4of | -| 9009 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/about/videos/acm-ansible-integration-overview | -| 9010 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/k8s-integrity-shield-tech-preview-protecting-the-integrity-of-kubernetes-resources-with-signature | -| 9011 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/how-to-observe-your-clusters-with-red-hat-advanced-cluster-management-customize-the-grafana-dashboard | -| 9012 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/recap-okd-4-testing-and-deployment-workshop-videos-and-additional-resources?utm_source=thenewstack&utm_medium=twitter&utm_campaign=platform | -| 9013 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2020/08/21/hello-world-tutorial-with-kubernetes-operators | -| 9014 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/writing-customized-reports-using-metering-operator | -| 9015 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2021/01/08/message-broker-integration-made-simple-with-red-hat-fuse | -| 9016 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/CastawayEGR/openshift-ai-examples | -| 9017 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.atlassian.com/blog/bitbucket/setting-up-a-ci-cd-pipeline-with-spring-mvc-jenkins-and-kubernetes-on-aws | -| 9018 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloudogu/jenkinsfiles | -| 9019 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/devops/using-jenkins-with-codeartifact | -| 9020 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/tutorialworks/pipeline-library-demo | -| 9021 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://piotrminkowski.com/2020/11/10/continuous-integration-with-jenkins-on-kubernetes | -| 9022 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=KgH0QzMHXLs | -| 9023 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/jenkins-build-agents-kubernetes | -| 9024 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.simplilearn.com/tutorials/jenkins-tutorial/ci-cd-pipeline | -| 9025 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=LhB8-sAx3pM&ab_channel=K21Academy | -| 9026 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.testmuai.com/blog/how-to-create-jenkins-multibranch-pipeline | -| 9027 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/arun-gupta/docker-jenkins-pipeline | -| 9028 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/gnunn1/openshift-basic-pipeline | -| 9029 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/deweya/OpenShift-Jenkins-Lab | -| 9030 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/marcredhat/crcdemos | -| 9031 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/redhat-gpte-devopsautomation/ocp4_app_deploy_homework_grading | -| 9032 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/oleg-nenashev/demo-jenkins-config-as-code/tree/java11-support | -| 9033 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/nubenetes/jenkins-CasC-kubernetes-demo | -| 9034 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.meetup.com/jenkins-online-meetup/events/270600737 | -| 9035 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloudbees/groovy-cps | -| 9036 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://towardsdatascience.com/create-your-first-ci-cd-pipeline-with-jenkins-and-github-6aefe21c9240 | -| 9037 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=zI7_8M2KtRI&t=7s&ab_channel=MicroserviceFactory | -| 9038 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/LerryAlexander/postman_jenkins_api_tests | -| 9039 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.enmilocalfunciona.io/mostrando-resultados-de-jenkins-en-grafana-mediante-influxdb | -| 9040 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.tricentis.com/learn | -| 9041 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/apn/modernize-your-ci-cd-pipeline-using-jenkins-x-with-amazon-eks | -| 9042 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://spinnaker.io/docs/setup/install | -| 9043 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/wardviaene/advanced-kubernetes-course/tree/master/spinnaker | -| 9044 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/imperialwicket/spinnaker-demo | -| 9045 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://codeburst.io/spinnaker-by-example-part-1-c4de9180d689 | -| 9046 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://codeburst.io/spinnaker-by-example-part-2-6f92a1fdaedf | -| 9047 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://codeburst.io/spinnaker-by-example-part-3-c6ed9ac5f8ce | -| 9048 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hackernoon.com/using-spinnaker-with-kubernetes-for-cicd-52w3uo9 | -| 9049 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/opensource/declarative-provisioning-of-aws-resources-with-spinnaker-and-crossplane | -| 9050 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/nubenetes/nexus3-helm-chart | -| 9051 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://piotrminkowski.com/2020/10/19/gitlab-ci-cd-on-kubernetes | -| 9052 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2020/12/10/basics-of-gitlab-ci-updated | -| 9053 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2021/11/18/gitops-with-gitlab-connecting-the-cluster | -| 9054 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://spring-petclinic.github.io | -| 9055 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/spring-projects/spring-petclinic | -| 9056 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/deors/deors-demos-petclinic/blob/master/Jenkinsfile | -| 9057 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.liatrio.ai/resources/blog | -| 9058 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.experfy.com/training/courses/effective-jenkins-continuous-delivery-and-continuous-integration | -| 9059 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/redhat-developer-demos/spring-petclinic | -| 9060 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/griddynamics/mpl | -| 9061 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=GLtvxY1S3Aw | -| 9062 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/spring-petclinic/spring-petclinic-cloud | -| 9063 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/spring-petclinic/spring-petclinic-microservices | -| 9064 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/odedia/spring-petclinic-microservices | -| 9065 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/paulczar/k8s-spring-petclinic | -| 9066 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://tech.paulcz.net/blog/spring-into-kubernetes-part-1 | -| 9067 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kohsuke/petclinic/blob/master/Jenkinsfile | -| 9068 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://pushbuildtestdeploy.com/jenkins-on-kubernetes-building-docker-images | -| 9069 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hub.docker.com/r/ibuchh/petclinic-spinnaker-jenkins | -| 9070 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hub.docker.com/r/sarjunkumar24391/petclinic | -| 9071 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hub.docker.com/r/bmoussaud/petclinic | -| 9072 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hub.docker.com/r/alwin2/petclinic-customers-service | -| 9073 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hub.docker.com/r/arey/springboot-petclinic | -| 9074 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hub.docker.com/r/anthonydahanne/spring-petclinic | -| 9075 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hub.docker.com/r/jbrisbin/spring-petclinic | -| 9076 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/spring-projects/spring-petclinic/issues/339 | -| 9077 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/trisberg/spring-petclinic | -| 9078 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://workspaces.openshift.com/#/getstarted | -| 9079 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/che-samples | -| 9080 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aws-samples | -| 9081 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aws-samples/aws-auto-inventory | -| 9082 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aws-samples/aws-waf-ops-dashboards | -| 9083 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aws-samples/aws-customer-playbook-framework | -| 9084 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aws-samples/serverless-java-frameworks-samples | -| 9085 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/miztiik/AWS-Demos | -| 9086 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/amazon-archives/aws-training-demo | -| 9087 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aws-samples/aws-network-hub-for-terraform | -| 9088 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=6W2TuBDaaiI&ab_channel=AliSpittel | -| 9089 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/how-to-deploy-react-apps-to-production | -| 9090 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/hydrating-a-data-lake-using-log-based-change-data-capture-cdc-with-debezium-apicurio-and-kafka-799671e0012f | -| 9091 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://jfrog.com/blog/5-steps-to-hosting-your-application-on-amazon-cloud-container-service | -| 9092 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/AdminTurnedDevOps/DevOps-The-Hard-Way-AWS | -| 9093 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aws-samples/resource-tagging-automation | -| 9094 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/unitypark/aws-serverless-demos | -| 9095 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://travelrasik.com/category/asia | -| 9096 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/microsoft/contosotraders-cloudtesting#contoso-traders---cloud-testing-tools-demo-app | -| 9097 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devblogs.microsoft.com/devops/azure-devops-demo-generator-is-now-open-source | -| 9098 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learn.microsoft.com/en-us/azure/devops/demo-gen/use-demo-generator-v2?view=azure-devops | -| 9099 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learn.microsoft.com/en-us/azure/container-apps | -| 9100 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://davidsr.me/deploy-azure-waf-with-terraform-and-azure-devops | -| 9101 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.testmuai.com/blog/build-ci-cd-pipeline-in-azure-devops | -| 9102 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learn.microsoft.com/en-gb/azure/devops/pipelines/build/ci-build-git?view=azure-devops | -| 9103 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blogs.sap.com/2021/07/04/cloud-integration-with-commerce-azure-blob-storage-using-rest-api | -| 9104 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blogs.sap.com/2021/12/26/cloud-integration-with-commerce-azure-blob-storage-using-rest-api-part-2 | -| 9105 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/tfxor/terraform-google-automation-demo | -| 9106 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloud.google.com/blog/products/application-development/access-an-orgs-custom-code-repo-from-cloud-code-ides | -| 9107 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/tutorial-connect-amazon-eks-and-azure-aks-clusters-with-google-anthos | -| 9108 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/tutorial-deploy-anthos-apps-from-gcp-marketplace-into-amazon-eks-cluster | -| 9109 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://javatechonline.com/deploy-spring-boot-docker-spring-boot | -| 9110 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/piomin/sample-spring-microservices-kubernetes | -| 9111 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/piomin/sample-spring-microservices-new | -| 9112 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2020/06/19/develop-and-test-a-quarkus-client-on-red-hat-codeready-containers-with-red-hat-data-grid-8-0 | -| 9113 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aytartana.wordpress.com/2020/08/26/migrating-springboot-petclinic-rest-to-quarkus | -| 9114 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aalmiray/q-cli | -| 9115 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/piomin/sample-quarkus-serverless-kafka | -| 9116 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://piotrminkowski.com/2023/09/15/introduction-to-grpc-with-quarkus | -| 9117 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/stefanprodan/podinfo | -| 9118 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/aleksk1ng/go-kafka-and-grpc-clean-architecture-cqrs-microservices-with-jaeger-tracing-45bj | -| 9119 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ably.com/blog/realtime-ticket-booking-solution-kafka-fastapi-ably | -| 9120 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/event-driven-architectures-with-kafka-and-java-spring-boot-revision-1-c0d43d103ee7 | -| 9121 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://codeopinion.com/troubleshooting-kafka-with-2000-microservices | -| 9122 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://tomd.xyz/kubernetes-event-driven-keda | -| 9123 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/articles/2021/07/26/modernizing-applications-apache-camel-javascript-and-red-hat-openshift# | -| 9124 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kelseyhightower/nocode | -| 9125 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2020/06/17/red-hat-jboss-enterprise-application-platform-expansion-pack-1-0-released | -| 9126 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/getting-started-jboss | -| 9127 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://collabnix.github.io/terraform | -| 9128 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/7/terraform-kubernetes | -| 9129 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://shipit.dev/posts/setting-up-eks-with-irsa-using-terraform.html | -| 9130 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://azapril.dev/2021/04/12/deploying-a-logicapp-with-terraform | -| 9131 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://k21academy.com/terraform/terraform-automate-aws-vm | -| 9132 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/StarpTech/k-andy | -| 9133 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://adamtheautomator.com/terraform-and-aws-rds | -| 9134 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/BishopFox/iam-vulnerable | -| 9135 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.middlewareinventory.com/blog/terraform-create-multiple-ec2-different-config | -| 9136 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/aws-builders/creating-a-rest-api-with-infrastructure-as-code-terraform-serverless-lambda-python-part-2-cicd-g8h | -| 9137 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://awsfundamentals.com/blog/using-s3-with-terraform | -| 9138 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/terraform-aws-rds | -| 9139 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://techcommunity.microsoft.com/blog/fasttrackforazureblog/create-an-azure-openai-langchain-chromadb-and-chainlit-chat-app-in-container-app/3885602 | -| 9140 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.patrickkoch.dev/posts/post_31 | -| 9141 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/venkateshk111/terraform-beginners-guide | -| 9142 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/chenjd/terraform-101 | -| 9143 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/xiaopeng163/docker-compose-tpg | -| 9144 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2021/08/31/how-istio-tempo-and-loki-speed-up-debugging-for-microservices | -| 9145 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.linkedin.com/pulse/test-automation-how-build-cicd-pipeline-using-pytest-nir-tal | -| 9146 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/major/imagebuilder-containerized/blob/main/.github/workflows/main.yml | -| 9147 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learn.microsoft.com/en-us/training/modules/github-actions-cd | -| 9148 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/github-github-actions-overview-and-argocd-deployment-example-b6cf0cf6f832 | -| 9149 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/debianmaster/actions-k3s | -| 9150 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://judebantony.github.io/cicd-github-action-example | -| 9151 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.codeproject.com/Articles/5320647/Making-a-Simple-Data-Pipeline-Part-4-CI-CD-with-Gi | -| 9152 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/how-to-setup-a-ci-cd-pipeline-with-github-actions-and-aws | -| 9153 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://nth-root.nl/en/guides/automate-kubernetes-deployments-with-github-actions | -| 9154 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/GitHubSecurityLab/actions-permissions | -| 9155 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thomasthornton.cloud/if-elseif-or-else-in-github-actions | -| 9156 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/aws-builders/from-scratch-oidc-providers-252d | -| 9157 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/redhat-actions/spring-petclinic | -| 9158 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gitlab.com/bpmworkshop/rhpam-signal-marketing-demo | -| 9159 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/microsoft/azure-digital-twins-postman-samples | -| 9160 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/opentelemetry-understanding-sli-and-slo-with-opentelemetry-demo-74c1d0b263b0 | -| 9161 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/measuring-the-progress-of-the-opentelemetry-project | -| 9162 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hasura.io/blog/a-simple-real-time-event-driven-architecture-with-qr-codes | -| 9163 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learntocloud.guide/#/projects/README | -| 9164 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.digitalocean.com | -| 9165 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.digitalocean.com/products/kubernetes | -| 9166 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://try.digitalocean.com/cloudplex | -| 9167 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.digitalocean.com/community/tools | -| 9168 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.digitalocean.com/products/app-platform | -| 9169 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://try.digitalocean.com/app-platform | -| 9170 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.theregister.com/off-prem/2020/10/07/digitalocean-decides-to-head-rivals-off-at-the-paas-floats-app-platform-to-deploy-run-code-without-juggling-servers/802967 | -| 9171 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/digitalocean-app-platform-eases-kubernetes-deployments-for-developers | -| 9172 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws-builders/sharing-secrets-to-ecs-in-an-aws-multi-account-architecture-5h1i | -| 9173 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/containers/automate-rollbacks-for-amazon-ecs-rolling-deployments-with-cloudwatch-alarms | -| 9174 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws-quickstart.github.io/quickstart-eks-rancher | -| 9175 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html | -| 9176 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://aws.amazon.com/es/documentation/ecr | -| 9177 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/AmazonECR/latest/userguide | -| 9178 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://blog.scottlowe.org/2016/03/22/using-docker-machine-with-aws | -| 9179 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/about-aws/whats-new/2016/06/docker-datacenter-on-the-aws-cloud-quick-start-reference-deployment | -| 9180 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/awslabs/amazon-ecr-credential-helper | -| 9181 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.rancher.com | -| 9182 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/custom-alerts-using-prometheus-queries | -| 9183 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.zdnet.com/article/rancher-labs-closes-40m-funding-round-to-run-kubernetes-everywhere | -| 9184 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/faster-kubernetes-development-with-rancher-devspace-and-loft | -| 9185 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/multi-cluster-vulnerability-scanning-with-alcide-and-rancher | -| 9186 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/driving-kubernetes-adoption-in-finance-with-rancher | -| 9187 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.devclass.com/ci-cd/2020/10/06/open-sauce-rancher-25-puts-new-ui-forward-gets-to-continuously-delivering/1628365 | -| 9188 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/rancher-2-5-delivers-on-computing-everywhere-strategy | -| 9189 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/speed-up-development-with-automated-kubernetes-deployments | -| 9190 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/rancher-2-5-sets-out-to-be-the-stock-kubernetes-build-for-gitops | -| 9191 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.devclass.com/containers/2021/09/02/rancher-presents-first-big-release-after-suse-acquisition-ups-game-on-hosted-cluster-provisioning/1627301 | -| 9192 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/intro-rancher-2-6-features | -| 9193 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.zdnet.com/article/suse-harvester-deploying-virtual-machines-with-kubernetes | -| 9194 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/my-first-impressions-with-suse-rancher-kubernetes-projects | -| 9195 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://rancherdesktop.io | -| 9196 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/rancher-desktop-1-0-0-has-arrived | -| 9197 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.computing.co.uk/news/4015423/rancher-labs-launches-free-training-course-meet-surging-demand-kubernetes | -| 9198 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.rancher.com/docs/rancher/v2.x/en | -| 9199 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.rancher.com/docs/rancher/v2.x/en/faq/networking/cni-providers | -| 9200 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.rancher.com/products/secure-kubernetes-distribution | -| 9201 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/LukeMwila/bootstrap-rke-cluster-in-aws | -| 9202 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/gruberdev/local-gitops | -| 9203 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/ranchergovernment/rke2-aws-tf | -| 9204 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://k3s.io | -| 9205 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.civo.com/blog/k8s-vs-k3s | -| 9206 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/alexellis/k3sup | -| 9207 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/apk8s/k3s-gitlab | -| 9208 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/upgrade-your-k3s-clusters-smoothly-in-rancher-2-4 | -| 9209 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/keptn-sandbox/keptn-on-k3s | -| 9210 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/how-k3s-portworx-and-calico-can-serve-as-a-foundation-of-cloud-native-edge-infrastructure | -| 9211 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/tutorial-configure-cloud-native-edge-infrastructure-with-k3s-calico-portworx | -| 9212 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/aws-samples/aws-cdk-for-k3scluster | -| 9213 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://codeburst.io/creating-a-local-development-kubernetes-cluster-with-k3s-and-traefik-proxy-7a5033cb1c2d | -| 9214 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.sysdig.com/blog/k3s-sysdig-falco | -| 9215 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/set-up-your-k3s-cluster-for-high-availability-on-digitalocean | -| 9216 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.alexellis.io/bare-metal-kubernetes-with-k3s | -| 9217 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/set-up-k3s-in-high-availability-using-k3d | -| 9218 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://gitlab.com/k3s_hetzner/k3s_hetzner | -| 9219 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/erebe/personal-server | -| 9220 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/abhinavd26/all-about-k3s-lightweight-kubernetes-3ell | -| 9221 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://gabrieltanner.org/blog/ha-kubernetes-cluster-using-k3s | -| 9222 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.nootch.net/post/kubernetes-at-home-with-k3s | -| 9223 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/running-k3s-workload-in-a-restricted-environment-c2f593d19005 | -| 9224 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/dashaun/k3s-on-raspberry-pi-and-clusterhat-m6k | -| 9225 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.getambassador.io/best-tools-for-kubernetes-local-development-a-comprehensive-guide-3577d351d31e | -| 9226 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/tinyzimmer/k3p | -| 9227 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/clanktron/k3s-ansible | -| 9228 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/timothystewart6/k3s-ansible | -| 9229 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/cnrancher/autok3s | -| 9230 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=2LNxGVS81mE | -| 9231 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/run-rancher-2-4-in-azure-with-k3s-and-mysql | -| 9232 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/k3d-io/k3d | -| 9233 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/kubernetes-rancher-cluster-manager-2-6-on-your-macos-laptop-with-k3d-k3s-in-5-min-8acdb94f3376 | -| 9234 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/iamunnip/building-a-local-kubernetes-cluster-using-k3d-2p3d | -| 9235 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/rancher/k3os | -| 9236 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/rancher/k3c | -| 9237 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/announcing-hosted-rancher-with-rancher-2-4 | -| 9238 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/deploy-kubernetes-clusters-on-microsoft-azure-with-rancher | -| 9239 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/stateful-kubernetes-workloads-on-vsphere-with-rke | -| 9240 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/rancher/fleet | -| 9241 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/fleet-management-for-kubernetes-is-here | -| 9242 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/fleet-management-of-kubernetes-clusters-at-scale-ranchers-fleet-de161cc52325 | -| 9243 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://digitalis.io/blog/kubernetes/kubernetes-gitops-continuous-integration-and-delivery-with-fleet-and-rancher | -| 9244 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/harvester/harvester | -| 9245 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.redhat.com/en/blog/lets-monitor-edge-computing-networks-rhel | -| 9246 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.redhat.com/en/solutions/edge-computing-approach?sc_cid=7013a000002w1CwAAI | -| 9247 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://opensource.com/article/21/1/kubeedge | -| 9248 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/cloudian-cto-kubernetes-standardization-key-to-edge | -| 9249 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://developers.redhat.com/articles/2021/11/22/bring-your-kubernetes-workloads-edge | -| 9250 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/a-new-kubernetes-edge-architecture | -| 9251 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.forbes.com/sites/tjmccue/2020/03/13/5-essential-coronavirus-work-from-home-tech-tips | -| 9252 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://enterprisersproject.com/article/2021/2/remote-work-virtual-collaboration-best-practices | -| 9253 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.elconfidencial.com/juridico/2021-09-27/negociar-acuerdo-teletrabajo-guia-practica-empresas_3295723 | -| 9254 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.infoq.com/news/2021/12/remote-first-sre | -| 9255 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://krisp.ai | -| 9256 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.zoom.com | -| 9257 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://wordpress.com/p2 | -| 9258 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Fdocs.google.com%2F&dsh=S20332737%3A1779042489432562&emr=1&followup=https%3A%2F%2Fdocs.google.com%2F&osid=1&passive=1209600&flowName=WebLiteSignIn&flowEntry=ServiceLogin&ifkv=AWa2Pav-11IKZl8IOb4XqImV3kUr5dyMPv-c_juxtiguwye_vvM_4JChlo3slW1NhgW6-FumHKZpvw | -| 9259 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://slack.com | -| 9260 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://workspace.google.com/products/meet | -| 9261 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.rocket.chat | -| 9262 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://mattermost.com | -| 9263 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.microsoft.com/microsoft-365/microsoft-teams/group-chat-software | -| 9264 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.atlassian.com/solutions/distributed | -| 9265 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://miro.com | -| 9266 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://miro.com/app/board/o9J_kqwfjqs= | -| 9267 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://readwise.io | -| 9268 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.instapaper.com | -| 9269 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.getmatter.com | -| 9270 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://obsidian.md | -| 9271 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.portafolio.co/tendencias/claves-para-liderar-equipos-de-teletrabajo-y-no-fracasar-en-el-intento-556586 | -| 9272 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/andrewpuch/nagios_setup | -| 9273 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/jonrau1/ElectricEye/blob/master/README.md | -| 9274 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.elastic.co/blog/elastic-and-aws-accelerate-your-cloud-migration-journey | -| 9275 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt/how-to-use-aws-config-and-cloudtrail-to-find-who-made-changes-to-a-resource | -| 9276 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.f5.com/company/blog | -| 9277 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2020/09/amazon-cloudwatch-monitors-prometheus-metrics-container-environments | -| 9278 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2020/09/amazon-cloudwatch-dashboards-supports-sharing | -| 9279 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt/how-bt-uses-amazon-cloudwatch-to-monitor-millions-of-devices | -| 9280 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt/extending-and-exploring-alarm-history-in-amazon-cloudwatch-part-2 | -| 9281 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/cloud-map/latest/api/API_HealthCheckCustomConfig.html | -| 9282 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/prometheus | -| 9283 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/grafana | -| 9284 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2021/01/aws-grafana-prometheus | -| 9285 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pulumi.com | -| 9286 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pulumi.com/docs/iac/comparisons/terraform | -| 9287 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pulumi.com/registry | -| 9288 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.civo.com/learn | -| 9289 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/beginners-guide-to-pulumi-ci-cd-pipelines | -| 9290 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pulumi.com/blog/from-terraform-to-infrastructure-as-software | -| 9291 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pulumi.com/blog/observability-with-infrastructure-as-code | -| 9292 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://octopus.com/blog/pulumi-and-aks-with-octopus-deploy | -| 9293 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pulumi.com/blog/pulumi-3-0 | -| 9294 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/pulumi-moves-to-automate-cloud-infrastructure-provisioning | -| 9295 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/the-next-step-after-devops-and-gitops-is-cloud-engineering-pulumi-says | -| 9296 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pulumi.com/docs/iac/guides/migration/migrating-to-pulumi/from-kubernetes | -| 9297 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://travis.media/blog/pulumi-tutorial-automate-kubernetes-operations | -| 9298 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pulumi.com/blog/pulumi-rest-api | -| 9299 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/pulumi-releases-a-kubernetes-operator | -| 9300 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://siliconangle.com/2021/10/18/pulumis-new-registry-makes-easy-share-reuse-cloud-infrastructure-building-blocks | -| 9301 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pulumi.com/registry/packages/aws/how-to-guides/ecs-fargate | -| 9302 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pulumi.com/tf2pulumi | -| 9303 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.packetswitch.co.uk/terraform-is-good-but-i-like-pulumi | -| 9304 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/products | -| 9305 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations | -| 9306 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://health.aws.amazon.com/health/status | -| 9307 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/new | -| 9308 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://repost.aws | -| 9309 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/general/latest/gr/glos-chap.html | -| 9310 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/marketplace | -| 9311 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/premiumsupport | -| 9312 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://www.slideshare.net/AmazonWebServices | -| 9313 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/getting-started/hands-on | -| 9314 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://repost.aws/knowledge-center/create-and-activate-aws-account | -| 9315 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/open-guides/og-aws | -| 9316 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/training/ramp-up-guides | -| 9317 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://serverlessland.com | -| 9318 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://serverlessland.com/patterns | -| 9319 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://serverlessland.com/explore/sam-pipelines | -| 9320 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/startups | -| 9321 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/aws/containers-roadmap | -| 9322 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dashbird.io/blog/use-aws-free | -| 9323 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.pluralsight.com/resources/blog/cloud/the-cloud-dictionary-of-pain-five-of-awss-toughest-cloud-topics | -| 9324 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/pulse/listado-de-todos-los-servicios-amazon-web-services-daniel-pe%25C3%25B1a-silva | -| 9325 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/prescriptive-guidance/latest/security-reference-architecture/architecture.html | -| 9326 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/understand-the-aws-shared-responsibility-model-for-kubernetes | -| 9327 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.pluralsight.com/resources/blog/cloud/12-aws-config-rules-that-every-account-should-have | -| 9328 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudonaut.io/ec2-checklist-seven-things-to-do-after-launching-an-instance | -| 9329 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.lastweekinaws.com/blog/17-more-ways-to-run-containers-on-aws | -| 9330 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/what-is/streaming-data | -| 9331 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/architecture/what-to-consider-when-selecting-a-region-for-your-workloads | -| 9332 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/whitepapers/latest/microservices-on-aws/microservices-on-aws.html | -| 9333 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://intellipaat.com/blog/what-is-amazon-web-services-aws | -| 9334 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://amazon.qwiklabs.com/catalog | -| 9335 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.freecodecamp.org/news/tag/aws | -| 9336 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/compute/building-highly-resilient-applications-with-on-premises-interdependencies-using-aws-local-zones | -| 9337 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws-builders/disaster-recovery-cheat-sheetwrite-up-o62 | -| 9338 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws-builders/best-practices-when-designing-aws-architecture-4c8d | -| 9339 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoworld.com/article/2338356/amazon-s-quiet-open-source-revolution.html | -| 9340 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2023/02/aws-deployment-pipelines | -| 9341 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://k21academy.com/aws-cloud/aws-application-services | -| 9342 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://jayendrapatil.com | -| 9343 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://app.polymersearch.com/discover/aws | -| 9344 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://builder.aws.com/build/workshops?trk=265ae1c7-2dfc-44c6-bc73-a4d991b8bd7f&sc_channel=el | -| 9345 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.amazon.com/b/?node=14297978011 | -| 9346 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws-builders/many-free-and-useful-aws-official-dev-and-user-guides-54ci | -| 9347 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.vladionescu.me/posts/scaling-containers-on-aws-in-2022 | -| 9348 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://x.com/awscloud | -| 9349 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://x.com/AWSreInvent | -| 9350 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://x.com/jeffbarr | -| 9351 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://x.com/AWSstartups | -| 9352 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://x.com/AWS_Partners | -| 9353 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/user/AmazonWebServices | -| 9354 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/user/awstutorialseries | -| 9355 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/user/AWSwebinars | -| 9356 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/podcasts/aws-podcast | -| 9357 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/podcasts/aws-techchat | -| 9358 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://www.stitcher.com/podcast/amazon-web-services/aws-podcast | -| 9359 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/developer | -| 9360 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/apigateway/latest/developerguide/create-api-using-import-export-api.html | -| 9361 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2016/04/aws-config-rules-now-available-in-4-new-regions-us-west-oregon-eu-ireland-eu-frankfurt-and-asia-pacific-tokyo | -| 9362 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/awsconsolehelpdocs/latest/gsg/getting-started.html | -| 9363 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt/multi-account-aws-trusted-advisor-summaries-now-available-aws-systems-manager-explorer | -| 9364 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/how-to-automate-incident-response-to-security-events-with-aws-systems-manager-incident-manager | -| 9365 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/cloud-adoption-framework | -| 9366 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/aws-cloud-adoption-framework-caf-3-0-is-now-available | -| 9367 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/aws-repost-a-reimagined-qa-experience-for-the-aws-community | -| 9368 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2021/12/amazon-repost-questions-answers | -| 9369 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/convert-aws-console-actions-to-reusable-code-with-aws-console-to-code-now-generally-available/?trk=0d3532c8-5f49-4c86-9683-96c2417e9b4b&sc_channel=el | -| 9370 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | http://blog.scrumstudy.com/scrum-and-kanban-alike-or-different-2 | -| 9371 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.scrum.org/resources/blog/vlog-what-happens-sprint-backlog-items-are-not-done | -| 9372 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.cio.com/article/194093/agile-vs-waterfall-project-methodologies-compared.html | -| 9373 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.scrum.org/resources/blog/make-sure-you-dont-build-high-performing-teams-just-deliver-wrong-things-faster | -| 9374 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://enterprisersproject.com/article/2020/10/scrum-kanban-3-realities-cios | -| 9375 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.forbes.com/sites/stevedenning/2016/09/08/explaining-agile | -| 9376 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.scrum.org/resources/blog/minimum-viable-product-considered-harmful | -| 9377 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://age-of-product.com/scrum-2021 | -| 9378 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.scrum.org/resources/blog/scrum-2021-getting-you-started-scrum-master-or-product-owner | -| 9379 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.scrum.org/resources/kanban-guide-scrum-teams | -| 9380 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.redhat.com/en/blog/11-manager-considerations | -| 9381 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.cloudbees.com/blog/asynchronous-development | -| 9382 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.cloudbees.com/blog/using-predictive-analytics-to-show-adding-more-people | -| 9383 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/articles/DevOps-value-stream | -| 9384 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://creately.com/blog/project-management/what-is-a-kanban-board | -| 9385 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://hbr.org/2019/03/as-your-team-gets-bigger-your-leadership-style-has-to-adapt | -| 9386 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://blog.pragmaticengineer.com/project-management-at-big-tech | -| 9387 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/articles/better-metrics-team-performance | -| 9388 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.noidea.dog/glue | -| 9389 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://hbr.org/2021/06/the-real-value-of-middle-managers | -| 9390 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/actitime/whats-wrong-with-measuring-developer-performance-10-best-metrics-5620 | -| 9391 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://hbr.org/2022/05/how-to-deal-with-high-pressure-situations-at-work | -| 9392 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://techcrunch.com/2022/07/27/protestware-code-sabotage | -| 9393 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://hbr.org/2019/01/how-to-debate-ideas-productively-at-work | -| 9394 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://hbr.org/2019/02/the-surprising-power-of-simply-asking-coworkers-how-theyre-doing | -| 9395 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoworld.com/article/2337651/what-to-do-when-your-devops-team-is-downsized.html | -| 9396 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://hbr.org/2015/08/how-to-give-tough-feedback-that-helps-people-grow | -| 9397 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://martinfowler.com/articles/retrospective-antipatterns.html | -| 9398 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.rebelscrum.site/post/characteristics-of-a-great-product-owner | -| 9399 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/breaking-down-silos-applying-open-source-practices-in-the-workplace | -| 9400 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/how-good-developers-become-good-engineering-managers | -| 9401 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://newsletter.pragmaticengineer.com/p/engineering-leadership-skillset-overlaps | -| 9402 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://hbr.org/2020/01/what-it-takes-to-give-a-great-presentation | -| 9403 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.businessinsider.com/amazon-reason-for-layoffs-former-senior-tech-leader-2023-5 | -| 9404 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.scrum.org/resources/blog/scrum-no-es-una-metodologia-es-un-marco-de-trabajo | -| 9405 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.scrum.org/resources/blog/posturas-del-product-owner | -| 9406 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://analoghq.ai/blog/es/tipos-de-consultoria | -| 9407 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://mamaqueesscrum.com/2018/11/12/labores-que-un-product-owner-deberia-hacer-que-no-aparecen-en-la-scrum-guide | -| 9408 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.bbc.com/mundo/vert-cap-37270163 | -| 9409 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.elconfidencial.com/tecnologia/tribuna/2022-02-12/productividad-tecnologia-startups-apps_3373786 | -| 9410 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.elfinanciero.com.mx/empresas/2021/07/06/tu-jefe-no-siempre-tiene-la-razon-de-que-manera-puedes-contradecirlo | -| 9411 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.elconfidencial.com/alma-corazon-vida/2022-02-14/jefe-trabajo-empleo-quemado-no-puedes_3372444 | -| 9412 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://blog.trello.com/es/conflictos-en-el-trabajo | -| 9413 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.lavanguardia.com/economia/20220223/8075492/liderazgo-empresa-jefes-empleados-cercania-decisiones.html | -| 9414 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://okdiario.com/economia/telefonica-santander-despiden-467-empleados-2021-denuncias-companeros-8655690 | -| 9415 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.cronista.com/apertura/empresas/como-identificar-a-un-mal-jefe-y-que-errores-no-pueden-cometer-hoy-los-lideres | -| 9416 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.elconfidencial.com/espana/2022-03-18/tessa-west-psicologa-capullos-trabajo_3392185 | -| 9417 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.xataka.com/magnet/esclavos-improductividad-70-reuniones-impiden-que-empleados-hagan-su-trabajo | -| 9418 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.genbeta.com/actualidad/reuniones-trabajo-nos-agotan-videollamada-se-sabe-que-pasa-se-eliminan-usamos-chats | -| 9419 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.pymesyautonomos.com/management/esta-trabajando-empleado-realmente-su-casa | -| 9420 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.estrategiadeproducto.com/p/evitar-caer-espiral-de-mierda | -| 9421 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.estrategiadeproducto.com/p/segunda-mayor-mentira-product-management | -| 9422 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.mariocortes.net/la-crisis-de-seniority | -| 9423 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.businessinsider.es/desarrollo-profesional/teletrabajar-perjudica-carrera-profesional-posibles-ascensos-1240782 | -| 9424 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.genbeta.com/actualidad/ex-ceo-origen-tener-gente-que-hace-falta-empresas-contratas-a-alguien-primero-que-hace-contratar-1 | -| 9425 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.businessinsider.es/desarrollo-profesional/explicacion-steve-jobs-buenos-empleados-renuncian-trabajo-1137601 | -| 9426 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://openwebinars.net/blog/13-errores-que-cometes-como-manager | -| 9427 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://itrevolution.com/articles/the-problem-with-org-charts | -| 9428 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://itrevolution.com/articles/get-started-with-team-topologies-in-8-steps | -| 9429 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.visual-paradigm.com/scrum/scrum-vs-waterfall-vs-agile-vs-lean-vs-kanban | -| 9430 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.greycampus.com | -| 9431 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.smartsheet.com/agile-vs-scrum-vs-waterfall-vs-kanban | -| 9432 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://lucid.co/blog/agile-vs-waterfall-vs-kanban-vs-scrum | -| 9433 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.deloitte.com/us/en/insights/industry/government-public-sector-services.html | -| 9434 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.softwaretestinghelp.com/kanban-vs-scrum-vs-agile | -| 9435 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.atlassian.com/agile/kanban/kanban-vs-scrum | -| 9436 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://k21academy.com/scrum/scrum-vs-kanban | -| 9437 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://project-management.com/understanding-responsibility-assignment-matrix-raci-matrix | -| 9438 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://analoghq.ai/blog/es/matriz-raci | -| 9439 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://blog.hubspot.es/marketing/matriz-raci | -| 9440 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.jaumepujolcapllonch.com/la-matriz-raci-y-la-asignacion-de-responsabilidades | -| 9441 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://creately.com/blog/business/how-to-set-kpis-for-team-members | -| 9442 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | http://www.gazafatonarioit.com/2020/09/entiende-el-mvp-producto-minimo-viable.html | -| 9443 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://blog.hubspot.es/sales/producto-minimo-viable | -| 9444 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://bloo.media/blog/producto-minimo-viable-mvp | -| 9445 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://blog.asmartbear.com/slc.html | -| 9446 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://joelcalifa.com/blog/tiny-wins | -| 9447 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.gammaux.com/blog/como-definir-un-minimum-viable-product-mvp | -| 9448 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/sergomz/construyendo-un-mvp-sin-base-de-datos-1i4k | -| 9449 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.ewsolutions.com/worst-project-management-practices | -| 9450 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | http://www.nichesoftware.co.nz/2021/05/29/promotion-driven-development.html | -| 9451 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.lavanguardia.com/vivo/20211113/7856878/cualidades-mas-valoran-empleados-jefe-pmv.html | -| 9452 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.businessinsider.es/desarrollo-profesional/tan-dificil-decir-no-jefe-965459 | -| 9453 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.businessinsider.es/desarrollo-profesional/razon-nunca-consigues-ascender-trabajo-conseguir-mejor-sueldo-970737 | -| 9454 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.euroresidentes.com/empresa/exito-empresarial/la-intimidacin-verbal-en-la-empresa | -| 9455 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://isprox.com/es/16-estilos-liderazgo-cual-es-mas-efectivo | -| 9456 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.swarmia.com/build | -| 9457 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://blogs.aws.amazon.com/security | -| 9458 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/security | -| 9459 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/security | -| 9460 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/linux/al2/ug/SSL-on-amazon-linux-2.html | -| 9461 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/the-most-popular-aws-security-blog-posts-in-2015 | -| 9462 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/announcing-industry-best-practices-for-securing-aws-resources | -| 9463 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/the-most-viewed-aws-security-blog-posts-so-far-in-2016 | -| 9464 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/apn/oracle-database-encryption-options-on-amazon-rds | -| 9465 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2016/06/learn-aws-security-fundamentals-with-free-and-online-training | -| 9466 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/how-to-restrict-amazon-s3-bucket-access-to-a-specific-iam-role | -| 9467 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/updated-whitepaper-available-aws-best-practices-for-ddos-resiliency | -| 9468 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/in-case-you-missed-these-aws-security-blog-posts-from-june-july-and-august | -| 9469 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/about-aws/whats-new/2016/08/amazon-inspector-announces-general-availability-for-windows | -| 9470 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/kms/latest/developerguide/importing-keys.html | -| 9471 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/automated-reasoning-and-amazon-s2n | -| 9472 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/encrypt-global-data-client-side-with-aws-kms-multi-region-keys | -| 9473 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.pluralsight.com/resources/blog/cloud/how-to-audit-and-secure-an-aws-account | -| 9474 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://yobyot.com/aws/aws-multi-region-keys-and-ec2-data-lifecycle-manager/2021/08/18 | -| 9475 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/how-to-automate-aws-account-creation-with-sso-user-assignment | -| 9476 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/security-practices-in-aws-multi-tenant-saas-environments | -| 9477 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/how-to-use-aws-security-hub-and-amazon-opensearch-service-for-siem | -| 9478 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/aws-samples/aws-secrets-manager-hybrid-secret-replication-from-hashicorp-vault | -| 9479 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/pulse/complexities-aws-security-groups-cloud-world-ashish-kar | -| 9480 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/awslabs/cognito-at-edge | -| 9481 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/aws-samples/service-control-policy-examples | -| 9482 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://darryl-ruggles.cloud/aws-sso-credentials-with-multiple-accounts | -| 9483 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/awslabs/sustainability-scanner | -| 9484 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/prescriptive-guidance/latest/security-reference-architecture | -| 9485 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/update-of-aws-security-reference-architecture-is-now-available | -| 9486 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/wellarchitected/latest/security-pillar/application-security.html | -| 9487 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/opensource/realize-policy-as-code-with-aws-cloud-development-kit-through-open-policy-agent | -| 9488 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2016/05/pci-dss-standardized-architecture-on-the-aws-cloud-quick-start-reference-deployment | -| 9489 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/IAM/latest/UserGuide/getting-started.html | -| 9490 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/adhere-to-iam-best-practices-in-2016 | -| 9491 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/how-to-record-and-govern-your-iam-resource-configurations-using-aws-config | -| 9492 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/how-to-use-saml-to-automatically-direct-federated-users-to-a-specific-aws-management-console-page | -| 9493 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/security/new-iamctl-tool-compares-multiple-iam-roles-and-policies | -| 9494 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/mt/bring-your-own-cli-session-manager-configurable-shell-profiles | -| 9495 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://keepler.io/es/2021/03/15/gestionando-el-control-de-accesos-en-nuestro-data-lake-en-aws | -| 9496 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/03/iam-access-analyzer-supports-over-100-policy-checks-with-actionable-recommendations | -| 9497 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/iam-access-analyzer-update-policy-validation | -| 9498 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://netflixtechblog.com/consoleme-a-central-control-plane-for-aws-permissions-and-access-fd09afdd60a8 | -| 9499 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudkatha.com/difference-between-root-user-and-iam-user-in-aws-you-need-to-know | -| 9500 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2022/01/aws-iam-s3-access | -| 9501 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/iann0036/iamlive | -| 9502 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.daan.fyi/writings/iam | -| 9503 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/willdady/cdk-iam-credentials-rotator | -| 9504 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/whitepapers/latest/organizing-your-aws-environment/organizing-your-aws-environment.html | -| 9505 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/when-and-where-to-use-iam-permissions-boundaries | -| 9506 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/extend-aws-iam-roles-to-workloads-outside-of-aws-with-iam-roles-anywhere | -| 9507 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/use-iam-access-analyzer-policy-generation-to-grant-fine-grained-permissions-for-your-aws-cloudformation-service-roles | -| 9508 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://ermetic.com/blog/aws/diving-deeply-into-iam-policy-evaluation-highlights-from-aws-reinforce-session-iam433 | -| 9509 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://globaldatanet.com/tech-blog/aws-iam-identity-center-permission-management-at-scale-part-2 | -| 9510 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/how-to-monitor-and-query-iam-resources-at-scale-part-1 | -| 9511 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/aws-samples/visualize-iam-access-analyzer-policy-validation-findings | -| 9512 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/a-deep-dive-into-the-security-of-iam-in-aws | -| 9513 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/awslabs/terraform-iam-policy-validator | -| 9514 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://jimmydqv.com/iam-anywhere | -| 9515 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt/simplifying-permissions-management-at-scale-using-tags-in-aws-organizations | -| 9516 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt/standardize-compliance-in-aws-using-devops-and-a-cloud-center-of-excellence-ccoe-approach | -| 9517 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://wut.dev/blog/2024/07/05/moving-aws-accounts-within-organization.html | -| 9518 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2023/11/automate-aws-control-tower-zone-operations-apis | -| 9519 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/security/automatically-block-suspicious-traffic-with-aws-network-firewall-and-amazon-guardduty | -| 9520 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/waf | -| 9521 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/how-to-automatically-update-your-security-groups-for-amazon-cloudfront-and-aws-waf-by-using-aws-lambda | -| 9522 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/aws-solutions/aws-waf-security-automations | -| 9523 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/amazon-archives/aws-waf-sample | -| 9524 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws-builders/aws-waf-web-application-firewall-deep-dive-15bd | -| 9525 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/how-to-replicate-secrets-aws-secrets-manager-multiple-regions | -| 9526 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/containers/aws-secrets-manager-controller-poc-an-eks-operator-for-automatic-rotation-of-secrets | -| 9527 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://k21academy.com/aws-cloud/aws-secrets-manager | -| 9528 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/99designs/aws-vault | -| 9529 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://martinfowler.com/articles/serverless.html | -| 9530 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/scaling-my-app-serverless-vs-kubernetes-cdb8adf446e1 | -| 9531 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://towardsdatascience.com/kubernetes-serverless-differences-84699f370609 | -| 9532 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.freecodecamp.org/news/serverless-is-cheaper-not-simpler-a10c4fc30e49 | -| 9533 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.theregister.com/software/2020/09/22/microservices-guru-says-think-serverless-not-kubernetes-you-dont-want-to-manage-a-towering-edifice-of-stuff/353334 | -| 9534 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.serverless.com/blog/why-we-switched-from-docker-to-serverless | -| 9535 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/11/26/event-driven-distributed-service-orchestration-with-serverless-workflow | -| 9536 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.google.com/document/u/0/d/1VEkUvTbqxfC1XyVGb2Z3DtEk9NA1M6PJpeCqEYRATLM/mobilebasic | -| 9537 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/kubernetes-serverless-simply-visually-explained-ccf7be05a689 | -| 9538 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.readysetcloud.io/blog/allen.helton/how-to-design-serverless-apps-that-scale-the-perfect-amount | -| 9539 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.c-sharpcorner.com/article/why-and-when-to-use-azure-functions | -| 9540 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.sls.guru/blog/enterprise-serverless-adoption | -| 9541 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://serverlessland.com/event-driven-architecture | -| 9542 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://architectelevator.com/cloud/serverless-design-patterns | -| 9543 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://serverlessland.com/event-driven-architecture/visuals | -| 9544 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://serverlessland.com/event-driven-architecture/visuals/batching-vs-event-streams | -| 9545 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://serverlessland.com/event-driven-architecture/visuals/splitter-pattern | -| 9546 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/aws-heroes/serverless-beyond-the-basics-kom | -| 9547 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://theburningmonk.com/2019/09/why-you-should-use-temporary-stacks-when-you-do-serverless | -| 9548 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://serverlesshorrors.com | -| 9549 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://fathomtech.io/blog/microservices-vs-serverless | -| 9550 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.cloudnowtech.com/blog/kubernetes-vs-serverless-how-do-you-choose | -| 9551 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://economictimes.indiatimes.com/tech/technology/thoughtworks-xconf-tech-talk-series-serverless-vs-kubernetes-when-deploying-microservices/articleshow/89085544.cms | -| 9552 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.pluralsight.com/resources/blog/cloud/containers-vs-serverless-which-is-right-for-you | -| 9553 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/serverless-vs-kubernetes-the-peoples-vote | -| 9554 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dashbird.io/blog/serverless-case-study-coca-cola | -| 9555 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/how-daily-dev-built-a-low-budget-serverless-scraping-pipeline-for-online-articles | -| 9556 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/topics/cloud-native-apps/what-is-faas | -| 9557 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://stackify.com/function-as-a-service-serverless-architecture | -| 9558 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/pmbanugo/faas-on-kubernetes-from-aws-lambda-api-gateway-to-knative-kong-api-gateway-4n84 | -| 9559 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://techbeacon.com/enterprise-it/essential-guide-2019-serverless-ecosystem | -| 9560 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.vshn.ch/en/blog/a-very-quick-comparison-of-kubernetes-serverless-frameworks | -| 9561 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/d1020/price-comparison-of-popular-serverless-architecture-providers-2jk9 | -| 9562 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.serverless.com | -| 9563 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://winder.ai/a-comparison-of-serverless-frameworks-for-kubernetes-openfaas-openwhisk-fission-kubeless-and-more | -| 9564 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.openfaas.com | -| 9565 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/deploy-your-first-serverless-function-to-kubernetes-232307f7b0a9 | -| 9566 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.xenonstack.com/blog/serverless-open-faas-java | -| 9567 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.openfaas.com/blog/kim | -| 9568 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/OpenFunction/OpenFunction | -| 9569 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://knative.dev | -| 9570 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/knative/client | -| 9571 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/technologies/cloud-computing/openshift/serverless | -| 9572 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/04/24/build-and-deploy-a-serverless-app-with-camel-k-and-red-hat-openshift-serverless-1-5-0-tech-preview | -| 9573 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/why-and-when-you-need-to-consider-openshift-serverless | -| 9574 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://redhat-scholars.github.io/serverless-workflow/osl/index.html | -| 9575 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://openwhisk.apache.org | -| 9576 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.infoworld.com/article/2261795/building-microservices-give-dapr-a-try.html | -| 9577 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://versusmind.eu/dapr-a-serverless-runtime-for-distributed-applications | -| 9578 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/2021/08/12/build-and-deploy-microservices-kubernetes-and-dapr | -| 9579 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/cvitaa11/running-dapr-on-kubernetes-89g | -| 9580 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/diagrid-labs/dapr-workflow-demos | -| 9581 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/build-a-serverless-api-with-aws-gateway-and-lambda | -| 9582 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/triggermesh-open-sourcing-event-driven-applications | -| 9583 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.infoq.com/articles/service-mesh-ultimate-guide | -| 9584 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/service-mesh-adds-security-observability-and-traffic-control-to-kubernetes | -| 9585 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://lucperkins.dev/blog/service-mesh-use-cases | -| 9586 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/zero-trust-security-with-service-mesh | -| 9587 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.redhat.com/en/blog/introducing-openshift-service-mesh-2.0 | -| 9588 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/offloading-authentication-and-authorization-from-application-code-to-a-service-mesh | -| 9589 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/how-service-mesh-can-help-devops-achieve-business-goals | -| 9590 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/mutual-tls-microservices-encryption-for-service-mesh | -| 9591 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.cloudops.com/blog/comparing-service-meshes-istio-linkerd-and-consul-connect-citrix-adc | -| 9592 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://opensource.com/article/21/3/service-mesh | -| 9593 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://cloudnativenow.com/features/when-is-service-mesh-worth-it | -| 9594 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/service-meshes-in-the-cloud-native-world | -| 9595 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.koyeb.com/blog/service-mesh-and-microservices-improving-network-management-and-observability | -| 9596 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/accelerate-kubernetes-adoption-with-a-service-mesh | -| 9597 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://layer5.io/service-mesh-landscape | -| 9598 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/secure-your-service-mesh-a-13-item-checklist | -| 9599 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.infoq.com/articles/cloud-native-architecture-adoption-part3 | -| 9600 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/stupid-simple-service-mesh-what-when-why-e9be9e5f4d41 | -| 9601 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/the-hidden-costs-of-service-meshes | -| 9602 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.learnsteps.com/what-is-a-service-mesh-is-it-born-with-kubernetes | -| 9603 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.infoq.com/presentations/adopting-service-mesh | -| 9604 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://devops.com/how-are-api-management-and-service-mesh-different | -| 9605 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://devops.com/when-to-use-api-management-and-service-mesh-together | -| 9606 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.infoq.com/presentations/5-challenges-mesh | -| 9607 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.infoq.com/presentations/service-mesh-ebpf | -| 9608 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.medianova.com/service-mesh-vs-api-gateway | -| 9609 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://meshery.io | -| 9610 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/service-mesh-testing-tools-frameworks-open-source-7904ee222298 | -| 9611 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://developer.hashicorp.com/consul | -| 9612 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://developer.hashicorp.com/consul/tutorials/archive/kubernetes-consul-design-patterns | -| 9613 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://fabiolb.net | -| 9614 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://developer.hashicorp.com/consul/docs/connect | -| 9615 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://linkerd.io | -| 9616 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://linkerd.io/2020/06/09/announcing-linkerd-2.8/index.html | -| 9617 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/linkerd-2-0-the-service-mesh-for-service-owners-platform-architects-sres | -| 9618 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://linkerd.io/2.10/tasks/multicluster/index.html | -| 9619 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://linkerd.io/2021/05/27/linkerd-vs-istio-benchmarks/index.html | -| 9620 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://linkerd.io/2021/07/28/announcing-cncf-graduation/index.html | -| 9621 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://cloudnativenow.com/features/linkerds-cncf-graduation-due-to-its-simplicity | -| 9622 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/a-practical-guide-for-linkerd-authorization-policies-6cfdb50392e9 | -| 9623 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://linkerd.io/2021/11/29/linkerd-vs-istio-benchmarks-2021/index.html | -| 9624 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.buoyant.io/blog/locking-down-network-traffic-between-kubernetes-namespaces | -| 9625 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://linkerd.io/2022/03/09/announcing-automated-multi-cluster-failover-for-kubernetes/index.html | -| 9626 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/is-linkerd-winning-the-service-mesh-race | -| 9627 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.buoyant.io/service-mesh-academy/upgrading-to-linkerd-2-12 | -| 9628 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://dev.to/thenjdevopsguy/linkerd-and-gitops-115a | -| 9629 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.buoyant.io/blog/multi-cluster-multi-region-setup-using-linkerd-service-mesh | -| 9630 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://traefik.io/traefik-mesh | -| 9631 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://docs.cloud.google.com/service-mesh/docs | -| 9632 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/google-traffic-director-and-the-l7-internal-load-balancer-intermingles-cloud-native-and-legacy-workloads | -| 9633 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.infoq.com/news/2019/04/google-traffic-director | -| 9634 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://cloud.google.com/blog/products/networking/traffic-director-supports-proxyless-grpc | -| 9635 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://docs.cloud.google.com/load-balancing/docs/l7-internal | -| 9636 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.envoyproxy.io/examining-load-balancing-algorithms-with-envoy-1be643ea121c | -| 9637 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.solo.io/blog/why-the-control-plane-matters | -| 9638 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.envoyproxy.io/docs/envoy/latest/api-docs/xds_protocol | -| 9639 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://openservicemesh.io | -| 9640 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://developers.redhat.com/blog/2020/06/30/kourier-a-lightweight-knative-serving-ingress | -| 9641 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://stackoverflow.blog/2021/03/08/infrastructure-as-code-create-and-configure-infrastructure-elements-in-seconds | -| 9642 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.invensislearning.com/blog/infrastructure-as-a-code-tutorial | -| 9643 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.stickyminds.com/?utm_source=d7ac | -| 9644 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/pull-push-provisioning-cicd | -| 9645 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/platform-as-code-how-it-compares-with-infrastructure-as-code-and-what-it-enables-2684b348be2e | -| 9646 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/iac-cloud-misconfiguration-tools-too-noisy-without-context | -| 9647 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.freecodecamp.org/news/what-is-infrastructure-as-code | -| 9648 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://alpacked.io/blog/infrastructure-as-code-for-devops | -| 9649 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/updating-and-managing-infrastructure-as-code-iac | -| 9650 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/guis-cli-apis-learn-basic-terms-of-infrastructure-as-code | -| 9651 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/infrastructure-as-code-increase-security-scale-development | -| 9652 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/struggling-with-it-staff-leaving-try-infrastructure-as-code | -| 9653 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devopscube.com/immutable-infrastructure | -| 9654 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/infrastructure-as-code-or-cloud-platforms-you-decide | -| 9655 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoworld.com/article/2338245/5-priorities-that-cut-cloud-costs-and-improve-it-ops.html | -| 9656 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://spacelift.io/blog/infrastructure-as-code-with-generic-ci-cd | -| 9657 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://mattrickard.com/infrastructure-as-code-will-be-written-by-ai | -| 9658 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/achieve-gitops-on-day-one-with-iac-automation | -| 9659 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/benefits-of-convention-over-configuration-for-iac-deployment-projects | -| 9660 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/local-environment-as-code-is-it-possible-yet | -| 9661 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.clickittech.com/devops/infrastructure-as-code-tools | -| 9662 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://intellipaat.com/blog/terraform-vs-ansible-difference | -| 9663 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.clickittech.com/devops/terraform-vs-cloudformation | -| 9664 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://k21academy.com/devops/terraform-vs-ansible | -| 9665 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/blog/itopstalkblog/infrastructure-as-code-iac-comparing-the-tools/3205045 | -| 9666 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://spacelift.io/blog/ansible-vs-terraform | -| 9667 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.env0.com/blog/ansible-vs-terraform-when-to-choose-one-or-use-them-together | -| 9668 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://awstrainingwithjagan.com/infrastructure-as-code-tool-comparison | -| 9669 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/Checkmarx/kics | -| 9670 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/gofireflyio/aiac | -| 9671 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=--RRpw_6onA | -| 9672 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://prometheus.io | -| 9673 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/prometheus/prometheus | -| 9674 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/19/11/introduction-monitoring-prometheus | -| 9675 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/18/3/how-use-ansible-set-system-monitoring-prometheus | -| 9676 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://prometheus.io/docs/instrumenting/writing_exporters | -| 9677 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://prometheus.io/docs/instrumenting/clientlibs | -| 9678 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/prometheus/pushgateway | -| 9679 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://prometheus.io/docs/instrumenting/exporters | -| 9680 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://samirbehara.com/2019/05/30/cloud-native-monitoring-with-prometheus | -| 9681 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/prometheus-yet-another-cloudwatch-exporter-collecting-aws-cloudwatch-metrics-806bd34818a8 | -| 9682 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://containerjournal-com.cdn.ampproject.org/c/s/containerjournal.com/topics/container-ecosystems/prometheus-monitoring-ecosystem-begins-to-mature/amp | -| 9683 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ganeshvernekar.com/blog/prometheus-tsdb-the-head-block | -| 9684 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ganeshvernekar.com/blog/prometheus-tsdb-wal-and-checkpoint | -| 9685 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ganeshvernekar.com/blog/prometheus-tsdb-mmapping-head-chunks-from-disk | -| 9686 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ganeshvernekar.com/blog/prometheus-tsdb-persistent-block-and-its-index | -| 9687 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/playlist?list=PLVx1qovxj-anCTn6um3BDsoHnIr0O2tz3 | -| 9688 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.devclass.com/containers/2021/01/07/safetyfirst-prometheus-224-finally-features-tls-on-http-serving-endpoints/1626636 | -| 9689 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://sysadminxpert.com/steps-to-monitor-linux-server-using-prometheus | -| 9690 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://zerodha.tech/blog/infra-monitoring-at-zerodha | -| 9691 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/setup-prometheus-monitoring-on-kubernetes | -| 9692 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://prometheus-operator.dev | -| 9693 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gabrieltanner.org/blog/collecting-prometheus-metrics-in-golang | -| 9694 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://promlens.com | -| 9695 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sysdig.com/blog/postgresql-monitoring | -| 9696 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/observability-at-scale-52d0d9a5fb9b | -| 9697 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.innoq.com/en/blog/2020/04/scraping-docker-swarm-service-instances-with-prometheus | -| 9698 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/7/run-prometheus-home-container | -| 9699 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.howtoforge.com/how-to-install-prometheus-on-ubuntu-20-04 | -| 9700 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cribl.io/blog/using-prometheus-for-agentless-monitoring | -| 9701 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aprenderbigdata.com/prometheus | -| 9702 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=GL2v81xYuAQ&ab_channel=k6 | -| 9703 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sysdig.com/blog/redis-prometheus | -| 9704 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://jfrog.com/blog/dont-let-prometheus-steal-your-fire | -| 9705 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/monitoring-spark-streaming-on-k8s-with-prometheus-and-grafana-e6d8720c4a02 | -| 9706 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://source.coveo.com/2021/11/11/prometheus-at-scale | -| 9707 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://prometheus.io/docs/introduction/comparison | -| 9708 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infracloud.io/blogs/prometheus-architecture-metrics-use-cases | -| 9709 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sysdig.com/blog | -| 9710 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/eckelon/how-to-monitor-nginx-in-kubernetes-with-prometheus-j5f | -| 9711 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://promlabs.com/blog/2022/12/11/avoid-these-6-mistakes-when-getting-started-with-prometheus | -| 9712 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/hardening-monitoring-a-step-by-step-guide-7a18007c915 | -| 9713 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://rtfm.co.ua/en/prometheus-kubernetes-endpoints-monitoring-with-blackbox-exporter | -| 9714 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/30-pull-requests-later-prometheus-memory-use-is-cut-in-half | -| 9715 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2021/01/08/get-started-with-prometheus-with-these-three-easy-projects | -| 9716 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fosstechnix.com/install-prometheus-and-grafana-on-ubuntu-24-04 | -| 9717 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/prometheus/alertmanager/releases/tag/v0.23.0-rc.0 | -| 9718 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://prometheus.io/blog/2021/11/16/agent | -| 9719 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2021/11/16/why-we-created-a-prometheus-agent-mode-from-the-grafana-agent | -| 9720 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/cncf-prometheus-agent-could-be-a-game-changer-for-edge | -| 9721 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/line/promgen | -| 9722 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/slok/sloth | -| 9723 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/slos-should-be-easy-say-hi-to-sloth-9c8a225df0d4 | -| 9724 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/metalmatze/slo-libsonnet | -| 9725 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/google/prometheus-slo-burn-example | -| 9726 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/google/slo-generator | -| 9727 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://prometheus.io/docs/prometheus/latest/storage | -| 9728 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cortexmetrics.io | -| 9729 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cortexproject/cortex | -| 9730 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thanos.io | -| 9731 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ruanbekker/thanos-cluster-setup | -| 9732 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.yugabyte.com/highly-available-prometheus-metrics-for-distributed-sql-with-thanos-on-gke | -| 9733 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://m3db.io | -| 9734 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.influxdata.com/blog/building-a-metrics-alerts-as-a-service-maas-monitoring-solution-using-the-influxdb-stack | -| 9735 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/make-a-gitops-workflow-using-influxdb-templates | -| 9736 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.influxdata.com/blog/running-influxdb-2-0-and-telegraf-using-docker | -| 9737 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.influxdata.com/blog/tldr-influxdb-tech-tips-api-invokable-scripts-influxdb-cloud | -| 9738 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://exporterhub.io | -| 9739 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/prometheus/jmx_exporter | -| 9740 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/prometheus/blackbox_exporter | -| 9741 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/deckhouse/k8s-image-availability-exporter | -| 9742 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://engineeringblog.yelp.com/2020/10/improving-the-performance-of-the-prometheus-jmx-exporter.html | -| 9743 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sysdig.com/blog/monitor-oracle-database-prometheus | -| 9744 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/prometheus-community/yet-another-cloudwatch-exporter | -| 9745 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/prometheus-community/elasticsearch_exporter | -| 9746 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/muxinc/certificate-expiry-monitor | -| 9747 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/enix/x509-certificate-exporter | -| 9748 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/opensource/building-a-prometheus-remote-write-exporter-for-the-opentelemetry-go-sdk | -| 9749 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/open-telemetry/opentelemetry-collector | -| 9750 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/lightsteps-opentelemetry-launchers-simplify-integration-to-line-of-code | -| 9751 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/search?q=org%3Alightstep+launcher | -| 9752 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/demystifying-distributed-traces-in-opentelemetry | -| 9753 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://newrelic.com/blog/apm/java-opentelemetry | -| 9754 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/maximizing-kubernetes-efficiency-with-opentelemetry-tracing | -| 9755 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.influxdata.com/time-series-platform/telegraf | -| 9756 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/influxdata/telegraf/tree/master/plugins/outputs/prometheus_client | -| 9757 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/rossmcdonald/telegraf | -| 9758 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/grafana/dashboards/?collector=Telegraf | -| 9759 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2021/04/05/using-telegraf-plugins-to-visualize-industrial-iot-data-with-the-grafana-cloud-hosted-prometheus-service | -| 9760 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://sysadminxpert.com/monitor-linux-system-with-grafana-and-telegraf | -| 9761 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.influxdata.com/blog/three-ways-to-keep-cardinality-under-control-when-using-telegraf | -| 9762 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://micrometer.io | -| 9763 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloud.google.com/blog/products/operations/introducing-google-cloud-managed-service-for-prometheus | -| 9764 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://prometheus.io/docs/prometheus/latest/installation | -| 9765 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://prometheus.io/docs/prometheus/latest/getting_started | -| 9766 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://galaxy.ansible.com/cloudalchemy/node-exporter | -| 9767 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/idealista/prometheus_jmx_exporter_role | -| 9768 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://galaxy.ansible.com/mesaguy/prometheus | -| 9769 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://galaxy.ansible.com/William-Yeh/prometheus | -| 9770 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://galaxy.ansible.com/UnderGreen/prometheus-node-exporter | -| 9771 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/prometheus-with-grafana-using-ansible-549e575c9dfa | -| 9772 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://activemq.apache.org/components/classic/documentation | -| 9773 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/rh-messaging/artemis-prometheus-metrics-plugin | -| 9774 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://artemis.apache.org/components/artemis/documentation/latest/using-server.html | -| 9775 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://promitor.io | -| 9776 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.cloud.google.com/stackdriver/docs/managed-prometheus | -| 9777 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloud.google.com/blog/products/devops-sre/easy-managed-prometheus-metrics-service-for-kubernetes | -| 9778 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2018/06/28/why-kubernetes-is-the-new-application-server | -| 9779 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/topics/microservices/why-choose-red-hat-microservices | -| 9780 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://changelog.com/posts/monoliths-are-the-future | -| 9781 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.allthingsdistributed.com/2023/05/monoliths-are-not-dinosaurs.html | -| 9782 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/operators-and-sidecars-are-the-new-model-for-software-delivery | -| 9783 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devm.io/kubernetes/kubernetes-practical-implications-171647 | -| 9784 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devm.io/kubernetes/kubernetes-extensions-172215 | -| 9785 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.thoughtworks.com/radar/platforms/kubernetes | -| 9786 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.addwebsolution.com/blog/how-kubernetes-helps-businesses-manage-their-it-infrastructure | -| 9787 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://loves.cloud/kubernetes-an-introduction | -| 9788 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/microservices/microservices-vs-monoliths-an-operational-comparison | -| 9789 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.ituser.es/opinion/2020/07/las-principales-habilidades-que-un-arquitecto-cloud-necesita-para-triunfar | -| 9790 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.techtarget.com/searchcloudcomputing/feature/Modernize-legacy-applications-with-containers-microservices | -| 9791 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.heroku.com/blog/monolithic-applications-into-services | -| 9792 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blogs.vmware.com/vov/2018/08/06/how-to-deconstruct-a-monolith-using-microservices-getting-ready-for-cloud-native | -| 9793 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/7-best-practices-to-build-and-maintain-resilient-applications-and-infrastructure | -| 9794 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.viewnext.com/front-end-vs-back-end | -| 9795 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/what-is-the-modern-cloud-native-stack | -| 9796 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.lavanguardia.com/economia/20201014/484036217179/transformacion-digital-empresas-foncillas-pf-video-seo-lv.html | -| 9797 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/6-advantages-of-microservices | -| 9798 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudpundit.com/2020/09/22/dont-boil-the-ocean-to-create-your-cloud | -| 9799 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.hcltech.com/blogs/devops-tools-and-technologies-manage-microservices | -| 9800 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/containerizing-applications | -| 9801 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/12/containers-101 | -| 9802 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/why-boring-tech-is-best-to-avoid-a-microservices-mess | -| 9803 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://softwareengineeringdaily.com/2020/12/29/kubernetes-vs-serverless-with-matt-ward-repeat | -| 9804 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/cloud-native/3-reasons-why-you-cant-afford-to-ignore-cloud-native-computing | -| 9805 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/defining-a-different-kubernetes-user-interface-for-the-next-decade | -| 9806 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/react-in-real-time-with-event-driven-apis | -| 9807 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://codeopinion.com/splitting-up-a-monolith-into-microservices | -| 9808 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://javarevisited.blogspot.com/2020/11/why-devops-engineer-learn-docker-kubernetes.html | -| 9809 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://enterprisersproject.com/article/2021/1/5-hybrid-cloud-trends-2021 | -| 9810 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devm.io/kubernetes/kubernetes-bigger-173675 | -| 9811 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/study-silos-are-chief-impediment-to-it-and-business-value | -| 9812 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/prepare-to-adopt-the-cloud-a-10-step-cloud-migration-checklist | -| 9813 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.devprojournal.com/technology-trends/kubernetes/containers-kubernetes-and-software-development-in-2021 | -| 9814 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/migrating-monoliths-to-microservices-with-decomposition | -| 9815 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cortex.io/post/why-you-need-a-microservices-catalog-tool | -| 9816 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://shopify.engineering/faster-shopify-ci | -| 9817 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/saga-orchestration-outbox | -| 9818 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.container-solutions.com/how-mature-is-your-microservices-architecture | -| 9819 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.techerati.com/features-hub/opinions/microservices-in-the-cloud-native-era | -| 9820 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/cloud-native/the-cloud-native-landscape-platforms-explained | -| 9821 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/google-and-oracle-cloud-adoption-doubles-among-enterprises-3 | -| 9822 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/multicloud-challenges-and-solutions | -| 9823 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.makeuseof.com/kubernetes-or-docker | -| 9824 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2264177/the-decline-of-heroku.html | -| 9825 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/microservices-design-ideals | -| 9826 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/the-scalability-myth | -| 9827 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/the-4-definitions-of-multicloud-part-1-data-portability | -| 9828 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/multicloud-paves-the-way-for-cloud-native-resiliency-models | -| 9829 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2264771/3-cloud-architecture-mistakes-we-all-make-but-shouldnt.html | -| 9830 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/private-vs-public-cloud-how-kubernetes-shifts-the-balance | -| 9831 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.simform.com/blog/multi-cloud-strategy | -| 9832 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.xataka.com/pro/deuda-tecnica-lastre-para-tecnologicas-estudio-senala-que-informaticos-pierden-casi-dia-trabajo-a-semana-para-solventarlas | -| 9833 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/typeable/when-it-pays-to-choose-microservices-12h5 | -| 9834 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.pluralsight.com/resources/blog/business-and-leadership/public-cloud-vs-private-cloud-whats-the-difference | -| 9835 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/microservices/the-future-of-microservices-more-abstractions | -| 9836 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/transform-and-future-proof-your-architecture-with-mach | -| 9837 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://yellow.systems/blog/how-to-build-a-scalable-web-application | -| 9838 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/7/system-administrators | -| 9839 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/cloud-engineers-try-policy-as-code-to-cure-misconfiguration-woes | -| 9840 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.simform.com/blog/multi-cloud-architecture | -| 9841 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.simform.com/cloud-migration-ebook | -| 9842 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/what-are-microservices | -| 9843 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/reasons-to-opt-for-a-multicloud-strategy | -| 9844 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://community.hpe.com/hpeb/plugins/custom/hp/hpebresponsive/custom.bounce_endpoint?referer=https%3A%2F%2Fcommunity.hpe.com%2Ft5%2FHPE-Ezmeral-Uncut%2FContainers-vs-VMs-What-s-the-difference%2Fba-p%2F7147090 | -| 9845 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.geeksforgeeks.org/blogs/microservice-architecture-introduction-challenges-best-practices | -| 9846 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/automation-combat-increased-workload | -| 9847 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/intention-as-code-making-self-healing-infrastructure-work | -| 9848 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hackernoon.com/9-basic-and-crucial-tips-for-microservices-developers | -| 9849 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/how-to-modernize-virtualized-workloads | -| 9850 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.enter.co/especiales/dev/herramientas-dev/estos-son-los-10-lenguajes-de-programacion-mas-populares-en-2021 | -| 9851 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://zesty.co/blog/10-cloud-deficiencies | -| 9852 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.theregister.com/software/2021/12/21/how-kubernetes-lowers-costs-and-automates-it-department-work/1316708 | -| 9853 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/best-microservices-2021 | -| 9854 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2271482/kubernetes-up-serverless-down-report.html | -| 9855 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/5-cloud-native-trends-to-watch-out-for-in-2022 | -| 9856 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/presentations/fail-cloud-native-migration | -| 9857 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/app-modernization-5-tips-when-migrating-to-kubernetes | -| 9858 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/kubernetes-and-the-next-generation-of-paas | -| 9859 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://nathanpeck.com/why-should-use-container-orchestration | -| 9860 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://christophermeiklejohn.com/filibuster/2022/03/19/understanding-faults.html | -| 9861 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.websiteplanet.com/blog/what-is-open-source-software/?geo=us&device=desktop | -| 9862 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.eficode.com/blog/the-future-of-kubernetes-and-why-developers-should-look-beyond-kubernetes-in-2022 | -| 9863 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://bytebytego.com/courses/system-design-interview/scale-from-zero-to-millions-of-users | -| 9864 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://semaphore.io/blog/deploy-microservices | -| 9865 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.howtogeek.com/devops/when-not-to-use-docker-cases-where-containers-dont-help | -| 9866 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/you-dont-need-microservices-2ad8508b9e27 | -| 9867 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.alibabacloud.com/blog/getting-started-with-kubernetes-%7C-deep-dive-into-kubernetes-core-concepts_595896 | -| 9868 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.micahlerner.com/2022/07/24/automatic-reliability-testing-for-cluster-management-controllers.html | -| 9869 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://towardsdatascience.com/3-high-availability-cloud-concepts-you-should-know-93f3bab2cb4a | -| 9870 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.optisolbusiness.com/insight/8-core-components-of-microservice-architecture | -| 9871 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/microservices/what-is-microservices-architecture | -| 9872 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.deloitte.com/de/de/services/consulting/services/center-of-excellence-application-modernization.html | -| 9873 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://redis.io/blog/microservice-architecture-key-concepts | -| 9874 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.designgurus.io/blog/monolithic-service-oriented-microservice-architecture | -| 9875 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/kubernetes-evolution-from-microservices-to-batch-processing-powerhouse | -| 9876 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.elespanol.com/invertia/disruptores/grandes-actores/tecnologicas/20230416/mainframe-repaso-pasado-futuro-tecnologia-resiste-morir/756174490_0.html | -| 9877 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/8-hot-takes-will-we-see-a-monolithic-renaissance | -| 9878 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2335001/why-we-need-both-cloud-architects-and-cloud-engineers.html | -| 9879 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.enriquedans.com/2023/12/el-desastre-del-software-y-la-automocion.html | -| 9880 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/how-to-write-clean-code | -| 9881 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.theregister.com/off-prem/2023/01/16/basecamp-details-32-million-bill-that-saw-it-quit-cloud/270397 | -| 9882 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.thestack.technology/vmware-is-killing-off-56-products-including-vsphere-hypervisor-and-nsx | -| 9883 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.welivesecurity.com/es/recursos-herramientas/ofuscacion-de-codigo-arte-ciberseguridad | -| 9884 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.virtualizationhowto.com/2024/02/vmware-by-broadcom-lesson-dont-base-your-career-on-a-product | -| 9885 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cope.es/programas/la-linterna/noticias/ejemplo-moneda-con-que-entender-como-funciona-ordenador-cuantico-una-revolucion-20240407_3232557 | -| 9886 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://paulbutler.org/2024/the-haters-guide-to-kubernetes | -| 9887 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.genbeta.com/desarrollo/cinco-repositorios-github-buenos-que-imprescindibles-estas-aprendiendo-te-dedicas-a-programar-1 | -| 9888 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://humanitec.com/reference-architectures/azure | -| 9889 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://humanitec.com/reference-architectures | -| 9890 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://humanitec.com/reference-architectures/aws | -| 9891 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://cloudscaling.com/blog/cloud-computing/the-history-of-pets-vs-cattle | -| 9892 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://traefik.io/blog/pets-vs-cattle-the-future-of-kubernetes-in-2022 | -| 9893 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kurrent.io/blog/service-oriented-architecture-vs-event-driven-architecture | -| 9894 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://stackoverflow.blog/2021/05/19/rethinking-system-architecture-can-kubernetes-help-to-solve-rewrite-anxiety | -| 9895 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/managing-technical-debt-microservices | -| 9896 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://leaddev.com/technical-direction/how-break-cycle-tech-debt | -| 9897 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/measuring-technical-debt | -| 9898 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/stop-technical-debt-before-it-damages-your-company | -| 9899 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.n-ix.com/reduce-technical-debt | -| 9900 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2338860/you-cant-run-away-from-technical-debt.html | -| 9901 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.pluralsight.com/resources/blog/cloud/twelve-factor-apps-in-kubernetes | -| 9902 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/11/open-source-12-factor-app-methodology | -| 9903 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/learn-12-factor-apps-before-kubernetes | -| 9904 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/12-factor-microservice-applications-on-kubernetes-db913008b018 | -| 9905 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/isolating-and-managing-dependencies-in-12-factor-microservice-applications-with-kubernetes-988638f8bc6d | -| 9906 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/processes-for-12-factor-microservice-applications-70551a9021b | -| 9907 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://architecturenotes.co/p/12-factor-app-revisited | -| 9908 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://martinfowler.com/articles/201701-event-driven.html | -| 9909 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.equalexperts.com/blog/tech-focus/event-driven-architecture-the-good-the-bad-and-the-ugly | -| 9910 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://nordicapis.com/5-protocols-for-event-driven-api-architectures | -| 9911 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/aws-builders/un-modelo-de-eda-event-driven-architectures-4d9f | -| 9912 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/architecture/best-practices-for-implementing-event-driven-architectures-in-your-organization | -| 9913 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/architecture-decision-records | -| 9914 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/what-we-learned-from-enabling-developer-self-service | -| 9915 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/disaster-recovery-is-different-for-the-cloud | -| 9916 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.bunnyshell.com/blog/disaster-recovery-devops | -| 9917 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.scaleway.com/en/blog/saas-multi-tenant-vs-multi-instance-architectures | -| 9918 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.pluralsight.com/resources/blog/business-and-leadership/sharing-data-in-the-cloud-four-patterns-everyone-should-know | -| 9919 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://architectelevator.com/cloud/hybrid-multi-cloud | -| 9920 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.softwebsolutions.com/resources/multi-cloud-adoption-strategy | -| 9921 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/hybrid-cloud-management-tools | -| 9922 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/infrastructure-abstraction-will-be-key-to-managing-multi-cloud | -| 9923 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.zdnet.com/article/the-year-ahead-in-devops-and-agile-more-automation-more-business-involvement-needed | -| 9924 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/what-is-cloud-automation-and-how-does-it-benefit-it-teams | -| 9925 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.zdnet.com/article/when-microservices-need-event-driven-architecture | -| 9926 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.simform.com/blog/microservice-best-practices | -| 9927 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/monoliths-to-microservices-4-modernization-best-practices-2 | -| 9928 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/4-container-design-patterns-for-kubernetes-a8593028b4cd | -| 9929 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.getambassador.io/microservice-orchestration-best-practices-f32314dd6a12 | -| 9930 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://capstonec.com/2020/10/08/cloud-native-app-architecture-patterns | -| 9931 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/articles/2021/06/14/application-modernization-patterns-apache-kafka-debezium-and-kubernetes | -| 9932 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dotnetcurry.com/microsoft-azure/microservices-architecture | -| 9933 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://geeksarray.com/blog/microservice-architecture-pattern-for-architects | -| 9934 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/articles/2022/01/11/5-design-principles-microservices | -| 9935 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.simform.com/blog/microservices-design-principles | -| 9936 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://javarevisited.blogspot.com/2021/09/microservices-design-patterns-principles.html | -| 9937 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.bitsrc.io/implementing-microservices-with-cqrs-2cecb0b09c66 | -| 9938 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://semaphore.io/blog/microfrontends | -| 9939 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/compute/server-side-rendering-micro-frontends-ui-composer-and-service-discovery | -| 9940 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.soundcloud.com/blog/service-architecture-1 | -| 9941 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cookbook.learndataengineering.com/docs/05-CaseStudies/#data-science-at-CERN | -| 9942 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.forbes.com/sites/googlecloud/2021/10/27/3-approaches-to-a-better-cloud-migration | -| 9943 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.pluralsight.com/resources/blog/cloud/3-ways-to-practice-migrating-workloads-to-the-cloud | -| 9944 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.pragmaticengineer.com/typical-migration-approaches | -| 9945 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://world.hey.com/joaoqalves/disasters-i-ve-seen-in-a-microservices-world-a9137a51 | -| 9946 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/microservices-seven-fail | -| 9947 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.simform.com/blog/microservices-framework | -| 9948 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/transform-legacy-java-apps-to-microservices | -| 9949 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/vfunction-automates-conversion-of-java-apps-to-microservices | -| 9950 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.appsignal.com/2021/01/06/microservices-monitoring-using-namespaces-for-data-structuring.html | -| 9951 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/from-sysadmin-to-architect | -| 9952 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://raft.github.io | -| 9953 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kamilgrzybek.com/blog/posts/modular-monolith-primer | -| 9954 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://akka.io | -| 9955 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.harness.io/products/service-reliability-management | -| 9956 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.aboutamazon.com/what-we-do/entertainment | -| 9957 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://techerati.com/the-stack-archive/cloud/2018/10/18/openshift-in-a-world-of-kaas | -| 9958 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.spec-india.com/blog | -| 9959 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://phoenixnap.com/blog/openshift-vs-kubernetes | -| 9960 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.ibm.com/think/topics/openshift-vs-kubernetes | -| 9961 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.simplilearn.com/kubernetes-vs-openshift-article | -| 9962 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.imaginarycloud.com/blog/openshift-vs-kubernetes-differences | -| 9963 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/kubernetes/whats-the-difference-between-kubernetes-and-openshift | -| 9964 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.forbes.com/sites/adunolaadeshola/2021/04/28/13-signs-youre-selling-yourself-short-in-your-career | -| 9965 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/ender_minyard/full-stack-developer-s-roadmap-2k12 | -| 9966 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ubiqum.com/blog/20-software-development-tools-that-will-make-you-more-productive | -| 9967 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://sloboda-studio.com/blog/python-tools-for-machine-learning | -| 9968 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://vfunction.com | -| 9969 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/vfunction-transforms-monolithic-java-to-microservices | -| 9970 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://spectrum.ieee.org/software-eating-car | -| 9971 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cincodias.elpais.com/cincodias/2022/03/31/companias/1648738965_952353.html | -| 9972 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://networkwalks.com/tcp-ip-model | -| 9973 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.coderco.io/p/tcp-fundamentals-for-software-and | -| 9974 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://cidr.xyz | -| 9975 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://magic-cookie.co.uk/iplist.html | -| 9976 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://gist.github.com/chadmcrowell/f3fc3be2ca1fcb887034162c14d77e74 | -| 9977 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://opensource.com/article/16/12/cidr-network-notation-configuration-linux | -| 9978 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://pbxbook.com/other/cidrcheat.html | -| 9979 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.aelius.com/njh/subnet_sheet.html | -| 9980 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://networkproguide.com/cidr-subnet-mask-ipv4-cheat-sheet | -| 9981 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.tecmint.com/calculate-ip-subnet-address-with-ipcalc-tool | -| 9982 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://mattrickard.com/how-to-calculate-a-cidr | -| 9983 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://build5nines.com/ipv4-address-cidr-range-reference-and-calculator | -| 9984 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/netbox-community/netbox | -| 9985 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://netboxlabs.com/blog/netbox-ipam | -| 9986 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.youtube.com/playlist?list=PL7sEPiUbBLo_iTds-NV-9Tu05Gg2Aj8N7 | -| 9987 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://docs.ansible.com/projects/ansible/latest/collections/netbox/netbox/index.html | -| 9988 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://wizardzines.com/comics/request-headers | -| 9989 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://wizardzines.com/comics/response-headers | -| 9990 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.slideshare.net/AdelaRoger/http-status-code-errors-in-seo | -| 9991 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://http.cat | -| 9992 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.youtube.com/watch?v=WkLBrHW4NhQ | -| 9993 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://blog.eisele.net/2015/11/http2-with-jboss-eap-7.html | -| 9994 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.red-gate.com/simple-talk/development/dotnet-development/script-loading-between-http1-1-and-http2 | -| 9995 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.tecmint.com/apache-performance-tuning | -| 9996 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://http3-explained.haxx.se | -| 9997 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://alexandrehtrb.github.io/posts/2024/03/http2-and-http3-explained | -| 9998 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.fastly.com/blog/improve-http-structured-headers | -| 9999 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://pypi.org/project/http-sfv | -| 10000 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://media.pearsoncmg.com/aw/ecs_kurose_compnetwork_7/cw/content/interactiveanimations/recursive-iterative-queries-in-dns/index.html | -| 10001 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://rapidapi.com/guides/oath2-0 | -| 10002 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.freecodecamp.org/news/oauth2-resourceserver-with-spring-security | -| 10003 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://swagger.io | -| 10004 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/swagger-api/swagger-codegen | -| 10005 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.youtube.com/watch?v=CoUl9_NWdqQ | -| 10006 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.youtube.com/watch?v=PbwQWw7xSOM | -| 10007 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://jonnylangefeld.com/blog/kubernetes-how-to-view-swagger-ui?utm_sq=gkuh13vgq3 | -| 10008 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.facebook.com/pages/BMW-IT-Zentrum/122968844423716 | -| 10009 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.bmw.co.uk/en/shop/ls/country-selection | -| 10010 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/es/about/press-releases/red-hat-openshift-container-platform-takes-digital-innovation-fast-lane-major-european-automaker | -| 10011 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.linkedin.com/pulse/bmw-takes-digital-innovation-fast-lane-red-hat-openshift-mendus | -| 10012 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?time_continue=5340&v=FUu4kMc0PL8 | -| 10013 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.linkedin.com/pulse/how-bmw-uses-redhat-openshift-bobby-singh | -| 10014 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/success-stories/the-volkswagen-group | -| 10015 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.xataka.com/movilidad/auge-coche-electrico-autonomo-se-ha-topado-otra-barrera-software-volkswagen-sabe-bien | -| 10016 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2335723/why-mercedes-benz-runs-on-900-kubernetes-clusters.html | -| 10017 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/mercedes-benz | -| 10018 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.genbeta.com/desarrollo/software-coches-mercedes-contiene-codigo-abierto-vez-distribuirlo-github-usan-cd | -| 10019 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=UmbjwSK9b3I | -| 10020 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/mercedes-benz-4-reasons-to-sponsor-open-source-projects | -| 10021 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.hibridosyelectricos.com/coches/tesla-recurre-china-calidad-fabricacion-coches-electricos_66230_102.html | -| 10022 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.teslarati.com/idra-9000-ton-giga-press | -| 10023 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://quarkus.io/blog/decathlon-user-story | -| 10024 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/how-deutsche-telekom-manages-edge-infrastructure-with-gitops | -| 10025 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/industries/astrazenecas-drug-design-program-built-using-aws-wins-innovation-award | -| 10026 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://chaimeleon.eu | -| 10027 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://valenciaplaza.com/iis-fe-liderara-direccion-cientifica-nodo-central-atlas-imagenes-cancer | -| 10028 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/industries/accelerating-radiology-imaging-workflows-with-relevant-clinical-context-on-aws | -| 10029 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.biobanking.com/europes-leading-cancer-image-biobank-eucaim-launched-by-quibim-and-european-commission | -| 10030 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://health.google/imaging-and-diagnostics | -| 10031 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.nature.com/articles/d43747-023-00028-w | -| 10032 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://imperialbiosciencereview.wordpress.com/2023/05/26/redefining-diagnostics-the-integration-of-machine-learning-in-medical-imaging-2 | -| 10033 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hms.harvard.edu/news/does-ai-help-or-hurt-human-radiologists-performance-depends-doctor | -| 10034 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cronicaglobal.elespanol.com/vida/20240604/roberto-ardon-incepto-ia-pueden-pedir-imposibles/860164103_0.html | -| 10035 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes-client | -| 10036 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/k8s-ruby/k8s-ruby | -| 10037 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes/client-go | -| 10038 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://pkg.go.dev/k8s.io/client-go | -| 10039 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://danielmangum.com/posts/controller-runtime-client-go-rate-limiting | -| 10040 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes-client/go | -| 10041 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/PrasadG193/kyaml2go | -| 10042 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/writing-a-kubernetes-cli-in-go-a3970ad58299 | -| 10043 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://iximiuz.com/en/posts/kubernetes-api-go-cli | -| 10044 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes-client/python | -| 10045 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes-client/python-base | -| 10046 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://martinheinz.dev/blog/73 | -| 10047 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/difference-between-fabric8-and-official-kubernetes-java-client-3e0a994fd4af | -| 10048 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes-client/java | -| 10049 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/10/30/whats-new-in-fabric8-kubernetes-java-client-4-12-0 | -| 10050 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.marcnuri.com/kubernetes-client-java-fabric8-introduction | -| 10051 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.marcnuri.com/fabric8-kubernetes-java-client-and-quarkus-and-graalvm | -| 10052 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/2023/01/24/how-generate-code-using-fabric8-kubernetes-client | -| 10053 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/2023/01/04/how-use-fabric8-java-client-kubernetes | -| 10054 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.twstewart.me/posts/cdk8s-python | -| 10055 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.marcnuri.com | -| 10056 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/learn/openshift/how-manage-microservices-using-openshift-dev-spaces-and-jkube | -| 10057 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://javaoperatorsdk.io | -| 10058 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kruschecompany.com/wp-content/uploads/2020/01/kubernetes-operator.jpg | -| 10059 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://devops.com/day-2-for-the-operator-ecosystem | -| 10060 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/vmware-archive/kube-fluentd-operator | -| 10061 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/shurshun/domain-harvester | -| 10062 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/datastax/cass-operator | -| 10063 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kotalco/kotal | -| 10064 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/OT-CONTAINER-KIT/redis-operator | -| 10065 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/carlosedp/lbconfig-operator | -| 10066 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/jace-ys/sentry-operator | -| 10067 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/kubernetes-when-to-use-and-when-to-avoid-the-operator-pattern | -| 10068 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.infoq.com/articles/kubernetes-operators-in-depth | -| 10069 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kloeckner-i/db-operator | -| 10070 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.container-solutions.com/kubernetes-operators-explained | -| 10071 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/Efrat19/kubeload | -| 10072 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/alexellis/registry-creds | -| 10073 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/FairwindsOps/gemini | -| 10074 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/rmb938/hostport-allocator | -| 10075 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://iximiuz.com/en/posts/kubernetes-operator-pattern | -| 10076 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/GalleyBytes/terraform-operator | -| 10077 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/didil/autobucket-operator | -| 10078 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/is-your-operator-air-gap-friendly | -| 10079 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kuberhealthy/kuberhealthy | -| 10080 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/metal3-io/baremetal-operator | -| 10081 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/borchero/meerkat | -| 10082 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/OT-CONTAINER-KIT/logging-operator | -| 10083 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/tinyzimmer/gst-pipeline-operator | -| 10084 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/brennerm/uptimerobot-operator | -| 10085 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.velotio.com/engineering-blog/getting-started-with-kubernetes-operators-helm-based-part-1 | -| 10086 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/stakater/IngressMonitorController | -| 10087 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/FairwindsOps/rbac-manager | -| 10088 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubernetes.io/blog/2021/06/21/writing-a-controller-for-pod-labels | -| 10089 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.kubermatic.com/blog/why-implementing-kubernetes-operators-is-a-good-idea | -| 10090 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/we-pushed-helm-to-the-limit-then-built-a-kubernetes-operator | -| 10091 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/kubexpose-a-kubernetes-operator-for-fun-and-profit-f528586eee07 | -| 10092 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/kubernetes-operators-cruise-control-for-managing-cloud-native-apps-db328ef8e345 | -| 10093 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/digitalis-io/vals-operator | -| 10094 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/banzaicloud/thanos-operator | -| 10095 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/pravega/pravega-operator | -| 10096 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/Quentin-M/etcd-cloud-operator | -| 10097 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://spring.io/blog/2021/11/19/get-to-know-a-kubernetes-operator | -| 10098 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/VictoriaMetrics/operator | -| 10099 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.px.dev/k8s-operator | -| 10100 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://practicalkubernetes.blogspot.com/2022/01/making-case-for-kubernetes-operators.html | -| 10101 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/reactive-tech/kubegres | -| 10102 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/projectcapsule/capsule | -| 10103 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/redhat-cop/keepalived-operator | -| 10104 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/redhat-cop/dynamic-rbac-operator | -| 10105 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/spotify/flink-on-k8s-operator | -| 10106 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kube-green.dev | -| 10107 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/krestomatio/keydb-operator | -| 10108 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/keel-hq/keel | -| 10109 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/openshift/machine-api-operator | -| 10110 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/rancher/system-upgrade-controller | -| 10111 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/ckotzbauer/vulnerability-operator | -| 10112 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/Michaelpalacce/SimpleSecrets | -| 10113 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.learnsteps.com/advanced-kubernetes-what-exactly-are-kubernetes-operators | -| 10114 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/OT-CONTAINER-KIT/mongodb-operator | -| 10115 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/prosimcorp/reforma | -| 10116 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/vitobotta/velero-notifications | -| 10117 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/glebiller/dynamic-configuration-operator | -| 10118 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/furiko-io/furiko | -| 10119 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/DevOps-Nirvana/Kubernetes-Volume-Autoscaler | -| 10120 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/scylladb/scylla-operator | -| 10121 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/coderanger/migrations-operator | -| 10122 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://omerxx.com/k8s-controllers | -| 10123 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/mittwald/kubernetes-secret-generator | -| 10124 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/ContainerSolutions/delayed-jobs-operator | -| 10125 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.frankel.ch/kubernetes-extensibility | -| 10126 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://superorbital.io/blog/testing-production-controllers | -| 10127 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/lukaszraczylo/jobs-manager-operator | -| 10128 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/ricoberger/vault-secrets-operator | -| 10129 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/ElementTech/kube-reqsizer | -| 10130 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/sieve-project/sieve | -| 10131 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/hashicorp-vault-operator-manages-kubernetes-secrets | -| 10132 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/2-alchemists/krossboard | -| 10133 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/gianlucam76/k8s-cleaner | -| 10134 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/NCCloud/mayfly | -| 10135 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/5-advanced-kubernetes-operators-every-devops-engineer-should-know-about-ab46bdc1c7d5 | -| 10136 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes-sigs/kubebuilder | -| 10137 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/thenjdevopsguy/what-is-a-kubernetes-operator-53kb | -| 10138 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/red-hat-container-community-of-practice-operators | -| 10139 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://operatorframework.io/operator-capabilities | -| 10140 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes-sigs/cluster-addons | -| 10141 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/k8spin/k8spin-operator | -| 10142 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/k8spin-provides-multitenant-isolation-for-kubernetes | -| 10143 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://k8spin.cloud/oss-projects | -| 10144 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubernetes.io/blog/2020/05/29/k8s-kpis-with-kuberhealthy | -| 10145 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubernetes.io/docs/concepts/extend-kubernetes/operator | -| 10146 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://opensource.com/article/20/3/kubernetes-operator-sdk | -| 10147 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/testing-the-operator-sdk-and-making-a-prefetch-mechanism-for-kubernetes-7508577efdd7 | -| 10148 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.bmc.com/blogs/kubernetes-operator | -| 10149 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://linuxera.org/writing-operators-using-operator-framework | -| 10150 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/7-best-practices-for-writing-kubernetes-operators-an-sre-perspective | -| 10151 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/build-your-kubernetes-operator-with-the-right-tool | -| 10152 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://shipit.dev/posts/k8s-operators-with-python-part-1.html | -| 10153 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://vivilearns2code.github.io/k8s/2021/03/11/writing-controllers-for-kubernetes-custom-resources.html | -| 10154 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/2021/08/04/managing-stateful-applications-kubernetes-operators-golang | -| 10155 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes/sample-controller | -| 10156 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://metalbear.com/blog/writing-a-kubernetes-operator | -| 10157 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/hkhelil/building-a-kubernetes-operator-with-an-nginx-crd-3lil | -| 10158 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.infracloud.io/blogs/3-autoscaling-projects-optimising-kubernetes-costs | -| 10159 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.scaleway.com/en/blog/understanding-kubernetes-autoscaling | -| 10160 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.infracloud.io/blogs/kubernetes-autoscaling-custom-metrics | -| 10161 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.sysdig.com/blog/kubernetes-autoscaler | -| 10162 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://learnkube.com/kubernetes-autoscaling-strategies | -| 10163 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/reduce-kubernetes-costs-using-autoscaling-mechanisms | -| 10164 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://cast.ai/blog/guide-to-kubernetes-autoscaling-for-cloud-cost-optimization | -| 10165 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/scaling-microservices-on-kubernetes | -| 10166 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-scalable-webapp-kubernetes | -| 10167 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thinksys.com/devops/kubernetes-autoscaling | -| 10168 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.clickittech.com/devops/kubernetes-autoscaling | -| 10169 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler | -| 10170 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/kubernetes-cluster-autoscaler-more-than-scaling-out-7b2d97f10b27 | -| 10171 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://platform9.com/blog/kubernetes-autoscaling-options-horizontal-pod-autoscaler-vertical-pod-autoscaler-and-cluster-autoscaler | -| 10172 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/kubernetes-resources-and-autoscaling-from-basics-to-greatness-7cae17fbf27b | -| 10173 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://the-gigi.github.io/gigi-zone/posts/2024/05/advanced-k8s-scheduling-and-autoscaling | -| 10174 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubernetes.io/docs/concepts/workloads/autoscaling/horizontal-pod-autoscale | -| 10175 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes/autoscaler/tree/master/vertical-pod-autoscaler | -| 10176 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.returngis.net/2020/07/escalado-vertical-de-tus-pods-en-kubernetes | -| 10177 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/horizontal-pod-autoscaling-with-custom-metric-from-different-namespace-f19f8446143b | -| 10178 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.around25.com/blog/horizontal-pod-autoscaler-in-kubernetes | -| 10179 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.velotio.com/engineering-blog/autoscaling-in-kubernetes-using-hpa-vpa | -| 10180 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/ninlil/kubectl-vpa | -| 10181 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/k8s-vertical-pod-autoscaling-fd9e602cbf81 | -| 10182 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.sysdig.com/blog/kubernetes-hpa-prometheus | -| 10183 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.px.dev/autoscaling-custom-k8s-metric | -| 10184 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://code.egym.de/horizontal-pod-autoscaler-in-kubernetes-part-1-simple-autoscaling-using-metrics-server-929e96cc2ab2 | -| 10185 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/stupid-simple-scalability-dc4a7fbe67d6 | -| 10186 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/pavanbelagatti/scaling-your-application-with-kubernetes-5715 | -| 10187 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://code.egym.de/vertical-pod-autoscaler-in-kubernetes-b12a5c61393f | -| 10188 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/kubernetes-vertical-pods-scaling-with-vertical-pod-autoscaler-e2e5a3b8e1a9 | -| 10189 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/danielepolencic/request-based-autoscaling-in-kubernetes-scaling-to-zero-2i73 | -| 10190 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://artifacthub.io/packages/helm/stable/cluster-autoscaler | -| 10191 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://keda.sh | -| 10192 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://partlycloudy.blog/2020/05/29/horizontal-autoscaling-in-kubernetes-3-keda | -| 10193 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/microsoft-keda-2-0-scales-up-event-driven-programming-on-kubernetes | -| 10194 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/event-driven-autoscaling-503b5cefaa49 | -| 10195 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.kedify.io/resources/blog/prometheus-and-kubernetes-horizontal-pod-autoscaler-dont-talk-keda-does | -| 10196 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kedacore/keda/issues/2214 | -| 10197 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.opcito.com/blogs/a-guide-to-mastering-autoscaling-in-kubernetes-with-keda | -| 10198 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/vinod827/scale-your-apps-using-keda-in-kubernetes-4i3h | -| 10199 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://hub.docker.com/r/bitnami/cluster-autoscaler | -| 10200 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.aws.amazon.com/eks/latest/userguide/autoscaling.html#cluster-autoscaler | -| 10201 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://learn.microsoft.com/en-us/azure/aks/cluster-autoscaler | -| 10202 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.cloud.google.com/kubernetes-engine/docs/concepts/cluster-autoscaler | -| 10203 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.digitalocean.com/products/kubernetes/how-to/autoscale | -| 10204 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/danielepolencic/scaling-kubernetes-to-multiple-clusters-and-regionss-294b | -| 10205 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://engineering.zalando.com/posts/2021/03/building-an-end-to-end-load-test-automation-system-on-top-of-kubernetes.html | -| 10206 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://feedly.com | -| 10207 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://kube.events | -| 10208 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://pcr.cloud-mercato.com | -| 10209 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://projector.cloud-mercato.com/projects/state-of-the-art-of-public-object-storage-europe | -| 10210 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.pluralsight.com/resources/blog/cloud/why-learn-multiple-cloud-platforms | -| 10211 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://digitalisationworld.com/blogs/57435/multicloud-two-truths-and-a-lie | -| 10212 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.nextgov.com/ideas/2023/11/why-smart-multicloud-policies-are-golden-ticket-modernizing-it-infrastructure/392232 | -| 10213 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://intellipaat.com/blog/aws-vs-azure-vs-google-cloud | -| 10214 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://comparecloud.in | -| 10215 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/playlist?app=desktop&list=PLI1_CQcV71RnBebKm_tH1uKYI3WxkM2TT | -| 10216 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.xataka.com/pro/talon-aquiles-aws-sus-altas-tarifas-salida-datos-sus-rivales-empiezan-a-explotarlo-guerra-precios-gigante-nube | -| 10217 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cast.ai/blog/cloud-pricing-comparison | -| 10218 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.xataka.com/pro/asi-se-reparte-mercado-cloud-tres-grandes-tienen-63-siguientes-10-22 | -| 10219 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.pluralsight.com/resources/blog/cloud/cloud-security-comparison-aws-vs-azure-vs-gcp | -| 10220 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.pluralsight.com/resources/blog/cloud/cloud-developer-tooling-compared-aws-vs-azure-vs-gcp | -| 10221 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.pluralsight.com/resources/blog/cloud/blockchain-cloud-comparison-what-is-blockchain-as-a-service-baas | -| 10222 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.pluralsight.com/resources/blog/cloud/storage-showdown-aws-vs-azure-vs-gcp-cloud-comparison | -| 10223 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/is-a-multicloud-strategy-right-for-your-organization | -| 10224 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.cloudtechtwitter.com/2022/05/lets-check-about-aws-vs-azure-services.html | -| 10225 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://faddom.com/cloud-computing-costs-and-pricing-comparison | -| 10226 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/how-to-evaluate-kubernetes-cloud-providers | -| 10227 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.redhat.com/en/technologies/cloud-computing/openshift/pricing | -| 10228 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/virtual-machines/linux/openshift-container-platform-4x | -| 10229 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://pivotal.io/platform/pivotal-container-service | -| 10230 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/eks/pricing | -| 10231 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azure.microsoft.com/es-es/pricing/details/kubernetes-service | -| 10232 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/kubernetes-engine/pricing | -| 10233 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.rackspace.com/cloud/kubernetes | -| 10234 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://iot-analytics.com/iot-cloud | -| 10235 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://gaia-x.eu | -| 10236 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.bundeswirtschaftsministerium.de/Redaktion/EN/Dossier/gaia-x.html | -| 10237 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://past.jamaica-gleaner.com/article/business/20211224/amazon-outages-future-implications | -| 10238 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | 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 | -| 10239 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://web.dev/explore/react | -| 10240 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/get-started-with-react-for-beginners | -| 10241 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.freecodecamp.org/news/how-to-set-up-custom-email | -| 10242 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.cloudflare.com | -| 10243 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://workers.cloudflare.com | -| 10244 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.cloudflare.com/network-performance-update-full-stack-week | -| 10245 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.cloudflare.com/guest-blog-zero-trust-access-kubernetes | -| 10246 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.cloudflare.com/zero-trust-private-networking-rules | -| 10247 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://tekton.dev | -| 10248 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/tektoncd | -| 10249 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/tektoncd/community | -| 10250 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/tektoncd/pipeline | -| 10251 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://tekton.dev/docs/pipelines/pipelines | -| 10252 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.googleblog.com/2020/05/the-tekton-pipelines-beta-release.html | -| 10253 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=igwFpZOUTnw | -| 10254 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/topics/devops/what-cicd-pipeline | -| 10255 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/cloud-native-ci-cd-with-tekton-building-custom-tasks-663e63c1f4fb | -| 10256 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.com/article/21/11/cicd-pipeline-kubernetes-tekton | -| 10257 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.com/article/21/11/kubernetes-dynamic-scheduling-tekton | -| 10258 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://piotrminkowski.com/2022/02/21/validate-kubernetes-deployment-in-ci-cd-with-tekton-and-datree | -| 10259 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://piotrminkowski.com/2022/03/29/canary-release-on-kubernetes-with-knative-and-tekton | -| 10260 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.linkedin.com/pulse/importance-api-automation-testing-manish-saini | -| 10261 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/optimizing-app-performance-in-a-multicloud-stack | -| 10262 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/testng-vs-junit-which-testing-framework-should-you-choose | -| 10263 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/continuous-testing-practices-part-1 | -| 10264 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://itnext.io/software-development-is-misunderstood-quality-is-fastest-way-to-get-code-into-production-f1f5a0792c69 | -| 10265 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://blog.testproject.io/2021/07/21/the-10-10-10-rule-of-test-automation | -| 10266 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://blog.testproject.io/2021/07/22/end-to-end-testing | -| 10267 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/7-benefits-of-testing-in-isolation | -| 10268 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/error-handling-from-backends-to-the-frontend | -| 10269 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/best-test-automation-trends | -| 10270 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/koladev/test-driven-development-with-django-unit-testing-integration-testing-with-docker-flask-github-actions-2047 | -| 10271 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.smashingmagazine.com/2022/02/testing-pipeline-101-frontend-testing | -| 10272 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/presentations/microservices-software-quality | -| 10273 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://speakerdeck.com/thockin/code-review-in-kubernetes | -| 10274 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.getxray.app/blog/the-top-5-software-testing-trends-of-2022 | -| 10275 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.linkedin.com/pulse/microservices-testable-isolation-chris-richardson | -| 10276 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.softwaretestingsapiens.com/roadmap-to-learn-api-testing | -| 10277 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://junit.org | -| 10278 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://testng.org | -| 10279 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://spockframework.org | -| 10280 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/22/1/unit-testing-googletest-ctest | -| 10281 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://launchdarkly.com/blog/get-a-detailed-explanation-of-release-testing-several | -| 10282 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/kyverno/chainsaw | -| 10283 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://collabnix.com/the-ultimate-docker-tutorial-for-automation-testing | -| 10284 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/allure-framework/allure2 | -| 10285 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://semgrep.dev | -| 10286 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.meetup.com/es-es/jenkins-online-meetup/events/276135789 | -| 10287 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/testcontainers | -| 10288 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://testcontainers.com | -| 10289 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://metabob.com | -| 10290 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://sourceware.org/systemtap | -| 10291 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/auchenberg/volkswagen | -| 10292 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.getxray.app/blog/7-benefits-of-using-a-test-management-app-vs.-excel | -| 10293 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/google/clusterfuzzlite | -| 10294 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/google-introduces-clusterfuzzlite-security-tool-for-ci-cd | -| 10295 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.convert.com/blog/a-b-testing/a-b-testing-tools-2022-beyond | -| 10296 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://circleci.com/blog/unit-testing-vs-integration-testing | -| 10297 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/reviewdog/reviewdog | -| 10298 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/best-practices-for-application-performance-testing | -| 10299 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/vmware-tanzu/sonobuoy | -| 10300 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/vincentserpoul/kubench | -| 10301 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/web3-architecture-and-how-it-compares-to-traditional-web-apps | -| 10302 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.wired.com/story/web3-gavin-wood-interview | -| 10303 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.elconfidencial.com/tecnologia/2021-12-12/el-futuro-de-internet-ya-esta-aqui-y-se-llama-web3-pero-casi-nadie-sabe-lo-que-es_3339244 | -| 10304 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://hub.docker.com/r/payara/server-full | -| 10305 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://hub.docker.com/r/payara/micro | -| 10306 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/products/eap | -| 10307 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.wildfly.org | -| 10308 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://opensource.com/article/21/7/wildfly | -| 10309 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://handbook.gitlab.com/handbook | -| 10310 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.elconfidencial.com/mundo/2023-03-10/milenializacion-mercado-laboral-israeli-startups_3551800 | -| 10311 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.xataka.com/empresas-y-economia/han-recomendado-calcular-cuanto-dinero-queda-al-resto-despedirles-startups-espanolas-frente-a-quiebra-svb | +| 8980 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.redhat.com/en/documentation/openshift_container_platform/4.8/html/cicd/gitops#understanding-openshift-gitops | +| 8981 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/virtual-machines-as-code-with-openshift-gitops-and-openshift-virtualization | +| 8982 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/rromannissen/rhoar-microservices-demo | +| 8983 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2020/09/10/from-code-to-production-with-openshift-pipelines-and-argo-cd | +| 8984 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2020/10/01/building-modern-ci-cd-workflows-for-serverless-applications-with-red-hat-openshift-pipelines-and-argo-cd-part-1 | +| 8985 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/deploy-argo-cd-with-ingress-and-tls-in-three-steps-no-yaml-yak-shaving-required-bc536d401491 | +| 8986 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2020/09/03/introduction-to-tekton-and-argo-cd-for-multicluster-development | +| 8987 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/argocd-secret-management-with-argocd-vault-plugin-539f104aff05 | +| 8988 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=5XWwjyikWMQ&feature=emb_logo&ab_channel=Konveyor | +| 8989 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.argoproj.io/introducing-the-applicationset-controller-for-argo-cd-982e28b62dc5 | +| 8990 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://vzilla.co.uk/vzilla-blog/gitops-getting-started-with-argocd | +| 8991 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/sso-integration-for-the-openshift-gitops-operator | +| 8992 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/how-to-use-hashicorp-vault-and-argo-cd-for-gitops-on-openshift | +| 8993 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.argoproj.io/getting-started-with-applicationsets-9c961611bcf0 | +| 8994 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://piotrminkowski.com/2021/08/05/kubernetes-ci-cd-with-tekton-and-argocd | +| 8995 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infracloud.io/blogs/multicluster-gitops-argocd | +| 8996 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/articles/2021/08/03/managing-gitops-control-planes-secure-gitops-practices | +| 8997 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/8/argo-cd | +| 8998 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.argoproj.io/introducing-the-appsource-controller-for-argocd-52f21d28d643 | +| 8999 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://piotrminkowski.com/2021/12/13/continuous-delivery-on-kubernetes-with-database-using-argocd-and-liquibase | +| 9000 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://octopus.com/blog/using-argo-cd-and-kustomize-for-configmap-rollouts | +| 9001 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://mrcloudbook.com/automating-tetris-deployments-devsecops-with-argocd-terraform-and-jenkins-for-two-game-versions | +| 9002 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://mrcloudbook.com/gitops-deploying-tetris-on-eks-using-argocd | +| 9003 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/building-openshift-pipelines-with-gitlab | +| 9004 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/building-and-deploying-a-weather-web-application-onto-kubernetes-red-hat-openshift-using-eclipse-62bf7c924be4 | +| 9005 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=vgIwRX4LXfU | +| 9006 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/monitoring-services-like-an-sre-in-openshift-servicemesh | +| 9007 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/products/mta/getting-started | +| 9008 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=mRCz6Jl0Ds8&feature=youtu.be | +| 9009 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/playlist?list=PLbMP1JcGBmSFA56rykbH2fg1F9Tozk4of | +| 9010 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/about/videos/acm-ansible-integration-overview | +| 9011 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/k8s-integrity-shield-tech-preview-protecting-the-integrity-of-kubernetes-resources-with-signature | +| 9012 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/how-to-observe-your-clusters-with-red-hat-advanced-cluster-management-customize-the-grafana-dashboard | +| 9013 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/recap-okd-4-testing-and-deployment-workshop-videos-and-additional-resources?utm_source=thenewstack&utm_medium=twitter&utm_campaign=platform | +| 9014 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2020/08/21/hello-world-tutorial-with-kubernetes-operators | +| 9015 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/writing-customized-reports-using-metering-operator | +| 9016 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2021/01/08/message-broker-integration-made-simple-with-red-hat-fuse | +| 9017 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/CastawayEGR/openshift-ai-examples | +| 9018 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.atlassian.com/blog/bitbucket/setting-up-a-ci-cd-pipeline-with-spring-mvc-jenkins-and-kubernetes-on-aws | +| 9019 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloudogu/jenkinsfiles | +| 9020 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/devops/using-jenkins-with-codeartifact | +| 9021 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/tutorialworks/pipeline-library-demo | +| 9022 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://piotrminkowski.com/2020/11/10/continuous-integration-with-jenkins-on-kubernetes | +| 9023 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=KgH0QzMHXLs | +| 9024 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/jenkins-build-agents-kubernetes | +| 9025 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.simplilearn.com/tutorials/jenkins-tutorial/ci-cd-pipeline | +| 9026 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=LhB8-sAx3pM&ab_channel=K21Academy | +| 9027 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.testmuai.com/blog/how-to-create-jenkins-multibranch-pipeline | +| 9028 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/arun-gupta/docker-jenkins-pipeline | +| 9029 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/gnunn1/openshift-basic-pipeline | +| 9030 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/deweya/OpenShift-Jenkins-Lab | +| 9031 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/marcredhat/crcdemos | +| 9032 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/redhat-gpte-devopsautomation/ocp4_app_deploy_homework_grading | +| 9033 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/oleg-nenashev/demo-jenkins-config-as-code/tree/java11-support | +| 9034 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/nubenetes/jenkins-CasC-kubernetes-demo | +| 9035 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.meetup.com/jenkins-online-meetup/events/270600737 | +| 9036 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cloudbees/groovy-cps | +| 9037 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://towardsdatascience.com/create-your-first-ci-cd-pipeline-with-jenkins-and-github-6aefe21c9240 | +| 9038 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=zI7_8M2KtRI&t=7s&ab_channel=MicroserviceFactory | +| 9039 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/LerryAlexander/postman_jenkins_api_tests | +| 9040 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.enmilocalfunciona.io/mostrando-resultados-de-jenkins-en-grafana-mediante-influxdb | +| 9041 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.tricentis.com/learn | +| 9042 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/apn/modernize-your-ci-cd-pipeline-using-jenkins-x-with-amazon-eks | +| 9043 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://spinnaker.io/docs/setup/install | +| 9044 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/wardviaene/advanced-kubernetes-course/tree/master/spinnaker | +| 9045 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/imperialwicket/spinnaker-demo | +| 9046 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://codeburst.io/spinnaker-by-example-part-1-c4de9180d689 | +| 9047 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://codeburst.io/spinnaker-by-example-part-2-6f92a1fdaedf | +| 9048 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://codeburst.io/spinnaker-by-example-part-3-c6ed9ac5f8ce | +| 9049 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hackernoon.com/using-spinnaker-with-kubernetes-for-cicd-52w3uo9 | +| 9050 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/opensource/declarative-provisioning-of-aws-resources-with-spinnaker-and-crossplane | +| 9051 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/nubenetes/nexus3-helm-chart | +| 9052 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://piotrminkowski.com/2020/10/19/gitlab-ci-cd-on-kubernetes | +| 9053 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2020/12/10/basics-of-gitlab-ci-updated | +| 9054 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://about.gitlab.com/blog/2021/11/18/gitops-with-gitlab-connecting-the-cluster | +| 9055 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://spring-petclinic.github.io | +| 9056 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/spring-projects/spring-petclinic | +| 9057 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/deors/deors-demos-petclinic/blob/master/Jenkinsfile | +| 9058 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.liatrio.ai/resources/blog | +| 9059 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.experfy.com/training/courses/effective-jenkins-continuous-delivery-and-continuous-integration | +| 9060 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/redhat-developer-demos/spring-petclinic | +| 9061 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/griddynamics/mpl | +| 9062 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=GLtvxY1S3Aw | +| 9063 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/spring-petclinic/spring-petclinic-cloud | +| 9064 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/spring-petclinic/spring-petclinic-microservices | +| 9065 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/odedia/spring-petclinic-microservices | +| 9066 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/paulczar/k8s-spring-petclinic | +| 9067 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://tech.paulcz.net/blog/spring-into-kubernetes-part-1 | +| 9068 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kohsuke/petclinic/blob/master/Jenkinsfile | +| 9069 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://pushbuildtestdeploy.com/jenkins-on-kubernetes-building-docker-images | +| 9070 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hub.docker.com/r/ibuchh/petclinic-spinnaker-jenkins | +| 9071 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hub.docker.com/r/sarjunkumar24391/petclinic | +| 9072 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hub.docker.com/r/bmoussaud/petclinic | +| 9073 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hub.docker.com/r/alwin2/petclinic-customers-service | +| 9074 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hub.docker.com/r/arey/springboot-petclinic | +| 9075 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hub.docker.com/r/anthonydahanne/spring-petclinic | +| 9076 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hub.docker.com/r/jbrisbin/spring-petclinic | +| 9077 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/spring-projects/spring-petclinic/issues/339 | +| 9078 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/trisberg/spring-petclinic | +| 9079 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://workspaces.openshift.com/#/getstarted | +| 9080 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/che-samples | +| 9081 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aws-samples | +| 9082 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aws-samples/aws-auto-inventory | +| 9083 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aws-samples/aws-waf-ops-dashboards | +| 9084 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aws-samples/aws-customer-playbook-framework | +| 9085 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aws-samples/serverless-java-frameworks-samples | +| 9086 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/miztiik/AWS-Demos | +| 9087 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/amazon-archives/aws-training-demo | +| 9088 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aws-samples/aws-network-hub-for-terraform | +| 9089 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=6W2TuBDaaiI&ab_channel=AliSpittel | +| 9090 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/how-to-deploy-react-apps-to-production | +| 9091 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/hydrating-a-data-lake-using-log-based-change-data-capture-cdc-with-debezium-apicurio-and-kafka-799671e0012f | +| 9092 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://jfrog.com/blog/5-steps-to-hosting-your-application-on-amazon-cloud-container-service | +| 9093 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/AdminTurnedDevOps/DevOps-The-Hard-Way-AWS | +| 9094 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aws-samples/resource-tagging-automation | +| 9095 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/unitypark/aws-serverless-demos | +| 9096 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://travelrasik.com/category/asia | +| 9097 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/microsoft/contosotraders-cloudtesting#contoso-traders---cloud-testing-tools-demo-app | +| 9098 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devblogs.microsoft.com/devops/azure-devops-demo-generator-is-now-open-source | +| 9099 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learn.microsoft.com/en-us/azure/devops/demo-gen/use-demo-generator-v2?view=azure-devops | +| 9100 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learn.microsoft.com/en-us/azure/container-apps | +| 9101 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://davidsr.me/deploy-azure-waf-with-terraform-and-azure-devops | +| 9102 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.testmuai.com/blog/build-ci-cd-pipeline-in-azure-devops | +| 9103 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learn.microsoft.com/en-gb/azure/devops/pipelines/build/ci-build-git?view=azure-devops | +| 9104 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blogs.sap.com/2021/07/04/cloud-integration-with-commerce-azure-blob-storage-using-rest-api | +| 9105 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blogs.sap.com/2021/12/26/cloud-integration-with-commerce-azure-blob-storage-using-rest-api-part-2 | +| 9106 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/tfxor/terraform-google-automation-demo | +| 9107 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloud.google.com/blog/products/application-development/access-an-orgs-custom-code-repo-from-cloud-code-ides | +| 9108 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/tutorial-connect-amazon-eks-and-azure-aks-clusters-with-google-anthos | +| 9109 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/tutorial-deploy-anthos-apps-from-gcp-marketplace-into-amazon-eks-cluster | +| 9110 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://javatechonline.com/deploy-spring-boot-docker-spring-boot | +| 9111 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/piomin/sample-spring-microservices-kubernetes | +| 9112 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/piomin/sample-spring-microservices-new | +| 9113 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2020/06/19/develop-and-test-a-quarkus-client-on-red-hat-codeready-containers-with-red-hat-data-grid-8-0 | +| 9114 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aytartana.wordpress.com/2020/08/26/migrating-springboot-petclinic-rest-to-quarkus | +| 9115 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/aalmiray/q-cli | +| 9116 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/piomin/sample-quarkus-serverless-kafka | +| 9117 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://piotrminkowski.com/2023/09/15/introduction-to-grpc-with-quarkus | +| 9118 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/stefanprodan/podinfo | +| 9119 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/aleksk1ng/go-kafka-and-grpc-clean-architecture-cqrs-microservices-with-jaeger-tracing-45bj | +| 9120 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ably.com/blog/realtime-ticket-booking-solution-kafka-fastapi-ably | +| 9121 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/event-driven-architectures-with-kafka-and-java-spring-boot-revision-1-c0d43d103ee7 | +| 9122 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://codeopinion.com/troubleshooting-kafka-with-2000-microservices | +| 9123 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://tomd.xyz/kubernetes-event-driven-keda | +| 9124 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/articles/2021/07/26/modernizing-applications-apache-camel-javascript-and-red-hat-openshift# | +| 9125 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/kelseyhightower/nocode | +| 9126 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2020/06/17/red-hat-jboss-enterprise-application-platform-expansion-pack-1-0-released | +| 9127 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/getting-started-jboss | +| 9128 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://collabnix.github.io/terraform | +| 9129 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/7/terraform-kubernetes | +| 9130 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://shipit.dev/posts/setting-up-eks-with-irsa-using-terraform.html | +| 9131 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://azapril.dev/2021/04/12/deploying-a-logicapp-with-terraform | +| 9132 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://k21academy.com/terraform/terraform-automate-aws-vm | +| 9133 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/StarpTech/k-andy | +| 9134 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://adamtheautomator.com/terraform-and-aws-rds | +| 9135 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/BishopFox/iam-vulnerable | +| 9136 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.middlewareinventory.com/blog/terraform-create-multiple-ec2-different-config | +| 9137 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/aws-builders/creating-a-rest-api-with-infrastructure-as-code-terraform-serverless-lambda-python-part-2-cicd-g8h | +| 9138 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://awsfundamentals.com/blog/using-s3-with-terraform | +| 9139 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/terraform-aws-rds | +| 9140 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://techcommunity.microsoft.com/blog/fasttrackforazureblog/create-an-azure-openai-langchain-chromadb-and-chainlit-chat-app-in-container-app/3885602 | +| 9141 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.patrickkoch.dev/posts/post_31 | +| 9142 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/venkateshk111/terraform-beginners-guide | +| 9143 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/chenjd/terraform-101 | +| 9144 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/xiaopeng163/docker-compose-tpg | +| 9145 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2021/08/31/how-istio-tempo-and-loki-speed-up-debugging-for-microservices | +| 9146 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.linkedin.com/pulse/test-automation-how-build-cicd-pipeline-using-pytest-nir-tal | +| 9147 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/major/imagebuilder-containerized/blob/main/.github/workflows/main.yml | +| 9148 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learn.microsoft.com/en-us/training/modules/github-actions-cd | +| 9149 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/github-github-actions-overview-and-argocd-deployment-example-b6cf0cf6f832 | +| 9150 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/debianmaster/actions-k3s | +| 9151 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://judebantony.github.io/cicd-github-action-example | +| 9152 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.codeproject.com/Articles/5320647/Making-a-Simple-Data-Pipeline-Part-4-CI-CD-with-Gi | +| 9153 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/how-to-setup-a-ci-cd-pipeline-with-github-actions-and-aws | +| 9154 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://nth-root.nl/en/guides/automate-kubernetes-deployments-with-github-actions | +| 9155 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/GitHubSecurityLab/actions-permissions | +| 9156 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thomasthornton.cloud/if-elseif-or-else-in-github-actions | +| 9157 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/aws-builders/from-scratch-oidc-providers-252d | +| 9158 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/redhat-actions/spring-petclinic | +| 9159 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gitlab.com/bpmworkshop/rhpam-signal-marketing-demo | +| 9160 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/microsoft/azure-digital-twins-postman-samples | +| 9161 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/opentelemetry-understanding-sli-and-slo-with-opentelemetry-demo-74c1d0b263b0 | +| 9162 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/measuring-the-progress-of-the-opentelemetry-project | +| 9163 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hasura.io/blog/a-simple-real-time-event-driven-architecture-with-qr-codes | +| 9164 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://learntocloud.guide/#/projects/README | +| 9165 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.digitalocean.com | +| 9166 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.digitalocean.com/products/kubernetes | +| 9167 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://try.digitalocean.com/cloudplex | +| 9168 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.digitalocean.com/community/tools | +| 9169 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.digitalocean.com/products/app-platform | +| 9170 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://try.digitalocean.com/app-platform | +| 9171 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.theregister.com/off-prem/2020/10/07/digitalocean-decides-to-head-rivals-off-at-the-paas-floats-app-platform-to-deploy-run-code-without-juggling-servers/802967 | +| 9172 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/digitalocean-app-platform-eases-kubernetes-deployments-for-developers | +| 9173 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws-builders/sharing-secrets-to-ecs-in-an-aws-multi-account-architecture-5h1i | +| 9174 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/containers/automate-rollbacks-for-amazon-ecs-rolling-deployments-with-cloudwatch-alarms | +| 9175 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws-quickstart.github.io/quickstart-eks-rancher | +| 9176 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html | +| 9177 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://aws.amazon.com/es/documentation/ecr | +| 9178 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/AmazonECR/latest/userguide | +| 9179 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://blog.scottlowe.org/2016/03/22/using-docker-machine-with-aws | +| 9180 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/about-aws/whats-new/2016/06/docker-datacenter-on-the-aws-cloud-quick-start-reference-deployment | +| 9181 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/awslabs/amazon-ecr-credential-helper | +| 9182 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.rancher.com | +| 9183 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/custom-alerts-using-prometheus-queries | +| 9184 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.zdnet.com/article/rancher-labs-closes-40m-funding-round-to-run-kubernetes-everywhere | +| 9185 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/faster-kubernetes-development-with-rancher-devspace-and-loft | +| 9186 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/multi-cluster-vulnerability-scanning-with-alcide-and-rancher | +| 9187 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/driving-kubernetes-adoption-in-finance-with-rancher | +| 9188 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.devclass.com/ci-cd/2020/10/06/open-sauce-rancher-25-puts-new-ui-forward-gets-to-continuously-delivering/1628365 | +| 9189 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/rancher-2-5-delivers-on-computing-everywhere-strategy | +| 9190 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/speed-up-development-with-automated-kubernetes-deployments | +| 9191 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/rancher-2-5-sets-out-to-be-the-stock-kubernetes-build-for-gitops | +| 9192 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.devclass.com/containers/2021/09/02/rancher-presents-first-big-release-after-suse-acquisition-ups-game-on-hosted-cluster-provisioning/1627301 | +| 9193 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/intro-rancher-2-6-features | +| 9194 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.zdnet.com/article/suse-harvester-deploying-virtual-machines-with-kubernetes | +| 9195 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/my-first-impressions-with-suse-rancher-kubernetes-projects | +| 9196 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://rancherdesktop.io | +| 9197 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/rancher-desktop-1-0-0-has-arrived | +| 9198 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.computing.co.uk/news/4015423/rancher-labs-launches-free-training-course-meet-surging-demand-kubernetes | +| 9199 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.rancher.com/docs/rancher/v2.x/en | +| 9200 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.rancher.com/docs/rancher/v2.x/en/faq/networking/cni-providers | +| 9201 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.rancher.com/products/secure-kubernetes-distribution | +| 9202 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/LukeMwila/bootstrap-rke-cluster-in-aws | +| 9203 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/gruberdev/local-gitops | +| 9204 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/ranchergovernment/rke2-aws-tf | +| 9205 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://k3s.io | +| 9206 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.civo.com/blog/k8s-vs-k3s | +| 9207 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/alexellis/k3sup | +| 9208 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/apk8s/k3s-gitlab | +| 9209 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/upgrade-your-k3s-clusters-smoothly-in-rancher-2-4 | +| 9210 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/keptn-sandbox/keptn-on-k3s | +| 9211 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/how-k3s-portworx-and-calico-can-serve-as-a-foundation-of-cloud-native-edge-infrastructure | +| 9212 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/tutorial-configure-cloud-native-edge-infrastructure-with-k3s-calico-portworx | +| 9213 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/aws-samples/aws-cdk-for-k3scluster | +| 9214 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://codeburst.io/creating-a-local-development-kubernetes-cluster-with-k3s-and-traefik-proxy-7a5033cb1c2d | +| 9215 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.sysdig.com/blog/k3s-sysdig-falco | +| 9216 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/set-up-your-k3s-cluster-for-high-availability-on-digitalocean | +| 9217 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.alexellis.io/bare-metal-kubernetes-with-k3s | +| 9218 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/set-up-k3s-in-high-availability-using-k3d | +| 9219 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://gitlab.com/k3s_hetzner/k3s_hetzner | +| 9220 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/erebe/personal-server | +| 9221 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/abhinavd26/all-about-k3s-lightweight-kubernetes-3ell | +| 9222 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://gabrieltanner.org/blog/ha-kubernetes-cluster-using-k3s | +| 9223 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.nootch.net/post/kubernetes-at-home-with-k3s | +| 9224 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/running-k3s-workload-in-a-restricted-environment-c2f593d19005 | +| 9225 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/dashaun/k3s-on-raspberry-pi-and-clusterhat-m6k | +| 9226 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.getambassador.io/best-tools-for-kubernetes-local-development-a-comprehensive-guide-3577d351d31e | +| 9227 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/tinyzimmer/k3p | +| 9228 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/clanktron/k3s-ansible | +| 9229 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/timothystewart6/k3s-ansible | +| 9230 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/cnrancher/autok3s | +| 9231 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.youtube.com/watch?v=2LNxGVS81mE | +| 9232 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/run-rancher-2-4-in-azure-with-k3s-and-mysql | +| 9233 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/k3d-io/k3d | +| 9234 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/kubernetes-rancher-cluster-manager-2-6-on-your-macos-laptop-with-k3d-k3s-in-5-min-8acdb94f3376 | +| 9235 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/iamunnip/building-a-local-kubernetes-cluster-using-k3d-2p3d | +| 9236 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/rancher/k3os | +| 9237 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/rancher/k3c | +| 9238 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/announcing-hosted-rancher-with-rancher-2-4 | +| 9239 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/deploy-kubernetes-clusters-on-microsoft-azure-with-rancher | +| 9240 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/stateful-kubernetes-workloads-on-vsphere-with-rke | +| 9241 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/rancher/fleet | +| 9242 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.suse.com/c/rancher_blog/fleet-management-for-kubernetes-is-here | +| 9243 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/fleet-management-of-kubernetes-clusters-at-scale-ranchers-fleet-de161cc52325 | +| 9244 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://digitalis.io/blog/kubernetes/kubernetes-gitops-continuous-integration-and-delivery-with-fleet-and-rancher | +| 9245 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/harvester/harvester | +| 9246 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.redhat.com/en/blog/lets-monitor-edge-computing-networks-rhel | +| 9247 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.redhat.com/en/solutions/edge-computing-approach?sc_cid=7013a000002w1CwAAI | +| 9248 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://opensource.com/article/21/1/kubeedge | +| 9249 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/cloudian-cto-kubernetes-standardization-key-to-edge | +| 9250 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://developers.redhat.com/articles/2021/11/22/bring-your-kubernetes-workloads-edge | +| 9251 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/a-new-kubernetes-edge-architecture | +| 9252 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.forbes.com/sites/tjmccue/2020/03/13/5-essential-coronavirus-work-from-home-tech-tips | +| 9253 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://enterprisersproject.com/article/2021/2/remote-work-virtual-collaboration-best-practices | +| 9254 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.elconfidencial.com/juridico/2021-09-27/negociar-acuerdo-teletrabajo-guia-practica-empresas_3295723 | +| 9255 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.infoq.com/news/2021/12/remote-first-sre | +| 9256 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://krisp.ai | +| 9257 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.zoom.com | +| 9258 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://wordpress.com/p2 | +| 9259 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Fdocs.google.com%2F&dsh=S20332737%3A1779042489432562&emr=1&followup=https%3A%2F%2Fdocs.google.com%2F&osid=1&passive=1209600&flowName=WebLiteSignIn&flowEntry=ServiceLogin&ifkv=AWa2Pav-11IKZl8IOb4XqImV3kUr5dyMPv-c_juxtiguwye_vvM_4JChlo3slW1NhgW6-FumHKZpvw | +| 9260 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://slack.com | +| 9261 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://workspace.google.com/products/meet | +| 9262 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.rocket.chat | +| 9263 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://mattermost.com | +| 9264 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.microsoft.com/microsoft-365/microsoft-teams/group-chat-software | +| 9265 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.atlassian.com/solutions/distributed | +| 9266 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://miro.com | +| 9267 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://miro.com/app/board/o9J_kqwfjqs= | +| 9268 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://readwise.io | +| 9269 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.instapaper.com | +| 9270 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.getmatter.com | +| 9271 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://obsidian.md | +| 9272 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.portafolio.co/tendencias/claves-para-liderar-equipos-de-teletrabajo-y-no-fracasar-en-el-intento-556586 | +| 9273 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/andrewpuch/nagios_setup | +| 9274 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/jonrau1/ElectricEye/blob/master/README.md | +| 9275 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.elastic.co/blog/elastic-and-aws-accelerate-your-cloud-migration-journey | +| 9276 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt/how-to-use-aws-config-and-cloudtrail-to-find-who-made-changes-to-a-resource | +| 9277 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.f5.com/company/blog | +| 9278 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2020/09/amazon-cloudwatch-monitors-prometheus-metrics-container-environments | +| 9279 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2020/09/amazon-cloudwatch-dashboards-supports-sharing | +| 9280 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt/how-bt-uses-amazon-cloudwatch-to-monitor-millions-of-devices | +| 9281 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt/extending-and-exploring-alarm-history-in-amazon-cloudwatch-part-2 | +| 9282 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/cloud-map/latest/api/API_HealthCheckCustomConfig.html | +| 9283 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/prometheus | +| 9284 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/grafana | +| 9285 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2021/01/aws-grafana-prometheus | +| 9286 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pulumi.com | +| 9287 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pulumi.com/docs/iac/comparisons/terraform | +| 9288 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pulumi.com/registry | +| 9289 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.civo.com/learn | +| 9290 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/beginners-guide-to-pulumi-ci-cd-pipelines | +| 9291 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pulumi.com/blog/from-terraform-to-infrastructure-as-software | +| 9292 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pulumi.com/blog/observability-with-infrastructure-as-code | +| 9293 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://octopus.com/blog/pulumi-and-aks-with-octopus-deploy | +| 9294 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pulumi.com/blog/pulumi-3-0 | +| 9295 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/pulumi-moves-to-automate-cloud-infrastructure-provisioning | +| 9296 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/the-next-step-after-devops-and-gitops-is-cloud-engineering-pulumi-says | +| 9297 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pulumi.com/docs/iac/guides/migration/migrating-to-pulumi/from-kubernetes | +| 9298 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://travis.media/blog/pulumi-tutorial-automate-kubernetes-operations | +| 9299 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pulumi.com/blog/pulumi-rest-api | +| 9300 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/pulumi-releases-a-kubernetes-operator | +| 9301 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://siliconangle.com/2021/10/18/pulumis-new-registry-makes-easy-share-reuse-cloud-infrastructure-building-blocks | +| 9302 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pulumi.com/registry/packages/aws/how-to-guides/ecs-fargate | +| 9303 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.pulumi.com/tf2pulumi | +| 9304 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.packetswitch.co.uk/terraform-is-good-but-i-like-pulumi | +| 9305 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/products | +| 9306 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/global-infrastructure/localzones/locations | +| 9307 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://health.aws.amazon.com/health/status | +| 9308 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/new | +| 9309 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://repost.aws | +| 9310 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/general/latest/gr/glos-chap.html | +| 9311 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/marketplace | +| 9312 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/premiumsupport | +| 9313 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://www.slideshare.net/AmazonWebServices | +| 9314 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/getting-started/hands-on | +| 9315 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://repost.aws/knowledge-center/create-and-activate-aws-account | +| 9316 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/open-guides/og-aws | +| 9317 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/training/ramp-up-guides | +| 9318 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://serverlessland.com | +| 9319 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://serverlessland.com/patterns | +| 9320 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://serverlessland.com/explore/sam-pipelines | +| 9321 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/startups | +| 9322 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/aws/containers-roadmap | +| 9323 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dashbird.io/blog/use-aws-free | +| 9324 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.pluralsight.com/resources/blog/cloud/the-cloud-dictionary-of-pain-five-of-awss-toughest-cloud-topics | +| 9325 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/pulse/listado-de-todos-los-servicios-amazon-web-services-daniel-pe%25C3%25B1a-silva | +| 9326 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/prescriptive-guidance/latest/security-reference-architecture/architecture.html | +| 9327 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/understand-the-aws-shared-responsibility-model-for-kubernetes | +| 9328 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.pluralsight.com/resources/blog/cloud/12-aws-config-rules-that-every-account-should-have | +| 9329 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudonaut.io/ec2-checklist-seven-things-to-do-after-launching-an-instance | +| 9330 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.lastweekinaws.com/blog/17-more-ways-to-run-containers-on-aws | +| 9331 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/what-is/streaming-data | +| 9332 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/architecture/what-to-consider-when-selecting-a-region-for-your-workloads | +| 9333 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/whitepapers/latest/microservices-on-aws/microservices-on-aws.html | +| 9334 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://intellipaat.com/blog/what-is-amazon-web-services-aws | +| 9335 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://amazon.qwiklabs.com/catalog | +| 9336 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.freecodecamp.org/news/tag/aws | +| 9337 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/compute/building-highly-resilient-applications-with-on-premises-interdependencies-using-aws-local-zones | +| 9338 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws-builders/disaster-recovery-cheat-sheetwrite-up-o62 | +| 9339 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws-builders/best-practices-when-designing-aws-architecture-4c8d | +| 9340 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoworld.com/article/2338356/amazon-s-quiet-open-source-revolution.html | +| 9341 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2023/02/aws-deployment-pipelines | +| 9342 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://k21academy.com/aws-cloud/aws-application-services | +| 9343 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://jayendrapatil.com | +| 9344 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://app.polymersearch.com/discover/aws | +| 9345 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://builder.aws.com/build/workshops?trk=265ae1c7-2dfc-44c6-bc73-a4d991b8bd7f&sc_channel=el | +| 9346 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.amazon.com/b/?node=14297978011 | +| 9347 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws-builders/many-free-and-useful-aws-official-dev-and-user-guides-54ci | +| 9348 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.vladionescu.me/posts/scaling-containers-on-aws-in-2022 | +| 9349 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://x.com/awscloud | +| 9350 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://x.com/AWSreInvent | +| 9351 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://x.com/jeffbarr | +| 9352 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://x.com/AWSstartups | +| 9353 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://x.com/AWS_Partners | +| 9354 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/user/AmazonWebServices | +| 9355 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/user/awstutorialseries | +| 9356 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/user/AWSwebinars | +| 9357 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/podcasts/aws-podcast | +| 9358 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/podcasts/aws-techchat | +| 9359 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://www.stitcher.com/podcast/amazon-web-services/aws-podcast | +| 9360 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/developer | +| 9361 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/apigateway/latest/developerguide/create-api-using-import-export-api.html | +| 9362 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2016/04/aws-config-rules-now-available-in-4-new-regions-us-west-oregon-eu-ireland-eu-frankfurt-and-asia-pacific-tokyo | +| 9363 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/awsconsolehelpdocs/latest/gsg/getting-started.html | +| 9364 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt/multi-account-aws-trusted-advisor-summaries-now-available-aws-systems-manager-explorer | +| 9365 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/how-to-automate-incident-response-to-security-events-with-aws-systems-manager-incident-manager | +| 9366 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/cloud-adoption-framework | +| 9367 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/aws-cloud-adoption-framework-caf-3-0-is-now-available | +| 9368 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/aws-repost-a-reimagined-qa-experience-for-the-aws-community | +| 9369 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2021/12/amazon-repost-questions-answers | +| 9370 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/convert-aws-console-actions-to-reusable-code-with-aws-console-to-code-now-generally-available/?trk=0d3532c8-5f49-4c86-9683-96c2417e9b4b&sc_channel=el | +| 9371 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | http://blog.scrumstudy.com/scrum-and-kanban-alike-or-different-2 | +| 9372 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.scrum.org/resources/blog/vlog-what-happens-sprint-backlog-items-are-not-done | +| 9373 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.cio.com/article/194093/agile-vs-waterfall-project-methodologies-compared.html | +| 9374 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.scrum.org/resources/blog/make-sure-you-dont-build-high-performing-teams-just-deliver-wrong-things-faster | +| 9375 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://enterprisersproject.com/article/2020/10/scrum-kanban-3-realities-cios | +| 9376 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.forbes.com/sites/stevedenning/2016/09/08/explaining-agile | +| 9377 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.scrum.org/resources/blog/minimum-viable-product-considered-harmful | +| 9378 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://age-of-product.com/scrum-2021 | +| 9379 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.scrum.org/resources/blog/scrum-2021-getting-you-started-scrum-master-or-product-owner | +| 9380 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.scrum.org/resources/kanban-guide-scrum-teams | +| 9381 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.redhat.com/en/blog/11-manager-considerations | +| 9382 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.cloudbees.com/blog/asynchronous-development | +| 9383 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.cloudbees.com/blog/using-predictive-analytics-to-show-adding-more-people | +| 9384 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/articles/DevOps-value-stream | +| 9385 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://creately.com/blog/project-management/what-is-a-kanban-board | +| 9386 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://hbr.org/2019/03/as-your-team-gets-bigger-your-leadership-style-has-to-adapt | +| 9387 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://blog.pragmaticengineer.com/project-management-at-big-tech | +| 9388 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/articles/better-metrics-team-performance | +| 9389 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.noidea.dog/glue | +| 9390 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://hbr.org/2021/06/the-real-value-of-middle-managers | +| 9391 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/actitime/whats-wrong-with-measuring-developer-performance-10-best-metrics-5620 | +| 9392 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://hbr.org/2022/05/how-to-deal-with-high-pressure-situations-at-work | +| 9393 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://techcrunch.com/2022/07/27/protestware-code-sabotage | +| 9394 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://hbr.org/2019/01/how-to-debate-ideas-productively-at-work | +| 9395 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://hbr.org/2019/02/the-surprising-power-of-simply-asking-coworkers-how-theyre-doing | +| 9396 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoworld.com/article/2337651/what-to-do-when-your-devops-team-is-downsized.html | +| 9397 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://hbr.org/2015/08/how-to-give-tough-feedback-that-helps-people-grow | +| 9398 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://martinfowler.com/articles/retrospective-antipatterns.html | +| 9399 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.rebelscrum.site/post/characteristics-of-a-great-product-owner | +| 9400 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/breaking-down-silos-applying-open-source-practices-in-the-workplace | +| 9401 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/how-good-developers-become-good-engineering-managers | +| 9402 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://newsletter.pragmaticengineer.com/p/engineering-leadership-skillset-overlaps | +| 9403 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://hbr.org/2020/01/what-it-takes-to-give-a-great-presentation | +| 9404 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.businessinsider.com/amazon-reason-for-layoffs-former-senior-tech-leader-2023-5 | +| 9405 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.scrum.org/resources/blog/scrum-no-es-una-metodologia-es-un-marco-de-trabajo | +| 9406 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.scrum.org/resources/blog/posturas-del-product-owner | +| 9407 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://analoghq.ai/blog/es/tipos-de-consultoria | +| 9408 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://mamaqueesscrum.com/2018/11/12/labores-que-un-product-owner-deberia-hacer-que-no-aparecen-en-la-scrum-guide | +| 9409 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.bbc.com/mundo/vert-cap-37270163 | +| 9410 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.elconfidencial.com/tecnologia/tribuna/2022-02-12/productividad-tecnologia-startups-apps_3373786 | +| 9411 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.elfinanciero.com.mx/empresas/2021/07/06/tu-jefe-no-siempre-tiene-la-razon-de-que-manera-puedes-contradecirlo | +| 9412 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.elconfidencial.com/alma-corazon-vida/2022-02-14/jefe-trabajo-empleo-quemado-no-puedes_3372444 | +| 9413 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://blog.trello.com/es/conflictos-en-el-trabajo | +| 9414 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.lavanguardia.com/economia/20220223/8075492/liderazgo-empresa-jefes-empleados-cercania-decisiones.html | +| 9415 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://okdiario.com/economia/telefonica-santander-despiden-467-empleados-2021-denuncias-companeros-8655690 | +| 9416 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.cronista.com/apertura/empresas/como-identificar-a-un-mal-jefe-y-que-errores-no-pueden-cometer-hoy-los-lideres | +| 9417 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.elconfidencial.com/espana/2022-03-18/tessa-west-psicologa-capullos-trabajo_3392185 | +| 9418 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.xataka.com/magnet/esclavos-improductividad-70-reuniones-impiden-que-empleados-hagan-su-trabajo | +| 9419 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.genbeta.com/actualidad/reuniones-trabajo-nos-agotan-videollamada-se-sabe-que-pasa-se-eliminan-usamos-chats | +| 9420 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.pymesyautonomos.com/management/esta-trabajando-empleado-realmente-su-casa | +| 9421 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.estrategiadeproducto.com/p/evitar-caer-espiral-de-mierda | +| 9422 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.estrategiadeproducto.com/p/segunda-mayor-mentira-product-management | +| 9423 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.mariocortes.net/la-crisis-de-seniority | +| 9424 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.businessinsider.es/desarrollo-profesional/teletrabajar-perjudica-carrera-profesional-posibles-ascensos-1240782 | +| 9425 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.genbeta.com/actualidad/ex-ceo-origen-tener-gente-que-hace-falta-empresas-contratas-a-alguien-primero-que-hace-contratar-1 | +| 9426 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.businessinsider.es/desarrollo-profesional/explicacion-steve-jobs-buenos-empleados-renuncian-trabajo-1137601 | +| 9427 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://openwebinars.net/blog/13-errores-que-cometes-como-manager | +| 9428 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://itrevolution.com/articles/the-problem-with-org-charts | +| 9429 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://itrevolution.com/articles/get-started-with-team-topologies-in-8-steps | +| 9430 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.visual-paradigm.com/scrum/scrum-vs-waterfall-vs-agile-vs-lean-vs-kanban | +| 9431 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.greycampus.com | +| 9432 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.smartsheet.com/agile-vs-scrum-vs-waterfall-vs-kanban | +| 9433 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://lucid.co/blog/agile-vs-waterfall-vs-kanban-vs-scrum | +| 9434 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.deloitte.com/us/en/insights/industry/government-public-sector-services.html | +| 9435 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.softwaretestinghelp.com/kanban-vs-scrum-vs-agile | +| 9436 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.atlassian.com/agile/kanban/kanban-vs-scrum | +| 9437 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://k21academy.com/scrum/scrum-vs-kanban | +| 9438 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://project-management.com/understanding-responsibility-assignment-matrix-raci-matrix | +| 9439 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://analoghq.ai/blog/es/matriz-raci | +| 9440 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://blog.hubspot.es/marketing/matriz-raci | +| 9441 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.jaumepujolcapllonch.com/la-matriz-raci-y-la-asignacion-de-responsabilidades | +| 9442 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://creately.com/blog/business/how-to-set-kpis-for-team-members | +| 9443 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | http://www.gazafatonarioit.com/2020/09/entiende-el-mvp-producto-minimo-viable.html | +| 9444 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://blog.hubspot.es/sales/producto-minimo-viable | +| 9445 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://bloo.media/blog/producto-minimo-viable-mvp | +| 9446 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://blog.asmartbear.com/slc.html | +| 9447 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://joelcalifa.com/blog/tiny-wins | +| 9448 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.gammaux.com/blog/como-definir-un-minimum-viable-product-mvp | +| 9449 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/sergomz/construyendo-un-mvp-sin-base-de-datos-1i4k | +| 9450 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.ewsolutions.com/worst-project-management-practices | +| 9451 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | http://www.nichesoftware.co.nz/2021/05/29/promotion-driven-development.html | +| 9452 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.lavanguardia.com/vivo/20211113/7856878/cualidades-mas-valoran-empleados-jefe-pmv.html | +| 9453 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.businessinsider.es/desarrollo-profesional/tan-dificil-decir-no-jefe-965459 | +| 9454 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.businessinsider.es/desarrollo-profesional/razon-nunca-consigues-ascender-trabajo-conseguir-mejor-sueldo-970737 | +| 9455 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.euroresidentes.com/empresa/exito-empresarial/la-intimidacin-verbal-en-la-empresa | +| 9456 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://isprox.com/es/16-estilos-liderazgo-cual-es-mas-efectivo | +| 9457 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.swarmia.com/build | +| 9458 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://blogs.aws.amazon.com/security | +| 9459 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/security | +| 9460 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/security | +| 9461 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/linux/al2/ug/SSL-on-amazon-linux-2.html | +| 9462 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/the-most-popular-aws-security-blog-posts-in-2015 | +| 9463 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/announcing-industry-best-practices-for-securing-aws-resources | +| 9464 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/the-most-viewed-aws-security-blog-posts-so-far-in-2016 | +| 9465 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/apn/oracle-database-encryption-options-on-amazon-rds | +| 9466 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2016/06/learn-aws-security-fundamentals-with-free-and-online-training | +| 9467 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/how-to-restrict-amazon-s3-bucket-access-to-a-specific-iam-role | +| 9468 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/updated-whitepaper-available-aws-best-practices-for-ddos-resiliency | +| 9469 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/in-case-you-missed-these-aws-security-blog-posts-from-june-july-and-august | +| 9470 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/about-aws/whats-new/2016/08/amazon-inspector-announces-general-availability-for-windows | +| 9471 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/kms/latest/developerguide/importing-keys.html | +| 9472 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/automated-reasoning-and-amazon-s2n | +| 9473 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/encrypt-global-data-client-side-with-aws-kms-multi-region-keys | +| 9474 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.pluralsight.com/resources/blog/cloud/how-to-audit-and-secure-an-aws-account | +| 9475 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://yobyot.com/aws/aws-multi-region-keys-and-ec2-data-lifecycle-manager/2021/08/18 | +| 9476 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/how-to-automate-aws-account-creation-with-sso-user-assignment | +| 9477 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/security-practices-in-aws-multi-tenant-saas-environments | +| 9478 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/how-to-use-aws-security-hub-and-amazon-opensearch-service-for-siem | +| 9479 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/aws-samples/aws-secrets-manager-hybrid-secret-replication-from-hashicorp-vault | +| 9480 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.linkedin.com/pulse/complexities-aws-security-groups-cloud-world-ashish-kar | +| 9481 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/awslabs/cognito-at-edge | +| 9482 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/aws-samples/service-control-policy-examples | +| 9483 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://darryl-ruggles.cloud/aws-sso-credentials-with-multiple-accounts | +| 9484 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/awslabs/sustainability-scanner | +| 9485 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/prescriptive-guidance/latest/security-reference-architecture | +| 9486 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/update-of-aws-security-reference-architecture-is-now-available | +| 9487 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/wellarchitected/latest/security-pillar/application-security.html | +| 9488 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/opensource/realize-policy-as-code-with-aws-cloud-development-kit-through-open-policy-agent | +| 9489 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2016/05/pci-dss-standardized-architecture-on-the-aws-cloud-quick-start-reference-deployment | +| 9490 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://docs.aws.amazon.com/IAM/latest/UserGuide/getting-started.html | +| 9491 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/adhere-to-iam-best-practices-in-2016 | +| 9492 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/how-to-record-and-govern-your-iam-resource-configurations-using-aws-config | +| 9493 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/how-to-use-saml-to-automatically-direct-federated-users-to-a-specific-aws-management-console-page | +| 9494 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/security/new-iamctl-tool-compares-multiple-iam-roles-and-policies | +| 9495 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/mt/bring-your-own-cli-session-manager-configurable-shell-profiles | +| 9496 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://keepler.io/es/2021/03/15/gestionando-el-control-de-accesos-en-nuestro-data-lake-en-aws | +| 9497 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2021/03/iam-access-analyzer-supports-over-100-policy-checks-with-actionable-recommendations | +| 9498 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/aws/iam-access-analyzer-update-policy-validation | +| 9499 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://netflixtechblog.com/consoleme-a-central-control-plane-for-aws-permissions-and-access-fd09afdd60a8 | +| 9500 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloudkatha.com/difference-between-root-user-and-iam-user-in-aws-you-need-to-know | +| 9501 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.infoq.com/news/2022/01/aws-iam-s3-access | +| 9502 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/iann0036/iamlive | +| 9503 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.daan.fyi/writings/iam | +| 9504 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/willdady/cdk-iam-credentials-rotator | +| 9505 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://docs.aws.amazon.com/whitepapers/latest/organizing-your-aws-environment/organizing-your-aws-environment.html | +| 9506 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/when-and-where-to-use-iam-permissions-boundaries | +| 9507 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/extend-aws-iam-roles-to-workloads-outside-of-aws-with-iam-roles-anywhere | +| 9508 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/use-iam-access-analyzer-policy-generation-to-grant-fine-grained-permissions-for-your-aws-cloudformation-service-roles | +| 9509 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://ermetic.com/blog/aws/diving-deeply-into-iam-policy-evaluation-highlights-from-aws-reinforce-session-iam433 | +| 9510 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://globaldatanet.com/tech-blog/aws-iam-identity-center-permission-management-at-scale-part-2 | +| 9511 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/how-to-monitor-and-query-iam-resources-at-scale-part-1 | +| 9512 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/aws-samples/visualize-iam-access-analyzer-policy-validation-findings | +| 9513 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/a-deep-dive-into-the-security-of-iam-in-aws | +| 9514 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/awslabs/terraform-iam-policy-validator | +| 9515 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://jimmydqv.com/iam-anywhere | +| 9516 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt/simplifying-permissions-management-at-scale-using-tags-in-aws-organizations | +| 9517 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/mt/standardize-compliance-in-aws-using-devops-and-a-cloud-center-of-excellence-ccoe-approach | +| 9518 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://wut.dev/blog/2024/07/05/moving-aws-accounts-within-organization.html | +| 9519 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/about-aws/whats-new/2023/11/automate-aws-control-tower-zone-operations-apis | +| 9520 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/blogs/security/automatically-block-suspicious-traffic-with-aws-network-firewall-and-amazon-guardduty | +| 9521 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/waf | +| 9522 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/how-to-automatically-update-your-security-groups-for-amazon-cloudfront-and-aws-waf-by-using-aws-lambda | +| 9523 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/aws-solutions/aws-waf-security-automations | +| 9524 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/amazon-archives/aws-waf-sample | +| 9525 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://dev.to/aws-builders/aws-waf-web-application-firewall-deep-dive-15bd | +| 9526 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/security/how-to-replicate-secrets-aws-secrets-manager-multiple-regions | +| 9527 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/blogs/containers/aws-secrets-manager-controller-poc-an-eks-operator-for-automatic-rotation-of-secrets | +| 9528 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://k21academy.com/aws-cloud/aws-secrets-manager | +| 9529 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://github.com/99designs/aws-vault | +| 9530 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://martinfowler.com/articles/serverless.html | +| 9531 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/scaling-my-app-serverless-vs-kubernetes-cdb8adf446e1 | +| 9532 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://towardsdatascience.com/kubernetes-serverless-differences-84699f370609 | +| 9533 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.freecodecamp.org/news/serverless-is-cheaper-not-simpler-a10c4fc30e49 | +| 9534 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.theregister.com/software/2020/09/22/microservices-guru-says-think-serverless-not-kubernetes-you-dont-want-to-manage-a-towering-edifice-of-stuff/353334 | +| 9535 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.serverless.com/blog/why-we-switched-from-docker-to-serverless | +| 9536 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/11/26/event-driven-distributed-service-orchestration-with-serverless-workflow | +| 9537 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.google.com/document/u/0/d/1VEkUvTbqxfC1XyVGb2Z3DtEk9NA1M6PJpeCqEYRATLM/mobilebasic | +| 9538 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/kubernetes-serverless-simply-visually-explained-ccf7be05a689 | +| 9539 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.readysetcloud.io/blog/allen.helton/how-to-design-serverless-apps-that-scale-the-perfect-amount | +| 9540 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.c-sharpcorner.com/article/why-and-when-to-use-azure-functions | +| 9541 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.sls.guru/blog/enterprise-serverless-adoption | +| 9542 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://serverlessland.com/event-driven-architecture | +| 9543 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://architectelevator.com/cloud/serverless-design-patterns | +| 9544 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://serverlessland.com/event-driven-architecture/visuals | +| 9545 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://serverlessland.com/event-driven-architecture/visuals/batching-vs-event-streams | +| 9546 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://serverlessland.com/event-driven-architecture/visuals/splitter-pattern | +| 9547 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/aws-heroes/serverless-beyond-the-basics-kom | +| 9548 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://theburningmonk.com/2019/09/why-you-should-use-temporary-stacks-when-you-do-serverless | +| 9549 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://serverlesshorrors.com | +| 9550 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://fathomtech.io/blog/microservices-vs-serverless | +| 9551 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.cloudnowtech.com/blog/kubernetes-vs-serverless-how-do-you-choose | +| 9552 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://economictimes.indiatimes.com/tech/technology/thoughtworks-xconf-tech-talk-series-serverless-vs-kubernetes-when-deploying-microservices/articleshow/89085544.cms | +| 9553 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.pluralsight.com/resources/blog/cloud/containers-vs-serverless-which-is-right-for-you | +| 9554 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/serverless-vs-kubernetes-the-peoples-vote | +| 9555 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dashbird.io/blog/serverless-case-study-coca-cola | +| 9556 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/how-daily-dev-built-a-low-budget-serverless-scraping-pipeline-for-online-articles | +| 9557 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/topics/cloud-native-apps/what-is-faas | +| 9558 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://stackify.com/function-as-a-service-serverless-architecture | +| 9559 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/pmbanugo/faas-on-kubernetes-from-aws-lambda-api-gateway-to-knative-kong-api-gateway-4n84 | +| 9560 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://techbeacon.com/enterprise-it/essential-guide-2019-serverless-ecosystem | +| 9561 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.vshn.ch/en/blog/a-very-quick-comparison-of-kubernetes-serverless-frameworks | +| 9562 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/d1020/price-comparison-of-popular-serverless-architecture-providers-2jk9 | +| 9563 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.serverless.com | +| 9564 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://winder.ai/a-comparison-of-serverless-frameworks-for-kubernetes-openfaas-openwhisk-fission-kubeless-and-more | +| 9565 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.openfaas.com | +| 9566 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/deploy-your-first-serverless-function-to-kubernetes-232307f7b0a9 | +| 9567 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.xenonstack.com/blog/serverless-open-faas-java | +| 9568 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.openfaas.com/blog/kim | +| 9569 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/OpenFunction/OpenFunction | +| 9570 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://knative.dev | +| 9571 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/knative/client | +| 9572 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/technologies/cloud-computing/openshift/serverless | +| 9573 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/04/24/build-and-deploy-a-serverless-app-with-camel-k-and-red-hat-openshift-serverless-1-5-0-tech-preview | +| 9574 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/why-and-when-you-need-to-consider-openshift-serverless | +| 9575 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://redhat-scholars.github.io/serverless-workflow/osl/index.html | +| 9576 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://openwhisk.apache.org | +| 9577 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.infoworld.com/article/2261795/building-microservices-give-dapr-a-try.html | +| 9578 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://versusmind.eu/dapr-a-serverless-runtime-for-distributed-applications | +| 9579 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/2021/08/12/build-and-deploy-microservices-kubernetes-and-dapr | +| 9580 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/cvitaa11/running-dapr-on-kubernetes-89g | +| 9581 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/diagrid-labs/dapr-workflow-demos | +| 9582 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/build-a-serverless-api-with-aws-gateway-and-lambda | +| 9583 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/triggermesh-open-sourcing-event-driven-applications | +| 9584 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.infoq.com/articles/service-mesh-ultimate-guide | +| 9585 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/service-mesh-adds-security-observability-and-traffic-control-to-kubernetes | +| 9586 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://lucperkins.dev/blog/service-mesh-use-cases | +| 9587 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/zero-trust-security-with-service-mesh | +| 9588 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.redhat.com/en/blog/introducing-openshift-service-mesh-2.0 | +| 9589 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/offloading-authentication-and-authorization-from-application-code-to-a-service-mesh | +| 9590 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/how-service-mesh-can-help-devops-achieve-business-goals | +| 9591 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/mutual-tls-microservices-encryption-for-service-mesh | +| 9592 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.cloudops.com/blog/comparing-service-meshes-istio-linkerd-and-consul-connect-citrix-adc | +| 9593 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://opensource.com/article/21/3/service-mesh | +| 9594 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://cloudnativenow.com/features/when-is-service-mesh-worth-it | +| 9595 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/service-meshes-in-the-cloud-native-world | +| 9596 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.koyeb.com/blog/service-mesh-and-microservices-improving-network-management-and-observability | +| 9597 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/accelerate-kubernetes-adoption-with-a-service-mesh | +| 9598 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://layer5.io/service-mesh-landscape | +| 9599 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/secure-your-service-mesh-a-13-item-checklist | +| 9600 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.infoq.com/articles/cloud-native-architecture-adoption-part3 | +| 9601 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/stupid-simple-service-mesh-what-when-why-e9be9e5f4d41 | +| 9602 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/the-hidden-costs-of-service-meshes | +| 9603 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.learnsteps.com/what-is-a-service-mesh-is-it-born-with-kubernetes | +| 9604 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.infoq.com/presentations/adopting-service-mesh | +| 9605 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://devops.com/how-are-api-management-and-service-mesh-different | +| 9606 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://devops.com/when-to-use-api-management-and-service-mesh-together | +| 9607 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.infoq.com/presentations/5-challenges-mesh | +| 9608 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.infoq.com/presentations/service-mesh-ebpf | +| 9609 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.medianova.com/service-mesh-vs-api-gateway | +| 9610 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://meshery.io | +| 9611 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/service-mesh-testing-tools-frameworks-open-source-7904ee222298 | +| 9612 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://developer.hashicorp.com/consul | +| 9613 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://developer.hashicorp.com/consul/tutorials/archive/kubernetes-consul-design-patterns | +| 9614 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://fabiolb.net | +| 9615 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://developer.hashicorp.com/consul/docs/connect | +| 9616 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://linkerd.io | +| 9617 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://linkerd.io/2020/06/09/announcing-linkerd-2.8/index.html | +| 9618 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/linkerd-2-0-the-service-mesh-for-service-owners-platform-architects-sres | +| 9619 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://linkerd.io/2.10/tasks/multicluster/index.html | +| 9620 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://linkerd.io/2021/05/27/linkerd-vs-istio-benchmarks/index.html | +| 9621 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://linkerd.io/2021/07/28/announcing-cncf-graduation/index.html | +| 9622 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://cloudnativenow.com/features/linkerds-cncf-graduation-due-to-its-simplicity | +| 9623 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://itnext.io/a-practical-guide-for-linkerd-authorization-policies-6cfdb50392e9 | +| 9624 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://linkerd.io/2021/11/29/linkerd-vs-istio-benchmarks-2021/index.html | +| 9625 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.buoyant.io/blog/locking-down-network-traffic-between-kubernetes-namespaces | +| 9626 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://linkerd.io/2022/03/09/announcing-automated-multi-cluster-failover-for-kubernetes/index.html | +| 9627 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/is-linkerd-winning-the-service-mesh-race | +| 9628 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.buoyant.io/service-mesh-academy/upgrading-to-linkerd-2-12 | +| 9629 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://dev.to/thenjdevopsguy/linkerd-and-gitops-115a | +| 9630 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.buoyant.io/blog/multi-cluster-multi-region-setup-using-linkerd-service-mesh | +| 9631 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://traefik.io/traefik-mesh | +| 9632 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://docs.cloud.google.com/service-mesh/docs | +| 9633 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://thenewstack.io/google-traffic-director-and-the-l7-internal-load-balancer-intermingles-cloud-native-and-legacy-workloads | +| 9634 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.infoq.com/news/2019/04/google-traffic-director | +| 9635 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://cloud.google.com/blog/products/networking/traffic-director-supports-proxyless-grpc | +| 9636 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://docs.cloud.google.com/load-balancing/docs/l7-internal | +| 9637 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.envoyproxy.io/examining-load-balancing-algorithms-with-envoy-1be643ea121c | +| 9638 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.solo.io/blog/why-the-control-plane-matters | +| 9639 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.envoyproxy.io/docs/envoy/latest/api-docs/xds_protocol | +| 9640 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://openservicemesh.io | +| 9641 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://developers.redhat.com/blog/2020/06/30/kourier-a-lightweight-knative-serving-ingress | +| 9642 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://stackoverflow.blog/2021/03/08/infrastructure-as-code-create-and-configure-infrastructure-elements-in-seconds | +| 9643 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.invensislearning.com/blog/infrastructure-as-a-code-tutorial | +| 9644 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.stickyminds.com/?utm_source=d7ac | +| 9645 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.redhat.com/en/blog/pull-push-provisioning-cicd | +| 9646 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://itnext.io/platform-as-code-how-it-compares-with-infrastructure-as-code-and-what-it-enables-2684b348be2e | +| 9647 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/iac-cloud-misconfiguration-tools-too-noisy-without-context | +| 9648 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.freecodecamp.org/news/what-is-infrastructure-as-code | +| 9649 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://alpacked.io/blog/infrastructure-as-code-for-devops | +| 9650 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devops.com/updating-and-managing-infrastructure-as-code-iac | +| 9651 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/guis-cli-apis-learn-basic-terms-of-infrastructure-as-code | +| 9652 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/infrastructure-as-code-increase-security-scale-development | +| 9653 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/struggling-with-it-staff-leaving-try-infrastructure-as-code | +| 9654 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://devopscube.com/immutable-infrastructure | +| 9655 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/infrastructure-as-code-or-cloud-platforms-you-decide | +| 9656 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.infoworld.com/article/2338245/5-priorities-that-cut-cloud-costs-and-improve-it-ops.html | +| 9657 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://spacelift.io/blog/infrastructure-as-code-with-generic-ci-cd | +| 9658 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://mattrickard.com/infrastructure-as-code-will-be-written-by-ai | +| 9659 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/achieve-gitops-on-day-one-with-iac-automation | +| 9660 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://build5nines.com/benefits-of-convention-over-configuration-for-iac-deployment-projects | +| 9661 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://thenewstack.io/local-environment-as-code-is-it-possible-yet | +| 9662 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.clickittech.com/devops/infrastructure-as-code-tools | +| 9663 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://intellipaat.com/blog/terraform-vs-ansible-difference | +| 9664 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.clickittech.com/devops/terraform-vs-cloudformation | +| 9665 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://k21academy.com/devops/terraform-vs-ansible | +| 9666 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://techcommunity.microsoft.com/blog/itopstalkblog/infrastructure-as-code-iac-comparing-the-tools/3205045 | +| 9667 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://spacelift.io/blog/ansible-vs-terraform | +| 9668 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.env0.com/blog/ansible-vs-terraform-when-to-choose-one-or-use-them-together | +| 9669 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://awstrainingwithjagan.com/infrastructure-as-code-tool-comparison | +| 9670 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/Checkmarx/kics | +| 9671 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://github.com/gofireflyio/aiac | +| 9672 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.youtube.com/watch?v=--RRpw_6onA | +| 9673 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://prometheus.io | +| 9674 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/prometheus/prometheus | +| 9675 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/19/11/introduction-monitoring-prometheus | +| 9676 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/18/3/how-use-ansible-set-system-monitoring-prometheus | +| 9677 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://prometheus.io/docs/instrumenting/writing_exporters | +| 9678 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://prometheus.io/docs/instrumenting/clientlibs | +| 9679 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/prometheus/pushgateway | +| 9680 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://prometheus.io/docs/instrumenting/exporters | +| 9681 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://samirbehara.com/2019/05/30/cloud-native-monitoring-with-prometheus | +| 9682 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/prometheus-yet-another-cloudwatch-exporter-collecting-aws-cloudwatch-metrics-806bd34818a8 | +| 9683 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://containerjournal-com.cdn.ampproject.org/c/s/containerjournal.com/topics/container-ecosystems/prometheus-monitoring-ecosystem-begins-to-mature/amp | +| 9684 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ganeshvernekar.com/blog/prometheus-tsdb-the-head-block | +| 9685 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ganeshvernekar.com/blog/prometheus-tsdb-wal-and-checkpoint | +| 9686 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ganeshvernekar.com/blog/prometheus-tsdb-mmapping-head-chunks-from-disk | +| 9687 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ganeshvernekar.com/blog/prometheus-tsdb-persistent-block-and-its-index | +| 9688 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/playlist?list=PLVx1qovxj-anCTn6um3BDsoHnIr0O2tz3 | +| 9689 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.devclass.com/containers/2021/01/07/safetyfirst-prometheus-224-finally-features-tls-on-http-serving-endpoints/1626636 | +| 9690 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://sysadminxpert.com/steps-to-monitor-linux-server-using-prometheus | +| 9691 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://zerodha.tech/blog/infra-monitoring-at-zerodha | +| 9692 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devopscube.com/setup-prometheus-monitoring-on-kubernetes | +| 9693 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://prometheus-operator.dev | +| 9694 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://gabrieltanner.org/blog/collecting-prometheus-metrics-in-golang | +| 9695 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://promlens.com | +| 9696 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sysdig.com/blog/postgresql-monitoring | +| 9697 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/observability-at-scale-52d0d9a5fb9b | +| 9698 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.innoq.com/en/blog/2020/04/scraping-docker-swarm-service-instances-with-prometheus | +| 9699 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/7/run-prometheus-home-container | +| 9700 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.howtoforge.com/how-to-install-prometheus-on-ubuntu-20-04 | +| 9701 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cribl.io/blog/using-prometheus-for-agentless-monitoring | +| 9702 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aprenderbigdata.com/prometheus | +| 9703 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=GL2v81xYuAQ&ab_channel=k6 | +| 9704 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sysdig.com/blog/redis-prometheus | +| 9705 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://jfrog.com/blog/dont-let-prometheus-steal-your-fire | +| 9706 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/monitoring-spark-streaming-on-k8s-with-prometheus-and-grafana-e6d8720c4a02 | +| 9707 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://source.coveo.com/2021/11/11/prometheus-at-scale | +| 9708 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://prometheus.io/docs/introduction/comparison | +| 9709 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infracloud.io/blogs/prometheus-architecture-metrics-use-cases | +| 9710 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sysdig.com/blog | +| 9711 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/eckelon/how-to-monitor-nginx-in-kubernetes-with-prometheus-j5f | +| 9712 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://promlabs.com/blog/2022/12/11/avoid-these-6-mistakes-when-getting-started-with-prometheus | +| 9713 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/hardening-monitoring-a-step-by-step-guide-7a18007c915 | +| 9714 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://rtfm.co.ua/en/prometheus-kubernetes-endpoints-monitoring-with-blackbox-exporter | +| 9715 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/30-pull-requests-later-prometheus-memory-use-is-cut-in-half | +| 9716 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2021/01/08/get-started-with-prometheus-with-these-three-easy-projects | +| 9717 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.fosstechnix.com/install-prometheus-and-grafana-on-ubuntu-24-04 | +| 9718 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/prometheus/alertmanager/releases/tag/v0.23.0-rc.0 | +| 9719 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://prometheus.io/blog/2021/11/16/agent | +| 9720 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2021/11/16/why-we-created-a-prometheus-agent-mode-from-the-grafana-agent | +| 9721 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/cncf-prometheus-agent-could-be-a-game-changer-for-edge | +| 9722 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/line/promgen | +| 9723 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/slok/sloth | +| 9724 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/slos-should-be-easy-say-hi-to-sloth-9c8a225df0d4 | +| 9725 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/metalmatze/slo-libsonnet | +| 9726 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/google/prometheus-slo-burn-example | +| 9727 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/google/slo-generator | +| 9728 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://prometheus.io/docs/prometheus/latest/storage | +| 9729 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cortexmetrics.io | +| 9730 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/cortexproject/cortex | +| 9731 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thanos.io | +| 9732 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/ruanbekker/thanos-cluster-setup | +| 9733 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.yugabyte.com/highly-available-prometheus-metrics-for-distributed-sql-with-thanos-on-gke | +| 9734 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://m3db.io | +| 9735 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.influxdata.com/blog/building-a-metrics-alerts-as-a-service-maas-monitoring-solution-using-the-influxdb-stack | +| 9736 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/make-a-gitops-workflow-using-influxdb-templates | +| 9737 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.influxdata.com/blog/running-influxdb-2-0-and-telegraf-using-docker | +| 9738 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.influxdata.com/blog/tldr-influxdb-tech-tips-api-invokable-scripts-influxdb-cloud | +| 9739 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://exporterhub.io | +| 9740 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/prometheus/jmx_exporter | +| 9741 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/prometheus/blackbox_exporter | +| 9742 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/deckhouse/k8s-image-availability-exporter | +| 9743 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://engineeringblog.yelp.com/2020/10/improving-the-performance-of-the-prometheus-jmx-exporter.html | +| 9744 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.sysdig.com/blog/monitor-oracle-database-prometheus | +| 9745 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/prometheus-community/yet-another-cloudwatch-exporter | +| 9746 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/prometheus-community/elasticsearch_exporter | +| 9747 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/muxinc/certificate-expiry-monitor | +| 9748 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/enix/x509-certificate-exporter | +| 9749 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/opensource/building-a-prometheus-remote-write-exporter-for-the-opentelemetry-go-sdk | +| 9750 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/open-telemetry/opentelemetry-collector | +| 9751 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/lightsteps-opentelemetry-launchers-simplify-integration-to-line-of-code | +| 9752 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/search?q=org%3Alightstep+launcher | +| 9753 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/demystifying-distributed-traces-in-opentelemetry | +| 9754 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://newrelic.com/blog/apm/java-opentelemetry | +| 9755 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/maximizing-kubernetes-efficiency-with-opentelemetry-tracing | +| 9756 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.influxdata.com/time-series-platform/telegraf | +| 9757 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/influxdata/telegraf/tree/master/plugins/outputs/prometheus_client | +| 9758 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/rossmcdonald/telegraf | +| 9759 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/grafana/dashboards/?collector=Telegraf | +| 9760 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://grafana.com/blog/2021/04/05/using-telegraf-plugins-to-visualize-industrial-iot-data-with-the-grafana-cloud-hosted-prometheus-service | +| 9761 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://sysadminxpert.com/monitor-linux-system-with-grafana-and-telegraf | +| 9762 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.influxdata.com/blog/three-ways-to-keep-cardinality-under-control-when-using-telegraf | +| 9763 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://micrometer.io | +| 9764 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloud.google.com/blog/products/operations/introducing-google-cloud-managed-service-for-prometheus | +| 9765 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://prometheus.io/docs/prometheus/latest/installation | +| 9766 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://prometheus.io/docs/prometheus/latest/getting_started | +| 9767 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://galaxy.ansible.com/cloudalchemy/node-exporter | +| 9768 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/idealista/prometheus_jmx_exporter_role | +| 9769 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://galaxy.ansible.com/mesaguy/prometheus | +| 9770 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://galaxy.ansible.com/William-Yeh/prometheus | +| 9771 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://galaxy.ansible.com/UnderGreen/prometheus-node-exporter | +| 9772 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/prometheus-with-grafana-using-ansible-549e575c9dfa | +| 9773 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://activemq.apache.org/components/classic/documentation | +| 9774 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/rh-messaging/artemis-prometheus-metrics-plugin | +| 9775 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://artemis.apache.org/components/artemis/documentation/latest/using-server.html | +| 9776 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://promitor.io | +| 9777 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://docs.cloud.google.com/stackdriver/docs/managed-prometheus | +| 9778 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloud.google.com/blog/products/devops-sre/easy-managed-prometheus-metrics-service-for-kubernetes | +| 9779 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/blog/2018/06/28/why-kubernetes-is-the-new-application-server | +| 9780 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/topics/microservices/why-choose-red-hat-microservices | +| 9781 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://changelog.com/posts/monoliths-are-the-future | +| 9782 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.allthingsdistributed.com/2023/05/monoliths-are-not-dinosaurs.html | +| 9783 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/operators-and-sidecars-are-the-new-model-for-software-delivery | +| 9784 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devm.io/kubernetes/kubernetes-practical-implications-171647 | +| 9785 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devm.io/kubernetes/kubernetes-extensions-172215 | +| 9786 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.thoughtworks.com/radar/platforms/kubernetes | +| 9787 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.addwebsolution.com/blog/how-kubernetes-helps-businesses-manage-their-it-infrastructure | +| 9788 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://loves.cloud/kubernetes-an-introduction | +| 9789 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/microservices/microservices-vs-monoliths-an-operational-comparison | +| 9790 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.ituser.es/opinion/2020/07/las-principales-habilidades-que-un-arquitecto-cloud-necesita-para-triunfar | +| 9791 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.techtarget.com/searchcloudcomputing/feature/Modernize-legacy-applications-with-containers-microservices | +| 9792 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.heroku.com/blog/monolithic-applications-into-services | +| 9793 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blogs.vmware.com/vov/2018/08/06/how-to-deconstruct-a-monolith-using-microservices-getting-ready-for-cloud-native | +| 9794 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/7-best-practices-to-build-and-maintain-resilient-applications-and-infrastructure | +| 9795 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.viewnext.com/front-end-vs-back-end | +| 9796 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/what-is-the-modern-cloud-native-stack | +| 9797 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.lavanguardia.com/economia/20201014/484036217179/transformacion-digital-empresas-foncillas-pf-video-seo-lv.html | +| 9798 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/6-advantages-of-microservices | +| 9799 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cloudpundit.com/2020/09/22/dont-boil-the-ocean-to-create-your-cloud | +| 9800 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.hcltech.com/blogs/devops-tools-and-technologies-manage-microservices | +| 9801 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/containerizing-applications | +| 9802 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/20/12/containers-101 | +| 9803 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/why-boring-tech-is-best-to-avoid-a-microservices-mess | +| 9804 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://softwareengineeringdaily.com/2020/12/29/kubernetes-vs-serverless-with-matt-ward-repeat | +| 9805 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/cloud-native/3-reasons-why-you-cant-afford-to-ignore-cloud-native-computing | +| 9806 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/defining-a-different-kubernetes-user-interface-for-the-next-decade | +| 9807 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/react-in-real-time-with-event-driven-apis | +| 9808 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://codeopinion.com/splitting-up-a-monolith-into-microservices | +| 9809 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://javarevisited.blogspot.com/2020/11/why-devops-engineer-learn-docker-kubernetes.html | +| 9810 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://enterprisersproject.com/article/2021/1/5-hybrid-cloud-trends-2021 | +| 9811 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devm.io/kubernetes/kubernetes-bigger-173675 | +| 9812 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/study-silos-are-chief-impediment-to-it-and-business-value | +| 9813 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/prepare-to-adopt-the-cloud-a-10-step-cloud-migration-checklist | +| 9814 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.devprojournal.com/technology-trends/kubernetes/containers-kubernetes-and-software-development-in-2021 | +| 9815 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/migrating-monoliths-to-microservices-with-decomposition | +| 9816 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cortex.io/post/why-you-need-a-microservices-catalog-tool | +| 9817 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://shopify.engineering/faster-shopify-ci | +| 9818 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/saga-orchestration-outbox | +| 9819 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.container-solutions.com/how-mature-is-your-microservices-architecture | +| 9820 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.techerati.com/features-hub/opinions/microservices-in-the-cloud-native-era | +| 9821 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/cloud-native/the-cloud-native-landscape-platforms-explained | +| 9822 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/google-and-oracle-cloud-adoption-doubles-among-enterprises-3 | +| 9823 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/multicloud-challenges-and-solutions | +| 9824 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.makeuseof.com/kubernetes-or-docker | +| 9825 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2264177/the-decline-of-heroku.html | +| 9826 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/microservices-design-ideals | +| 9827 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/the-scalability-myth | +| 9828 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/the-4-definitions-of-multicloud-part-1-data-portability | +| 9829 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/multicloud-paves-the-way-for-cloud-native-resiliency-models | +| 9830 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2264771/3-cloud-architecture-mistakes-we-all-make-but-shouldnt.html | +| 9831 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/private-vs-public-cloud-how-kubernetes-shifts-the-balance | +| 9832 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.simform.com/blog/multi-cloud-strategy | +| 9833 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.xataka.com/pro/deuda-tecnica-lastre-para-tecnologicas-estudio-senala-que-informaticos-pierden-casi-dia-trabajo-a-semana-para-solventarlas | +| 9834 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/typeable/when-it-pays-to-choose-microservices-12h5 | +| 9835 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.pluralsight.com/resources/blog/business-and-leadership/public-cloud-vs-private-cloud-whats-the-difference | +| 9836 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/microservices/the-future-of-microservices-more-abstractions | +| 9837 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/transform-and-future-proof-your-architecture-with-mach | +| 9838 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://yellow.systems/blog/how-to-build-a-scalable-web-application | +| 9839 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/7/system-administrators | +| 9840 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/cloud-engineers-try-policy-as-code-to-cure-misconfiguration-woes | +| 9841 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.simform.com/blog/multi-cloud-architecture | +| 9842 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.simform.com/cloud-migration-ebook | +| 9843 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dynatrace.com/news/blog/what-are-microservices | +| 9844 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/reasons-to-opt-for-a-multicloud-strategy | +| 9845 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://community.hpe.com/hpeb/plugins/custom/hp/hpebresponsive/custom.bounce_endpoint?referer=https%3A%2F%2Fcommunity.hpe.com%2Ft5%2FHPE-Ezmeral-Uncut%2FContainers-vs-VMs-What-s-the-difference%2Fba-p%2F7147090 | +| 9846 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.geeksforgeeks.org/blogs/microservice-architecture-introduction-challenges-best-practices | +| 9847 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/automation-combat-increased-workload | +| 9848 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/intention-as-code-making-self-healing-infrastructure-work | +| 9849 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hackernoon.com/9-basic-and-crucial-tips-for-microservices-developers | +| 9850 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/how-to-modernize-virtualized-workloads | +| 9851 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.enter.co/especiales/dev/herramientas-dev/estos-son-los-10-lenguajes-de-programacion-mas-populares-en-2021 | +| 9852 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://zesty.co/blog/10-cloud-deficiencies | +| 9853 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.theregister.com/software/2021/12/21/how-kubernetes-lowers-costs-and-automates-it-department-work/1316708 | +| 9854 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/best-microservices-2021 | +| 9855 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2271482/kubernetes-up-serverless-down-report.html | +| 9856 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/5-cloud-native-trends-to-watch-out-for-in-2022 | +| 9857 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/presentations/fail-cloud-native-migration | +| 9858 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/app-modernization-5-tips-when-migrating-to-kubernetes | +| 9859 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/kubernetes-and-the-next-generation-of-paas | +| 9860 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://nathanpeck.com/why-should-use-container-orchestration | +| 9861 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://christophermeiklejohn.com/filibuster/2022/03/19/understanding-faults.html | +| 9862 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.websiteplanet.com/blog/what-is-open-source-software/?geo=us&device=desktop | +| 9863 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.eficode.com/blog/the-future-of-kubernetes-and-why-developers-should-look-beyond-kubernetes-in-2022 | +| 9864 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://bytebytego.com/courses/system-design-interview/scale-from-zero-to-millions-of-users | +| 9865 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://semaphore.io/blog/deploy-microservices | +| 9866 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.howtogeek.com/devops/when-not-to-use-docker-cases-where-containers-dont-help | +| 9867 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/you-dont-need-microservices-2ad8508b9e27 | +| 9868 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.alibabacloud.com/blog/getting-started-with-kubernetes-%7C-deep-dive-into-kubernetes-core-concepts_595896 | +| 9869 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.micahlerner.com/2022/07/24/automatic-reliability-testing-for-cluster-management-controllers.html | +| 9870 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://towardsdatascience.com/3-high-availability-cloud-concepts-you-should-know-93f3bab2cb4a | +| 9871 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.optisolbusiness.com/insight/8-core-components-of-microservice-architecture | +| 9872 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/microservices/what-is-microservices-architecture | +| 9873 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.deloitte.com/de/de/services/consulting/services/center-of-excellence-application-modernization.html | +| 9874 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://redis.io/blog/microservice-architecture-key-concepts | +| 9875 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.designgurus.io/blog/monolithic-service-oriented-microservice-architecture | +| 9876 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/kubernetes-evolution-from-microservices-to-batch-processing-powerhouse | +| 9877 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.elespanol.com/invertia/disruptores/grandes-actores/tecnologicas/20230416/mainframe-repaso-pasado-futuro-tecnologia-resiste-morir/756174490_0.html | +| 9878 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/8-hot-takes-will-we-see-a-monolithic-renaissance | +| 9879 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2335001/why-we-need-both-cloud-architects-and-cloud-engineers.html | +| 9880 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.enriquedans.com/2023/12/el-desastre-del-software-y-la-automocion.html | +| 9881 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.freecodecamp.org/news/how-to-write-clean-code | +| 9882 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.theregister.com/off-prem/2023/01/16/basecamp-details-32-million-bill-that-saw-it-quit-cloud/270397 | +| 9883 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.thestack.technology/vmware-is-killing-off-56-products-including-vsphere-hypervisor-and-nsx | +| 9884 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.welivesecurity.com/es/recursos-herramientas/ofuscacion-de-codigo-arte-ciberseguridad | +| 9885 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.virtualizationhowto.com/2024/02/vmware-by-broadcom-lesson-dont-base-your-career-on-a-product | +| 9886 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.cope.es/programas/la-linterna/noticias/ejemplo-moneda-con-que-entender-como-funciona-ordenador-cuantico-una-revolucion-20240407_3232557 | +| 9887 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://paulbutler.org/2024/the-haters-guide-to-kubernetes | +| 9888 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.genbeta.com/desarrollo/cinco-repositorios-github-buenos-que-imprescindibles-estas-aprendiendo-te-dedicas-a-programar-1 | +| 9889 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://humanitec.com/reference-architectures/azure | +| 9890 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://humanitec.com/reference-architectures | +| 9891 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://humanitec.com/reference-architectures/aws | +| 9892 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | http://cloudscaling.com/blog/cloud-computing/the-history-of-pets-vs-cattle | +| 9893 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://traefik.io/blog/pets-vs-cattle-the-future-of-kubernetes-in-2022 | +| 9894 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kurrent.io/blog/service-oriented-architecture-vs-event-driven-architecture | +| 9895 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://stackoverflow.blog/2021/05/19/rethinking-system-architecture-can-kubernetes-help-to-solve-rewrite-anxiety | +| 9896 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/managing-technical-debt-microservices | +| 9897 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://leaddev.com/technical-direction/how-break-cycle-tech-debt | +| 9898 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/measuring-technical-debt | +| 9899 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/stop-technical-debt-before-it-damages-your-company | +| 9900 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.n-ix.com/reduce-technical-debt | +| 9901 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2338860/you-cant-run-away-from-technical-debt.html | +| 9902 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.pluralsight.com/resources/blog/cloud/twelve-factor-apps-in-kubernetes | +| 9903 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://opensource.com/article/21/11/open-source-12-factor-app-methodology | +| 9904 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/learn-12-factor-apps-before-kubernetes | +| 9905 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/12-factor-microservice-applications-on-kubernetes-db913008b018 | +| 9906 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/isolating-and-managing-dependencies-in-12-factor-microservice-applications-with-kubernetes-988638f8bc6d | +| 9907 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/processes-for-12-factor-microservice-applications-70551a9021b | +| 9908 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://architecturenotes.co/p/12-factor-app-revisited | +| 9909 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://martinfowler.com/articles/201701-event-driven.html | +| 9910 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.equalexperts.com/blog/tech-focus/event-driven-architecture-the-good-the-bad-and-the-ugly | +| 9911 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://nordicapis.com/5-protocols-for-event-driven-api-architectures | +| 9912 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/aws-builders/un-modelo-de-eda-event-driven-architectures-4d9f | +| 9913 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/architecture/best-practices-for-implementing-event-driven-architectures-in-your-organization | +| 9914 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/architecture-decision-records | +| 9915 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/what-we-learned-from-enabling-developer-self-service | +| 9916 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/disaster-recovery-is-different-for-the-cloud | +| 9917 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.bunnyshell.com/blog/disaster-recovery-devops | +| 9918 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.scaleway.com/en/blog/saas-multi-tenant-vs-multi-instance-architectures | +| 9919 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.pluralsight.com/resources/blog/business-and-leadership/sharing-data-in-the-cloud-four-patterns-everyone-should-know | +| 9920 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://architectelevator.com/cloud/hybrid-multi-cloud | +| 9921 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.softwebsolutions.com/resources/multi-cloud-adoption-strategy | +| 9922 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/hybrid-cloud-management-tools | +| 9923 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/infrastructure-abstraction-will-be-key-to-managing-multi-cloud | +| 9924 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.zdnet.com/article/the-year-ahead-in-devops-and-agile-more-automation-more-business-involvement-needed | +| 9925 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/what-is-cloud-automation-and-how-does-it-benefit-it-teams | +| 9926 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.zdnet.com/article/when-microservices-need-event-driven-architecture | +| 9927 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.simform.com/blog/microservice-best-practices | +| 9928 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/monoliths-to-microservices-4-modernization-best-practices-2 | +| 9929 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://itnext.io/4-container-design-patterns-for-kubernetes-a8593028b4cd | +| 9930 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.getambassador.io/microservice-orchestration-best-practices-f32314dd6a12 | +| 9931 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://capstonec.com/2020/10/08/cloud-native-app-architecture-patterns | +| 9932 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/articles/2021/06/14/application-modernization-patterns-apache-kafka-debezium-and-kubernetes | +| 9933 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.dotnetcurry.com/microsoft-azure/microservices-architecture | +| 9934 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://geeksarray.com/blog/microservice-architecture-pattern-for-architects | +| 9935 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.redhat.com/articles/2022/01/11/5-design-principles-microservices | +| 9936 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.simform.com/blog/microservices-design-principles | +| 9937 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://javarevisited.blogspot.com/2021/09/microservices-design-patterns-principles.html | +| 9938 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.bitsrc.io/implementing-microservices-with-cqrs-2cecb0b09c66 | +| 9939 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://semaphore.io/blog/microfrontends | +| 9940 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/compute/server-side-rendering-micro-frontends-ui-composer-and-service-discovery | +| 9941 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://developers.soundcloud.com/blog/service-architecture-1 | +| 9942 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cookbook.learndataengineering.com/docs/05-CaseStudies/#data-science-at-CERN | +| 9943 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.forbes.com/sites/googlecloud/2021/10/27/3-approaches-to-a-better-cloud-migration | +| 9944 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.pluralsight.com/resources/blog/cloud/3-ways-to-practice-migrating-workloads-to-the-cloud | +| 9945 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.pragmaticengineer.com/typical-migration-approaches | +| 9946 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://world.hey.com/joaoqalves/disasters-i-ve-seen-in-a-microservices-world-a9137a51 | +| 9947 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoq.com/articles/microservices-seven-fail | +| 9948 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.simform.com/blog/microservices-framework | +| 9949 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/transform-legacy-java-apps-to-microservices | +| 9950 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://devops.com/vfunction-automates-conversion-of-java-apps-to-microservices | +| 9951 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://blog.appsignal.com/2021/01/06/microservices-monitoring-using-namespaces-for-data-structuring.html | +| 9952 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/blog/from-sysadmin-to-architect | +| 9953 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://raft.github.io | +| 9954 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.kamilgrzybek.com/blog/posts/modular-monolith-primer | +| 9955 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://akka.io | +| 9956 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.harness.io/products/service-reliability-management | +| 9957 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.aboutamazon.com/what-we-do/entertainment | +| 9958 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://techerati.com/the-stack-archive/cloud/2018/10/18/openshift-in-a-world-of-kaas | +| 9959 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.spec-india.com/blog | +| 9960 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://phoenixnap.com/blog/openshift-vs-kubernetes | +| 9961 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.ibm.com/think/topics/openshift-vs-kubernetes | +| 9962 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.simplilearn.com/kubernetes-vs-openshift-article | +| 9963 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.imaginarycloud.com/blog/openshift-vs-kubernetes-differences | +| 9964 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/kubernetes/whats-the-difference-between-kubernetes-and-openshift | +| 9965 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.forbes.com/sites/adunolaadeshola/2021/04/28/13-signs-youre-selling-yourself-short-in-your-career | +| 9966 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://dev.to/ender_minyard/full-stack-developer-s-roadmap-2k12 | +| 9967 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://ubiqum.com/blog/20-software-development-tools-that-will-make-you-more-productive | +| 9968 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://sloboda-studio.com/blog/python-tools-for-machine-learning | +| 9969 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://vfunction.com | +| 9970 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/vfunction-transforms-monolithic-java-to-microservices | +| 9971 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://spectrum.ieee.org/software-eating-car | +| 9972 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cincodias.elpais.com/cincodias/2022/03/31/companias/1648738965_952353.html | +| 9973 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://networkwalks.com/tcp-ip-model | +| 9974 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.coderco.io/p/tcp-fundamentals-for-software-and | +| 9975 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://cidr.xyz | +| 9976 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://magic-cookie.co.uk/iplist.html | +| 9977 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://gist.github.com/chadmcrowell/f3fc3be2ca1fcb887034162c14d77e74 | +| 9978 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://opensource.com/article/16/12/cidr-network-notation-configuration-linux | +| 9979 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://pbxbook.com/other/cidrcheat.html | +| 9980 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.aelius.com/njh/subnet_sheet.html | +| 9981 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://networkproguide.com/cidr-subnet-mask-ipv4-cheat-sheet | +| 9982 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.tecmint.com/calculate-ip-subnet-address-with-ipcalc-tool | +| 9983 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://mattrickard.com/how-to-calculate-a-cidr | +| 9984 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://build5nines.com/ipv4-address-cidr-range-reference-and-calculator | +| 9985 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://github.com/netbox-community/netbox | +| 9986 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://netboxlabs.com/blog/netbox-ipam | +| 9987 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.youtube.com/playlist?list=PL7sEPiUbBLo_iTds-NV-9Tu05Gg2Aj8N7 | +| 9988 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://docs.ansible.com/projects/ansible/latest/collections/netbox/netbox/index.html | +| 9989 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://wizardzines.com/comics/request-headers | +| 9990 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://wizardzines.com/comics/response-headers | +| 9991 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.slideshare.net/AdelaRoger/http-status-code-errors-in-seo | +| 9992 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://http.cat | +| 9993 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.youtube.com/watch?v=WkLBrHW4NhQ | +| 9994 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://blog.eisele.net/2015/11/http2-with-jboss-eap-7.html | +| 9995 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.red-gate.com/simple-talk/development/dotnet-development/script-loading-between-http1-1-and-http2 | +| 9996 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | http://www.tecmint.com/apache-performance-tuning | +| 9997 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://http3-explained.haxx.se | +| 9998 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://alexandrehtrb.github.io/posts/2024/03/http2-and-http3-explained | +| 9999 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.fastly.com/blog/improve-http-structured-headers | +| 10000 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://pypi.org/project/http-sfv | +| 10001 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://media.pearsoncmg.com/aw/ecs_kurose_compnetwork_7/cw/content/interactiveanimations/recursive-iterative-queries-in-dns/index.html | +| 10002 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://rapidapi.com/guides/oath2-0 | +| 10003 | 💎 ELITE | [COMMUNITY-TOOL] | | Hardened Infrastructure | https://www.freecodecamp.org/news/oauth2-resourceserver-with-spring-security | +| 10004 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://swagger.io | +| 10005 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://github.com/swagger-api/swagger-codegen | +| 10006 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.youtube.com/watch?v=CoUl9_NWdqQ | +| 10007 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.youtube.com/watch?v=PbwQWw7xSOM | +| 10008 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://jonnylangefeld.com/blog/kubernetes-how-to-view-swagger-ui?utm_sq=gkuh13vgq3 | +| 10009 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.facebook.com/pages/BMW-IT-Zentrum/122968844423716 | +| 10010 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.bmw.co.uk/en/shop/ls/country-selection | +| 10011 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/es/about/press-releases/red-hat-openshift-container-platform-takes-digital-innovation-fast-lane-major-european-automaker | +| 10012 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.linkedin.com/pulse/bmw-takes-digital-innovation-fast-lane-red-hat-openshift-mendus | +| 10013 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?time_continue=5340&v=FUu4kMc0PL8 | +| 10014 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.linkedin.com/pulse/how-bmw-uses-redhat-openshift-bobby-singh | +| 10015 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.redhat.com/en/success-stories/the-volkswagen-group | +| 10016 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.xataka.com/movilidad/auge-coche-electrico-autonomo-se-ha-topado-otra-barrera-software-volkswagen-sabe-bien | +| 10017 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.infoworld.com/article/2335723/why-mercedes-benz-runs-on-900-kubernetes-clusters.html | +| 10018 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://github.com/mercedes-benz | +| 10019 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.genbeta.com/desarrollo/software-coches-mercedes-contiene-codigo-abierto-vez-distribuirlo-github-usan-cd | +| 10020 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.youtube.com/watch?v=UmbjwSK9b3I | +| 10021 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/mercedes-benz-4-reasons-to-sponsor-open-source-projects | +| 10022 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.hibridosyelectricos.com/coches/tesla-recurre-china-calidad-fabricacion-coches-electricos_66230_102.html | +| 10023 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.teslarati.com/idra-9000-ton-giga-press | +| 10024 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://quarkus.io/blog/decathlon-user-story | +| 10025 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://thenewstack.io/how-deutsche-telekom-manages-edge-infrastructure-with-gitops | +| 10026 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/industries/astrazenecas-drug-design-program-built-using-aws-wins-innovation-award | +| 10027 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://chaimeleon.eu | +| 10028 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://valenciaplaza.com/iis-fe-liderara-direccion-cientifica-nodo-central-atlas-imagenes-cancer | +| 10029 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://aws.amazon.com/blogs/industries/accelerating-radiology-imaging-workflows-with-relevant-clinical-context-on-aws | +| 10030 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.biobanking.com/europes-leading-cancer-image-biobank-eucaim-launched-by-quibim-and-european-commission | +| 10031 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://health.google/imaging-and-diagnostics | +| 10032 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://www.nature.com/articles/d43747-023-00028-w | +| 10033 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://imperialbiosciencereview.wordpress.com/2023/05/26/redefining-diagnostics-the-integration-of-machine-learning-in-medical-imaging-2 | +| 10034 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://hms.harvard.edu/news/does-ai-help-or-hurt-human-radiologists-performance-depends-doctor | +| 10035 | 💎 ELITE | [COMMUNITY-TOOL] | | Architectural Foundations | https://cronicaglobal.elespanol.com/vida/20240604/roberto-ardon-incepto-ia-pueden-pedir-imposibles/860164103_0.html | +| 10036 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes-client | +| 10037 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/k8s-ruby/k8s-ruby | +| 10038 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes/client-go | +| 10039 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://pkg.go.dev/k8s.io/client-go | +| 10040 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://danielmangum.com/posts/controller-runtime-client-go-rate-limiting | +| 10041 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes-client/go | +| 10042 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/PrasadG193/kyaml2go | +| 10043 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/writing-a-kubernetes-cli-in-go-a3970ad58299 | +| 10044 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://iximiuz.com/en/posts/kubernetes-api-go-cli | +| 10045 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes-client/python | +| 10046 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes-client/python-base | +| 10047 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://martinheinz.dev/blog/73 | +| 10048 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/difference-between-fabric8-and-official-kubernetes-java-client-3e0a994fd4af | +| 10049 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes-client/java | +| 10050 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/blog/2020/10/30/whats-new-in-fabric8-kubernetes-java-client-4-12-0 | +| 10051 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.marcnuri.com/kubernetes-client-java-fabric8-introduction | +| 10052 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.marcnuri.com/fabric8-kubernetes-java-client-and-quarkus-and-graalvm | +| 10053 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/2023/01/24/how-generate-code-using-fabric8-kubernetes-client | +| 10054 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/2023/01/04/how-use-fabric8-java-client-kubernetes | +| 10055 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.twstewart.me/posts/cdk8s-python | +| 10056 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.marcnuri.com | +| 10057 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/learn/openshift/how-manage-microservices-using-openshift-dev-spaces-and-jkube | +| 10058 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://javaoperatorsdk.io | +| 10059 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kruschecompany.com/wp-content/uploads/2020/01/kubernetes-operator.jpg | +| 10060 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://devops.com/day-2-for-the-operator-ecosystem | +| 10061 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/vmware-archive/kube-fluentd-operator | +| 10062 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/shurshun/domain-harvester | +| 10063 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/datastax/cass-operator | +| 10064 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kotalco/kotal | +| 10065 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/OT-CONTAINER-KIT/redis-operator | +| 10066 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/carlosedp/lbconfig-operator | +| 10067 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/jace-ys/sentry-operator | +| 10068 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/kubernetes-when-to-use-and-when-to-avoid-the-operator-pattern | +| 10069 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.infoq.com/articles/kubernetes-operators-in-depth | +| 10070 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kloeckner-i/db-operator | +| 10071 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.container-solutions.com/kubernetes-operators-explained | +| 10072 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/Efrat19/kubeload | +| 10073 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/alexellis/registry-creds | +| 10074 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/FairwindsOps/gemini | +| 10075 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/rmb938/hostport-allocator | +| 10076 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://iximiuz.com/en/posts/kubernetes-operator-pattern | +| 10077 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/GalleyBytes/terraform-operator | +| 10078 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/didil/autobucket-operator | +| 10079 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/is-your-operator-air-gap-friendly | +| 10080 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kuberhealthy/kuberhealthy | +| 10081 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/metal3-io/baremetal-operator | +| 10082 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/borchero/meerkat | +| 10083 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/OT-CONTAINER-KIT/logging-operator | +| 10084 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/tinyzimmer/gst-pipeline-operator | +| 10085 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/brennerm/uptimerobot-operator | +| 10086 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.velotio.com/engineering-blog/getting-started-with-kubernetes-operators-helm-based-part-1 | +| 10087 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/stakater/IngressMonitorController | +| 10088 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/FairwindsOps/rbac-manager | +| 10089 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubernetes.io/blog/2021/06/21/writing-a-controller-for-pod-labels | +| 10090 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.kubermatic.com/blog/why-implementing-kubernetes-operators-is-a-good-idea | +| 10091 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/we-pushed-helm-to-the-limit-then-built-a-kubernetes-operator | +| 10092 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/kubexpose-a-kubernetes-operator-for-fun-and-profit-f528586eee07 | +| 10093 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/kubernetes-operators-cruise-control-for-managing-cloud-native-apps-db328ef8e345 | +| 10094 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/digitalis-io/vals-operator | +| 10095 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/banzaicloud/thanos-operator | +| 10096 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/pravega/pravega-operator | +| 10097 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/Quentin-M/etcd-cloud-operator | +| 10098 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://spring.io/blog/2021/11/19/get-to-know-a-kubernetes-operator | +| 10099 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/VictoriaMetrics/operator | +| 10100 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.px.dev/k8s-operator | +| 10101 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://practicalkubernetes.blogspot.com/2022/01/making-case-for-kubernetes-operators.html | +| 10102 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/reactive-tech/kubegres | +| 10103 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/projectcapsule/capsule | +| 10104 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/redhat-cop/keepalived-operator | +| 10105 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/redhat-cop/dynamic-rbac-operator | +| 10106 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/spotify/flink-on-k8s-operator | +| 10107 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kube-green.dev | +| 10108 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/krestomatio/keydb-operator | +| 10109 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/keel-hq/keel | +| 10110 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/openshift/machine-api-operator | +| 10111 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/rancher/system-upgrade-controller | +| 10112 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/ckotzbauer/vulnerability-operator | +| 10113 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/Michaelpalacce/SimpleSecrets | +| 10114 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.learnsteps.com/advanced-kubernetes-what-exactly-are-kubernetes-operators | +| 10115 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/OT-CONTAINER-KIT/mongodb-operator | +| 10116 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/prosimcorp/reforma | +| 10117 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/vitobotta/velero-notifications | +| 10118 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/glebiller/dynamic-configuration-operator | +| 10119 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/furiko-io/furiko | +| 10120 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/DevOps-Nirvana/Kubernetes-Volume-Autoscaler | +| 10121 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/scylladb/scylla-operator | +| 10122 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/coderanger/migrations-operator | +| 10123 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://omerxx.com/k8s-controllers | +| 10124 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/mittwald/kubernetes-secret-generator | +| 10125 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/ContainerSolutions/delayed-jobs-operator | +| 10126 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.frankel.ch/kubernetes-extensibility | +| 10127 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://superorbital.io/blog/testing-production-controllers | +| 10128 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/lukaszraczylo/jobs-manager-operator | +| 10129 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/ricoberger/vault-secrets-operator | +| 10130 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/ElementTech/kube-reqsizer | +| 10131 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/sieve-project/sieve | +| 10132 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/hashicorp-vault-operator-manages-kubernetes-secrets | +| 10133 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/2-alchemists/krossboard | +| 10134 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/gianlucam76/k8s-cleaner | +| 10135 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/NCCloud/mayfly | +| 10136 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/5-advanced-kubernetes-operators-every-devops-engineer-should-know-about-ab46bdc1c7d5 | +| 10137 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes-sigs/kubebuilder | +| 10138 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/thenjdevopsguy/what-is-a-kubernetes-operator-53kb | +| 10139 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/red-hat-container-community-of-practice-operators | +| 10140 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://operatorframework.io/operator-capabilities | +| 10141 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes-sigs/cluster-addons | +| 10142 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/k8spin/k8spin-operator | +| 10143 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/k8spin-provides-multitenant-isolation-for-kubernetes | +| 10144 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://k8spin.cloud/oss-projects | +| 10145 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubernetes.io/blog/2020/05/29/k8s-kpis-with-kuberhealthy | +| 10146 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubernetes.io/docs/concepts/extend-kubernetes/operator | +| 10147 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://opensource.com/article/20/3/kubernetes-operator-sdk | +| 10148 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/testing-the-operator-sdk-and-making-a-prefetch-mechanism-for-kubernetes-7508577efdd7 | +| 10149 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.bmc.com/blogs/kubernetes-operator | +| 10150 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://linuxera.org/writing-operators-using-operator-framework | +| 10151 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/7-best-practices-for-writing-kubernetes-operators-an-sre-perspective | +| 10152 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.redhat.com/en/blog/build-your-kubernetes-operator-with-the-right-tool | +| 10153 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://shipit.dev/posts/k8s-operators-with-python-part-1.html | +| 10154 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://vivilearns2code.github.io/k8s/2021/03/11/writing-controllers-for-kubernetes-custom-resources.html | +| 10155 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://developers.redhat.com/articles/2021/08/04/managing-stateful-applications-kubernetes-operators-golang | +| 10156 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes/sample-controller | +| 10157 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://metalbear.com/blog/writing-a-kubernetes-operator | +| 10158 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/hkhelil/building-a-kubernetes-operator-with-an-nginx-crd-3lil | +| 10159 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.infracloud.io/blogs/3-autoscaling-projects-optimising-kubernetes-costs | +| 10160 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.scaleway.com/en/blog/understanding-kubernetes-autoscaling | +| 10161 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.infracloud.io/blogs/kubernetes-autoscaling-custom-metrics | +| 10162 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.sysdig.com/blog/kubernetes-autoscaler | +| 10163 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://learnkube.com/kubernetes-autoscaling-strategies | +| 10164 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/reduce-kubernetes-costs-using-autoscaling-mechanisms | +| 10165 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://cast.ai/blog/guide-to-kubernetes-autoscaling-for-cloud-cost-optimization | +| 10166 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/scaling-microservices-on-kubernetes | +| 10167 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-scalable-webapp-kubernetes | +| 10168 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thinksys.com/devops/kubernetes-autoscaling | +| 10169 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.clickittech.com/devops/kubernetes-autoscaling | +| 10170 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler | +| 10171 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/kubernetes-cluster-autoscaler-more-than-scaling-out-7b2d97f10b27 | +| 10172 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://platform9.com/blog/kubernetes-autoscaling-options-horizontal-pod-autoscaler-vertical-pod-autoscaler-and-cluster-autoscaler | +| 10173 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/kubernetes-resources-and-autoscaling-from-basics-to-greatness-7cae17fbf27b | +| 10174 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://the-gigi.github.io/gigi-zone/posts/2024/05/advanced-k8s-scheduling-and-autoscaling | +| 10175 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://kubernetes.io/docs/concepts/workloads/autoscaling/horizontal-pod-autoscale | +| 10176 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kubernetes/autoscaler/tree/master/vertical-pod-autoscaler | +| 10177 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.returngis.net/2020/07/escalado-vertical-de-tus-pods-en-kubernetes | +| 10178 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/horizontal-pod-autoscaling-with-custom-metric-from-different-namespace-f19f8446143b | +| 10179 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.around25.com/blog/horizontal-pod-autoscaler-in-kubernetes | +| 10180 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.velotio.com/engineering-blog/autoscaling-in-kubernetes-using-hpa-vpa | +| 10181 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/ninlil/kubectl-vpa | +| 10182 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/k8s-vertical-pod-autoscaling-fd9e602cbf81 | +| 10183 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.sysdig.com/blog/kubernetes-hpa-prometheus | +| 10184 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://blog.px.dev/autoscaling-custom-k8s-metric | +| 10185 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://code.egym.de/horizontal-pod-autoscaler-in-kubernetes-part-1-simple-autoscaling-using-metrics-server-929e96cc2ab2 | +| 10186 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/stupid-simple-scalability-dc4a7fbe67d6 | +| 10187 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/pavanbelagatti/scaling-your-application-with-kubernetes-5715 | +| 10188 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://code.egym.de/vertical-pod-autoscaler-in-kubernetes-b12a5c61393f | +| 10189 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/kubernetes-vertical-pods-scaling-with-vertical-pod-autoscaler-e2e5a3b8e1a9 | +| 10190 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/danielepolencic/request-based-autoscaling-in-kubernetes-scaling-to-zero-2i73 | +| 10191 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://artifacthub.io/packages/helm/stable/cluster-autoscaler | +| 10192 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://keda.sh | +| 10193 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://partlycloudy.blog/2020/05/29/horizontal-autoscaling-in-kubernetes-3-keda | +| 10194 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://thenewstack.io/microsoft-keda-2-0-scales-up-event-driven-programming-on-kubernetes | +| 10195 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://itnext.io/event-driven-autoscaling-503b5cefaa49 | +| 10196 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.kedify.io/resources/blog/prometheus-and-kubernetes-horizontal-pod-autoscaler-dont-talk-keda-does | +| 10197 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://github.com/kedacore/keda/issues/2214 | +| 10198 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://www.opcito.com/blogs/a-guide-to-mastering-autoscaling-in-kubernetes-with-keda | +| 10199 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/vinod827/scale-your-apps-using-keda-in-kubernetes-4i3h | +| 10200 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://hub.docker.com/r/bitnami/cluster-autoscaler | +| 10201 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.aws.amazon.com/eks/latest/userguide/autoscaling.html#cluster-autoscaler | +| 10202 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://learn.microsoft.com/en-us/azure/aks/cluster-autoscaler | +| 10203 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.cloud.google.com/kubernetes-engine/docs/concepts/cluster-autoscaler | +| 10204 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://docs.digitalocean.com/products/kubernetes/how-to/autoscale | +| 10205 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://dev.to/danielepolencic/scaling-kubernetes-to-multiple-clusters-and-regionss-294b | +| 10206 | 💎 ELITE | [COMMUNITY-TOOL] | | The Container Stack | https://engineering.zalando.com/posts/2021/03/building-an-end-to-end-load-test-automation-system-on-top-of-kubernetes.html | +| 10207 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://feedly.com | +| 10208 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://kube.events | +| 10209 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://pcr.cloud-mercato.com | +| 10210 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://projector.cloud-mercato.com/projects/state-of-the-art-of-public-object-storage-europe | +| 10211 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.pluralsight.com/resources/blog/cloud/why-learn-multiple-cloud-platforms | +| 10212 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://digitalisationworld.com/blogs/57435/multicloud-two-truths-and-a-lie | +| 10213 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.nextgov.com/ideas/2023/11/why-smart-multicloud-policies-are-golden-ticket-modernizing-it-infrastructure/392232 | +| 10214 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://intellipaat.com/blog/aws-vs-azure-vs-google-cloud | +| 10215 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://comparecloud.in | +| 10216 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.youtube.com/playlist?app=desktop&list=PLI1_CQcV71RnBebKm_tH1uKYI3WxkM2TT | +| 10217 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.xataka.com/pro/talon-aquiles-aws-sus-altas-tarifas-salida-datos-sus-rivales-empiezan-a-explotarlo-guerra-precios-gigante-nube | +| 10218 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cast.ai/blog/cloud-pricing-comparison | +| 10219 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.xataka.com/pro/asi-se-reparte-mercado-cloud-tres-grandes-tienen-63-siguientes-10-22 | +| 10220 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.pluralsight.com/resources/blog/cloud/cloud-security-comparison-aws-vs-azure-vs-gcp | +| 10221 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.pluralsight.com/resources/blog/cloud/cloud-developer-tooling-compared-aws-vs-azure-vs-gcp | +| 10222 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.pluralsight.com/resources/blog/cloud/blockchain-cloud-comparison-what-is-blockchain-as-a-service-baas | +| 10223 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.pluralsight.com/resources/blog/cloud/storage-showdown-aws-vs-azure-vs-gcp-cloud-comparison | +| 10224 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/is-a-multicloud-strategy-right-for-your-organization | +| 10225 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.cloudtechtwitter.com/2022/05/lets-check-about-aws-vs-azure-services.html | +| 10226 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://faddom.com/cloud-computing-costs-and-pricing-comparison | +| 10227 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://thenewstack.io/how-to-evaluate-kubernetes-cloud-providers | +| 10228 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.redhat.com/en/technologies/cloud-computing/openshift/pricing | +| 10229 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://learn.microsoft.com/en-us/azure/virtual-machines/linux/openshift-container-platform-4x | +| 10230 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://pivotal.io/platform/pivotal-container-service | +| 10231 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://aws.amazon.com/es/eks/pricing | +| 10232 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://azure.microsoft.com/es-es/pricing/details/kubernetes-service | +| 10233 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://cloud.google.com/kubernetes-engine/pricing | +| 10234 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.rackspace.com/cloud/kubernetes | +| 10235 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://iot-analytics.com/iot-cloud | +| 10236 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://gaia-x.eu | +| 10237 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | https://www.bundeswirtschaftsministerium.de/Redaktion/EN/Dossier/gaia-x.html | +| 10238 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | http://past.jamaica-gleaner.com/article/business/20211224/amazon-outages-future-implications | +| 10239 | 💎 ELITE | [COMMUNITY-TOOL] | | Cloud Providers (Hyperscalers) | 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 | +| 10240 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://web.dev/explore/react | +| 10241 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.freecodecamp.org/news/get-started-with-react-for-beginners | +| 10242 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.freecodecamp.org/news/how-to-set-up-custom-email | +| 10243 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://www.cloudflare.com | +| 10244 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://workers.cloudflare.com | +| 10245 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.cloudflare.com/network-performance-update-full-stack-week | +| 10246 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.cloudflare.com/guest-blog-zero-trust-access-kubernetes | +| 10247 | 💎 ELITE | [COMMUNITY-TOOL] | | Networking & Service Mesh | https://blog.cloudflare.com/zero-trust-private-networking-rules | +| 10248 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://tekton.dev | +| 10249 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/tektoncd | +| 10250 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/tektoncd/community | +| 10251 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://github.com/tektoncd/pipeline | +| 10252 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://tekton.dev/docs/pipelines/pipelines | +| 10253 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.googleblog.com/2020/05/the-tekton-pipelines-beta-release.html | +| 10254 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.youtube.com/watch?v=igwFpZOUTnw | +| 10255 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://www.redhat.com/en/topics/devops/what-cicd-pipeline | +| 10256 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://itnext.io/cloud-native-ci-cd-with-tekton-building-custom-tasks-663e63c1f4fb | +| 10257 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.com/article/21/11/cicd-pipeline-kubernetes-tekton | +| 10258 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://opensource.com/article/21/11/kubernetes-dynamic-scheduling-tekton | +| 10259 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://piotrminkowski.com/2022/02/21/validate-kubernetes-deployment-in-ci-cd-with-tekton-and-datree | +| 10260 | 💎 ELITE | [COMMUNITY-TOOL] | | Engineering Pipeline | https://piotrminkowski.com/2022/03/29/canary-release-on-kubernetes-with-knative-and-tekton | +| 10261 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.linkedin.com/pulse/importance-api-automation-testing-manish-saini | +| 10262 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/optimizing-app-performance-in-a-multicloud-stack | +| 10263 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/testng-vs-junit-which-testing-framework-should-you-choose | +| 10264 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/continuous-testing-practices-part-1 | +| 10265 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://itnext.io/software-development-is-misunderstood-quality-is-fastest-way-to-get-code-into-production-f1f5a0792c69 | +| 10266 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://blog.testproject.io/2021/07/21/the-10-10-10-rule-of-test-automation | +| 10267 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://blog.testproject.io/2021/07/22/end-to-end-testing | +| 10268 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/7-benefits-of-testing-in-isolation | +| 10269 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/error-handling-from-backends-to-the-frontend | +| 10270 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.testmuai.com/blog/best-test-automation-trends | +| 10271 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://dev.to/koladev/test-driven-development-with-django-unit-testing-integration-testing-with-docker-flask-github-actions-2047 | +| 10272 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.smashingmagazine.com/2022/02/testing-pipeline-101-frontend-testing | +| 10273 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.infoq.com/presentations/microservices-software-quality | +| 10274 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://speakerdeck.com/thockin/code-review-in-kubernetes | +| 10275 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.getxray.app/blog/the-top-5-software-testing-trends-of-2022 | +| 10276 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.linkedin.com/pulse/microservices-testable-isolation-chris-richardson | +| 10277 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.softwaretestingsapiens.com/roadmap-to-learn-api-testing | +| 10278 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://junit.org | +| 10279 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://testng.org | +| 10280 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://spockframework.org | +| 10281 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://opensource.com/article/22/1/unit-testing-googletest-ctest | +| 10282 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://launchdarkly.com/blog/get-a-detailed-explanation-of-release-testing-several | +| 10283 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/kyverno/chainsaw | +| 10284 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://collabnix.com/the-ultimate-docker-tutorial-for-automation-testing | +| 10285 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/allure-framework/allure2 | +| 10286 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://semgrep.dev | +| 10287 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.meetup.com/es-es/jenkins-online-meetup/events/276135789 | +| 10288 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/testcontainers | +| 10289 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://testcontainers.com | +| 10290 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://metabob.com | +| 10291 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://sourceware.org/systemtap | +| 10292 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/auchenberg/volkswagen | +| 10293 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.getxray.app/blog/7-benefits-of-using-a-test-management-app-vs.-excel | +| 10294 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/google/clusterfuzzlite | +| 10295 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://thenewstack.io/google-introduces-clusterfuzzlite-security-tool-for-ci-cd | +| 10296 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://www.convert.com/blog/a-b-testing/a-b-testing-tools-2022-beyond | +| 10297 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://circleci.com/blog/unit-testing-vs-integration-testing | +| 10298 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/reviewdog/reviewdog | +| 10299 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://devops.com/best-practices-for-application-performance-testing | +| 10300 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/vmware-tanzu/sonobuoy | +| 10301 | 💎 ELITE | [COMMUNITY-TOOL] | | Platform & Site Reliability | https://github.com/vincentserpoul/kubench | +| 10302 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://thenewstack.io/web3-architecture-and-how-it-compares-to-traditional-web-apps | +| 10303 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.wired.com/story/web3-gavin-wood-interview | +| 10304 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.elconfidencial.com/tecnologia/2021-12-12/el-futuro-de-internet-ya-esta-aqui-y-se-llama-web3-pero-casi-nadie-sabe-lo-que-es_3339244 | +| 10305 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://hub.docker.com/r/payara/server-full | +| 10306 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://hub.docker.com/r/payara/micro | +| 10307 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://developers.redhat.com/products/eap | +| 10308 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://www.wildfly.org | +| 10309 | 💎 ELITE | [COMMUNITY-TOOL] | | Developer Ecosystem | https://opensource.com/article/21/7/wildfly | +| 10310 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://handbook.gitlab.com/handbook | +| 10311 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.elconfidencial.com/mundo/2023-03-10/milenializacion-mercado-laboral-israeli-startups_3551800 | +| 10312 | 💎 ELITE | [COMMUNITY-TOOL] | | Career & Industry | https://www.xataka.com/empresas-y-economia/han-recomendado-calcular-cuanto-dinero-queda-al-resto-despedirles-startups-espanolas-frente-a-quiebra-svb | diff --git a/v2_safety_report.md b/v2_safety_report.md index dac23bb3..5a6a2eb6 100644 --- a/v2_safety_report.md +++ b/v2_safety_report.md @@ -1,6 +1,6 @@ ## 🛡️ Platinum Safety & Mandate Audit: ❌ FAILED -*Audit executed on 2026-05-19 13:48:56* +*Audit executed on 2026-05-19 14:54:09* ### 🔍 High-Value Pending Reviews > ⚠️ The following resources have been preserved in V1 but hidden from V2 for manual audit. @@ -105,7 +105,7 @@ ### ⚖️ License & Compliance Dashboard | License Type | Count | | :--- | :---: | -| N/A | 13765 | +| N/A | 13766 | | Apache-2.0 | 791 | | MIT | 432 | | NOASSERTION | 121 |