Skip to main content
pragma-os is currently in private beta. During this period, usage is free for beta participants. Pricing will be announced when we move to general availability. Contact [email protected] to request beta access.
Currently, pragma-os supports Google Cloud Platform (GCP) resources including Cloud Storage, BigQuery datasets, and BigQuery tables. AWS and Azure support is on the roadmap. See the Store for the full list of available resources.
pragma-os uses Clerk for user authentication. When you run pragma auth login, you authenticate through a secure browser flow. Your credentials are never stored in plaintext. Provider credentials (like GCP service accounts) are managed separately and securely within the platform. See Authentication for details.
When a resource operation fails, pragma-os captures the failure details and moves the event to a dead letter queue after retries are exhausted. This prevents cascading failures while preserving context for debugging. You can inspect failures, fix the root cause, and retry. See the Error Recovery guide for the full workflow.
Yes. pragma-os and Terraform solve different problems and can coexist. Use Terraform for static infrastructure that rarely changes (VPCs, IAM, etc.) and pragma-os for dynamic data infrastructure with dependencies that need automatic propagation. See How We Compare for more details on when to use each tool.
Email [email protected] for assistance. Beta participants also have access to a private Slack channel for faster response times.
Key roadmap items include:
  • AWS and Azure providers - Expanding beyond GCP
  • Vector database resources - Pinecone, Weaviate, and Qdrant support
  • Pre-built RAG pipelines - Full end-to-end AI infrastructure templates
  • Team workspaces - Collaboration features for organizations
Contact [email protected] to share feature requests or learn more about upcoming releases.