When to use it
Use a single binary for local development, evaluation, low-volume workloads or a service where process-level redundancy is provided by the surrounding platform. “Single” describes the adapter process, not the durability of your data.What you operate
- The adapter binary and its runtime configuration.
- The endpoint and network path used by callers.
- Runtime credentials and access to destination services.
- Backend data, backups and recovery procedures.