What is the difference between the concepts "Architecture Style" and "Architecture Patron"? For example, it is said that REST is an architecture style while MVC is an Architecture pattern.
What is the difference between the concepts "Architecture Style" and "Architecture Patron"? For example, it is said that REST is an architecture style while MVC is an Architecture pattern.
The MVC (Model-View-Controller) is a design pattern, rather than architecture, but in any case the differences are:
To use an architecture analogy, you have Gothic, Romanesque styles ... but the pattern is the way to solve a general problem present in constructions (for example, how to solve the installation) electrical, or water pipes, complying with the legal regulations).