Skip to main content

Playbooks

It is helpful to follow these general guidelines, which can be applied to the rest of the implementations.

📄️ Naming Conventions

Naming conventions are important for cloud resources because they help to organize and manage resources in a consistent and predictable way. By following a set of conventions for naming resources, it becomes easier to understand the purpose and use of each resource, and to find and identify specific resources when needed. Additionally, naming conventions can help to prevent naming conflicts, which can lead to errors and make it more difficult to manage resources. They also help with cost allocation and chargeback, by identifying which resources belong to which project or department. Additionally, naming conventions can help to promote best practices and make it easier to understand the purpose and use of different elements of code.