Systems | Development | Analytics | API | Testing

Yellowfin Cool Features Part 2: Broadcast and Bookmark

In this blog series, Yellowfin Chief Technology Officer (CTO) Brad Scarff breaks down some of the coolest and most unique features of the Yellowfin embedded analytics suite. What if you could automate the delivery of reports on set schedules? What if you could create save states of all your report filters and drill-downs? Yellowfin allows just that.

ETL and Data Warehousing Explained: ETL Tool Basics

Understanding ETL (extract, transform, and load) and data warehousing is essential for data engineering and analysis. As businesses generate large amounts of data from different sources, efficient data integration and storage solutions become crucial. This article breaks down ETL and data warehousing, providing insights into the tools, techniques, and best practices that drive modern data engineering.

Bank Risk Management: Top Challenges and Their Solutions

In today's dynamic financial landscape, threats are not only escalating but also rapidly evolving. At the same time, regulators impose stricter transparency and compliance requirements on financial institutions. So, how can decision-makers navigate this challenging environment, with relentless cyber threats coming at them from one side and rising regulatory demands from the other?

Governing GraphQL APIs with Kong Gateway

Modern software design relies heavily on distributed systems architecture, requiring all APIs to be robust and secure. GraphQL is no exception and is commonly served over HTTP, subjecting it to the same management concerns as any REST-based API. In fact, GraphQL’s dynamic client querying capabilities may lead to more complex and potent attack surfaces than traditional REST-based APIs.