> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nuphos.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Compute & access

> Virtual machines, serverless, and direct shell access — across AWS, GCP, and more.

Beyond Kubernetes, Nuphos lets you work with the rest of your compute and get a
shell where you need one.

## Virtual machines

Browse and inspect your instances — **EC2** and **Lightsail** on AWS, **Compute
Engine** on GCP, **Linodes**, and **Zeabur** servers — with status, metrics, and
details in one place.

## Serverless

Inspect **Lambda** functions (and invoke them) on AWS and **Cloud Run** services
and revisions on GCP.

## SSH terminal

Open a shell directly to a VM — EC2, Lightsail, GCE, or a Zeabur server — from
inside Nuphos, without managing keys yourself.

## Port forwarding

Forward a local port to a remote service (for example, a database inside a private
network) and reach it from your machine. Active forwards are shown in the bottom
bar so you always know what's open.

<Tip>
  The [agent](/agent/sessions) can use these same capabilities — ask it to check a
  service over a forwarded port or run a diagnostic on an instance.
</Tip>
