SlideShare a Scribd company logo
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 1
The continuous culture
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 2
Head of Software development at ANVA
Former head of IT at Klaverblad
Business background
Managing since 2005
@kimvanwilgen
nl.linkedin.com/kimvanwilgen
kimvanwilgen@gmail.com
www.kimvanwilgen.com
About me
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 3
The continuous culture
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 5
@kimvanwilgen | www.kimvanwilgen.nl
Going faster
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 6
Change is coming faster
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 7
We need to speed up
From: First, break IT, Mulesoft
Fintech disruptors
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 10
The growth of generic manufacturers and
distributors and the widespread availibility of
cloud services mean that barriers to entry have
collapsed in many industries. Thanks to low
barriers to entry, new ways of organizing
business are emerging almost daily.Gerald F. Davis
The vanishing American
corporation
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 11
Imitation barriers have collapsed too though…
Failure
innovators
47%
Failure imitators
8%
@aahoogendoorn | www.ditisagile.nlDesigning, developing, testing and deploying microservices 12
@kimvanwilgen | www.ditisagile.nl
Being slower
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 13
IT complexity
Failure at scale
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 14
“Have you ever seen what many
teenagers teach to parrots? What do you
expect? So this was an experiment after
all, but about people, or even about the
common sense of computer
programmers.”
Nello Cristianini,
AI prof at Bristol
university
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 15
A/B testing: adding a trust certificate
13% increase
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 17
A/B testing: overselling
115% increase
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 19
Project failure
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 20
@kimvanwilgen | www.kimvanwilgen.nl
The continuous
culture
Time to sustainably deliver
value
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 21
Software development is at least complex
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 22
Managing costs under complexity
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 23
Complex problems are explored
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 24
Complex problems are continuously explored
There is no end to trying and learning
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 26
Innovation is not an epiphany, it’s exploration
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 28
To satisfy the customer through early and
continuous delivery of valuable software
Agile manifesto
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 29
Small projects vs. Large projects
From: the Chaos manifesto 2013, The Standish group
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 31
@kimvanwilgen | www.kimvanwilgen.nl
Adopting a
continuous
culture
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 32
Learning organisation
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 33
Growth mindset
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 34
Discover together and celebrate new knowledge
Learn to explore
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 35
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 36
Continuous learning
Peer learning, learning on the job
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 37
Developer culture
Is more than pingpong
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 38
Shorter cycles
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 39
If agile was the opening act,
continuous delivery is the headliner.
Kurt Bittner, Forrester
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 40
Why do continuous delivery?
From: cd trends in financial services, CA, 2017
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 41
Continuous delivery is a DevOps software
development practice where code changes
are automatically built, tested, and prepared
for a release to production.
Amazon web services
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 42
The term "Continuous Delivery" ("CD") represents a set of principles
and practices in growing use in software development to improve the
process of software delivery. Techniques such as automated
testing, continuous integration and automated deployments allow
software to be developed to a high standard and easily packaged and
deployed to test environments, resulting in the ability to rapidly,
reliably and repeatedly push out enhancements and bug fixes to
customers at low risk and with minimal manual overhead.
Wikipedia, 2011
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 43
Continuous Delivery (CD) is a set of practices and principles
in software engineering aimed at, building, testing, and
releasing software, faster and more frequently. These
principles help reduce the cost, time and risk of delivering
changes, and ultimately value, to customers by allowing for
more incremental changes to applications in production.
Wikipedia, 2017
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 44
Shopping list for
continuous delivery
Continuous integration
Agile way of working
Build pipelines
Code review
Quality metrics
Automated testing
Provisioning / containerization
Issue tracking
Monitoring
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 45
Build status
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 46
Issue tracking
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 48
Accessible dashboards
Functionality usage and performance
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 49
Static analysis
@kimvanwilgen49
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 50
Peer reviews
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 51
Continuous flow
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 53
Stop planning
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 54
No more red smileys or progress bars
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 55
Or red sprints
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 56
Knowing value, priority and timelines
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 57
Product board
Product board
From: Henrik Kniberg, agile development in a nutshell
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 59
Start looking at results
Antipatterns
• Complexity through LOC or
cyclomatic complexity
• Adaptability through test
coverage
• Speed of delivery through
story points
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 61
HRM planning should match the continuous flow
Incentives for year results can frustrate business value delivery
To do
MongoDB
university -
DBA
Improve
written
communicatio
n
In
progres
s
Improve
incidents and
problems
process
Done
OCE Java
exam
OCE Java
study ch. 8
OCE Java
study ch. 7
10
● Kwaliteit
9 ● Oplossingsgericht ● Betrouwbaarheid
● Functionele kennis ● Focus ● Samenwerking
8 ● Toegangkelijkheid
● Vaardigheden ● Zelfstandigheid
7 ● Openheid
● Zelfinitiatief ● Klant centraal ● Innovatief
6 ● Meedenkend ● Communicatief
5 ● Kennisdeling
● Rapporteren ● Technische kennis
4 ● Lef
● TestComplete ● Specialiteit
3
● Junit
2
1
0 1 2 3 4 5 6 7 8 9 10
*Huidigfunctieprofiel
OntwikkelenSolide basis
Vakkundig Toekomstbestendig
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 62
Agile product
development
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 63
Product vision and concept details
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 64
Product vision in an hour
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 65
Imovators
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 66
No dependencies
Loosely coupled
Low entry and exit barriers
Less contract negotiation
More collaboration
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 67
Enablement, empowerment and partnership
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 68
Autonomous teams
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 69
DevOps
Testers: DevTests
Analists: AnalDevTests
Business: BizDevOps
Security: DevOpsSecs
B(us)(iz)Dev(Sec)Ops
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 70
DevOps
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 71
It’s not an IT party anymore
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 72
Talk about value
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 73
Business IT antipatterns
Fallback plans
Manual Acceptance Testing
Education for users
User documentation
Communication about
releases
@kimvanwilgen73
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 74
Build-in user support and interaction
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 75
Auditing
No more code audits
Everything in version control
Testset change approvals
Enforced peer reviews
Green goes to production
Approvals in workflow
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 76
Regulatory conformity by design
@kimvanwilgen | www.kimvanwilgen.nlThe continuous culture 78
@kimvanwilgen | www.kimvanwilgen.nl
Conclusion
Continuous culture to enable
the exploration of value

