_____ architecture allows software to be developed and deployed as loosely coupled, independently deployable pieces of software.

  • Monolithic
  • Microservices
  • Hybrid
  • Relational
The Microservices architecture allows software to be developed and deployed as loosely coupled, independently deployable pieces of software. Each microservice operates independently, making it easier to maintain, update, and scale individual components without affecting the entire system.
Add your answer
Loading...

Leave a comment

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