How does microservices provide small, manageable, and deployable components ?
Answers
Answered by
4
refer to the attachment
if it helps then please mark me as brainliest...!!
Attachments:
Answered by
0
Microservices provide small, manageable, and deployable components by small modules.
- Microservices is an architectural design
- It is used for building a distributed application.
- Each function of the application operates as a separate service.
- It is service-oriented architecture.
- The architecture is built as a collection of small independent service units.
- Microservice is a concept of software engineering.
- Because of the work as small modules independently they are more manageable
Similar questions