All
Articles 184,524Blog Posts 167,390Tech Tutorials 49,434Research Papers 35,885News 22,767
⚡ AI Lessons

Dev.to · Tom
☁️ DevOps & Cloud
⚡ AI Lesson
2w 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
2w 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
3w 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
3w 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
3w 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
3w 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
3w 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
4w 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
4w 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
🌐 Frontend Engineering
⚡ AI Lesson
3mo ago
I open-sourced the financial charting library we use in production
If you've ever tried to build a trading dashboard, a crypto portfolio tracker, or any financial app,...

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

Dev.to · Tom
🖌️ UI/UX Design
⚡ AI Lesson
5mo ago
Custom Themes: Brand Your SlideForge Output
Every slide SlideForge generates uses a theme — colors, fonts, and spacing that match your brand. 8...

Dev.to · Tom
🖌️ UI/UX Design
⚡ AI Lesson
5mo ago
Declarative Slides: CSS Flexbox Layout for PowerPoint
Build PowerPoint slides from JSON specs using CSS Flexbox layout and 24 composable components....
DeepCamp AI