{"id":2806,"url":"https://github.com/cloudnativebasel/awesome-cloud-native","name":"awesome-cloud-native","description":"Curated list of awesome things regarding Cloud Native ecosystem. ⭐","projects_count":107,"last_synced_at":"2026-03-28T17:00:31.852Z","repository":{"id":174956330,"uuid":"653009077","full_name":"cloudnativebasel/awesome-cloud-native","owner":"cloudnativebasel","description":"Curated list of awesome things regarding Cloud Native ecosystem. ⭐","archived":false,"fork":false,"pushed_at":"2023-06-23T08:39:57.000Z","size":136,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-16T14:57:14.793Z","etag":null,"topics":["awesome","cicd","cloudnative","cncf","containerization","curated-list","devops","docker","ecosystem","kubernetes","landscape","serverless"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudnativebasel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-06-13T08:30:05.000Z","updated_at":"2024-12-20T15:47:20.000Z","dependencies_parsed_at":"2024-01-04T20:27:53.564Z","dependency_job_id":null,"html_url":"https://github.com/cloudnativebasel/awesome-cloud-native","commit_stats":null,"previous_names":["cloudnativebasel/awesome-cloud-native"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cloudnativebasel/awesome-cloud-native","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudnativebasel%2Fawesome-cloud-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudnativebasel%2Fawesome-cloud-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudnativebasel%2Fawesome-cloud-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudnativebasel%2Fawesome-cloud-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudnativebasel","download_url":"https://codeload.github.com/cloudnativebasel/awesome-cloud-native/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudnativebasel%2Fawesome-cloud-native/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29954583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T22:53:01.873Z","status":"ssl_error","status_checked_at":"2026-02-28T22:52:50.699Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"readme":"![awesome-cloud-native-header](https://github.com/cloudnativebasel/static/blob/main/images/awesome-cloud-native-header.png)\n\n# Awesome Cloud Native\n\nA curated list of awesome resources around the Cloud Native landscape. ⭐\n\n## Table of Contents\n\n- [General Resources](#general-resources-%EF%B8%8F)\n- [Containerization](#containerization-)\n- [Container Runtime Interface](#container-runtime-interface-)\n- [Orchestration](#orchestration-)\n- [Microservices](#microservices-)\n- [Service Mesh](#service-mesh-)\n- [Immutable Infrastructure](#immutable-infrastructure-)\n- [Cloud Providers](#cloud-providers-)\n- [Edge Computing](#edge-computing-)\n- [Serverless](#serverless-)\n- [DevOps Practices](#devops-practices-)\n- [CI/CD](#cicd-)\n- [GitOps](#gitops-)\n- [Observability and Monitoring](#observability-and-monitoring-)\n- [AI \u0026 Machine Learning](#ai--machine-learning-)\n- [WebAssembly](#webassembly-)\n- [Security and Governance](#security-and-governance-)\n- [Cloud Native Web Frameworks and Languages](#cloud-native-web-frameworks-and-languages)\n  - [Web Frameworks](#web-frameworks-)\n  - [Languages](#languages-)\n\n\n## General Resources ☁️\n\n- [Cloud Native Computing Foundation (CNCF)](https://www.cncf.io/) - The foundation behind Cloud Native ecosystem.\n- [Cloud Native Landscape](https://landscape.cncf.io/) - An interactive landscape of cloud native technologies.\n- [Awesome Kubernetes](https://github.com/ramitsurana/awesome-kubernetes) - A curated list of awesome Kubernetes resources.\n\n## Containerization 📦\n\n- [Docker](https://www.docker.com/) - Leading platform for containerization.\n- [rkt](https://github.com/rkt/rkt) - Pod-native container engine, predates Docker in Kubernetes use.\n- [containerd](https://containerd.io/) - A high-level container runtime.\n- [cri-o](https://cri-o.io/) - Lightweight container runtime specifically for Kubernetes.\n- [Podman](https://podman.io/): Podman is a daemonless container engine for developing, managing, and running OCI Containers on your Linux System.\n- [Buildah](https://buildah.io/): Buildah is a tool that facilitates building Open Container Initiative (OCI) container images.\n- [Crossplane](https://crossplane.io/) - Crossplane is an open-source Kubernetes add-on that transforms your cluster into a universal control plane to define and compose infrastructure and services directly from Kubernetes.\n\n## Container Runtime Interface 🧳\n\n- [gVisor](https://gvisor.dev/): gVisor is a user-space kernel, written in Go, that implements a substantial portion of the Linux system surface. It provides an isolation boundary between the application and the host kernel and integrates with Docker and Kubernetes, providing sandboxed containers.\n- [Kata Containers](https://katacontainers.io/): Kata Containers project offers lightweight VMs that perform like containers, but provide stronger workload isolation using hardware virtualization technology as a second layer of defense.\n- [Firecracker](https://firecracker-microvm.github.io/): Firecracker is an open-source virtualization technology that is purpose-built for creating and managing secure, multi-tenant container and function-based services. It was developed by Amazon Web Services (AWS) to improve the efficiency and resource sharing of their Lambda and Fargate services. Firecracker provides lightweight virtual machines called microVMs.\n\n## Orchestration 🚢\n\n- [Kubernetes](https://kubernetes.io/) - The de facto standard for container orchestration.\n- [OpenShift](https://www.openshift.com/) - Kubernetes distribution by Red Hat with extra features.\n- [Rancher](https://rancher.com/) - Complete container management platform built on Kubernetes.\n- [Akri](https://github.com/deislabs/akri) - Akri is a project by Deis Labs that provides a framework for discovering and exposing heterogeneous leaf devices (like sensors) in a Kubernetes cluster.\n- [HashiCorp's Nomad](https://www.nomadproject.io/) - Flexible and easy-to-use orchestrator that can deploy a mix of microservice, batch, and legacy applications.\n- [KubeVirt](https://kubevirt.io/) - Lets you run virtual machines on Kubernetes alongside standard Kubernetes workloads.\n- [Virtual Kubelet](https://virtual-kubelet.io/) - Enables nodes to be backed by other services like ACI, AWS Fargate, HashiCorp's Nomad etc.\n\n## Microservices 🐛\n\n- [Istio](https://istio.io/) - An open platform to connect, manage, and secure microservices.\n- [Linkerd](https://linkerd.io/) - A service mesh for Kubernetes and other frameworks.\n- [Envoy](https://www.envoyproxy.io/) - A high-performance, open-source edge and service proxy.\n- [Dapr](https://dapr.io/) - Dapr is an open-source, portable, event-driven runtime that makes it easy for developers to build resilient, microservice, stateless and stateful applications.\n\n## Service Mesh 🕸️\n\n- [Istio](https://istio.io/) - Connects, manages, and secures microservices.\n- [Linkerd](https://linkerd.io/) - Provides reliability and security to your services without requiring code changes.\n- [Consul](https://www.consul.io/) - Provides a full-featured control plane with service discovery, configuration, and segmentation functionalities.\n- [SMI (Service Mesh Interface)](https://smi-spec.io/) - Specification for service mesh APIs.\n- [Maesh](https://github.com/traefik/mesh) - Simpler Service Mesh built on top of Traefik.\n\n## Immutable Infrastructure ⛰️\n\n- [Packer](https://www.packer.io/) - Builds automated machine images.\n- [Terraform](https://www.terraform.io/) - Provides a common configuration to launch infrastructure.\n- [Ansible](https://www.ansible.com/) - IT automation tool for just about everything that runs.\n- [Spacelift](https://spacelift.io/) - Spacelift is a Continuous Delivery platform designed specifically to handle Infrastructure as Code (IaC).\n\n## Cloud Providers ⚓\n\n- [Amazon Web Services (AWS)](https://aws.amazon.com/) - Biggest cloud provider; offers reliable, scalable cloud computing services.\n- [Google Cloud Platform (GCP)](https://cloud.google.com/) - Google's cloud provider offering; similar in quality and offering as AWS.\n- [Microsoft Azure](https://azure.microsoft.com/) - Microsoft's cloud provider offering; focused on Windows and Microsoft product integration.\n- [DigitalOcean (DO)](https://www.digitalocean.com/): DigitalOcean is a cloud infrastructure provider focused on simplifying web infrastructure for software developers.\n- [Heroku](https://www.heroku.com/): Heroku is a cloud platform as a service supporting several programming languages.\n- [Vercel](https://vercel.com/): Vercel is the platform for frontend developers, providing the speed and reliability innovators need to create at the moment of inspiration.\n- [Netlify](https://www.netlify.com/): A powerful serverless platform with an intuitive git-based workflow. Automated deployments, shareable previews, and much more.\n- [Flow Swiss](https://flow.swiss): Flow offers Swiss-based premium cloud services with a focus on simplicity. Trusted by more than 500 companies, including some of the world's biggest brands.\n- [Fly](https://fly.io/): Purpose-Built Cloud. We run physical servers in cities close to your users. As close to the metal as you can get without paying shipping.\n- [Civo](https://civo.com/): The cloud native service provider. The first cloud native service provider powered only by Kubernetes; Blazing fast cluster launch times, simplified developer experience, transparent pricing\n\n## Edge Computing 🏝️\n\n- [KubeEdge](https://kubeedge.io/en/) - Provides network edge computing capabilities for Kubernetes.\n- [OpenYurt](https://openyurt.io/en-us/) - OpenYurt by Alibaba turns Kubernetes into a platform for managing edge infrastructure.\n- [K3s](https://k3s.io/) - Lightweight Kubernetes distribution perfect for edge computing.\n\n## Serverless 🦋\n\n- [AWS Lambda](https://aws.amazon.com/lambda/) - Lets you run your code without provisioning or managing servers.\n- [Google Cloud Functions](https://cloud.google.com/functions) - Event-driven serverless compute platform.\n- [Azure Functions](https://azure.microsoft.com/services/functions/) - Develop more efficiently with Functions, an event-driven serverless compute platform.\n- [OpenFaaS](https://www.openfaas.com/) - Serverless Functions Made Simple for Docker and Kubernetes.\n- [Serverless Framework](https://www.serverless.com/): All-in-one development solution for auto-scaling apps on AWS Lambda.\n- [Knative](https://knative.dev/) - Extending Kubernetes to build, deploy, and manage modern serverless workloads.\n- [AWS Amplify](https://aws.amazon.com/amplify/): Amplify is a development platform for building secure, scalable mobile and web applications.\n- [Zappa](https://github.com/zappa/Zappa): Zappa is a serverless framework for Python applications. It allows you to build and deploy serverless Python applications on AWS with a minimal configuration and overhead.\n- [Chalice](https://github.com/aws/chalice): Also for Python developers, Chalice is an AWS-backed serverless framework.\n\n## DevOps practices 🎋\n\n- [Jenkins](https://www.jenkins.io/) - The leading open-source automation server for CI/CD.\n- [Spinnaker](https://www.spinnaker.io/) - Multi-cloud continuous delivery platform.\n- [GitLab](https://about.gitlab.com/) - Complete DevOps platform, delivered as a single application.\n\n## CI/CD 🏗️\n\n- [Jenkins](https://www.jenkins.io/) - Open-source automation tool with plugins built for continuous integration purposes.\n- [CircleCI](https://circleci.com/) - Cloud-native continuous integration platform.\n- [GitHub Actions](https://github.com/features/actions) - Workflow automation directly from GitHub repositories.\n- [Travis CI](https://travis-ci.org/) - Hosted continuous integration service used to build and test software projects hosted on GitHub.\n- [Keptn](https://keptn.sh/) - Keptn is a control plane for continuous delivery and automated operations for cloud-native applications.\n\n## GitOps 🏛️\n\n- [Flux](https://fluxcd.io/) - GitOps toolkit for multi-tenant deployments.\n- [Argo CD](https://argoproj.github.io/argo-cd/) - Declarative, GitOps continuous delivery tool for Kubernetes.\n\n## WebAssembly 🥡\n\n- [Awesome Wasm](https://github.com/mbasso/awesome-wasm) - Curated list of awesome things regarding WebAssembly ecosystem.\n- [Wasmtime](https://wasmtime.dev/) - Standalone runtime for WebAssembly.\n- [AssemblyScript](https://www.assemblyscript.org/) - TypeScript to WebAssembly compiler.\n- [WebAssembly (Wasm) Cloud](https://wasmcloud.com/) - wasmCloud is an open source project that leverages WebAssembly to allow developers to build portable business logic that can run securely anywhere.\n- [Krustlet](https://github.com/deislabs/krustlet) - Krustlet is a Kubernetes Kubelet for running WebAssembly workloads. It's a project by Deis Labs.\n\n## Networking 🧭\n\n- [Cilium](https://cilium.io/) - Open source software for providing, securing, and observing network connectivity between container\n\n## Storage 🪵\n\n- [Rook](https://rook.io/) - Open-source, cloud-native storage orchestrator for Kubernetes.\n- [Longhorn](https://longhorn.io/) - Project to provide a platform to build distributed block storage system for Kubernetes.\n- [OpenEBS](https://openebs.io/) - OpenEBS is a Kubernetes native, open source Container Attached Storage (CAS) solution.\n\n## AI \u0026 Machine Learning 🤖\n\n- [Kubeflow](https://www.kubeflow.org/) - Machine Learning toolkit for Kubernetes.\n- [Seldon Core](https://www.seldon.io/tech/products/core/) - Open source platform for deploying machine learning models on Kubernetes.\n- [Feast (Feature Store)](https://feast.dev/) - Operationalizing Machine Learning at Scale.\n\n## Security and Governance 🏯\n\n- [Falco](https://falco.org/) - Open source cloud native runtime security project.\n- [Open Policy Agent](https://www.openpolicyagent.org/) - General-purpose policy engine.\n- [KubeLinter](https://github.com/stackrox/kube-linter) - Static analysis tool checking Kubernetes YAML files and Helm charts for misconfigurations.\n- [kube-score](https://github.com/zegl/kube-score) - Kubernetes object analysis with recommendations for improved reliability and security.\n- [SPIFFE](https://spiffe.io/) - Secure identity framework for production infrastructure.\n- [Spire](https://spiffe.io/spire/) - Provides a unified way to issue, rotate, and revoke service identities.\n- [Kyverno](https://kyverno.io/) - Kubernetes native policy management, used for validation, mutation, and generation of configurations.\n\n## Observability and Monitoring 🛰️\n\n- [Prometheus](https://prometheus.io/) - Open-source systems monitoring and alerting toolkit.\n- [Grafana](https://grafana.com/) - Multi-platform open source analytics and interactive visualization platform.\n- [Jaeger](https://www.jaegertracing.io/) - End-to-end distributed tracing for service mesh architectures.\n- [OpenTelemetry](https://opentelemetry.io/) - Provides a single set of APIs, libraries, agents, and collector services to capture distributed traces and metrics.\n- [Fluentd](https://www.fluentd.org/) - Open source data collector for unified logging layer.\n- [Loki](https://grafana.com/oss/loki/) - Horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus.\n- [Tempo](https://grafana.com/oss/tempo/) - Cost-effective, high-volume tracing system.\n- [Tetragon](https://github.com/cilium/tetragon) - Part of Cilium - Cilium’s new Tetragon component enables powerful realtime, eBPF-based Security Observability and Runtime Enforcement.\n\n## Cloud-Native Web Frameworks and Languages\n\n### Web Frameworks 🪆\n\n- [Flask](https://flask.palletsprojects.com/en/2.1.x/) - Micro web framework written in Python.\n- [Spring Boot](https://spring.io/projects/spring-boot) - Java-based framework used to create stand-alone, production-grade Spring-based Applications.\n- [Phoenix](https://www.phoenixframework.org/) - A productive web framework that does not compromise speed or maintainability.\n- [NestJS](https://nestjs.com/) - A progressive Node.js framework for building efficient, reliable and scalable server-side applications.\n- [Micronaut](https://micronaut.io/) - A modern, JVM-based, full-stack framework for building modular, easily testable microservice applications.\n- [Quarkus](https://quarkus.io/) - A Kubernetes-native Java stack tailored for GraalVM and OpenJDK HotSpot, crafted from the best of breed Java libraries and standards.\n- [FastAPI](https://fastapi.tiangolo.com/) - A modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.\n- [Bun](https://bun.sh/) - A fast, all-in-one JavaScript runtime with a bundler, package manager, and a beautiful logger built-in.\n- [Tauri](https://tauri.app/): Build smaller, faster, and more secure desktop applications with a web frontend.\n- [Tokio](https://tokio.rs/) - A Rust runtime for writing reliable network applications without compromising speed.\n\n### Languages 📟\n\n- [Go](https://golang.org/) - Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.\n- [Deno](https://deno.land/) - A secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust\n- [Rust](https://www.rust-lang.org/) - A language empowering everyone to build reliable and efficient software. It is designed to provide memory safety while maintaining high performance.\n- [Python](https://www.python.org/) - Python is a programming language that lets you work quickly and integrate systems more effectively.\n- [Elixir](https://elixir-lang.org/) - A dynamic, functional language designed for building scalable and maintainable applications. Elixir leverages the Erlang VM, known for running low-latency, distributed, and fault-tolerant systems.\n","created_at":"2024-01-04T20:17:36.985Z","updated_at":"2026-03-28T17:00:31.852Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["General Resources ☁️","CI/CD 🏗️","Containerization 📦","Orchestration 🚢","Container Runtime Interface 🧳","Networking 🧭","Security and Governance 🏯","DevOps practices 🎋","Serverless 🦋","Cloud Providers ⚓","Cloud-Native Web Frameworks and Languages","Observability and Monitoring 🛰️","Microservices 🐛","Storage 🪵","AI \u0026 Machine Learning 🤖","GitOps 🏛️","Service Mesh 🕸️","Edge Computing 🏝️","WebAssembly 🥡","Immutable Infrastructure ⛰️"],"sub_categories":["Web Frameworks 🪆","Languages 📟"],"projects_url":"https://awesome.ecosyste.ms/api/v1/lists/cloudnativebasel%2Fawesome-cloud-native/projects"}