Manuel Putzu’s Post

This is a fantastic topic! 💡 I try to bridge the gap using a CI pipeline as a DevOps analogy. I think of a build where environment variables get "baked" into the image. Now, even when I deploy to Prod later and overlay the baked variable in Kubernetes, the container stubbornly remembers the values from its creation time. (Not recommended by the way 😂) So a Closure is a function that captures a snapshot of its definition scope (Build Time) and carries it into the execution scope (Run Time). Does anyone else use infrastructure patterns to understand coding concepts? 😉 #JavaScript #DevOps #BonnConsulting

To view or add a comment, sign in

Explore content categories