PinnedKenichi ShibatainFAUN — 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
Kenichi Shibata3 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 24Jun 24
Kenichi ShibatainFAUN — 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
Kenichi ShibatainFAUN — Developer Community 🐾Python Unit Testing with MagicMock, @patch, and @patch.objectIntroductionMay 11, 2023May 11, 2023
Kenichi ShibatainFAUN — 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
Kenichi ShibataVery Quick Start Replacement for Docker for Desktop! Use Open source Podman!Completely ditch docker for desktop in MacBooks. Use podman! This work in M1 and Intel MacBooks.Jan 26, 2022Jan 26, 2022
Kenichi ShibatainFAUN — Developer Community 🐾4 Cloud Security Essentials Post PandemicIt has been a tough year for all of us. Pandemic forced us to rethink our personal as well as our professional lives. One of the…Nov 1, 20211Nov 1, 20211
Kenichi ShibatainFAUN — Developer Community 🐾The Ultimate GPG CheatsheetSetting up: key generationOct 28, 2021Oct 28, 2021
Kenichi ShibatainFAUN — Developer Community 🐾How to create Multi CDN Failover StrategyFirst off, CDN failover sounds like a euphemism? Aren’t CDNs (Content Distribution Network) primary purpose to provide high availability…Apr 15, 2021Apr 15, 2021
Kenichi ShibatainFAUN — Developer Community 🐾How to setup your first github packages docker repositoryCreate a github repo where you will store your docker imageJan 5, 2021Jan 5, 2021