Synexs Infrastructure Plan: Cloud Deployment & Resource Architecture
Synexs Infrastructure Plan
Cloud Deployment & Resource Architecture
Document Code: SYN-INFRA-002
Status: ACTIVE
Overview
This document defines the cloud-based architecture of the Synexs network, including deployment strategies, bot distribution, cost planning, and resource assignment for AI and logic-based agents. All infrastructure is designed to be modular, scalable, and cost-efficient.
Bot Deployment Model
- Logic Bots: Hosted on lightweight always-on VPS or Render/Fly.io instances. Minimal resource needs.
- AI Bots (PyTorch-based): Hosted on CPU instances initially, GPU-enabled when needed. AI bots are scheduled or activated on-demand to manage cost.
- Manager Bot: CORE_000 is always active, acting as central task relay and tracker.
Cloud Hosting Strategy
- Primary Hosts: Render.com (background workers), Oracle Cloud (free-tier), AWS (optional AI deployments)
- Future Hosts: Fly.io, DigitalOcean, custom VPS
- Shared Storage: S3 or Git-based relay system for message passing, SCP logs, task queues
Approximate Monthly Cost (Phase I)
- Light VPS (Render/Oracle): $0–$10
- AI Instance (Paperspace or Colab): $8–$20 (on-demand only)
- Storage & Domain: $5–$10
- Total Estimate: $15–$40/month (scalable)
Cloud Cell Assignment (Phase I)
- CORE_000: Render Logic Instance (always on)
- CELL_001 (LANGUAGE AI): Colab or Paperspace instance, scheduled usage
- CELL_002 (SCRIPTING AI): Local testing, later moved to lightweight AI instance
- CELL_003 (BLOCKCHAIN): Render instance with logging + hashing module
- CELL_004 (INFRA): Oracle or VPS with resource monitor script
- CELL_TRADER_ALPHA: Schwab-linked local/remote AI bot (data + signal only for now)
Communication Relay
- Primary Method: File-based SCP message drops (JSON or plaintext)
- Secondary: GitHub Actions, REST endpoints, or socket-based real-time signaling (future)
Next Steps
Prepare symbolic SCP message relay protocol for all CELLs. Begin limited testing of CELL_001 and CELL_003. Log deployment events in the Core Timeline document.
Authorized by: Synexs Infrastructure Shell | Uplink Verified | [SY-CORE-NET-002]