What is an example of microservice?

Most large scale web sites including Netflix, Amazon and eBay have evolved from a monolithic architecture to a microservice architecture. Netflix, which is a very popular video streaming service that’s responsible for up to 30% of Internet traffic, has a large scale, service-oriented architecture.

Read more

What is a Golang microservice?

Golang is one of the leading tools to build microservices . In a cloud-native application, a microservice is a loosely coupled application that provides important functionality. This article explores the steps you need to take to set up an authentication microservice for your application.

Read more