Systems | Development | Analytics | API | Testing

How APIs expand reach and drive ROI for content producers

Over the course of just a few years, the ways in which we consume content have changed dramatically. In order to compete in this new landscape and to adapt to the technological change that underpins it, media studios and other content producers should consider providing relatively open access to their proprietary content. This necessitates a cultural change across the industry.

Cost Optimization on Microsoft Azure

Do you use big data and streaming services - such as Azure HDInsight, Databricks, and Kafka/EventHubs? Do you have on-premises big data that you want to move to Azure? Keeping costs down in Microsoft Azure is difficult, but vital. Join Chris Santiago of Unravel Data and explore how to to reduce, manage, and allocate streaming data and big data costs in Azure.

Cost-Effective, High-Performance Move to Cloud

The move to cloud may be the biggest challenge, and opportunity, facing IT departments today. In this 45-minute webinar, Unravel Data product marketer Floyd Smith and Solutions Engineering Director Chris Santiago describe how to move workloads to the cloud quickly, cost-effectively, and with high performance for the newly cloud-based workloads. Tune in to find out the best way to de-risk your cloud migration projects with data driven insights.

Rainforest Automation - An End-to-End Signup Test

Testing a sign up flow using Rainforest Automation, which is a no code testing platform for automated and manual QA testing. This shows a few advanced features useful in testing sign up flows, including data generation, email workflows and encapsulating common actions in embedded tests. This kind of automated end-to-end test is impossible with traditional test automation.

Automating the Development Pipeline to Rapidly Design, Publish and Consume Services

Teams are looking for every opportunity to do more with less. Companies want to get to market faster, while reducing costs with automation. To accomplish these goals, it is critical to allow the developers to use DevOps processes and re-use existing Services to drive speed and innovation. In this Workshop, we'll discuss how Kong enables spec-based development to provide consistent APIs, documentation and automate deployments with Kong, using GitOps.

React Hooks Common Mistakes

React Hooks is a new addition to React which enables you to use state and other features of the library without having to create a class. By ‘hooking into’ React’s existing features, you can significantly reduce the number of concepts you have to grapple with, and you can create custom hooks to share all kinds of non-visual logic, making your code much more reusable.

New Apache Kafka to AWS S3 Connector

Many in the community have been asking us to develop a new Kafka to S3 connector for some time. So we’re pleased to announce it's now available. It’s been designed to deliver a number of benefits over existing S3 connectors. Like our other Stream Reactors, the connector extends the standard connect config adding a parameter for a SQL command (Lenses Kafka Connect Query Language or “KCQL”). This defines how to map data from the source (in this case Kafka) to the target (S3).