2
Most read
18
Most read
19
Most read
Sasin Prabu
     26.12.11
Contents
Servers
 Web server
     Apache Tomcat
 Application Server
     Weblogic server
Shared Hosting & Dedicated Hosting
 Admin Server
 Managed Server
   Entry level configuration
   Multi server configuration
   Enterprise server configuration
     SSL
 Back up Server
Web Server
 A web server is a specialized type of file server. Its job is to retrieve files
  from the server’s hard drive, format the files for the Web browser, and
  send them out via the network. Web servers are designed to do a great
  job of sending static content out to a large number of users. The pages
  delivered by the server are expected to be the same for everyone who
  visits the server.
 The function of a typical Web server is shown below. The user requests
  a web page. The Web Server finds the web page file in a local directory
  and sends it back out to the user. When graphic files are requested, the
  same thing happens. The Web Server finds the requested graphic files
  and sends them back to the user.
 The Web Server standards were originally designed to publish static
  documents on the Internet. There was a limited capability for accessing
  dynamic content, but this was never intended to support high volume,
  highly interactive Web applications.
How a Web Server works
Apache Tomcat is a Web server
 Tomcat is an open source web server developed by
 Apache Group. Apache Tomcat is the servlet container
 that is used in the official Reference Implementation
 for the Java Servlet and Java Server Pages(JSP)
 technologies. The Java Servlet and Java Server Pages
 specifications are developed by Sun under the Java
 Community Process. Web Servers like Apache Tomcat
 support only web components.
Application Server
 Application servers are designed specifically to extend
 web servers to support dynamic content. The
 application server software “hooks in” to the web
 server software and automatically intercepts any user
 requests for dynamic content. The web server still
 sends out static web pages and graphic files–Just like
 before. But now, the application server can create
 dynamic content by mixing data with templates,
 running programs, or by accessing databases.
How an Application server works?
Weblogic is an Application server
 Its a Java Application server by BEA.
  Unlike normal Webserver(like Apache, Tomcat..) which
  just handles HTTP type request, the application server
  handles business logic to application programs through
  any number of protocols
 One can do much more than server static files with web
  logic application server. They contain tools to deploy and
  manage java programming environment including JSP,
  servlets and EJB (Enterprise Java beans, creates Business
  Logic). As an application server weblogic also provides you
  a "managed" environment including transactions,
  connection pools etc.
Shared Hosting and Dedicated
hosting
 Shared hosting, sometimes called shared services or virtual
  hosting, is simply when multiple web sites share the same server,
  thus reducing the cost for everyone. The only real problem with
  shared hosting is if the host has put too many sites on one server.

 Dedicated Hosting comes in various configurations
  depending on your requirement. All servers will at least
  be managed at hardware layer. This allows maximum optimized
  performance. This server is not shared with anybody and entire
  server's resources are exclusively available to drive your business
  applications.
 For instance, We will see Dedicated Hosting in WebLogic server.
  In the coming slides.
Admin Server
 Administration Server Can be only one for a Domain,
 which works like a Central Configuration/Monitoring
 controller for the entire domain. AdminServer helps us
 to Migrate Servers and Services within the domain.
 AdminServer helps us to Deploy Applications within
 the domain…targeted to ManagedServers/Clusters or
 targeted to AdminServer itself.
Managed Servers
 Managed Servers are similar to the Administration
  Servers, except few differences. Like Managed Servers
  will not have Administration Console Application
  (consoleapp) deployed in it.
 The benefit of using Dedicated hosting is that your
  website or application performance will not be effected
  by high traffic websites that would have been sharing
  your servers bandwidth. Moreover, it is more flexible
  than shared hosting, as webmasters have full control
  over the server, including choice of operating system,
  hardware.
How Managed Servers interacts with Admin
Server?

 The Administration Server stores the master copy of the domain
  configuration, which contains all the configuration for all managed
  servers in the domain including other resource configurations like
  DataSource, JMS resources, WLDF , mail Session…etc configurations as
  part of the “config.xml” file.
 If AdminServer is already started then while startup operation of
  Managed Server, it connects to the Administration Server to
  synchronize the configuration and in case of any modifications in the
  “config.xml” it collects those changes from the AdminServer.
 If AdminServer is not already running and if we will try to start
  Managed Servers (in MSI Mode) then Managed Servers get the Cached
  Configuration file which is provided by the NodeManager with the
  name of “msi-config.xml”.

 The types of configurations are as follows:
Entry Level Configuration
 Entry Level Configuration allows a webmaster to rent an
  entire server. This server is not shared with anybody. This is
  more flexible than Shared hosting as webmasters have full
  control over the server, including choice of operating
  system, hardware, etc.

 Unlike shared hosting, a managed server's entire resources
  are exclusively available to drive your business applications.
  It represents the advantage of helping you manage your
  costs without upfront hardware expenditure and the ability
  for technological advancements as your business
  requirements grow.
 Running a managed server is all about control, resources
  and flexibility
Entry Level Configuration
Multiple Server Configuration
 Made up of at least 2 servers and may have as many as
  several hundred servers. There are usually web servers,
  application servers and middleware, and database serevrs
  in high-availability configurations, together with network
  and security infrastructure. Supported technologies
  include the Windows, Linux and Solaris operating systems;
  the MySQL, Microsoft SQL Server and Oracle databases;
  common Java 2 Platform, Enterprise Edition (J2EE)
  application servers, such as JBoss, WebLogic, WebSphere;
  Microsoft products, such as Biztalk Server and Commerce
  Server; and application servers for open-source languages,
  such as Perl, PHP and Python.
Multiple Server Configuration
Enterprise Server Configuration
 This is operational support for enterprise applications,
  such as customer relationship management, enterprise
  resource planning (ERP) and sales-force automation.
  These configurations are typically made up of at least 6
  servers and may be very large. They may be managed
  in conjunction with a system integrator or other
  external service provider.
Enterprise Server Configuration
SSL
What is SSL?
 Secure Sockets Layer (SSL) is a global standard security technology developed
  by Netscape in 1994. SSL creates an encrypted link between a web server and
  a web browser to ensure that all data transmitted remains private and secure.
  Millions of consumers recognize the "golden padlock" which appears in their
  browser to indicate they are viewing a secure webpage.

Why do I need SSL?
 Gain competitive advantage by appearing more trusted and more legitimate.
 Provide assurance to your customers that their data cannot be tampered with
  or forged.
 Ensure that your customer's data is transmitted securely.

SSL and HTTPS
 An SSL session is started by sending a request to the Web server with an
  HTTPS prefix in the URL, which causes port number 443 to be placed into the
  packets. Port 443 is the number assigned to the SSL application on the server
SSL
Back up Server
 This is a Hosted Continuous Data Protection solution
 to backup your server contents. The solution enables
 disk-based data protection, disaster recovery and bare
 metal restore for servers and workstations running
 Linux and Windows systems/ It is the first high
 performance backup and restoration product for
 MySQL and the only software to offer True Granular
 Restore for MySQL.
Back up Server
Enjoy Learning the Technologies.....

More Related Content

PPTX
Understanding the Windows Server Administration Fundamentals (Part-1)
ODP
web server
PPSX
Server training
PPTX
Web servers
PPTX
Storage Virtualization
PPS
What is a Server
PPT
Virtualization in cloud computing ppt
PDF
DNS - Domain Name System
Understanding the Windows Server Administration Fundamentals (Part-1)
web server
Server training
Web servers
Storage Virtualization
What is a Server
Virtualization in cloud computing ppt
DNS - Domain Name System

What's hot (20)

