XML file building
While building out examples for the enablement presentations, the DevOps team needed an easy way to explain all of the different variable and object types that a user might encounter. Although all of the developers would have a working knowledge of the different types and uses, they were not familiar with leveraging declarative language files to define how the deployment and delivery process would behave. For the other teams in the engineering group, the use of declarative language files was few and far between. Some of the database administration team was familiar with NoSQL data structures that used declarative language structure, such as JSON, for data storage. The quality assurance team had mainly used declarative files for some of their tools, but the files required little editing outside of the default settings. The team with the most familiarity in declarative language file building was the cloud infrastructure team, since they were using Terraform. But even...