Certificate Authentication

Performance engineering/tuning Certificate for Ralph Herrera

Add to LinkedIn

Certificate ID: 
650555
Authentication Code: 
c318d
Certified Person Name: 
Ralph Herrera
Trainer Name: 
Tarun Sukhani
Duration Days: 
5
Duration Hours: 
35
Course Name: 
Performance engineering/tuning
Course Date: 
27 September 2021 08:00 to 1 October 2021 16:00
Venue: 
Remote
Course Outline: 

Introduction to Performance testing

  • Performance testing life cycle.
  • Performance test results interpretation.

Understanding various Architectures/Application models

  • 2/3 tier architecture
  • N tier architecture
  • Middleware (MQ, Webservices etc) based architecture

Technology

  • Basic UNIX commands (grep, find, vi editor etc)
  • Basic Oracle/SQL (Queries, Tables, Triggers etc)
  • Basic C/Java concepts

Detailed Analysis - Monitoring concepts/Tools

  • Hardware Monitoring (Windows -Perfmon, UNIX -nmon, vmstat)
    • Run queue (Average processor queue length)
    • Network IO
    • Disk IO
    • Memory (Available, Used, Paging space, FS Cache etc)
    • CPU (Available, virtual, online, entitled etc)
  • Web Server/App Server Monitoring
    • JVM (Java heap) -heap dump analysis
    • Connection Pool
    • Thread Pool
  • Understanding of various monitoring tools like CA Wily Introscope, IBM Tivoli etc.
  • DataBase Monitoring
    • Basic query tuning
    • SQL Trace
    • AWR or Statspack analysis
    • Query plan
  • Understanding of Bandwidth, FTP
  • Understanding of Network Monitoring using HTTPwatch or Fiddler