Skaffold for local kubernetes development
A guide to using Skaffold for local Kubernetes development, covering installation, configuration, and its key features for streamlining the build-deploy cycle.
A guide to using Skaffold for local Kubernetes development, covering installation, configuration, and its key features for streamlining the build-deploy cycle.
Performance comparison of three AWS API deployment methods: Lambda, API Gateway service proxy, and Fargate containers.
A deep dive into Spring's BeanPostProcessor interface, explaining its role in customizing bean lifecycle and initialization within the Spring framework.
Explains the differences between Azure Stack's Kubernetes Cluster template and Azure Kubernetes Service (AKS), detailing its deployment and management.
A developer shares the essential apps they install on a new Mac for writing, coding, design, and video creation.
A tutorial on building a Domino's-style order tracker microservice using Node.js, Express, and Firebase Realtime Database.
Guide on creating secret volumes in Azure Container Instances and consuming them with C# .NET Core, comparing secure environment variables and secret volumes.
Explains Go interfaces and type assertions, covering theory, practical use cases, and implicit implementation compared to languages like C# and Java.
A developer's updated reflections on Intel SGX technology, considering its original DRM purpose and new use cases for secure cloud execution.
A guide to creating reusable UI components in iOS using custom view subclasses in Swift, covering design principles and implementation.
Explores browser features for detecting user preferences like reduced motion and dark mode using CSS and JavaScript media queries.
Troubleshooting guide for a VMware ESXi 6.5 error where a powered-off VM cannot be powered on, with a solution to re-register the VM.
Argues that code coverage is a flawed metric for software quality, comparing it to IQ tests, and demonstrates its limitations with examples.
Learn how to use secure environment variables in Azure Container Instances to protect sensitive data from UI and API exposure.
A developer shares their journey and challenges adding Docker support to an ASP.NET Core SPA with Angular, including issues with Node.js and node-sass.
An experiment testing if players with feminine usernames receive different in-game chat comments than those with masculine names in Overwatch.
A detailed review of Veeam Backup for Microsoft Office 365 v3.0 beta, highlighting new features like granular OneDrive folder selection and significantly faster backup speeds.
Guide to running PHPStorm code inspections from the command line and integrating the results into a Continuous Integration (CI) pipeline.
Learn how to connect AWS API Gateway directly to SNS using a service integration, bypassing the need for custom compute like Lambda.
An opinion piece arguing that Go's conservative design and lack of generics is a strength, not a missing feature, and that innovation should come from first principles.