# Others guides

#### Cloud & Providers

* Azure
  * [Resource naming and tagging decision guide](https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/decision-guides/resource-tagging/)
  * [Recommended naming and tagging conventions](https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging)
* AWS
  * [Tagging AWS resources](https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html)
  * [Tagging Best Practices](https://d1.awsstatic.com/whitepapers/aws-tagging-best-practices.pdf)
* Datadog
  * [Best practices for tagging your infrastructure and applications](https://www.datadoghq.com/blog/tagging-best-practices/)
  * [The power of tagged metrics](https://www.datadoghq.com/blog/the-power-of-tagged-metrics/)

#### Style Guide

* Google
  * [Google JSON Style Guide](https://google.github.io/styleguide/jsoncstyleguide.xml)
