Skip to main content
You are here: Further information - Architecture and compatibility

Platform Architecture

markdown
# hosted·ai Platform Architecture Diagrams

```
┌─────────────────────────────────────────────────────────────────────────┐
│                                                                         │
│                        hosted·ai Platform Architecture                  │
│                                                                         │
└─────────────────────────────────────────────────────────────────────────┘
                                     │
                 ┌──────────────────┬┴┬──────────────────┐
                 │                  │ │                  │
                 ▼                  │ │                  ▼
┌────────────────────────────┐      │ │      ┌────────────────────────────┐
│                            │      │ │      │                            │
│    hosted·ai User Panel    │◄─────┘ └─────►│   hosted·ai Admin Panel    │
│                            │◄─────────────►│                            │
│                            │   User API    │                            │
└────────────────────────────┘               └────────────────────────────┘
                                                          │
                                                          │ Admin API
                                                          ▼
                                             ┌────────────────────────────┐
                                             │                            │
                                             │  hosted·ai Cluster Panel   │
                                             │                            │
                                             │                            │
                                             └────────────────────────────┘
                 │                                        │
                 ▼                                        ▼
┌────────────────────────────┐              ┌────────────────────────────┐
│                            │              │                            │
│    Customer Operations     │              │  Service Provider Ops      │
│                            │              │                            │
├────────────────────────────┤              ├────────────────────────────┤
│ • Resource Management      │              │ • Infrastructure Config    │
│ • Team Management          │              │ • Cluster Management       │
│ • Billing & Subscriptions  │              │ • Image Management         │
│ • API Key Management       │              │ • Network Configuration    │
│ • SSH Key Management       │              │ • System Monitoring        │
│ • Workspace Organization   │              │ • Maintenance Operations   │
│ • User Permissions         │              │ • Platform Administration  │
└────────────────────────────┘              └────────────────────────────┘
                 │                                        │
                 └──────────────┬──────────────┬─────────┘
                                │              │
                                ▼              ▼
                     ┌────────────────┐ ┌────────────────┐
                     │                │ │                │
                     │  Compute       │ │  Storage       │
                     │  Resources     │ │  Resources     │
                     │                │ │                │
                     └────────────────┘ └────────────────┘
                                │              │
                                │              │
                     ┌────────────────┐ ┌────────────────┐
                     │                │ │                │
                     │  Network       │ │  Security      │
                     │  Resources     │ │  Services      │
                     │                │ │                │
                     └────────────────┘ └────────────────┘
```

## Data Flow Diagram

```
┌─────────────────┐                              ┌─────────────────┐
│                 │                              │                 │
│    Customer     │                              │   Service       │
│                 │                              │   Provider      │
│                 │                              │                 │
└────────┬────────┘                              └────────┬────────┘
         │                                                │
         ▼                                                ▼
┌─────────────────┐     Resource Requests      ┌─────────────────┐
│                 │─────────────────────────►  │                 │
│hosted·ai User   │                            │hosted·ai Admin  │
│Panel/API        │ ◄─────────────────────────┐│Panel/API        │
└────────┬────────┘     Resource Allocation   └────────┬────────┘
         │                                              │
         │                                              │ Coordination
         │                                              ▼
         │                                    ┌─────────────────┐
         │                                    │                 │
         │                                    │hosted·ai Cluster│
         │                                    │Panel/API        │
         │                                    └────────┬────────┘
         │                                              │
         │         ┌─────────────────────┐              │
         │         │                     │              │
         └────────►│  Cloud Resources    │◄─────────────┘
                   │                     │
                   └─────────────────────┘
```

## Interaction Sequence

```
┌──────────┐      ┌──────────┐      ┌──────────┐      ┌──────────┐      ┌──────────┐
│          │      │          │      │          │      │          │      │          │
│ Customer │      │User Panel│      │Admin Panel│     │Cluster   │      │Resources │
│          │      │          │      │          │      │Panel     │      │          │
│          │      │          │      │          │      │          │      │          │
└────┬─────┘      └────┬─────┘      └────┬─────┘      └────┬─────┘      └────┬─────┘
     │                     │                     │                     │                     │
     │  Request Resource   │                     │                     │                     │
     │────────────────────►│                     │                     │                     │
     │                     │                     │                     │                     │
     │                     │  Provision Request  │                     │                     │
     │                     │────────────────────►│                     │                     │
     │                     │                     │                     │                     │
     │                     │                     │  Allocate Request   │                     │
     │                     │                     │────────────────────►│                     │
     │                     │                     │                     │                     │
     │                     │                     │                     │  Allocate Resource  │
     │                     │                     │                     │────────────────────►│
     │                     │                     │                     │                     │
     │                     │                     │                     │  Resource Ready     │
     │                     │                     │                     │◄────────────────────│
     │                     │                     │                     │                     │
     │                     │                     │  Resource Ready     │                     │
     │                     │                     │◄────────────────────│                     │
     │                     │                     │                     │                     │
     │                     │  Resource Details   │                     │                     │
     │                     │◄────────────────────│                     │                     │
     │                     │                     │                     │                     │
     │  Access Granted     │                     │                     │                     │
     │◄────────────────────│                     │                     │                     │
     │                     │                     │                     │                     │
     │  Manage Resource    │                     │                     │                     │
     │────────────────────►│                     │                     │                     │
     │                     │                     │                     │                     │
     │                     │  Update Resource    │                     │                     │
     │                     │────────────────────►│                     │                     │
     │                     │                     │                     │                     │
     │                     │                     │  Update Request     │                     │
     │                     │                     │────────────────────►│                     │
     │                     │                     │                     │                     │
     │                     │                     │                     │  Apply Changes      │
     │                     │                     │                     │────────────────────►│
     │                     │                     │                     │                     │
```

## Administrative Hierarchy

```
┌───────────────────────────────────────────────────────────────┐
│                                                               │
│               hosted·ai Admin Panel                           │
│                                                               │
│  ┌─────────────────┐  ┌─────────────────┐  ┌─────────────────┐│
│  │                 │  │                 │  │                 ││
│  │Cross-Region     │  │GPUaaS Pool      │  │Platform         ││
│  │Management       │  │Management       │  │Monitoring       ││
│  │                 │  │                 │  │                 ││
│  └─────────────────┘  └─────────────────┘  └─────────────────┘│
│                                                               │
└───────────────────────┬───────────────────────────────────────┘
                        │
                        │ Coordinates
                        │
                        ▼
┌───────────────────────────────────────────────────────────────┐
│                                                               │
│               hosted·ai Cluster Panel                         │
│                                                               │
│  ┌─────────────────┐  ┌─────────────────┐  ┌─────────────────┐│
│  │                 │  │                 │  │                 ││
│  │Infrastructure   │  │Node             │  │Regional         ││
│  │Configuration    │  │Management       │  │Networking       ││
│  │                 │  │                 │  │                 ││
│  └─────────────────┘  └─────────────────┘  └─────────────────┘│
│                                                               │
└───────────────────────────────────────────────────────────────┘