Microservice Architecture (Microservices)

Microservice architecture, also referred to as microservices, is a phrase used in software design to refer to a single software application designed as a suite of independently deployable small services. For example, the small application might support multiple clients, expose APIs and integrate with other applications.

Microservices are basically designed to receive then process requests and respond accordingly, independent of other services. Over time the services can evolve to meet changing business needs.

Common Characteristics of Microservices

Currently there is no formal definition of microservice architecture, but software built as microservices do share common characteristics and functions, including multiple component services that can be deployed independently without compromising the application. Microservices are generally designed around business capabilities and priorities.

Another important characteristics of microservices is that the services, while bounded are composed of loosely coupled elements. This enables developers to update the services independently as business needs change. For example, when one service is updated and redeployed it will not impact other services or require other services to be updated.

Microservice Architecture Is Similar to Service-Oriented Architecture (SOA)

Microservice architecture is considered to be the opposite of monolithic architecture and similar to Service-Oriented Architecture (SOA). It differs from SOA in that SOA is a broader framework whereas microservices is more refined.

 

 

 

 

Vangie Beal
Vangie Beal
Vangie Beal is a freelance business and technology writer covering Internet technologies and online business since the late '90s.
Get the Free Newsletter
Subscribe to Daily Tech Insider for top news, trends & analysis
This email address is invalid.
Get the Free Newsletter
Subscribe to Daily Tech Insider for top news, trends & analysis
This email address is invalid.

Related Articles

Virtual Private Network (VPN)

A virtual private network (VPN) encrypts a device's Internet access through a secure server. It is most frequently used for remote employees accessing a...

Gantt Chart

A Gantt chart is a type of bar chart that illustrates a project schedule and shows the dependency between tasks and the current schedule...

Input Sanitization

Input sanitization is a cybersecurity measure of checking, cleaning, and filtering data inputs from users, APIs, and web services of any unwanted characters and...

IT Asset Management Software

IT asset management software (ITAM software) is an application for organizing, recording, and tracking all of an organization s hardware and software assets throughout...

ScalaHosting

ScalaHosting is a leading managed hosting provider that offers secure, scalable, and affordable...

HRIS

Human resources information system (HRIS) solutions help businesses manage multiple facets of their...

Best Managed Service Providers...

In today's business world, managed services are more critical than ever. They can...