Back to GlossaryGlossary

Microservices

An architecture where an application is split into small, independent services that communicate over APIs. Each service handles one domain (auth, payments, notifications) and can be deployed and scaled independently. Contrast with monolithic architecture, where all functionality lives in a single codebase.

Ready to Start Building?

Put these concepts into practice. Describe your app idea and let GenMB generate the code.

Try GenMB Free