Four months of Floci. 🎉 ☁️ 69 AWS services ☁️ Azure + GCP emulators ✅ 2,506 compatibility tests ⭐ 17.7k stars Still MIT. Still no account, no auth token, no feature gates. Any Cloud. Locally. State of the Flock 001 👇 www.linkedin.com/pulse/state-...
Happy Fourth of July from Floci Today's about freedom, so here's ours: run the whole cloud locally. No account, no auth token, no feature gates. Just docker compose up for AWS, GCP, and Azure. Any cloud. Locally. Free forever. Happy and safe Fourth to everyone celebrating. 🇺🇸
Stop juggling Azurite, the Cosmos emulator, and four ports to test one app. floci-az = 19 Azure services on one port (4577). Real services, SDK-compatible, not mocks. 1 Docker image. 24ms start. ~13 MiB. $0. Free + MIT: github.com/floci-io/flo... #Azure #DevOps #Test #LocalDev
From breadboard chaos to a real PCB. I designed my first custom PCB to run the Pi4J smoke test reliably on a Raspberry Pi: I2C, SPI, and GPIO tests, no more tangled jumper wires. The full story (schematic → ordering → results): webtechie.be/post/from-br... #Java #RaspberryPi #Pi4J #PCB
From breadboard chaos to a real PCB: designing the Pi4J smoke test board · webtechie.be
Testing a Java I/O library properly means testing it on real hardware. No mocks, no stubs, just actual pins doing actual things. For Pi4J, that means running …
webtechie.be
A local cloud your team and your AI agents can iterate against in milliseconds. Floci runs AWS, Azure & GCP as one native binary. Free, MIT, no auth token, real engines. Safe to break, reset a container instead of your staging account. floci.io
First time using @floci.io (just for an S3 bucket) - ran via dotnet.testcontainers.org (there's a nuget package for that 😁) and huge levels of "just worked". Not new to running infra locally, but even so the lack of surprises was very welcome.
Had a lot of fun learning more about @floci.io ☁️ from @hectorvent.dev! What a great project, and what a great use case of Native Image for fast startup, low memory usage, and easy installation across platforms.
A local AWS emulator that starts in 24 ms and uses just 13 MiB of idle memory? 🚀 Join us as we talk with @hectorvent.dev, the creator of Floci — free, open source, and powered by @graalvm.org 🐰 www.youtube.com/watch?v=wQVQ...
floci-gcp doesn't model GCP's wire format. It implements the server side of Google's own protobuf stubs. Deep dive: dev.to/hectorvent/h... floci.io/gcp #GCP #Terraform #DevOps
How floci-gcp builds GCP wire compatibility on Google's own protobuf (and stays maintainable)
A local GCP emulator that doesn't model the wire format at all. Instead it implements the server side of Google's own generated protobuf stubs. Here's why that's the whole trick.
dev.to
Este proyecto te permite tener AWS en local y gratis. Sin cuentas ni trucos. Perfecto para practicar. Se llama Floci y tiene 47 servicios: S3, SQS, Lambda, DynamoDB, RDS... github.com/floci-io/floci
Lundi, découverte #OpenSource !💡 Entre #LocalStack qui verrouille de plus en plus de features et les éternels drames de licences (coucou MinIO 👀), ça devient un vrai casse-tête de trouver un mock AWS 100% libre pour le local. J'ai découvert Floci !🧵👇 go.thibaud.dev/b4NB #AWS #DevOps #TechFR
Floci — Fast, Free AWS Emulator
Fast, free, open-source AWS emulator. No auth token. No restrictions. Drop-in replacement for LocalStack.
go.thibaud.dev
Are you building a cloud app, but want to test without spending money on #AWS, #GCP, or #Azure? #Floci to the rescue, built by @hectorvent.bsky.social with @quarkus.io and #GraalVM. All about it in this @foojay.io #Podcast. On YouTube or in your favorite podcast app. www.youtube.com/watch?v=dvyD...
Run 35 AWS Services Locally FREE: Floci, Quarkus and GraalVM-Powered, LocalStack Alternative (#96)
YouTube video by Frank Delporte
youtube.com
Floci starts in ~24ms and idles at 13 MiB. New post on the four open-source layers that make that possible: Netty, vertx.io, @quarkus.io, and @graalvm.org A thank-you to the projects free emulator stand on. dev.to/hectorvent/standing-on-shoulders-the-stack-that-makes-floci-start-in-24ms-45mk
Standing on shoulders: the stack that makes Floci start in ~24ms
A thank-you note to the four open-source projects that make a free AWS emulator possible: Netty, Vert.x, Quarkus, and GraalVM.
dev.to
Floci helps you emulate AWS/Azure/GCP Cloud locally. It is easy to get started: $ curl -fsSL floci.io/install.sh | sh $ floci start $ eval $(floci env) $ aws s3 mb s3://my-bucket github.com/floci-io/flo... #docker #terraform #devops #floci
A local AWS emulator that starts in 24 ms and uses just 13 MiB of idle memory? Meet Floci — free, open-source, and powered by @graalvm.org 🚀 github.com/floci-io/floci