35
1 COMPANY CONFIDENTIAL DO NOT DISTRIBUTE #Perform2015 www.retit.de Performance Prediction Using RETIT & Dynatrace App Mon Beyond Monitoring Andreas Brunnert Peter Zahrer

Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

  • Upload
    others

  • View
    3

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

1 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Performance Prediction

Using RETIT & Dynatrace App Mon

Beyond Monitoring

AndreasBrunnert

PeterZahrer

Page 2: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

2 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE2

Agenda

Performance Modeling

Use Cases, Benefits and Examples

Demo

Page 3: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

3 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE3

Performance Modeling

Take your continuous delivery to the next level.

Page 4: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

4 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

A new version of your application is on the way:

• … review realtime application performance.

• … evaluate realtime performance metrics.

• … deep dive into single components of your environment.

Performance Modeling - Why?

Enterprise ApplicationHardwareSoftware

Measurement Measurement Data

Page 5: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

5 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Capacity

Planning

Performance

Analysis

Capacity

Management

What happens if…

• … you change your deployment topology?

• … you migrate to a different HW environment?

• … the workload changes?

• … you reduce the number of CPU cores?

Performance Modeling - Why?

Enterprise ApplicationHardwareSoftware

Measurement Measurement Data

Page 6: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

6 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Performance Modeling - What?

Performance

Model

Resource

Demand

Software

Architecture

Hardware

Environment

Workload

Simulation

Response Time

Throughput

Resource

Utilization

Page 7: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

7 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

A Brief History of Performance Modeling

Queuing Theory(Erlang, ~1906)

Queuing Networks (Jackson, ~1963)

LayeredQueuing Networks (Neilson / Woodside, ~1995)

Architecture-Level Performance Models (Reussner / Becker ~2009)

w

t

S

λ

Arriving

Jobs

Departing

Jobs

Queue Service

Station

1

4

CPU

HDD

Application Server

Arriving

Transactions

Completed

Transactions

HTTPRequest

[Z=2 s]

User

{m=1200}

WebService

[s=15 ms]

HTTP Server

Thread

{m=50}

Purchase

[s=80 ms]

AppServer

Thread

{m=25}

Browse

[s=20 ms]

(y=1)

(y=0.6) (y=0.4)

User Device

{m=1200}

User Device

{m=1200}

HTTP Server

Machine

HTTP Server

Machine

AppServer

Machine

{m=2}

AppServer

Machine

{m=2}

Repository Model

Resource Environment

System Model

Allocation Model

Usage Model

Pa

llad

io C

om

po

nen

tM

od

el (P

CM

)

Page 8: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

8 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Performance Modeling – How?

Knowledge

Generation

Capacity

Planning

Performance

Analysis

Enterprise ApplicationHardwareSoftware

Performance

Model Repository

Measurement

Modeling

Simulation

Measurement Data

Model Parameter

Simulation Results

Capacity

Management

Page 9: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

9 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Performance Modeling – When?

OpsDev

Implementation

Operations

1 4,5 10 27,5 50

500

0

100

200

300

400

500

600

Rel

aive

cost

fact

or

(mea

n)*

Fix performance-related bugs

earlier and for less costs by

managing performance knowledge

using models.

Source: http://ntrs.nasa.gov/archive/nasa/casi.ntrs.nasa.gov/20100036670.pdf

*The cost factor for fixing a performance-related problem is normalized in

the different phases relative to the cost of fixing a defect in the requirements phase.

Extrapolate your

(load/performance) test results and

reduce labor, machinery and

license costs by reducing the

amount tests.

Detect performance change in every

version created in a continuous delivery

pipeline without the need for expensive

performance tests.

Provide models along with

your application binaries to

simplify capacity planning

activities.

Right-size your environment for seasonal

peaks or to reduce license / operating cost

(e.g., reduce the amount of cloud

instances).

OpsDev

Page 10: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

10 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Dynatrace-Compatible RETIT Solutions

• RETIT Capacity Manager (RCM)

• Performance modeling environment

• Connect to any of your Dynatrace deployments to

generate performance models

• “ What-If ” scenario simulations:

• Hardware changes

• Workload changes

• Software architectural changes

Page 11: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

11 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Dynatrace-Compatible RETIT Solutions

