Systems | Development | Analytics | API | Testing

Latest News

How to create a Kafka topic (the safe way)

We live in a dynamic world. It is safe to say that companies aim to speed up time-to-market and out-innovate their competition with Kafka, but at the same time struggle with some limitations. These can range from compliance-related setbacks for regulations such as GDPR, CCPA and HIPAA, to self-service slip-ups that could see a whole Kafka cluster going down. Even something as seemingly innocuous as configuring and creating a Kafka Topic can lead to operational U-turns, slowdowns and even downtime.

Design considerations for SAP data modeling in BigQuery

Over the past few years, many organizations have experienced the benefits of migrating their SAP solutions to Google Cloud. But this migration can do more than reduce IT maintenance costs and make data more secure. By leveraging BigQuery, SAP customers can complement their SAP investments and gain fresh insights by consolidating enterprise data and easily extending it with powerful datasets and machine learning from Google.

What is Change Data Capture in SQL Server?

For more than three decades, Microsoft SQL Server has helped countless organizations store and manage their enterprise data, and it’s still one of the most widely used software applications on the planet. According to the DB-Engines database ranking, SQL Server remains the third most popular database management system, just behind Oracle and MySQL. Change data capture (CDC) is essential functionality for many businesses, especially those with real-time ETL use cases.

API Strategy Fundamentals: Nurture API Adoption

Supporting your digital strategy with the right technology is critically important. However, it’s even more important to recognize that the technology you choose should really center around enabling your organization’s business operations. Although technology alone cannot galvanize and nurture your ideal ecosystem, taking a balanced approach to your digital strategy is critical to success.

API-Led Data Integration: Key Questions to Ask When Securing an API

Data has become an incredibly powerful tool that helps brands streamline processes and improve customer services. To facilitate this, you will often need an API that moves data between applications without compromising the value of your information or creating vulnerabilities that can be exploited. Securing an API therefore becomes a crucial aspect of any data integration project. An API solution that meets security essentials will make it much more resistant to cyber threats.

Automated Form Filling in 4 Steps | No Coding Skills Required

For almost every website or web application you visit, web forms are the most popular method to collect information. Nowadays, most companies continue to rely on out-of-fashion CRM (customer relationship management) and ERP (enterprise resource planning) systems. Unfortunately, these do not allow users to import data with numerous variables into the portal, leaving employees with only one option – manually entering thousands of data entries one by one.

Introducing Control API: provision & configure Ably programmatically

DevOps engineers working on fast-scaling software architectures that include Ably now have it a bit easier with Control API. This new feature allows you to increase your testing capability and to configure complex production systems quickly and safely, directly from your configuration and orchestration tools.

JavaScript Logging Basic Tips

In the past few years, JavaScript has evolved in several ways and has come a long way. With the evolving technology, machines are becoming more powerful, and browsers are getting more robust and compatible. In addition, Node.js’s recent development for JavaScript’s execution on servers, JavaScript has been getting more and more popular than ever before.