Skip to content
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

Teach tctl how to interact with other environments #5

Open
HalosGhost opened this issue Dec 12, 2022 · 0 comments
Open

Teach tctl how to interact with other environments #5

HalosGhost opened this issue Dec 12, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@HalosGhost
Copy link
Collaborator

Many have expressed interest in being able to run experiments on other cloud environments besides AWS (e.g., Azure, GCP, etc.). I am unsure if there is a shared SDK abstraction layer which would allow us to swap out AWS-specific features for portable options, but if such a library exists, this lift would involve implementing that library. If not, the lift is far more significant: more or less, creating a small layer of our own, and plugging the platform-specific pieces into the abstraction.

This isn't going to be done in the short-term (at least not, by upstream), the benefits would be massive, but we already have an AWS environment setup, the benefit of porting to other environments doesn't directly help our research right now. However, we are definitely interested in this future, and would gladly accept PRs!

@HalosGhost HalosGhost added enhancement New feature or request help wanted Extra attention is needed labels Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant