/advanced-go-microservices

An example of how to apply microservice architecture pattern in Go, using Docker, Kubernetes, minikube, Consul and gRPC.

Primary LanguageGo

Advanced Go Microservices

Examples from linkedIn course Advanced Cloud Native Go.

Introduction

Building blocks and functions of a cloud native application platform

Building blocks and functions of a cloud native application platform

Cloud Native Interactive Landscape

The Cloud Native Interactive Landscape filters and sorts hundreds of projects and products, and shows details including GitHub stars, funding or market cap, first and last commits, contributor counts, headquarters location, and recent tweets. Check the current version of landscape map.

Sections

  1. Go Microservices Frameworks: Gin-Gonic, Docker, Kubernetes, minikube.
  2. Service discovery and configuration
  3. Microservice Communication