All
Articles 188,230Blog Posts 170,395Tech Tutorials 50,366Research Papers 36,763News 23,117
⚡ AI Lessons

Dev.to · Tom
☁️ DevOps & Cloud
⚡ AI Lesson
3w ago
Every Tool That Implements the AWS API in 2026
LocalStack, Floci, Fakecloud, MiniStack, Moto, Ubicloud, Spinifex — every tool that implements the AWS API and what each one is actually for.

Dev.to · Tom
☁️ DevOps & Cloud
⚡ AI Lesson
3w ago
Ubicloud vs Spinifex: Two Approaches to Open Source Cloud
Both are open-source, AGPL-3.0 AWS alternatives. The difference is deployment context: Ubicloud suits hosted cost-cutting, Spinifex suits sovereign and air-gapp

Dev.to · Tom
☁️ DevOps & Cloud
3w ago
LocalStack vs Spinifex: the Right Tool for Dev, the Right Tool for Production
LocalStack mocks AWS for dev and CI. Spinifex runs the real AWS API surface on bare metal for production. Here's when each is the right answer and why they're c

Dev.to · Tom
☁️ DevOps & Cloud
3w ago
Self-Hosted IAM: Roles, Policies, and Instance Profiles Without AWS
Full AWS IAM on hardware you own: users, roles, trust policies, instance profiles, and short-lived IMDS credential delivery. No static keys, no AWS account.

Dev.to · Tom
☁️ DevOps & Cloud
4w ago
Running ECS Workloads on Bare Metal with Spinifex
Spinifex implements AWS ECS on the EC2 launch type on hardware you own, with the same task definitions, cluster management, and ALB integration as AWS.

Dev.to · Tom
☁️ DevOps & Cloud
4w ago
Running Kubernetes in an Air-Gapped Environment With Spinifex
Spinifex installs on hardware with no internet connection, giving you an AWS-compatible API surface including managed EKS clusters in disconnected environments.

Dev.to · Tom
☁️ DevOps & Cloud
1mo ago
Running EKS on Bare Metal With Spinifex
Spinifex implements the EKS API on hardware you own, so eksctl, the AWS CLI, and your existing Terraform configs all work against bare metal without changes.

Dev.to · Tom
☁️ DevOps & Cloud
1mo ago
Using Terraform to Manage On-Premise Infrastructure
Point Terraform at Spinifex on-premise by overriding the AWS provider endpoint. Covers the two-endpoint split, required skip flags, AMI lookups, and workbooks.

Dev.to · Tom
☁️ DevOps & Cloud
1mo ago
Proxmox vs Spinifex: Hypervisor Management vs AWS-Compatible Cloud
Proxmox manages VMs through its own web UI and API. Spinifex manages them through the AWS API. Whether that difference matters depends entirely on your toolchai

Dev.to · Tom
☁️ DevOps & Cloud
1mo ago
LocalStack Went Paid: What the Alternatives Get Right, and What Still Comes Down to Production
LocalStack archived its Community Edition in March 2026. Here's an honest survey of the free alternatives, and when an emulator stops being the right tool entir

Dev.to · Tom
☁️ DevOps & Cloud
1mo ago
Running the AWS CLI Against Your Own Hardware
Spinifex exposes an AWS-compatible API endpoint on your own hardware, making the AWS CLI, Terraform, and every AWS SDK work in fully air-gapped, disconnected de

Dev.to · Tom
☁️ DevOps & Cloud
1mo ago
EC2-Compatible Compute on Bare Metal
Spinifex brings a production-grade AWS-compatible API surface to hardware you own, covering EC2, EBS, S3, VPC, IAM, EKS, ECR, ECS, RDS and more, with the same T

Dev.to · Tom
☁️ DevOps & Cloud
⚡ AI Lesson
4mo ago
Stop Paying Per Cert. It's Crazy.
Per-certificate pricing isn't certificate management. It's accounting pressure cosplaying as...
DeepCamp AI