-
Notifications
You must be signed in to change notification settings - Fork 607
Interface to other Cloud Providers? #802
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@mmortazavi Adding support for other cloud providers is on the roadmap with GCP being our next priority. Are there particular features from other cloud providers that you would like to see Cortex support when we add support for other cloud providers? I'd be happy to jump on a call to discuss if you'd like, feel free to email me at vishal@cortexlabs.com. |
@vishalbollu Thanks for the quick reply. Nothing special, simple functionalities like you do provide for AWS for deployment would be a great start, things like launching/terminating instances, Autoscaling, Remote debugging, Docker, Kubernetes, packages you have a great list I am currently focused on a containerized TF Object Detection model. |
If you don't mind me asking, which cloud provider(s) are you using for your model serving? As we set our roadmap, it's helpful for us to know which clouds our users prefer and why. If you are interested in object detection, you may want to check out #803 showcasing a real-time video-based license plate detection based on models like yolov3 and how to deploy with Cortex. |
Sure. We are mainly based on Microsoft Azure, but starting to explore options at AWS and GCP! I would rather keep our services for now in one place, our primary provider Azure, running the API, containers etc. to have easier control over our resources, others access to GCP and AWS is there too. I will have a look at the detection example, thanks! |
I really like the clean interface and simple use. Great job! I am just wondering, are there any plans to extend Cortex functionalities to other major cloud providers: Microsoft Azure, Google Cloud Platform?
The text was updated successfully, but these errors were encountered: