awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 Repos

Awesome GitHub RepositoriesCloud-Native Microservices

Deployment patterns specifically for containerized microservices using Docker and Kubernetes.

Distinct from Application Cloud Deployments: Focuses on the microservices architectural pattern specifically, rather than general application cloud deployments.

Explore 5 awesome GitHub repositories matching devops & infrastructure · Cloud-Native Microservices. Refine with filters or upvote what's useful.

Awesome Cloud-Native Microservices GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • googlecloudplatform/microservices-demoAvatar von GoogleCloudPlatform

    GoogleCloudPlatform/microservices-demo

    20,492Auf GitHub ansehen↗

    This project is a Kubernetes microservices reference architecture implemented as a functional cloud-native e-commerce demo. It serves as a distributed systems testbed designed to demonstrate cloud-native deployment patterns, orchestration, and the interaction of independent services. The system showcases a polyglot service implementation using high-performance communication via gRPC and REST. It integrates generative AI for image analysis and product recommendations, and implements a service mesh to manage traffic, security, and observability between services. The application covers e-commer

    Implements a reference architecture for containerized microservices deployed and orchestrated on Kubernetes.

    Go
    Auf GitHub ansehen↗20,492
  • zhoutaoo/springcloudAvatar von zhoutaoo

    zhoutaoo/SpringCloud

    8,932Auf GitHub ansehen↗

    SpringCloud is a development platform for building distributed systems and cloud-native microservices. It provides an integrated framework for microservice development, incorporating service governance, security, and system coordination. The platform features a microservice gateway for managing traffic through dynamic routing and rate limiting, alongside a service registry for discovery. It implements distributed security through token-based authentication, role-based access control, and a specialized system that uses aspect-oriented programming to automatically enforce data-level permissions

    Enables packaging and deploying services using Docker and Kubernetes for scalable cloud-native environments.

    feign-clientjetcachenacos
    Auf GitHub ansehen↗8,932
  • dotnet/aspireAvatar von dotnet

    dotnet/aspire

    6,121Auf GitHub ansehen↗

    Aspire ist ein .NET-Toolchain für verteilte Anwendungen und ein Cloud-Native-Anwendungs-Orchestrator. Es bietet einen Code-First-Entwicklungsstack zum Erstellen, Ausführen und Bereitstellen verteilter Anwendungen und verwaltet insbesondere die Koordination mehrerer Dienste über verschiedene Programmiersprachen hinweg. Die Toolchain zeichnet sich durch einen programmatischen Ansatz für Dienst-Topologien aus, wobei eine Code-First-Methodik verwendet wird, um zu definieren, wie Dienste, Container und Datenbanken miteinander interagieren. Sie verwaltet den Lebenszyklus von Drittanbieter-Containern als Ressourcen und übersetzt diese programmatischen Anwendungsmodelle in plattformspezifische Deployment-Konfigurationen für Cloud-Umgebungen. Das Projekt umfasst Funktionen für dynamische Service-Discovery, Koordination von Builds verteilter Anwendungen und lokale Anwendungsausführung über eine Command-Line-Interface. Es integriert zudem ein Observability-Dashboard und ein Monitoring-System auf Basis von OpenTelemetry-Standards, um den Status und die Performance verteilter Komponenten zu verfolgen.

    Implements deployment patterns for containerized microservices in cloud environments.

    C#
    Auf GitHub ansehen↗6,121
  • networknt/light-4jAvatar von networknt

    networknt/light-4j

    3,672Auf GitHub ansehen↗

    light-4j is a Java microservices framework designed for building scalable distributed systems. It provides a toolkit for developing cloud-native services with integrated support for service discovery, telemetry, and secure inter-service communication. The project includes a runtime OpenAPI request validator to ensure communication consistency by checking data against formal specifications. It also features an OAuth2 API security gateway for verifying identity tokens and managing credentials, alongside an event-sourcing messaging system for building command query responsibility segregation arc

    Implements cloud-native deployment patterns for containerized microservices using Docker.

    Java
    Auf GitHub ansehen↗3,672
  • brendandburns/designing-distributed-systems-labsAvatar von brendandburns

    brendandburns/designing-distributed-systems-labs

    1,306Auf GitHub ansehen↗

    This repository is a learning resource and collection of hands-on exercises illustrating cloud-native architecture, microservice composition, and container design patterns for distributed environments. It provides implementation blueprints demonstrating sidecar, adapter, and ambassador patterns for applications deployed within Kubernetes containers. The materials cover traffic management capabilities such as routing requests through proxy containers, splitting traffic between production and experimental servers, enforcing rate limits, and isolating failing services using circuit breakers. Add

    Provides hands-on tutorials illustrating microservice composition, traffic routing, and batch processing pipelines.

    JavaScript
    Auf GitHub ansehen↗1,306
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Deployment
  4. Multi-Cloud Deployments
  5. Cross-Cloud Certificate Deployment
  6. Cloud Platform Deployments
  7. Application Cloud Deployments
  8. Cloud-Native Microservices