Mastodon hachyterm.io

Today I learned about an architecture pattern called 3factor app.

The pattern has three components:

  1. GraphQL API
  2. Event sourcing
  3. Async serverless (AWS Lambda, Azure Functions, OpenFaas, etc.)

Further Reading