daniel-gil / advanced-go-microservices

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Go 75.9%Language:Dockerfile 22.0%Language:HTML 2.1%