Build the app.Fluffy handles the infrastructure.

storefront / application topology3 workloads · 0 resources
Add infrastructure
fluffy-chainsaw.yamlwaiting
apiVersion: fluffy-chainsaw.dev/v1
name: storefront
 
runtimes:
  api:
    artifact: api-image
    port: 8080
    uses:
      {}
  worker:
    artifact: worker-image
    port: 8081
    uses:
      {}
Topologygenerated from the manifest
webentrypoint
Workloads2
Generated for apiNothing connected to api
fluffy-chainsaw.yamllive
Fluffy Core

Local first. GCP when you’re ready.

LocalThe whole app, on your laptop.
running
storefront.local200
PlanSee exactly what changes.
fluffy-chainsaw.yaml
Cloud Run3
Cloud SQL1
Pub/Sub1
Storage1
ready to apply
GCPThe same graph, in your project.
deployed
storefront.example.comlive
GCP availableAWS · roadmapAzure · roadmap

Pre-release · BSL 1.1 · Free for your own applications

More about Core
Fluffy Premium

More control when the team grows.

Customer-deployed. Operational data stays in your GCP project.

Preview Environments
  1. AliceOpens PR #142Pushes branch feat/checkout
  2. FluffyDeploys preview stackEphemeral Cloud Run & DB from manifest
  3. GitHubPosts preview commentDirect link to pr-142.preview.internal
  4. BobTests live applicationSecure SSO login via Google IAP

Every PR gets a private place to run.

Resource Access
  1. AliceRequests temporary accessNeeds 45m prod-db session for incident
  2. SlackRoutes approval requestAlerts #prod-access with Control Room link
  3. BobApproves in Control RoomReviews incident & authorizes grant
  4. Google PAMGrants temporary IAM roleAuto-revokes in 45m · full audit logged

Access ends when the work does.

Private previewsTemporary accessCustomer-owned auditMore about Premium

Build the app.