Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

On this page.

Table of Contents

Introduction

Microservice architecture consists of a suite of independently deployable, small, modular, and compassable (composable) services. Each service runs a unique process and communicates through a well-defined, lightweight mechanism to serve a business goal.

In addition to modular services, the API gateway and other elements are integral parts of microservice architecture.

Image Added