Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building Go Microservices for Cloud Development.

Learning exercise with a course on mapt.io, advance cloud native go. 
- Overviewed and saw usage of different go microframeworks.
- Implementing a microservice with one of the Go frameworks.
- Containerization, Composition and Orchestration of Go Microservices.
- Working with Service Discovery, Configuration, and Registration with consul 
- Deploy and run a Go microservice with Kubernetes
- Resilient synchronous messaging with REST-JSON and Binary RPC.
- implementation of Sync Calls with Circuit Breaker (Hysterix-Go)
- implementation of Async Message Queing using Rabbit MQ.
- impelementation of Publish/Subscribe concept with Apache Kafka.

About

Building Go microservices for Cloud Development using latest Go Libraries. Docker, Kubernetes, Consul, RabbitMQ, Kafka, JSON, gRPC etc..

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages