Is there any way of setting up a "sandbox" ADS/ADH to verify whether they have the functionality I need?
I'm looking at a possibility of using ADS (and possibly ADH in the future for better load balancing) in my company to replace legacy system. Before I start an "official" process of proposing an architectural change and get multiple people involved I would like to verify that ADS/ADH will even do what we need and estimate the effort to change our current architecture. That is why I'm looking into possibility of running 2 instances of ADS with very limited traffic (like 2 publishers, 2 consumers and 10 symbols will do) just to verify basic things like how load balancing works, what happens if one instance goes down and up, how caching in ADS works, can 2 publishers publish data on same symbol,....
I found docker images of ADS/ADH but it is clear that I would also need "ADS/AHD installation package" and some test licence.
Is such a "test" installation package available anywhere?