• Gary Mazo

  • S106 - What's up with mainframe app development in the Cloud?

    Session Evaluation

    Public cloud, Hybrid cloud, “On prem(ise)” - all these buzzwords must mean something to developers. What do they mean to Mainframe developers? This session will explore and demo examples of all three.

  • S502 - Static and Dynamic Analysis of COBOL Applications

    Session Evaluation

    Static and dynamic analyses of Enterprise applications has been around for a while. Static analysis provides information about program structure, data, control flow and other information based on scanning and analysis of program source at rest. Dynamic analysis is providing information about program or system behavior in motion, during program execution. We will review both approaches and discuss advantages and challenges of combining the two for application understanding during development.