Has anyone been successful in deploying the PI Web API in a Docker container? I've been trying to get started, but I wanted to ask if anybody has done it successfully, particularly recently.
We want to see if it's an option as opposed to running an EC2 instance of the API, as deploying it to Kubernetes will be quicker and cheaper.
I am aware of this article, but it's fairly old and not sure if it's still relevant.
Thank you!