Inicialmente, tentamos tornar as tags obrigatórias para todos que criaram a VM para usar tags no formato a seguir.
name [name of the person creating the vm] project [project for the vm created for] team [team the VM belongs to] purpose [what is the VM used for] application [what application will be served on the vm]
Isso funcionou muito bem. Nós improvisamos criando um formulário PHP simples que chamaria de API EC2. O formulário PHP foi validado para que todas as entradas sejam válidas, consistentes e obrigatórias. Equipe e projetos tinham listas.
Usando APIs simples do fog.io EC2, geraríamos relatórios com base em tags