-
Notifications
You must be signed in to change notification settings - Fork 6
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
Deploy SGX version of gardener-server on AWS #40
Comments
Sent a request to AWS for info about the possibility to have access to EC2 instance's BIOS and operate IntelSGX in general. This could be problematic though - someone has already tried this ayeks/SGX-hardware#37 |
Azure sounds like Windows. Definitely worth a try, but please make sure to specify that we need a Linux machine (because we have a soution for Docker+Linux, we don't have one for Docker+Windows) @imacoindev |
Yes, absolutely, I'll specify that :) |
@imacoindev any luck with that? |
Were you ever able to deploy your Linux application on AWS or Microsoft Azure enabled SGX machines? |
@moehajj we haven't really tried. We only were able to confirm that AWS does not offer SGX machines. This stream of work was quite stale for some time already and it will probably remain that way for the foreseeable future ;) |
Investigate how to hire an AWS instance that supports SGX. It needs to have a SGX-ready processor which is any modern Intel processor as well as SGX enabled in BIOS.
After we have an AWS instance, deploy a gardener stack on it.
This needs to be done as a prerequisite of SGX-powered Random Number Generator demo : #39
This task requires #22 in master to be finished.
The text was updated successfully, but these errors were encountered: