A Centralized R&D Team – Key to Highly Performing Agile Scrum Teams

If you have an Agile SCRUM based development center that consists of multiple SCRUM teams to working on different features and functionality of one or more product, you always have the concerns in relation with highly performing teams in terms of usage of relevant and latest technologies from time-to-time. One of the key challenges in front of SCRUM teams is to make sure that they are using most appropriate technologies at all point of time. This can be achieved in multiple different manners. Some of them are following:

  • Set aside stories for research & development of new tools & frameworks to be done in each sprints. Stories of such kind, however, spans across multiple sprints. This story includes evaluation of multiple frameworks along with proof of concept (POCs). In my experience, it has been found that this works but is not the most effective way of exploring new technologies and making sure that most effective technologies are adopted in development cycles.
  • Set aside a centralized research & development (R&D) team which can take on the R&D stories from backlogs created by multiple different SCRUM teams. You may also call this team as “architecture” team. This team can consists of technical specialists and architects anywhere from 2-4 depending upon the number of SCRUM teams and size of the teams. The SCRUM teams list down their R&D stories much in advance in centralized list of backlogs item. Thereafter, this R&D team calls upon a meeting with the respective team members from different SCRUM teams. In this meeting, the priorities of these stories can be identified along with timelines. The responsibility of this centralized R&D team is to do some of the following activities:
    1. Explore new tools & frameworks
    2. Counsel SCRUM teams on design discussions
    3. Do the design reviews of complex stories for various SCRUM teams
    4. Perform random code reviews
    5. Publish white papers, blogs on ongoing basis
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.

Recent Posts

Retrieval Augmented Generation (RAG) & LLM: Examples

Last updated: 25th Jan, 2025 Have you ever wondered how to seamlessly integrate the vast…

3 weeks ago

How to Setup MEAN App with LangChain.js

Hey there! As I venture into building agentic MEAN apps with LangChain.js, I wanted to…

4 weeks ago

Build AI Chatbots for SAAS Using LLMs, RAG, Multi-Agent Frameworks

Software-as-a-Service (SaaS) providers have long relied on traditional chatbot solutions like AWS Lex and Google…

4 weeks ago

Creating a RAG Application Using LangGraph: Example Code

Retrieval-Augmented Generation (RAG) is an innovative generative AI method that combines retrieval-based search with large…

1 month ago

Building a RAG Application with LangChain: Example Code

The combination of Retrieval-Augmented Generation (RAG) and powerful language models enables the development of sophisticated…

1 month ago

Building an OpenAI Chatbot with LangChain

Have you ever wondered how to use OpenAI APIs to create custom chatbots? With advancements…

1 month ago