Web

From ProWiki - Demo and Test Wiki

Web as a deployment platform refers to software that runs entirely in a web browser, accessed via a URL without requiring local installation. Web-based software is also referred to as SaaS (Software as a Service) when delivered as a hosted service.

Key Characteristics

  • Accessible from any device with a modern browser and internet connection
  • No client-side installation or updates required
  • Built with web technologies: HTML, CSS, JavaScript, TypeScript
  • Scales horizontally in cloud infrastructure
  • Typically delivered as a subscription (SaaS) model
  • Enables real-time collaboration across distributed teams

Enterprise Use

The majority of modern enterprise software is delivered as web-based SaaS applications. Tools such as Atlassian Jira, Confluence, Slack, Notion, ServiceNow, Document360, and all AI assistants in this wiki are primarily web-based. Enterprise IT manages access to web applications via SSO (Single Sign-On) solutions and identity providers such as Microsoft Active Directory and Azure AD, often combined with conditional access policies enforced by Microsoft Intune.

See Also

Note: This page was generated by Claude as demonstration content. The content is licensed under CC BY 4.0.