| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Your data. Your models. Your future — inside your own cloud boundary.
Poolside is a secure, enterprise-grade AI platform for software engineering, designed to run entirely within your infrastructure. This repository publishes opinionated reference infrastructure-as-code for deploying Poolside in your own cloud, a transparent, production-grade happy path for deploying the Poolside platform and models into your cloud account.
These reference architectures include the public infrastructure and deployment patterns for running Poolside in your environment.
To deploy it, you will also need the Poolside deployment bundle, which includes:
Request access to the Poolside deployment bundle: Contact Sales
This public repository is intended to show the reference architectures, infrastructure patterns, and deployment workflow. The Poolside software artifacts themselves are distributed separately to approved customers and evaluators.
| Cloud | Status | Path |
|---|---|---|
| AWS | EKS, one Terraform root | aws/ |
A complete deployment of Poolside inference on Amazon EKS, provisioned from a single Terraform root:
Start at aws/README.md.
reference_architectures/
└── aws/ # AWS reference architecture
├── docs/ # AWS-specific guides and quickstarts
├── examples/ # end-to-end Terraform roots
└── modules/ # composable Terraform modules
| Back | FazBrowse Home | New Git URL |