SlideShare une entreprise Scribd logo
1  sur  20
Télécharger pour lire hors ligne
Do not drive a Race car on a
Dirt Track!
Athresh Krishnappa
Brillio Technologies
Scrum Bangalore Meetup- 30th June 2018
Table Of Content
1. Challenge/Opportunity identified to resolve
2. Form Self-Organized Team
3. Assess Current Value Stream
4. Define Aspired Goal [Tangible/Intangible]
5. Analysis & Inference
6. Apply Solution [Lean-Agile methods chosen to solve]
7. Exhibit working Solution
1. Show Benefits [Tangible/Intangible]
8. Share Reflection Outcome
1. Lessons Learnt/Smart Tips
2. Your inference on Industry Practices
9. Controls for Consistency
10.State Challenges faced while applying solution
11.Message to the World!
1. Challenge/Opportunity
2. Self-Organized Team
3. Current Value Stream
4. Aspired Goals
5. Analysis & Inference
6. Apply Solution
7. Exhibit Solution
8. Reflection Outcome
9. Controls for Consistency
10. Challenges faced
11. Message to the World
1. SPORTS CAR –DIRT TRACK SYNDROME
TOC Indicator:
1. Interesting Title
2. Challenge/Opportunity
3. Self-Organized Team
4. Current Value Stream
5. Aspired Goals
6. Analysis & Inference
7. Apply Solution
8. Exhibit Solution
9. Reflection Outcome
10. Controls for Consistency
11. Challenges faced
12. Message to the World
Agile + DevOps:
Drives
focus on Speed
Reality:
is a lot like driving a sports car
on a dirt track
Need:
Create a Smooth track
How do we
Do it?
Drive Fast and
Drive in the right direction…
20Kms
Destination
CAUTION:
Curve Ahead
2. Challenge or opportunity
“No Time for rework Had to get things right, the first time”
TOC Indicator:
1. Interesting Title
2. Challenge/Opportunity
3. Self-Organized Team
4. Current Value Stream
5. Aspired Goals
6. Analysis & Inference
7. Apply Solution
8. Exhibit Solution
9. Reflection Outcome
10. Controls for Consistency
11. Challenges faced
12. Message to the World
Time to Market
Requirements
Volatility
Everything New!!
Aggressive schedules
New Logo | New Team | New Technology
Evolving Requirements
 Around 3000 orders placed each week
through the portal
 Page should load in less than 3 seconds
with accurate data
 Complex calculation algorithm that
accounts for around 40 scenarios for
3000 order groups
 Data on the portal should be updated
near-real-time at least every 15 minutes
Hi! I am James,
Product Owner
I prioritize the
product backlog.
Ensured each
iteration got
adequate attention at
requirements
Hey! I am Priya,
Proxy Product Owner
I help PO in
prioritization and
writing user stories
Together we form self organized & on shore - off shore team !!!
Hi! I am Sid,
Agile Coach
I constantly
guide the team
in a subtle, self
correcting
manner
Hello! I am Gowri Shankar,
Scrum Master – Servant Leader
• I make sure my team lives by the value
and practices of Scrum
• I also be thought of as a process
owner for the team, creating a balance
with the project's key stakeholder, who
is referred to as the product owner
We Folks! are
Cross functional - Development Team
• We have Developers, QA analysts & UI/UX who
constantly question PO & PPO on requirements
• We challenge each other on implementation to find the
right solution
• Every team member is aware of ALL requirements:
doubling up for one another was easy
• QA constantly measuring the product against the SLAs
and highlighting issues to all stakeholders
• Every artifact that goes to production is aggressively
inspected by us before release
• Each release had an identified champion “Brillian of the
Sprint”: - hierarchy agnostic decision
Let’s meet the team!!!
TRANSPARENCY
TOC Indicator:
1. Interesting Title
2. Challenge/Opportunity
3. Self-Organized Team
4. Current Value Stream
5. Aspired Goals
6. Analysis & Inference
7. Apply Solution
8. Exhibit Solution
9. Reflection Outcome
10. Controls for Consistency
Hi! I am Luther,
Technical Architect
• I am responsible for defining the
overall structure of a program or
system
• Ensuring all parts of the project run
smoothly
Finally!!
WE DO
CELEBRATE
SPRINT
SUCCESS ☺
I am Suman,
Delivery
Manager, I bridge
the gap between
customer and
team to ensure a
great Customer
Experience
4. Our Value Stream
TOC Indicator:
1. Interesting Title
2. Challenge/Opportunity
3. Self-Organized Team
4. Current Value Stream
5. Aspired Goals
6. Analysis & Inference
7. Apply Solution
8. Exhibit Solution
9. Reflection Outcome
10. Controls for Consistency
11. Challenges faced
12. Message to the World
CONTINUOUS
DELIVERY
SOURCE CODE REPOSITRY
COMMIT
NOTIFY
TARGET
ENVIRONME
NT
END THE
PROCESS
END THE
PROCESS
END THE
PROCESS
CONTINUOUS INTEGRATION ( C I )
CONTINUOUS
DEPLOYMENT
BUILD TEST
QUALITY
CHECK
TARGET
ENVIRONMENT
REQUIREMENTS
JENKINS
ANISBLE
GITHUB
CONTINUOUS
Monitor( C M )
Data
Ingest
Analyze
Visualize
Process flow of the system automated from manual
Step#1: Requirement
Elicitation + Code
Step#2: Build Step#3: Code Review Step#4: Deploy Step#5: UAT / SIT Step#6: Monitor +
Support
PO +
TEAM
Waiting Time: 12Hrs
Requirement Gap: 10Hrs
Manual Traceability: 08Hrs
------------------------------------
Waste Reduction: 20Hrs
PPO +
TEAM
Manual Build: 10Hrs
---------------------------------
Waste Reduction: 10Hrs
Manual Review: 15Hrs
---------------------------------
Waste Reduction: 15Hrs
Manual Deploy: 16Hrs
---------------------------------
Waste Reduction: 16Hrs
Manual Monitor: 16Hrs
---------------------------------
Waste Reduction: 16Hrs
5. Aspired Goals
TOC Indicator:
1. Interesting Title
2. Challenge/Opportunity
3. Self-Organized Team
4. Current Value Stream
5. Aspired Goals
6. Analysis & Inference
7. Apply Solution
8. Exhibit Solution
9. Reflection Outcome
10. Controls for Consistency
11. Challenges faced
12. Message to the World
CUSTOMER EXPERIENCE
Score Minimum 8 out of 10
Deliver a
HIGH QUALITY
PRODUCT
Deliver
ON TIME
There is always a better way– find it fast !!!
6. Analysis & Inference
Static Code Analysis
Inference:
• Co-relation between technical
debt and duplicated blocks
• Technical debt increases when
duplicated blocks increases
TOC Indicator:
1. Interesting Title
2. Challenge/Opportunity
3. Self-Organized Team
4. Current Value Stream
5. Aspired Goals
6. Analysis & Inference
7. Apply Solution
8. Exhibit Solution
9. Reflection Outcome
10. Controls for Consistency
11. Challenges faced
12. Message to the World
6. Analysis & Inference – Cont..,
Velocity Predictive Analysis
Inference:
• Predicting teams velocity based on the actual velocity captured from previous sprints
TOC Indicator:
1. Interesting Title
2. Challenge/Opportunity
3. Self-Organized Team
4. Current Value Stream
5. Aspired Goals
6. Analysis & Inference
7. Apply Solution
8. Exhibit Solution
9. Reflection Outcome
10. Controls for Consistency
11. Challenges faced
12. Message to the World
6. Analysis & Inference – Cont..,
Defect Pareto Analysis
Inference:
• % of defects captured in every module
• We can focus on improving the code quality and reducing the defect count in couple of
modules to reduce the overall defect count
TOC Indicator:
1. Interesting Title
2. Challenge/Opportunity
3. Self-Organized Team
4. Current Value Stream
5. Aspired Goals
6. Analysis & Inference
7. Apply Solution
8. Exhibit Solution
9. Reflection Outcome
10. Controls for Consistency
11. Challenges faced
12. Message to the World
7. Apply Solution:
Our Engineering Insights Platform
PROJECT HEALTH RELEASE
PREDICTIBILITY
ACTIONABLE
INSIGHTS
TEAM
PERFORMANCE
Our Engineering and Process Insights Platform
TOC Indicator:
1. Interesting Title
2. Challenge/Opportunity
3. Self-Organized Team
4. Current Value Stream
5. Aspired Goals
6. Analysis & Inference
7. Apply Solution
8. Exhibit Solution
9. Reflection Outcome
10. Controls for Consistency
11. Challenges faced
12. Message to the World
8. Exhibit Solution
TOC Indicator:
1. Interesting Title
2. Challenge/Opportunity
3. Self-Organized Team
4. Current Value Stream
5. Aspired Goals
6. Analysis & Inference
7. Apply Solution
8. Exhibit Solution
9. Reflection Outcome
10. Controls for Consistency
11. Challenges faced
12. Message to the World
9. Reflection Outcome
TOC Indicator:
1. Interesting Title
2. Challenge/Opportunity
3. Self-Organized Team
4. Current Value Stream
5. Aspired Goals
6. Analysis & Inference
7. Apply Solution
8. Exhibit Solution
9. Reflection Outcome
10. Controls for Consistency
11. Challenges faced
12. Message to the World
9. Reflection Outcome
TOC Indicator:
1. Interesting Title
2. Challenge/Opportunity
3. Self-Organized Team
4. Current Value Stream
5. Aspired Goals
6. Analysis & Inference
7. Apply Solution
8. Exhibit Solution
9. Reflection Outcome
10. Controls for Consistency
11. Challenges faced
12. Message to the World
Customer CIO to Brillio CEO:
“you guys killed the buyer portal project (our way of saying you did
a terrific job !!) , we went live and our president was very
impressed. “
Head of Merchandising Quoted...
“…Merchandising Portal. It looks great, it’s easy to use and is now
fully operational .. will be a huge benefit to the Buyers, helping
them to be more efficient, minimize waste, improve fill rates and
improve quality management. It ultimately will benefit our
customers by having the best quality products on our shelves”
9. Reflection Outcome - Continuation
TOC Indicator:
1. Interesting Title
2. Challenge/Opportunity
3. Self-Organized Team
4. Current Value Stream
5. Aspired Goals
6. Analysis & Inference
7. Apply Solution
8. Exhibit Solution
9. Reflection Outcome
10. Controls for Consistency
11. Challenges faced
12. Message to the World
Practices
• End to End Scrum practices implementation
• Clear cut roles identification
• More involved team members – estimation, sprint planning, back log refinement -
all done by team
• Complete visibility of progress on tool – JIRA, BOLT
Tools Adoption
• JIRA – For Engineering Implementation tracking
• SonarQube – For Static Code Analysis
• Jenkins – Orchestration Platform for Continuous
Integration
• BOLT – for real-time visualization of project indicators
Lessons Learnt:
• Communication gap between on-shore and off-shore
team to be avoided by better collaboration or team
collocation
• DoR & DoD to be finalized by PO and Team to avoid
requirement conflicts
• Infrastructure setup & dependencies must be ready and
validated before sprint starts
10. Controls for consistency
TOC Indicator:
1. Interesting Title
2. Challenge/Opportunity
3. Self-Organized Team
4. Current Value Stream
5. Aspired Goals
6. Analysis & Inference
7. Apply Solution
8. Exhibit Solution
9. Reflection Outcome
10. Controls for Consistency
11. Challenges faced
12. Message to the World
Customer Involvement
Engineering and Process Insights
Introduced Brillian of the Sprint
Team EmpowermentTransparency
11. Challenges Faced
TOC Indicator:
1. Interesting Title
2. Challenge/Opportunity
3. Self-Organized Team
4. Current Value Stream
5. Aspired Goals
6. Analysis & Inference
7. Apply Solution
8. Exhibit Solution
9. Reflection Outcome
10. Controls for Consistency
11. Challenges faced
12. Message to the World
-
Resolution
Challenges
• Technology Changes
midway
• Performance expectations
• Proof of concept validation
• Implemented In-Process
performance testing
12. Your Message to the world
TOC Indicator:
1. Interesting Title
2. Challenge/Opportunity
3. Self-Organized Team
4. Current Value Stream
5. Aspired Goals
6. Analysis & Inference
7. Apply Solution
8. Exhibit Solution
9. Reflection Outcome
10. Controls for Consistency
11. Challenges faced
12. Message to the World
Agile and DevOps fuels the team for
SPEED. However its important to speed
in the right direction. Actionable
insights from
data often lost in tools silos, can be
leveraged to push agility, speed and
culture to greater heights
THANK YOU!

Contenu connexe

Tendances

Scrum_BLR 10th meet up 13 sept-2014 - Challenges of Transformation to Agile -...
Scrum_BLR 10th meet up 13 sept-2014 - Challenges of Transformation to Agile -...Scrum_BLR 10th meet up 13 sept-2014 - Challenges of Transformation to Agile -...
Scrum_BLR 10th meet up 13 sept-2014 - Challenges of Transformation to Agile -...Scrum Bangalore
 
Requirementless testing
Requirementless testingRequirementless testing
Requirementless testingJulen Mohanty
 
Leanstartuptoolsforproductowners
LeanstartuptoolsforproductownersLeanstartuptoolsforproductowners
LeanstartuptoolsforproductownersRaj Indugula
 
Agile Assessment Version 1.0
Agile Assessment Version 1.0Agile Assessment Version 1.0
Agile Assessment Version 1.0Ciprian Mester
 
Joshua Hoffman - Should the CTO be Coding? - Codemotion Amsterdam 2019
Joshua Hoffman - Should the CTO be Coding? - Codemotion Amsterdam 2019Joshua Hoffman - Should the CTO be Coding? - Codemotion Amsterdam 2019
Joshua Hoffman - Should the CTO be Coding? - Codemotion Amsterdam 2019Codemotion
 
