1 Pertemuan 13 Servers for E-Business Matakuliah: M0284/Teknologi & Infrastruktur E-Business Tahun: 2005 Versi: >

Slides:



Advertisements
Similar presentations
Welcome to Middleware Joseph Amrithraj
Advertisements

ICS 434 Advanced Database Systems
Chapter 10 Site Architecture McGraw-Hill/Irwin Copyright © 2004 by The McGraw-Hill Companies, Inc. All rights reserved.
Technical Architectures
© Prentice Hall CHAPTER 5 Organizational Systems.
Web Server Hardware and Software
Chapter Two Information Technologies: Concepts and Management.
1 Pertemuan 11 & 12 The Internet and the New Information Technology Infrastructure Matakuliah: J0454 / Sistem Informasi Manajemen Tahun: 2006 Versi: 1.
INTERNET DATABASE Chapter 9. u Basics of Internet, Web, HTTP, HTML, URLs. u Advantages and disadvantages of Web as a database platform. u Approaches for.
Distributed Information Systems - The Client server model
12 Chapter 12 Client/Server Systems Hachim Haddouti.
12 Chapter 12 Client/Server Systems Database Systems: Design, Implementation, and Management, Fifth Edition, Rob and Coronel.
System Analysis and Design
EAI. 2/31 Example: a simple supply chain purchase order deliver goods write invoice order atricle check availability document customer-contact not available.
Distributed Systems: Client/Server Computing
Client/Server Architecture
1st Project Introduction to HTML.
DATABASE MANAGEMENT SYSTEMS 2 ANGELITO I. CUNANAN JR.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 1 Distributed Systems Design 1.
Lecture The Client/Server Database Environment
Lecture # 1 M.Sc / BS(CS)/ BS(I.T) DPT www. Shahid Rasul.com.
E-Business Lecture 3 Website Development and Management Process.
The Client/Server Database Environment
Chapter ONE Introduction to HTML.
A global, public network of computer networks. The largest computer network in the world. Computer Network A collection of computing devices connected.
Client/Server Architectures
System Architecture & Hardware Configurations Dr. D. Bilal IS 592 Spring 2005.
The Design of System Architecture
©2013 Cengage Learning. All Rights Reserved. Business Management, 13e Technology and Information Management Electronic Technology Fundamentals.
Chapter 9 Moving to Design Part 2.
Understanding Networked Applications A First Course 1 CONTENTS  INTRODUCTION.  WHAT IS CLIENT SERVER ARCHITECTURE ?  WHY WE NEED CLIENT SERVER ARCHITECTURE.
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.
Databases and the Internet. Lecture Objectives Databases and the Internet Characteristics and Benefits of Internet Server-Side vs. Client-Side Special.
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Describe several.
The Internet A Wide Area Network across the world The network of networks –Lots of smaller networks joined together.
E-Business & Web Technology - 1 © Minder Chen, IT Architectures Minder Chen, Ph.D. Associate Professor of ISOM George Mason University Fairfax,
Lesson 2 — The Internet and the World Wide Web
Internet Basics A management-level overview of the Internet, its architecture, capabilities, and protocols. Copyright 2011 SPMI / Online Development.
Introduction To Computer System
1 Web Server Administration Chapter 1 The Basics of Server and Web Server Administration.
THE INTERNET Chapter 13. Internet- Interconnection and Networks “the Net” Computers have played a significant role in our everyday life Growth in popularity.
1 An Overview of Telecommunications Telecommunications: the electronic transmission of signals for communications Telecommunications medium: anything that.
Section 2 Section 2.1 Identify hardware Describe processing components Compare and contrast input and output devices Compare and contrast storage devices.
Csi315csi315 Client/Server Models. Client/Server Environment LAN or WAN Server Data Berson, Fig 1.4, p.8 clients network.
Introduction  Client/Server technology is seen by many as the solution to the difficulty of linking together the various departments of corporation.
Unit – I CLIENT / SERVER ARCHITECTURE. Unit Structure  Evolution of Client/Server Architecture  Client/Server Model  Characteristics of Client/Server.
Implementation - Part 2 CPS 181s March 18, Pieces of the Site-building Puzzle Page 180, figure 4.1.
Introduction to information technology Dr.Fatimah Ali Al-Rowibah.
The Client/Server Database Environment Ployphan Sornsuwit KPRU Ref.
Database Architectures Database System Architectures Considerations – Data storage: Where do the data and DBMS reside? – Processing: Where.
9 Systems Analysis and Design in a Changing World, Fourth Edition.
Application Layer Honolulu Community College Cisco Academy Training Center Semester 1 Version
World Wide Web “WWW”, "Web" or "W3". World Wide Web “WWW”, "Web" or "W3"
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
Web Server.
Lesson No:12 Introduction to Internet CHBT-01 Basic Micro process & Computer Operatio.
CSC 480 Software Engineering Lecture 17 Nov 4, 2002.
CLIENT SERVER COMPUTING. We have 2 types of n/w architectures – client server and peer to peer. In P2P, each system has equal capabilities and responsibilities.
IT 5433 LM1. Learning Objectives Understand key terms in database Explain file processing systems List parts of a database environment Explain types of.
E-commerce Architecture Ayşe Başar Bener. Client Server Architecture E-commerce is based on client/ server architecture –Client processes requesting service.
Information Networks. Internet It is a global system of interconnected computer networks that link several billion devices worldwide. It is an international.
CLIENT SERVER ARCHITECTURE
Chapter 16 Client/Server Computing Dave Bremer Otago Polytechnic, N.Z. ©2008, Prentice Hall Operating Systems: Internals and Design Principles, 6/E William.
1 Matakuliah: Teknologi & Infrastruktur E-Business Tahun: 2005 Versi: >
E-Business Infrastructure PRESENTED BY IKA NOVITA DEWI, MCS.
The Client/Server Database Environment
Book: Integrated business processes with ERP systems
Book: Integrated business processes with ERP systems
Information Technology Ms. Abeer Helwa
Presentation transcript:

1 Pertemuan 13 Servers for E-Business Matakuliah: M0284/Teknologi & Infrastruktur E-Business Tahun: 2005 Versi: >

2 Learning Objectives Identify Components of an e-commerce platform Select appropriate platforms for various situations. Distinguish between critical and non-essential features of an e-commerce architecture. List the components necessary for front-end and back-end of e-commerce transaction systems Elicit the steps involved in establishing an e- commerce web site.

3 Overview Platform = Hardware + basic software required to run the computer. Functions of a computer: 1.Interface logic, 2.Business application, 3.Database and 4.Display.

4 Computing architecture Shift from: Centralized mainframe computing To: Distributed processing of clients and server Two-tier architecture: Server, at the back end, manages the essential functions like disk drives, printers, network traffic and some applications. Clients’ computers are at the user’s end, mainly personal computers, which run applications. They display data in text mode or graphical user interface. Multi-tier architecture: Additional layers of computer servers have been added between the client and the server in the Network.

5 Phases of e-commerce architecture First step: Placing the company’s information about products, prices, promotional schemes etc. on the web using a web server. Second step: Receiving orders, managing inventory and collecting invoices. Third step: Redesigning business process and supply chain in order to take full advantage of the technology. (Most challenging part as multiple components on multiple platforms have to be integrated). Achieved through Enterprise Resource Planning, Supply Chain Management and Customer Relationship Management.

6 Basic e-commerce architecture

7 Overview of computing Platforms In the 1960s –Mainframe computing, centralized operations Next, mini computers 1980s – Client/Server architecture Presently – heterogeneous Internet platform.

8 Host-Based Platform Centralized computing (one main server and many dummy terminals) A single powerful computer server performs all the important functions. Dummy computer terminals are at the other end, used for requesting a task or displaying results. No processing is done at the dummy terminals. Only display is done here. A database engine on the server provides shared data processing functions to all other applications. Jobs are executed in batches. Often, Front-end processor (FEP) is inserted between the two computers for connection and authorization services.

9 Client/Server Platform Distributed computing (between one server and many clients). In a traditional C/S system, the server performs only database function, while the client carries out the other three. Fat client- display + interface logic, business application, significant amount of database processing. Thin client- display + interface logic only

10 Host Vs Client server systems.

11 Differences between a host-based system and a C/S system Client in a C/S system is a much powerful computer, usually a personal computer or computer workstation. Client performs larger amount of functions. The interface in C/S system through graphical user interface. Depending on the application, the network capacity may be high or low.

12 Technologies used on the local area networks include Communication protocols: Transmission Control Protocol/ Internet Protocol (TCP/IP), Novell network protocol (SPX/IPX), Sequenced Package Exchange (SPX). TCP/IP - a suite of communications protocols used to connect hosts on the Internet. In-built into UNIX operating systems, SUN Solaris and Linux.

13 World Wide Web Platform WWW - a subset of wide area network. Private or leased lines for implementing C/S system in a wide area network. WWW is a vast distributed network of millions of servers where information is stored and which can be accessed and retrieved from other computers. Language used for web pages – HTML (Hyper Text Markup Language) TCP/IP followed for sharing and sending of data from the web servers to the browsers at the client’s end.

14 WWW as an special case of C/S system a n-tier distributed C/S system. Web servers – dedicated machines acting as repositories for web pages. Web servers consist of hardware, O.S., web server software.. At the client’s end, the software required to view the web pages on personal computer is called a browser. Browsers – Netscape Navigator, Microsoft Internet Explorer, and Opera Browser, and mobile micro-browser.

15 Internet mechanism In WWW, any web server on any platform can interact with any browser running on any client machine connected through the Internet. Linking the clients and server through dial-up connection, a privately leased line, digital subscriber line (DSL) or cable modem. Access to the internet provided by Internet Service Providers like AOL, CompuServe, Prodigy or Telephone companies.

16 Internet – fig 6-4

17 Components of an e-commerce website 1. Informational website hosted on a web server on the company’s side 2. Web server on the visitor’s side 3. Access to for both the business and the client 4. the core editing/development tools associated with the platform.

18 Fig 6-5 heterogeneous system.

19 Additional functionalities of the website Secure transactions using sophisticated software and hardware. Links to back-end processing. Links to external credit-checking and payment processing centers. Delivery mechanism linking to the warehouse and shipping center.

20 Complex e-commerce architecture

21 Enterprise Resource Planning (ERP), Supply Chain Management (SCM), Customer Relationship Mgmt (CRM) provide competitive advantage to a firm vis a vis its competitors today.

22 Fig 6-7 Integrated e-business