The Trinity Beast — Infrastructure Live

Real-time view of the entire Trinity Beast network — every layer, every service, live prices from the demo feed.

Live Data Region: us-east-2 (Ohio) No authentication required
This page is public. All data shown is from the demo API key — the same key available to anyone evaluating The Trinity Beast. Prices refresh every 6 seconds. Infrastructure stats are real. 100% of subscription revenue funds freedom from brick kiln debt bondage in Pakistan.
ECS Containers
Exchange Feeds
Prewarmed Assets
<1ms
Cache Latency
746K+
Proven RPS
33
Aurora Tables
52 GB
ElastiCache
Uptime

Live Price Feed — Demo Key

Connecting...
6s
Edge & Content Delivery
CloudFront CDN
Distribution E110PRKEIYQVLL
Global edge locations · WAF protected
cpmp-site.org / www.cpmp-site.org
Route 53 DNS
api.cpmp-site.org → ALB
udp.cpmp-site.org → NLB
lrs.cpmp-site.org → ALB
WAF — CloudFront Security
Anti-DDoS · IP Reputation
Common Rules · Known Bad Inputs
WAF — ALB Security
SQL Injection · Rate Limiting
2,000 req/5min global · 100 req/5min admin
Load Balancers
ALB — Trinity-Beast-TCP-ALB TCP
HTTPS:443 → LPO (8080) + LRS (9090)
TLS termination · Cross-zone enabled
3 Availability Zones
NLB — Trinity-Beast-UDP-NLB UDP
UDP:2679 → LPO · UDP:2680 → LRS
Layer 4 passthrough · No TLS overhead
Direct container routing
Compute — ECS Fargate Cluster
BeastMain APP_REPORT_SERVER
8 vCPU · 32 GB · LPO + LRS
TCP 8080, 9090 · UDP 2679, 2680
6 WebSocket feeds · 150 DB conns
BeastMirror APP_REPORT_SERVER
8 vCPU · 32 GB · LPO + LRS
TCP 8080, 9090 · UDP 2679, 2680
6 WebSocket feeds · 150 DB conns
BeastLRS APP_REPORT_SERVER
8 vCPU · 32 GB · LPO + LRS
TCP 8080, 9090 · UDP 2679, 2680
6 WebSocket feeds · 150 DB conns
BeastWebhook WEBHOOK_SERVER
8 vCPU · 32 GB · Outbound only
Health: TCP 8083 · No ALB target
UDP + HTTPS push to Associates
Data Layer
Aurora Serverless v2 PostgreSQL 17.7
Writer + Reader · 2–18 ACU auto-scale
Optimized I/O · 33 tables
600 connections (150 × 4 containers)
ElastiCache for Valkey cache.r7g.2xlarge
Valkey 7.2 · 52.8 GB · 8 vCPU
TLS enabled · Single node (pure cache)
Rebuilt by sync job in ~16 seconds
S3 — Website & Docs Static
trinity-beast-website-east2
HTML, CSS, JS, images, docs
Origin for CloudFront CDN
Async & Event Processing
SQS — Usage Log Queue Standard
trinity-beast-queued-usage-logs
Decouples writes from price hot path
Batch size 100 · 5s window · ~$1/mo
Lambda — Receipt Handler Go
trinity-beast-receipt · 256 MB
Post-checkout: subscription, donation,
LRS addon, webhook · SES receipts
Lambda — Queued Writer Go
trinity-beast-queued-writer · 256 MB
SQS consumer → Aurora batch INSERT
Event source: batch 100, 5s window
EventBridge — Nightly Sync Cron
cron(0 6 * * ? *) = 1 AM EST
Aurora → ElastiCache full sync
Completes in ~16 seconds
WebSocket Price Feeds — Loading...
Loading exchange feeds...
Security & Monitoring
GuardDuty Threat Detection
VPC flow logs · CloudTrail · DNS analysis
Automated threat detection
Shield Standard DDoS
Layer 3/4 DDoS protection
CloudFront + ALB automatic
CloudWatch Observability
5 dashboards · 17 alarms
Container logs · Custom metrics
Secrets Manager Credentials
trinity-beast-secrets · 16 keys
DB creds · Stripe keys · SES config
Data Flow — Price Request Hot Path
Client Route 53 ALB (TLS) ECS Container sync.Map (0ms) Response
Cache miss path: sync.Map miss → ElastiCache (~1ms) → REST fallback (~150ms) — but 99.9% of prewarmed assets hit Tier 1
Exchange WS sync.Map (local) FlushToElastiCache (30s) Cluster-wide availability
Price Request SQS (fire-and-forget) Lambda Writer Aurora (batch INSERT)