microservices
microservices
A software system that has been separated into smaller modules that interact with each other. Dating back decades to component software and modular programming, the foundation of microservices is a standard programming interface (API) that enables each module to communicate with another. The advantage of microservice architecture is that each microservice can be independently updated with patches and enhancements without affecting the entire system.
Microservices and Containers
Starting in the 2013 time frame as OS virtualization (container technology) began to take off, the terms microservices and containers have been widely used in the same discussion. The reason is that containers enable numerous apps and services to run simultaneously in a single server, and container technology has been touted as an efficient way to host a microservice. See OS virtualization and component software.Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 2003-2025 Farlex, Inc
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.