SaaSGlue Blog

Article image

Support a Patient Reminder Service with SaaSGlue

DentalHybrid CloudHealthcareCloud AppCloud Service

Learn how to use SaaSGlue for the core components in a patient reminder service.

Article image

How to connect desktop software in a SaaSGlue job

Dental SoftwareData EngineeringIntegration

Learn several methods for connecting to desktop software with SaaSGlue

Article image

Intro to ChatGPT Function Calling

ChatGPTFunction Calling

ChatGPT Function Calling helps you convert natural language to executed code.

Article image

Time for a Change: Manage and Monitor Your Cron Jobs in the Cloud with SaaSGlue

CronSoftware DevelopmentAutomation SoftwareSaaSSaaS Tools

This article demonstrates how to import your Cron jobs to SaaSGlue in five minutes or less.

Article image

A Better Kubernetes Job Scheduler

KubernetesCronjobAutomation SoftwareSaaSLow Code

SaaSGlue simplifies scheduling and running containerized applications as Kubernetes Jobs.

Article image

Scale your streaming data pipelines efficiently with kubernetes — Part 1

Data PipelineKubernetesAutoscalingCloud Cost ManagementEvent Driven Architecture

This article describes a system architecture for streaming data pipelines that scales automatically while minimizing compute costs.

Article image

Scale your streaming data pipelines efficiently with kubernetes — Part 2

Data PipelineKubernetesAutoscalingCloud Cost ManagementEvent Driven ArchitectureRabbitMQ

This article demonstrates an implementation of a system architecture for streaming data pipelines that scales automatically while minimizing compute costs using SaaSGlue.

Article image

Minimize the cost of your AWS batch data pipelines with serverless and ephemeral compute

Automation SoftwareData PipelineCloud Cost ManagementServerless Architecture

The most expensive cloud compute is the compute you’re paying for that isn’t doing anything. If you currently manage or are planning to build batch processing data pipelines in AWS you will want to minimize your cloud costs by utilizing serverless and ephemeral compute. This article demonstrates how to build a data pipeline that watches for files in an S3 bucket, provisions compute to process the files, processes the files, and automatically terminates the compute after an idle timeout period.

Article image

How to build a twitter analyzer with a hybrid cloud data pipeline and a single page web app

Data EngineeringSoftware DevelopmentHybrid CloudData ScienceData Pipeline

This article describes how to build a "What's Trending on Twitter" single page web app with a hybrid cloud data pipeline using SaaSGlue.