问HN:你是如何部署的?

1作者: canto24 天前原帖
如果你刚刚起步,或者是YC创业公司或类似的公司,你会在哪里以及如何部署/发布你的应用呢?<p>假设你有一个GitHub账号,已经设置了一些CI(持续集成)管道(或者没有;),那么部署呢?<p>你需要一些存储,可能还需要某种类型的数据库,以及一些计算资源或无服务器架构。<p>你会使用AWS Lambda、Elastic Beanstalk、EKS/AKS等,还是直接使用虚拟机、API网关,或者自己使用Railway或Heroku?<p>或者你会雇佣DevOps工程师或有云经验的产品工程师来处理这些?<p>这里没有对错之分 :-) 我非常欢迎大家的意见!
查看原文
If you&#x27;re just starting, are a YC startup or similar, where and how do you deploy&#x2F;ship your apps?<p>Say, you have your github, you&#x27;ve setup some pipelines for CI (or not ;), but how about deployment?<p>You&#x27;ll need some storage, maybe a db of some sort and some compute or serverless.<p>You do AWS lambda, beanstalk, eks&#x2F;aks&#x2F;etc, raw vm, api gateway use railway or heroku on your own?<p>Or you hire devops or a product engineer with some cloud exp to handle this?<p>No right or wrong answers here :-) I appreciate all input!