DeveloperPlayBook
Ctrlk
  • Introduction
  • Architecture
  • Design
  • Bootstraping
  • Development Environment
  • Services/API
  • Frontend
  • Plattform
  • IAM - IAMaaS
  • Persistance - DBaaS
  • Event Driven / Streaming aaS
    • Kinesis
  • AI - AIaaS
  • Production / Reliability Engineering
  • create-k8s-secrets
  • VI
  • Tools
Powered by GitBook
On this page
  • Architectural Decisions
  • Event Types: Business Events(BE) vs Data Change Events (DE)
  • In the frontend/client:
  • In the backend:
  • Event Infrastructure:

Event Driven / Streaming aaS

Architectural Decisions

  • ADR-0006 - I use AWS for ML and Event Driven Architecture to get started

Event Types: Business Events(BE) vs Data Change Events (DE)

  • https://zalando.github.io/nakadi/manual.html#using_event-types

In the frontend/client:

  • https://pusher.com/

  • https://auth0.com/blog/build-a-chat-app-with-react/

In the backend:

  • AWS Lambda

  • Kafka

  • Edx Architecture

Event Infrastructure:

  • Kafka on GPC: https://console.cloud.google.com/launcher/details/bitnami-launchpad/kafka?project=chatbot-157819

  • https://www.confluent.io/blog/running-kafka-streams-applications-aws/

https://cloud.google.com/solutions/architecture/complex-event-processing

https://jobs.zalando.com/tech/blog/backing-up-kafka-zookeeper/

https://jobs.zalando.com/tech/blog/rock-solid-kafka/

PreviousContainerNextKinesis

Last updated 7 years ago