On a number of occasions, I have heard the issue of commercial cloud computing (think Amazon EC2 and the like) being raised for computationally intensive Stata commands, like the various mixed effects/multilevel models (currently, I am running one with bootstrap on top of it). Does the community have any expertise with it? I see several issues related to that.
- Licensing issue is unclear. Should it be my own license that I would need to run Stata with? Or should it be the cloud provider license? I don't think Stata Corp. has cloud computing as a license format.
- If the licensing issue is resolved as "Stas needs to supply his copy of Stata and install it on his instance of the cloud", what are the providers that allow for this? Stata is definitely an obscure title, as most of the time clouds run somebody's C or Python code that is being compiled on the cloud itself.
- What are other issues? I am pretty sure I am missing another three or so, at least
Comment