START FAST
Run what you already built. Just faster and cheaper.
The biggest hidden cost of a new platform is rarely the platform. It's months spent migrating everything that already works. tau import reads what you already have and writes native Taubyte resources.
SIX FORMATS, READ NATIVELY
Six formats, read natively
Every import runs through the same compiler your team uses day to day, and reports exactly what it couldn't carry over: blocked, approximated, ignored, or handled elsewhere. Then it tells you whether the result compiles.
Docker Composeapplication + volume
Vercelwebsite + function
Fly.ioone application per process
AWS Lambdafunction or application
Coolifyas Compose + findings
Dokployas Compose
Your existing infrastructure keeps working
Database stays your database
Connects to a Postgres or MySQL server you already run, no forced migration.
Existing message infrastructure keeps working
Plugs directly into Kafka or NATS if that's what your team runs.
File storage keeps working too
It speaks the same API as S3, so tools already built for S3 need no changes.
Point tau import at it and see what comes back.
Or skip straight to building on Taubyte directly.