Microservice
Microservices express an architectural style. Generally, a microservice functions as a part of a bigger application. Microservices make it easy to build scalable applications that not only have fewer bugs but are also easier to maintain. Using microservice architecture manages collaborations and divides complex projects. It’s a pattern that has been used in some form since the mid-90s.