✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
An application is built as a single deployable unit that contains all its business features and runs in one process behind a load balancer. When one feature needs to call another, the call is an in-memory function invocation rather than a network request. The architectural pattern that matches this description is: