Processor Architecture describes the type of CPU platform a device uses, which affects what operating systems, drivers, and application installers are compatible with it.
In OneDeploy, the most common architectures are x64 (Intel/AMD) and ARM64 (ARM). Some software packages provide different installers depending on the architecture, and steps can be targeted to ensure the correct version is installed on each device. Understanding processor architecture helps ensure reliable and consistent deployments across different hardware types.