# Ownkube > Developer platform that lives in your own AWS account. A team of named agents (Cost, Incident, Scaling, Security) runs ops alongside your team, so a 5 to 20 person engineering org can ship to production without hiring a $200K DevOps engineer. Free Starter tier on one AWS instance. Production: $5 per vCPU and $1 per GB RAM per month, highly available across availability zones. Cloud costs go straight to your AWS account, so AWS Activate and GCP for Startups credits burn down efficiently before they expire. ## Key pages - [Homepage](https://ownkube.io/): Product overview, features, how it works - [Homepage (markdown)](https://ownkube.io/index.md): Agent-friendly summary of the homepage - [Pricing](https://ownkube.io/pricing): Free Starter tier on one AWS instance. $5/vCPU and $1/GB RAM per month for Production, highly available across availability zones - [Pricing (markdown)](https://ownkube.io/pricing.md): Agent-friendly pricing details - [Blog](https://ownkube.io/blog): Engineering, how-to, and product articles - [Blog (markdown)](https://ownkube.io/blog.md): Agent-friendly blog index with links to each post's markdown - [Security](https://ownkube.io/security): Security practices - [Changelog](https://ownkube.io/changelog): Product changes ## Key facts - Positioning: developer platform in your own cloud, with named agents that run your ops - Starter tier: one AWS instance, unlimited apps, no credit card required - Production pricing: $5 per vCPU per month plus $1 per GB RAM per month, highly available across availability zones. No markup on compute. - Cloud: runs on the customer's own AWS account (GCP coming soon) - Burn AWS Activate and GCP for Startups credits efficiently. Workloads run in your own cloud account, so every credit dollar lands as real EC2, S3, and bandwidth before the credits expire. - Zero lock-in: disconnect anytime, infrastructure keeps running on vanilla cloud resources - Cost agent: right-sizes workloads, auto-sleeps idle environments, catches spend anomalies. Sample output: "api-worker over-provisioned: 2GB allocated, 340MB peak. Right-sized. ~$18/mo saved." - Incident agent: plain-English crash reports with root cause hints. Sample output: "Your worker tried to load a 2GB dataset into 512MB RAM. OOMKilled at 14:32." - Scaling agent: replica and spot instance management ahead of traffic. Sample output: "Traffic up 2.4x in 5 min. Scaled api-gateway to 3 replicas. ETA: 12s." - Security agent: IAM drift, exposed secrets, CVE flags on base images. Sample output: "secret AWS_KEY committed in commit a1b2c3. Rotated. PR opened." - Preview environments: full-stack per pull request on a Cloudflare-backed domain with isolated database forks. No DNS setup required. ## Sign up / sign in - Signup: https://app.ownkube.io/signup - Login: https://app.ownkube.io/login ## Blog posts - [Kubernetes cost optimization for startups: 7 patterns that cut bills in half](https://ownkube.io/blog/kubernetes-cost-optimization-startups): The 2026 cost-optimization playbook for startups running Kubernetes on AWS or GCP. Right-sizing, spot, idle sleep, namespace quotas, image pulls, NAT routing, and the one structural change that compounds them all. (markdown: https://ownkube.io/blog/kubernetes-cost-optimization-startups.md) - [Fly.io alternative in 2026: when teams move to their own AWS account](https://ownkube.io/blog/fly-io-alternative-own-aws): Why teams leave Fly.io in 2026 (region coverage, compliance, AWS credits, bill predictability) and what the move to your own AWS account actually looks like for a small team. (markdown: https://ownkube.io/blog/fly-io-alternative-own-aws.md) - [AWS spot instances in production: the 2026 playbook for safe 60% to 80% savings](https://ownkube.io/blog/aws-spot-instances-production-guide): How to safely run production workloads on AWS spot instances in 2026. Interruption handling, fallback patterns, realistic savings benchmarks, and the workloads that should never go on spot. (markdown: https://ownkube.io/blog/aws-spot-instances-production-guide.md) - [What is an internal developer platform (IDP), and when does a small team actually need one?](https://ownkube.io/blog/internal-developer-platform-2026): A plain-English 2026 definition of internal developer platforms, the four signals that say your team needs one, and the build-vs-buy framework most growing startups end up using. (markdown: https://ownkube.io/blog/internal-developer-platform-2026.md) - [Self-hosted PaaS in 2026: Coolify vs Dokku vs CapRover vs Ownkube](https://ownkube.io/blog/self-hosted-paas-comparison-2026): A practical comparison of self-hosted PaaS options for small teams who want Heroku-style developer experience without the markup. Setup, scale ceiling, ops burden, and when each one stops fitting. (markdown: https://ownkube.io/blog/self-hosted-paas-comparison-2026.md) - [Heroku in 2026: the real cost of staying, and the move smart teams are making](https://ownkube.io/blog/heroku-2026-pricing-alternatives): Heroku's 2026 pricing changes, the per-dyno math at typical small-team scale, and a side-by-side of what the same workload runs at in your own AWS account. (markdown: https://ownkube.io/blog/heroku-2026-pricing-alternatives.md) - [Vercel alternatives for backend services in 2026: where Vercel stops fitting and what to use instead](https://ownkube.io/blog/vercel-alternatives-backend-services-2026): Vercel is great for frontend. For backend services (workers, cron, long-running jobs, GPU, private databases) the fit gets thin fast. A 2026 comparison of where Vercel stops working and the practical alternatives. (markdown: https://ownkube.io/blog/vercel-alternatives-backend-services-2026.md) - [AWS Activate credits in 2026: how to get them, where they leak, and how to make every dollar land](https://ownkube.io/blog/aws-activate-credits-guide-2026): A practical guide to AWS Activate for funded startups in 2026. How to qualify, how to apply, the tiers, the expiry traps, and why where you spend the credits matters more than how many you get. (markdown: https://ownkube.io/blog/aws-activate-credits-guide-2026.md) - [Your AWS NAT gateway is costing you $1,800+ a month. Here's why and how to fix it.](https://ownkube.io/blog/aws-nat-gateway-cost-fix): NAT gateway charges are the number one surprise line item on small-startup AWS bills. A 2026 breakdown of why they're so high, the three architectural patterns that cut them, and the one most teams miss. (markdown: https://ownkube.io/blog/aws-nat-gateway-cost-fix.md) - [DevOps engineer salary in 2026: what hiring one really costs (and what to do instead)](https://ownkube.io/blog/devops-engineer-salary-cost-2026): A clear breakdown of senior DevOps salaries in 2026, the loaded cost to your runway, the lead time to hire, and the smaller-team alternative that's beating the hire for most seed and Series A startups. (markdown: https://ownkube.io/blog/devops-engineer-salary-cost-2026.md) - [Ingress-NGINX EOL in 2026: a practical migration guide to Gateway API](https://ownkube.io/blog/ingress-nginx-eol-gateway-api-migration): Ingress-NGINX reached end of life on March 26, 2026. Here's how to migrate to Gateway API with ingress2gateway 1.0, pick a controller (Traefik, Envoy Gateway, kgateway), and avoid the upload bug that bites WSGI apps. (markdown: https://ownkube.io/blog/ingress-nginx-eol-gateway-api-migration.md) - [How to deploy on AWS without hiring a DevOps engineer](https://ownkube.io/blog/deploy-on-aws-without-devops-engineer): You need to ship on AWS. You don't have a platform team. Here's the stack that actually works, and the expensive mistakes to skip on the way there. (markdown: https://ownkube.io/blog/deploy-on-aws-without-devops-engineer.md) - [Render vs running in your own AWS account: cost, control, and when to switch](https://ownkube.io/blog/render-vs-aws-own-account): Render is great early on. But for teams that need real infrastructure control, AWS ownership, and predictable costs, running in your own account is the better long-term path. Here's how to decide. (markdown: https://ownkube.io/blog/render-vs-aws-own-account.md) - [EKS vs k3s on AWS for startups: cost, complexity, and when to choose each](https://ownkube.io/blog/eks-vs-k3s-on-aws-for-startups): A direct comparison of EKS and k3s on AWS for small teams who have to ship. Real bills, real failure modes, and the line where k3s stops being enough. (markdown: https://ownkube.io/blog/eks-vs-k3s-on-aws-for-startups.md) - [A Heroku alternative that runs in your own AWS account](https://ownkube.io/blog/heroku-alternative-in-your-own-aws-account): Keep the Heroku workflow (git push, preview envs, managed Postgres) in an AWS account you own. Here's how teams do it and what changes when they do. (markdown: https://ownkube.io/blog/heroku-alternative-in-your-own-aws-account.md) - [Kubernetes events disappear after an hour. Here's how to fix that.](https://ownkube.io/blog/kubernetes-event-monitoring-complete-guide): Kubernetes events tell you exactly what's going wrong in your cluster, but they vanish after 60 minutes. This guide walks through exporting them to Elasticsearch, Slack, Loki, and 30+ other destinations. (markdown: https://ownkube.io/blog/kubernetes-event-monitoring-complete-guide.md) ## Machine-readable resources - Sitemap: https://ownkube.io/sitemap-index.xml - Robots: https://ownkube.io/robots.txt (includes Content-Signal directives)