SDF APP Operating Model
| Author | Date | Change log |
|---|---|---|
| Joseonwoo | 2026-02-03 | First Draft |
1. Purpose
The SDF App (On-Prem) environment has a clearly defined installation server, so it operates based on identifiers along with**Server Slot Limit (Server Slots)**Execution is required.
This document is not about "how to distinguish servers," but rather,How to 'enforce' server count limitsfocuses on.
In other words, instead of "variable values" like IP/MACProving 'registered server' with the key (secret key) owned by the serveraims for a structure that does.
- per license 1 unit
- Three identifiers provided by default
- The app environment is**Limit on the number of allowed servers (server slots)**need
- IP/MAC-based device identification has many failure cases and low reliability →**Key-based validation (only allows registration servers)**switch to
※ The hybrid operation criteria are defined in the upper document (SDF Hybrid Operation Model), and this document provides a detailed explanation of the server slot execution method added in the App (On-Prem) environment.
2. Definition of Operational Standards and Key Concepts
2.1. Operating Standards
SDF fundamentally follows an identifier-centric operational model.
In the app environment, server-level execution elements are added on top of the identifier operation structure.
- In other words, the App environment is**Execution at both the business unit and server unit is required simultaneously.**does.
| division | Container Environment | App(On-Prem) Environment |
|---|---|---|
| Server Concept | None | exists |
| Limit Criteria | Limit only the number of identifiers | Identifier + Server Slot Limit |
| Operating Unit | Work Identifier Centered | Work Identifier + Installation Server |
※ The common operational standards for Container/App are identifiers, and server slot execution is added only in the App environment.