Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 763 Bytes

GOALS.md

File metadata and controls

12 lines (10 loc) · 763 Bytes

Goals of this playground

This is just a list of things I want to get out of playing around with NATS.

  • Hub and Spoke Deployment understand the configurations for leaf nodes
  • NKey based Security understand how to manage/configure nkeys
  • Jetstream Identical streams per cluster, intentional that all clusters get a copy of the message.
  • Multi Tenancy Account level authorizations
  • ACL Understand how the ACL system works (can sub to a few topics, can publish a few topics, can respond to a few requests)
  • Account Management understand how nsc cli does this
  • Consumer Management understand how nats cli does this
  • MQTT setup and experiment with MQTT with an off the shelf MQTT pub/sub tool