More Related Content

What's hot

DevOps introduction
DevOps introductionDevOps introduction
DevOps introduction
Christian F. Nissen
 
2018 State Of DevOps Report Key Findings
2018 State Of DevOps Report Key Findings2018 State Of DevOps Report Key Findings
2018 State Of DevOps Report Key Findings
Eficode
 
Continuous Testing: A Key to DevOps Success
Continuous Testing: A Key to DevOps SuccessContinuous Testing: A Key to DevOps Success
Continuous Testing: A Key to DevOps Success
TechWell
 
DOES15 - Heather Mickman & Ross Clanton - (Re)building an Engineering Culture...
DOES15 - Heather Mickman & Ross Clanton - (Re)building an Engineering Culture...DOES15 - Heather Mickman & Ross Clanton - (Re)building an Engineering Culture...
DOES15 - Heather Mickman & Ross Clanton - (Re)building an Engineering Culture...
Gene Kim
 
What is-not-devops!
What is-not-devops!What is-not-devops!
What is-not-devops!
Narayanan Krishnamurthy
 
A beginners guide to scaling DevOps
A beginners guide to scaling DevOpsA beginners guide to scaling DevOps
A beginners guide to scaling DevOps
Eficode
 
DOES15 - Elisabeth Hendrickson - Its All About Feedback
DOES15 - Elisabeth Hendrickson - Its All About FeedbackDOES15 - Elisabeth Hendrickson - Its All About Feedback
DOES15 - Elisabeth Hendrickson - Its All About Feedback
Gene Kim
 
