← All stories
● Covered by 1 source · 1 reportMedium impact1 neutral

Floci Launches Local Emulation for AWS, Azure, GCP, and OCI Cloud Services

🔄 Updated 1h ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • Emulates AWS, Azure, GCP, OCI services locally.
  • MIT-licensed, standalone binaries, no cloud accounts needed.
  • Offers drop-in replacement for LocalStack.
  • Supports various services across major clouds.

Local Cloud Emulation for Major Providers

Floci has introduced a new tool designed to emulate services from major cloud providers including AWS, Azure, Google Cloud Platform (GCP), and Oracle Cloud Infrastructure (OCI) directly on a local machine. This allows developers to build, run, and verify cloud-native applications without requiring active cloud accounts or credentials.

The emulators are provided as standalone, MIT-licensed binaries. This approach removes the need for authentication tokens, feature gates, or any cloud account setup, simplifying the development workflow.

Faster Development Cycles

The local emulation environment aims to accelerate development cycles, particularly for AI agents that generate cloud code. By providing an instant, credential-free local cloud, Floci allows agents to test code rapidly and safely without interacting with live cloud environments. This prevents potential exfiltration of real cloud secrets and avoids unexpected billing.

The emulators boast fast cold start times (24 ms) and low idle memory consumption (13 MiB), facilitating quick spin-up, testing, and tear-down within the development loop.

Compatibility and Features

Floci positions itself as a drop-in replacement for LocalStack, utilizing the same port 4566 and supporting 119 services, allowing for a switch with zero code changes. It covers a range of services, including Blob, Queue, Table, Functions, and Event Hubs for Azure; GCS, Pub/Sub, Firestore, and Cloud Run for GCP; and Object Storage, Identity, and Queue for OCI.

The tool is compatible with existing SDKs, CLIs, Terraform/OpenTofu modules, and test runners. A unified command-line interface and visual dashboard are available for managing and inspecting all Floci emulators.

Open and Accessible Model

Floci emphasizes an open model with no pricing tiers, gatekeeping, or enterprise feature flags. All services are available to every developer. The tool can be used by pulling a Docker image, and it does not require sign-ups, API keys, or telemetry. This contrasts with other local cloud emulation tools that may introduce authentication requirements.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~12 min · 9 stories · Sep 26

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

Floci released a tool that emulates AWS, Azure, GCP, and OCI cloud services locally, allowing developers to run and test cloud-native applications without connecting to actual cloud accounts. This provides a credential-free development loop, enabling faster iteration and testing for human developers and AI agents.