GraphQL Interface Types: What You Need to Know

  • Post author:
  • Post category:Databases

GraphQL Interface Types: What You Need to Know GraphQL interfaces are a powerful feature that allows developers to define a common set of fields that multiple object types can implement. This guide will break down the definitions and concepts related to GraphQL interface types, providing a comprehensive understanding for beginners.…

Continue ReadingGraphQL Interface Types: What You Need to Know

Announcing MongoDB Server 8.0 Platform Support Improvements

  • Post author:
  • Post category:Databases

Last month at MongoDB.local NYC 2024, we announced the preview of MDB 8.0, the next evolution of MongoDB’s modern database. With MongoDB 8.0, we’re focused on delivering the unparalleled performance, scalability, and operational resilience necessary to support the creation of next-generation applications. For that to be possible, users must be…

Continue ReadingAnnouncing MongoDB Server 8.0 Platform Support Improvements

10 use cases made simple with Redpanda Connect

Redpanda Connect is a lightweight stream processor that allows you to build streaming data pipelines in a declarative manner. Formerly known as Benthos, Redpanda Connect is written in Go and deployed as a static binary with zero external dependencies. Its functionality overlaps with enterprise integration frameworks, log aggregators, and ETL…

Continue Reading10 use cases made simple with Redpanda Connect

Horizontal Scaling in ClickHouse Cloud

  • Post author:
  • Post category:Databases

Introduction # Our mission for ClickHouse Cloud, since its early days, has been to equip our users to develop analytics applications at scale, without having to worry about the operational overhead of infrastructure planning, sizing, and managing complex scaling operations. For this reason, the service has supported vertical autoscaling since…

Continue ReadingHorizontal Scaling in ClickHouse Cloud

Why Your GraphQL Query Is Unauthorized: Common Causes and Solutions

  • Post author:
  • Post category:Databases

Why Your GraphQL Query Is Unauthorized: Common Causes and Solutions When working with GraphQL, encountering an “unauthorized” error can be puzzling and frustrating. This article will help you understand what causes these errors and how to address them effectively. What is a GraphQL Query Unauthorized Error and Why Does it…

Continue ReadingWhy Your GraphQL Query Is Unauthorized: Common Causes and Solutions

Mario Hernandez: Building an automated DDEV-based Drupal environment

A successful training experience begins before we step foot in the training room. Or, in these days of distance learning, it begins before students login to your training platform. The challenge is having an environment that is easy for students to setup and provides all the tooling required for the…

Continue ReadingMario Hernandez: Building an automated DDEV-based Drupal environment

Mario Hernandez: Building a Drupal Theme with the Theme Generator

On one of my last training workshops I took a chance and decided to let students pick their environment of choice to use during training. As always I hosted an online call prior to training to assist anyone who needed help setting up their environment. About five of the students…

Continue ReadingMario Hernandez: Building a Drupal Theme with the Theme Generator