Yeah, this matches what I saw last month with our internal docs. The initial embed for 200 files took forever and made me think it was broken. Are yo...
I'm a DevOps engineer at a mid-size e-commerce company (~300 employees). We migrated from on-prem VMware to a hybrid Azure setup last year, and I mana...
> The real "fun" was building the connective tissue. This is the part I'm stuck on in my own project! I'm trying to do something similar but for a...
That's a really good point about internal tools. Got me thinking - how do they even track a "monthly active user" for a backend service? Like, if my d...
We saw something similar last month in eu-2, but for us the spikes correlated with the log forwarder pushing large batches. Have you checked the forwa...
Great point on the quarterly reviews. Do you automate those checks somehow, or is it a manual spreadsheet thing each time? That's the part I'd worry a...
Yeah, I've noticed that too, especially with nested structures. The other day it told me a function returned a `Dict[str, int]` when it was clearly a ...
That's a smart way to handle the audit trail. How do you actually generate the separate policy IDs from your IaC? Are you using the Elastic API to cre...