Jets turbo tutorial?

In order to use Turbo Frames or Streams in a Rails app, we need redis or something similar. What would be the best way of using it in AWS Lambda environment? Maybe Elastisearch?
How would one make this work and is there some tutorial because it must be a common case for Rails/Jets application?

Thanks