“Microservice Applications”
Last month, we talked about the increasing popularity of adopting microservices in application development. Microservices architecture involves breaking down a software application into it's smaller components, rather than just having one large software application. Typically, this involves dividing a software application into smaller, distinct business capabilities. These can then communicate with each other…
Read More