> For the complete documentation index, see [llms.txt](https://notes.mikaelsamvelian.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notes.mikaelsamvelian.com/devops-knowledge/developer-portal/cross-team-collaboration.md).

# Cross-team Collaboration 🤝

## Stakeholder Engagement

* **Product Engineering Teams**
  * API documentation requirements
  * Template feedback
  * Knowledge transfer and pair programming to deliver new templates
* **Cloud Engineering**
  * Infrastructure templates (Terraform modules)
  * Security requirements (IAM, Service Accounts)
  * Resource provisioning (Atlantis/Terragrunt)
* **Architecture Team**
  * Design patterns&#x20;
    * Example: Modular templating pattern&#x20;
  * Engineering standards
    * Example: Naming conventions, GitOps deployment pattern, Code Quality, Observability, Monitoring, etc.&#x20;
* **IT Department**
  * Authentication setup
  * Access management
  * Compliance requirements

## Communication Channels

* Weekly sync meetings
* Template review process
* Feedback collection system
