We are building Fluffy to make deploying and operating cloud applications as predictable as running them locally.
Instead of writing sprawling Terraform scripts, maintaining duplicate Docker Compose setups, and manually wiring IAM permissions in the Google Cloud console, you declare what your app needs in one place and Fluffy handles the rest.
Native Firestore document support
Expanding beyond Cloud SQL to support Firestore native document schemas with the same declarative permission model and local emulator experience you already get for relational databases.
CLI extension engine (fluffy ext)
A plugin system allowing engineering teams to hook custom buildpacks, internal tools, and pre-deploy linting scripts directly into the Fluffy CLI lifecycle.
Automated ephemeral preview teardown
Automatic garbage collection and cloud resource destruction when pull requests close or preview branches become stale, preventing forgotten cloud spend.
Instant inner-loop reload for Go sidecars
Replacing full container rebuilds during local development with sub-second in-memory binary reloads via Air hot-reloading.
#How to give feedback
If there is a feature, integration, or cloud provider you need:
- Open a discussion or request on GitHub Issues
- Review our cohort release history in the Change history