PDF
Web server
PPTX
Clientserver Presentation
PPTX
Basic Server PPT (THDC)
PPTX
Presentation on samba server
PPTX
Windows Server 2019.pptx
PPTX
07. datacenters
PPT
Introduction to Virtualization
PDF
IaaS, SaaS, PasS : Cloud Computing
PPT
Web Applications and Deployment
PPTX
DNS Configuration
PPTX
What is Virtualization
PPTX
Active directory architecture
PDF
Linux: LVM
PPTX
Microsoft Hyper-V
PPTX
Virtualization- Cloud Computing
PPTX
Distributed Computing system
PPTX
VIRTUAL CLUSTERS AND RESOURCE MANAGEMENT
PPTX
What is private cloud Explained
Web server
Clientserver Presentation
Basic Server PPT (THDC)
Presentation on samba server
Windows Server 2019.pptx
07. datacenters
Introduction to Virtualization
IaaS, SaaS, PasS : Cloud Computing
Web Applications and Deployment
DNS Configuration
What is Virtualization
Active directory architecture
Linux: LVM
Microsoft Hyper-V
Virtualization- Cloud Computing
Distributed Computing system
VIRTUAL CLUSTERS AND RESOURCE MANAGEMENT
What is private cloud Explained
Ad

Viewers also liked (6)

PDF
2009 - Microsoft IIS Vs. Apache - Who Serves More - A Study
PPT
Web servers
PPT
Web servers – features, installation and configuration
PPT
Web Servers (ppt)
PPT
Web Engineering
PPTX
Client side scripting and server side scripting
2009 - Microsoft IIS Vs. Apache - Who Serves More - A Study
Web servers
Web servers – features, installation and configuration
Web Servers (ppt)
Web Engineering
Client side scripting and server side scripting
Ad

Similar to Presentation about servers (20)

PDF
Oracle Web Logic server
PPTX
Web Server And Database Server
PDF
web-and-cloud-server-platform-ICT--8.pdf
PDF
SERVERS BASSIC INTRIDUCTION ,TYPES AND THEIR FUNCTIONALITIES
PDF
Weblogic 11g admin basic with screencast
PDF
What is Web Server & It's Types.pdf
PPT
web-servers3952 (1)qwjelkjqwlkjkqlwe.ppt
PPT
Server Side Technologies
PDF
Web Server Types - Understanding a Web Server
PPTX
Web server hardware and software
PDF
web hosting
PPT
Web Server Hardware and Software
PPT
Web Fendamentals
PPT
Chapter 8
PPTX
Application server vs Web Server
PDF
WebLogic for DBAs 1.0h
PDF
Weblogic server administration
PDF
Weblogic server administration
PPT
Introduction server Construction
Oracle Web Logic server
Web Server And Database Server
web-and-cloud-server-platform-ICT--8.pdf
SERVERS BASSIC INTRIDUCTION ,TYPES AND THEIR FUNCTIONALITIES
Weblogic 11g admin basic with screencast
What is Web Server & It's Types.pdf
web-servers3952 (1)qwjelkjqwlkjkqlwe.ppt
Server Side Technologies
Web Server Types - Understanding a Web Server
Web server hardware and software
web hosting
Web Server Hardware and Software
Web Fendamentals
Chapter 8
Application server vs Web Server
WebLogic for DBAs 1.0h
Weblogic server administration
Weblogic server administration
Introduction server Construction

Recently uploaded (20)

