Let’s run piggymetrics 1. Clone the code from git: 2. Install Maven && Docker 3. Compile Switch to the PiggyMetrics
Continue readingCategory: microservices
Microservices are a software development technique—a variant of the service-oriented architecture (SOA) architectural style that structures an application as a collection of loosely coupled services.
What are the advantages and disadvantages of spring cloud and Dubbo?
To compare the similarities and differences between the two micro-service frameworks, we first understand the implementation of micro-service based on
Continue reading