Composition of Point Red’s Server Structure
Recently, web application services have enhanced and become more complex, resulting in volumes of data increasing at a rapid rate. With the rise of secruity threats, which includes unauthorized access and hacking, the workload to maintain and operate servers have also expanded. Point Red’s servers are composed to minimize the workload and risks that result from web application services by emphasizing the structure base on security and redundancy.
| Availability | Flexibility | Efficiency | Security | Redundancy | |
|---|---|---|---|---|---|
| Single Server | 1 | 1 | 1 | 1 | 1 |
| Redundant Server | 1 | 2 | 2 | 1 | 2 |
| Load Balancing | 3 | 4 | 5 | 2 | 3 |
| Secure Load Balancing | 5 | 5 | 4 | 5 | 5 |
Single Server

Redundant Server

Load Balancing (Example)
By spreading the workload between two or more servers, users will be able to optimize resource utilization and minimize the response time. For servers that absorb a large number of access hits, a load balancer will lessen the network load and protect the server from facing downtime issues.

Secure Load Balancing (Example)
Security can be upgraded to a higher level by configuring the managed firewall service to the load balancer composition above.

Point Red can be utilized for customers that would like to separate the operations between a web server and database server, or constitute several servers under the same network.
Please click here for more information regarding additional servers.




