Testing Service Registry

Once you've finished setting up the Service Registry, you might need to run a few tests/checks to make sure that everything is working as expected. Service Registry can be interacted with via 3 main channels/methods.

  1. Web console

  2. REST API

  3. Client API (Programming)

You've already seen how to access the web console in the previous steps. Now, we'll have a look at how to interact with the Service Registry via REST APIs also a quick example of performance testing.

Last updated