Infra Guide Overview¶
Omnistrate offer turn key solution to manage your infrastructure.
You can use Omnistrate-native Infrastructure management. Here are some of the advantages:
- Tenant-aware: manage per-tenant Infrastructure
- ACID-compliant: make sure all Infra operations are fully ACID-compliant and not leave the leaked resources in between.
- Versioned: all changes are versioned
- Multi-cloud: abstracts away the complexities of the cloud without losing control
- Day-2 Ops: automates infrastructure operations, not just provisioning
You can read more here. Alternatively, you can bring your Terraform or equivalent and incorporate with other building blocks.
Here are some of the core infra capabilities:
- Endpoint aliases to provide custom domain name for your Resource. To learn more, please see here
- Configure Load balancers to loadbalance across multiple nodes. To learn more, please see here
- Shared File System support to save data in a persistent volume and share it across different pods. To learn more, please see here
- Blob Storage to define blob storage(s) and their mount paths across Resources. To learn more, please see here
- GPU Accelerator to specify dedicated GPU resources for your SaaS Products. To learn more, please see here
- Custom Deployment Cell Placement to allow you to control how many deployments can be co-located on the same host cluster (deployment cell / Kubernetes cluster). To learn more, please see here
If you don't see your favorite capability above, please reach out to us at support@omnistrate.com. We would love to understand your use-case and prioritize the support.