Providers on UCloud
UCloud supports several providers that cater to different research and computational needs. This guide covers three primary providers: SDU/K8s, AAU/K8s, and AAU/VM.
SDU/K8s & AAU/K8s
Both SDU/K8s and AAU/K8s are Kubernetes-based environments designed for scalable research workloads. They allow users to quickly launch pre-built applications. However, there are important differences to consider before choosing one.
SDU/K8s vs. AAU/K8s
- SDU/K8s provides:
- β Handling of sensitive data
- β SSH connections
- β Support for licensed software
-
β Fixed IP addresses
-
AAU/K8s:
- β Does not accommodate sensitive data
- β No SSH access
- β No support for licensed software
- β No fixed IP addresses
- β Offers access to a wide range of GPUs
If you need any of the capabilities listed for SDU/K8sβsuch as handling sensitive data, requiring SSH connections, or leveraging licensed software β choose SDU/K8s.
AAU/VM
AAU/VM is a traditional virtual machine provider for users requiring full control over their environment.
Key Features:
- β Customizable virtual machines
- β GPU support for compute-heavy tasks
- β Complete OS control for specialized or custom software installations
AAU/VM is ideal if you need an environment where you can configure the operating system extensively or run GPU-intensive workloads that demand tight control over system settings.