DevOps by the Numbers - How to Approach the Measurement and Metrics of Your C...
DevOps by the Numbers - How to Approach the Measurement and Metrics of Your C...DevOps by the Numbers - How to Approach the Measurement and Metrics of Your C...
DevOps by the Numbers - How to Approach the Measurement and Metrics of Your C...
XebiaLabs
 
DOES16 London - Benjamin Wootton - Lessons from 50 Enterprise DevOps Transfor...
DOES16 London - Benjamin Wootton - Lessons from 50 Enterprise DevOps Transfor...DOES16 London - Benjamin Wootton - Lessons from 50 Enterprise DevOps Transfor...
DOES16 London - Benjamin Wootton - Lessons from 50 Enterprise DevOps Transfor...
Gene Kim
 
DevOps
DevOps DevOps
DevOps
ARYA TM
 
Continuous Testing in DevOps
Continuous Testing in DevOpsContinuous Testing in DevOps
Continuous Testing in DevOps
TechWell
 
Modernize Development with Agile Engineering Practices
Modernize Development with Agile Engineering PracticesModernize Development with Agile Engineering Practices
Modernize Development with Agile Engineering Practices
CollabNet
 
Why Even DevOp?
Why Even DevOp?Why Even DevOp?
Why Even DevOp?
VMware Tanzu
 
DevOps: Plain English Business Benefits
DevOps: Plain English Business BenefitsDevOps: Plain English Business Benefits
DevOps: Plain English Business Benefits
Diego Pacheco
 
DevOps
DevOpsDevOps
How a Mortgage Company is Transforming Their Business with Continuous Delivery
How a Mortgage Company is Transforming Their Business with Continuous DeliveryHow a Mortgage Company is Transforming Their Business with Continuous Delivery
How a Mortgage Company is Transforming Their Business with Continuous Delivery
XebiaLabs
 
The Key to High Performance - What the Data Says
The Key to High Performance - What the Data SaysThe Key to High Performance - What the Data Says
The Key to High Performance - What the Data Says
Nicole Forsgren
 
DevOps Transition Strategies
DevOps Transition StrategiesDevOps Transition Strategies
DevOps Transition Strategies
Alec Lazarescu
 
Dc scrum agile_eng_20130923
Dc scrum agile_eng_20130923Dc scrum agile_eng_20130923
Dc scrum agile_eng_20130923
Stephen Ritchie
 
Codifying Devops -The Devops Story
Codifying Devops -The Devops Story  Codifying Devops -The Devops Story
Codifying Devops -The Devops Story
Initcron Systems Private Limited
 

What's hot (20)

DevOps introduction
DevOps introductionDevOps introduction
DevOps introduction
 
2018 State Of DevOps Report Key Findings
2018 State Of DevOps Report Key Findings2018 State Of DevOps Report Key Findings
2018 State Of DevOps Report Key Findings
 
Continuous Testing: A Key to DevOps Success
Continuous Testing: A Key to DevOps SuccessContinuous Testing: A Key to DevOps Success
Continuous Testing: A Key to DevOps Success
 
DOES15 - Heather Mickman & Ross Clanton - (Re)building an Engineering Culture...
DOES15 - Heather Mickman & Ross Clanton - (Re)building an Engineering Culture...DOES15 - Heather Mickman & Ross Clanton - (Re)building an Engineering Culture...
DOES15 - Heather Mickman & Ross Clanton - (Re)building an Engineering Culture...
 
What is-not-devops!
What is-not-devops!What is-not-devops!
What is-not-devops!
 
A beginners guide to scaling DevOps
A beginners guide to scaling DevOpsA beginners guide to scaling DevOps
A beginners guide to scaling DevOps
 
DOES15 - Elisabeth Hendrickson - Its All About Feedback
DOES15 - Elisabeth Hendrickson - Its All About FeedbackDOES15 - Elisabeth Hendrickson - Its All About Feedback
DOES15 - Elisabeth Hendrickson - Its All About Feedback
 
