Setting UP and Implementing Hyper Web Application
SYE Hyper is a system Comprised of a set of Applications as described in the diagram below.The System Applications communicate with Hyper Database (SYE Server).
This guide focuses on the "Hyper Web Application" that provides a "Middle Tier" interface to the Web\Internet in one of several ways.
- Web Portal: Operate as Hyper Web Service Portal with all its modules, except the Knowledge Base that cannot integrate with other modules.
- API mode: Allow specific calls for registering new Client records, reading and editing Hyper data. Operates in 2 modes: Secure or Unsecured.
- Data Port: a specifically designed module that receives new leads/clients from external web systems, via HTTP GET/POST calls.
- Database Connection (Json): Provide a REST JSON API interface for: creating your custom styled website and MOBILE APPS, based on Hyper's database and logic.
Secure Your Data and Scale Your Business.
SYE Hyper’s architecture is built with a "Security-First" approach, creating a vital barrier between the internet and your most valuable asset: your database.By isolating the Web Application on its own dedicated infrastructure, you gain an high level of stability and protection.
- Advanced Isolation: Keep your database hidden from public view using separate networks.
- High Availability: Ensure that even under heavy load or targeted attacks, your core system remains operational and unaffected.
- Global Reach: Deploy multiple Hyper Web Applications worldwide with Geo-DNS routing for load balancing and high performance.
- Optimize performance and localization: Deploy Hyper Web Application instances based on user language, by hosting Web Applications closer to your target audience guarantees a faster, more secure, and highly reliable user experience.
- Seamless Protection: Easily integrate with any top-tier DDoS mitigation provider.
Installation Steps:
The following settings are required for each environment (testing and production) if exist.- Go threw the basic "Fundamentals" Settings of the: "Server Side App & webAPI" window, as explained here
- Install the web app on your web server as explained on our Installation Guide.
- Set DNS records routing to the HTTP Web Server (p.s. we recommend using WAF or any other protection / mitigation system).
- Go threw the stteing steps on chapters: 1.2 - 1.6 in this manual.
- when implementing the system as a "Web Portal", customize the website CSS files and images (on the server) as you desire.
- Test every page (in every language), before going "live".