A problem with microservice management is how to analysis massive logs from different services and understand what is going on in system. In this article, we...
This article demonstrates using gRPC technology in microservices architecture. The project show the new features of gRPC and apply it into a simple microserv...
This article presents a design for a simple application with microservices architecture. To build this project, 4 important tools have been used, they are Do...
In this article, we going to take a look at some common issues with application design. We’ll find out the limitation of classical Object-Oriented Programmin...
This article presents you how to apply the MVVM pattern in DummyMap application you have developed in previous tutorial. To do this, you’re going to refactor...
DummyMap is a simple location based application on IOS. It’s been designed to show location of 4 types of restaurant in Ha Noi. All data use in this project ...