On Wed, Jul 18, 2018 at 8:42 AM, Mark Murphy <jmarkmurphy@xxxxxxxxx> wrote:
From Googling this, it looks like "microservices" means different things to
different people.
As always with every new theme that permeates developer consciousness.
To me, the microservice concept is:
- Factoring services provided by a backend host of any kind into "do one
thing well".
- Optionally a gateway microservice routes (and authenticates and logs,
etc.) service requests (so you don't exhaust port numbers).
- A front end (or middle tier in a 3-tier system) makes service requests
and weaves the results into content.
- The front end interacts with users or automated clients and weaves
content into http(s) presentation.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.