Create a Simple Microservices Kubernetes, Docker— (Part 1)

Marcus Man
3 min readJul 30, 2020

Microservices are completely disrupting the way we build applications nowadays. The term has sprung up over last few years and has been increasingly being adopted by and discussed among developers. The real questions lie with what they are, how they work, etc, and hence I am putting my thoughts out there.

Table Of Contents

Part 1 gives you a heads up on microservices architecture and the technologies behind them. Part 2 focuses more on the implementation.

--

--