PinnedPublished inFAUN — Developer Community 🐾How a node self heals in kubernetesOne thing that’s been a mystery to me. How does Kubernetes know to remove load from a unresponsive Node? Vaguely I thought it has…Dec 15, 2019Dec 15, 2019
Docker things that I forget about until I need them again for troubleshootingContainers are designed to be lightweight and secure, but sometimes this very design can work against us. If you need to debug a running…3d ago3d ago
Git Reflog: The Time Machine That Will Save Your CareerHave you ever made a catastrophic Git mistake that left you sweating, thinking years of code might be lost forever? Meet git reflog – Git's…5d ago5d ago
On-Demand Log Level Changes in Spring Boot: No Restarts, No HassleIn a Spring Boot application, you can dynamically change log levels without restarting your pods (or the application itself) by using…Jan 30Jan 30
My 3 Christmas Challenges:The holiday season is a time for reflection — and for me, it was also a time for reinvention. My challenge? To overhaul my Mac environment…Jan 3Jan 3
3 Ways Your DLP is Probably Failing (and What to Do About It)Let’s be honest, most Data Loss Prevention (DLP) setups are like leaky sieves. It’s a constant game of whack-a-mole between security teams…Jun 24, 2024Jun 24, 2024
Published inFAUN — Developer Community 🐾Mastering Multithreading in PythonMultithreading in Python enables concurrent execution by allowing you to run multiple threads (smaller units of a program) simultaneously…Nov 11, 20231Nov 11, 20231
Published inFAUN — Developer Community 🐾Python Unit Testing with MagicMock, @patch, and @patch.objectIntroductionMay 11, 2023May 11, 2023
Published inFAUN — Developer Community 🐾Saving 10% on Annual AWS Costs: a Comprehensive Cost Optimization StrategyLearn how we implemented a systematic approach to reduce our AWS costs and improve resource management.May 9, 2023May 9, 2023