TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Koyeb – Deploy code to production, everywhere, in minutes

6 点作者 edouardb将近 2 年前
Hi HN!<p>We’re Yann, Edouard, and Bastien from Koyeb (<a href="https:&#x2F;&#x2F;www.koyeb.com&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.koyeb.com&#x2F;</a>). We’re building a platform to let you push code to production, everywhere, and on high-performance hardware, in minutes. We aim to provide a “global serverless feeling”, without the hassle of re-writing all your apps or managing k8s complexity [1].<p>We built Scaleway, a cloud service provider where we designed ARM servers and provided them as cloud servers. During our time there, we saw customers struggle with the same issues while trying to deploy full-stack applications and APIs resiliently. As it turns out, deploying applications and managing networking across a multi-data center fleet of machines (virtual or physical) requires an overwhelming amount of orchestration and configuration. At the time, that complexity meant that multi-region deployments were simply out-of-reach for most businesses.<p>When thinking about how we wanted to solve those problems, we tried several solutions. We briefly explored offering a FaaS experience [2], but from our first steps, user feedback made us reconsider whether it was the correct abstraction. In most cases, it seemed that functions simply added complexity and required learning how to engineer using provider-specific primitives. In many ways, developing with functions felt like abandoning all of the benefits of frameworks.<p>Another popular option these days is to go with Kubernetes. From an engineering perspective, Kubernetes is extremely powerful, but it also involves massive amounts of overhead. Building software, managing networking, and deploying across regions involves integrating many different components and maintaining them over time. It can be tough to justify the level of effort and investment it takes to keep it all running rather than work on building out your product.<p>We believe you should be able to write your apps and run them without modification with simple scaling, global distribution transparently managed by the provider, and no infrastructure or orchestration management.<p>Koyeb is a cloud platform where you come with a git repository or a Docker image, we build the code into a container (when needed), run the container inside of Firecracker microVMs, and deploy it to multiple regions on top of bare metal servers. There is an edge network in front to accelerate delivery and a global networking layer for inter-service communication (service mesh&#x2F;discovery) [3].<p>We took a few steps to get the Koyeb platform to where it is today: we built our own serverless engine [4]. We use Nomad and Firecracker for orchestration, and Kuma for the networking layer. In the last year, we spawned two regions in Washington, DC and Frankfurt, added support for native workers, gRPC, HTTP&#x2F;2 [5], WebSockets, and custom health checks. We are working next on databases, autoscaling, and adding four new regions (US West, Singapore, Tokyo, and Paris).<p>We’re super excited to show you Koyeb today and we’d love to hear your thoughts on the platform and what we are building in the comments. To make getting started easy, we provide $5.50 in free credits every month so you can run up to two services for free.<p>P.S. A payment method is required to access the platform to prevent abuse (we had hard months last year dealing with that). If you’d like to try the platform without adding a card, reach out at support@koyeb.com or @gokoyeb on Twitter.<p>[1] <a href="https:&#x2F;&#x2F;www.koyeb.com&#x2F;blog&#x2F;the-true-cost-of-kubernetes-people-time-and-productivity" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.koyeb.com&#x2F;blog&#x2F;the-true-cost-of-kubernetes-peopl...</a> [2] <a href="https:&#x2F;&#x2F;www.koyeb.com&#x2F;blog&#x2F;the-koyeb-serverless-engine-docker-containers-and-continuous-deployment-of-functions" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.koyeb.com&#x2F;blog&#x2F;the-koyeb-serverless-engine-docke...</a> [3] <a href="https:&#x2F;&#x2F;www.koyeb.com&#x2F;blog&#x2F;building-a-multi-region-service-mesh-with-kuma-envoy-anycast-bgp-and-mtls" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.koyeb.com&#x2F;blog&#x2F;building-a-multi-region-service-m...</a> [4] <a href="https:&#x2F;&#x2F;www.koyeb.com&#x2F;blog&#x2F;the-koyeb-serverless-engine-from-kubernetes-to-nomad-firecracker-and-kuma" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.koyeb.com&#x2F;blog&#x2F;the-koyeb-serverless-engine-from-...</a> [5] <a href="https:&#x2F;&#x2F;www.koyeb.com&#x2F;blog&#x2F;enabling-grpc-and-http2-support-at-edge-with-kuma-and-envoy" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.koyeb.com&#x2F;blog&#x2F;enabling-grpc-and-http2-support-a...</a>

暂无评论

暂无评论