PDF
Credit Without Borders: AI and Financial Inclusion in Bangladesh
PDF
sbt 2.0: go big (Scala Days 2025 edition)
PPT
Module 1.ppt Iot fundamentals and Architecture
PPTX
GROUP4NURSINGINFORMATICSREPORT-2 PRESENTATION
PDF
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
PDF
Consumable AI The What, Why & How for Small Teams.pdf
PDF
Getting started with AI Agents and Multi-Agent Systems
PDF
1 - Historical Antecedents, Social Consideration.pdf
PDF
Five Habits of High-Impact Board Members
PDF
CloudStack 4.21: First Look Webinar slides
PPTX
AI IN MARKETING- PRESENTED BY ANWAR KABIR 1st June 2025.pptx
PPTX
Modernising the Digital Integration Hub
PPT
Geologic Time for studying geology for geologist
PDF
How IoT Sensor Integration in 2025 is Transforming Industries Worldwide
PDF
OpenACC and Open Hackathons Monthly Highlights July 2025
PPT
Galois Field Theory of Risk: A Perspective, Protocol, and Mathematical Backgr...
PDF
UiPath Agentic Automation session 1: RPA to Agents
PDF
sustainability-14-14877-v2.pddhzftheheeeee
PDF
Improvisation in detection of pomegranate leaf disease using transfer learni...
PPTX
Benefits of Physical activity for teenagers.pptx
Credit Without Borders: AI and Financial Inclusion in Bangladesh
sbt 2.0: go big (Scala Days 2025 edition)
Module 1.ppt Iot fundamentals and Architecture
GROUP4NURSINGINFORMATICSREPORT-2 PRESENTATION
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
Consumable AI The What, Why & How for Small Teams.pdf
Getting started with AI Agents and Multi-Agent Systems
1 - Historical Antecedents, Social Consideration.pdf
Five Habits of High-Impact Board Members
CloudStack 4.21: First Look Webinar slides
AI IN MARKETING- PRESENTED BY ANWAR KABIR 1st June 2025.pptx
Modernising the Digital Integration Hub
Geologic Time for studying geology for geologist
How IoT Sensor Integration in 2025 is Transforming Industries Worldwide
OpenACC and Open Hackathons Monthly Highlights July 2025
Galois Field Theory of Risk: A Perspective, Protocol, and Mathematical Backgr...
UiPath Agentic Automation session 1: RPA to Agents
sustainability-14-14877-v2.pddhzftheheeeee
Improvisation in detection of pomegranate leaf disease using transfer learni...
Benefits of Physical activity for teenagers.pptx

