Quick 'n Easy Population of Realistic Test Data into Kafka
A tutorial on using Mockaroo and kafkacat to generate and load realistic test data into Apache Kafka topics for development and testing.
A tutorial on using Mockaroo and kafkacat to generate and load realistic test data into Apache Kafka topics for development and testing.
Highlights from Day 1 of the Delta V conference, covering web performance strategies, metrics, and team structures from Pinterest and other tech talks.
Interview with V8 JavaScript engine tech lead Benedikt Meurer on competition, performance testing, and a story of breaking YouTube in Chrome.
A step-by-step guide to upgrading a Raspberry Pi's operating system from Raspbian Jessie to the newer Raspbian Stretch release.
Foreword for a book on Reactive Application Development, discussing its evolution, principles, and practical implementation in modern systems.
Introducing Guess.js, a toolkit for data-driven user experiences on the web, including predictive pre-fetching and smarter JavaScript bundling.
A guide to using Test-Driven Development principles to create and maintain accurate, always-in-sync documentation for RESTful APIs.
A PyCon US 2018 talk on Python application monitoring basics, covering terminology, metrics, and integration using pandas.
A tutorial on creating a serverless API proxy for Cosmos DB using Azure Functions without writing any code.
Author explains why authentication will be taught in a separate course, not within the main JavaScript curriculum, to avoid overwhelming beginners.
A guide to debugging JWT-protected APIs secured by Azure AD B2C, covering essential tools and workflows for developers.
Summary of the 2018 Java EE community survey results, covering usage trends, container preferences, and the transition to Jakarta EE.
Explains how to create parameterized selectors in NgRx using factory methods, covering memoization and child selectors.
Key takeaways from KubeCon/CloudNativeCon 2018, covering CNCF end-user growth, Kubernetes operators, and serverless collaboration.
A guide to writing a simple JSON parser, covering lexical and syntactic analysis, with a practical implementation example.
A hands-on review and trial of Veritas CloudPoint, a cloud backup and recovery software, detailing the signup process and license terms.
The article argues that the quality of error messages directly reflects a product's internal quality and the development team's care for users.
A guide to fixing module and upgrade issues when running an Ansible playbook to create an Azure resource group in Azure Cloud Shell.
A hands-on tutorial on implementing deep reinforcement learning models using TensorFlow and the OpenAI Gym environment.
A technical guide on implementing Touch ID and Face ID authentication in iOS apps, covering common pitfalls and documentation errors.