Stephanie Caulley

Learning Resources

Nice breakdown of microservices vs monoliths

  • May 4, 2020 at 11:15 AM
  • Last updated almost 4 years ago
  • Visible to group members and anyone with the link
Redhat

What are microservices?

Log in / Register Account Microservices Microservices are an architectural approach to building applications. As an architectural framework, microservices are distributed and loosely coupled, so one team's changes won't break the entire app. The benefit to using microservices is that development teams are able to rapidly build new components of apps to meet changing business needs.