Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 457 Bytes

microservices.md

File metadata and controls

10 lines (8 loc) · 457 Bytes
title nav_title collection position
Microservices
Microservices
microservices
2

Microservices

A microservice refers to a self-contained piece of functionality that can be used by a separate application to perform a very specific task. Breaking microservices into their own environments comes with potential beneifts and drawbacks, which this guide seeks to help developers navigate as they consider employing such an approach in their work.