Articles
How to make a lower-risk release on Java hosting in the UK
Releasing a Java application with less risk is mostly about reducing the number of unknowns. On...
How to test a new Java deployment before going fully live in the UKIf you are preparing a Java application for a live release, the safest approach is to validate it...
What should you back up before updating a Java application in the UK?Before updating a Java application, the safest approach is to back up both the application itself...
When should you roll back a Java release in the UK?Rolling back a Java release is the safest choice when a new deployment starts affecting...