Presentation about servers

  • 1. Sasin Prabu 26.12.11
  • 2. Contents Servers  Web server Apache Tomcat  Application Server Weblogic server Shared Hosting & Dedicated Hosting  Admin Server  Managed Server Entry level configuration Multi server configuration Enterprise server configuration SSL  Back up Server
  • 3. Web Server  A web server is a specialized type of file server. Its job is to retrieve files from the server’s hard drive, format the files for the Web browser, and send them out via the network. Web servers are designed to do a great job of sending static content out to a large number of users. The pages delivered by the server are expected to be the same for everyone who visits the server.  The function of a typical Web server is shown below. The user requests a web page. The Web Server finds the web page file in a local directory and sends it back out to the user. When graphic files are requested, the same thing happens. The Web Server finds the requested graphic files and sends them back to the user.  The Web Server standards were originally designed to publish static documents on the Internet. There was a limited capability for accessing dynamic content, but this was never intended to support high volume, highly interactive Web applications.
  • 4. How a Web Server works
  • 5. Apache Tomcat is a Web server  Tomcat is an open source web server developed by Apache Group. Apache Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and Java Server Pages(JSP) technologies. The Java Servlet and Java Server Pages specifications are developed by Sun under the Java Community Process. Web Servers like Apache Tomcat support only web components.
  • 6. Application Server  Application servers are designed specifically to extend web servers to support dynamic content. The application server software “hooks in” to the web server software and automatically intercepts any user requests for dynamic content. The web server still sends out static web pages and graphic files–Just like before. But now, the application server can create dynamic content by mixing data with templates, running programs, or by accessing databases.
  • 7. How an Application server works?
  • 8. Weblogic is an Application server  Its a Java Application server by BEA. Unlike normal Webserver(like Apache, Tomcat..) which just handles HTTP type request, the application server handles business logic to application programs through any number of protocols  One can do much more than server static files with web logic application server. They contain tools to deploy and manage java programming environment including JSP, servlets and EJB (Enterprise Java beans, creates Business Logic). As an application server weblogic also provides you a "managed" environment including transactions, connection pools etc.
  • 9. Shared Hosting and Dedicated hosting  Shared hosting, sometimes called shared services or virtual hosting, is simply when multiple web sites share the same server, thus reducing the cost for everyone. The only real problem with shared hosting is if the host has put too many sites on one server.  Dedicated Hosting comes in various configurations depending on your requirement. All servers will at least be managed at hardware layer. This allows maximum optimized performance. This server is not shared with anybody and entire server's resources are exclusively available to drive your business applications.  For instance, We will see Dedicated Hosting in WebLogic server. In the coming slides.
  • 10. Admin Server Administration Server Can be only one for a Domain, which works like a Central Configuration/Monitoring controller for the entire domain. AdminServer helps us to Migrate Servers and Services within the domain. AdminServer helps us to Deploy Applications within the domain…targeted to ManagedServers/Clusters or targeted to AdminServer itself.
  • 11. Managed Servers  Managed Servers are similar to the Administration Servers, except few differences. Like Managed Servers will not have Administration Console Application (consoleapp) deployed in it.  The benefit of using Dedicated hosting is that your website or application performance will not be effected by high traffic websites that would have been sharing your servers bandwidth. Moreover, it is more flexible than shared hosting, as webmasters have full control over the server, including choice of operating system, hardware.
  • 12. How Managed Servers interacts with Admin Server?  The Administration Server stores the master copy of the domain configuration, which contains all the configuration for all managed servers in the domain including other resource configurations like DataSource, JMS resources, WLDF , mail Session…etc configurations as part of the “config.xml” file.  If AdminServer is already started then while startup operation of Managed Server, it connects to the Administration Server to synchronize the configuration and in case of any modifications in the “config.xml” it collects those changes from the AdminServer.  If AdminServer is not already running and if we will try to start Managed Servers (in MSI Mode) then Managed Servers get the Cached Configuration file which is provided by the NodeManager with the name of “msi-config.xml”.  The types of configurations are as follows:
  • 13. Entry Level Configuration  Entry Level Configuration allows a webmaster to rent an entire server. This server is not shared with anybody. This is more flexible than Shared hosting as webmasters have full control over the server, including choice of operating system, hardware, etc.  Unlike shared hosting, a managed server's entire resources are exclusively available to drive your business applications. It represents the advantage of helping you manage your costs without upfront hardware expenditure and the ability for technological advancements as your business requirements grow.  Running a managed server is all about control, resources and flexibility
  • 15. Multiple Server Configuration  Made up of at least 2 servers and may have as many as several hundred servers. There are usually web servers, application servers and middleware, and database serevrs in high-availability configurations, together with network and security infrastructure. Supported technologies include the Windows, Linux and Solaris operating systems; the MySQL, Microsoft SQL Server and Oracle databases; common Java 2 Platform, Enterprise Edition (J2EE) application servers, such as JBoss, WebLogic, WebSphere; Microsoft products, such as Biztalk Server and Commerce Server; and application servers for open-source languages, such as Perl, PHP and Python.
  • 17. Enterprise Server Configuration  This is operational support for enterprise applications, such as customer relationship management, enterprise resource planning (ERP) and sales-force automation. These configurations are typically made up of at least 6 servers and may be very large. They may be managed in conjunction with a system integrator or other external service provider.
  • 19. SSL What is SSL?  Secure Sockets Layer (SSL) is a global standard security technology developed by Netscape in 1994. SSL creates an encrypted link between a web server and a web browser to ensure that all data transmitted remains private and secure. Millions of consumers recognize the "golden padlock" which appears in their browser to indicate they are viewing a secure webpage. Why do I need SSL?  Gain competitive advantage by appearing more trusted and more legitimate.  Provide assurance to your customers that their data cannot be tampered with or forged.  Ensure that your customer's data is transmitted securely. SSL and HTTPS  An SSL session is started by sending a request to the Web server with an HTTPS prefix in the URL, which causes port number 443 to be placed into the packets. Port 443 is the number assigned to the SSL application on the server
  • 20. SSL
  • 21. Back up Server  This is a Hosted Continuous Data Protection solution to backup your server contents. The solution enables disk-based data protection, disaster recovery and bare metal restore for servers and workstations running Linux and Windows systems/ It is the first high performance backup and restoration product for MySQL and the only software to offer True Granular Restore for MySQL.
  • 23. Enjoy Learning the Technologies.....