2. Of what we covered, what’s the one thing that’s the most fuzzy in your understanding? 🧵
a
Amit Kini
08/29/2024, 12:58 PM
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
Sam Smoot
08/29/2024, 1:00 PM
Block implementation was a stumble..
marvin 1
👍 1
m
Marcin Cuber
08/29/2024, 1:00 PM
Block implementation for aws creds. I think I am missing support for IAM Role assumption. Only static creds are supported.
j
Josh Potts
08/29/2024, 1:01 PM
I agree on block usage. Using a json or string block in the lab would be good