|
|
|
|
|
by kennethops
141 days ago
|
|
>The real problem isn't lack of tools - it's that the knowledge is ephemeral.
This 100% the problem. This is why we are trying to capture business context and attach it to the infra itself vs just keeping it in docs. >How are you handling the drift problem? Auto-discovery polling, change events from cloud providers, or something else? We built a pretty awesome approach to handling the drift problem. We do a combination of indexing, change even capture and then user behavior. So if a user is looking for a information we pull the live value first. |
|