The Dependency Update Triad: Stability, Time, and Cost
We examine the stability issues, lost time, and hidden costs brought by dependency updates in software development, drawn from Mustafa Erbay's experiences.
1043 posts · Page 21/44 · 481-504 showing
Search runs on the posts loaded on this page. Use category or pagination for the deep archive.
We examine the stability issues, lost time, and hidden costs brought by dependency updates in software development, drawn from Mustafa Erbay's experiences.
This article delves deep into distributed locks and leased lock mechanisms used for managing access to shared resources in distributed systems,...
A practical guide to understanding, diagnosing, and effectively managing BGP route flap issues in 3 steps.
Explore the unseen costs of complex CI/CD pipelines, maintenance challenges, and consultancy expenses through Mustafa Erbay's pragmatic perspective...
Zero-Trust offers a more robust approach than traditional network security. From my own experience, here are 3 practical steps to set it up.
I explain how I strike a balance between performance and security when moving from a flat network to VLAN segmentation, sharing technical details from my field.
Learn 3 effective approaches to manage dependency vulnerabilities in your software projects, with concrete examples and my experiences.
107 years ago one man stepped ashore at Samsun. No money, no plan, no army — just a decision. A short, sincere note on 19 May.
Learn 3 effective methods for managing dependency vulnerabilities in your software development processes with Mustafa Erbay's experience. Enhance CI/CD.
I analyze the practical implications of MVCC, performance trade-offs, and real-world scenarios when choosing a database for indie hackers.
Why are retries in distributed systems inevitable? Practical approaches and life lessons learned from twenty years of experience.
I explore the intricacies of securely storing JWT tokens in web applications, comparing LocalStorage and HttpOnly Cookies.
How do you control the tool usage of AI agents? Secure agent architecture with schema hardening, isolation, and RBAC.
I'm sharing the switch hardening steps that form the foundation of network security based on my own experiences: DHCP Snooping, DAI, and IP Source Guard.
We delve into 3 common architectural mistakes that degrade the reliability of push notifications in mobile applications and their solutions.
Comments on why OpenTelemetry is so popular in Silicon Valley.
As an indie hacker, I discuss how I choose between Eventual and Strong Consistency for my systems, the trade-offs involved, and my real-world experiences.
A guide from my personal experiences on team stress, technical debt, and trade-offs encountered when choosing deploy strategies.
I explore the operational and technical challenges behind the seemingly attractive initial costs of multi-tenant ERP solutions, drawing from my own experiences.
Balancing mobile app size with push notification reliability. Which optimizations truly add value?
Exploring secret rotation, a cornerstone of application security, and delving into my own principles of automation, lifecycle management, and seamless.
Examining the hidden developer time costs of the Blue/Green deploy strategy and its implications.
I share my personal experiences on the differences between monolith and modular architectures, the challenges of transitioning for indie hackers, and practical.
Explore the differences between logs and metrics for troubleshooting, their strengths and weaknesses, and when to use each in detail.