Difficulty: starter
Content
Learning Objectives
After reading this article, you’ll be able to:
Recognize the different server clusters
Know how to reach servers within your server cluster
Clusters
All clients are divided over several clusters. To find out what cluster your client is on we suggest you use: axprXX.axxerion.com/axxerion/__serverinfo__ (check out: How to login for more details).
Server cluster
Within these clusters client environments can be accessed via several servers. All these environments together are called a server cluster.
All environments within a server cluster use the same login name and password as the Production environment, but are accessible through different URLs
Environment name | Description | URL |
---|---|---|
Production | Live environment, where the client works | |
Backup | Short term testing environment. Data gets refreshed every night. Changes in backup do not affect the Production environment. | |
Test | Long term testing environment. Data is refreshed every 6-8 weeks (every release cycle). Changes in test do not affect the production environment. | axts01.axxerion.com/axxerion/signin
|
Staging | The staging server is not used in every cluster. Data and configuration can be pushed from the staging server to the production environment. | |
Replica | Standby- and replica server: This stores real-time backups of all data. The replica server is not directly accessible. | - |
Keep in mind when testing in either the Backup or Testing environment, all changes that are made should be manually copied to production. Since Production gets copied to the Backup every night, long term testing is performed on the Testing environment to prevent your changes from getting overwritten.
Summary
Search