Floci is a family of fast, free, open-source local cloud emulators built with Quarkus Native, with one container per cloud, one port each, no auth tokens, no feature gates, no telemetry. Around the emulators sits a consistent set of client libraries, tooling, and validation so the whole suite feels like one project.
Named after cirrocumulus floccus, the cloud formation that looks like popcorn. 🍿
docker run --rm -p 4566:4566 floci/floci:latest # AWS
docker run --rm -p 4577:4577 floci/floci-az:latest # Azure
docker run --rm -p 4588:4588 floci/floci-gcp:latest # Google Cloud
docker run --rm -p 4599:4599 floci/floci-oci:latest # Oracle CloudNo sign-ups. No API keys. Point your existing SDK or CLI at the local endpoint and keep your workflows.
| Category | Repos |
|---|---|
| Emulators | floci (AWS, :4566) · floci-az (Azure, :4577) · floci-gcp (GCP, :4588) · floci-oci (OCI, :4599) |
| Client libraries | testcontainers-floci (Java) · -python · -node · -go · -dotnet |
| Tooling | floci-cli · floci-ui |
| Docs & experimental | floci-io.github.io · floci-duck |
- ☁️ AWS ·
floci· port4566· imagefloci/floci. EC2, ECS, EKS, Lambda, RDS, ElastiCache, MSK, OpenSearch, S3, DynamoDB, SQS, SNS, IAM, STS, KMS, Step Functions, CloudFormation, and more, validated against its compatibility test suite. - ☁️ Azure ·
floci-az· port4577· imagefloci/floci-az. Blob, Queue, Table, Cosmos DB, Functions, App Configuration, Key Vault, Event Hubs, Azure SQL Database, AKS, and Virtual Machines on a single endpoint. - ☁️ GCP ·
floci-gcp· port4588· imagefloci/floci-gcp. Cloud Storage, Pub/Sub, Firestore, Datastore, Secret Manager, IAM, and Managed Kafka on a single endpoint. - ☁️ OCI ·
floci-oci· port4599· imagefloci/floci-oci. Identity, Object Storage, Queue, Streaming, Vault + KMS, Secrets, and Functions on a single endpoint.
Every emulated service is available to every user, always: no auth tokens, no paid unlocks, no "community edition" sunset. The emulators are MIT-licensed and stay that way. Fork them, embed them, ship them.
Website · Documentation · Slack · Discussions · Governance · Trademark
Built with Quarkus + GraalVM Mandrel · Made for developers who ship.
Floci™ is a trademark of Hector Ventura. Code is MIT-licensed; see TRADEMARK.md for name and logo use.