Starting with AIMMS version 24.1 you can now run Python, R and other services on the AIMMS Cloud Platform.
What?
- You can bring your own Python or R script and extend your AIMMS model to run it.
- We will run the service for you, provisioning the required Azure resources.
- Running a Python or R image in a separate Docker container.
- Currently one Python and one R image, but we will extend the collection as the demand grows.
- AIMMS Cloud Platform only.
Why?
We wanted to make it super easy for you to extend your AIMMS model with Python scripts or R scripts, so that you can ‘outsouce’ calculations where these scripting languages and their libraries would add value.
And we believe we are making this easier by saving you the trouble of having to arrange deployment of a Python or R image.
Pricing?
Until the end of June 2024 we will provision this service as ‘free-of-extra-charge’.
Once we learn more from you about your use cases, we will set the pricing for 1 July 2024 onwards. You can earn discounts by giving us your feedback!
Documentation?
Develop a Python service and integrate it into AIMMS