What is the MOST effective way to accomplish these requirements?
A company is creating a software solution that executes a specific parallel-processing mechanism.The software can scale to tens of servers in some special scenarios.This solution uses a proprietary library that is license-based, requiring that each individual server have a single, dedicated license installed.The company has 200 licenses and is planning to run 200 server nodes concurrently at most.The company has requested the following features:✑ A mechanism to automate the use of the licenses at scale.✑ Creation of a dashboard to use in the future to verify which licenses are available at any moment.What is the MOST effective way to accomplish these requirements?Read More →