Microservices
WebTerm Overview
Term
Microservices
Category
Web
Related Terms
4
Definition
An architectural style that structures an application as a collection of loosely coupled, independently deployable services, each responsible for a specific business function and communicating over APIs.
Web