DevOps by the Numbers - How to Approach the Measurement and Metrics of Your C...
DevOps by the Numbers - How to Approach the Measurement and Metrics of Your C...DevOps by the Numbers - How to Approach the Measurement and Metrics of Your C...
DevOps by the Numbers - How to Approach the Measurement and Metrics of Your C...
 
DOES16 London - Benjamin Wootton - Lessons from 50 Enterprise DevOps Transfor...
DOES16 London - Benjamin Wootton - Lessons from 50 Enterprise DevOps Transfor...DOES16 London - Benjamin Wootton - Lessons from 50 Enterprise DevOps Transfor...
DOES16 London - Benjamin Wootton - Lessons from 50 Enterprise DevOps Transfor...
 
DevOps
DevOps DevOps
DevOps
 
Continuous Testing in DevOps
Continuous Testing in DevOpsContinuous Testing in DevOps
Continuous Testing in DevOps
 
Modernize Development with Agile Engineering Practices
Modernize Development with Agile Engineering PracticesModernize Development with Agile Engineering Practices
Modernize Development with Agile Engineering Practices
 
Why Even DevOp?
Why Even DevOp?Why Even DevOp?
Why Even DevOp?
 
DevOps: Plain English Business Benefits
DevOps: Plain English Business BenefitsDevOps: Plain English Business Benefits
DevOps: Plain English Business Benefits
 
DevOps
DevOpsDevOps
DevOps
 
How a Mortgage Company is Transforming Their Business with Continuous Delivery
How a Mortgage Company is Transforming Their Business with Continuous DeliveryHow a Mortgage Company is Transforming Their Business with Continuous Delivery
How a Mortgage Company is Transforming Their Business with Continuous Delivery
 
The Key to High Performance - What the Data Says
The Key to High Performance - What the Data SaysThe Key to High Performance - What the Data Says
The Key to High Performance - What the Data Says
 
DevOps Transition Strategies
DevOps Transition StrategiesDevOps Transition Strategies
DevOps Transition Strategies
 
Dc scrum agile_eng_20130923
Dc scrum agile_eng_20130923Dc scrum agile_eng_20130923
Dc scrum agile_eng_20130923
 
Codifying Devops -The Devops Story
Codifying Devops -The Devops Story  Codifying Devops -The Devops Story
Codifying Devops -The Devops Story
 

Similar to 20170511 the continuous culture sdd

20170925 swanseacon
20170925   swanseacon20170925   swanseacon
20170925 swanseacon
Kim van Wilgen
 
20170921 agile amsterdam
20170921   agile amsterdam20170921   agile amsterdam
20170921 agile amsterdam
Kim van Wilgen
 
20171116 (buildstuff) the continuous culture
20171116   (buildstuff) the continuous culture20171116   (buildstuff) the continuous culture
20171116 (buildstuff) the continuous culture
Kim van Wilgen
 
20180424 / The Lead developer NY / The continuous culture
20180424 / The Lead developer NY / The continuous culture20180424 / The Lead developer NY / The continuous culture
20180424 / The Lead developer NY / The continuous culture
Kim van Wilgen
 
20171030 (tdc) continuously delivering continuous delivery
20171030   (tdc) continuously delivering continuous delivery20171030   (tdc) continuously delivering continuous delivery
20171030 (tdc) continuously delivering continuous delivery
Kim van Wilgen
 
The continuous culture 22
The continuous culture 22The continuous culture 22
The continuous culture 22
Kim van Wilgen
 
BeyondCurious: Managing Agile Research
BeyondCurious: Managing Agile ResearchBeyondCurious: Managing Agile Research
BeyondCurious: Managing Agile Research
Carrie Yury
 
The digital project manager
The digital project managerThe digital project manager
The digital project manager
Project Management Solutions
 
