ArcOps is an open-source cloud infrastructure engine and control plane. Designed as a light-footprint alternative to serverless sprawl, ArcOps unifies auth, database proxying, storage, and deployments into Go microservices: - Gateway: Reverse proxy and rate limiting - ArcAuth: Passwordless auth and JWT engine - DBMux: Multi-database proxy (SQL, Mongo, Redis, Vector) - BuckStream: S3-compatible object storage - Frontedge: Micro-frontend deployment engine
Hey Product Hunt!
I built ArcOps Cloud to solve two major developer pain points:
1. AI Code Generators (Cursor, Bolt, Lovable, v0) build beautiful UIs, but leave them stuck on hardcoded mock JSON data because setting up real DBs, Auth, and Storage takes too long.
2. Serverless Bloat & Costs: Standard BaaS/PaaS setups require heavy 4GB+ RAM servers and get expensive fast.
ArcOps Cloud is a complete, open-source BaaS + PaaS engine built in Go. It packs 5 core cloud services into a single unified stack that can self-host on a 256 MB RAM microVM with HTTP/3 QUIC & ConnectRPC.
What's Inside:
- ArcAuth: Passwordless OTP, GitHub/Google OAuth & multi-tenant JWTs.
- DBMux: BYODB multi-database proxy (Postgres, Valkey/Redis, Mongo, Vector) with tenant DB isolation.
- BuckStream: High-performance S3-compatible media storage broker.
- Frontedge: Instant edge frontend deployment & build engine with auto-SSL.
- ArcOps Gateway: Central HTTP/3 QUIC reverse proxy & rate limiter.
ArcOps is 100% open-source (MIT). We also offer a managed Cloud tier at $179/year (~$14.90/mo) with a 1-Month Free Trial.
Check out the live dashboard at https://arcopscloud.in or view the code on GitHub: https://github.com/Parthtiw710/A...
Would love to hear your feedback, thoughts, and questions!