Course Outline
Week 1: Core Foundations
- Day 1: Introduction to Banking Applications
- Overview of core banking modules
- Service Level Agreements (SLAs), compliance standards (PCI DSS, uptime requirements)
- ITSM workflows (incident, problem, and change management)
- Day 2: Java Production Essentials
- JVM internals, memory management, and Garbage Collection basics
- Analysis of Java exceptions
- JVM tuning strategies for banking workloads
- Day 3: Unix Fundamentals
- File system structure and navigation
- Essential commands: ps, top, df, tail, grep, awk, sed
- Basics of shell scripting for automation
- Day 4: Logs & Monitoring
- Understanding log types (transaction, audit)
- Tools: Splunk, ELK stack, native log parsing techniques
- Hands-on exercise: Troubleshooting a failed fund transfer
- Day 5: Ticketing & Escalation Process
- Tools: ServiceNow, JIRA workflows
- Escalation matrix (L1 → L2 → Development)
- Best practices for Root Cause Analysis (RCA) and documentation
Week 2: Advanced Troubleshooting & Real-Time Simulation
- Day 6: App Server & API Debugging
- Basics of WebLogic and Tomcat
- Understanding API failure codes (401, 500, 504)
- JDBC connection pool issues and timeouts
- Day 7: DB Troubleshooting
- Identifying slow queries, locks, and deadlocks
- SQL profiling tools: EXPLAIN, SHOW PROCESSLIST
- Hands-on exercise: Resolving a database deadlock
- Day 8: CI/CD, Release & Rollback
- Jenkins overview
- Release failure scenarios
- Rollback procedures and post-deployment validation
- Day 9: War Room Simulation
- Role assignments: incident lead, communications, technical fix
- Live troubleshooting scenario (login failure)
- RCA documentation, war room notes, and stakeholder updates
- Day 10: Capstone & Review
- Summary of tools, logs, escalation paths, Unix commands, and DB concepts
- Final challenge and quiz
- Certification issuance and feedback session
Optional Add-Ons
- Kafka/MQ troubleshooting basics
- APM Tools: AppDynamics/Dynatrace
- Basic Kubernetes (pod restarts, log analysis)
- SRE metrics: SLIs, SLOs, MTTR
Summary and Next Steps
Requirements
- Familiarity with core Java programming concepts
- Hands-on experience with Unix-based systems
- Understanding of enterprise application support workflows
Audience
- Support Engineers
- Java Developers moving into support roles
- Production Support Analysts operating in banking environments
Custom Corporate Training
Training solutions designed exclusively for businesses.
- Customized Content: We adapt the syllabus and practical exercises to the real goals and needs of your project.
- Flexible Schedule: Dates and times adapted to your team's agenda.
- Format: Online (live), In-company (at your offices), or Hybrid.
Price per private group, online live training, starting from 8000 € + VAT*
Contact us for an exact quote and to hear our latest promotions
Testimonials (3)
- The course progression (from JVM internals to more high-level topics) - Some insights from practical exercises - Visual style (not some presentation, but a nicely styled page)
Ivan Suvorov - Deutsche Bank
Course - Java Advanced
the knowledge of the trainer was very high - he knew what he was talking about, and knew the answers to our questions
Adam - Fireup.PRO
Course - Advanced Java Security
That we got a complex overview also about the context - for example why do we need some annotations and what they mean. I liked the practical part of the training - having to manually run the commands and call the rest api's