Continuous delivery in 10 easy mistakes, and how to do better - Kim van Wilge...
Continuous delivery in 10 easy mistakes, and how to do better - Kim van Wilge...Continuous delivery in 10 easy mistakes, and how to do better - Kim van Wilge...
Continuous delivery in 10 easy mistakes, and how to do better - Kim van Wilge...
Codemotion
 
20180509 (codemotion) continuous delivery
20180509   (codemotion) continuous delivery20180509   (codemotion) continuous delivery
20180509 (codemotion) continuous delivery
Kim van Wilgen
 
2015 innovation day_developing connected products that users like_verhaert_da...
2015 innovation day_developing connected products that users like_verhaert_da...2015 innovation day_developing connected products that users like_verhaert_da...
2015 innovation day_developing connected products that users like_verhaert_da...
Verhaert Masters in Innovation
 
Agile Development Methodology: Best Practices and Use Cases
Agile Development Methodology: Best Practices and Use CasesAgile Development Methodology: Best Practices and Use Cases
Agile Development Methodology: Best Practices and Use Cases
Celerity
 
Agile Development: From Good to Great
Agile Development: From Good to GreatAgile Development: From Good to Great
Agile Development: From Good to Great
Celerity
 
IndigoCube Digital training catalogue
IndigoCube Digital training catalogue IndigoCube Digital training catalogue
IndigoCube Digital training catalogue
IndigoCube
 
Will Everitt, Pacific Magazines
Will Everitt, Pacific Magazines Will Everitt, Pacific Magazines
Will Everitt, Pacific Magazines
Hilary Ip
 
Digital agility 1172014
Digital agility 1172014Digital agility 1172014
Digital agility 1172014
Michael Bromley
 
The Importance of Product Validation by RetailMeNot Dir. of PM
The Importance of Product Validation by RetailMeNot Dir. of PMThe Importance of Product Validation by RetailMeNot Dir. of PM
The Importance of Product Validation by RetailMeNot Dir. of PM
Product School
 
Agile project management PMI-ACP
Agile project management PMI-ACPAgile project management PMI-ACP
Agile project management PMI-ACP
EVOLVE for Instructors Materials
 
Seal Infotech Consulting Profile
Seal Infotech Consulting ProfileSeal Infotech Consulting Profile
Seal Infotech Consulting Profile
Seal Infotech
 
Lecture-1-AD-Agile-Fundamentals-22092023-084923am.pdf
Lecture-1-AD-Agile-Fundamentals-22092023-084923am.pdfLecture-1-AD-Agile-Fundamentals-22092023-084923am.pdf
Lecture-1-AD-Agile-Fundamentals-22092023-084923am.pdf
UsamaBSEBUIC
 

Similar to 20170511 the continuous culture sdd (20)

20170925 swanseacon
20170925   swanseacon20170925   swanseacon
20170925 swanseacon
 
20170921 agile amsterdam
20170921   agile amsterdam20170921   agile amsterdam
20170921 agile amsterdam
 
20171116 (buildstuff) the continuous culture
20171116   (buildstuff) the continuous culture20171116   (buildstuff) the continuous culture
20171116 (buildstuff) the continuous culture
 
20180424 / The Lead developer NY / The continuous culture
20180424 / The Lead developer NY / The continuous culture20180424 / The Lead developer NY / The continuous culture
20180424 / The Lead developer NY / The continuous culture
 
20171030 (tdc) continuously delivering continuous delivery
20171030   (tdc) continuously delivering continuous delivery20171030   (tdc) continuously delivering continuous delivery
20171030 (tdc) continuously delivering continuous delivery
 
The continuous culture 22
The continuous culture 22The continuous culture 22
The continuous culture 22
 
BeyondCurious: Managing Agile Research
BeyondCurious: Managing Agile ResearchBeyondCurious: Managing Agile Research
BeyondCurious: Managing Agile Research
 
The digital project manager
The digital project managerThe digital project manager
The digital project manager
 
