In this DevOps world deployment diagrams help document not just how a system relates to other components, but how the underlaying infrastructure configuration is structured. For example, if your application requires a database and a storage bucket on a cloud provider, that requires configuration in a cloud account. The problem with these diagrams…