Learn how to use SaaSGlue for the core components in a patient reminder service.
Learn several methods for connecting to desktop software with SaaSGlue
ChatGPT Function Calling helps you convert natural language to executed code.
This article demonstrates how to import your Cron jobs to SaaSGlue in five minutes or less.
SaaSGlue simplifies scheduling and running containerized applications as Kubernetes Jobs.
This article describes a system architecture for streaming data pipelines that scales automatically while minimizing compute costs.
This article demonstrates an implementation of a system architecture for streaming data pipelines that scales automatically while minimizing compute costs using SaaSGlue.
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.
This article describes how to build a "What's Trending on Twitter" single page web app with a hybrid cloud data pipeline using SaaSGlue.