Systems | Development | Analytics | API | Testing

Managing Data as an Asset

Modern technology has enabled businesses to collect all manner of data. Managing data as an asset includes website interactions to drilled-down explanations of what makes a company’s strategy successful, this information informs initiatives, aids decision-making, improves business processes, and provides a way to measure success toward specific objectives. However, having enterprise data is not a strategy or a competitive advantage in and of itself.

What Is CI/CD?

The pace of the industry today is pressuring software developers to build, test, and release software more frequently than ever. To achieve this pace, teams have built two core processes into their workflow: Continuous Integration and Continuous Deployment. Continuous Integration and Continuous Deployment (CI/CD) is a subset of the DevOps workflow that automates application code management and its safe, predictable shipping. In this article, we’ll take a deep dive into CI/CD.

Building a Pricing Strategy for Your APIs

An API is a unique product. There is no presentable UI or outcome a developer can show and market similar to a regular product in the marketplace. The only way to perceive its usefulness is to spend time testing and understanding the value it brings. Given these unique conditions, monetizing an exposed API requires a different approach compared to monetizing other products. This post discusses how to build a pricing strategy for your APIs and which aspects you should consider.

Distributed Tracing on Kubernetes | Andrew Kew | QuadCorps | Kongcast Episode 20

In this episode of Kongcast, Viktor speaks with Andrew Kew, Director at QuadCorps and Sr. Field Engineer at Kong, about the pillars of observability, distributed tracing on Kubernetes, and tools that can help you get the most out of distributed tracing.

How to Use APIs to Streamline Processes and Increase Efficiency

If your business is using APIs and other technologies, chances are you don’t know how they can help your bottom line. But, don’t be surprised if your business uses these services to improve efficiency, streamline processes and reduce costs when it comes time to integrate them into your existing business model. Here are a few examples of how businesses can use APIs to streamline processes.

How to parse and forward API logs with Kong plugins

As more companies are undergoing digital transformation (resulting in a huge explosion of APIs and microservices), it’s of paramount importance to get all the necessary data points and feedback to provide the best experience for both users and developers. Kong Gateway is a lightweight API gateway that is built to be open and versatile. Regardless of the technology stack involved, Kong supports these monitoring or logging requirements through its extensive ecosystem of plugins.

Saved Cohorts: The What, Why, and How

Being able to group a set of users or companies based on their behaviors or traits can be extremely useful. In Moesif, we have a feature called Saved Cohorts which allows you to do exactly this. Saved Cohorts can help businesses power marketing campaigns and other sales initiatives, help engineers and customer success teams manage ongoing issues, and a host of other use cases.

Optimize Your API Gateway with Chaos Engineering

As engineers and architects, we automatically build resilience into platforms as far as possible. But what about the unknown failures? What about the unknown behavior of your platform? The philosopher, Socrates, once said “You don’t know what you don’t know”. What if I could tell you there is a way to turn these unknowns into knowns – a way to understand how your platform will behave to specific failure events…