There are 11 repositories under microservice-architecture topic.
A container platform that needs no Kubernetes learning, Build, deploy, assemble, and manage apps on Kubernetes, no K8s expertise needed, all in a graphical platform.
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET
A curated, open, and ever-evolving learning path focused on practices of software development, principles of software design, and software architecture.
CNCF Sandbox project: A Cloud-Native Proxyless Service Mesh based on Java Bytecode Enhancement Technology
A working example of microservice architecture implementation using nestjs framework.
An example of Choreography-based sagas in Spring Boot/JPA microservices
The Silky framework is designed to help developers quickly build a microservice development framework through simple code and configuration under the .net platform.
Microservice Architecture using multiple languages
Papers about Root Cause Analysis in MicroService Systems. Reference to Paper Notes: https://dreamhomes.top/
There are several articles on ‘internet’ including large companies, showing their microservices using REST, this guide has how to show some good practices and standards so that you have a microservice architecture that is the best possible, totally decoupled and scalable.
Spring Boot Microservices Architecture.
Distributed Transaction Service For Spring Cloud
Rainbond, Production-Grade Serverless PaaS
A sinlge point of reference to start learning about backend.
Fully flagged microservices using nestjs, rabbitmq, kong api gateway, mongodb, postgresql, queues, grafana, loki, fluentbit
Text-to-Speech and Speech-to-Text application built with a full-stack monorepo, featuring an event-driven, highly scalable architecture using Node.js, React, Redis, MongoDB, and Docker.
Home of the Language Ecosystem for Modeling Microservice Architecture (LEMMA)
Multilingual e-commerce backend based on gRPC microservices ecosystem and clean architecture principles, written in Go and Typescript.
Sunno a Spotify like music streaming application backend using microservice architecture implemented in Spring Boot
In my previus demo I showed how to implement microservice architecture using ASP.NET Core. This demo expands the microservice architecture with gateway load balancer (Ocelot) and service discovery (Eureka).
Loaded microservices applications to do different POC
Roche is a Code Generator and Web Framework, makes web development super concise with Go, CleanArch
:mailbox: An example of a monorepo delivery service application based on an event driven microservices architecture (WIP)
SpringBoot Microservice Saga design pattern framwork
Silvera is an tool for acceleration of development of microservice architectures https://alensuljkanovic.github.io/silvera/
Learn Microservices with Spring Boot (2nd edition) - Chapter 5
Phonebook Microservice Web Application aims to create a web application with MySQL Database using Docker and Kubernetes to have the understanding of Microservice architecture.
NestJS microservices integration POC solution
An example project implementing Microservices, DDD Architecture, Event Sourcing, and the CQRS pattern.
It is MERN stack project Online mentorship platform in micro-service architecture by following controller-service-repository pattern
Lectures and notes collection about software design and architecture.
Flask Microservices using Kong API Gateway
The TypeScript-gRPC monorepo starter kit that simplifies microservices development using OOP principles. Features typed gRPC communication, PM2 process management, unified database operations in single responsibility module, easy debugging without Docker, and automated SOLID code analysis with AI-powered documentation.
🚀 A Simple, easy, and yet ready to scale to your production env. FastAPI microservice template with docker containerization, consul service registry, centralized config, API gateway support, and many more.
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation. Also includes Cross-Cutting concerns like Implementing Centralized Distributed Logging with Elasticsearch, Kibana an…