Skip to content

KINGSANIT CYBERPEDIA

Menu
  • Cyber Security
    • Cyber Security Fundamentals
      • Security Principles
      • Information Security
    • Hacking
      • Reconnaissance
        • Footprinting
        • Scanning
        • Enumeration
        • Vulnerability Analysis
      • Privilege Escalation
      • Ethical Hacking
    • Governance, Risk And Compliance (GRC)
      • Risk Management
    • Security Architecture And Engineering
      • Cryptography
      • Identity Access Management
    • Security Operations
      • Security Assessment
        • Vulnerability Management
          • Threat Intelligence
      • Intrusion Detection And Prevention
    • Cyber Security Attacks and Threats
      • DoS
      • Password Hacking
      • Web Attacks
      • Web Applications Attacks
      • WI-FI Wireless Attacks
      • Bluetooth Attacks
  • Computer Networks And Internet
    • LAN Switching
    • Networking Protocols
    • Internet
  • Information Technology
    • Database
    • Web
  • Computer Architecture And Organization
  • Operating Systems
    • Programming
Menu

Server Side Technologies

Posted on by

Server Side Technolgies are the technologies, platforms and software that enable Web Content for the users requesting them through their client machines.

The core components of Server Side Technologies are as follows:

Web Server – The System that host the Web Server which recieves the web request, processes them and gives response to the user. Examples are Apache HTTP Server,Microsoft IIS, Nginx, and LiteSpeed

Application Server – The Application Server provides the logic. It gets the request from Web Server, if logic processing needs to be done. Examples are JBoss , Glassfish.

Database Server – The Database Server holds the data. Application Server retrieves and stores the data in the database. Examples are MySQL, PostgreSQL, Microsoft SQL and Oracle.

Server-Side Scripting Language – The Server-Side Scripting languages are the programming languages that generate dynamic content as per user request. Examples are PHP, Python, Ruby, JavaScript, Java.

Recent Posts

  • Cloud Attacks
  • Serverless Computing
  • Virtualization
  • Hypervisor
  • Containers
© 2026 KINGSANIT CYBERPEDIA | Powered by Minimalist Blog WordPress Theme