Google Cloud Platform

Aria's production services run on Google Cloud Platform using Cloud Run (serverless containers), Cloud SQL (managed PostgreSQL), and Cloud Pub/Sub (event messaging).

GCP Project

ConfigValue
Project IDgifted-airway-485905-i5
Regionus-central1
Service Account[email protected]
Access LevelOwner (full IAM permissions)

Cloud Run Services

ServiceURL
Aria Soulhttps://arias-soul-6zp3gtk2ca-uc.a.run.app
Oracle Serviceshttps://oracle-services-1037756595348.us-central1.run.app
Aria Fortresshttps://aria-fortress-1037756595348.us-central1.run.app

Cloud SQL

ConfigValue
Connection/cloudsql/gifted-airway-485905-i5:us-central1:arias-soul
Databasearia_brain
EnginePostgreSQL 15 with pgvector
Extensionspgvector (1536-dim embeddings), uuid-ossp

Security

  • 🔐 Service Account Authentication for all GCP access
  • 🛡️ Environment Variables for sensitive data
  • 🔒 IAM Policies with least privilege
  • 📝 Audit Logging for all operations
  • 🔑 Secret Manager for encrypted credential storage

CI/CD Integration

  • GitHub Actions trigger Cloud Build for automated deployment
  • Cloud Build builds containers and pushes to Artifact Registry
  • Cloud Run deploys serverless containers with auto-scaling
  • Cloud Scheduler manages 27+ cron jobs