M
M
Mistake222021-03-09 22:23:04
Backend
Mistake22, 2021-03-09 22:23:04

Difference between microservices and services?

Hello! Looking through vacancies for a back-end developer, I am faced with the requirement of the ability to develop microservices or services, and I would like to know what is their difference, or in fact they are not?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
Griboks, 2021-03-09
@Griboks

Microservices are obviously the same services. Perhaps here we are talking about a microservice architecture, when one large service is broken into many independent microservices (similar to how a torrent works without a server).

S
Sergey Gornostaev, 2021-03-10
@sergey-gornostaev

A service is a very general concept of "something that provides services". This often refers to a web application built according to SOA principles . A microservice is a special case of a service built according to the principles of microservice architecture .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question