We are examining whether we need to use floating licenses as opposed to standard licences we currently have.
We plan to create a cluster of RStudio Server instances which means we would apply same license to multiple instances.
Quote from https://support.rstudio.com/hc/en-us/articles/115011574507-Floating-Licenses
“Floating licenses can be required in environments where servers often shut down without deactivating the license. This scenario is most common with ephemeral backends such as Docker containers. “
We are not using docker containers but we may launch additional instances, stop or terminate existing instances.
Does this make it necessary to have floating licenses?
Would appreciate your input.