Systems | Development | Analytics | API | Testing

Blog

What is Yellowfin Export? How to Share Reports & Dashboards

A very common request we get from analytics users across all industries is the ability to export dashboard and analytic content to external files for collaboration and sharing. Whether the requirement is to export to PDF or export to XLS, exporting dashboard content to another popular media format remains an expected and important feature of modern business intelligence (BI). However, many analytics vendors lack options in exporting content, limiting the ability to share reports with non-analytics users.

A Comprehensive Guide to Workflow Automation

Workflow automation involves automating repetitive tasks and processes in a sequence using technology, reducing the need for manual intervention. It involves designing, creating, deploying, and automating business processes like data entry and customer interactions. Workflow automation uses software to replace manual and paper-based processes. Its primary goal is to ensure that the right people work on the right tasks at the right time.

OWASP AI Security Project: Top 10 LLM Vulnerabilities Guide

Artificial intelligence (AI) is kind of a big deal. And when things are a big deal, they're ripe to be exploited. Fortunately, mounting concerns about AI security and privacy are met by plenty of guidance on best practices from the good folks in the open source world. The OWASP AI Security Project has emerged as a crucial initiative, offering developers clear, actionable guidance on designing, creating, testing, and procuring secure and privacy-preserving AI systems.

Why Your Business Needs Bespoke QA Consulting: Explained

Businesses across diverse industries navigate distinct requirements, regulations, and challenges in software development and quality assurance. What proves effective for healthcare software might translate differently than banking software due to differing regulatory landscapes and privacy considerations. Hence, QA consulting services play a pivotal role in leveraging industry-specific expertise to tailor solutions that meet the unique quality needs of each sector.

How to create an app like Uber: Cost, Tech Stack and Features

Too many cars, too few parking spots, and never enough time! Does that sound familiar? Well, this chaotic hustle-bustle gave rise to urban transportation apps like Uber. The mere mention of its name brings a sigh of relief to daily commuters like us, isn’t it? But wait a minute. Have you ever wondered how this magical app came to be? Do questions like- ‘How can I make an app like uber, and how much is the cost to build app like uber?’ ever crossed your mind?

Automatic APIs With PostgREST for PostgreSQL

Storing information in a relational database and sharing it via a RESTful API is a very common scenario these days. Depending on your RDBMS (relational database management system), this may take a lot of development effort. One solution that attempts to simplify the process is the PostgREST web server add-on for PostgreSQL. If your organization uses the PostgreSQL database, PostgREST quickly adds basic CRUD (create, read, update, delete) functions in an easy-to-use RESTful HTTP interface.

What Is an API Integration?

Whether you’re working in the marketing department or the operations department, you’ve probably heard a lot about APIs and API integrations. API integration is the process of connecting different software systems or applications through their respective APIs to enable them to communicate and share data seamlessly. These have become the “buzz” terms of IT departments in recent years as more enterprises embrace the trend toward digital transformation.

Spring Into Confluent Cloud With Kotlin-Part 1: Producers and Consumers

Hey, you! Yeah, you! The puzzled-looking Spring Boot developer, scouring the web for a guide on integrating your microservices with Apache Kafka on Confluent Cloud with Stream Governance. Admit it, you’ve been Googling nonstop for the past hour and all you’ve found are examples using StringSerializer/StringDeserializer with not even the slightest mention of "schema registry-aware" serialization methods. And I bet the examples you found are implemented in Java.

5 Years of Confluent Cloud Connectors: Exploring Your Top Connector Picks

This summer marks five years since we announced our first fully managed connector on Confluent Cloud in 2019, the Amazon S3 Sink Connector. Since then, our connector offerings have not only expanded significantly but also enabled teams to send hundreds of petabytes of data throughput. Today, we support over 80 pre-built, fully managed connectors, custom connectors, and secure private networking.