ISTQB Agile Extension
ISTQB Agile ExtensionISTQB Agile Extension
ISTQB Agile ExtensionDavis Thomas
 
How agile is your team
How agile is your teamHow agile is your team
How agile is your teamPhani Bhushan
 
Help Me, I got a team of junior testers!
Help Me, I got a team of junior testers!Help Me, I got a team of junior testers!
Help Me, I got a team of junior testers!SQALab
 
Test pyramid agile pune conference
Test pyramid   agile pune conferenceTest pyramid   agile pune conference
Test pyramid agile pune conferenceSachin Natu
 
19 creamer et workshop-agile2019-wash_pp_16-9_1
19 creamer et workshop-agile2019-wash_pp_16-9_119 creamer et workshop-agile2019-wash_pp_16-9_1
19 creamer et workshop-agile2019-wash_pp_16-9_1Lanette Creamer
 
The Future of Testing
The Future of TestingThe Future of Testing
The Future of TestingPaul Gerrard
 
Enterprise Agile Transformation Strategies
Enterprise Agile Transformation StrategiesEnterprise Agile Transformation Strategies
Enterprise Agile Transformation StrategiesMike Cottmeyer
 
Jonathan Kohl - Is Agile Distracting You?
Jonathan Kohl - Is Agile Distracting You?Jonathan Kohl - Is Agile Distracting You?
Jonathan Kohl - Is Agile Distracting You?TEST Huddle
 
Life Has Not Been That Rosy With Agile : Rahul Sudame
Life Has Not Been That Rosy With Agile : Rahul SudameLife Has Not Been That Rosy With Agile : Rahul Sudame
Life Has Not Been That Rosy With Agile : Rahul SudameoGuild .
 
About Agile & PMI Agile Certified Practitioner (PMI-ACP) Overview
About Agile & PMI Agile Certified Practitioner (PMI-ACP) OverviewAbout Agile & PMI Agile Certified Practitioner (PMI-ACP) Overview
About Agile & PMI Agile Certified Practitioner (PMI-ACP) OverviewAleem Khan
 
Free Online Agile & SCRUM Study Training Material for PMI ACP Certification P...
Free Online Agile & SCRUM Study Training Material for PMI ACP Certification P...Free Online Agile & SCRUM Study Training Material for PMI ACP Certification P...
Free Online Agile & SCRUM Study Training Material for PMI ACP Certification P...GlobalSkillup
 

Tendances (20)

Scrum_BLR 10th meet up 13 sept-2014 - Challenges of Transformation to Agile -...
Scrum_BLR 10th meet up 13 sept-2014 - Challenges of Transformation to Agile -...Scrum_BLR 10th meet up 13 sept-2014 - Challenges of Transformation to Agile -...
Scrum_BLR 10th meet up 13 sept-2014 - Challenges of Transformation to Agile -...
 
Requirementless testing
Requirementless testingRequirementless testing
Requirementless testing
 
Agile dashboard
Agile dashboardAgile dashboard
Agile dashboard
 
Leanstartuptoolsforproductowners
LeanstartuptoolsforproductownersLeanstartuptoolsforproductowners
Leanstartuptoolsforproductowners
 
Agile Assessment Version 1.0
Agile Assessment Version 1.0Agile Assessment Version 1.0
Agile Assessment Version 1.0
 
Joshua Hoffman - Should the CTO be Coding? - Codemotion Amsterdam 2019
Joshua Hoffman - Should the CTO be Coding? - Codemotion Amsterdam 2019Joshua Hoffman - Should the CTO be Coding? - Codemotion Amsterdam 2019
Joshua Hoffman - Should the CTO be Coding? - Codemotion Amsterdam 2019
 
ISTQB Agile Extension
ISTQB Agile ExtensionISTQB Agile Extension
ISTQB Agile Extension
 
How agile is your team
How agile is your teamHow agile is your team
How agile is your team
 
Help Me, I got a team of junior testers!
Help Me, I got a team of junior testers!Help Me, I got a team of junior testers!
Help Me, I got a team of junior testers!
 
Test pyramid agile pune conference
Test pyramid   agile pune conferenceTest pyramid   agile pune conference
Test pyramid agile pune conference
 
19 creamer et workshop-agile2019-wash_pp_16-9_1
19 creamer et workshop-agile2019-wash_pp_16-9_119 creamer et workshop-agile2019-wash_pp_16-9_1
19 creamer et workshop-agile2019-wash_pp_16-9_1
 
The Future of Testing
The Future of TestingThe Future of Testing
The Future of Testing
 
Enterprise Agile Transformation Strategies
Enterprise Agile Transformation StrategiesEnterprise Agile Transformation Strategies
Enterprise Agile Transformation Strategies
 
Jonathan Kohl - Is Agile Distracting You?
Jonathan Kohl - Is Agile Distracting You?Jonathan Kohl - Is Agile Distracting You?
Jonathan Kohl - Is Agile Distracting You?
 
Life Has Not Been That Rosy With Agile : Rahul Sudame
Life Has Not Been That Rosy With Agile : Rahul SudameLife Has Not Been That Rosy With Agile : Rahul Sudame
Life Has Not Been That Rosy With Agile : Rahul Sudame
 
About Agile & PMI Agile Certified Practitioner (PMI-ACP) Overview
About Agile & PMI Agile Certified Practitioner (PMI-ACP) OverviewAbout Agile & PMI Agile Certified Practitioner (PMI-ACP) Overview
About Agile & PMI Agile Certified Practitioner (PMI-ACP) Overview
 
Agile Metrics V6
Agile Metrics V6Agile Metrics V6
Agile Metrics V6
 
Agile by numbers
Agile by numbersAgile by numbers
Agile by numbers
 
Free Online Agile & SCRUM Study Training Material for PMI ACP Certification P...
Free Online Agile & SCRUM Study Training Material for PMI ACP Certification P...Free Online Agile & SCRUM Study Training Material for PMI ACP Certification P...
Free Online Agile & SCRUM Study Training Material for PMI ACP Certification P...
 
Agile Testing
Agile Testing  Agile Testing
Agile Testing
 

Similaire à Don't drive your Race car on a dirt track!! - Athresh Krishnappa, Scrum Bangalore 22nd Meetup22nd

NUS-ISS Learning Day 2016 - Improve IT Project Management and other IT Proces...
NUS-ISS Learning Day 2016 - Improve IT Project Management and other IT Proces...NUS-ISS Learning Day 2016 - Improve IT Project Management and other IT Proces...
NUS-ISS Learning Day 2016 - Improve IT Project Management and other IT Proces...NUS-ISS
 
Stc chandan patary_ua_testing _ stc
Stc chandan patary_ua_testing _ stcStc chandan patary_ua_testing _ stc
Stc chandan patary_ua_testing _ stcChandan Patary
 
