latest news



DZone.com Feed

Unblocking a Failed Solr 5 to Solr 8 Migration in a Large-Scale Ads Retrieval System (Tue, 10 Mar 2026)
Major version upgrades of search infrastructure are often treated as dependency and configuration exercises. In practice, when search sits upstream of machine-learning pipelines and directly impacts revenue, such upgrades can fail in far more subtle — and harder to diagnose — ways. This article describes how a long-stalled migration of a production ads retrieval system from Apache Solr/Apache Lucene 5 to 8 was unblocked after multiple prior attempts had failed. The failures were not caused by missing dependencies or misconfiguration, but by cumulative semantic drift and execution-path changes that only manifested under real production conditions.
>> Read More

Designing Production-Grade GenAI Data Pipelines on Snowflake: From Vector Ingestion to Observability (Tue, 10 Mar 2026)
The honeymoon phase of GenAI is over. After eighteen months of frantic prototyping, enterprise teams are waking up to a sobering reality: the demo that wowed stakeholders in January falls apart at 2 AM on a Sunday when the embedding pipeline chokes, the vector search latency spikes, and nobody knows if the RAG responses are hallucinating. If you're architecting GenAI systems on Snowflake in 2026, "it works on my laptop" isn't the bar anymore. Production-grade means observable, governable, and resilient by design. I've spent the last year helping three of my internal customers migrate their GenAI workloads from experimental notebooks to Snowflake-native production pipelines. The pattern is consistent: teams start with Cortex Search because it's turnkey, hit scaling walls around the 50-million-document mark, then realize that observability wasn't an afterthought; it needed to be architected in from day one. This article distills those battle scars into a blueprint for building GenAI data pipelines that don't just function, but endure.
>> Read More

Data Privacy Engineering for AI Models: What Developers Need to Build In (Tue, 10 Mar 2026)
The Privacy Problem in AI Data privacy engineering is a critical requirement for modern Artificial Intelligence systems that operate on sensitive data. As AI systems are increasingly trained on sensitive and regulated data, data privacy has become an engineering concern This article outlines architectural patterns and engineering practices that embed data privacy protection into AI workflows, from data ingestion to model serving, helping developers to design AI systems with data privacy protection
>> Read More

AI Is Rewriting How Product Managers and Engineers Build Together (Tue, 10 Mar 2026)
For years, product and engineering teams have relied on a familiar operating model. Product defines the problem, engineering builds the solution, and correctness can be reasoned about before launch. That model worked well in deterministic systems, and AI is quietly breaking this contract. Once models are embedded into core product flows such as transaction routing, risk evaluation, or decision automation, behavior stops being fully predictable. Outcomes depend not just on code, but on data distributions, external dependencies, retry paths, latency budgets, and second-order effects that only appear at scale. As a result, product managers and engineers can no longer operate in parallel lanes. They must rethink how they work together.
>> Read More


DevOps Cafe Podcast

DevOps Cafe Ep 79 - Guests: Joseph Jacks and Ben Kehoe (Mon, 13 Aug 2018)
Triggered by Google Next 2018, John and Damon chat with Joseph Jacks (stealth startup) and Ben Kehoe (iRobot) about their public disagreements — and agreements — about Kubernetes and Serverless. 
>> Read More

DevOps Cafe Ep 78 - Guest: J. Paul Reed (Mon, 23 Jul 2018)
John and Damon chat with J.Paul Reed (Release Engineering Approaches) about the field of Systems Safety and Human Factors that studies why accidents happen and how to minimize the occurrence and impact. Show notes at http://devopscafe.org
>> Read More

DevOps Cafe Ep. 77 - Damon interviews John (Wed, 20 Jun 2018)
A new season of DevOps Cafe is here. The topic of this episode is "DevSecOps." Damon interviews John about what this term means, why it matters now, and the overall state of security.  Show notes at http://devopscafe.org
>> Read More