
The 3 Stages of Microservice: Divide, Conquer, and Chaos
Hey, Tea Lovers! Today let’s talk about a hot topic in the market, Microservices. We will be discussing how microservices are very simple things and we were doing the basic requirement of it for quite a long time without realizing it. Then I will also share with you what I mean by Chaos in Microservices. Software Development’s First Step Towards a Solution is… If you have noticed, whatever problems we try to resolve in the software development process, the first thing we do (and must do) dividesthe problem into smaller ones. The smaller the problem gets, to an extent, the easier it is to solve or find a solution. Divide and Conquer is a very effective and must-do step in every type of industry’s problem. If you think about it, almost all things, complex or easy, are built one step at a time and not whole at once. ...