Development - Collaboration |
Architecture & Development standards: |
Togaf |
http://www.opengroup.org/subjectareas/enterprise/togaf/ |
Zacman |
http://www.zachman.com/ |
Dodaf |
http://dodcio.defense.gov/Library/DoDArchitectureFramework.aspx |
Agilie methodology: |
Atlassian JIRA |
https://www.atlassian.com/software/jira |
Atlassian Confluence |
https://www.atlassian.com/software/confluence |
Scrum |
https://en.wikipedia.org/wiki/Scrum_(software_development) |
Kanban |
https://en.wikipedia.org/wiki/Kanban_(development) |
Other |
https://en.wikipedia.org/wiki/Agile_software_development |
Testing automation: |
JMeter |
http://jmeter.apache.org |
Selenium |
http://seleniumhq.org/ |
HPQC |
http://www.hp.com/go/qualitycenter |
Cucumber |
https://cucumber.io/ |
Other |
https://en.wikipedia.org/wiki/List_of_web_testing_tools |
Deployment Automation: |
IDE (Netbeans, Eclipse, Visual Studio) |
https://netbeans.org/
https://eclipse.org/ide/
https://www.visualstudio.com/ |
Vagrant, Docker, Packer etc. |
https://www.vagrantup.com/
https://www.docker.com/
https://www.packer.io/ |
Virtual Box, VMware etc. |
https://www.virtualbox.org/
http://www.vmware.com |
Cloud (AWS, Azzure, Google etc) |
https://aws.amazon.com/application-management/
https://aws.amazon.com/codedeploy
https://aws.amazon.com/codepipeline
https://www.visualstudio.com/
https://azure.microsoft.com/en-us/documentation/scenarios/devtest/
https://cloud.google.com/deployment-manager |
Other |
Scripting? |
Project Management & Service Transition: |
Project Management (Prince2, PMP/PMBOK) |
https://www.prince2.com
http://www.pmi.org/PMBOK-Guide-and-Standards.aspx |
Release/Change Management (ITIL) |
https://en.wikipedia.org/wiki/ITIL |
CAB (ITIL) |
https://en.wikipedia.org/wiki/Change_advisory_board |
Knowledge Transfer (ITIL) |
https://en.wikipedia.org/wiki/Knowledge_transfer |
Other |
https://en.wikipedia.org/wiki/IT_service_management |
Development - Automation |
Coding: |
IDE (Netbeans, Eclipse, Visual Studio) |
https://netbeans.org
/https://eclipse.org/ide/
https://www.visualstudio.com/ |
Source Control (Git, Subversion) |
https://git-scm.com
/https://en.wikipedia.org/wiki/Apache_Subversion |
TDD, BDD (Test / Behaviour Driven Development) |
https://en.wikipedia.org/wiki/Test-driven_development
https://en.wikipedia.org/wiki/Behavior-driven_development |
Other |
https://en.wikipedia.org/wiki/Build_automation |
Build automation: |
Gradle, Maven, Ant/Ivy |
https://gradle.org
https://maven.apache.org
http://ant.apache.org |
Jenkins, Go Pipelines, Bamboo, TeamCity, Cruise Control |
https://jenkins-ci.org
https://www.go.cd/
/https://www.atlassian.com/software/bamboo
http://www.jetbrains.com/teamcity/
http://cruisecontrol.sourceforge.net/ |
Other |
List_of_build_automation_software#Continuous_integration_tools |
Package Management: |
Artifactory, Nexus, Apache Archiva |
http://www.jfrog.com/open-source
http://www.sonatype.org/nexus/go/
http://archiva.apache.org/ |
Maven, NPM, NuGet |
https://maven.apache.org
http://npmjs.org/
https://nuget.org/ |
Other |
List_of_software_package_management_systems#Application-level_package_managers |
Unit/Integeration Testing: |
Junit |
http://junit.org |
RSpec |
http://rspec.info |
Nunit |
http://www.nunit.org |
TestNG |
http://testng.org |
Spock |
https://code.google.com/p/spock |
Other |
List_of_unit_testing_frameworks |
Code coverage: |
SonarQube |
http://www.sonarqube.org |
Cobertura |
http://cobertura.github.io/cobertura/ |
Clover |
https://www.atlassian.com/pt/software/clover |
NCover |
https://www.ncover.com |
Simplecov |
https://github.com/colszowka/simplecov |
Other |
https://en.wikipedia.org/wiki/Code_coverage |
Operations - Collaboration |
Agile practices: |
Atlassian JIRA (Issues, Feedback) |
https://www.atlassian.com/software/jira |
Atlassian Confluence (Documentation) |
https://www.atlassian.com/software/confluence |
Scrum (Daily standups) |
https://en.wikipedia.org/wiki/Stand-up_meeting |
Kanban (Agility) |
https://en.wikipedia.org/wiki/Kanban_board |
Infrastructure as a Service: |
Private Cloud (DC, VMware) |
Traditional DC: Microsoft HyperV, VMware vCloud Suite, Oracle, Cisco, Redhat etc. |
Public Cloud (AWS, Azure, RackSpace etc.) |
http://aws.amazon.com
/https://azure.microsoft.com
http://www.rackspace.com |
Platform as a Service: |
Private Cloud (DC, VMware) |
Traditional DC: Microsoft HyperV, VMware vCloud Suite, Oracle, Cisco, Redhat etc. |
Public (AWS, SalesForce, Azure, Google, IBM, OpenShift etc. ) |
http://aws.amazon.com/
http://www.salesforce.com/au/platform/overview/
https://azure.microsoft.com
https://cloud.google.com
https://www.openshift.com |
Service Transition: |
Project Management (Prince2, PMP/PMBOK) |
https://www.prince2.com
http://www.pmi.org/PMBOK-Guide-and-Standards.aspx |
Change Management, Incident Management (ITIL / ServiceNow) |
https://en.wikipedia.org/wiki/ITIL
https://www.servicenow.com |
CAB (ITIL) |
https://en.wikipedia.org/wiki/Change_advisory_board |
Knowledge Transfer (ITIL) |
https://en.wikipedia.org/wiki/Knowledge_transfer |
Other |
https://en.wikipedia.org/wiki/IT_service_management |
Continuous Service Improvement: |
Issues/Feedback Manangement (JIRA, ServiceNow, BMC Remedy) |
https://www.atlassian.com/software/jira
https://www.servicenow.com
http://www.bmc.com/it-solutions/remedy-itsm.html |
Risks and Reporting (ITSM) |
https://en.wikipedia.org/wiki/IT_service_management
http://www.bmc.com/it-solutions/remedy-itsm.html |
Service Continuity (ITSM) |
https://en.wikipedia.org/wiki/IT_service_management
http://www.bmc.com/it-solutions/remedy-itsm.html |
Other |
https://en.wikipedia.org/wiki/Continual_improvement_process |
Operations - Automation |
Configuration Management: |
Chef |
http://www.chef.io/ |
Puppet |
http://www.puppetlabs.com/ |
Ansible |
http://www.ansible.com/ |
Salt |
http://saltstack.com/ |
CFEngine |
http://www.cfengine.com/ |
Other |
Scripting? |
Deployment Automation: |
Chef, Puppet, Ansible, Salt |
http://www.chef.io/
http://www.puppetlabs.com/
http://www.ansible.com/
http://saltstack.com/ |
Cloud Services (AWS, Azure, Heroku, Google, Custom) |
http://aws.amazon.com
http://www.salesforce.com/au/platform/overview/
https://azure.microsoft.com
https://cloud.google.com |
Other |
Scripting? |
Monitoring: |
Nagios, CA UIM, BMC, Solarwinds |
https://www.nagios.org
http://www.ca.com/us/opscenter/ca-unified-infrastructure-management.aspx
http://www.bmc.com/it-solutions/truesight-operations-management.html
http://www.solarwinds.com |
Zabbix, NewRelic, ScienceLogic, AppDynamics |
http://www.zabbix.com
/http://newrelic.com/
https://www.sciencelogic.com/
http://www.appdynamics.com/ |
Cloud Services (AWS, Azure, Heroku, Google, Custom) |
http://aws.amazon.com
http://www.salesforce.com/au/platform/overview/
https://azure.microsoft.com
https://cloud.google.com |
Other |
https://en.wikipedia.org/wiki/Application_performance_management |
Security & Analysis: |
Splunk |
http://www.splunk.com |
Sumo Logic |
https://www.sumologic.com |
Loggly |
https://www.loggly.com |
ArcSight |
http://www.hp.com/go/ArcSight |
Cloud Services (AWS, Azure, Heroku, Google, Custom) |
http://aws.amazon.com
http://www.salesforce.com/au/platform/overview/
https://azure.microsoft.com
https://cloud.google.com |
Other |
https://en.wikipedia.org/wiki/Security_information_and_event_management |
excellent piece of information, and let me tell you, your site gives the best and the most interesting information. This is just the kind of information that i had been looking for, i'm already your rss reader now and i would regularly watch out for the new posts, once again hats off to you! Thanx a lot once again, Regards, devops training in hyderabad
ReplyDeleteThanks Nasreen! Please let me know if you find anything is wrong or missing.
DeleteAlso, look forward to my next blog, building and testing "Docker Swarm Engine" locally with Github and Go Pipeline for CI/CD.