1

Manager Mainframe Modernization Jobs in Virginia

... Management tools (Endevor, Changeman, ISPW) Understanding of SDLC, Agile, and waterfall ... modernization, optimization, and documentation initiatives Provide knowledge transition and ...

next page

Showing results 1-20

Manager Mainframe Modernization information

What are the key skills and qualifications needed to thrive as a Manager Mainframe Modernization, and why are they important?

To thrive as a Manager Mainframe Modernization, you need strong project management experience, deep knowledge of mainframe systems, and expertise in modernization strategies, often supported by a degree in computer science or related fields. Familiarity with legacy systems (such as COBOL and DB2), cloud migration tools, and certifications in project management (like PMP or Agile) are typically required. Exceptional leadership, stakeholder communication, and problem-solving skills help drive cross-functional teams and manage complex technical transformations. These skills ensure seamless modernization efforts, minimize business disruption, and enable successful adoption of modern technologies.

What are some common challenges faced by a Manager Mainframe Modernization during large-scale legacy system migrations?

A Manager Mainframe Modernization often encounters challenges such as managing the complexity of legacy systems, ensuring minimal business disruption during migration, and addressing skill gaps within the team. Coordinating between cross-functional teams—such as application development, infrastructure, and business stakeholders—is crucial to align modernization efforts with organizational goals. Additionally, balancing project timelines, budget constraints, and risk management requires strong leadership and clear communication to successfully deliver modernization initiatives.

What does a Manager Mainframe Modernization do?

A Manager Mainframe Modernization leads teams in upgrading, migrating, or transforming legacy mainframe systems to modern platforms. They oversee project planning, resource allocation, and implementation strategies to ensure a smooth transition from mainframe technologies to cloud or distributed systems. This role requires strong technical expertise, leadership skills, and experience with both legacy and modern IT environments. Managers in this field work closely with stakeholders to assess needs, reduce risks, and maximize business value during modernization initiatives.
What are the most commonly searched types of Mainframe Modernization jobs in Virginia? The most popular types of Mainframe Modernization jobs in Virginia are:
What are popular job titles related to Manager Mainframe Modernization jobs in Virginia? For Manager Mainframe Modernization jobs in Virginia, the most frequently searched job titles are:
What job categories do people searching Manager Mainframe Modernization jobs in Virginia look for? The top searched job categories for Manager Mainframe Modernization jobs in Virginia are:
What cities in Virginia are hiring for Manager Mainframe Modernization jobs? Cities in Virginia with the most Manager Mainframe Modernization job openings:
Mainframe Modernization SME with Security Clearance

Mainframe Modernization SME with Security Clearance

IBM

Hampton, VA

$43 - $55.25/hr

Other

Posted yesterday


IBM rating

7.9

Company rating: 7.9 out of 10

Based on 72 frontline employees who took The Breakroom Quiz

97th of 186 rated software companies


Job description

A career in IBM Consulting is built on long-term client relationships and close collaboration worldwide. You'll work with leading companies across industries, helping them shape their hybrid cloud and AI journeys. With support from our strategic partners, robust IBM technology, and Red Hat, you'll have the tools to drive meaningful change and accelerate client impact. At IBM Consulting, curiosity fuels success. You'll be encouraged to challenge the norm, explore new ideas, and create innovative solutions that deliver real results. Our culture of growth and empathy focuses on your long-term career development while valuing your unique skills and experiences. Your role and responsibilities Must currently play a leadership or decision maker role on one or more technical teams, evaluating technologies or design patterns and overseeing their implementation from concept to working product. Responsible for hands-on technical delivery of mainframe modernization engagements including legacy code analysis, cloud-native microservices architecture, database migration, batch processing migration, Kubernetes deployment, and CI/CD automation. Must be able to independently analyze legacy COBOL/JCL/VSAM systems, design and implement modern Java/Spring Boot replacements, build and manage relational database schemas, deploy to cloud Kubernetes environments, and troubleshoot end-to-end across the full modernization stack. Support marketing activities for related offerings. Assist with technical write-ups for proposal responses. Participate in weekly and monthly team meetings. Other similar professional duties may be assigned as needed. Support delivery of mainframe modernization engagements. Required education Bachelor's Degree Preferred education Bachelor's Degree Required technical and professional expertise * Must possess at time of hire and have the ability to maintain a Secret Clearance
* Provide methods, tools, techniques expertise related to mainframe modernization. Lead hands-on technical delivery of legacy mainframe-to-cloud migration projects including COBOL/JCL inventory analysis, cloud-native microservices development, relational database schema design, Kubernetes deployment, and CI/CD pipeline engineering.
* Ability to read, analyze, and decompose production COBOL programs, JCL jobs, VSAM datasets, copybooks (COPY/COPYLIB), and embedded SQL. Understand mainframe batch processing patterns including sequential file I/O (QSAM), KSDS/ESDS/RRDS VSAM operations, SORT/MERGE utilities, IDCAMS, IEBGENER, and conditional step execution via return codes and COND parameters. Map legacy data structures (PIC clauses, COMP-3 packed decimal, EBCDIC encoding, implied decimals, overpunch signs, binary COMP fields) to modern equivalents. Understand JCL PROC parameterization, GDG management, and JES job scheduling.
* Design and implement microservices using modern frameworks (Spring Boot, Spring Batch, or equivalent). Build batch processing jobs that replicate mainframe batch pipelines including chunk-oriented processing, database-driven paging readers, step-scoped components, and job parameterization. Implement ORM entity mappings with correct schema qualification, data type precision/scale for financial numeric types, and JSON column mappings. Build REST APIs for job triggering and operational status.
* Design and maintain relational schemas across multiple database schemas. Write and debug complex SQL including multi-table JOINs, window functions, aggregations, and conditional filtering. Manage database initialization scripts, ALTER TABLE migrations for running databases, and schema drift detection by comparing ORM entity definitions against actual database DDL dumps. Handle UUID primary keys, generated columns, partial indexes, sequence management, and schema-level isolation for batch vs. transactional data.
* Deploy containerized microservices to Kubernetes (EKS, AKS, GKE, or OpenShift). Build Helm charts with ConfigMaps, Secrets, Ingress, and service definitions. Configure managed relational database services, object storage, and container registries. Understand government cloud constraints including hardened base images, service account authentication, and restricted registry access. Troubleshoot pod failures, resource limits, and cross-service connectivity.
* Build and maintain CI/CD pipelines (GitLab CI, Jenkins, GitHub Actions, or equivalent) with multi-stage builds. Automate container image builds, database schema setup, multi-service builds (10+ services), and Helm deployments. Handle air-gapped and restricted environments requiring image mirroring and alternative build tooling (BuildKit, Kaniko).
* Translate mainframe batch job flows (JCL PROC chains with COND parameters, multi-step jobs) into modern batch processing pipelines with steps, tasklets, and chunk processing. Implement data converters for packed decimal (COMP-3), signed numeric (overpunch), implied decimal, and EBCDIC-to-ASCII translation. Build fixed-width file readers/writers that map COBOL copybook field layouts to modern data structures. Design staging table patterns for transaction processing pipelines. Replace mainframe utilities (IDCAMS, DFSORT, IEBGENER) with programmatic equivalents.
* Diagnose and fix runtime errors across the full modernization stack: SQL grammar errors from column/table mismatches, ORM entity mapping failures, data type truncation errors, missing column errors from schema drift, and ambiguous column references in JOINs. Compare production database DDL dumps against application code (entity definitions and native SQL queries) to identify and resolve discrepancies. Generate targeted database migrations for running systems without downtime.
* Decompose monolithic mainframe applications into bounded-context microservices. Design service boundaries based on mainframe program groupings and functional domains. Implement shared libraries with COBOL data converters, VSAM-equivalent database readers, mainframe utility replacements, and report writers that replicate mainframe print output (SYSPRINT/SYSOUT). Manage cross-service dependencies and shared schema access patterns.
* Experience with containerization (Docker/Podman), container orchestration (Kubernetes), object storage (S3/MinIO), message brokers (Kafka), caching (Redis), API gateways, monitoring and observability (Prometheus/Grafana), distributed tracing (Jaeger), workflow orchestration (Airflow), and identity management (Keycloak/OAuth2). Understand infrastructure-as-code for cloud-native deployments. Assist the Tech Lead coordinate tasks
* Proficiency using AI coding assistants (Claude Code, GitHub Copilot, or equivalent) to accelerate mainframe modernization tasks including legacy code analysis, schema reconciliation, test generation, and bulk code migration. Ability to effectively direct AI tools for complex multi-file refactoring, cross-service debugging, and documentation generation. Preferred technical and professional experience • Experience with government mortgage-backed securities or similar federal financial systems (3+ years) • Experience with IBM mainframe z/OS, TSO/ISPF, JES2/JES3 (3+ years) • Knowledge of financial industry file formats and electronic payment processing (2+ years) • Frontend development (React/TypeScript) for admin dashboards or terminal emulators (2+ years) • Experience with API mocking frameworks for service virtualization during migration • Knowledge of FedRAMP/FISMA compliance requirements for government cloud deployments

What IBM employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom


IBM logo

About IBM

Sourced by ZipRecruiter

At IBM, work is more than a job - it's a calling: To build. To design. To code. To consult. To think along with clients and sell. To make markets. To invent. To collaborate. Not just to do something better, but to attempt things you've never thought possible. Are you ready to lead in this new era of technology and solve some of the world's most challenging problems? If so, lets talk.

Industry

It services

Company size

10,000+ Employees

Headquarters location

Armonk, NY, US

Year founded

1911

Social media