File: ebusiness_ref.PPT 1 Yogi Schulz e-Business Projects High Performance Characteristics Reference Section 15 Copyright © 2002 by Corvelle Management.

Slides:



Advertisements
Similar presentations
This course is designed for system managers/administrators to better understand the SAAZ Desktop and Server Management components Students will learn.
Advertisements

NETWORK TRANSFORMATION THROUGH VIRTUALIZATION
IS 4506 Tuning and Monitoring Internet Information Server.
Module 13: Performance Tuning. Overview Performance tuning methodologies Instance level Database level Application level Overview of tools and techniques.
Shannon Bray Technical Architect Planet Technologies SESSION CODE: OSP310 Mike Watson Principal Consultant SeriousLabz.
File: ebusiness_ref.PPT 1 Yogi Schulz e-Business Projects Commerce Management Service Resources Reference Section 20 Copyright © 2002 by Corvelle Management.
File: ebusiness_ref.PPT 1 Yogi Schulz e-Business Projects Commerce Content Service Resources Reference Section 39 Copyright © 2002 by Corvelle Management.
The Architecture of Oracle
ArrayExpress Oracle DBA Ahmet Oezcimen. Agenda 1. Tasks 2. System Overview 3. Oracle DB System 4. Database Monitoring 5. Database Security 6. Performance.
Distributed Systems Major Design Issues Presented by: Christopher Hector CS8320 – Advanced Operating Systems Spring 2007 – Section 2.6 Presentation Dr.
SSRS 2008 Architecture Improvements Scale-out SSRS 2008 Report Engine Scalability Improvements.
2 Copyright © 2005, Oracle. All rights reserved. Installing the Oracle Database Software.
Intro to SharePoint 2013 Architecture Liam Cleary.
Capacity Planning and Predicting Growth for Vista Amy Edwards, Ezra Freeloe and George Hernandez University System of Georgia 2007.
Cold Fusion High Availability “Taking It To The Next Level” Presenter: Jason Baker, Digital North Date:
Web Caching Schemes1 A Survey of Web Caching Schemes for the Internet Jia Wang.
Implementing ISA Server Caching. Caching Overview ISA Server supports caching as a way to improve the speed of retrieving information from the Internet.
ArcGIS for Server Reference Implementations An ArcGIS Server’s architecture tour.
Network+ Guide to Networks, Fourth Edition Chapter 1 An Introduction to Networking.
Welcome Course 20410B Module 0: Introduction Audience
Module 8: Monitoring SQL Server for Performance. Overview Why to Monitor SQL Server Performance Monitoring and Tuning Tools for Monitoring SQL Server.
Presented by Jacob Wilson SharePoint Practice Lead Bross Group 1.
Network Management Chapter 18. Objectives Describe how configuration management documentation enables you to manage and upgrade a network efficiently.
Hands-On Microsoft Windows Server 2008
Module 13: Configuring Availability of Network Resources and Content.
Microsoft ® System Center Operations Manager Infrastructure Planning and Design Published: November 2012.
2 Copyright © 2006, Oracle. All rights reserved. Performance Tuning: Overview.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 14 Managing and Troubleshooting Windows 2000.
5 Chapter Five Web Servers. 5 Chapter Objectives Learn about the Microsoft Personal Web Server Software Learn how to improve Web site performance Learn.
IT Infrastructure Chap 1: Definition
Copyrighted material John Tullis 10/6/2015 page 1 Performance: WebSphere Commerce John Tullis DePaul Instructor
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 11: Monitoring Server Performance.
Module 10: Monitoring ISA Server Overview Monitoring Overview Configuring Alerts Configuring Session Monitoring Configuring Logging Configuring.
Module 2: Installing and Maintaining ISA Server. Overview Installing ISA Server 2004 Choosing ISA Server Clients Installing and Configuring Firewall Clients.
Designing and Deploying a Scalable EPM Solution Ken Toole Platform Test Manager MS Project Microsoft.
Oracle 10g Database Administrator: Implementation and Administration Chapter 2 Tools and Architecture.
Intro – Part 2 Introduction to Database Management: Ch 1 & 2.
Maintaining and Updating Windows Server Monitoring Windows Server It is important to monitor your Server system to make sure it is running smoothly.
Module 9: Implementing Caching. Overview Caching Overview Configuring General Cache Properties Configuring Cache Rules Configuring Content Download Jobs.
© Wiley Inc All Rights Reserved. MCSE: Windows Server 2003 Active Directory Planning, Implementation, and Maintenance Study Guide, Second Edition.
1 Chapter 17 Shared Memory Contention. 2 Overview Specifically talking about SGA – Buffer Cache – Redo Log Buffer Contention in these areas of SGA – Can.
High Performance Web Accelerator WEB INSIGHT AG Product Introduction March – 2007 MONITORAPP Co.,Ltd.
Process Architecture Process Architecture - A portion of a program that can run independently of and concurrently with other portions of the program. Some.
1 Copyright © 2005, Oracle. All rights reserved. Introduction.
CHAPTER 7 CLUSTERING SERVERS. CLUSTERING TYPES There are 2 types of clustering ; Server clusters Network Load Balancing (NLB) The difference between the.
WINDOWS SERVER 2003 Genetic Computer School Lesson 12 Fault Tolerance.
Module 9 Planning and Implementing Monitoring and Maintenance.
Lecture 1: Network Operating Systems (NOS) An Introduction.
Module 14 Monitoring and Maintaining Windows Server® 2008 Servers.
3 Copyright © 2004, Oracle. All rights reserved. Creating an Oracle Database.
GPFS: A Shared-Disk File System for Large Computing Clusters Frank Schmuck & Roger Haskin IBM Almaden Research Center.
Windows Certification Paths OR MCSA Windows Server 2012 Installing and Configuring Windows Server 2012 Exam (20410) Administering Windows Server.
SMOOTHWALL FIREWALL By Nitheish Kumarr. INTRODUCTION  Smooth wall Express is a Linux based firewall produced by the Smooth wall Open Source Project Team.
5 Copyright © 2005, Oracle. All rights reserved. Managing the Oracle Instance.
Chapter 21 SGA Architecture and Wait Event Summarized & Presented by Yeon JongHeum IDS Lab., Seoul National University.
«My future profession»
Architecture and Algorithms for an IEEE 802
Managing Multi-User Databases
Sarah Diesburg Operating Systems COP 4610
Hitting the SQL Server “Go Faster” Button
1. Public Network - Each Rackspace Cloud Server has two networks
Local secondary storage (local disks)
Unit 27: Network Operating Systems
Hitting the SQL Server “Go Faster” Button
IS4680 Security Auditing for Compliance
فصل پانزدهم فاز پياده سازي مونا بخارايي نيا
IS 4506 Server Configuration (HTTP Server)
Overview Continuation from Monday (File system implementation)
Network+ Guide to Networks, Fourth Edition
Sarah Diesburg Operating Systems CS 3430
Presentation transcript:

File: ebusiness_ref.PPT 1 Yogi Schulz e-Business Projects High Performance Characteristics Reference Section 15 Copyright © 2002 by Corvelle Management Consultants

File: ebusiness_ref.PPT 2 Yogi Schulz e-Business Projects High Performance r Hardware r Network r Operating System r Database r Operations

File: ebusiness_ref.PPT 3 Yogi Schulz e-Business Projects High Performance Hardware r Multi-CPU machine r GBs of memory r Multiple I/O adapters r Disk: –acquire sufficient disk capacity –use high performance read-ahead/caching disks r Server cluster for: –redundancy locally –performance globally r Load balancing components

File: ebusiness_ref.PPT 4 Yogi Schulz e-Business Projects High Performance Network r Bandwidth –generous –burstable r Firewall r Routers r Multiple paths: –in the internal network –to the Internet backbone r Switches on server network segment

File: ebusiness_ref.PPT 5 Yogi Schulz e-Business Projects High Performance Operating System r Turn on asynchronous I/O r Allocate sufficient memory to database tasks r Configure disks for: –maximize access paths to data –minimize device contention –implement RAID 5 r Allocate sufficient paging disk on internal drives

File: ebusiness_ref.PPT 6 Yogi Schulz e-Business Projects High Performance Database r Select a larger block size r Set multi-block read count to a multiple of the block size r Allocate sufficient SGA size r Initiate sufficient database writers r Dedicate disk to redo log r Set Initrans, pctfree high enough e-Business application collect mountains of data

File: ebusiness_ref.PPT 7 Yogi Schulz e-Business Projects High Performance Operations r Pro-active monitoring r Change control discipline r Database recovery strategy r Disaster recovery plan r Review/update security policies/procedures quarterly r Capacity planning

File: ebusiness_ref.PPT 8 Yogi Schulz e-Business Projects High Performance Resources r The Art and Science of Web Server Tuning with Internet Information Services 5.0 – Net/prodtechnol/iis/maintain/optimize/iis5tune.asp