from Hacker News

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

by techcofounder on 7/13/22, 12:34 PM with 29 comments

Hey folks, I'm Ben from Armory.io (YC W17). We just launched Continuous Deployment-as-a-Service (CDaaS) to make it easy for developers to deploy their apps safely to the cloud. We’d greatly appreciate (raw, candid) feedback from the HN community if this solution improves the speed at which you deploy to production. We have a free-forever tier that gives you up to 25 Application Targets[1] (our unit of scale for pricing).

Try it here: https://www.armory.io/products/continuous-deployment-as-a-se...

Our Story

We’ve been helping large companies with CD since 2016 by selling them our distribution of Spinnaker (spinnaker.io, originally Netflix OSS). We’ve learned three big lessons:

One reason developers are drawn to Spinnaker is because it provides an imperative approach to orchestrating deployment workflows Operating Spinnaker “on-prem” (usually in the customer’s AWS account) requires significant effort Doing true continuous deployment to production requires the use of advanced strategies to mitigate risk

These learnings inspired us to build CDaaS and make it easy for developers to employ well-understood deployment strategies like blue/green and canary deployments without having to write custom code. With CDaaS, our aim is to deliver many of the features developers rely on from Spinnaker, but in a declarative manner that supports the GitOps approach they know and use extensively.

CDaaS currently supports deployments to Kubernetes but we’re adding additional cloud providers quickly (AWS, GCP, Azure, etc)

How It Works

Connect any number of Kubernetes clusters to our central control plane by installing a lightweight network agent. Once connected, you can configure your application deployment logic in a declarative YAML file that can be checked in alongside your app’s source code. Deployments can be invoked from our CLI which allow you to use your existing CI platform (Jenkins, Github Actions, CircleCI, etc) to trigger a deployment. Monitor deployments (and take additional action like rolling back, if needed) from our UI.

More Information

CD-as-a-Service product docs: https://docs.armory.io/cd-as-a-service/

Short Demo (8 min): https://www.youtube.com/watch?v=r29UCKMXEi4

  • by alexbello on 7/14/22, 4:09 PM

    Great to see Armory team manifest their deep expertise in software deployments through a simple SaaS offering that reduces a lot of complexity and adds value to the existing SDLC workflows instead of trying to replace them. Excited to see future multi-cloud and functions support, which will be game changing as most companies nowadays are multi-cloud and deploy more than just containers.
  • by junot on 7/13/22, 6:53 PM

    This could be cool. I've worked at places in the past that have essentially tried to roll their own tool like this, which I think was pretty resource-intensive. I never worked on those directly, so I don't know if this would fully meet the requirements those tools did.
  • by stephenspalding on 7/14/22, 12:10 AM

    Looks pretty sweet! Love the declarative model. Imperative pipelines are super flexible but also a pain to maintain and easy to get wrong. The key features like canary and blue/green all that most deployments actually need.
  • by LinuxDude007 on 7/13/22, 1:33 PM

    Great demo, very simple interface and great features!
  • by scootrous on 7/13/22, 9:30 PM

    Awesome - going to try this next week. I haven't been able to get Spinnaker deployed internally but this could get us over the hump
  • by louhong on 7/13/22, 9:14 PM

    Very cool to see this. Much needed and I like what the Armory crew has done in the past. Will def be keeping my eyes on this.
  • by lfpeb8b45ez on 7/14/22, 1:15 AM

    If only this was Compact Discs as a Service…
  • by bnotwen on 7/13/22, 6:22 PM

    I was able to get it setup and deploying to my k8s cluster quickly. Can't wait to try it with one of my own services.
  • by hudsonhacker on 7/13/22, 6:50 PM

    Good demo video. There's still plenty of room for innovation in the CD space!
  • by fablava on 7/13/22, 7:01 PM

    Definitely worth checking out - game changer for the industry!
  • by catimm on 7/13/22, 7:39 PM

    Love how this is coming together! Great job Armory Crew!
  • by s1nner on 7/13/22, 6:15 PM

    This is HUGE! We've been asking for this for years.
  • by vijithreddy on 7/13/22, 6:10 PM

    Looks intuitive. Would definitely like to test this.
  • by dragonguardian on 7/13/22, 6:26 PM

    very quick setup and deploying already, fascinating. will keep an eye on it to see what new things will be added over time.
  • by saradh7 on 7/13/22, 9:33 PM

    Looks great, would like to test it.
  • by kkotula on 7/13/22, 6:02 PM

    Cant wait to test it myself
  • by falconwizard on 7/13/22, 6:10 PM

    This is sick!!!
  • by ribeyesteak on 7/13/22, 6:11 PM

    looking forward to playing with this!
  • by ChristineZhao on 7/14/22, 11:29 AM

    Great demo.
  • by Youth9797 on 7/13/22, 9:39 PM

    This slays
  • by bealesh on 7/13/22, 5:56 PM

    game changer!