Analytics

Introducing Accelerator for Machine Learning (ML) Projects: Summarization with Gemini from Vertex AI

We’re thrilled to announce the release of a new Cloudera Accelerator for Machine Learning (ML) Projects (AMP): “Summarization with Gemini from Vertex AI”. An AMP is a pre-built, high-quality minimal viable product (MVP) for Artificial Intelligence (AI) use cases that can be deployed in a single-click from Cloudera AI (CAI). AMPs are all about helping you quickly build performant AI applications. More on AMPs can be found here.

Confluent's Customer Zero: Supercharge Lead Scoring with Apache Flink and Google Cloud Vertex AI, Part 1

At Confluent, we continuously strive to showcase the power of our data streaming platform through real-world applications, exemplified by our Customer Zero initiative. In part 1 of this blog, we present the latest use case of Customer Zero that harnesses the capabilities of generative AI, data streaming, and real-time predictions to enhance lead scoring for sales, helping our team prioritize high-value prospects and address complex challenges within our organization.

AI Agents Are All You Need

Sorry for the click-bait title, but everyone is talking about AI Agents, and for a good reason. With the proliferation of LLMs, everyone – from software engineers using LLMs as a coding copilot to people using AI to plan vacations – is looking for new ways to use the technology that isn’t just answering questions or searching knowledgebases.

Building a FinOps Ethos

In today’s data-driven enterprises, the intersection of fiscal responsibility and technical innovation has never been more critical. As data processing costs continue to scale with business growth, building a FinOps culture within your Data Engineering team isn’t just about cost control, it’s about creating a mindset that views cost optimization as an integral part of technical excellence.

The 10 AP Automation Benefits (+1 Bonus Benefit) For Enterprises

Accounts payable (AP) automation is on the rise as finance teams are realizing the benefits of AP automation solutions currently on the market. Teams that achieve partial automation in their AP processes are seeing considerable benefits in terms of time, cost, and efficiency. With vendors now integrating AI technologies into their software solutions, the potential AP automation benefits promise to change the face of accounts payable altogether.

Keboola to Simplify the Management of Sustainability Data

Keboola, the self-service data management platform, develops a comprehensive platform that simplifies Environmental, Social and Governance (ESG) data management. It automates data collection, monitors key performance indicators (KPIs), and provides real-time insights across all client entities. By replacing manual processes, it ensures precision, uniformity, and adherence to ever-changing regulations.

Are You Misconfiguring Producer Retries? | Kafka Developer Mistakes

Producer retries in Apache Kafka can make or break message delivery, especially during broker events like updates or failures. Use the idempotent producer, and configure delivery timeouts, in order to avoid common pitfalls that lead to lost messages or broken ordering.