Systems | Development | Analytics | API | Testing

We have an idea...

Tired of shows talking at you, rather than showing you? Kaitlyn Barnard and @Viktor Gamov have an idea! Drumroll.... It's Kongcast! A show where we interview software developers and technology leaders at the top of their game every other week. We’ll also give you the tools, tactics and strategies you need to take your distributed architectures to the next level. Kongcast goes beyond the buzzwords and dissects real-life applications and success stories so that you can tackle your biggest connectivity challenges.

Deploying Hybrid Kong API Gateway with EKS Anywhere

Modern microservices-based architectures require companies to change not just the way they build applications but also how to deploy them. Basically, the new microservices foundation should be based on two main pillars: hybrid deployments and Kubernetes orchestrator. With the complete separation of the control plane (CP) and data plane (DP), Kong Gateway fully supports hybrid deployments.

Appian - Connected Claims

Claims operations teams face the challenge of juggling multiple disparate systems, slowing down the claims process. This increases the chance of claims leakage, fraud, or losing a customer by not meeting their service expectations. Appian has been building solutions to address problems like these for the world’s largest insurance organizations for more than a decade. Learn how Appian Connected Claims can help in this short video.

Optimizing your BigQuery incremental data ingestion pipelines

When you build a data warehouse, the important question is how to ingest data from the source system to the data warehouse. If the table is small you can fully reload a table on a regular basis, however, if the table is large a common technique is to perform incremental table updates. This post demonstrates how you can enhance incremental pipeline performance when you ingest data into BigQuery.