Skip to main content

Azure CloudBender Provider

· One min read

proxiML now supports Azure as a CloudBender provider. You can provision and run proxiML Clean Rooms in your Azure regions alongside existing provider options.

AWS S3 Datastore Support

· One min read

Customers with AWS CloudBender regions can now configure datastores that directly mount S3 buckets for regional workload use.

HTTP/2 Regional Services

· One min read

Regional Services attached to proxiML jobs can now use HTTP/2 (including gRPC) in addition to HTTPS, so you can connect workers to private APIs and backends that speak those protocols. For background on how services attach to jobs, see the CloudBender reference and the Regional Services announcement.

NVIDIA L4 GPUs

· One min read

NVIDIA L4 GPU instance are now available for deployment with CloudBender in AWS and GCP regions.

Improved Job Log Parsing

· One min read

Job log parsing has been improved for Node.js and Python applications to consolidate log messages with newline into a single log line.

Automatic Private Service and Connector Updating

· One min read

Previously, proxiML jobs had to be restarted to reflect updates made to Data Connectors or other deployed private services they were using. Now these updates will automatically be deployed to any running job without any interruption to the job itself.

Endpoint Auto-Restart

· One min read

proxiML Endpoints can now be configured to automatically restart themselves if the workload exits unexpectedly.