Microsoft Dynamics 365 Business Central Developer — Question 17
A company is deploying Business Central on-premises.
The company plans to use a single-tenant deployment architecture.
You need to describe how the data is stored and how the Business Central Server is configured.
In which two ways should you describe the single-tenant architecture? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. Each customer has their own Business Central Server.
- B. The application and the business data are stored in the same database.
- C. Multiple customers share a single Business Central Server.
- D. The application and business data are stored in separate databases.
- E. Multiple customers share multiple Business Central Server instances.
Correct answer: A, B
Explanation
The correct answers A and B accurately reflect the characteristics of a single-tenant architecture, where each customer has an isolated Business Central Server and both the application and data are stored within the same database. Options C, D, and E are incorrect as they describe multi-tenant configurations or separation of data that do not apply to single-tenant scenarios.