A / Runtime
The OS is often hidden behind another layer.
Containers, orchestration, serverless platforms, model-serving frameworks, and managed APIs can make the underlying operating system less visible to users. Operators still care because drivers, security patches, file systems, networking, and automation live underneath.
Research
Flexibility matters. Teams may test on workstations, notebooks, cloud instances, or small clusters before standardizing the runtime.
Production
Repeatability matters. Container images, base OS updates, accelerator drivers, orchestration policy, and monitoring become part of the release process.
Consumer deployment
Packaging matters. Desktop apps, browser features, mobile inference, and local AI tools depend on the user’s operating system and hardware permissions.
Edge deployment
Reliability matters. Devices may need offline inference, signed updates, low power use, and support for sensors or specialized chips.