SQL Server Performance Tuning and Optimization
SQL Server Performance Tuning and Optimization
AUDIENCE:
Database administrators who are responsible for the proper and reliable operation of one or more SQL
Servers
Developers who want to create a good and scalable code by understanding how the internal processes, the
QP and code execution work
SQL Server architects and professionals who want to be successful in performance tuning of SQL Server
environments, to empower themselves with knowledge, skills and methodology for finding, isolating and
troubleshooting performance problems
Find performance problems in SQL Server workload and tune them properly
Know monitoring and profiling tools that SQL Server provides out of the box
Choose the right tool in order to get the right monitoring data for fast problem detection
Have a deep understanding of the architecture and the way SQL Server works in order to reach the
problem root cause and to act properly
Configure SQL Server at all levels in order to avoid and reduce problems
Get to the problem quickly in order to reduce the downtime in production environment
Develop SQL code that is aligned to good coding practices and provides scalability and performance of the
database access layer
Avoid traps in code development and object usage
Find/assess code that performs badly and to know how to optimize it
TOPICS: