InfoQ Homepage Agile Content on InfoQ
-
Do We Need an Iteration Zero?
There are usually multiple things which need to be done before the start of a project. Teams usually use 'Iteration Zero' to put all necessary systems in place in order to start delivering business value in subsequent iterations. Is this the right way?
-
Building Trust with Your Team
Wanjun Zhuang asked the members of the LinkedIn Agile Coaching group about earning trust with his new Agile team. His team members consider him a manager and are not open with sharing because they consider him someone who is checking up on them. There has been a significant amount of diverse advice that is potentially very useful to any (software) team.
-
Lean Startups
The lean startup movement is growing and all over the world local user groups are meeting to discuss, learn, and build successful businesses. But what is a lean startup? Is it two hackers in a garage, or is it more?
-
Agile 2011 Program Announced
The program and structure for Agile 2011 has been announced. The conference runs in Salt Lake City on 8-12 August. There are over 200 sessions across 17 stages, in addition to the keynotes and special events. For the first time there is an Executive Forum running in parallel with the conference, aimed at senior executives helping organizations adopt and scale Agile methodologies.
-
Testing in the Cloud
Cloud testing is a testing approach in which the power of the cloud is harnessed. This is mostly done either to decrease the amount of time taken to test or to simulate real world traffic for an application. Moreover, in order to meet the scalability demands of high traffic web applications, tests need to scale as well.
-
Kanban Boards from Sys Admin to Sales
Mattias Skarin, co-author of InfoQ's popular mini-book on Kanban and Scrum, shares a set of kanban boards that can be used to visually manage anything from system administration, to development teams with multiple clients, to sales.
-
PMI Agile Certification Pilot Starting
Early adopters who want to be among the first to earn the new PMI-Agile Certified Practitioner (PMI-ACP) designation can apply starting May 23rd for the PMI Agile Certification pilot. Those selected for the pilot will need to take and pass a multiple choice exam on Agile fundamentals to receive the PMI-ACP certification.
-
When to Cease Being an Agile Coach?
Agile coach Morgan Ahlström recently turned to the Agile Coach Support mailing list to ask how to deal with an organization that said they wanted the benefits of becoming more agile, but was behaving in ways contrary to that goal.
-
Agile Leaders Weigh in on PMI Agile Certification
Scrum co-creator Ken Schwaber welcomes PMI's establishment of its own Agile certification program, and has recently posted his thoughts.
-
Code is Liability, the Less the Better
In lean manufacturing, the definition of inventory is pretty clear. It is the extra material, work in progress material and material queued up for the next bit of work. Lean emphasizes on reducing the inventory because there is always an inventory handling costs. In software development, often requirements are seen as inventory, what about the code?
-
Visual Studio vNext Will Bring More Agility and DevOps Integration
Microsoft has unveiled at TechEd North America 2011 some of the new features coming in Visual Studio: more Agile tools for project planning and collecting stakeholder feedback, a connector for providing operations feedback to developers, plus architecture diagrams and unit testing for VC++.
-
A Case Study for Continuous Delivery in the Cloud
Paul M. Duvall, author of the book "Continuous Integration", wrote about a case study for adopting continuous delivery in the cloud by a large organization in the public healthcare sector. The post discusses the problems, tools and solutions they found in the process.
-
Upcoming Agile Conferences
Many major agile conferences this time of the year give you an opportunity to find one that fits your needs.
-
Agile 2011 Keynote Speakers Anounced
The Agile 2011 organizers have announced the keynote speakers for the conference being held in August at Salt Lake City. Dr. Barbara Fredrickson, Kevin Henney and Linda Rising will deliver keynote talks with three distinctly different focuses.
-
Continuous Deployment: Easier Said Than Done
Continuous deployment is often described as an Agile or a Lean technique where all the code written for the application is immediately deployed into production. There are numerous perceived benefits including reduced cycle time and reduced time to market for bug fixes and new features. However is it as easy as it sounds?