Skip to main content

User Personas

Bridge defines three key user roles that represent different levels of access and responsibilities within the system.

1. Super Admin (GPUaaS Admin / NCP Admin)

The Super Admin, also known as the GPUaaS Admin or NCP Admin, is responsible for managing the overall infrastructure.

Responsibilities

  • GPU Resource Management: Owns and manages GPU resources
  • Infrastructure Inventory: Imports inventory into the system
  • Catalog Updates: Updates the catalog with new resources
  • Tenant Management: Creates and manages tenants
  • Resource Allocation: Allocates quotas to tenants
  • Admin Creation: Creates tenant administrators
  • Organizational Role: Typically part of Operations or IT teams handling GPU infrastructure

Access Level

Full platform-wide access with the ability to manage all aspects of the Bridge infrastructure. Once the resources are allocated to Tenants, the Super Admins cannot get access to these resources, except for any administrative purposes.


2. Tenant Admin

Tenant Admins are created by the Super Admin and manage resources within their assigned tenant (Organization).

Responsibilities

  • Resource Allocation: Manages tenant resource usage and allocation
  • Virtual Machine Creation: Creates and manages VMs
  • Bare Metal Allocation: Allocates bare metal resources
  • Cluster Management: Creates and manages clusters
  • Endpoint Creation: Creates endpoints for services
  • Model Deployment: Deploys ML models
  • User Management: Manages tenant-specific users
  • Tenant-Specific Access: Each tenant has a dedicated Tenant Admin

Access Level

Tenant-scoped access with the ability to manage all resources within their assigned tenant.


3. Tenant User(s)

Tenant Users are created by the Tenant Admin and utilize resources for specific tasks.

Responsibilities

  • Resource Utilization: Uses allocated resources for their work
  • Job Submission: Submits jobs to the system
  • AI Inferencing: Performs AI inferencing tasks
  • Application Development: Develops and tests applications
  • Optionally, the Tenant User can also perform operations such as allocation of BM/VM/Cluster resources

Access Level

Limited to assigned resources with permissions to submit jobs and access allocated computational resources.


Additional Resources

For detailed operational procedures for Tenant Admins and Tenant Users, please refer to the Bridge User Guide.