Hacker News new | ask | show | jobs
by matus_congrady 461 days ago
Besides that, our UI supports everything you've mentioned... managing secrets, ENV vars, different configurations between stages, etc.

You can also configure more advanced things, such as Alarms based on selected metrics, budgets based on AWS (forecasted or actual) spend, and also deployment progress notifications. The notifications about these can be sen to your Slack or MSTeams channel, or to an email.

We also support GitOps flows - push-to-branch-to-deploy or even preview deployments (creating ephemeral, short-lived environment for pull requests, that will get automatically deleted when the PR is closed/merged).