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
Kubernetes Disaster Recovery
Flatcar Linux: A Modern OS for the Always-On Infrastructure
Platform Engineering: Asking "Why"? with Evelyn Osman
Today we had some long conversations about Arc Bash and the future of scripting as well as platforms and the rise and fall of Kubernetes.
Hands-on with Headlamp: The Kubernetes UI
Join us as we explore Headlamp — an extensible, user-friendly Kubernetes UI. We’ll walk through installing, configuring, customizing, and using it in real time.
Comments