Show HN: Pipedream 2.0 – AWS Lambda + Zapier alternative
11–20 of 42 posts
Re: Show HN: Pipedream 2.0 – AWS Lambda + Zapier alternative
#12Congrats on the 2.0 release! Python support and the key/value store is super cool to see. Recently used Pipedream very successfully on a freelance gig to create a search widget powered by a client-editable Airtable base that auto-feeds into an Algolia index. I'm excited to play around with v2, have been promoting Pipedream in my little Discord community of scrappy devs. Best wishes on your continued success.
Re: Show HN: Pipedream 2.0 – AWS Lambda + Zapier alternative
#13I wish the workflow engine itself was open source too as it would be a better alternative to n8n.
1. We plan to publish an execution environment (as a container) that simulates the core Pipedream runtime. You could run this locally or as a container on whatever container service you'd like. 2. We get a lot of requests for a fully-self-hosted / open-source version, and we're considering how to approach that as well.
Please follow the issues below, and let us know if you have any more feedback!
[1] https://github.com/PipedreamHQ/pipedream/issues/1635 [2] https://github.com/PipedreamHQ/pipedream/issues/954
Re: Show HN: Pipedream 2.0 – AWS Lambda + Zapier alternative
#14Re: Show HN: Pipedream 2.0 – AWS Lambda + Zapier alternative
#15I wish the workflow engine itself was open source too as it would be a better alternative to n8n.
I hear you! We're tracking this in a couple of issues: 1. We plan to publish an execution environment (as a container) that simulates the core Pipedream runtime. You could run this locally or as a container on whatever container service you'd like. 2. We get a lot of requests for a fully-self-hosted / open-source version, and we're considering how to approach that as well. Please follow the issues below, and let us k…
My other pipedream in addition to this would be multi tenancy (including integrations).
A perfect world scenario is a drop in multi tenant zapier alternative that enables SaaS providers to either create workflows for their users so all they need to do is authenticate integrations for the most part or allow for them to build their own workflows from scratch.
I realize this is probably out of scope of the services aim but it doesn't hurt to throw it out there since all of the alternatives that exist are sorely lacking in various ways.
Re: Show HN: Pipedream 2.0 – AWS Lambda + Zapier alternative
#16Got the email so I must have signed up before. Demo video looks awesome! Just some feedback, when I visited the site on my mobile, I scrolled down, and it scrolled horizontally with weird widths, which made it feel not tested on mobile, plus the menu hamburger didn’t work, so I couldn’t find the pricing, and it made me reconsider whether I’d rely on this in production. For reference, I’m on iOS Firefox (which is basi…
Re: Show HN: Pipedream 2.0 – AWS Lambda + Zapier alternative
#17Got the email so I must have signed up before. Demo video looks awesome! Just some feedback, when I visited the site on my mobile, I scrolled down, and it scrolled horizontally with weird widths, which made it feel not tested on mobile, plus the menu hamburger didn’t work, so I couldn’t find the pricing, and it made me reconsider whether I’d rely on this in production. For reference, I’m on iOS Firefox (which is basi…
You can see our pricing at https://pipedream.com/pricing and a deeper overview / FAQ here: https://pipedream.com/docs/pricing/
Re: Show HN: Pipedream 2.0 – AWS Lambda + Zapier alternative
#18I wish the workflow engine itself was open source too as it would be a better alternative to n8n.
I hear you! We're tracking this in a couple of issues: 1. We plan to publish an execution environment (as a container) that simulates the core Pipedream runtime. You could run this locally or as a container on whatever container service you'd like. 2. We get a lot of requests for a fully-self-hosted / open-source version, and we're considering how to approach that as well. Please follow the issues below, and let us k…
Re: Show HN: Pipedream 2.0 – AWS Lambda + Zapier alternative
#19Earlier quoted context omitted.
I hear you! We're tracking this in a couple of issues: 1. We plan to publish an execution environment (as a container) that simulates the core Pipedream runtime. You could run this locally or as a container on whatever container service you'd like. 2. We get a lot of requests for a fully-self-hosted / open-source version, and we're considering how to approach that as well. Please follow the issues below, and let us k…
Cool. Hope it comes to fruition. My other pipedream in addition to this would be multi tenancy (including integrations). A perfect world scenario is a drop in multi tenant zapier alternative that enables SaaS providers to either create workflows for their users so all they need to do is authenticate integrations for the most part or allow for them to build their own workflows from scratch. I realize this is probably…
If you're interested, join our community and you'll get early updates on stuff we're working on (GitHub integration, TypeScript / other new language runtimes, etc.): https://pipedream.com/support
Re: Show HN: Pipedream 2.0 – AWS Lambda + Zapier alternative
#20Earlier quoted context omitted.
I hear you! We're tracking this in a couple of issues: 1. We plan to publish an execution environment (as a container) that simulates the core Pipedream runtime. You could run this locally or as a container on whatever container service you'd like. 2. We get a lot of requests for a fully-self-hosted / open-source version, and we're considering how to approach that as well. Please follow the issues below, and let us k…
Could you use OpenFAAS as an execution environment for the integrations/functions? This would allow you to run this without Lambda as well.
Still in the idea phase, but let me know if that resonates.