turbinia
turbinia copied to clipboard
Rewrite cloud functions in python
Right now the cloud functions are written in javascript since when we wrote them originally GCF didn't support python, but now that it does, we should probably rewrite them.
Adding the other cloud functions issue #481 to this one. This can also address the other issue.
Keeping this open for now, but it's looking likely that we won't implement this in favor of switching to an API server.
Closing this out as we are moving away from cloud functions to an API server in the new architecture and don't want to spend any more time on the existing GCF implementation.