optimize web application infrastructure by rizki nanda agam

16
Optimize Infrastructure Performance by Rizki Nanda Agam

Upload: k4ndar

Post on 16-Jul-2015

806 views

Category:

Technology


1 download

TRANSCRIPT

Page 1: Optimize Web Application Infrastructure by Rizki Nanda Agam

Optimize Infrastructure Performanceby

Rizki Nanda Agam

Page 2: Optimize Web Application Infrastructure by Rizki Nanda Agam
Page 3: Optimize Web Application Infrastructure by Rizki Nanda Agam
Page 4: Optimize Web Application Infrastructure by Rizki Nanda Agam
Page 5: Optimize Web Application Infrastructure by Rizki Nanda Agam

Who Am I?

● Name: Rizki Nanda Agam● Twitter: @cah_anom● Fb: facebook.com/crazynuxer

Page 6: Optimize Web Application Infrastructure by Rizki Nanda Agam

What?

● Optimize = Perfomance Tuning● Performance Tuning not wizard● Performance Tuning is a process● Performance Tuning like infinite loop

Page 7: Optimize Web Application Infrastructure by Rizki Nanda Agam

Why?

● Response Time?● Increase Visitor?● Reduce Hardware cost?● Capacity Plan?● SLA?

Page 8: Optimize Web Application Infrastructure by Rizki Nanda Agam

How?

● Monitor ● Analyze● Tuning● Scale out (last option)

Page 9: Optimize Web Application Infrastructure by Rizki Nanda Agam

Monitor?

● Bandwitdh● System Utilization (cpu,memory,disk)● Response Time

Page 10: Optimize Web Application Infrastructure by Rizki Nanda Agam

Analyze

● Collect all data● Apps?● Stress test?● Bottleneck?

Page 11: Optimize Web Application Infrastructure by Rizki Nanda Agam

Simple tools

● Ping● Traceroute● Telnet● Netstat/ss● Curl● Firebug/chrome console

Page 12: Optimize Web Application Infrastructure by Rizki Nanda Agam

Stress Test

● Time command ● Apache Benchmark(ab)● Siege● Funkload

Page 13: Optimize Web Application Infrastructure by Rizki Nanda Agam

Tuning

● Make a change● Monitor and Analyze Again

Page 14: Optimize Web Application Infrastructure by Rizki Nanda Agam

Who?

● All of you?– System Administrator

– Developer

– Database Administrator

– Network Administrator

– Management? Your Boss?

Page 15: Optimize Web Application Infrastructure by Rizki Nanda Agam

When?

● Right now?

Page 16: Optimize Web Application Infrastructure by Rizki Nanda Agam

Q&A