Agile Truths and Misconceptions
Agile Truths and MisconceptionsAgile Truths and Misconceptions
Agile Truths and MisconceptionsRichard Cheng
 
Practical Scrum - one day training
Practical Scrum - one day training Practical Scrum - one day training
Practical Scrum - one day training Anat (Alon) Salhov
 
PMexpo 2017 | Mapping the change, Fabio Armani
PMexpo 2017 | Mapping the change, Fabio ArmaniPMexpo 2017 | Mapping the change, Fabio Armani
PMexpo 2017 | Mapping the change, Fabio ArmaniPMexpo
 
Mapping the Change - final
Mapping the Change - final Mapping the Change - final
Mapping the Change - final Fabio Armani
 
Introduction to Agile Dr Richard Guerrero_Wessex AHSN Learning Lab
Introduction to Agile Dr Richard Guerrero_Wessex AHSN Learning LabIntroduction to Agile Dr Richard Guerrero_Wessex AHSN Learning Lab
Introduction to Agile Dr Richard Guerrero_Wessex AHSN Learning LabHealth Innovation Wessex
 
Lean Kanban India 2019 Conference | Scrumban comes to the rescue: A Case Stud...
Lean Kanban India 2019 Conference | Scrumban comes to the rescue: A Case Stud...Lean Kanban India 2019 Conference | Scrumban comes to the rescue: A Case Stud...
Lean Kanban India 2019 Conference | Scrumban comes to the rescue: A Case Stud...LeanKanbanIndia
 
The Agile Readiness Assessment Tool Essay
The Agile Readiness Assessment Tool EssayThe Agile Readiness Assessment Tool Essay
The Agile Readiness Assessment Tool EssayHeidi Owens
 
Lean change method toronto agile meetup
Lean change method toronto agile meetupLean change method toronto agile meetup
Lean change method toronto agile meetupagilebydesign
 
Lean Change Management (part II) - IAD 2014
Lean Change Management (part II) - IAD 2014Lean Change Management (part II) - IAD 2014
Lean Change Management (part II) - IAD 2014Fabio Armani
 
Agile = scrum = no Project Managers!
Agile = scrum = no Project Managers!Agile = scrum = no Project Managers!
Agile = scrum = no Project Managers!Darren Wilmshurst
 
Agile Project Management Workshop.pptx
Agile Project Management Workshop.pptxAgile Project Management Workshop.pptx
Agile Project Management Workshop.pptxAbhishek Prasoon
 
Scaling Amdocs PBG from team scrum to a multi-program portfolio using lean an...
Scaling Amdocs PBG from team scrum to a multi-program portfolio using lean an...Scaling Amdocs PBG from team scrum to a multi-program portfolio using lean an...
Scaling Amdocs PBG from team scrum to a multi-program portfolio using lean an...AGILEMinds
 

Similaire à Don't drive your Race car on a dirt track!! - Athresh Krishnappa, Scrum Bangalore 22nd Meetup22nd (20)

NUS-ISS Learning Day 2016 - Improve IT Project Management and other IT Proces...
NUS-ISS Learning Day 2016 - Improve IT Project Management and other IT Proces...NUS-ISS Learning Day 2016 - Improve IT Project Management and other IT Proces...
NUS-ISS Learning Day 2016 - Improve IT Project Management and other IT Proces...
 
Lean UX
Lean UXLean UX
Lean UX
 
Stc chandan patary_ua_testing _ stc
Stc chandan patary_ua_testing _ stcStc chandan patary_ua_testing _ stc
Stc chandan patary_ua_testing _ stc
 
Agile Scrum Lean & Kanban explained in a flash
Agile Scrum Lean & Kanban explained in a flashAgile Scrum Lean & Kanban explained in a flash
Agile Scrum Lean & Kanban explained in a flash
 
Agile Truths and Misconceptions
Agile Truths and MisconceptionsAgile Truths and Misconceptions
Agile Truths and Misconceptions
 
Practical Scrum - one day training
Practical Scrum - one day training Practical Scrum - one day training
Practical Scrum - one day training
 
Agile Practice Workshop at Eye Care Leaders
Agile Practice Workshop at Eye Care LeadersAgile Practice Workshop at Eye Care Leaders
Agile Practice Workshop at Eye Care Leaders
 
PMexpo 2017 | Mapping the change, Fabio Armani
PMexpo 2017 | Mapping the change, Fabio ArmaniPMexpo 2017 | Mapping the change, Fabio Armani
PMexpo 2017 | Mapping the change, Fabio Armani
 
Mapping the Change - final
Mapping the Change - final Mapping the Change - final
Mapping the Change - final
 
Agile = scrum = no project managers
Agile =  scrum =  no project managersAgile =  scrum =  no project managers
Agile = scrum = no project managers
 
Introduction to Agile Dr Richard Guerrero_Wessex AHSN Learning Lab
Introduction to Agile Dr Richard Guerrero_Wessex AHSN Learning LabIntroduction to Agile Dr Richard Guerrero_Wessex AHSN Learning Lab
Introduction to Agile Dr Richard Guerrero_Wessex AHSN Learning Lab
 
Scrum intro
Scrum intro Scrum intro
Scrum intro
 
Lean Kanban India 2019 Conference | Scrumban comes to the rescue: A Case Stud...
Lean Kanban India 2019 Conference | Scrumban comes to the rescue: A Case Stud...Lean Kanban India 2019 Conference | Scrumban comes to the rescue: A Case Stud...
Lean Kanban India 2019 Conference | Scrumban comes to the rescue: A Case Stud...
 
The Agile Readiness Assessment Tool Essay
The Agile Readiness Assessment Tool EssayThe Agile Readiness Assessment Tool Essay
The Agile Readiness Assessment Tool Essay
 
Lean change method toronto agile meetup
Lean change method toronto agile meetupLean change method toronto agile meetup
Lean change method toronto agile meetup
 
Lean Change Management (part II) - IAD 2014
Lean Change Management (part II) - IAD 2014Lean Change Management (part II) - IAD 2014
Lean Change Management (part II) - IAD 2014
 
Agile = scrum = no Project Managers!
Agile = scrum = no Project Managers!Agile = scrum = no Project Managers!
Agile = scrum = no Project Managers!
 
Agile Project Management Workshop.pptx
Agile Project Management Workshop.pptxAgile Project Management Workshop.pptx
Agile Project Management Workshop.pptx
 
Product Management In Agile Practice
Product Management In Agile PracticeProduct Management In Agile Practice
Product Management In Agile Practice
 
Scaling Amdocs PBG from team scrum to a multi-program portfolio using lean an...
Scaling Amdocs PBG from team scrum to a multi-program portfolio using lean an...Scaling Amdocs PBG from team scrum to a multi-program portfolio using lean an...
Scaling Amdocs PBG from team scrum to a multi-program portfolio using lean an...
 

Plus de Scrum Bangalore

