mehrandvd / general-stack

The question is as simple as this: Which stack to use for the next 3 years!
https://github.com/mehrandvd/general-stack/blob/master/home.md
MIT License
11 stars 3 forks source link

Monolithic vs. Microservices #13

Closed shahriar10001 closed 3 years ago

shahriar10001 commented 5 years ago

https://github.com/mehrandvd/general-stack/issues/10

mehrandvd commented 5 years ago

@shahriar10001 are suggesting not to use micro-services?

shahriar10001 commented 5 years ago

@mehrandvd , In my opinion, this depends on team skills and project size. If there is a high skill, micro service is a good option. Otherwise, the project should be split into smaller projects, but not in microservice's definitions and complexities. This item should be compliant with the standard and correct design patterns in the project levels and codes.

mehrandvd commented 5 years ago

So, I assume you suggest monolithic for now, but the team should get ready for micro-service and a plan to move towards a micro-service mindset.

shahriar10001 commented 5 years ago

For the current conditions that the team has several projects, I think this transition period is necessary

mehrandvd commented 5 years ago

@shahriar10001 What is the change you suggested? I couldn't find any changes in the commit...

shahriar10001 commented 5 years ago

I transferred the description to page 10 : https://github.com/mehrandvd/general-stack/issues/10

shahriar10001 commented 5 years ago

I thought this page would be deleted later