Continuous delivery in 10 easy mistakes, and how to do better - Kim van Wilge...
Continuous delivery in 10 easy mistakes, and how to do better - Kim van Wilge...Continuous delivery in 10 easy mistakes, and how to do better - Kim van Wilge...
Continuous delivery in 10 easy mistakes, and how to do better - Kim van Wilge...
 
20180509 (codemotion) continuous delivery
20180509   (codemotion) continuous delivery20180509   (codemotion) continuous delivery
20180509 (codemotion) continuous delivery
 
2015 innovation day_developing connected products that users like_verhaert_da...
2015 innovation day_developing connected products that users like_verhaert_da...2015 innovation day_developing connected products that users like_verhaert_da...
2015 innovation day_developing connected products that users like_verhaert_da...
 
Agile Development Methodology: Best Practices and Use Cases
Agile Development Methodology: Best Practices and Use CasesAgile Development Methodology: Best Practices and Use Cases
Agile Development Methodology: Best Practices and Use Cases
 
Agile Development: From Good to Great
Agile Development: From Good to GreatAgile Development: From Good to Great
Agile Development: From Good to Great
 
IndigoCube Digital training catalogue
IndigoCube Digital training catalogue IndigoCube Digital training catalogue
IndigoCube Digital training catalogue
 
Will Everitt, Pacific Magazines
Will Everitt, Pacific Magazines Will Everitt, Pacific Magazines
Will Everitt, Pacific Magazines
 
Digital agility 1172014
Digital agility 1172014Digital agility 1172014
Digital agility 1172014
 
The Importance of Product Validation by RetailMeNot Dir. of PM
The Importance of Product Validation by RetailMeNot Dir. of PMThe Importance of Product Validation by RetailMeNot Dir. of PM
The Importance of Product Validation by RetailMeNot Dir. of PM
 
Agile project management PMI-ACP
Agile project management PMI-ACPAgile project management PMI-ACP
Agile project management PMI-ACP
 
Seal Infotech Consulting Profile
Seal Infotech Consulting ProfileSeal Infotech Consulting Profile
Seal Infotech Consulting Profile
 
Lecture-1-AD-Agile-Fundamentals-22092023-084923am.pdf
Lecture-1-AD-Agile-Fundamentals-22092023-084923am.pdfLecture-1-AD-Agile-Fundamentals-22092023-084923am.pdf
Lecture-1-AD-Agile-Fundamentals-22092023-084923am.pdf
 

Recently uploaded

2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx
Georgi Kodinov
 
A Comprehensive Look at Generative AI in Retail App Testing.pdf
A Comprehensive Look at Generative AI in Retail App Testing.pdfA Comprehensive Look at Generative AI in Retail App Testing.pdf
A Comprehensive Look at Generative AI in Retail App Testing.pdf
kalichargn70th171
 
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Globus
 
Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024
Globus
 
Large Language Models and the End of Programming
Large Language Models and the End of ProgrammingLarge Language Models and the End of Programming
Large Language Models and the End of Programming
Matt Welsh
 
top nidhi software solution freedownload
top nidhi software solution freedownloadtop nidhi software solution freedownload
top nidhi software solution freedownload
vrstrong314
 
Prosigns: Transforming Business with Tailored Technology Solutions
Prosigns: Transforming Business with Tailored Technology SolutionsProsigns: Transforming Business with Tailored Technology Solutions
Prosigns: Transforming Business with Tailored Technology Solutions
Prosigns
 
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERRORTROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
Tier1 app
 
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
Juraj Vysvader
 
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoamOpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
takuyayamamoto1800
 
Cyaniclab : Software Development Agency Portfolio.pdf
Cyaniclab : Software Development Agency Portfolio.pdfCyaniclab : Software Development Agency Portfolio.pdf
Cyaniclab : Software Development Agency Portfolio.pdf
Cyanic lab
 
