Search for tag: "mainframe"
Demo of Release Manager tasks in the Git branching model for mainframe development (Video 4 of 4)In the final video of the IBM recommended Git branching model for mainframe development series, we'll show the actions of the Release Manager, Dennis. The demo will follow Dennis as he… |
|
Demo of Development Lead tasks in the Git branching model for mainframe development (Video 3 of 4)In the third of four videos, we'll continue the demo of the IBM recommended Git branching model for mainframe development. This portion will cover the tasks of the Development Lead persona,… |
|
Demo of Application Developer tasks in the Git branching model for mainframe development (Video 2 of 4)In the second of four videos, we will begin a demonstration of the recommended Git branching model in action. We'll begin by introducing the personas that will be shown in the demo, as well as… |
|
Introduction to the Git branching model for mainframe development (Video 1 of 4)In the first of four videos, we present the Git branching model we recommend for mainframe application development. The branching model is scalable for development teams of different sizes. The… |
|
Navigating current IT in the age of AIJoin Rosalind Radcliffe as she discusses how to turn your infrastructure into a strategic asset for AI. In this video, we'll cover the importance of modernizing your applications and optimizing… |
|
Video 10: Day in the life of a mainframe developer using Git workflow: Release to productionUsing the Git workflow, Deb the developer's change has been processed through a CI/CD pipeline, ensuring that all quality checks and testing are complete and auditable. With the necessary… |
|
Video 11: Day in the life of a mainframe developer using Git workflow: Summary of seriesThe move from a legacy SCM on Z to Git and Git workflow is a big change, but one that comes with the opportunity to leverage modern tools that are implemented on a CI/CD Pipeline, making it easier… |
|
Video 9: Day in the life of a mainframe developer using Git workflow: Deploy to test environments and perform integration testsAfter mainframe developers make a code change and merge it into the main branch, the next step is to deploy the code and perform integration tests. Watch this video to see how modern tools can… |
|
Video 8: Day in the life of a mainframe developer using Git workflow: Review and merge codeUsing Git, developers are able to perform parallel development to accelerate delivery. Mainframe developers can create an isolated branch to update and test their code. Once the code is ready, the… |
|
Video 6: Day in the life of a mainframe developer using Git workflow: Generate and automate unit testing with IBM Test Accelerator for ZOnce developers make code changes, it's time to unit test. Unit testing should cover almost all the paths through the program, but running through error and alternate paths is manual and time… |
|
Automated unit and early integration testing with IBM Test Accelerator for Z.Demonstration of creating a COBOL recording to be used for unit and early integration testing featuring easy to use test data generation and pipeline build using DBB. |
|
Assessing CICS Storage HealthAutomated assessments of key CICS Statistics Storage metrics facilitate proactive analysis and prevention of outages by identifying areas that may warrant investigation. These views also expedite… |
|
Simplify Mainframe Performance ManagementOptimize your mainframe performance management using AI-driven analytics to proactively monitor and manage your z/OS environment, prevent disruptions, reduce costs, and ensure application… |
|
Modern Mainframe API EnvironmentIBM Z IntelliMagic Vision enables performance analysts to manage and optimize their mainframe API environment and to profile requests for essential management reporting and resource planning. |
|
Video 7: Day in the life of a mainframe developer using Git workflow: Debug your code with Z Open DebugAfter completing her code changes to her application, Deb is ready to debug. Watch this video to see how Deb the developer uses Z Open Debug to quickly step through her program, without needing to… |
|
Video 5: Day in the life of a mainframe developer using Git workflow: Quality check code with SonarWhen mainframe developers make their code changes, they should be able to validate that the code conforms with the code quality standards set in the organization and that no new security… |