343
edits
Changes
From All n One's bxp software Wixi
no edit summary
= Overview =
[[File:stacks_001.png|right|300px]]
The bxp software (bxp) infrastructure is a multi-tier design to delivery high availability with our own private infrastructure within Sungard Availability Services campus in Parkwest. [[Bxp_software_in_Sungard]]
For more information on stacks [https://www.intechnic.com/blog/which-technology-is-right-for-my-website/ | Stack Information]
=Physical Infrastructure=
Sungard provide numerous high level interconnects to provide redundant Internet connectivity.
[[File:BER8SER2Infrastructure.png|800px]]
== Security ==
The firewalls are implemented using Cisco 5510s.
== Load Balancing ==
The load balancers are implemented using CentOS on a virtualised basis.
== Web ==
The web servers are implemented using Windows Server 2008 R2 x64 on a virtualised basis.
== Database ==
The database servers are implemented using Windows 2008 R2 x64 on a dedicated rack server basis.
= Logical Infrastructure ===Data Segregation==Within this common infrastructure data segregation is key. Though the solution uses a common infrastructure, logically the data is completely segregated. This segregation occurs at a web and database level.
==Web segregation==
Each client is given their own unique folder within the web structure. Our demo system has the link https://ww3.allnone.ie/client/client_demo/main/login.asp. The client_demo part segregates the web file infrastructure uniquely. Each client has their own folder structure which is independent of all other systems.
A set group of unique identifiers hard coded at the web layer ensures that database connections are only possible to one client database at a time. This is encoded into all operational pages of the solution.
==Database segregation==
Each client has their own separate database. Each database begins with a common suite of tables making up the database structure independent of all other databases. As content is added each database grows according to the specific client needs.
Each database is combined with the web segregation to provide full and unique audit trails for all interactions with that database. This is part of the design of the bxp solution.
Backups of databases are unique to each client and encrypted separately. [[Bxp_Backups]]
==Server Recovery Process from back-ups==Each database On request from All n One, the target server is booted by Sungard AS from an R1soft Live CD. The Sungard AS engineer is combined with prompted for information to enable the recovery software to connect to the R1Soft server. Once connected, the web segregation engineer chooses a server image to provide full recover and unique audit trails for all interactions with that databasea point in time to recover to. The necessary data (disk blocks) are then copied from the Disk Safe on the R1Soft server and written to the disk(s) on the target server. This Once this restoration process is part of complete, the design of target server can be rebooted without the bxp solutionLive CD and normal service is resumed (subject to any caveats e. Backups of databases are unique g. software licensing tied to each client and encrypted separatelythe original server's UUID, MAC address changes, etc. [[Bxp_Backups]])