Notes on Kubernetes
A technical guide on setting up an AWS EKS Kubernetes cluster using Terraform, covering IAM, security groups, and cluster configuration.
A technical guide on setting up an AWS EKS Kubernetes cluster using Terraform, covering IAM, security groups, and cluster configuration.
A developer shares essential productivity apps for managing tasks, time, disk space, and meetings to optimize a tech workflow.
A Python programming tip showing how to replace multiple if-statements with a dictionary for cleaner, more readable code, using a simple calculator example.
A technical guide on using vSphere tags and PowerCLI to safely evacuate and shutdown a vSAN cluster for a planned power outage.
A software engineer explains that experience comes from solving diverse problems, not just time, and suggests ways to find them.
The article argues against writing many small, single-assertion tests for React components, advocating for fewer, more comprehensive tests.
A guide to common mistakes when using React Hooks and practical advice on how to avoid them for better code.
A tutorial on setting up a local MongoDB database, covering installation, starting the server, and basic operations using the Mongo Shell and Compass.
A technical guide on using PowerShell's BurntToast module to create localized toast notifications, supporting multiple languages.
Explains two Python solutions to a coding puzzle where a function must return True using integer interning or a custom class.
Episode on automating static asset deployment to AWS S3 via CircleCI and pulling files with Ansible during SaaS deployment.
Explains Closeness Centrality, a key graph analysis metric, and demonstrates its calculation using SQL Server 2019's graph database features.
A developer details their migration from Jekyll to Gatsby for a static blog, citing React/TypeScript skills and benefits of Netlify hosting.
A guide to writing concise JavaScript arrow functions, covering syntax shortcuts, parameter handling, and edge cases.
Building a reverse NuGet package search engine using Azure Functions and Azure Search to find packages by public type names.
Explores moving Redux state management off the main UI thread in a React application using Comlink for improved performance.
A guide to implementing policy-based authorization in Blazor applications, covering setup, advantages over role-based auth, and custom requirements.
Clarifies misconceptions about dependency injection, explaining what it is not: service location, shared dependencies, or auto-wiring.
A guide to recording high-quality speaker audio for meetups, comparing wired and wireless lapel microphone options.
A recap of KubeCon Shanghai 2019, highlighting China's massive scale in cloud native adoption and its growing role in open source contributions.