Spinifex

Spinifex

Open-source platform that runs AWS-compatible cloud services (EC2, S3, VPC, IAM) on your own bare-metal hardware, with zero external dependencies.

🔗 Visit Spinifex
📁 DevOps, Cloud & Infrastructure🗣️ English📅 August 30, 2026

Description

Imagine having Amazon's cloud toolbox — virtual servers, storage, networking — but running entirely inside your own building, with no dependence on Amazon's servers or an internet connection at all. That's what Spinifex does: it reimplements the core AWS services from scratch so they run on hardware you own and control, whether that's a data center, a shipping container, or a single laptop in the field.

Spinifex is an open-source (AGPL-3.0) platform written in Go that reimplements AWS-compatible APIs — EC2, S3, EBS, VPC, IAM, EKS, RDS — for deployment on bare-metal, edge, or fully air-gapped infrastructure. Rather than wrapping existing hypervisors, it uses QEMU with direct hardware access for near-native compute performance, alongside its own distributed storage engines (Viperblock for block storage, Predastore for object storage) with erasure coding, snapshots, and replication. Because applications written against AWS SDKs and Terraform configs run unchanged, teams can lift cloud-native workloads onto infrastructure with zero external dependencies — no phone-home, no control plane reachout. It supports x86 and ARM Linux across single-node, multi-node, air-gapped, and even USB-bootable deployment models.

💬 Our review

The short version: Spinifex is a serious, deeply engineered piece of infrastructure software for anyone who needs 'real AWS' behavior without an AWS bill or an internet connection — but its AGPL license and bare-metal requirement mean it's built for organizations with hard sovereignty needs, not casual homelab tinkerers.

Against LocalStack, a popular AWS emulator for local dev and CI, Spinifex is a different animal: LocalStack targets developer sandboxes, while Spinifex targets production workloads that must run fully offline — defense deployments, air-gapped enterprises, and edge sites without reliable connectivity. Compared to MinIO (object storage only) or OpenStack (a much larger, more mature but heavier cloud stack), Spinifex's pitch is narrower but sharper: full AWS API parity across compute, storage, and networking, running directly on bare metal with no hypervisor tax. At only 99 GitHub stars, it's early — documentation and community support are thin next to OpenStack or Proxmox, and the AGPL-3.0 license means any modified, network-exposed version must also be open-sourced unless you buy a commercial license. If you're building for genuinely disconnected or sovereignty-critical environments, it's worth a serious look; if you just want a free way to run AWS APIs locally for testing, LocalStack remains the simpler choice.

💰 Pricing

AGPL-3.0 self-hosted free; commercial license for proprietary use; Neocloud sandbox free, managed hosting custom-priced
Self-Hosted Free (AGPL-3.0)Neocloud Sandbox FreeNeocloud Managed CustomCommercial License Custom

📊 Global score

53Average
🌐Availability15/100Faible

1 language · 0 platform

📄Profile90/100Excellent

Profile completeness

🤖 AI-enriched data

💰 Pricing model
🆓 Gratuit (open source) avec option hébergée payante

Auto-hébergé gratuit sous licence AGPL-3.0 ; licence commerciale disponible pour un usage propriétaire ; sandbox Neocloud gratuite, hébergement géré payant sur devis

👥 Target audienceOrganisations défense/militaire, entreprises exigeant la souveraineté des données, sociétés IA cherchant une infra indépendante, déploiements edge ou en environnement déconnecté/air-gapped
🗣️ Languagesen
🌍 Target countriesInternational
👍

Pros

compatibilité API AWS complète (Terraform et SDK inchangés)

aucune dépendance externe, fonctionne totalement hors ligne

performance bare-metal (QEMU sans overhead d'hypervision)

stockage intégré bloc + objet avec snapshots et réplication

compatible x86 et ARM, jusqu'au déploiement bootable USB

👎

Cons

licence AGPL-3.0 contraignante pour un usage propriétaire (licence commerciale requise)

nécessite une infrastructure bare-metal, pas pensé pour le cloud-first

écosystème et communauté encore restreints (99 étoiles GitHub)

❓ Frequently asked questions

What is Spinifex?
Do I need an internet connection or an AWS account to use it?
Will my existing AWS code work with it?
Is it free?
Who is Spinifex built for?
Is it worth the money compared to alternatives?
Which tool should you pick for your case?