Articles

 How to make a lower-risk release on Java hosting

Making a lower-risk release on Java hosting is mostly about reducing change size, keeping a...

 How to test a new Java deployment before going fully live

If you are preparing a Java application for production on a hosting platform, the safest approach...

 What should you back up before updating a Java application?

Before updating a Java application, back up everything that affects the running app, not just the...

 When should you roll back a Java release?

Rolling back a Java release is not a sign that your deployment process failed. In managed hosting...