Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

Go Serverless? (FaaS) #98

Open
claudijd opened this issue Jul 31, 2017 · 1 comment
Open

Go Serverless? (FaaS) #98

claudijd opened this issue Jul 31, 2017 · 1 comment

Comments

@claudijd
Copy link
Contributor

This is more of an experimental thing about whether we could make ssh_scan_api a server-less function.

What would it take?

  • Re-writing the API as a Lambda service
  • Hosting the Data storage container somewhere in AWS (probably)
  • Maybe we could even make workers that are server-less functions
@claudijd claudijd changed the title Go Serverless? Go Serverless? (FaaS) Jul 31, 2017
@claudijd
Copy link
Contributor Author

Update:

  • Re-writing the API as a Lambda service (this is still a consideration for long term viability and simplicity)

  • Hosting the Data storage container somewhere in AWS (this is already the plan and the direction we're headed)

  • Maybe we could even make workers that are server-less functions (this is still in the idea phase, mentioned here)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant