Pg 1 Information Technology Overview. Pg 2 Infrastructure Current website code is the result of 4+ years of accumulated band-aids, hurried projects, and.

Slides:



Advertisements
Similar presentations
Internet Applications INTERNET APPLICATIONS. Internet Applications Domain Name Service Proxy Service Mail Service Web Service.
Advertisements

Welcome to Middleware Joseph Amrithraj
Advanced Web Metrics with Google Analytics By: Carley Brown.
MUNIS Platform Migration Project WELCOME. Agenda Introductions Tyler Cloud Overview Munis New Features Questions.
How the Internet Works Course Objectives Introduce the various web browsers Introduce some new terms Explain the basic Internet to PC hookup  ISP  Wired.
Network+ Guide to Networks, Fourth Edition
Building a Home Web Server Grant Root
Nada Abdulla Ahmed.  SmoothWall Express is an open source firewall distribution based on the GNU/Linux operating system. Designed for ease of use, SmoothWall.
Page 1 of 29 Net-Scale Technologies, Inc. Network Based Personal Information and Messaging Services Urs Muller Beat Flepp
Building Your Own Firewall Chapter 10. Learning Objectives List and define the two categories of firewalls Explain why desktop firewalls are used Explain.
High-Performance Task Distribution for Volunteer Computing Rom Walton
How Clients and Servers Work Together. Objectives Learn about the interaction of clients and servers Explore the features and functions of Web servers.
SBC/GOLD 2004 Peter Knott, Germany Section Information Sources for IEEE Volunteers Peter Knott Electronic Communications IEEE Germany Section.
Barracuda Networks Confidential1 Barracuda Backup Service Integrated Local & Offsite Data Backup.
Windows XP Professional Deployment and Support Microsoft IT Shares Its Experiences Published: May 2002 (Revised October 2004)
Virtual Network Servers. What is a Server? 1. A software application that provides a specific one or more services to other computers  Example: Apache.
Pro Exchange SPAM Filter An Exchange 2000 based spam filtering solution.
Microsoft Load Balancing and Clustering. Outline Introduction Load balancing Clustering.
Windows Server MIS 424 Professor Sandvig. Overview Role of servers Performance Requirements Server Hardware Software Windows Server IIS.
Section 6.1 Explain the development of operating systems Differentiate between operating systems Section 6.2 Demonstrate knowledge of basic GUI components.
Hands-On Microsoft Windows Server 2008 Chapter 1 Introduction to Windows Server 2008.
E.halFILE 2.2 New Application Features Session II.
Network+ Guide to Networks, Fourth Edition Chapter 1 An Introduction to Networking.
PayDox Corporate Document Management System Rotech AB Interface Ltd Business Software Integration.
Copyright © cs-tutorial.com. Introduction to Web Development In 1990 and 1991,Tim Berners-Lee created the World Wide Web at the European Laboratory for.
Operating Systems on the Network Approaches to managing network resources –Peer-to-peer model All the computers on the LAN have the same authority and.
About Dynamic Sites (Front End / Back End Implementations) by Janssen & Associates Affordable Website Solutions for Individuals and Small Businesses.
14 Publishing a Web Site Section 14.1 Identify the technical needs of a Web server Evaluate Web hosts Compare and contrast internal and external Web hosting.
Chapter 9: Novell NetWare
INSTALLING MICROSOFT EXCHANGE SERVER 2003 CLUSTERS AND FRONT-END AND BACK ‑ END SERVERS Chapter 4.
IMPLEMENTING F-SECURE POLICY MANAGER. Page 2 Agenda Main topics Pre-deployment phase Is the implementation possible? Implementation scenarios and examples.
_______________________________________________________________________________________________________________ PHP Bible, 2 nd Edition1  Wiley and the.
By: Bill Stevenson Jose Plancarte Erik Magsino. Overview Messaging and collaboration server Send and Receive electronic mail and other forms of interactive.
Paul Scherrer Institut 5232 Villigen PSI HEPIX_AMST / / BJ95 PAUL SCHERRER INSTITUT THE PAUL SCHERRER INSTITUTE Swiss Light Source (SLS) Particle accelerator.
MySQL and PHP Internet and WWW. Computer Basics A Single Computer.
Module 11: Implementing ISA Server 2004 Enterprise Edition.
1 Introduction to Microsoft Windows 2000 Windows 2000 Overview Windows 2000 Architecture Overview Windows 2000 Directory Services Overview Logging On to.
Plant Accession Application Maintenance Manual. Accession Application Website Environment Overview WinHost.com ASP Pages VBScript Procs Constants Style.
Application Services COM211 Communications and Networks CDA College Theodoros Christophides
NETWORK HARDWARE AND SOFTWARE MR ROSS UNIT 3 IT APPLICATIONS.
2.1 © 2004 Pearson Education, Inc. Exam Designing a Microsoft ® Windows ® Server 2003 Active Directory and Network Infrastructure Lesson 2: Examining.
(WINDOWS PLATFORM - ITI310 – S15)
Day12 Network OS. What is an OS? Provides resource management and conflict resolution. –This includes Memory CPU Network Cards.
WEB SERVER SOFTWARE FEATURE SETS
ClinicalSoftwareSolutions Patient focused.Business minded. Slide 1 Opus Server Architecture Fritz Feltner Sept 7, 2007 Director, IT and Systems Integration.
TOPIC 7.0 LINUX SERVICES AND CONFIGURATION. ROOT USER Root user is called “super user” because it has power far beyond those of mortal user. As root,
CAIU Technology Essentials All Staff Day, 2016 Instructor: Stefan Moyer.
MCSE Guide to Microsoft Exchange Server 2003 Administration Chapter One Introduction to Exchange Server 2003.
HotSpot Software HotSpot Billing Software helps you control and bill Internet access by redirecting your customers to sign-in or pay on your login page.
Introduction. Internet Worldwide collection of computers and computer networks that link people to businesses, governmental agencies, educational institutions,
Week-10 (Lecture-1) Web Building STEPS OF BUILDING: create web pages using HTML add a consistent style using CSS add computer code using JavaScript add.
E-Business Infrastructure PRESENTED BY IKA NOVITA DEWI, MCS.
Chapter 7: Using Windows Servers
Business System Development
Introduction to Operating Systems
BEST CLOUD COMPUTING PLATFORM Skype : mukesh.k.bansal.
Module Overview Installing and Configuring a Network Policy Server
The Internet.
SUBMITTED BY: NAIMISHYA ATRI(7TH SEM) IT BRANCH
Internet Applications
CompTIA Server+ Certification (Exam SK0-004)
IIS.
System And Application Software
Networks Software.
Design Unit 26 Design a small or home office network
Section 14.1 Section 14.2 Identify the technical needs of a Web server
E-commerce Infrastructure Web Servers / Web Clients / Web Browsers
Introduction To Computing BBA & MBA
INTERNET APPLICATIONS
Designing IIS Security (IIS – Internet Information Service)
Presentation transcript:

Pg 1 Information Technology Overview

Pg 2 Infrastructure Current website code is the result of 4+ years of accumulated band-aids, hurried projects, and various developers Resulted in a monolithic design with –No consolidation of identical functionality –Unused code that serves no current purpose –Inefficient code both in its load on systems and ease of routine changes A systematic re-write of each subsystem is needed –User –Credit card –Subscriptions –Content management –Reports –Campaigns and Mail-outs –Products –Templates –Publishing.

Pg 3 Current Database Current structure consists of two databases –Content Naturally evolved form for the last 5 years Suffers primarily from scalability All content is stored in a single table with the body of features as a text object field –Very large table megabytes and growing –Direct impact on content searches and building filtered lists of content based on date or other criteria Moving the content body into a separate table so that it is only touched during full article viewings or full-text searches will have a definite performance impact Changing from Text BLOB field type to VarChar may have a similar impact –User Accounts and Subscription Information Developed by Austin Data Works Database is much more complicated Indexing is lacking on almost all tables; affects performance of most common queries Record keeping is shoddy or non-existent for tracking who and when regarding last changes Historical statistics such as subscription totals and account histories are impossible or un-reliable There is a distinct lack of granularity when attempting to define limits of content access for different subscription types

Pg 4 Virtual Protocol Networking Remote access to office network is currently limited to , remote desktop access to accounting software, analyst forums, and production publishing system Some traffic is potential unencrypted to preserve functionality with clients Hotels and other Internet Service Providers often block ports that limit or block connectivity A true end-to-end VPN is needed –Ensures encryption –Bypasses problems caused by ISPs and hotels blocking connection types

Pg 5 System Hardware and Software Web Server –Static Content, production-site front-end –Hardware Dell Poweredge Intel 2GHZ Xeon CPUs 2 gigabytes RAM 67 gigabyte cached RAID 5, 3 10k RPM drives –Software Operating System –Linux – 2.6 series kernel Web Server –Apache web server Web Site development language –PHP pl6 and PHP pl6 ( migrating to PHP 5 ) Outgoing mail MTA for mail outs –Postfix PHP script caching –Eacellerator 0.95

Pg 6 System Hardware and Software Web Server –Static Content, production-site front-end –Hardware Dell Poweredge Intel 2GHZ Xeon CPUs 2 gigabytes RAM 67 gigabyte cached RAID 5, 3 10k RPM drives –Software Operating System –Linux – 2.6 series kernel Web Server –Apache web server Web Site development language –PHP pl6 and PHP pl6 ( migrating to PHP 5 ) Outgoing mail MTA for mail outs –Postfix PHP script caching –Eacellerator 0.95

Pg 7 System Hardware and Software DB Server –Customer user accounts, content database –Hardware Dell Poweredge Intel 2GHZ Xeon CPUs 4 Gigabytes RAM 67 gigabyte cached RAID 5, 3 10k RPM drives –Software Operating System –Linux – 2.6 series kernel Database Server –MySQL – MyISAM and InnoDB storage engines

Pg 8 System Hardware and Software Continued Mail server Corporate mail delivery, virus and spam handling, internal analyst forums, web based –Hardware Dell Poweredge Intel Xeon 2.4 gigahertz CPUs 2 Gigabytes RAM 67 gig SCSI system drive, 136 gig OS based RAID 5 ( 4 SCSI 10K rpm drives ) –Software Operating System –Linux – 2.6 series kernel Mail MTA –Postfix SPAM and virus –Amavisd-new »Spamassassin »ClamAV »Razor 2.82 »DCC Web Mail –Horde IMP IMAP and POP3 –Courier IMAP Analyst forums –PHPbb

Pg 9 System Hardware and Software Continued IBM xSeries –PDC for 2003 domain and statistics processing/ CIFS shared drives and home directories –Hardware IBM xSeries 1 Intel 2.80 Ghz Xeon 1 gigabyte RAM 33 GIG scsi –Software MS Server 2003 Services for UNIX NIS Server Backup DNS Server

Pg 10 System Hardware and Software Continued Yorktown –DNS server, campaign mailouts –Hardware Dell Poweredge Intel 2.4ghz CPUs 1 gigabyte RAM 67 gigabyte SCSI –Software Operating System –Linux – 2.6 series kernel Campaign mailout MTA –Qmail – Campaign mailout list management –EZMLM 0.53/ EZMLM-IDX 0.40 DNS Server –Bind 9.3.2

Pg 11 System Hardware and Software Continued Firewall –Low-end clone PC –Smoothwall 3.x BDC / Print Server –IBM Thinkcentre desktop –Windows Server 2003 Quickbooks / CIFS Share –Dell Dimension desktop –Windows Server 2003

Pg 12 Other IT/System Shortfalls No System Management Server for Desktop Maintenance and Audit No Logging Server and Intrusion Detection system No Exchange Server Phone System near max capacity Current Servers are older generation and heavily taxed No Staging Servers Filemaker DB Software is antiquated and labor intensive to manipulate No Client back-up system Austin backbone needs more bandwidth Virus protection is server and based vs. enterprise

Pg 13 Business System Needs Marketing does not have ability to create custom ing lists Legacy campaign lists are maintained independently vs. a single relational database Need effective, real-time reporting tools No method to effectively discern site visits by topic within specific parameters No ability to run credit authorization process prior to renewal resulting in revenue disruption and manual intervention Need user friendly interface to allow marketing to easily create campaign Customer account section needs improvements Need Customer Service ticketing system; essentially a manual process with no tracking Legacy website content not archived; link simply removed –Wastes storage space –Customers can access if they know URL creating potential content issues The Website is seven years old; functionality, user interface, content and graphics need to be addressed Others need to be defined