Systems | Development | Analytics | API | Testing

Latest Blogs

Becoming the Most Loved Baby Products Brand Globally With Qlik

I’ve been a Business Intelligence (BI) analyst and evangelist for over two decades now. As you can imagine I’ve worked with many different BI platforms throughout my career, especially during my time as a BI Consultant. In this role, I was product agnostic, so from Power BI to Tableau, you name it, I used it! However, Qlik Sense quickly stood out to me as the most powerful and intuitive platform on the market.

You're Not the Only One With Data Problems

I’ve met with lots of customers and prospects throughout my career. And, I’ve noticed that, when I’ve asked them to describe their current software situation, many would say the same things. “We should have updated this a long time ago.” “It’s embarrassing how long it takes to do a simple task.” “I bet other companies stopped doing things like this years ago.”

Tutorial: Using Kong Kubernetes Ingress Controller as an API Gateway

In this first section, I’ll provide a quick overview of the business case and the tools you can use to create a Kubernetes ingress API gateway. If you’re already familiar, you could skip ahead to the tutorial section. Digital transformation has led to a high velocity of data moving through APIs to applications and devices. Companies with legacy infrastructures are experiencing inconsistencies, failures and increased costs. And most importantly, dissatisfied customers.

Successful API Product Management in Large Enterprises

Joining us is Claire Barrett, Director at APIsFirst and a seasoned consultant in strategy and technology change. In our podcast she identifies the key issues to ensure digital transformation success in larger, more mature organizations, and examines why digital savviness is key, how you should always aim for shared business goals, and why balanced teams are preferable. Larry Ebringer, Moesif’s CMO, is your host today.

10 Reasons Why We Love Firecracker MicroVMs

As we discussed in Firecracker MicroVMs: Lightweight Virtualization for Containers and Serverless Workloads, Firecracker is a lightweight virtual machine monitor (VMM) that uses Linux kernel-based virtual machines (KVM) to provision and manage lightweight virtual machines (VMs), also known as microVMs. Without further ado, here is a list of the top ten reasons why we love Firecracker.

Guide to Pub/Sub in Golang

If you’ve ever used Go before, the concepts of Publish/Subscribe should be fairly familiar to you. It is much like how goroutines communicate over channels between each other, the idea boils down to allowing for such a channel to have multiple ‘subscribers’ receive messages sent on the channel. This paradigm can be powerful when used right, allowing for a cut down of complexity from both the publisher and subscriber side, as well as fast asynchronous communication.

Low-code in the Insurance Industry: Facing the Challenge of Digital Transformation

The insurance industry is among those most impacted by the COVID-19 pandemic. Claims are likely to top €190 billion in 2021, according to reinsurer Lloyd’s of London. However, the pandemic did not fire the starting pistol in challenging insurers to transform, although it has amplified the issue. You can read more about the challenges specific to this sector in a recent interview with Gijsbert Cox, EMEA Insurance Industry Leader at Appian.

Scheduling With Cron Expressions in Xplenty

One of the most requested features in a data integration tool is greater flexibility around the scheduling of packages and workflows. With Xplenty, this can be achieved through the use of our Cron Expression scheduling feature. Cron is a software utility that enables Unix-based operation systems, such as Linux, to use a job scheduler. You can create cron jobs, which execute a script or command at a time of your choosing. Cron has broad applications for tasks that need time-based automation.