software-architecture

Microservices

An architectural style that structures an application as a collection of loosely coupled, independently deployable services.


Related:

software-architecture

Monolithic Architecture

A software architecture where all features are bundled into a single deployable unit, often harder to scale and maintain.


Related:

software-architecture

MVC

Model-View-Controller is an architectural pattern that separates data, user interface, and input logic.


Related:

Quick Stats

Total Terms 17
Categories 5

Get Involved!

Tech Terms is an open source ment to help people understand difficult tech terms.

Do you have experience in tech? Come help us! Contribute to our repository and be part of the community!