The _____ architecture style involves dividing the system into smaller sub-systems that operate as separate services.

  • Monolithic
  • Microservices
  • Hybrid
  • Relational
The Microservices architecture style involves dividing the system into smaller sub-systems that operate as separate services. Each of these services performs specific functions and can communicate with each other, creating a more modular and flexible software architecture.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *