www.riverbed.com Riverbed Cascade, an application-aware Network Performance Management solution, receives accolades for its ease of use and intuitive interface. Simple to say but tough to prove, so Chris White, Director, Riverbed Technology Council, took to the streets of Boston to find out from the average summer tourist if this claim is really true. Hear what these folks have to say in this interview-style video. Updated Description: Riverbed Cascade, an application-aware Network Performance Management solution, receives accolades for its ease of use and intuitive interface. We sent Chris White, Senior Director of the Riverbed Technology Council, to the streets of Boston to see if the average bystander would be able to diagnose rather complicated network performance issues using data found easily within the Cascade UI. Cascade products integrate end-to-end network monitoring with deep packet capture and packet analysis for proactive alerting and robust network troubleshooting. As the only application-aware NPM solution to combine flow data and packet data into a single logical data store, Cascade products deliver a broad, yet detailed view into network and application performance. For more information about Riverbed Cascade, visit: www.riverbed.com
Posts Tagged ‘ through-various ’
SQL – Identifying & Fixing Performance Problems using Execution Plans
View the full video here – tinyurl.com This session will demonstrate how SQL Server execution plans can be used to identify problems with the database design, or the TSQL code, and address those problems. The session takes the user through various common issues such as poor or missing indexes, badly written code and generally bad query performance, demonstrating how to identify the issues involved using execution plans. The session will then demonstrate different methods for addressing the issues and show how the fixed query’s execution plans differ. Multiple methods for accessing execution plans including graphical, DMV’s, and trace events are demonstrated. All this is meant to lay a foundation for a general troubleshooting approach to empower the attendee to make their own queries run faster and more consistently. Free training every Tues and Thurs – pragmaticworks.com