Glossary

Microservice

A small, independently deployable service that performs a single business function. In COBOL modernization, microservice architecture may involve wrapping COBOL programs as individually deployable services behind APIs. (Ch. 40) See also: *API Wrapping*, *Modernization*.

Learn More

Related Terms