colossus
Microservice architecture
An example microservice architecture for Kubernetes using Bazel, Go, Java, Docker, and gRPC
Colossus — An example microservice architecture for Kubernetes using Bazel, Go, Java, Docker, Kubernetes, Minikube, Gazelle, gRPC, Prometheus, Grafana, and more
1k stars
35 watching
67 forks
Language: Starlark
last commit: over 2 years ago
Linked from 1 awesome list
bazeldockergogolanggrpcgrpc-gogrpc-javajavakubectlkubernetesminikube
Related projects:
Repository | Description | Stars |
---|---|---|
shuza/kubernetes-go-grpc | Developing Go-based microservices using gRPC and deploying them in Kubernetes with load balancing, tracing, and rate limiting. | 41 |
n-stefan/eshoponcontainers | An example microservices-based .NET application showcasing containerization with Docker and Azure Kubernetes Services | 4 |
tumblr/colossus | A lightweight I/O framework for building Scala services | 1,141 |
thangchung/practical-dapr | A full-stack .NET microservices application demonstrating Dapr and Kubernetes deployment | 301 |
boonen/microservices-demo | Demonstrates a microservices architecture using Spring Boot and Docker | 4 |
dhilipsiva/garuda | Automatically exposes Django ORM over gRPC for use in microservices written by other languages | 24 |
harlow/go-micro-services | Demonstrates a microservices architecture using Golang and gRPC for inter-service communication and request tracing with Jaeger. | 1,087 |
lileio/lile | Automates the creation of basic gRPC services in Go with pre-set structures and tools. | 1,506 |
iammukeshm/microservice.webapi | Demonstrates a microservice architecture in ASP.NET Core with an API gateway using Ocelot for routing and unifying multiple services. | 69 |
jserv/mini-arm-os | Builds a minimal multi-tasking OS kernel for ARM from scratch | 1,064 |
luxas/kubernetes-on-arm | Enabling Kubernetes to run on ARM devices like Raspberry Pi with minimal setup and configuration. | 600 |
1backend/1backend | A platform for deploying and managing microservices and lambda functions with integrated tools for code generation and infrastructure management. | 2,153 |
jordi-chacon/dummy-dockerized-microservices | A microservices-based application for testing and demonstrating containerization with Docker, message queueing, and distributed data storage | 6 |
aspnetrun/run-aspnet-grpc | An e-commerce microservices project demonstrating high-performance inter-service communication using gRPC with .NET 5 | 114 |