Systems | Development | Analytics | API | Testing

Three Must-Read Data and Analytics Books with Tim Harford, Zhamak Dehghani, and Brent Dykes

It is once again that time of year when our host, Cindi Howson shares her favorite data and analytics book recommendations. In this special annual episode, we feature three of the industry’s top data writers, thinkers, and fellow podcasters. Tim Harford comes to the conversation with his new book, The Data Detective, and big-picture ideas about how traits like curiosity serve data scientists so well. Zhamak Dehghani shares her concept of The Data Mesh, especially as it relates to sharing data across business verticals. Finally, in his book, Effective Data Storytelling,

Kong Builders- Sep 7 | Kong Hackathon Edition - Mesh & API Automation Hacks

All of September, we will be featuring the Kong Summit Hackathon with a live stream every Wednesday to help you get started with contributing to Kong! In this episode, Kat Morgan will be showing you how to contribute to Kong with #konggateway and #servicemesh and #gitops hack examples.

6 Essential SaaS Tools for Growing Your Business

SaaS (Software as a Service) has gained massive popularity within the last decade. Consumer software, like Google, is the most well-known today, but it accounts for only a fraction of the SaaS industry. Today’s modern enterprise SaaS platforms address specific business needs — such as Salesforce resolving customer data management and Zoho addressing help desk issues. So how can you get a leg up on the competition? Simple: use the right tool or platform(s).

A Guide to APIs and Data Warehouses

Enterprise data is a valuable asset in today’s digital economy. As a result, companies are always looking to utilize data services to get more out of their valuable data. Two ways that companies can achieve this is through using APIs and data warehouses. Did you know that the global data warehousing market size is projected to reach over $51 billion by 2028 or that the worldwide API management market size is expected to reach over $13 billion by 2027?

Optimize Driver Behavior to Reduce Fuel Consumption | Integrate.io

While advancing technology is beginning to bring us electric vehicles, most vehicles on the road still operate on fossil fuels. This includes the commercial vehicles used in major fleet operations. Traditionally, gathering metrics regarding a driver's driving style, vehicle speed, cruise control usage, diagnostics, drive cycle, a vehicle's engine, and other factors has been quite difficult.

7 Most Common Dashboard Design Mistakes to Avoid

Dashboards are an important data analytics tool for understanding business metrics and managing your business performance. However, if your dashboard is not designed well, it can be difficult to use for analysis, and ineffective for decision-making. Dashboard design should be simple and accessible, and reflect your company's branding and identity. Ensuring your analytical dashboard is readable, usable and accurate is heavily reliant on following best practice dashboard design.

How to build a serverless WebSockets platform

When building modern web applications, it is increasingly important to be able to handle realtime data with an event-driven architecture to propagate messages to all connected clients instantly. Several protocols are available, but WebSocket is arguably the most widely used as it is optimized for minimum overhead and low latency. The WebSocket protocol supports bidirectional, full-duplex communication between client and server over a persistent, single-socket connection.

What is an iFrame? How does it work and what is it used for

If you have been scolded for using iFrames to embed website elements by seniors, you aren’t alone! The HTML tag has been infamous in the industry for quite some time due to possible security breaches. It facilitates when the element goes unmonitored. However, its proper use and strategic implementation can quickly help web developers speed up the frontend creation process.