Kafka - AdminClient - Connection to node -1 could not be established. Broker may not be available
Troubleshooting a Kafka AdminClient connection error due to hostname/IP mismatch in a single-node setup.
Troubleshooting a Kafka AdminClient connection error due to hostname/IP mismatch in a single-node setup.
A guide to writing Webpack configuration files in TypeScript to improve maintainability and avoid legacy syntax.
A step-by-step guide to installing and configuring Font Awesome icons in an Ionic mobile application.
A tutorial on deploying the opsdroid chatbot framework using the ZEIT platform and its 'now' CLI tool.
Introducing paypal-scripts, a zero-config tool for PayPal developers inspired by create-react-app to boost productivity.
Learn how to use Lambo config files and after scripts to customize Laravel app creation with automated settings and post-installation tasks.
Introduces daiquiri, a Python library that simplifies logging setup with sensible defaults like timestamps, colors, and JSON output.
Explains key configuration changes in ASP.NET Core 2.0, including moving config to Program.cs and using WebHost.CreateDefaultBuilder.
A guide to configuring MongoDB for production on Google Kubernetes Engine, covering host VM optimizations like XFS filesystems and disabling Huge Pages.
Guide to separating Kafka Connect REST HTTP logs from stdout into a dedicated file using log4j configuration for easier troubleshooting.
A quick troubleshooting note about a common Apache Kafka console producer error caused by a misspelled property.
A tutorial on configuring and sending emails from an ASP.NET Core application using Gmail and Hotmail SMTP servers.
Explains how to build and deploy Django web applications using the twelve-factor methodology for better scalability and security.
A guide on integrating the modern .NET Core Configuration system into legacy ASP.NET Web API projects, covering setup, JSON files, and strongly-typed binding.
Guide to replacing web.config with appsettings.json in .NET Core projects using ConfigurationBuilder.
Fixing OGG-15051 error: 'Class not found: kafkahandler' due to a typo in Oracle GoldenGate Kafka handler configuration.
Fixing Oracle GoldenGate for Big Data Kafka handler error: 'Class not found: com.company.kafka.CustomProducerRecord'.
A technical deep dive into the new configuration system in ASP.NET Core 1.0, covering JSON files, environment variables, and hierarchical settings.
A guide to creating, running locally, and deploying an ASP.NET Core 1.0 web application to Azure Web Apps with Azure SQL.
A tutorial on creating CLI applications using a JSON config file and the 'engage' tool in Go, simplifying command management.