Project management
- 💡 Recommended: Azure Boards in Azure DevOps services, JIRA
- Allows you to:
- Work with different work items.
- Track items on a Kanban board
- Create test cases from items.
- Work with sprints.
Team Collaboration
- 💡 Recommended: Microsoft Teams, Slack
- Allows you to:
- Create multiple channels for communication
- Highly accessible as it’s available in the browser.
- Collaborate with external suppliers and contractors
- You can integrate slack with Azure DevOps
Managing Technical Debt
- Technical Debt = Compromising quality over speed of delivery
- 📝 SonarQube for variety of languages.
Build and Release Pipelines
Others