
1. Artifact Management Strategy
1.1. Artifact Repo
1.1.1. Source Code
1.1.2. Compiled application
1.1.3. Deployable package
1.1.4. Documentation
2. Infrastructure, Environment and Provisioning Strategy
2.1. Dev
2.1.1. Server Application
2.1.1.1. Applications Pool
2.1.1.1.1. IIS
2.1.1.2. Code
2.1.1.2.1. Front-End
2.1.1.2.2. Back-End
2.1.2. Server Database
2.1.2.1. Oracle
2.2. Stage
2.2.1. Server Application
2.3. Q A
2.3.1. Test Controller
3. Monitoring, Management and Alerts Strategy
3.1. Input Data e Reporting
3.1.1. Web and application server logs and metrics
3.1.1.1. Application logs
3.1.1.1.1. Wire data
3.2. OS,virtualization and container logs and metrics
3.2.1. Network and other infrastructure logs
3.2.1.1. Database logs and metrics
3.2.1.1.1. APM Data
4. Build Agents
4.1. Source Code Strategy
4.1.1. Build Agent Deployment
4.2. Artifacts
5. Configuration Management Strategy
5.1. Puppet Master
5.1.1. Aprovisionamento de Recurso
5.1.2. Monitoramento e Aprivisionamento
5.1.3. Governança e Complance
5.1.4. Otimização de Recursos
5.1.5. Gerenciamento de configurações
6. Build Strategy
6.1. Build Agents
6.1.1. Source Code Strategy
6.1.1.1. Build Agent Deployment
6.1.2. Artifacts
7. Planning and Collaboration Strategy
7.1. Search
7.2. Feedback
7.3. Notifications
7.4. Wikis
8. Source Code Management Strategy
8.1. Git Repositories
8.1.1. 1 - Master
8.1.1.1. Hotfix
8.1.1.2. Production
8.1.2. 2 - Develop
8.1.2.1. Release
8.1.2.2. QA
8.1.2.3. Feature
9. Testing Strategy
9.1. Continuos Testing
9.1.1. TFS
9.1.1.1. Check-out code and Build
9.1.1.1.1. Unit Test
9.2. Explore Manual Testing
9.2.1. Microsoft Test Manager
9.3. Unit
9.3.1. NUnity
9.3.1.1. Unit Test
9.4. Teste de Código
9.4.1. SonarQube
9.4.1.1. Qualidade de Código
9.5. Vulnerabilidade
9.5.1. FortiFy
9.5.1.1. Teste de segurança do Código
9.6. Testes de serviço
9.6.1. SoapUI
9.6.1.1. Testa os serviços do Código
9.7. Teste Funcional
9.7.1. CodedUI
9.7.1.1. Testa as funcionalidades do Código
10. Code Quality Analysis Strategy
10.1. TDD
10.1.1. Teste de Código
10.1.2. Unit Test