Login
Remember
Register
Ask a Question
Define Microservice Architecture Define Microservice Architecture
+1
vote
asked
Aug 6, 2020
in
Continuous Deployment
by
Robindeniel
Define Microservice Architecture Define Microservice Architecture
#microservice-archietecture
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 6, 2020
by
SakshiSharma
Microservices, aka Microservice Architecture, is an architectural style that structures an application as a collection of small autonomous services, modeled around a business domain.
...