https://platformengineering.org logo
Title
g

George Fahmy

05/22/2023, 9:00 AM
We're trying out a simpler way to implement developer platforms with CLI-side dynamic configuration generation, We would love to hear your feedback! This is tool is available for free and can be extended with CUE https://devx.stakpak.dev/ https://medium.com/@hanyelfouly/overcoming-configuration-complexity-streamline-your-workflow-with-devx-by-stakpak-e5a8d51184d
m

Martin Iluminatti

05/23/2023, 7:48 PM
Hey @George Fahmy - this sounds quite similar to Score (score.dev) Curious on your take on it?
g

George Fahmy

05/23/2023, 8:18 PM
We actually launched this project almost at the same time score was released, score is nice but it's not possible to extend without writing custom go code Dev teams are using devx to generate configs for Compose, Kubernetes, ECS, Helm, Github actions, and more! All devx modules are versioned and distributed using a package manager, it's strongly typed and you can create your own abstractions
this is an example on how to extend devx to build your own abstractions https://devx.stakpak.dev/docs/extending-devx
m

Martin Iluminatti

05/23/2023, 9:06 PM
Yeah that was my biggest challenge with Score - it solved the problem for K8s but not for ECS
I'll take a look to Stakpak
g

George Fahmy

05/23/2023, 9:55 PM
@Martin Iluminatti this is a tutorial written specifically for ECS, please DM me if you need help or have any feedback 😄 https://devx.stakpak.dev/tutorials/aws-ecs