Hands-on with Pipedream
Meet the Cast
HOST
David Flanagan
@rawkode
Stay ahead in cloud native
Tutorials, deep dives, and curated events—no fluff.
Pipedream is a serverless integration and compute platform that makes it easy to connect apps and develop event-driven workflows.
Transform APIs into event streams
Create event sources to listen for new Tweets, Github events, Airtable records, RSS items, webhook events and more. Inspect events in a human-friendly way, trigger Node.js workflows on every event, or consume events in your own app via API.
Run Node.js code on every event
Workflows are composed of Node.js code steps that run on every event. Write your own Node.js (and use any npm package) or reuse actions that scaffold popular APIs. Trigger via sources or a custom URL, email address, SDK code or schedule.
Simple state management
Maintain state between serverless executions with a line of code. You can maintain state for a workflow using $checkpoint, or for a specific step using this.$checkpoint. Just save and read values like any other variable.
Use actions to scaffold popular APIs
Send a message to Slack or Discord, store data in S3 or Snowflake, and more, all without writing any code (or customize it to your needs).
Related Videos
Fuck you, Hashicorp ... an IBM Company.
HashiCorp archived the repo without warning. Here is why their excuse about "product market fit" is a lie.
Replace Your GitHub Actions YAML with CUE
Are you tired of copy-pasting YAML between repositories only to be bitten by typos after pushing?
MinIO, we won't miss you.
MinIO just announced maintenance mode for their community edition — and honestly? Good riddance.
Relaunching Klustered ... with Heroku Vibes
Building and Launching a Marketing Page on Heroku with AI in Under 20 Minutes
Comments