shuza / kubernetes-go-grpcLinks
Microservices using Go, gRPC and Kubernates
☆41Updated last year
Alternatives and similar repositories for kubernetes-go-grpc
Users that are interested in kubernetes-go-grpc are comparing it to the libraries listed below
Sorting:
- Sample Go app project using Docker and Jenkins best practices☆21Updated 7 years ago
- Getting Started with Microservices using Go, gRPC and Kubernetes☆112Updated 8 years ago
- Example code to accompany the book building Microservices in go☆99Updated 6 years ago
- Source code for tutorial "How to develop Go gRPC microservice with HTTP/REST endpoint, middleware, Kubernetes deployment, etc."☆318Updated 6 years ago
- This repository contains code which I am using to learn Go. Hoping it can be useful to someone, I've uploaded them here in github.☆109Updated 3 months ago
- A Search Service with Go and Elasticsearch☆76Updated 3 years ago
- Highly scalable video streaming website built with microservices (Go, Docker, Kubernetes, PostgreSQL, gRPC, Redis, RabbitMQ, Prometheus, …☆74Updated 7 years ago
- Go-based microservices reference platform for demo of k8s observability with Istio☆193Updated 4 years ago
- Example layered microservice in Go, using gRPC, MongoDB and Docker on Kubernetes☆29Updated 7 years ago
- Hands-on Microservices with Go☆69Updated 4 years ago
- ☆60Updated 4 years ago
- Repository for "Microservices with Golang" workshop at Wizeline.☆57Updated 7 years ago
- ☆47Updated 6 years ago
- An API and Worker using Kafka publish+subscribe written in Golang☆60Updated 5 years ago
- Example Go service that uses OPA for API authorization.☆101Updated last year
- Code for the Mastering Go Programming video course☆72Updated 8 years ago
- Code examples for the book "Go Recipes" by Apress.☆143Updated 8 years ago
- Sample microservice architecture to demonstrate how each pieces are linked together☆33Updated 7 years ago
- Getting started with Cloud Native Go.☆33Updated 3 years ago
- ☆72Updated 5 years ago
- A template project to create a minimal Docker image for a Go application☆67Updated 5 months ago
- A sample application demonstrating Kubernetes, gRPC, Go and cute Gophers demoed at Google GCP Next 2017☆138Updated 8 years ago
- Examples of adding Prometheus Monitoring to your Golang applications 📈☆75Updated 2 years ago
- An example Go project for running local development environment, with hot code reloading.☆110Updated 6 years ago
- ☆125Updated 4 years ago
- An example todo app using gRPC/REST and PostgresQL in a few lines of code☆80Updated 7 years ago
- Example of a Golang, Serverless API☆74Updated 2 years ago
- Sample go application demonstrating good development practices☆32Updated 2 years ago
- RESTful API Example with golang