Categories: Agile Methodology

What does Agile Team Composition Look Like?

[adsenseyu2]

If you are starting on new on agile methodology for application development, the question on what does agile team composition look like is a commonly asked one? The article presents the agile team composition for SCRUM development model.

Given the fact that there will be multiple agile teams which may work towards release one or more products in an organization, following questions get tricky:

  1. Do we need one business analyst for each SCRUM team?
  2. How to deal with performance engineers? Should there be one in each team, or should there be centralized team?
  3. How to seal with security specialists? Again, should there be one security specialists for each team, or should there be centralized security team?
  4. Do we need a product owner for each SCRUM teams?
  5. What is the ration of application developers to testers in each SCRUM team?

In my experience, I found following agile team composition working in an efficient and effective manner:

Agile Team

  1. Business Owner: Business owner works with one or more product owners in the respective line of business (LOB) to lay out product feature backlogs which is taken by different sprint teams.
  2. Product owner: There is a need of a product owner catering to one or more SCRUM team.
  3. Business analyst (BA): There is a need of one business analyst for each or at the maximum two teams. This is because BA need to work closely with the SCRUM team and having one BA work with more than one or two team may not be a good idea. The role of BA is to work with product owner on describe stories to the developers and testers.
  4. SCRUM Master: This is a person who makes sure that various different teams keep functioning without issues. He leads the SCRUM ceremonies such as planning & retrospective meetings.
  5. Developers & Testers: Yes, there will be developers and testers in each SCRUM team. Goes without saying. Isn’t it? 🙂
  6. Performance Engineers: There can be centralized agile team consisting  of a set of performance engineers catering to backlog of performance stories submitted by different SCRUM teams.
  7. Security Specialists: There can be centralized agile team consisting  of a set of security specialists catering to backlog of security stories, especially, vulnerability scan and penetration testing, submitted by different SCRUM team
  8. Infrastructure team: There can be a centralized agile team consisting of build engineers etc.

[adsenseyu1]

Ajitesh Kumar

I have been recently working in the area of Data analytics including Data Science and Machine Learning / Deep Learning. I am also passionate about different technologies including programming languages such as Java/JEE, Javascript, Python, R, Julia, etc, and technologies such as Blockchain, mobile computing, cloud-native technologies, application security, cloud computing platforms, big data, etc. I would love to connect with you on Linkedin. Check out my latest book titled as First Principles Thinking: Building winning products using first principles thinking.

Share
Published by
Ajitesh Kumar
Tags: agile team

Recent Posts

Large Language Models (LLMs): Four Critical Modeling Stages

Large language models (LLMs) have fundamentally transformed our digital landscape, powering everything from chatbots and…

1 week ago

Agentic Workflow Design Patterns Explained with Examples

As Large Language Models (LLMs) evolve into autonomous agents, understanding agentic workflow design patterns has…

2 weeks ago

What is Data Strategy?

In today's data-driven business landscape, organizations are constantly seeking ways to harness the power of…

2 weeks ago

Mathematics Topics for Machine Learning Beginners

In this blog, you would get to know the essential mathematical topics you need to…

1 month ago

Questions to Ask When Thinking Like a Product Leader

This blog represents a list of questions you can ask when thinking like a product…

1 month ago

Three Approaches to Creating AI Agents: Code Examples

AI agents are autonomous systems combining three core components: a reasoning engine (powered by LLM),…

2 months ago