This video is about scrum project management terms and it will give a clear meaning of Scrum terms 1)Sprint Sprint is one time boxed iteration of a continuous development cycle. Within a Sprint, planned amount of work has to be completed by the team and made ready for review. 2) User stories A user story describes the type of user, what they want and why. A user story helps to create a simplified description of a requirement from an end-user perspective. 3) Product backlog A product backlog is a list of the new features, changes to existing features, bug fixes,…
-
-
Devops tools to learn are shown in this video, the video contains a devops tools list which is mostly used 1) Jenkins It is User – friendly Continuous integration tool.It is open source having plenty of plugin’s Jenkins Integrates practically with every tool and mostly process are automated 2) Bamboo Used For Cont.integration & deployment tool divides the application in hierarchical order and it can import data from Jenkins it has built in integration with other Atlassian softwares. 3) Docker Delivers software in packages called container’s and is an open source software docker provide return on investment , can run…