> ## 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.

# Cloud resources

> Storage, networking, DNS, and infrastructure-as-code across your connected providers.

Nuphos surfaces the supporting resources around your compute, so the agent (and
you) can see the whole picture.

## Storage

Browse **S3** buckets and objects on AWS — list, inspect, and download.

## Networking

Inspect **VPCs**, **firewall rules**, and **network ACLs** across AWS and GCP to
understand how traffic flows and where it's blocked.

## DNS

Manage **Cloudflare** zones and DNS records — A, CNAME, MX, and the rest. See the
[Cloudflare connector](/connectors/cloudflare).

## Infrastructure as code

Inspect **CloudFormation** stacks on AWS to see what's managed declaratively and
its current state.

<Tip>
  These resources are most useful in context — ask the agent "what's exposing
  <code>api-prod</code> to the internet?" and it will trace ingress, services,
  firewall rules, and DNS together.
</Tip>
