The last several weeks have seen good progress re: AWS infrastructure for hubs:
We're able to sync hub data from Github to S3 via GitHub action when a PR is merged
We have an "infrastructure as code" prototype to programmatically provision the AWS resources required for a hub to do the above
I'd like to pause and:
Share the reasoning behind the work done so far (e.g., no AWS secrets stored in GitHub repos, the need for Infrastructure as Code)
Get feedback on the "infrastructure as code" prototype. Are we striking the right balance between reducing barriers to entry for new hubs and additional complexity incurred by the Hubverse team?
The last several weeks have seen good progress re: AWS infrastructure for hubs:
I'd like to pause and: