Preview¶
What it is¶
Preview offers subscribers the ability to try out pre- and early-release Intel® hardware on a limited basis. Available preview hardware is organized by common use cases like AI, CPU, and GPU.
Note
The Preview service is completely separate from default compute instances in the hardware catalog.
Why use¶
Deploy and test AI/ML workloads on cutting-edge Intel® processors at low to no cost.
Connect to your preview instance via one-click (without uploading SSH keys).
Evaluate Intel® hardware in a safe and secure development environment.
graph LR subgraph "Request Preview instance" direction LR a[Request] -->|Await approval|b[Receive email confirmation] end subgraph "**Connect** Bucket 1" direction LR e[Preview] <--> f{{Storage}} end subgraph "Access preview instance" direction LR c[Preview] -->|Connect via One-click| d[instance] c[Preview] -->|Connect via SSH| d[instance] end