Supabase Edge Functions
41–50 of 68 posts
Re: Supabase Edge Functions
#42Supa interesting! Asked these on twitter but probably better here: - Where are the 30+ data centers located? - What is the average cold start time?
Re: Supabase Edge Functions
#43hey everyone, supabase ceo here. The team is extremely excited about this release. This one has been a long-time coming. It's one of our most requested features. We spent a long time getting the Developer Experience right - we investigated several approaches (Containers, Isolates, WASM), and eventually landed with Deno. Big shout-out to the Deno team. Their open source and DX-focused philosophy made it an obvious cho…
Any timelines for support for Functions over QUIC/HTTP3 and raw UDP/TCP?
Cloudflare Workers, the closest thing to Deno Deploy, announced intention to support raw TCP a few months back (while "HTTP3" has been supported for quite a long time now).
Re: Database Functions:
I really like the dual nature of Cloudflare's database offerings:
Durable Objects (run functions close to data) as an option for apps that need that kind of strong consistency guarantees.
KV (move read-only data close to functions) as an option for apps that can tolerate race but desire speed.
Re: Supabase Edge Functions
#44hey everyone, supabase ceo here. The team is extremely excited about this release. This one has been a long-time coming. It's one of our most requested features. We spent a long time getting the Developer Experience right - we investigated several approaches (Containers, Isolates, WASM), and eventually landed with Deno. Big shout-out to the Deno team. Their open source and DX-focused philosophy made it an obvious cho…
Congratulations on launching this oft requested feature! Any timelines for support for Functions over QUIC/HTTP3 and raw UDP/TCP? Cloudflare Workers, the closest thing to Deno Deploy, announced intention to support raw TCP a few months back (while "HTTP3" has been supported for quite a long time now). Re: Database Functions: I really like the dual nature of Cloudflare's database offerings: Durable Objects (run functi…
I'll ask the Deno team. I'm curious what your use-case is for these (especially UDP)?
> Cloudflare's database offerings
DO and KV are both incredible products. I think we'll tackle these a little differently since our "base" is Postgres. We are announcing more "edge-like" products tomorrow which will lay the groundwork
Re: Supabase Edge Functions
#45Re: Supabase Edge Functions
#46hey everyone, supabase ceo here. The team is extremely excited about this release. This one has been a long-time coming. It's one of our most requested features. We spent a long time getting the Developer Experience right - we investigated several approaches (Containers, Isolates, WASM), and eventually landed with Deno. Big shout-out to the Deno team. Their open source and DX-focused philosophy made it an obvious cho…
Did you consider working with CloudFlare? I feel like Supabase is the perfect fill for the "holes" that CloudFlare has in their services, that you guys fill. They don't have two crucial things currently: Persistent Data Store that's accessible outside of its platform, and an Authentication product. They otherwise have everything else and more. Seems like it would have been a very mutual relationship.
Any insights on this one by chance?
I'm loving Supabase, and the only gateway to adoption on my side is the lack of SOC 2 compliance, which I understand is coming. However I don't want to give up best in class services for things like CDN, Storage, Workers etc. I'm kind of an "all in" platform person. I don't want variance in vendors, I want one vendor with variance, if that makes sense.
Don't per se mean I wouldn't use Supabase still, of course! I love the product where I have been able to test it out, and once SOC 2 compliance lands that will clear the final adoption hurdle for me anyway
Re: Supabase Edge Functions
#47hey everyone, supabase ceo here. The team is extremely excited about this release. This one has been a long-time coming. It's one of our most requested features. We spent a long time getting the Developer Experience right - we investigated several approaches (Containers, Isolates, WASM), and eventually landed with Deno. Big shout-out to the Deno team. Their open source and DX-focused philosophy made it an obvious cho…
I have a feeling you may not be able to talk about this, and thats okay. That said, I'm asking anyway. Did you consider working with CloudFlare? I feel like Supabase is the perfect fill for the "holes" that CloudFlare has in their services, that you guys fill. They don't have two crucial things currently: Persistent Data Store that's accessible outside of its platform, and an Authentication product. They otherwise ha…
We did consider Cloudflare Workers - ultimately it came down to the open source philosophy of the Deno runtime. It's incredibly important to us that everything in Supabase has "escape hatches" - you can choose to host wherever you want to. I'm certain that Workers will get there eventually, but it's not there yet. We're still big fans and will be doing other neat things with them in the future (also we'll revisit Workers if the runtime becomes an open source).
> lack of SOC 2 compliance
We've chosen the auditor - I believe SOC2 Type I will be around 4 months away (next Launch Week)
Re: Supabase Edge Functions
#48Re: Supabase Edge Functions
#49hey everyone, supabase ceo here. The team is extremely excited about this release. This one has been a long-time coming. It's one of our most requested features. We spent a long time getting the Developer Experience right - we investigated several approaches (Containers, Isolates, WASM), and eventually landed with Deno. Big shout-out to the Deno team. Their open source and DX-focused philosophy made it an obvious cho…
Re: Supabase Edge Functions
#50I am so torn between Supabase and Render. My two favourite cloud providers right now. Please don't become enterprise-y guys.