Hi all,
I'm starting initiative in my current company to build the deployment and infrastructure framework for our engineering team so each engineering team can independently create, manage, and handle the infrastructure, configuration, and provision stuff.<p>At the first time, I'm trying to go with IAC (like ansible, terraform, puppet, etc) approach, but just wonder is there any better way for engineering team to be more knowledgeable about infrastructure, maybe with writing instead by code but pseuducode? Like Gherkin so even beginner can understand that and then we can convert this IAPC to IAC. Anyone has experience with this IAPC stuff?