DevOps & automation
CI/CD, Infrastructure as Code, and automation practices
Official docs and learning
CI/CD platforms
- Azure DevOps Services - Microsoft’s platform (Pipelines, Repos, Boards, Artifacts)
- GitHub Actions - workflow automation (marketplace)
- GitHub Advanced Security
Version control
- Semantic Versioning
- Git Flow (don’t follow this too rigidly!)
- GitHub Skills - interactive tutorials
- Conventional Commits
- Pro Git book
Monitoring and observability
- App Insights - Azure APM
- Sentry - error tracking and performance monitoring
- New Relic - observability platform
- Raygun - crash reporting and APM
- PostHog - open-source product analytics
- Prometheus - monitoring and alerting
- Grafana - observability dashboards