Continuous Development
Developers uses tools to develop the code. Developed code get pushed to source code management. - Visual Studio, Eclipse, Intellij
devops engineers are responsible to maintain the code using "source code management tools" - git, bitbucket, mercurial, svn
Continuous Integration - jenkins, bamboo, circleci, teamcity
Unit Testing - junit, testng
Code build - maven, ant, gradle
Code Analysis - SonarQube
Code Artifacts - Nexus
Continuous Deployment - Ansible, jenkins, puppet, AWS code deploy
Infrastructure - docker, kubernetes, AWS, Azure
Configuration Management - Ansible
Continuous Testing - selenium
Continuous Monitoring - Nagios
No comments:
Post a Comment