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

Idea: Provide source code for the "boring" parts #1

Open
dmerejkowsky opened this issue Dec 3, 2021 · 1 comment
Open

Idea: Provide source code for the "boring" parts #1

dmerejkowsky opened this issue Dec 3, 2021 · 1 comment

Comments

@dmerejkowsky
Copy link
Member

I had this idea while I was running the Jam session this week.

What if we add in this repository:

  1. The monolithic implementation
  2. gcloud commands or terraform to create a project in GCP using CloudFunctions and PubSub
  3. Snippets on sending messages and subscribing to events to the PubSub from a CloudFunction

Then we could spend much more time on the "event-driven" architecture and also easily check if our code is indee "microservice ready" by deploying the three services separately in the cloud.

Thoughts?

I can spend some time working on steps 1 and 3 using Python, but I'll need help for step 2.

@cyriux
Copy link
Contributor

cyriux commented Dec 3, 2021

+1

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

No branches or pull requests

2 participants