ORACLE APPLICATION SERVER BY PHANINDER SURAPANENI CIS 764.

Slides:



Advertisements
Similar presentations
Welcome to Middleware Joseph Amrithraj
Advertisements

PROF. MAULIK PATEL CED, GPERI Mobile Computing Gujarat Power Engineering and Research Institute 1 Prepared By: Prof. Maulik Patel.
Netscape Application Server Application Server for Business-Critical Applications Presented By : Khalid Ahmed DS Fall 98.
An architecture for webb applications, J2EE
The Internet & The New IT Infrastructure Chapter 9.
Technical Architectures
DATABASE APPLICATION DEVELOPMENT SAK 3408 The Web and DBMS.
Building Enterprise Information Portal using Oracle Portal 3
J2EE Java2 Enterprise Edition by Damian Borth. Contents Introduction Architectures styles Components Scenarios Roles Processing a HTTP request.
Report Distribution Report Distribution in PeopleTools 8.4 Doug Ostler & Eric Knapp 7264.
The Architecture of Transaction Processing Systems
Charlie Crocker Vice President Farallon Geographics, Inc. An Overview of Internet Mapping Technology.
Passage Three Introduction to Microsoft SQL Server 2000.
Web-based Portal for Discovery, Retrieval and Visualization of Earth Science Datasets in Grid Environment Zhenping (Jane) Liu.
Emmanuel Cecchet et al.  Performance Scalability of J2EE application servers.  Test effect of: ◦ Application Implementation Methods ◦ Container Design.
Configuring Active Directory Certificate Services Lesson 13.
E-Business Lecture 3 Website Development and Management Process.
Internet GIS. A vast network connecting computers throughout the world Computers on the Internet are physically connected Computers on the Internet use.
11 SHARING FILE SYSTEM RESOURCES Chapter 9. Chapter 9: SHARING FILE SYSTEM RESOURCES2 CHAPTER OVERVIEW Create and manage file system shares and work with.
Data Integration in Service Oriented Architectures Rahul Patel Sr. Director R & D, BEA Systems Liquid Data – XML-based data access and integration for.
第三組 Produce a report on 1.SAP NetWeaver 2.SAP Web Application Server 3. SAP Solution Manager ~ Team member ~ 何承恩 謝岳霖 徐翊翔 陳鼎昇.
1. Windows Vista Enterprise And Mid-Market User Scenarios 2. Customer Profiling And Segmentation Tools 3. Windows Vista Business Value And Infrastructure.
C Copyright © 2009, Oracle. All rights reserved. Appendix C: Service-Oriented Architectures.
Networked Application Architecture Design. Application Building Blocks Application Software Data Infrastructure Software Local Area Network Server Desktop.
1 Copyright © 2004, Oracle. All rights reserved. Introduction to Oracle Forms Developer and Oracle Forms Services.
SharePoint Services Indiana University Cory P. Retherford May 9 th, 2011.
11/16/2012ISC329 Isabelle Bichindaritz1 Web Database Application Development.
Moving the RFID Value Chain Value Proposition Cost and Complexity What is it? (passive RFID) Where is it? (active RFID) How is it? (Sensors) Adapt to it.
UDDI ebXML(?) and such Essential Web Services Directory and Discovery.
Enterprise JavaBeans. What is EJB? l An EJB is a specialized, non-visual JavaBean that runs on a server. l EJB technology supports application development.
® IBM Software Group © 2007 IBM Corporation J2EE Web Component Introduction
Enterprise Java Beans Java for the Enterprise Server-based platform for Enterprise Applications Designed for “medium-to-large scale business, enterprise-wide.
SURENDER SARA 10GAS Building Corporate KPI’s
GIS On The Web: An Overview of ArcIMS. *The easy flow of geographic data can offer real-life solutions in many societal sectors, including municipal government,
Simplify and Strengthen Security with Oracle Application Server Allan L Haensgen Senior Principal Instructor Oracle Corporation Session id:
Mainframe (Host) - Communications - User Interface - Business Logic - DBMS - Operating System - Storage (DB Files) Terminal (Display/Keyboard) Terminal.
Oracle Data Integrator Architecture Components.
NA-MIC National Alliance for Medical Image Computing UCSD: Engineering Core 2 Portal and Grid Infrastructure.
CIS 210 Systems Analysis and Development Week 8 Part II Designing Distributed and Internet Systems,
Module 9 User Profiles and Social Networking. Module Overview Configuring User Profiles Implementing SharePoint 2010 Social Networking Features.
Girish M. Jashnani Sales Consultant Manage your E-Business Suite more effectively.
3 Copyright © 2005, Oracle. All rights reserved. Upgrading to Oracle Application Server 10g Release 2.
Systems Analysis and Design in a Changing World, 6th Edition 1 Chapter 6 Essentials of Design.
Module 1: Overview of Microsoft Office SharePoint Server 2007.
CROSS PLATFORM MOBILITY
Oracle HFM Implementation Boot Camp
® IBM Software Group ©IBM Corporation IBM Information Server Architecture Overview.
15 Copyright © 2004, Oracle. All rights reserved. Adding JAAS Security to the Client.
Oracle Collaboration Suite: Streamline Your Integrated Messaging Allan L Haensgen Senior Principal Instructor Oracle Corporation Session id:
3/5/2016Faculty : Trần Thị Ngọc Hoa1 From Proxy Server To ISA 2006  Overview  History  Functions  Caching Process  Caching Types  How does it work.
1 Copyright © 2012 Tata Consultancy Services Limited Windchill Architecture.
David Saslav Principal Product Manager Database and Application Server Technologies Oracle Corporation.
Interstage BPM v11.2 1Copyright © 2010 FUJITSU LIMITED INTERSTAGE BPM ARCHITECTURE BPMS.
Reservations Gateway Inc. YOUR LINK to e-TRAVEL SOLUTIONS Feb
Business Applications– Using Java _____ Presented by Priya Saha.
Introduction to Oracle Forms Developer and Oracle Forms Services
Module 1: SQL Server Overview
Netscape Application Server
What is WWW? The term WWW refers to the World Wide Web or simply the Web. The World Wide Web consists of all the public Web sites connected to the Internet.
Introduction to Oracle Forms Developer and Oracle Forms Services
Introduction to Oracle Forms Developer and Oracle Forms Services
EADD – Introduction Chapter -1.
Profitability Management Logical Diagram
Enterprise Application Architecture
Chapter 16 Designing Distributed and Internet Systems
Database Management System (DBMS)
Tiers vs. Layers.
COGNOS 8 BI - Introduction and Architecture Cognos CoE
Web Application Server 2001/3/27 Kang, Seungwoo. Web Application Server A class of middleware Speeding application development Strategic platform for.
Component-based Applications
Presentation transcript:

ORACLE APPLICATION SERVER BY PHANINDER SURAPANENI CIS 764

Overview What is an Application Server? Architecture of Oracle Application Server Different Types of Editions Solutions provided by Oracle Application Server Comparison with other Servers Advantages

What is a Application Server? Application Server : An application server is a server program in a computer in a distributed network that provides the business logic for an application program. Oracle Application Server : Oracle Application Server is a completely standards-based application server that provides a comprehensive and fully integrated platform for running Web sites and J2EE Applications.

Architecture of Oracle Application Server There are basically three tiers : 1. Client Tier 2. Application Server Tier 3. Database Tier

Architecture of Oracle AS n_server/calyparc.gif

Client Tier It contains the web browsers for end users From the client computer, a user can connect to the middle tier to access the self-service tools for publishing information, build applications, deploy content management, and administer portal environment.

Middle Tier The middle tier contains several components responsible for accepting requests from clients, validating the requests, and providing content. Some of the Key Components include : 1.Oracle Application Server Containers for J2EE 2.Oracle HTTP Server 3.Portal Services 4.Oracle Application Server Web Cache

Middle Tier (..contd)

Database Tier The Database Tier consists of several components that help authenticate users, store access control information, and pass on the Required content to the user based on the privileges the user has. The Database tier contains: Application Server Control Console Oracle Internet Directory Oracle Application Server Single Sign-On (SSO) Oracle Application Server Metadata Repository

Database Tier  The Application Server also contains a special instance called the Infrastructure that uses a database to store metadata.  This database is more correctly in the application server tier since it does not provide persistent storage for the application.

Types of Editions Oracle Application Server comes in 3 editions: Standard Edition : This is appropriate for Web sites that process a small number of transactions with minimal need for application support. Enterprise Edition :This is recommended for medium-sized to large-sized websites that handle high volume of transactions.  Wireless Edition : It provides full enterprise support that includes Oracle Portal-to- Go if you need to deliver content to wireless devices.

Oracle AS Solutions  There are several challenges faced during creating and maintaining e - business websites.  Oracle Application Server provides solutions to the problems developed during Development and Deployment.  These solutions include J2EE and Internet applications, portals, wireless, business intelligence, e-business integration, caching, management, and security.

Oracle Application Server Solutions 099_13/core.1012/b13994/intro.htm

Comparison with Other Servers Oracle Application Server is the only platform designed for grid computing. Only Oracle offers full lifecycle support for Service-Oriented Architecture (SOA). Oracle Application Server costs 80% less to manage than IBM Web Sphere.  Oracle Application Server 10g Outperforms IBM Web Sphere and BEA Web Logic

Advantages of Oracle AS  Supports any Database.  Supports any Legacy System.  Works best with Oracle Database than any other servers.  Lowest Cost of Ownership.

References Architecture-and-Administration Architecture-and-Administration hit.htm#sthref20 hit.htm#sthref20 Oracle Application Server 10g Administration Handbook, by Garmany and Burleson 2004

Questions ?