# DevOps Tools aka Toolchain !!! tip "Nubenetes V2 Elite Portal" You are browsing the AI-Curated V2 Elite Edition. Looking for the exhaustive list of references? Check out the [**V1 Historical Archive**](/v1/devops-tools/). !!! info "Architectural Context" Detailed reference for DevOps Tools aka Toolchain in the context of Architectural Foundations. ## Table of Contents 1. [Cloud Providers](#cloud-providers) - [AWS](#aws) - [CICD and Security](#cicd-and-security) 1. [Deployment and Delivery](#deployment-and-delivery) - [Platform Engineering](#platform-engineering) - [Kubernetes Management](#kubernetes-management) 1. [DevOps and Platform Engineering](#devops-and-platform-engineering) - [Architecture and Orchestration](#architecture-and-orchestration) - [Foundational Primer](#foundational-primer) 1. [Developer Tooling](#developer-tooling) - [AI Code Assistants](#ai-code-assistants) - [Prompt Templates](#prompt-templates) - [Developer Knowledge](#developer-knowledge) - [Curation Repositories](#curation-repositories) 1. [Kubernetes and Container Orchestration](#kubernetes-and-container-orchestration) - [Platform Engineering](#platform-engineering-1) - [AppOps and GitOps](#appops-and-gitops) 1. [Local Developer Environment](#local-developer-environment) - [Container Runtime Setup](#container-runtime-setup) - [Docker Compose](#docker-compose) 1. [Orchestration and Packaging](#orchestration-and-packaging) - [Cloud-Native Delivery](#cloud-native-delivery) - [Keptn](#keptn) ## Cloud Providers ### AWS #### CICD and Security - **(2019)** [cloudtweaks.com: DevOps - Secure and Scalable CI/CD Pipeline with AWS](https://cloudtweaks.com/2019/05/devops-secure-and-scalable-ci-cd-pipeline-with-aws) [ADVANCED LEVEL] 🌟🌟🌟 [COMMUNITY-TOOL] — An architectural guide detailing how to build highly secure, scalable CI/CD pipelines natively on AWS using CodePipeline, CodeBuild, and IAM roles. Discusses security integrations such as static analysis and automated vulnerability scanning at the ingest phase. ## Deployment and Delivery ### Platform Engineering #### Kubernetes Management - **(2025)** [Canine: A Developer-friendly PaaS for Kubernetes](https://canine.sh) [GO CONTENT] [COMMUNITY-TOOL] — A developer-centric, lightweight PaaS layer running directly on top of Kubernetes. Canine simplifies native container deployments and configurations, reducing cognitive load and shortening inner-loop development iterations. ## DevOps and Platform Engineering ### Architecture and Orchestration #### Foundational Primer - **(2020)** [reviewnprep.com: DevOps Tool Primer: Docker, Kubernetes, Ansible](https://reviewnprep.com/blog/devops-tool-comparison-docker-vs-kubernetes-vs-ansible) 🌟🌟🌟 [COMMUNITY-TOOL] — An educational primer clarifying the exact boundaries of container runtimes, declarative state orchestrators, and agentless configuration engines. Serves as a useful roadmap for platform engineers designing highly reproducible multi-cloud infrastructures. ## Developer Tooling ### AI Code Assistants #### Prompt Templates - **(2026)** [==Claude Code Templates==](https://github.com/davila7/claude-code-templates) ⭐ 28036 [MARKDOWN CONTENT] [ADVANCED LEVEL] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — Claude Code Templates is an extensive community library containing structured system designs, context guidelines, and prompt schemas optimized for Anthropic's Claude Code and CLI. It helps teams configure context-aware coding agents that integrate smoothly into microservice development cycles. ### Developer Knowledge #### Curation Repositories - **(2021)** [devops.com: 11 Open Source DevOps Tools We Love For 2021](https://devops.com/11-open-source-devops-tools-we-love-for-2021) [N/A CONTENT] [COMMUNITY-TOOL] — This evaluation spotlights eleven critical open-source DevOps projects covering areas like monitoring, infrastructure automation, container workflows, and CI/CD frameworks. It presents real-world architectural trade-offs, helping teams evaluate modern platform engineering toolchains. ## Kubernetes and Container Orchestration ### Platform Engineering (1) #### AppOps and GitOps - **(2025)** [==Devtron==](https://github.com/devtron-labs/devtron) ⭐ 5513 [GO CONTENT] [ADVANCED LEVEL] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — A comprehensive, open-source AppOps platform for Kubernetes designed to consolidate CI/CD pipelines, GitOps, observability, and cost optimization. Provides self-service deployment interfaces, security checks, and deep resource validation for multicluster operations. ## Local Developer Environment ### Container Runtime Setup #### Docker Compose - **(2025)** [**DockSTARTer**](https://github.com/GhostWriters/DockSTARTer) ⭐ 2560 [SHELL CONTENT] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — A user-friendly CLI utility designed to simplify the configuration and installation of self-hosted server software via structured Docker Compose patterns. Serves as a solid entry point for containerization concepts in local server and edge hardware topologies. ## Orchestration and Packaging ### Cloud-Native Delivery #### Keptn - **(2026)** [**Keptn**](https://nubenetes.com/keptn/) [SPANISH CONTENT] [ADVANCED LEVEL] [DOCUMENTATION] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — Nubenetes architectural reference on Keptn, a CNCF enterprise-grade control plane for cloud-native application lifecycle orchestration. Integrates SLO-based evaluations, automated canary promotions, and zero-touch application remediation out of the box. --- 💡 **Explore Related:** [About](./about.md) | [Demos](./demos.md) | [Kubernetes](./kubernetes.md) 🔗 **See Also:** [Postman](./postman.md) | [Angular](./angular.md)