Systems | Development | Analytics | API | Testing

Fortify API Gateway Deployments with decK File Linting

API gateways serve as the final checkpoint for your APIs. As such, gateway configuration is critical to ensuring that your APIs remain secure, available, and responsive. Ensuring that all changes to these configurations are intentional and follow your organization's best practices is key to maintaining a robust API gateway deployment. decK 1.28 adds a brand new feature that allows you to natively validate your gateway configurations against custom rule sets.

How to Create a Bar Graph in Google Sheets [3 Easy Steps]

Look, while they’re certainly not the easiest way to consume information, most companies are still using spreadsheets in order to pull a lot of different data into one place. That’s the strength of Spreadsheets – collating a lot of information in one place. And while there’s a lot of functionality within a tool like Google Sheets to categorize and manipulate the data, it’s not the best tool to present performance data to others.

Reinventing ERP Insights With Maxa and Snowflake Native Apps

ERP systems run the world’s businesses. These stalwart systems are great at managing records and processes for finance, operations, supply chain management and more. But their insights need an upgrade. That’s the case put forward by Maxa, an enterprise-grade startup that has made it their mission to reinvent the way companies access and use ERP data for transformational insights.

The AI revenue wave

The past year has seen an unprecedented AI hype wave triggered by the launch of OpenAI’s ChatGPT. Analysis abounds on whether the hype is real, where value will accrue and whether generative AI-first product builders have a real shot at category disruption or creation. As frenzied R&D and market activity continue unabated, market maps and take after take continue to drop hot. But what about revenue?

Charging For API Usage By Unique User

When it comes to monetizing APIs, there are a lot of ways you can do it. One popular way to do so is to charge based on how many unique users are utilizing your API. A good example would be charging $7 per month for each user using your API. For a company with five users accessing the API in a given month, their monthly statement would show a charge of $35 (plus any applicable taxes).

A Deep Dive Into Sending With librdkafka

In a previous blog post (How To Survive an Apache Kafka® Outage) I outlined the effects on applications during partial or total Kafka cluster outages and proposed some architectural strategies to handle these types of service interruptions. The applications most heavily impacted by this type of outage are external interfaces that receive data, do not control request flow, and possibly perform some form of business transaction with the outside world before producing to Kafka.

Top 7 Content Marketing & PR Platforms for Website Owners

81% of marketers say content is a core business strategy. Yet, if you ask them how their content marketing strategy is working out, you will hear varying answers. Hmm, why is that? Well, the approaches in content marketing change so quickly that it’s hard to choose a perfect tactic. Even so, content is the best tool to boost your conversions and reach sustainable business growth. You may struggle to outrank the competitors in the market even though you are putting in their best efforts.

How To Use Yellowfin Custom Functions

A Custom Function is a feature in Yellowfin calculated fields that can be used to define a calculation in advance and use that formula by simply specifying arguments. Using Custom Functions, you can define calculations that cannot be created in calculated fields, or define frequently used calculations to save time when creating calculated fields.