ts-cloud — Data
Serverless/ Data

Data services

Managed data attached to the functions over a private VPC — database, connection proxy, cache, and shared filesystem.

Aurora Serverless v2 available

clusteracme-production-db
engineaurora-mysql
databaseapp
active connections12

Capacity (ACU)

1.5 now

range 0.5–4 ACU · rescale with cloud serverless:db-scale 0.5 4

RDS Proxy

nameacme-production-proxy
endpointacme-production-proxy.proxy-xxxx.us-east-1.rds.amazonaws.com
pooled connections8
statusavailable

Shared filesystem (EFS)

file systemfs-0abc
mount/mnt/local
used312 MB

ElastiCache (Redis)

clusteracme-production-redis
nodecache.t4g.micro
engineredis 7.1
hit rate96.4%
statusavailable

Query the private DB without a bastion: cloud serverless:db-shell "select 1"