this looks ace, so a serious question: is it widely used?
this is the first I've seen of it (seems true of other people commenting too), but it looks like there's some strong history (several acquisitions, then joined Linux Foundation in 2019)... so why hasn't it achieved greater visibility?
those questions are not asked to rain on someone's parade, but because going all-in on automation and workflow is a gamble as to whether that thing that glue is going to stick around (Linux Foundation suggests yes), and also is a skill that people want to learn and use (being widely adopted and something people can apply to other companies and roles would make this so, hence the questions)
> this looks ace, so a serious question: is it widely used?
I know some french cloud provider that uses it, and… I'm not sure they're happy with it. Issues with YAQL, a lot of weird bugs. They mentioned Temporal looking much cleaner.
it's been around a long time with serious usage, hn frontpage just doesn't typically provide a thorough market analysis perspective and indeed has many non-expert (in terms of gained familiarity with a correctly broad view of our field) members. still doesn't mean it's necessarily a great choice though
Love StackStorm ! I had never heard of it before my employer adopted it, despite having looked for exactly what it provides before.
Writing integrations is very easy, which makes it a great “hub” where events from different sources can be collected and watched, while miscellaneous tooling can be gathered behind the same UI and auth. My team is adopting it big time.
It’s not without warts and there are alternatives better suited for other environments, but I still believe StackStorm deserves more attention than it has received !
It is one of the few workflow managers that support cyclic graphs (e.g. ecflow, cylc, prefect, covalent more or less.
), instead of working only with DAGs like Airflow.
It is a feature common for weather and climate workflows, and I think other HPC and machine learning workflows too.
FYI if you need a cycle in Airflow you can stitch DAGs together with datasets. The simplest would be to just have a DAG update the same dataset that it consumes. Whether it actually corresponds with a dataset out there is immaterial, it can just be an event trigger.
st2 reminds me a lot of what we're building at https://github.com/keephq/keep (i maintain this oss), there are a few concepts that i really love but the video in the repo really gives me a 90s feelin'
i can't really seem to understand, there's an "enterprise" (with ldap, etc.) version but couldn't find any pricing info
edit: well it's not focused on alerting but alerting is somewhat kinda "event driven"
I’ve used ST2 on and off for many years, and it blows the socks off folks at every place I introduce it. Unfortunately, some places have a strong resume-driven-development policy, so if it isn’t on the hip new cargo cult list of the day, nobody is going to have a look at it.
I was recently called a “boomer” for bringing it up. I really need a new job.
I don’t see a pricing page - this clearly looks like a product supported by a company. What’s the plan going forward ? Will it still be aviable in a few years ?
We got confused when researching StackStorm so to save you some digging : the software has been donated to the Linux foundation and is no longer supported by a commercial offering. See:
There isn't much advantage over github actions. It is from the ansible and puppet era. You also have to be well verse with ansible or puppet to operate properly with stackstorm.
If you are starting out with event driven devops automation, you would choose github actions.
[+] [-] buro9|2 years ago|reply
this is the first I've seen of it (seems true of other people commenting too), but it looks like there's some strong history (several acquisitions, then joined Linux Foundation in 2019)... so why hasn't it achieved greater visibility?
those questions are not asked to rain on someone's parade, but because going all-in on automation and workflow is a gamble as to whether that thing that glue is going to stick around (Linux Foundation suggests yes), and also is a skill that people want to learn and use (being widely adopted and something people can apply to other companies and roles would make this so, hence the questions)
[+] [-] pmetrix|2 years ago|reply
https://github.com/StackStorm/st2/blob/master/ADOPTERS.md
which mentions Adobe, DigitalOcean, Fastly, HP, Verizon and a few more among others already mentioned on the website.
[+] [-] Reventlov|2 years ago|reply
I know some french cloud provider that uses it, and… I'm not sure they're happy with it. Issues with YAQL, a lot of weird bugs. They mentioned Temporal looking much cleaner.
[+] [-] wahnfrieden|2 years ago|reply
[+] [-] j45|2 years ago|reply
It feels a little different than n8n but I can’t tell the differences at first glance.
[+] [-] unknown|2 years ago|reply
[deleted]
[+] [-] iodbh|2 years ago|reply
Writing integrations is very easy, which makes it a great “hub” where events from different sources can be collected and watched, while miscellaneous tooling can be gathered behind the same UI and auth. My team is adopting it big time.
It’s not without warts and there are alternatives better suited for other environments, but I still believe StackStorm deserves more attention than it has received !
[+] [-] alberth|2 years ago|reply
[+] [-] Maxious|2 years ago|reply
[+] [-] playingalong|2 years ago|reply
[+] [-] kinow|2 years ago|reply
It is a feature common for weather and climate workflows, and I think other HPC and machine learning workflows too.
https://kinoshita.eti.br/2021/10/01/cyclic-workflows-with-cy...
[+] [-] __MatrixMan__|2 years ago|reply
[+] [-] talboren|2 years ago|reply
i can't really seem to understand, there's an "enterprise" (with ldap, etc.) version but couldn't find any pricing info
edit: well it's not focused on alerting but alerting is somewhat kinda "event driven"
[+] [-] amar0c|2 years ago|reply
[+] [-] iodbh|2 years ago|reply
[+] [-] gtirloni|2 years ago|reply
https://github.com/argoproj/argo-workflows
[+] [-] mdekkers|2 years ago|reply
I was recently called a “boomer” for bringing it up. I really need a new job.
[+] [-] janpio|2 years ago|reply
[+] [-] shantnutiwari|2 years ago|reply
[+] [-] iodbh|2 years ago|reply
https://stackstorm.com/2020/05/27/extreme-networks-donates-e...
The website is out of date and still refers to the defunct enterprise offering
[+] [-] pmetrix|2 years ago|reply
[+] [-] nodesocket|2 years ago|reply
[+] [-] debarshri|2 years ago|reply
If you are starting out with event driven devops automation, you would choose github actions.
[+] [-] armab|2 years ago|reply
[deleted]
[+] [-] spandextwins|2 years ago|reply