Aboutfastish
A platform for deploying and managing production-ready AWS infrastructure with built-in governance and resource management.
What isfastish?
fastish is a platform that simplifies AWS infrastructure deployment by providing pre-built, battle-tested patterns for common cloud architectures. Instead of spending weeks configuring infrastructure from scratch, you can deploy production-ready stacks in minutes.
The platform organizes your infrastructure using a hierarchical resource model that mirrors real-world engineering team structures, making it intuitive to manage complex multi-environment deployments.
Secure by Default
Built-in AWS best practices and security configurations
Deploy in Minutes
Skip weeks of infrastructure setup and configuration
Open Source
Full transparency, no vendor lock-in, community-driven
Understanding Resources
fastish organizes infrastructure using seven core resource types that work together to define your deployment structure:
Regulations & Limits
fastish implements two types of regulations to ensure fair usage and system stability:
API Rate Limits
Controls how often you can call certain endpoints per month. These limits prevent excessive API usage and ensure system stability. Rate limits apply to:
- Release verifications (Druid, Webapp, EKS)
- Release launches (deployments)
Rate limits reset monthly and are tracked using a sliding window algorithm.
Resource Quotas
Limits the total number of resources you can create. These quotas help manage infrastructure sprawl and ensure efficient resource usage:
- Total synthesizers across all projects
- Organizations, teams, and contributors
- Deployed Druid, Webapp, and EKS releases
Quotas are based on your subscription tier and counted globally across your account.
Subscription Tier Limits
| Limit Type | Exclusive | Professional | Startup | Enterprise |
|---|---|---|---|---|
| Monthly API Rate Limits | ||||
| Verifications | 5 | 20 | 100 | |
| Deployments | 5 | 20 | 100 | |
| Total Resource Quotas | ||||
| Synthesizers | 3 | 10 | 25 | |
| Organizations | 3 | 10 | 25 | |
| Teams | 3 | 10 | 25 | |
| Contributors | 3 | 10 | 25 | |
| Druid | 3 | 10 | 25 | |
| Webapp | 3 | 10 | 25 | |
| EKS | 3 | 10 | 25 | |
Whyfastish?
For Startups & Solo Developers
- Deploy production infrastructure without a DevOps team
- Save weeks of setup time and thousands in DevOps costs
- Focus on building features, not managing infrastructure
- Scale from MVP to production without rewriting
For Engineering Teams
- Standardize infrastructure across teams and projects
- Enforce governance with built-in resource management
- Migrate from PaaS to AWS without vendor lock-in
- Open source patterns you can customize and extend