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.
hex-arch-kotlin-spring-boot
Reference JVM multi module project for a reactive micro service and lambda using a hexagonal architecture, DDD, Kotlin, Spring Boot, Quarkus, Lambda, Gradle.
CleanArchitecture
Keep your application code free of dependencies like persistence and presentation.
laravel-ddd-example
Hexagonal Architecture + DDD + CQRS in PHP using Laravel 8
now-compose
Docker compose for zeit now. [deprecated]
rocketsam
AWS Cloudformation interpreter CLI made to build and deploy microservices in AWS quickly and neatly
awesome-servicemesh
A curated list of tools implements the concept of Server Mesh
awesome-dapr
A cruated list of awesome Dapr application runtime related tools.
microservice-email
Microservice for send emails
go_ecommerce_microservice
E-Commerce Microservices with Golang and Fiber