- Practical Internet of Things Security
- Brian Russell Drew Van Duren
- 213字
- 2021-06-10 18:42:34
Agile
Agile development has transformed the focus of software teams over the past few years. Instead of investing years in defining requirements, developers team with Product Owners (PO) to jointly define and prioritize user stories within a product backlog.
There are many flavors of Agile development that can be adopted—Scrum, XP, and Kanban, for example. Each has its own characteristics, but in general, all Agile development programs value the following:
- Individuals and interactions over processes and tools
- Working software over comprehensive documentation
- Customer collaboration over contract negotiation
- Responding to change over following a plan
The focus on individuals and interactions over processes and tools moves engineers away from heavy documentation activities, in favor of spending time together to talk about user stories and estimate their story points.
POs work with scrum teams to introduce new user stories, groom the product backlog, and prioritize the stories that will be allocated to each sprint.
The velocity of a team is the measure of how many story points the team can develop within a sprint. As teams get better at working together, they tend to increase their velocity naturally.
Given the ability to design, develop, and field feature sets quickly, many IoT products and systems will be developed using Agile methodologies.
- Metasploit Penetration Testing Cookbook(Second Edition)
- 網(wǎng)絡(luò)安全保障能力研究
- Python Penetration Testing Cookbook
- 數(shù)字化轉(zhuǎn)型浪潮下的數(shù)據(jù)安全最佳實踐指南
- Kali Linux Wireless Penetration Testing Cookbook
- 計算機網(wǎng)絡(luò)安全技術(shù)研究
- 信息安全導(dǎo)論(第2版)
- 先進云安全研究與實踐
- 數(shù)字政府網(wǎng)絡(luò)安全合規(guī)性建設(shè)指南:密碼應(yīng)用與數(shù)據(jù)安全
- 計算機系統(tǒng)與網(wǎng)絡(luò)安全研究
- Practical Internet of Things Security
- 紅藍(lán)攻防:技術(shù)與策略(原書第3版)
- 密碼朋克:自由與互聯(lián)網(wǎng)的未來
- 基于數(shù)據(jù)科學(xué)的惡意軟件分析
- Hands-On Spring Security 5 for Reactive Applications