BoxLang: Review our Visionary Licenses of 2024
BoxLang: Review our Visionary Licenses of 2024BoxLang: Review our Visionary Licenses of 2024
BoxLang: Review our Visionary Licenses of 2024
Ortus Solutions, Corp
 
Enhancing Project Management Efficiency_ Leveraging AI Tools like ChatGPT.pdf
Enhancing Project Management Efficiency_ Leveraging AI Tools like ChatGPT.pdfEnhancing Project Management Efficiency_ Leveraging AI Tools like ChatGPT.pdf
Enhancing Project Management Efficiency_ Leveraging AI Tools like ChatGPT.pdf
Jay Das
 
First Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User EndpointsFirst Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User Endpoints
Globus
 
Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"
Donna Lenk
 
Corporate Management | Session 3 of 3 | Tendenci AMS
Corporate Management | Session 3 of 3 | Tendenci AMSCorporate Management | Session 3 of 3 | Tendenci AMS
Corporate Management | Session 3 of 3 | Tendenci AMS
Tendenci - The Open Source AMS (Association Management Software)
 
RISE with SAP and Journey to the Intelligent Enterprise
RISE with SAP and Journey to the Intelligent EnterpriseRISE with SAP and Journey to the Intelligent Enterprise
RISE with SAP and Journey to the Intelligent Enterprise
Srikant77
 
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Globus
 
Into the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdfInto the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdf
Ortus Solutions, Corp
 
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.ILBeyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Natan Silnitsky
 

Recently uploaded (20)

2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx
 
A Comprehensive Look at Generative AI in Retail App Testing.pdf
A Comprehensive Look at Generative AI in Retail App Testing.pdfA Comprehensive Look at Generative AI in Retail App Testing.pdf
A Comprehensive Look at Generative AI in Retail App Testing.pdf
 
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
 
Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024
 
Large Language Models and the End of Programming
Large Language Models and the End of ProgrammingLarge Language Models and the End of Programming
Large Language Models and the End of Programming
 
top nidhi software solution freedownload
top nidhi software solution freedownloadtop nidhi software solution freedownload
top nidhi software solution freedownload
 
Prosigns: Transforming Business with Tailored Technology Solutions
Prosigns: Transforming Business with Tailored Technology SolutionsProsigns: Transforming Business with Tailored Technology Solutions
Prosigns: Transforming Business with Tailored Technology Solutions
 
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERRORTROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
 
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
 
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoamOpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
 
Cyaniclab : Software Development Agency Portfolio.pdf
Cyaniclab : Software Development Agency Portfolio.pdfCyaniclab : Software Development Agency Portfolio.pdf
Cyaniclab : Software Development Agency Portfolio.pdf
 
BoxLang: Review our Visionary Licenses of 2024
BoxLang: Review our Visionary Licenses of 2024BoxLang: Review our Visionary Licenses of 2024
BoxLang: Review our Visionary Licenses of 2024
 
Enhancing Project Management Efficiency_ Leveraging AI Tools like ChatGPT.pdf
Enhancing Project Management Efficiency_ Leveraging AI Tools like ChatGPT.pdfEnhancing Project Management Efficiency_ Leveraging AI Tools like ChatGPT.pdf
Enhancing Project Management Efficiency_ Leveraging AI Tools like ChatGPT.pdf
 
First Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User EndpointsFirst Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User Endpoints
 
Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"
 
Corporate Management | Session 3 of 3 | Tendenci AMS
Corporate Management | Session 3 of 3 | Tendenci AMSCorporate Management | Session 3 of 3 | Tendenci AMS
Corporate Management | Session 3 of 3 | Tendenci AMS
 
RISE with SAP and Journey to the Intelligent Enterprise
RISE with SAP and Journey to the Intelligent EnterpriseRISE with SAP and Journey to the Intelligent Enterprise
RISE with SAP and Journey to the Intelligent Enterprise
 
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
 
Into the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdfInto the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdf
 
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.ILBeyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
 

20170511 the continuous culture sdd