1. Of what we covered, what’s the one thing that’...
# pacc-aug-28-29-2024
j
2. Of what we covered, what’s the one thing that’s the most fuzzy in your understanding? 🧵
a
A good small real-world example of caching would help understand the application. Right now in my mind cache key is equivalent to something I would cache in a key in redis (which could be delivered in response to some API)
developers 1
👍 2
s
Block implementation was a stumble..
marvin 1
👍 1
m
Block implementation for aws creds. I think I am missing support for IAM Role assumption. Only static creds are supported.
j
I agree on block usage. Using a json or string block in the lab would be good