Technical debt - A slow Death!! - Yasub Hashmi, Scrum Bangalore 22nd Meetup
Technical debt - A slow Death!! - Yasub Hashmi, Scrum Bangalore 22nd MeetupTechnical debt - A slow Death!! - Yasub Hashmi, Scrum Bangalore 22nd Meetup
Technical debt - A slow Death!! - Yasub Hashmi, Scrum Bangalore 22nd MeetupScrum Bangalore
 
Team's agility measurement workshop - Ritesh Agrawal & Arun Kumar P.N, Scrum ...
Team's agility measurement workshop - Ritesh Agrawal & Arun Kumar P.N, Scrum ...Team's agility measurement workshop - Ritesh Agrawal & Arun Kumar P.N, Scrum ...
Team's agility measurement workshop - Ritesh Agrawal & Arun Kumar P.N, Scrum ...Scrum Bangalore
 
Create Winning Training Programs - Prince Kumar Mishra, Scrum Bangalore 21st ...
Create Winning Training Programs - Prince Kumar Mishra, Scrum Bangalore 21st ...Create Winning Training Programs - Prince Kumar Mishra, Scrum Bangalore 21st ...
Create Winning Training Programs - Prince Kumar Mishra, Scrum Bangalore 21st ...Scrum Bangalore
 
Product Discovery Techniques N Tips - Jayaprakash Puttaswamy (JP), Scrum Bang...
Product Discovery Techniques N Tips - Jayaprakash Puttaswamy (JP), Scrum Bang...Product Discovery Techniques N Tips - Jayaprakash Puttaswamy (JP), Scrum Bang...
Product Discovery Techniques N Tips - Jayaprakash Puttaswamy (JP), Scrum Bang...Scrum Bangalore
 
Self Assessment To The Rescue - Vinay Kumar, Scrum Bangalore 21st Meetup
Self Assessment To The Rescue - Vinay Kumar, Scrum Bangalore 21st MeetupSelf Assessment To The Rescue - Vinay Kumar, Scrum Bangalore 21st Meetup
Self Assessment To The Rescue - Vinay Kumar, Scrum Bangalore 21st MeetupScrum Bangalore
 
Leaders rile on Scaling Agile Practices - Anand Murthy Raj, Scrum Bangalore 2...
Leaders rile on Scaling Agile Practices - Anand Murthy Raj, Scrum Bangalore 2...Leaders rile on Scaling Agile Practices - Anand Murthy Raj, Scrum Bangalore 2...
Leaders rile on Scaling Agile Practices - Anand Murthy Raj, Scrum Bangalore 2...Scrum Bangalore
 
Scrum Day India discounting
Scrum Day India discountingScrum Day India discounting
Scrum Day India discountingScrum Bangalore
 
Agile in Community and Social Media - Karan Tiwari - Scrum Bangalore 19th Meetup
Agile in Community and Social Media - Karan Tiwari - Scrum Bangalore 19th MeetupAgile in Community and Social Media - Karan Tiwari - Scrum Bangalore 19th Meetup
Agile in Community and Social Media - Karan Tiwari - Scrum Bangalore 19th MeetupScrum Bangalore
 
The Symptoms of Succesful Agile Enterprise - Anand Murthy Raj - Scrum Bangalo...
The Symptoms of Succesful Agile Enterprise - Anand Murthy Raj - Scrum Bangalo...The Symptoms of Succesful Agile Enterprise - Anand Murthy Raj - Scrum Bangalo...
The Symptoms of Succesful Agile Enterprise - Anand Murthy Raj - Scrum Bangalo...Scrum Bangalore
 
Product Discovery to Delivery - Jayaprakash Puttaswamy - Scrum Bangalore 19th...
Product Discovery to Delivery - Jayaprakash Puttaswamy - Scrum Bangalore 19th...Product Discovery to Delivery - Jayaprakash Puttaswamy - Scrum Bangalore 19th...
Product Discovery to Delivery - Jayaprakash Puttaswamy - Scrum Bangalore 19th...Scrum Bangalore
 
What It Takes To Be a Product Owner - Pratap Kumble - Scrum Bangalore 19th Me...
What It Takes To Be a Product Owner - Pratap Kumble - Scrum Bangalore 19th Me...What It Takes To Be a Product Owner - Pratap Kumble - Scrum Bangalore 19th Me...
What It Takes To Be a Product Owner - Pratap Kumble - Scrum Bangalore 19th Me...Scrum Bangalore
 
Agile Transformation Kick Start - Sathyanaraya H R - Scrum Bangalore 19th Meetup
Agile Transformation Kick Start - Sathyanaraya H R - Scrum Bangalore 19th MeetupAgile Transformation Kick Start - Sathyanaraya H R - Scrum Bangalore 19th Meetup
Agile Transformation Kick Start - Sathyanaraya H R - Scrum Bangalore 19th MeetupScrum Bangalore
 
Effort Estimation - Chinmay VS - Scrum Bangalore 19th Meetup
Effort Estimation - Chinmay VS - Scrum Bangalore 19th MeetupEffort Estimation - Chinmay VS - Scrum Bangalore 19th Meetup
Effort Estimation - Chinmay VS - Scrum Bangalore 19th MeetupScrum Bangalore
 
Scrum Bangalore 18th Meetup - October 15, 2016 - Building an MVP - Madhu Kris...
Scrum Bangalore 18th Meetup - October 15, 2016 - Building an MVP - Madhu Kris...Scrum Bangalore 18th Meetup - October 15, 2016 - Building an MVP - Madhu Kris...
Scrum Bangalore 18th Meetup - October 15, 2016 - Building an MVP - Madhu Kris...Scrum Bangalore
 
Scrum Bangalore 18th Meetup - October 15, 2016 - Elasticity of Kanban - Saika...
Scrum Bangalore 18th Meetup - October 15, 2016 - Elasticity of Kanban - Saika...Scrum Bangalore 18th Meetup - October 15, 2016 - Elasticity of Kanban - Saika...
Scrum Bangalore 18th Meetup - October 15, 2016 - Elasticity of Kanban - Saika...Scrum Bangalore
 
Scrum Bangalore 18th Meetup - October 15, 2016 - Agile Architecture - Deepak ...
Scrum Bangalore 18th Meetup - October 15, 2016 - Agile Architecture - Deepak ...Scrum Bangalore 18th Meetup - October 15, 2016 - Agile Architecture - Deepak ...
Scrum Bangalore 18th Meetup - October 15, 2016 - Agile Architecture - Deepak ...Scrum Bangalore
 
Scrum Bangalore 18th Meetup - October 15, 2016 - Business Agility 1.0 - Santo...
Scrum Bangalore 18th Meetup - October 15, 2016 - Business Agility 1.0 - Santo...Scrum Bangalore 18th Meetup - October 15, 2016 - Business Agility 1.0 - Santo...
Scrum Bangalore 18th Meetup - October 15, 2016 - Business Agility 1.0 - Santo...Scrum Bangalore
 
Scrum Bangalore 18th Meetup - October 15, 2016 - Role of an Engineering Manag...
Scrum Bangalore 18th Meetup - October 15, 2016 - Role of an Engineering Manag...Scrum Bangalore 18th Meetup - October 15, 2016 - Role of an Engineering Manag...
Scrum Bangalore 18th Meetup - October 15, 2016 - Role of an Engineering Manag...Scrum Bangalore
 
Scrum Bangalore 17th Meetup - June 11, 2016 - Performance Appraisal: A Love T...
Scrum Bangalore 17th Meetup - June 11, 2016 - Performance Appraisal: A Love T...Scrum Bangalore 17th Meetup - June 11, 2016 - Performance Appraisal: A Love T...
Scrum Bangalore 17th Meetup - June 11, 2016 - Performance Appraisal: A Love T...Scrum Bangalore
 

Plus de Scrum Bangalore (20)

Technical debt - A slow Death!! - Yasub Hashmi, Scrum Bangalore 22nd Meetup
Technical debt - A slow Death!! - Yasub Hashmi, Scrum Bangalore 22nd MeetupTechnical debt - A slow Death!! - Yasub Hashmi, Scrum Bangalore 22nd Meetup
Technical debt - A slow Death!! - Yasub Hashmi, Scrum Bangalore 22nd Meetup
 
Team's agility measurement workshop - Ritesh Agrawal & Arun Kumar P.N, Scrum ...
Team's agility measurement workshop - Ritesh Agrawal & Arun Kumar P.N, Scrum ...Team's agility measurement workshop - Ritesh Agrawal & Arun Kumar P.N, Scrum ...
Team's agility measurement workshop - Ritesh Agrawal & Arun Kumar P.N, Scrum ...
 
Create Winning Training Programs - Prince Kumar Mishra, Scrum Bangalore 21st ...
Create Winning Training Programs - Prince Kumar Mishra, Scrum Bangalore 21st ...Create Winning Training Programs - Prince Kumar Mishra, Scrum Bangalore 21st ...
Create Winning Training Programs - Prince Kumar Mishra, Scrum Bangalore 21st ...
 
Product Discovery Techniques N Tips - Jayaprakash Puttaswamy (JP), Scrum Bang...
Product Discovery Techniques N Tips - Jayaprakash Puttaswamy (JP), Scrum Bang...Product Discovery Techniques N Tips - Jayaprakash Puttaswamy (JP), Scrum Bang...
Product Discovery Techniques N Tips - Jayaprakash Puttaswamy (JP), Scrum Bang...
 
Self Assessment To The Rescue - Vinay Kumar, Scrum Bangalore 21st Meetup
Self Assessment To The Rescue - Vinay Kumar, Scrum Bangalore 21st MeetupSelf Assessment To The Rescue - Vinay Kumar, Scrum Bangalore 21st Meetup
Self Assessment To The Rescue - Vinay Kumar, Scrum Bangalore 21st Meetup
 
Leaders rile on Scaling Agile Practices - Anand Murthy Raj, Scrum Bangalore 2...
Leaders rile on Scaling Agile Practices - Anand Murthy Raj, Scrum Bangalore 2...Leaders rile on Scaling Agile Practices - Anand Murthy Raj, Scrum Bangalore 2...
Leaders rile on Scaling Agile Practices - Anand Murthy Raj, Scrum Bangalore 2...
 
Scrum Day India flyer
Scrum Day India flyerScrum Day India flyer
Scrum Day India flyer
 
Scrum Day India discounting
Scrum Day India discountingScrum Day India discounting
Scrum Day India discounting
 
Agile in Community and Social Media - Karan Tiwari - Scrum Bangalore 19th Meetup
Agile in Community and Social Media - Karan Tiwari - Scrum Bangalore 19th MeetupAgile in Community and Social Media - Karan Tiwari - Scrum Bangalore 19th Meetup
Agile in Community and Social Media - Karan Tiwari - Scrum Bangalore 19th Meetup
 
The Symptoms of Succesful Agile Enterprise - Anand Murthy Raj - Scrum Bangalo...
The Symptoms of Succesful Agile Enterprise - Anand Murthy Raj - Scrum Bangalo...The Symptoms of Succesful Agile Enterprise - Anand Murthy Raj - Scrum Bangalo...
The Symptoms of Succesful Agile Enterprise - Anand Murthy Raj - Scrum Bangalo...
 
Product Discovery to Delivery - Jayaprakash Puttaswamy - Scrum Bangalore 19th...
Product Discovery to Delivery - Jayaprakash Puttaswamy - Scrum Bangalore 19th...Product Discovery to Delivery - Jayaprakash Puttaswamy - Scrum Bangalore 19th...
Product Discovery to Delivery - Jayaprakash Puttaswamy - Scrum Bangalore 19th...
 
What It Takes To Be a Product Owner - Pratap Kumble - Scrum Bangalore 19th Me...
What It Takes To Be a Product Owner - Pratap Kumble - Scrum Bangalore 19th Me...What It Takes To Be a Product Owner - Pratap Kumble - Scrum Bangalore 19th Me...
What It Takes To Be a Product Owner - Pratap Kumble - Scrum Bangalore 19th Me...
 
Agile Transformation Kick Start - Sathyanaraya H R - Scrum Bangalore 19th Meetup
Agile Transformation Kick Start - Sathyanaraya H R - Scrum Bangalore 19th MeetupAgile Transformation Kick Start - Sathyanaraya H R - Scrum Bangalore 19th Meetup
Agile Transformation Kick Start - Sathyanaraya H R - Scrum Bangalore 19th Meetup
 
Effort Estimation - Chinmay VS - Scrum Bangalore 19th Meetup
Effort Estimation - Chinmay VS - Scrum Bangalore 19th MeetupEffort Estimation - Chinmay VS - Scrum Bangalore 19th Meetup
Effort Estimation - Chinmay VS - Scrum Bangalore 19th Meetup
 
Scrum Bangalore 18th Meetup - October 15, 2016 - Building an MVP - Madhu Kris...
Scrum Bangalore 18th Meetup - October 15, 2016 - Building an MVP - Madhu Kris...Scrum Bangalore 18th Meetup - October 15, 2016 - Building an MVP - Madhu Kris...
Scrum Bangalore 18th Meetup - October 15, 2016 - Building an MVP - Madhu Kris...
 
Scrum Bangalore 18th Meetup - October 15, 2016 - Elasticity of Kanban - Saika...
Scrum Bangalore 18th Meetup - October 15, 2016 - Elasticity of Kanban - Saika...Scrum Bangalore 18th Meetup - October 15, 2016 - Elasticity of Kanban - Saika...
Scrum Bangalore 18th Meetup - October 15, 2016 - Elasticity of Kanban - Saika...
 
Scrum Bangalore 18th Meetup - October 15, 2016 - Agile Architecture - Deepak ...
Scrum Bangalore 18th Meetup - October 15, 2016 - Agile Architecture - Deepak ...Scrum Bangalore 18th Meetup - October 15, 2016 - Agile Architecture - Deepak ...
Scrum Bangalore 18th Meetup - October 15, 2016 - Agile Architecture - Deepak ...
 
Scrum Bangalore 18th Meetup - October 15, 2016 - Business Agility 1.0 - Santo...
Scrum Bangalore 18th Meetup - October 15, 2016 - Business Agility 1.0 - Santo...Scrum Bangalore 18th Meetup - October 15, 2016 - Business Agility 1.0 - Santo...
Scrum Bangalore 18th Meetup - October 15, 2016 - Business Agility 1.0 - Santo...
 
Scrum Bangalore 18th Meetup - October 15, 2016 - Role of an Engineering Manag...
Scrum Bangalore 18th Meetup - October 15, 2016 - Role of an Engineering Manag...Scrum Bangalore 18th Meetup - October 15, 2016 - Role of an Engineering Manag...
Scrum Bangalore 18th Meetup - October 15, 2016 - Role of an Engineering Manag...
 
Scrum Bangalore 17th Meetup - June 11, 2016 - Performance Appraisal: A Love T...
Scrum Bangalore 17th Meetup - June 11, 2016 - Performance Appraisal: A Love T...Scrum Bangalore 17th Meetup - June 11, 2016 - Performance Appraisal: A Love T...
Scrum Bangalore 17th Meetup - June 11, 2016 - Performance Appraisal: A Love T...
 

Dernier

Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdfChristopherTHyatt
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfhans926745
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 

Dernier (20)

Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 

