Show HN: Screen record cloud console tasks – get IaC
2 points by amanivan 10 months ago | 1 commentHi HN, people often perform cloud ops via their GUI, but we strongly believe all things should be in IaC.
IaC can suck to write, and many people have no idea where to start.
Our thoughts were to let users convert screen recordings of cloud GUI actions, like creating an EC2 instance, into documented SOPs to share with teammates, and generating IaC templates to help move those manual actions towards safer, exportable IaC.
We think the documentation can be helpful to share with less technical folks who want guides to self-service provisioning, while the IaC can be good starting templates for engineers.
Curious on if the documentation piece or IaC generation is helpful.
It is in beta and available for free if you have a mac!
Would love any and all feedback (esp if you think it sucks), thanks HN :)
- samsee 10 months agoCool idea! Going to check it out