Systems | Development | Analytics | API | Testing

Latest Blogs

Interview With Pieter Vaniperen

For the newest instalment in our series of interviews asking leading technology specialists about their achievements in their field, we’ve welcomed Pieter Vaniperen, Managing Partner at PWV Consultants. Pieter is a veteran software architect and security expert who is an industry authority and influencer providing thought leadership and execution to develop widely adopted processes, methodologies, and technologies that are at the forefront of digital innovation and software development.

What to Do About Java Memory Leaks: Tools, Fixes, and More

Memory management is Java’s strongest suit and one of the many reasons developers choose Java over other platforms and programming languages. On paper, you create objects, and Java deploys its garbage collector to allocate and free up memory. But that’s not to say Java is flawless. As a matter of fact, memory leaks happen and they happen a lot in Java applications. We put together this guide to arm you with the know-how to detect, avoid and fix memory leaks in Java.

5 Tips for Pushing Data from Your Warehouse to SAP

Reverse ETL flips the targets and destinations of the standard ETL (extract, transform, load) process. Instead of collecting your data within a centralized data warehouse, reverse ETL transfers information out of this warehouse and into third-party operational systems for ease of access and better analytics and reporting. That’s all very well and good — but what does reverse ETL look like in practice with systems and software such as SAP?

6 Database Schema Designs and How to Use Them

In this guide, we'll discuss what a database schema is, six database schema designs, and how and why they are used. We know a lot of thought goes into database construction. Before creating any database, developers plan what it should include and how the different aspects work together. This planning ensures a database has the necessary design for its intended use. Coders then use the schema to implement the database’s design.

The Role of the Empowered Citizen Integrator in Democratizing Technology Across the Enterprise

For organizations to succeed today, they have to make data-driven decisions and get the most value out of the information. “To monetize data, companies must first transform it so that it can be reused and recombined to enable new value creation.” Most organizations have a ton of information that is spread across multiple departments. Making sense of the information is no easy task. Inaccurate analytics or delayed insights can put the business in a vulnerable position.

Top 10 DevOps Tools You Need to Master In 2021

DevOps is all about collaboration and efficiency. The intent is to speed up the software development process to bring the products or services faster to the market. DevOps methodology focuses on standardising the development environment to deliver updates, upgrades, and security features to the end-user more quickly, improving customer privacy and security. So, what DevOps tools should you master?