Hi Sergiy, thanks for your reply!
I agree that the choice of technologies is opinionated, but it's impossible to list all of them, so the goal has been to mention a few popular ones to give one an overview.
By "saying Monolith is not an architecture," do you mean that monolith is when there's no architecture at all? 🙃 Maybe we should rename it into "approach" then? :)
That's a really interesting insight - "packaging option". I think we'll reciprocate your inspiration and mention your thoughts in the final draft as well.
However, it would be quite of a challenging task as the whole internet is already flooded with the term "monolithic architecture' :)
Unfortunately yes, this term is widely used. I guess it coined up to describe traditional synchronous architectures like PHP+MySQL/Spring+Hybernate/etc. But now it used to describe every architecture which does not require multiple deployable artifacts and huge DevOps team.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Yes, it's clear and informative, but incorrect. Monolith is not an architecture, so mentioning its scalability is meaningless.
P.S. and choice of technologies somewhat opinionated.
Hi Sergiy, thanks for your reply!
I agree that the choice of technologies is opinionated, but it's impossible to list all of them, so the goal has been to mention a few popular ones to give one an overview.
By "saying Monolith is not an architecture," do you mean that monolith is when there's no architecture at all? 🙃 Maybe we should rename it into "approach" then? :)
Take a look at this post. It was inspired by your article, BTW.
Architecture always exists, so there is no point to say "no architecture at all".
That's a really interesting insight - "packaging option". I think we'll reciprocate your inspiration and mention your thoughts in the final draft as well.
However, it would be quite of a challenging task as the whole internet is already flooded with the term "monolithic architecture' :)
Unfortunately yes, this term is widely used. I guess it coined up to describe traditional synchronous architectures like PHP+MySQL/Spring+Hybernate/etc. But now it used to describe every architecture which does not require multiple deployable artifacts and huge DevOps team.