Browse Definitions :
Definition

microservice architecture (MSA)

A microservice architecture (MSA) is a logical structure for the design of a software program involving loosely-coupled modular components known as microservices.

A microservice is a discrete component of a larger service that supports a specific business goal and uses a simple, well-defined interface to communicate with other microservices. The modularity of microservices enables scalability for individual components of an application separately according to requirements and minimizes the likelihood that a change made to one program element will create unanticipated changes within other elements. Microservices may be added, removed, renamed, reconfigured, modified and rearranged without affecting each other or the program as a whole.

The microservices approach contrasts with the monolithic architecture, in which elements of the program are interwoven and interdependent, requiring that the whole program be addressed if any element is to be changed.

See Martin Fowler's presentation on microservices at the GOTO developers conference:

This was last updated in May 2016

Continue Reading About microservice architecture (MSA)

Networking
  • WAN (wide area network)

    A wide area network (WAN) is a geographically distributed private telecommunications network that interconnects multiple local ...

  • network protocol

    A network protocol is a set of established rules that specify how to format, send and receive data so that computer network ...

  • SD-branch

    SD-branch is a single, automated, centrally managed software-centric platform that replaces or supplements an existing branch ...

Security
  • Cloud Security Alliance (CSA)

    The Cloud Security Alliance (CSA) is a nonprofit organization that promotes research into best practices for securing cloud ...

  • quantum supremacy

    Quantum supremacy is the experimental demonstration of a quantum computer's dominance and advantage over classical computers by ...

  • YubiKey

    YubiKey is a security token that enables users to add a second authentication factor to online services from tier 1 vendor ...

CIO
  • transaction

    In computing, a transaction is a set of related tasks treated as a single action.

  • lean management

    Lean management is an approach to managing an organization that supports the concept of continuous improvement, a long-term ...

  • device ID (device identification)

    A device ID (device identification) is an anonymous string of numbers and letters that uniquely identifies a mobile device such ...

HRSoftware
  • talent pool

    A talent pool is a database of job candidates who have the potential to meet an organization's immediate and long-term needs.

  • diversity, equity and inclusion (DEI)

    Diversity, equity and inclusion is a term used to describe policies and programs that promote the representation and ...

  • passive candidate

    A passive candidate (passive job candidate) is anyone in the workforce who is not actively looking for a job.

Customer Experience
  • product-qualified lead (PQL)

    A product-qualified lead (PQL) is an individual or business that experienced value from using a product as a result of a free ...

  • marketing-qualified lead (MQL)

    A marketing-qualified lead (MQL) is a website visitor whose engagement levels indicate they are likely to become a customer.

  • customer success

    Customer success is a strategy to ensure a company's products are meeting the needs of the customer.

Close