Description
run a secure cluster locally like this: https://medium.com/egen/securing-kafka-cluster-using-sasl-acl-and-ssl-dec15b439f9d
create a spec
define the domain/aggregate id and explain how this is the principle used to modelling of all resources for this data product
add a private, public and protected topic to channels and define different retentions for each one
provision the spec and schemas showing output
produce some _public data with schema with domain-id
produce some _public data with schema WRONG domain-id
consumer some _public data data with schema
produce private data with correct id/principle
consume private data with correct and incorrect principle
produce _protected data
consumer granted _protected data
write shell script to pump loads of data into public
run 2 consiumers with different domain-aggregate ids
demonstrate produce and consume metrics and explain how they are used for charge back
extra
done!
Reactions are currently unavailable
You can’t perform that action at this time.
extra
done!