cld.cat
Fast links for AWS, Google Cloud, and Azure

Instant shortcuts to cloud consoles

stop clicking through menus cld.cat is a tiny shortcut layer for cloud consoles. Type a short path like cld.cat/ec2, cld.cat/ddb, or cld.cat/bq and land directly on the destination.

Browse the URL map

How it works

Every shortcut is a simple redirect. The path stays human-friendly, while your static redirect layer sends you to the actual provider console URL underneath.

Canonical paths

Use provider routes like /aws/ec2, /gcp/bigquery, or /az/vm.

Shortcuts

Fast aliases like /ec2, /bq, and /kv take you there instantly.

Smart defaults

Shared shortcuts like /dns, /sql, and /vm resolve using your provider preference rules.

Built for the big three

One consistent pattern across providers. Keep the paths short, predictable, and easy to memorize.

AWS

/aws

98 services. Shortcuts: /acm, /amplify, /apigateway, /apprunner, /appsync, /artifact.

Azure

/az

92 services. Shortcuts: /acr, /advisor, /aiappsagents, /aip, /aks, /appgw.

GCP

/gcp

78 services. Shortcuts: /agentbuilder, /alloydb, /apigee, /apilibrary, /apis, /appengine.

URL map

Simple, predictable paths — provider routes for clarity, shortcuts for speed, and shared aliases resolved at build time.

Canonical format

/{provider}/{service}

/aws/ec2
/gcp/bigquery
/az/vm

Shortcuts

/ec2 → AWS EC2
/ddb → DynamoDB
/bq  → BigQuery

Shared shortcuts

/dns
/sql
/vm

Provider aliases

/azure/*  → /az/:splat
/google/* → /gcp/:splat

Popular shortcuts

Start with the most common paths, then let search handle the long tail.

Shortcut library

Example redirect rules

/acm    https://console.aws.amazon.com/acm/home 302
/amplify    https://console.aws.amazon.com/amplify/home 302
/apigateway    https://console.aws.amazon.com/apigateway/main/apis 302
/apprunner    https://console.aws.amazon.com/apprunner/home 302
/appsync    https://console.aws.amazon.com/appsync/home 302
/artifact    https://console.aws.amazon.com/artifact/home 302