• RETIT Continuous Delivery (RCD)

• Plugin for the Jenkins CI server

• Detects performance changes automatically

• Uses Dynatrace data collected in previous test phases

(e.g., acceptance tests) to generate models

• Can evaluate performance for multiple hardware

environments and workloads

Page 12: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

12 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE12

Agenda

Performance Modeling

Use Cases, Benefits and Examples

Demo

Page 13: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

13 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Use Cases – Design Time Performance Evaluations

Implementation

Operations

Existing

component 1Existing

component …

Existing

component N

New

application

design

Performance-

relevant aspects

known and depicted

in performance models

Structure and

behaviour

defined in design

models

e.g., minimum

response time –

even you assume

that a new

application

consumes no

time

Page 14: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

14 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Benefits – Design Time Performance Evaluations

1 4,5 1027,5

50

500

0

100

200

300

400

500

600

Requirements Design Implementation Testing Deployment Operations

Rel

ativ

e co

stfa

cto

r(m

ean

)*

Fix performance problems in your software architecture earlier with a lot less cost than during test, deployment or operations!

Source: http://ntrs.nasa.gov/archive/nasa/casi.ntrs.nasa.gov/20100036670.pdf

*The cost factor for fixing a performance-related problem is normalized in the

different phases relative to the cost of fixing a defect in the requirements phase.

Implementation

Operations

Page 15: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

15 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Customer Example - Design Time Perf. Evaluations

• Evaluating performance in a service-oriented architecture (SOA)

Implementation

Operations

• Service consumers:

• Process-oriented user interfaces

• Orchestrated by a BPM Engine

• Service providers:

• Common data sources and application services

Enterprise Service Bus (ESB)

Business

Dev

Ops

Page 16: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

16 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Customer Example - Design Time Perf. Evaluations

• Evaluating performance in a service-oriented architecture (SOA)

Implementation

Operations

• Service consumers:

• Process-oriented user interfaces

• Orchestrated by a BPM Engine

• Service providers:

• Common data sources and application services

• What happens if we introduce/automate new business processes?• Can you achieve the required response time and business process lead

time goals?• How much does it cost to increase the IT system performance to improve

the business process lead times?

Business

Dev

Ops

Page 17: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

17 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Customer Example - Design Time Perf. Evaluations

• Evaluating performance in a service-oriented architecture (SOA)

Implementation

Operations

• Service consumers:

• Process-oriented user interfaces

• Orchestrated by a BPM Engine

• Service providers:

• Common data sources and application services

Business

Dev

Ops

• Can we achieve the desired performance and process lead

time goals using our existing service-level agreements?

• Which service needs to improve most in order to achieve the

business goals?

• Should we negotiate new SLAs with multiple service proviers

and ask them to improve their performance slidely or with a

few providers but ask for more radical changes?

Page 18: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

18 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Customer Example - Design Time Perf. Evaluations

• Evaluating performance in a service-oriented architecture (SOA)

Implementation

Operations

• Service consumers:

• Process-oriented user interfaces

• Orchestrated by a BPM Engine

• Service providers:

• Common data sources and application services

• How much additional load will new business processes generate? • Will the existing systems be able to handle the load?• Do we need to increase our capacity?• Who pays for the additional capacity?

Business

Dev

Ops

Page 19: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

19 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Customer Example - Design Time Perf. Evaluations

• Evaluating performance in a service-oriented architecture (SOA)

Implementation

Operations

• Service consumers:

• Process-oriented user interfaces

• Orchestrated by a BPM Engine

• Service providers:

• Common data sources and application services

Business

Dev

Ops

APM Data

APM Data

Business

process

descriptions

Software

designs for

new processes

Page 20: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

20 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Customer Example - Design Time Perf. Evaluations

• Evaluating performance in a service-oriented architecture (SOA)

Implementation

Operations

• Service consumers:

• Process-oriented user interfaces

• Orchestrated by a BPM Engine

• Service providers:

• Common data sources and application services

Business

Dev

Ops

• You should talk toservice provider XYZ!

• Your workload will increase by X!• You should buy … new servers!

• You can achieve the desiredbusiness process lead times but itwill cost you …!

Page 21: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

21 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Customer Example - Design Time Perf. Evaluations

Modeling improves the collaboration of all parties involved in thesoftware lifecycle (Business, Dev and Ops)!

Business has a level of granularity (business processes) which easesthe communication with the IT department

Service consumers (Dev) can better estimate the expected responsetimes for new business processes

Service providers (Ops) have early access to workloadinformation when new business processes are released

Implementation

Operations

Page 22: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

22 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Use Cases – Model-based Evaluations in CD

Implementation

Operations

Evaluate the impact of feature additions and bug fixes

For multiple hardware environments and workloads

Without the need to own corresponding test systems!

Deployment Pipeline in a

Continuous Delivery Process

Model-based Performance

Change Detection

Commit

Stage

Automated

Acceptance

Test

Manual

TestingRelease

Developer

checks in

Notify Developer about Performance Change

Page 23: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

23 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Benefits – Model-based Evaluations in CD

Implementation

Operations

Ensure that no version gets released with performance regressions

Leverage cost-benefits of fixing performance problems early in thedevelopment process

Increase the performance awareness of developers by immediate feedback on check-ins

Avoid the need to setup and prepare load/performance testenvironments for each and every project

Leverage your existing acceptance/regression testinginvestments for performance evaluations

Page 24: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

24 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

• A customer (software vendor) has 3 major enterpriseapplications (EA)

• Needs to test 5 workload and hardware scenarios per EA

• Using RETIT Continuous Delivery (RCD) reduces just the operationcost by 250.000 € / year

Customer Example – Model-based Evaluations in CD

Implementation

Operations

EA 1

EA 3

EA 2

+ + 1 x

+ + 1 x

+ + 1 x

+ + 5 x

+ + 5 x

+ + 5 x

VS.

EA 1

EA 3

EA 2

+

+

+

Page 25: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

25 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Use Cases – Integrating Load Tests w/ Predictions

Implementation

Operations

Setup testenvironment

Define testscenarios

Execute testsAnalyzeresults

Enterprise Applications HardwareSoftware

Measurement Measurement Data

0,00 ms

20,00 ms

40,00 ms

60,00 ms

80,00 ms

100,00 ms

120,00 ms

140,00 ms

B MRT

B SRT

M MRT

M SRT

P MRT

P SRT

B MRT

B SRT

M MRT

M SRT

P MRT

P SRT

B MRT

B SRT

M MRT

M SRT

P MRT

P SRT

600 Users 800 Users 1000 Users

0

1

2

3

4

5

6

7

8

9

1 2 3 4 5 6 7 8 9

Diagrammtitel

Throughput

Response

Time

Resource

Utilization

0,00 ms

20,00 ms

40,00 ms

60,00 ms

80,00 ms

100,00 ms

120,00 ms

140,00 ms

B MRT

B SRT

M MRT

M SRT

P MRT

P SRT

B MRT

B SRT

M MRT

M SRT

P MRT

P SRT

B MRT

B SRT

M MRT

M SRT

P MRT

P SRT

600 Users 800 Users 1000 Users

0

1

2

3

4

5

6

7

8

9

1 2 3 4 5 6 7 8 9

Diagrammtitel

Throughput

Response

Time

Resource

Utilization

0,00 ms

20,00 ms

40,00 ms

60,00 ms

80,00 ms

100,00 ms

120,00 ms

140,00 ms

B MRT

B SRT

M MRT

M SRT

P MRT

P SRT

B MRT

B SRT

M MRT

M SRT

P MRT

P SRT

B MRT

B SRT

M MRT

M SRT

P MRT

P SRT

600 Users 800 Users 1000 Users

0

1

2

3

4

5

6

7

8

9

1 2 3 4 5 6 7 8 9

Diagrammtitel

Throughput

Response

Time

Resource

Utilization

Generate model and

predict performance for

multiple scenarios

Page 26: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

26 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Benefits – Integrating Load Tests w/ Predictions

Save cost by reducing the amount of load/performance tests

Increase the coverage of your tests

Evaluate scenarios without buying the corresponding hardware

Easily extend the coverage as the deployment count ofyour application increases

Implementation

Operations

Page 27: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

27 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

• Replacing one medium or large scale load test by a small scale test with predictions saves between 8 and 26 PD (assuming 2 PD for predictions)

• Effort for load tests (incl. script development, test setup, execution,..):

