DevOps Culture Certified Trainer
Unique opportunity to get trained by the author of one of the most effective DevOps Culture simulation, prepare for DevOps Culture Certified Trainer exam (DCCT) from CertiProf© and gain competitive advantage in DevOps training marketplace.
First time in India! The latest 2020 version of this popular simulation (ran at 45 conferences in 15 countries).
This train-the-trainer workshop will prepare you for many successful facilitations of DevOps Culture simulation and give you access to the licensed training material (PowerPoint slides, handouts, flipcharts design etc). You will learn to run effective debriefing with your groups and help them connect learning from the simulation with solutions to the real-life challenges in their organization.
The simulation is designed for a broad audience, enabling participants to gain the insights into the “Why” and the “What” of the DevOps before jumping into the “How”. Through this powerful role-based simulation, participants experience the benefits of cross-training, learn to eliminate silos, "shift left" on security, adopt systems thinking and practice optimizing the flow of value from business to development and to IT operations.
Become one of the DCCT holders - DevOps change agents who are able to create the DevOps Culture simulation experience, providing participants with additional insights into taking the next steps to embracing DevOps mindset and leading organizational change. Guide your workshop participants through the experiential discovery of the following practices: optimizing flow, amplifying feedback loop and growing safety culture. Deliver real-life examples from medium to large size organizations, latest findings from the State of DevOps report and key ideas from “The Phoenix Project” by Gene Kim.
This unique simulation uses cognitive neuroscience principles, game design theory and elements of “Training from the Back of the Room” framework.
Learn from the game creator, prepare for DCCT exam from CertiProf© (included in your registration) and help make DevOps culture experience accessible to all – business stakeholders, C-level executives, IT management, techies and non-techies alike.
Outline/Structure of the Workshop
Workshop outline:
Part 1 - Experience full 4 hours version of the simulation as a participant
30 min - Connection/Game Intro
10 min - Content: "Why" and "What" of DevOps
20 min - Concrete Practice - Simulation game: Part 1 “Feel the pain of the status quo”
20 min - Conclusion 1 : Debriefing the experience. Why do we need to change?
10 min - Content - Core DevOps Principles: The First Way
- The Theory of Constraints
- Typical bottlenecks in DevOps transformation
10 min - short break
20 min - Concrete practice - Simulation game: Part 2: First steps towards DevOps
- Shift-left on Security - learn about security issues before implementation.
- Build T-shaped skills with cross-training.
- Dev, Ops and Security are no longer silos.
20 min - Conclusion 2: Debriefing with 1-2-4-All Liberating Structure
10 min – Content - Core DevOps Principles: The Second Way
- One-piece flow
- CI/CD, deployment pipeline
- Typical impediment to Continuous Delivery
- Telemetry, Continuous Monitoring
- “You build it, you own it” mindset
20 min – Concrete practice: Simulation game: Part 3: Continuous Delivery of value with DevOps
- Enable better flow with reduced batch sizes.
- Accelerate the feedback loop with simplified deployment.
- Enable environment creation on demand.
20 min – Conclusion 3: Debriefing the experience with Liberating Structures (User Experience fishbowl)
10 min – Content: Core DevOps Principles: The Third Way
- Chaos Engineering
- Safety Culture
- Three types of Organizational Cultures (Ron Westrum)
- Why Psychological Safety is essential in The Third Way of DevOps
20 min - Concrete practice with Fear in the Workplace + Safety in the Workplace card decks
- Practice to recognize symptoms of toxic culture in the workplace
- Learn about individual, team and leadership level psychological safety enhancers effective in changing the culture.
20 min Final Debriefing with 25-10 Liberating Structure.
Key takeaways, what will you do differently when you get back to your workplace?
60 min - Lunch
Part 2 - Learn to facilitate the simulation
45 min:
Concept: Base, emergent and hidden dynamic of the simulation; how to create safety.
Concrete practice: Introducing the game via Teach Backs, pair-share.
30 min:
Concept: Room setup and scaling for a different audience size
Concrete practice: Plan your setup, get the feedback from your trainer and learn how each set up will drive new simulation dynamic.
30 min:
Concept: Tips for Debriefing
Concrete practice: Review "Aha! Moments" post-its collected from participants of these simulations from 15 countries. Practice debriefing.
30 min:
Concept: Facilitating Fear in the Workplace game
Concrete practice: Experience collaborative, competitive and a one-on-one coaching version of this game
30 min:
Concept: Your DCCT certification exam
Concrete practice: DCCT Mock-up exam with review
15 min:
Conclusion: Debrief and Q&A
Learning Outcome
After taking this workshop you will be able to
- Facilitate experiential learning of DevOps principles and practices including Continuous Integration, Continuous Delivery, “Shifting Security Left” and the Three Ways of DevOps.
- Lead the class participants through a discussion of the power of cross-training, T-shaped skills and collaboration between Dev, Ops, Security and Business.
- Highlight the connection between DevOps Culture and Psychological Safety.
- Develop the capability to effectively prepare and facilitate DevOps Culture Simulation (with Lego and Chocolate game).
- Prepare of internationally recognized DevOps Culture Certified Trainer (DCCT), endorsing the knowledge and fundamental application of DevOps Culture via immersive simulation workshop.
Target Audience
Agile /DevOps Coaches, DevSecOps trainers, IT /Ops Managers and Directors
Prerequisites for Attendees
- Familiarity with Scrum terminology and IT related work experience
- Exposure to foundational principles of DevOps
- Keen interest in helping make DevOps topic accessible to techies and non-techies alike
Video
Links
Workshop learning environment:
What others say about this workshop:
https://www.agileplayconsulting.com/kudos
schedule Submitted 3 years ago
People who liked this proposal, also liked:
-
keyboard_arrow_down
Naresh Jain - Contract Driven Development: The Death of Integration Hell
45 Mins
Demonstration
Intermediate
In a complex, interdependent eco-system, where each service is evolving rapidly, we typically end up with an Integration Hell .i.e. the myriad problems that occur when API integrations break down
- Provider and consumer integrations break when their understanding of the API endpoints are out of sync
- Working integrations break when the API developer makes a change without informing the consumer
- Development and testing slow down when the consumer depends on the provider API running in a staging environment:
- The network may be down
- The environment hosting the API may be down
- The staging API may crash, or may not even be started
- Development can be delayed if the staging API is not kept up-to-date
- API changes can come in at the last minute, resulting in breakage on the consumer side
- The provider API may break backward compatibility, resulting in breakage on the consumer
Instead, what if we could make the dependencies between the provider and consumers explicit in the form of executable contracts. These executable contracts provide a common, clear definition of their API endpoints. They give instantaneous feedback about accidental breakage to the teams so that they can work independently. These executable contracts are:
- Kept up-to-date and acts as a single source of truth
- Used for service virtualisation, keeping consumers in sync with the contract
- Run as tests against the provider API to validate it's request and response type definitions
- Tightly integrated with CI
- Capable of pinpointing any backwards-incompatible changes to the contract
This is Contract Driven Development, and it heralds the Death of Integration Hell.
Here's a sample contract:
This session will demonstrate all the key points of Contract Driven Development as implemented by the teams using an open-source tool called Specmatic.
-
keyboard_arrow_down
Dave Snowden - Complexity in Agile
480 Mins
Workshop
Advanced
In this one-day Workshop, Dave Snowden, the creator of the Cynefin framework and famous in the agile community as an inspiring and sometimes controversial speaker, will address agility from the point of view of complexity. Participants will be exposed to a realistic approach that puts context before dogma and shows a future for Agile that goes beyond fighting over methods and towards a sophisticated application of agility in organizations.
This class will offer an introduction to the Cynefin framework by its creator: the Cynefin framework is a transformational idea that uses a situation-specific approach to making sense of the world in order to act in it, and ensures effective work, decision making, and management even in complex and uncertain environments. For Agile practitioners, this framework supports effectively tailoring methods and practices to different situations. Cynefin-informed methods and practices help Agile organizations harness change and turn complex situations into a competitive advantage for customers and the business.
DateTime: This workshop is scheduled on Oct 12th and 13th from 2 PM to 6 PM IST (4 hours each day)
-
keyboard_arrow_down
Gunnar Grosch - Performing Chaos in a Serverless World
45 Mins
Talk
Intermediate
The principles of chaos engineering have been battle-tested for years using traditional infrastructure and containerized microservices, but how do they work with serverless functions and managed services? In this session we'll cover the motivations behind chaos engineering, how we perform chaos experiments, what some of the common weaknesses we can test for in our serverless applications are and run some actual experiments in a serverless environment. Join as we move from talking about principles to performing real chaos engineering experiments for serverless!
-
keyboard_arrow_down
Tony Morris - Types and Property Tests for Software Resiliency
45 Mins
Talk
Intermediate
In this talk, we utilise the tools of Functional Programming to provide robust and resilient software components. We start off by defining Functional Programming and investigate how this itself can improve the quality of software. Once we have committed to programming in this style, we explore some of the tools that naturally arise. These tools will be explored using a variety of programming languages, since these techniques are available in many popular programming environments. Some examples will also introduce Haskell syntax.
- Using static types to provide a reliable indication of the behaviour of software, including up to proof of correctness. We will use the technique of parametricity to demonstrate this reliability[^1].
- Using property-based testing for high coverage testing with minimal programmer effort.
- We will also have a look at the trade-offs that are made between types and tests and discuss a reasoning framework on making optimal decisions on when to use each.
[^1]: Wadler, Philip. "Theorems for free!." FPCA. Vol. 89. No. 4. 1989
-
keyboard_arrow_down
Todd Little - Feedback Loops are the Key to the Learning Mindset
45 Mins
Talk
Intermediate
At the core of the agile mindset is learning. Continuous learning is only possible through active feedback loops. Linear approaches do not support learning and are doomed to fail in a world of uncertainty. The key is maintaining healthy feedback loops which incorporate new knowledge which enables learning leading to success. An iterative approach with broken feedback loops is similarly doomed.
From Todd’s background as a Chemical and Petroleum engineer the idea of feedback and control loops was natural and to a large extent how he got involved in the agile community. Todd will explain the basics of feedback loops and how they can enable agility and learning, or when broken they can destroy agility and enable other behaviors such as organizational politics.
-
keyboard_arrow_down
Nikhil Barthwal - Implementing Serverless Applications on Kubernetes
480 Mins
Workshop
Intermediate
This workshop covers Knative, Kubernetes-based open-source platform to deploy and manage modern serverless workloads. It provides a set of middleware components that are essential to build modern, source-centric, and container-based applications that can run anywhere: on-premises, in the cloud, or even in a third-party data center. Knative components are built on Kubernetes and codify the best practices shared by successful real-world Kubernetes-based frameworks.
Each of the components under the Knative project attempts to identify common patterns and codify the best practices shared by successful real-world Kubernetes-based frameworks and applications. Knative components focus on solving many mundane but difficult tasks such as deploying a container, orchestrating source-to-URL workflows on Kubernetes, routing and managing traffic with blue/green deployment, automatic scaling and sizing workloads based on demand, and binding running services to eventing ecosystems.
The workshop goes into details of how Knative enables you to focus just on writing interesting code without worrying about the boring but difficult parts of building, deploying, and managing an application. It shows how developers can even use familiar idioms, languages, and frameworks to deploy any workload: functions, applications, or containers. We also touch upon Cloud Run (a managed Knative offering) and software architecture patterns for modern serverless applications.
DateTime: This workshop is scheduled on Oct 17th from 9 AM to 1 PM IST and 18th from 10 AM to 12 PM
-
keyboard_arrow_down
Craig Brown - Collaboration Deep Dive
45 Mins
Talk
Intermediate
For the last few years, I have been diving into what Collaboration really means. I have been collecting stories and examples and discovering patterns across our industry.
In this session, I walk the room through a Collaboration workbook where participants think about Collaboration via a series of different lenses. We will ask ourselves what collaboration means to us, and share our stories of great collaborations we have been a part of.
I will also share aggregated data from my research and share my own insights. -
keyboard_arrow_down
Todd Little - Beyond Estimates: Forecasting with Little’s Law
45 Mins
Workshop
Beginner
Little’s Law has been used in queuing theory for over half a century. It is an elegant explanation of the relationship between average throughput, Work in Progress (WIP), and cycle time. In a stable environment it gives us a good understanding of the performance of the system which can used for forecasting.
But where are the story points and estimation? Certainly, size must matter. But does it? In this workshop we explore Little’s Law through theory and the experience of simulations. Each attendee will come away with a better understanding of Little’s Law and the core assumptions necessary for it to be applicable and useful in forecasting. Through the simulation you will experience why estimation of individual items is often not necessary in an environment where Little’s Law applies.
-
keyboard_arrow_down
Jacob Singh - Agile Data Governance: Balancing Freedom-to-measure-anything with Consistency and Reliability
45 Mins
Case Study
Intermediate
How do you allow teams the freedom to pollute the data lake, and protect the security, privacy, sanity and usability of data?
Giving teams the power to choose what they measure means giving them the power to drive org-wide changes.
Gatekeeping through Data engineering is too slow and centralized.
Totally DIY, you can't control costs, privacy or integrity.This talk will cover both the organizational and technical structures we use at Grofers to enable agile data governance and analytics in a team of over 300 in tech and analytics.
-
keyboard_arrow_down
Prima Virani - Security Practices for Developers
45 Mins
Tutorial
Intermediate
Effective organizational security is a shared responsibility and yet, a big number of organizations suffer from testing security issues at the last minute or not at all. In this talk, we discuss secure best coding practices for developers to improve an organization’s security posture.
-
keyboard_arrow_down
Prima Virani - Building Resilient Security Log Pipelines with Chaos
45 Mins
Case Study
Intermediate
Chaos Engineering is an up and coming method used by SREs for autonomously introducing random failures into a system and measuring whether the service degrades or fails. This talk discusses how security teams can use Chaos Engineering principles to develop, test, and maintain resilient log pipelines.
-
keyboard_arrow_down
AVINASH SHRIMALI - Mangle - Systematically introducing Chaos into your Applications
45 Mins
Demonstration
Beginner
Mangle is an open-source project that enables you to run chaos engineering experiments seamlessly against applications and infrastructure components to assess resiliency and fault tolerance. It is designed to introduce faults with very little pre-configuration and can support any infrastructure that you might have including K8S, Docker, vCenter or any Remote Machine with ssh enabled. With its powerful plugin model, you can define a custom fault of your choice based on a template and run it without building your code from scratch.
In this workshop, you will learn how to inject faults on infrastructure and on a running Java application.
-
keyboard_arrow_down
Ravi Hari - Chaos Engineering in Kubernetes
20 Mins
Experience Report
Beginner
Chaos Engineering is the discipline of experimenting in a distributed system to identify the weakness in the Architecture and Design of a system which helps in building the resiliency to attain High Availability. Kubernetes being a de facto standard for container deployments and orchestration the applications running on Kubernetes platform should be highly available and resilient to failures.
In this talk will walk through a real-time use case of how we encountered an issue with Kubernetes platform that impacted applications running on it and we built resiliency for it. With Nodes and Pods being ephemeral in Kubernetes there are high chances for application users/clients to get network connection errors, such as 5xx in case of HTTP requests, when a node restarts or a pod gets terminated and how we resolved it.
There are many tools available that create chaos in Kubernetes. This talk covers about the need to do chaos engineering in Kubernetes based on the use case discussed and how it can be done.
-
keyboard_arrow_down
Tony Morris - Functional Programming Deep-Dive with Types and Property-Based Testing
480 Mins
Workshop
Beginner
This workshop will first introduce Functional Programming concepts using the Haskell programming language syntax and tools.
We will then present a series of exercises that utilise the static type system of Haskell and with some guidance, solve the exercises. Subsequent exercises will introduce property-based testing using the hedgehog library. Finally, we will tackle some exercises where a trade-off must be considered, and solve those using both types and property-based tests.
The focus of this workshop will be on introducing the tools for achieving software resiliency and robustness. The techniques learned here may be applied in other programming language environments.
DateTime: This workshop is scheduled on Oct 12th and 13th from 1 PM to 5 PM IST (4 hours each day)
-
keyboard_arrow_down
Gunnar Grosch - Building event-driven serverless applications
45 Mins
Talk
Intermediate
Serverless applications are usually made up of functions interacting with fully-managed services, so you can develop applications without having to think about servers. This enables us to build applications that scale quickly and reliably based on incoming requests, often in the form of events that go well beyond API requests and scheduled cron job type rules. In the event-driven model, the components communicate with events and that helps you adopt some of the best practices for distributed systems by default. In this talk, we’ll explore what events are, the different types of events available to your serverless applications, where they come from and how to utilize them to build applications that can provide more value to your customers. All of this with a lot of architectural pattern examples.
-
keyboard_arrow_down
Elijah Eilert - Planning and Recording your Learnings
90 Mins
Workshop
Intermediate
How do we learn the right thing at the right time and in the most cost-effective way? How do we organise the process, new insides and decision making at scale?
Learning is the core activity in any environment of uncertainty - innovations natural companion and proven by many failed startups and projects. Most managers and teams agree on this but organising, storing and using what has been learned is often a challenge. We will be exploring the fundamentals of how to tackle this issue and make learning more manageable, transparent and shareable. We will explore what it means to gather relevant data in the most cost-effective and fastest way. With the goal to enable decision making in an information-poor environment.
Report Cards are an essential tool for any innovation team that wants to take learning and innovation management seriously. As such many different report cards are in fluctuation. You will be leaving this workshop knowing what the essential parts of a report card are and why. You will use it on a problem yourself to maximise your learning.
Elijah assisting organisations with their Innovation Practice, Management and Strategy.
-
keyboard_arrow_down
Manoj Kumar - Top Continuous Testing Pitfalls
45 Mins
Talk
Intermediate
Digital Transformation is now the holy grail of IT organizations. However, most companies are still struggling with setting up a proper Continuous Delivery process, which shall help the transition into shorter release cycles and faster, more frequent deployments to production.
Teams may already be familiar with Continuous Integration, Continuous Delivery and Continuous Deployment (the 3Cs) and the differences between them. However, to make these 3Cs possible, we need a fourth C, namely Continuous Testing (a.k.a Test Automation.) Continuous Testing is the fast feedback mechanism that assists the 3Cs and is one of the most difficult challenges for digital transition.
In this talk, I'm aiming to cover the top continuous testing pitfalls and how companies are solving these problems. This talk is based on practical examples that include key pitfalls around:
- Test Data management
- Choosing the right tool/framework
- Deciding on what to automate?
- Is In-Sprint Automation possible?
- Is automation part of Definition of Done?
- Effective collaboration
- Test Environments
- Flaky tests
It's time the testers took control! And use some of the modern tools that help address those problems. This talk will cover tech stack like Selenium, Appium, PlayWright, Taiko, Docker, Kubernetes, Grafana/Kibana, TestContainers.
-
keyboard_arrow_down
Francesco Vassallo - Unleashing Agile Stories with Liberating Structures
90 Mins
Workshop
Beginner
An interactive and engaging session where we will prioritise a backlog of agile stories and dive deeper into the tales that matter to you, then and there...we may even create some in real time!
As a practitioner and someone passionate about bringing the best out of myself and those around me, these experiences will share knowledge, learning and concepts from real life practice with a number of organisations and teams adopting and maturing agile ways of working.
Initial product backlog:
- Anarchy, Scrum and Kanban.
- Go on then, just change your mindset!
- Aye, it's just commonsense.
- Now that was a great agile team!
- The Super Retrospective
- Here is your 'pizza', now self manage
- Key lessons from the transformation trenches
- WaterScrumBanFall - really!
- I'm a project manager, get me outta here
and a little bit of improv from me and you will go a long way to a rewarding shared experience.
-
keyboard_arrow_down
Devdas Bhagat - How Spilgames migrated to the cloud
45 Mins
Case Study
Beginner
Spilgames went all in to public cloud in 2018. At that point, there were no example of actual migrations, just a number of business studies showing the benefits of public cloud. This talk covers the business reasons of why we went into public cloud, the IT side of the migration including business continuity, refactoring infrastructure, and the state of the systems today
-
keyboard_arrow_down
Craig Brown - The Puzzle Game | Understanding Agile
45 Mins
Workshop
Intermediate
Product managers and software developers often have different ideas of what Agile is and can be. There is also a strong bias in the Agile industry to treading the known territories of the past over innovating and improving towards better.
In today’s session we play a game that challenges us to think differently about what agile is and can be. We want to show you different ways of working and generate ideas that you can take back to your teams to drive further and better improvements.
Things you will learn from this session;
- Is Scrum a best Practice?
- Are estimates waste?
- Do we know what value looks like?
- How does improvement happen on teams?
We are going to play a game.
In this game we are going to pitch Scrum teams against other non-scrum teams and see who can do a better job of delivering customer value early and often. Come along and learn something new about how systems and frameworks help or hinder people’s ability to delivery good outcomes.
Come and join a team. Have fun. Learn something unexpected and be delighted.The #NoEstimates movement has been going since about 2011 and challenges us to think differently about planning and estimating, and how we organise teams. In 2013 Chris Chapman invested a game to play that investigates the value of estimates and how they can help or hinder us. This game’s pay-off is wider than estimates though and can teach through experience how systems and frameworks help and hinder us.
This game dives into how we interact with systems and processes, as well as estimates, and enables us to think differently about how we act within the governing frameworks our workplaces provide us.