Don't drive your Race car on a dirt track!! - Athresh Krishnappa, Scrum Bangalore 22nd Meetup22nd

  • 1. Do not drive a Race car on a Dirt Track! Athresh Krishnappa Brillio Technologies Scrum Bangalore Meetup- 30th June 2018
  • 2. Table Of Content 1. Challenge/Opportunity identified to resolve 2. Form Self-Organized Team 3. Assess Current Value Stream 4. Define Aspired Goal [Tangible/Intangible] 5. Analysis & Inference 6. Apply Solution [Lean-Agile methods chosen to solve] 7. Exhibit working Solution 1. Show Benefits [Tangible/Intangible] 8. Share Reflection Outcome 1. Lessons Learnt/Smart Tips 2. Your inference on Industry Practices 9. Controls for Consistency 10.State Challenges faced while applying solution 11.Message to the World! 1. Challenge/Opportunity 2. Self-Organized Team 3. Current Value Stream 4. Aspired Goals 5. Analysis & Inference 6. Apply Solution 7. Exhibit Solution 8. Reflection Outcome 9. Controls for Consistency 10. Challenges faced 11. Message to the World
  • 3. 1. SPORTS CAR –DIRT TRACK SYNDROME TOC Indicator: 1. Interesting Title 2. Challenge/Opportunity 3. Self-Organized Team 4. Current Value Stream 5. Aspired Goals 6. Analysis & Inference 7. Apply Solution 8. Exhibit Solution 9. Reflection Outcome 10. Controls for Consistency 11. Challenges faced 12. Message to the World Agile + DevOps: Drives focus on Speed Reality: is a lot like driving a sports car on a dirt track Need: Create a Smooth track How do we Do it?
  • 4. Drive Fast and Drive in the right direction… 20Kms Destination CAUTION: Curve Ahead
  • 5. 2. Challenge or opportunity “No Time for rework Had to get things right, the first time” TOC Indicator: 1. Interesting Title 2. Challenge/Opportunity 3. Self-Organized Team 4. Current Value Stream 5. Aspired Goals 6. Analysis & Inference 7. Apply Solution 8. Exhibit Solution 9. Reflection Outcome 10. Controls for Consistency 11. Challenges faced 12. Message to the World Time to Market Requirements Volatility Everything New!! Aggressive schedules New Logo | New Team | New Technology Evolving Requirements  Around 3000 orders placed each week through the portal  Page should load in less than 3 seconds with accurate data  Complex calculation algorithm that accounts for around 40 scenarios for 3000 order groups  Data on the portal should be updated near-real-time at least every 15 minutes
  • 6. Hi! I am James, Product Owner I prioritize the product backlog. Ensured each iteration got adequate attention at requirements Hey! I am Priya, Proxy Product Owner I help PO in prioritization and writing user stories Together we form self organized & on shore - off shore team !!! Hi! I am Sid, Agile Coach I constantly guide the team in a subtle, self correcting manner Hello! I am Gowri Shankar, Scrum Master – Servant Leader • I make sure my team lives by the value and practices of Scrum • I also be thought of as a process owner for the team, creating a balance with the project's key stakeholder, who is referred to as the product owner We Folks! are Cross functional - Development Team • We have Developers, QA analysts & UI/UX who constantly question PO & PPO on requirements • We challenge each other on implementation to find the right solution • Every team member is aware of ALL requirements: doubling up for one another was easy • QA constantly measuring the product against the SLAs and highlighting issues to all stakeholders • Every artifact that goes to production is aggressively inspected by us before release • Each release had an identified champion “Brillian of the Sprint”: - hierarchy agnostic decision Let’s meet the team!!! TRANSPARENCY TOC Indicator: 1. Interesting Title 2. Challenge/Opportunity 3. Self-Organized Team 4. Current Value Stream 5. Aspired Goals 6. Analysis & Inference 7. Apply Solution 8. Exhibit Solution 9. Reflection Outcome 10. Controls for Consistency Hi! I am Luther, Technical Architect • I am responsible for defining the overall structure of a program or system • Ensuring all parts of the project run smoothly Finally!! WE DO CELEBRATE SPRINT SUCCESS ☺ I am Suman, Delivery Manager, I bridge the gap between customer and team to ensure a great Customer Experience
  • 7. 4. Our Value Stream TOC Indicator: 1. Interesting Title 2. Challenge/Opportunity 3. Self-Organized Team 4. Current Value Stream 5. Aspired Goals 6. Analysis & Inference 7. Apply Solution 8. Exhibit Solution 9. Reflection Outcome 10. Controls for Consistency 11. Challenges faced 12. Message to the World CONTINUOUS DELIVERY SOURCE CODE REPOSITRY COMMIT NOTIFY TARGET ENVIRONME NT END THE PROCESS END THE PROCESS END THE PROCESS CONTINUOUS INTEGRATION ( C I ) CONTINUOUS DEPLOYMENT BUILD TEST QUALITY CHECK TARGET ENVIRONMENT REQUIREMENTS JENKINS ANISBLE GITHUB CONTINUOUS Monitor( C M ) Data Ingest Analyze Visualize Process flow of the system automated from manual Step#1: Requirement Elicitation + Code Step#2: Build Step#3: Code Review Step#4: Deploy Step#5: UAT / SIT Step#6: Monitor + Support PO + TEAM Waiting Time: 12Hrs Requirement Gap: 10Hrs Manual Traceability: 08Hrs ------------------------------------ Waste Reduction: 20Hrs PPO + TEAM Manual Build: 10Hrs --------------------------------- Waste Reduction: 10Hrs Manual Review: 15Hrs --------------------------------- Waste Reduction: 15Hrs Manual Deploy: 16Hrs --------------------------------- Waste Reduction: 16Hrs Manual Monitor: 16Hrs --------------------------------- Waste Reduction: 16Hrs
  • 8. 5. Aspired Goals TOC Indicator: 1. Interesting Title 2. Challenge/Opportunity 3. Self-Organized Team 4. Current Value Stream 5. Aspired Goals 6. Analysis & Inference 7. Apply Solution 8. Exhibit Solution 9. Reflection Outcome 10. Controls for Consistency 11. Challenges faced 12. Message to the World CUSTOMER EXPERIENCE Score Minimum 8 out of 10 Deliver a HIGH QUALITY PRODUCT Deliver ON TIME There is always a better way– find it fast !!!
  • 9. 6. Analysis & Inference Static Code Analysis Inference: • Co-relation between technical debt and duplicated blocks • Technical debt increases when duplicated blocks increases TOC Indicator: 1. Interesting Title 2. Challenge/Opportunity 3. Self-Organized Team 4. Current Value Stream 5. Aspired Goals 6. Analysis & Inference 7. Apply Solution 8. Exhibit Solution 9. Reflection Outcome 10. Controls for Consistency 11. Challenges faced 12. Message to the World
  • 10. 6. Analysis & Inference – Cont.., Velocity Predictive Analysis Inference: • Predicting teams velocity based on the actual velocity captured from previous sprints TOC Indicator: 1. Interesting Title 2. Challenge/Opportunity 3. Self-Organized Team 4. Current Value Stream 5. Aspired Goals 6. Analysis & Inference 7. Apply Solution 8. Exhibit Solution 9. Reflection Outcome 10. Controls for Consistency 11. Challenges faced 12. Message to the World
  • 11. 6. Analysis & Inference – Cont.., Defect Pareto Analysis Inference: • % of defects captured in every module • We can focus on improving the code quality and reducing the defect count in couple of modules to reduce the overall defect count TOC Indicator: 1. Interesting Title 2. Challenge/Opportunity 3. Self-Organized Team 4. Current Value Stream 5. Aspired Goals 6. Analysis & Inference 7. Apply Solution 8. Exhibit Solution 9. Reflection Outcome 10. Controls for Consistency 11. Challenges faced 12. Message to the World
  • 12. 7. Apply Solution: Our Engineering Insights Platform PROJECT HEALTH RELEASE PREDICTIBILITY ACTIONABLE INSIGHTS TEAM PERFORMANCE Our Engineering and Process Insights Platform TOC Indicator: 1. Interesting Title 2. Challenge/Opportunity 3. Self-Organized Team 4. Current Value Stream 5. Aspired Goals 6. Analysis & Inference 7. Apply Solution 8. Exhibit Solution 9. Reflection Outcome 10. Controls for Consistency 11. Challenges faced 12. Message to the World
  • 13. 8. Exhibit Solution TOC Indicator: 1. Interesting Title 2. Challenge/Opportunity 3. Self-Organized Team 4. Current Value Stream 5. Aspired Goals 6. Analysis & Inference 7. Apply Solution 8. Exhibit Solution 9. Reflection Outcome 10. Controls for Consistency 11. Challenges faced 12. Message to the World
  • 14. 9. Reflection Outcome TOC Indicator: 1. Interesting Title 2. Challenge/Opportunity 3. Self-Organized Team 4. Current Value Stream 5. Aspired Goals 6. Analysis & Inference 7. Apply Solution 8. Exhibit Solution 9. Reflection Outcome 10. Controls for Consistency 11. Challenges faced 12. Message to the World
  • 15. 9. Reflection Outcome TOC Indicator: 1. Interesting Title 2. Challenge/Opportunity 3. Self-Organized Team 4. Current Value Stream 5. Aspired Goals 6. Analysis & Inference 7. Apply Solution 8. Exhibit Solution 9. Reflection Outcome 10. Controls for Consistency 11. Challenges faced 12. Message to the World Customer CIO to Brillio CEO: “you guys killed the buyer portal project (our way of saying you did a terrific job !!) , we went live and our president was very impressed. “ Head of Merchandising Quoted... “…Merchandising Portal. It looks great, it’s easy to use and is now fully operational .. will be a huge benefit to the Buyers, helping them to be more efficient, minimize waste, improve fill rates and improve quality management. It ultimately will benefit our customers by having the best quality products on our shelves”
  • 16. 9. Reflection Outcome - Continuation TOC Indicator: 1. Interesting Title 2. Challenge/Opportunity 3. Self-Organized Team 4. Current Value Stream 5. Aspired Goals 6. Analysis & Inference 7. Apply Solution 8. Exhibit Solution 9. Reflection Outcome 10. Controls for Consistency 11. Challenges faced 12. Message to the World Practices • End to End Scrum practices implementation • Clear cut roles identification • More involved team members – estimation, sprint planning, back log refinement - all done by team • Complete visibility of progress on tool – JIRA, BOLT Tools Adoption • JIRA – For Engineering Implementation tracking • SonarQube – For Static Code Analysis • Jenkins – Orchestration Platform for Continuous Integration • BOLT – for real-time visualization of project indicators Lessons Learnt: • Communication gap between on-shore and off-shore team to be avoided by better collaboration or team collocation • DoR & DoD to be finalized by PO and Team to avoid requirement conflicts • Infrastructure setup & dependencies must be ready and validated before sprint starts
  • 17. 10. Controls for consistency TOC Indicator: 1. Interesting Title 2. Challenge/Opportunity 3. Self-Organized Team 4. Current Value Stream 5. Aspired Goals 6. Analysis & Inference 7. Apply Solution 8. Exhibit Solution 9. Reflection Outcome 10. Controls for Consistency 11. Challenges faced 12. Message to the World Customer Involvement Engineering and Process Insights Introduced Brillian of the Sprint Team EmpowermentTransparency
  • 18. 11. Challenges Faced TOC Indicator: 1. Interesting Title 2. Challenge/Opportunity 3. Self-Organized Team 4. Current Value Stream 5. Aspired Goals 6. Analysis & Inference 7. Apply Solution 8. Exhibit Solution 9. Reflection Outcome 10. Controls for Consistency 11. Challenges faced 12. Message to the World - Resolution Challenges • Technology Changes midway • Performance expectations • Proof of concept validation • Implemented In-Process performance testing
  • 19. 12. Your Message to the world TOC Indicator: 1. Interesting Title 2. Challenge/Opportunity 3. Self-Organized Team 4. Current Value Stream 5. Aspired Goals 6. Analysis & Inference 7. Apply Solution 8. Exhibit Solution 9. Reflection Outcome 10. Controls for Consistency 11. Challenges faced 12. Message to the World Agile and DevOps fuels the team for SPEED. However its important to speed in the right direction. Actionable insights from data often lost in tools silos, can be leveraged to push agility, speed and culture to greater heights