SlideShare a Scribd company logo
1 of 66
Download to read offline
@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

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 FindingsEficode
 
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 SuccessTechWell
 
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
 
A beginners guide to scaling DevOps
A beginners guide to scaling DevOpsA beginners guide to scaling DevOps
A beginners guide to scaling DevOpsEficode
 
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 FeedbackGene 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
 
Continuous Testing in DevOps
Continuous Testing in DevOpsContinuous Testing in DevOps
Continuous Testing in DevOpsTechWell
 
Modernize Development with Agile Engineering Practices
Modernize Development with Agile Engineering PracticesModernize Development with Agile Engineering Practices
Modernize Development with Agile Engineering PracticesCollabNet
 
DevOps: Plain English Business Benefits
DevOps: Plain English Business BenefitsDevOps: Plain English Business Benefits
DevOps: Plain English Business BenefitsDiego Pacheco
 
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 DeliveryXebiaLabs
 
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 SaysNicole Forsgren
 
DevOps Transition Strategies
DevOps Transition StrategiesDevOps Transition Strategies
DevOps Transition StrategiesAlec Lazarescu
 
Dc scrum agile_eng_20130923
Dc scrum agile_eng_20130923Dc scrum agile_eng_20130923
Dc scrum agile_eng_20130923Stephen Ritchie
 

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

20170921 agile amsterdam
20170921   agile amsterdam20170921   agile amsterdam
20170921 agile amsterdamKim van Wilgen
 
20171116 (buildstuff) the continuous culture
20171116   (buildstuff) the continuous culture20171116   (buildstuff) the continuous culture
20171116 (buildstuff) the continuous cultureKim 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 cultureKim van Wilgen
 
20171030 (tdc) continuously delivering continuous delivery
20171030   (tdc) continuously delivering continuous delivery20171030   (tdc) continuously delivering continuous delivery
20171030 (tdc) continuously delivering continuous deliveryKim van Wilgen
 
The continuous culture 22
The continuous culture 22The continuous culture 22
The continuous culture 22Kim van Wilgen
 
BeyondCurious: Managing Agile Research
BeyondCurious: Managing Agile ResearchBeyondCurious: Managing Agile Research
BeyondCurious: Managing Agile ResearchCarrie Yury
 
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 deliveryKim 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 CasesCelerity
 
Agile Development: From Good to Great
Agile Development: From Good to GreatAgile Development: From Good to Great
Agile Development: From Good to GreatCelerity
 
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
 
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 PMProduct School
 
Seal Infotech Consulting Profile
Seal Infotech Consulting ProfileSeal Infotech Consulting Profile
Seal Infotech Consulting ProfileSeal 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.pdfUsamaBSEBUIC
 

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

Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsArshad QA
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number SystemsJheuzeDellosa
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about usDynamic Netsoft
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...harshavardhanraghave
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AIABDERRAOUF MEHENNI
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfkalichargn70th171
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfjoe51371421
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...OnePlan Solutions
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerThousandEyes
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackVICTOR MAESTRE RAMIREZ
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxComplianceQuest1
 

Recently uploaded (20)

Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number Systems
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about us
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdf
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStack
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
 

20170511 the continuous culture sdd