KVM integration testing

Hello, Everyone.

How do you test/govern any critical change to a critical KVM that is used by all proxies or SFs?

Any example of unit/integration testing?

What are your best governance pratices when we’re dealing with global KVMs?

The change to the KVM, I guess you’re referring to changing the data stored in the KVM.

This is something you will want to test thoroughly in lower (non-production) environments. Depending on the degree of change to the data (which just happens to be stored in KVM), your testing will need to be more or less extensive.

1 Like