Five lessons from a minor production incident
A developer shares lessons learned from a minor AWS production incident involving SQS message limits and the claim check pattern.
A developer shares lessons learned from a minor AWS production incident involving SQS message limits and the claim check pattern.
A technical guide on deploying Meta's Llama 3.2 Vision model on Amazon SageMaker using the Hugging Face LLM DLC.
Updates on techniques to bypass in-app browsers on Android and iOS, including changes to intent links and iOS shortcut issues.
A technical guide on processing Overture Maps' global land cover dataset, focusing on extracting and analyzing Australia's data using DuckDB and QGIS.
Quarterly roundup of data lakehouse trends, table formats, and major industry news from Apache Iceberg to Delta Lake.
A web developer reflects on common HTML mistakes, specifically the misuse of the <blockquote> element for pull-quotes and incorrect citation placement.
Announcing the free C23 edition of 'Modern C', a book updated for the new C standard with new features like _BitInt, nullptr, and constexpr.
Analyzes the viability of using uv's managed Python in production, covering portability, performance, and security implications.
A tutorial on using PyArrow for data analytics in Python, covering core concepts, file I/O, and analytical operations.
Explores modern improvements to Java's beginner experience, including Project Amber features and updated teaching approaches.
Explores the use of LLMs to generate synthetic data for training AI models, discussing challenges, an experiment with coding data, and a new library.
A guide to understanding and implementing recursion in JavaScript, covering basic concepts, avoiding infinite loops, and practical examples.
A technical guide on compiling a Lisp variant to bytecode and executing it in a custom, stack-based virtual machine.
Explores the core reasons for using Change Data Capture (CDC) to extract data from operational databases for analytics and other applications.
A developer's critique of Dependabot's flaws under GitHub, including silent failures and slow updates, leading them to stop using it.
Architecting a multi-account security logging platform in AWS, covering services like CloudTrail and CloudWatch, and best practices for collection, monitoring, and SIEM integration.
A guide to using the open-source security tool Falco for dynamic security monitoring and threat detection in AWS EKS Kubernetes clusters.
Compares the pros and cons of working at startups versus large tech companies, focusing on culture, work style, and career growth.
Learn two Git tricks: quickly switch back to the previous branch and view the last 5 checked-out branches using reflog.
A judge's recap of the first DEV Web Game Challenge, highlighting winning entries for web games and one-byte explainers.