Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Macro-services to Nano-services: Evolution of Software Architecture

Pragya Keshap answered on February 17, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers


Macro-services to Nano-services: Evolution of Software Architecture

0

You can find steps that we are going to follow:

• Iterate Design Architecture from On-Premises to Cloud Serverless

• Evolves architecture Monolithic to Event-driven Microservices

• Refactoring System Design for handling million of requests

• Apply best practices with microservices design patterns and principles

This starts with Monolithic which is Macro-services where all business services are deployed as a single package in the application server and share the same database.

It continue with Microservices which is independently developed, deployed, and managed communications with loosely coupling services.

And lastly we will evolve Nano-services. Nano-services are designed to perform a single function, so the output is exposed through a specific API endpoint and perform a specific task.

https://medium.com/design-microservices-architecture-with-patterns/macro-services-to-nano-services-evolution-of-software-architecture-424f927b63cb

Popularity 1/10 Helpfulness 1/10 Language whatever
Source: Grepper
Link to this answer
Share Copy Link
Contributed on Feb 17 2023
Pragya Keshap
0 Answers  Avg Quality 2/10


X

Continue with Google

By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
X
Grepper Account Login Required

Oops, You will need to install Grepper and log-in to perform this action.