Staging Environment
Network & VPC Configuration
Define your virtual network topology, subnets, and firewall rules.
Invalid CIDR format
Enable NAT Gateway
Allow private instances to reach the internet
Enable DNS Resolution
Automatic internal DNS for resources
| Rule | Type | Port | Source | Status |
|---|---|---|---|---|
| Allow SSH | Inbound | 22 | Any | Active |
| Allow HTTP/HTTPS | Inbound | 80, 443 | 0.0.0.0/0 | Active |
| Block Telnet | Inbound | 23 | 0.0.0.0/0 | Blocked |
Compute & Region Setup
Select deployment regions, instance families, and scaling policies.
Spot Instance Fallback
Use spot instances for non-critical workloads to save up to 70%
Custom AMI / OS Image
Deploy using a custom Ubuntu 22.04 LTS hardened image
Storage & Database Configuration
Attach managed databases, object storage, and backup schedules.
Point-in-Time Recovery
Enable continuous backups with 1-second granularity
Cross-Region Replication
Async replica to secondary region for disaster recovery
Access, Credentials & SSH
Generate API keys, connection strings, and configure secure access.
⚠️ Save this configuration now. API keys and connection strings will not be displayed again after deployment.
cnx_sk_8f3a2b9c1d4e5f6g7h8i9j0k1l2m3n4o5p6q
postgresql://admin:***@cnx-db-prod.cluster-cnx01.us-east-1.rds.cloudnexus.io:5432/main
ssh root@compute-prod-01.us-east-1.cnx.io -p 22
Review & Deploy Environment
Verify configuration and provision your infrastructure.
Network
cnx-vpc-prod-01 (10.0.0.0/16)
NAT Gateway: Enabled | DNS: Enabled
Compute
c6i.xlarge | US East
Scaling: 2–10 instances
Database
PostgreSQL 15 HA
PITR: Enabled | Replication: Off
Security
SSH Only | API Key Generated
Firewall: 3 rules active
ℹ️ Estimated cost: ~$184.50/mo based on selected specs and 730 hours. Actual usage may vary.