Microservice topic

Microservices are an architectural and organizational approach to software development where software is composed of small independent services that communicate over well-defined APIs. These services are owned by small, self-contained teams. Microservices architectures make applications easier to scale and faster to develop, enabling innovation and accelerating time-to-market for new features.

List Microservice repositories

Anno.Core

431
Stars
107
Forks
Watchers

Anno 是一个微服务快速开发框架,底层通讯可选用grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线、CQRS 、DDD,插件化开发。

awesome-go-education

336
Stars
29
Forks
Watchers

A curated list of awesome articles and resources for learning and practicing Go and its related technologies.

awesome-software-architecture

7.0k
Stars
531
Forks
Watchers

🚀 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.

food-delivery-microservices

719
Stars
130
Forks
Watchers

🍔 A practical and imaginary food delivery microservices, built with .Net 7, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologie...

MicroServicePractice

40
Stars
8
Forks
Watchers

微服务实践的demo

spellcheck-microservice

48
Stars
2
Forks
Watchers

Fast spellchecking microservice

dotnet-istanbul-microservices-demo

138
Stars
34
Forks
Watchers

This is the demo application that i created for my talk 'Microservice Architecture & Implementation with Asp.Net Core' at Dotnet İstanbul Meetup Group.

py-docker-aws-example-project

41
Stars
15
Forks
Watchers

Automated testing and deployment of a simple Flask-based (RESTful) micro-service to a production-like environment on AWS, using Docker containers and Travis-CI.

chaos-mesh

6.5k
Stars
802
Forks
Watchers

A Chaos Engineering Platform for Kubernetes.

chaosblade

5.8k
Stars
930
Forks
Watchers

An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)