• Small scale: 13 person days (PD), medium scale 23 PD, large scale: 41 PD

Customer Example – Integrating LT with Predictions

Implementation

Operations

0

100

200

300

400

500

600

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

Savi

ngs

in

per

son

day

s(P

D)

Number of performance tests

PD savings when replacing large scale tests withsmall scale tests and predictions

PD savings when replacing medium scale testswith small scale tests and predictions

Page 28: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

28 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Use Cases – Model-based Capacity Management

Implementation

Operations

Enterprise ApplicationHardwareSoftware

Measurement Measurement Data

0,00 ms

20,00 ms

40,00 ms

60,00 ms

80,00 ms

100,00 ms

120,00 ms

140,00 ms

B MRT

B SRT

M MRT

M SRT

P MRT

P SRT

B MRT

B SRT

M MRT

M SRT

P MRT

P SRT

B MRT

B SRT

M MRT

M SRT

P MRT

P SRT

600 Users 800 Users 1000 Users

0

1

2

3

4

5

6

7

8

9

1 2 3 4 5 6 7 8 9

Diagrammtitel

Throughput

Response

Time

Resource

Utilization

0,00 ms

20,00 ms

40,00 ms

60,00 ms

80,00 ms

100,00 ms

120,00 ms

140,00 ms

B MRT

B SRT

M MRT

M SRT

P MRT

P SRT

B MRT

B SRT

M MRT

M SRT

P MRT

P SRT

B MRT

B SRT

M MRT

M SRT

P MRT

P SRT

600 Users 800 Users 1000 Users

0

1

2

3

4

5

6

7

8

9

1 2 3 4 5 6 7 8 9

Diagrammtitel

Throughput

Response

Time

Resource

Utilization

0,00 ms

20,00 ms

40,00 ms

60,00 ms

80,00 ms

100,00 ms

120,00 ms

140,00 ms

B MRT

B SRT

M MRT

M SRT

P MRT

P SRT

B MRT

B SRT

M MRT

M SRT

P MRT

P SRT

B MRT

B SRT

M MRT

M SRT

P MRT

P SRT

600 Users 800 Users 1000 Users

0

1

2

3

4

5

6

7

8

9

1 2 3 4 5 6 7 8 9

Diagrammtitel

Throughput

Response

Time

Resource

Utilization

Generate model based on

production data and predict

performance for future scenarios.

What happens if we

migrate to AWS?

How much capacity is required if

we have ten-times more users

during Christmas season?

What happens if we change

our deployment topology?

Page 29: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

29 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Right-size your environments to pay only for what you really need

Avoid the need to setup expensive test environments to evaluatechanges

Reduce risk for hardware environment (e.g., cloud) migrations

Reduce the time for capacity management activities

Increased accuracy as the simulations avoid the need forlinear assumptions

Implementation

Operations

Benefits – Model-based Capacity Management

Page 30: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

30 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

10,00

20,00

30,00

40,00

50,00

60,00

70,00

80,00

12:00 12:15 12:30 12:45 13:00 13:15 13:30 13:45 14:00 14:15 14:30 14:45

€/MWh

time

EPEX SPOT INTRADAY AUCTION - 2014-12-11

pi

• Smart Grid Capacity Planing for several million households

Customer Example – Model-based CM

maximum 15 minImplementation

Operations

Page 31: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

31 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE31

Agenda

Performance Modeling

Use Cases, Benefits and Examples

Demo

Page 32: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

32 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

RETIT Solution Demo

• Demo

Page 33: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

33 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

RETIT Solution Demo – Example Transaction Flow

Page 34: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

34 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

• What did we learn today?

• Performance modeling…

Summary

Improves cross-

team collaboration

…by integrating multiple

data sources

Increases performance

awareness

… through immediate feedback

during development.

Extends test

coverage

… by allowing you to test more

workloads and hardware

environments.

Saves cost

… by taking the guess-work

out of capacity planning

activities.

Page 35: Beyond Monitoring: Performance Prediction Using RETIT and … · and ask them to improve their performance slidely or with a few providers but ask for more radical changes? 18 COMPANY

35 COMPANY CONFIDENTIAL – DO NOT DISTRIBUTE #Perform2015www.retit.de

Andreas Brunnert

[email protected]

Peter [email protected]