Systems | Development | Analytics | API | Testing

Latest Posts

10 Best Google Analytics ETL Tools for 2024

Google Analytics is one of the most widely used web analytics platforms for businesses working to understand web traffic trends. Google Analytics integrates with many other business applications and data sources, but for some organizations, these integrations are difficult to set up for more complex platforms like data warehouses and lakes. Fortunately, a number of leading data integration and ETL companies offer accessible connectors, tools, and support specific to Google Analytics integrations.

What's New in Elixir 1.16

The Elixir 1.16 release candidate is out now, and it comes with some compelling improvements to diagnostics, documentation, and a few other enhancements that make Elixir an even better choice for developers. We'll dive into some of these changes and highlight Elixir's continued focus on developer happiness and community building. Let's get started!

Sharing Applications across the DoD to Get Programs Fielded Faster

The US government software modernization policy encourages federal agencies, including the Department of Defense (DoD), to leverage investments already made in application development and authorizations to operate (ATOs). The goal of repurposing existing, working applications is to enable agencies to reduce development time and costs by leveraging software that has been purchased and implemented by another team.

Kong Konnect the World: Seamless Global and Serverless Deployments Powered by Koyeb

Kong Konnect is an API lifecycle management platform streamlining the connectivity between your APIs and microservices. The control plane is hosted in the cloud by Kong and available across the US, EU, and AU, while the data plane is managed by you within your preferred network environment, like Koyeb.

LiveRamp Customers Build 'Foundation of Identity' With Snowflake Native Apps

The best marketing is truly data-driven, creating powerful product promotions and offers through an understanding of customer needs and preferences. But for many organizations, building this understanding is more akin to solving an ever-growing jigsaw puzzle (with no easy edge pieces!) than reading data insights from a beautiful dashboard.

Graphql vs Rest: A Comprehensive Comparison

The conversation around data fetching and API management is increasingly dominated by two major players: GraphQL and REST. These technologies, while serving the same purpose of facilitating communication between client and server, offer markedly different approaches and philosophies. GraphQL, emerging as a powerful alternative to the traditional RESTful architecture, brings a new dimension to data retrieval efficiency and flexibility.

Evolving Security From "Time Suck" to Productivity Creator

The challenge with security around the development process is that too often it has felt like it was bolted on after the fact, because it was. It’s no wonder that an announcement that a new security tool has been added to the process is likely to elicit a collective eye roll from a development team. To be clear, developers are not against security, but they are skeptical of new processes and tools being added by security teams with no development experience.

How to add a typing indicator to an in-game chat room with React

In a previous article, I took you through how to add a chat room to a simple game of tic-tac-toe. This post is the second in the series, in which we will look at how to build out the functionality of that chat room with additional features. Across the series, we’ll look at how to manage presence and how to enable emoji reactions – in this post, the focus is on typing indicators. Follow on to find out how to display an indicator when the other person is typing.

What Lays Ahead in 2024? AI/ML Predictions for the New Year

2023 was the year of generative AI, with applications like ChatGPT, Bard and others becoming so mainstream we almost forgot what it was like to live in a world without them. Yet despite its seemingly revolutionary capabilities, it's important to remember that Generative AI is an extension of “traditional AI”, which in itself is a step in the digital transformation revolution.

REST API with Node.js

REST is a powerful and ubiquitous paradigm for web application development. It offers huge benefits that can help any service be more efficient, more extensible, and more scalable. Node.js is a popular solution for building fast, efficient, and scalable APIs. It is highly extensible, offering an ecosystem of packages that deliver fast and unified development.