Inspire, develop, and guide a winning organization.
Create visible workflows to achieve well-architected software.
Understand and use meaningful data to measure success.
Integrate and automate quality, security, and compliance into daily work.
Understand the unique values and behaviors of a successful organization.
LLMs and Generative AI in the enterprise.
An on-demand learning experience from the people who brought you The Phoenix Project, Team Topologies, Accelerate, and more.
Learn how making work visible, value stream management, and flow metrics can affect change in your organization.
Clarify team interactions for fast flow using simple sense-making approaches and tools.
Multiple award-winning CTO, researcher, and bestselling author Gene Kim hosts enterprise technology and business leaders.
In the first part of this two-part episode of The Idealcast, Gene Kim speaks with Dr. Ron Westrum, Emeritus Professor of Sociology at Eastern Michigan University.
In the first episode of Season 2 of The Idealcast, Gene Kim speaks with Admiral John Richardson, who served as Chief of Naval Operations for four years.
New half-day virtual events with live watch parties worldwide!
DevOps best practices, case studies, organizational change, ways of working, and the latest thinking affecting business and technology leadership.
Is slowify a real word?
Could right fit help talent discover more meaning and satisfaction at work and help companies find lost productivity?
The values and philosophies that frame the processes, procedures, and practices of DevOps.
This post presents the four key metrics to measure software delivery performance.
May 7, 2018
David Rizzo is the Vice President of Product Development at Compuware. He led the organization through their transformation to an agile and DevOps company, and at the DevOps Enterprise Summit he shared the story.
Below, we’ve transcribed the key takeaways and main highlights of Rizzo’s presentation (which you can also watch on YouTube here.)
When we took a look at our company, these were the problems that we identified:
For us, the solution to these problems were-
So, how do we put something in place that makes it possible for us to move at that pace and fulfill our objectives.
For us, the big thing that we had to do was look at our tools.
What we did was put in a toolchain, below you’ll see an example of our Compuware DevOps Toolchain that we use to develop our software.
First, in the upper left hand side, we start with Salesforce, which is how we interact with our customers so that they can provide ideas to us, and we can communicate using that portal.
We then use Confluence. When we have a new idea that comes in, we put it out in Confluence, and we get a lot of collaboration from our people around the world who are interacting with our customers and using our products.
Finally, we use JIRA for all of our project management, for all of our task management, for our agile boards, etc. so that we can keep track of everything we are doing.
The next phase happens as we move through code editing, application understanding, to validate our code, debug our code, edit, and manage our code, etc.
For this stage, we use the Compuware Topaz base, which is an Eclipse Base ID which interacts with our mainframe tools. It works with our interactive debuggers, and it can integrate with all the different tools.
Next, we have to make sure that we have some version control, so, we use two version control systems.
We use ISPW, which is our mainframe source code management system; and we also use Git for our distributed code. We believe that the source code should be managed on the platform where it is going to be built and executed, so mainframe code stays on the mainframe, distributed code stays on distributed platform.
We use Jenkins for our continuous integration into ISPW and Git to identify when code changes are made. Once those code changes are made, it automatically initiates automated testing; both mainframe, distributed platforms as well as builds.
Then the results from our testing go into Sonar where we can use it to identify code quality, identify how the changes are made to our products, and how our code is impacting the quality of what we are delivering.
For test automation, we use not only our Topaz products, but we also use Zephyr and Hiperstation Strobe for performance. So we’re monitoring the continuous performance and continuous viability of our code changes. We have code coverage product that we use to make sure that our testing is getting proper code coverage along the way. We like to ensure that we have at least 50% code coverage as we move along.
And then, finally, we get to where we have to deploy. Again, we use ISPW and XebiaLabs XL Release to do our deployments across different platforms, and that allows us to move and confidently move code changes from development to QA to production.
Then, once we’re in production, we have to monitor if there’s faults, errors, or any performance issues. We continuous monitor performance using Strobe, and we have an integration back into JIRA. Within the environment, if an issue is found, JIRA issues can be opened and sent back to developers so that they can keep a continuous integration in the true spirit of being fully DevOps enabled.
Now that we’ve looked at the specific tools we’ve used, let’s take a look at what have we accomplished.
So in summary, here’s what we’ve done:
We’ve mainstreamed the mainframe, which was our goal. Being able to include mainframe development into the mainstream of an enterprise do cross enterprise integration, applications don’t run simply on the mainframe. They run both in different platforms other than the mainframe, and there has to be integration.
The toolchain that we use is used on both sides, whether it’s mainframe or not mainframe, and we have that integration. And as our DevOps infinity loop shows, as we go through the process, we show on the bottom many of the mainframe components that are needed to do that; and at the top are a lot of the integrations, which are not typically considered mainframe, but they do integrate with the mainframe and be able to allow us to achieve the complete DevOps experience on the mainframe and across the mainframe.
We’ve been doing this for about three years now, but you might be asking yourself ‘How did we really achieve this? What was the process that we followed?’
What we’ve done is created our 10-Steps to Agile Development and DevOps on the Mainframe.
Step 1 is to define your desired state, or define where you want to be. And step 10 is to get to a cross platform, continuous delivery, the true DevOps point.
These steps, #1 and # 10 are fixed, but numbers 2-9 can go in any order based on the maturity level of the organization and current processes, policies, procedures that are in place in your given organization.
By using these 10-steps, in conjunction with the tools in the toolchain we’ve been able to accomplish those metrics and transform our organization.
You can learn more about the 10-steps on our website, compuware.com.
Watch the entire presentation here: https://youtu.be/ALTmXm9eWGE
Trusted by technology leaders worldwide. Since publishing The Phoenix Project in 2013, and launching DevOps Enterprise Summit in 2014, we’ve been assembling guidance from industry experts and top practitioners.
No comments found
Your email address will not be published.
First Name Last Name
Δ
If you haven’t already read Unbundling the Enterprise: APIs, Optionality, and the Science of…
Organizations face critical decisions when selecting cloud service providers (CSPs). A recent paper titled…
We're thrilled to announce the release of The Phoenix Project: A Graphic Novel (Volume…
The following post is an excerpt from the book Unbundling the Enterprise: APIs, Optionality, and…