What is a monolithic architecture?
Practice this question from Quiz: Microservices, with options and an explanation.
Question
What is a monolithic architecture?
Option A — Correct answer
One deployable application containing most application components
A monolith packages most components into one deployable unit.
Option B
A browser-only UI
Option C
A database index
Option D
A single Java class only