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 six 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:
- Synthesizer, Druid, and Webapp verifications
- Druid and Webapp 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 druids and webapps
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 | 1 | 3 | 6 | |
Deployments | 1 | 3 | 6 | |
Total Resource Quotas | ||||
Synthesizers | 1 | 3 | 6 | |
Organizations | 1 | 3 | 6 | |
Teams | 1 | 3 | 6 | |
Contributors | 1 | 3 | 6 | |
Druids | 1 | 3 | 6 | |
Webapps | 1 | 3 | 6 |
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