Live data from Hacker News

Show HN: Simple cloud deployments with CD as-a-Service

news.ycombinator.com

11–20 of 30 posts

Re: Show HN: Simple cloud deployments with CD as-a-Service

#15
post #4

game changer!

Kind words, bealesh. Could you elaborate on what you liked?

I've implemented CI/CD at multiple companies on many platforms, including Argo and Spinnaker - specifically at startups with limited resources, managing a bunch of microservices or an application specifically for CD is usually just not an option. I love that it's modular and doesn't require any specific CI tool, and the simplicity of implementing canary without a service mesh or custom tooling is nothing short of amazing.

Re: Show HN: Simple cloud deployments with CD as-a-Service

#18

Good demo video. There's still plenty of room for innovation in the CD space!

Indeed. Our goal is to make it as easy as possible for developers to enable CD. It's still super early in this space, as shown by the fact that most companies have homegrown tooling (usually some scripts on top of Jenkins). It shouldn't be that way. When you think about other categories within DevOps (observability, security, alerting) there are many out-of-the-box tools to choose from such that one would never say "I think I'll build an observability tool from scratch here".
Post reply on HN