@@craigsdennis Implement transparent pricing for each price tier, with clear guidelines for when each tier is required, otherwise how can anyone trust you?
@@craigsdennis but seriously.. i rely on your pages + workers plan so much, it's better than anything. It's the best 5 dollars a month and i ABSOLUTELY will ladder step up to more features when / if I need them, I'm afraid CF might go the vercel way if the community realizes its far better and then start to charge crazy for all the edge functions and core offering.. please keep things as they are there
This was a really awesome walkthrough of all Cloudflare products. This is my first time hearing any many of them! More tutorials and architecture walkthroughs please :)
Aah, I've not quite started to build anything yet, but i read a lot of the documentation...I'm hoping that it's sufficient, but I have a feeling that maybe a little bit more of what you asked for may be needed. Good luck hitmusicworldwide!
Great overview. Some one should write a blog post tutorial based on last portion about developing a e-commerce site by integrating all cloudflare products.
Love the CF stack, I use it mainly for nextjs. Would be nice though if we could inspect the workers code that gets deployed when we deploy to CF and it transforms the API routes into workers. Had a bug recently which was impossible to track because I couldn't check the workers code. So really nice work, all we need though is stability
would love to see cloudflare add services like SES and Cognito. Maybe some ONNX runtime for JS. Using the wonnx runtime with rust has too much friction
Love Cloudflare! Plllleease improve your developer docs. There is a lot of inconsistencies and missing bits throughout the docs and it really makes getting going slower than what I think it should be.
Am using r2 for media storage ..however id like to move the app backend to cloud flare, its a strapi cms for a flutter app ,also the db is a postgress dabse on supabse..can i do all this on cloudflare?
Yep! strapi has a page on how to port it pages, and we have a page that lets you use Hyperdrive to connect to Supabase. (you could also port the database to D1)
is it possible to deploy a fullstack Flask / FastAPI web app in Cloudflare? Been searching in CF forums but I don't get a clear answer. Has anyone built something using Flask or FastAPI complete with HTML, JS, CSS as the frontend...so it's not a static website.
We currently have a version of Python workers in BETA and you can build with FastAPI there. The more stable versions of Workers are built with JavaScript/TypeScript or Rust.
You cited a study saying that devs only spend 50% of their time building software, but then you had a skit about all the devs reporting in stand-ups about ... time spent building software. When studies show developers spend 50% of time *not* building software, they don't mean developers 50% of the time building software *with difficulty* (and the other 50% building software *with ease*). They mean that 50% of the time they literally aren't building software at all: neither with ease nor with difficulty. The time wasted is spent on attending meetings, like standups, project management, bureaucracy, etc.
Is a software engineer's job really just writing code though? Why does everyone think this. I really don't see anything wrong in not giving code updates during standup. I mean, if an engineer doesn't do all the work around maintaining and writing better code, who will? Product managers, Business analysts, yeah right 🙄
This is all wonderful. But how are you guys gonna make money on it? I love Cloudflare and I need my vendors to be healthy. I love free stuff but it’s hardly sustainable.
You mean your Response.body? jk. I think this is a joke, but if not, let me know, I'd love to learn more! It's $5 dollars a month, if you upgrade from the free tier, so that's a lot of months!
This is all wonderful. But how are you guys gonna make money on it? I love Cloudflare and I need my vendors to be healthy. I love free stuff but it’s hardly sustainable.
I appreciate the sentiment! Offering a free tier is a win win situation. I'm going to include a link to a blog called "Reaffirming our commitment to Free" in the next comment...just letting you know in case the Tubes thinks it's spam...ha!
Really love Craig's style. Definitely engaging
Thanks for hanging out!
Please don’t become the vilain because I enjoy a lot what you’re doing
We're stopping the villains!
They already are the villians: th-cam.com/video/8zj7ei5Egk8/w-d-xo.html th-cam.com/video/ycJGIKLE9hg/w-d-xo.html
Yea please stop this, we actually want to use your products but we're scared of getting extorted.
@@craigsdennis Implement transparent pricing for each price tier, with clear guidelines for when each tier is required, otherwise how can anyone trust you?
@@craigsdennis but seriously.. i rely on your pages + workers plan so much, it's better than anything. It's the best 5 dollars a month and i ABSOLUTELY will ladder step up to more features when / if I need them, I'm afraid CF might go the vercel way if the community realizes its far better and then start to charge crazy for all the edge functions and core offering.. please keep things as they are there
This was a really awesome walkthrough of all Cloudflare products. This is my first time hearing any many of them! More tutorials and architecture walkthroughs please :)
it would be nice to have Auth too - that together with a more friendly interface would make CF to be my go to stack.
There's a thing called Zero Trust
@@saiv46tho that's not really meant for general use auth but more internal right?
I'm in love with cloudflare ❤
🧡
Thanks to cloudflare for helping me create a full stack website and API program! Very nice CloudFlare. Love from China.
oh Nice!! I'm trying to learn how to do my first one too. And Cloudflare is the platform i chose too.
Cloudflare seems such a cool product, even cooler than google in my opinion.
Hard same.
I like where this is going
following you guys from past few months loving the product totally.
keep it up
Nicely done by Craig!
🙇Thank you!
Need more practical demos that demonstrate how to use the services with concrete example code and apps
Aah, I've not quite started to build anything yet, but i read a lot of the documentation...I'm hoping that it's sufficient, but I have a feeling that maybe a little bit more of what you asked for may be needed. Good luck hitmusicworldwide!
Great overview. Some one should write a blog post tutorial based on last portion about developing a e-commerce site by integrating all cloudflare products.
Brilliant idea, we'll do that! Stay tuned!
Nice tight presentation. Great to see what cloudflare is doing for Devs. I’m a fan!
This is great, we need more.
Having good examples would be great in future videos
My favourite NSA company
This is an amazing overview creative, captivating and very educational.
Thank you!
Superb and extremely informative.
Hi Craig from Cloudflare
Hello, World!
It's time to flood youtube with cloudflare tutorials on how to build webapps!
Nice to see Craig here!
Nice to be here
Please SES next! Thanks!
Shared with the team! Thanks for the request!
@@craigsdennis Great! I love what you guys are doing. I hope you never change
Love the CF stack, I use it mainly for nextjs.
Would be nice though if we could inspect the workers code that gets deployed when we deploy to CF and it transforms the API routes into workers. Had a bug recently which was impossible to track because I couldn't check the workers code.
So really nice work, all we need though is stability
did you deploy your next.js app on CF pages? i'm only getting errors while deploying idk why
Awesome job on this one!
would love to see cloudflare add services like SES and Cognito. Maybe some ONNX runtime for JS. Using the wonnx runtime with rust has too much friction
Awesome! I will share that with the team!
@@craigsdennis Thank you!
Love Cloudflare! Plllleease improve your developer docs. There is a lot of inconsistencies and missing bits throughout the docs and it really makes getting going slower than what I think it should be.
You know the docs are open source you can contribute them yourself too if you see missing bits.
@@にはおさおあ that is great if you know what the missing bits are 🙂
How can I receive a pair of sockets like yours?
4:03 Full stack server-less applications?
Are we going to get Deno 2 on the workers soon?
Am using r2 for media storage ..however id like to move the app backend to cloud flare, its a strapi cms for a flutter app ,also the db is a postgress dabse on supabse..can i do all this on cloudflare?
Yep! strapi has a page on how to port it pages, and we have a page that lets you use Hyperdrive to connect to Supabase. (you could also port the database to D1)
is it possible to deploy a fullstack Flask / FastAPI web app in Cloudflare? Been searching in CF forums but I don't get a clear answer. Has anyone built something using Flask or FastAPI complete with HTML, JS, CSS as the frontend...so it's not a static website.
We currently have a version of Python workers in BETA and you can build with FastAPI there. The more stable versions of Workers are built with JavaScript/TypeScript or Rust.
Cloudflare is cool😅😅
😎
Containers pls 🙏
can somebody tell me if their free tier is better than others
What we really need is a way to deploy our good old time proven monolith.
does coudflare have something for such?
@@aberba Are you looking for containers?
@@craigsdennis Pretty much. I want to host my hono and nextjs app but the hono backend will need to be stateful
@@aberba well the entire point of workers is that they're serverless
who are cloudflare competitors for security layer and for free?
Is there any easter eggs at 10:24 👀
👀
So Cloudflare is the new AWS
Cloudflare W
except d1 i love everything...
does d1 support transactions?
I am really missing ability to host golang apps in the cloudflare.
Interesting! Let me bring this up with the team!
Cloudflare's products are prime example of vendor lock-in. AVOID if you're non-commercial organization or online-first business
Sorry you feel this way. We try to go above and beyond to make you able to choose what to use wherever you want to.
aren't AWS, GCP, Azure, Vercel also examples of vendor lock in?
You cited a study saying that devs only spend 50% of their time building software, but then you had a skit about all the devs reporting in stand-ups about ... time spent building software.
When studies show developers spend 50% of time *not* building software, they don't mean developers 50% of the time building software *with difficulty* (and the other 50% building software *with ease*). They mean that 50% of the time they literally aren't building software at all: neither with ease nor with difficulty. The time wasted is spent on attending meetings, like standups, project management, bureaucracy, etc.
please make hosting of next 14.x easy as vercel
See the latest OpenNext project we just joined!
Now, how much does all of this cost?!
There is a very generous free tier, but each product page in the docs has a pricing page. It is all usage based.
this much vendor lock in is terrifying for any business owner, should cloudflare decide not to host my business anymore
Integrating CF products with nextjs is pain
It's time to open your offices in India
Create a fargate or heroku like service and you'll be perfect cloudflare. do it.
Is a software engineer's job really just writing code though? Why does everyone think this.
I really don't see anything wrong in not giving code updates during standup.
I mean, if an engineer doesn't do all the work around maintaining and writing better code, who will? Product managers, Business analysts, yeah right 🙄
HR worker detected
This is all wonderful. But how are you guys gonna make money on it?
I love Cloudflare and I need my vendors to be healthy. I love free stuff but it’s hardly sustainable.
Yeah I can't even run a container on Cloudflare. It's all proprietary concepts and APIs.
Stay tuned!
Cloudflare charged me $10,000 for my hobby project and I had to sell my body to make ends meet
You mean your Response.body? jk.
I think this is a joke, but if not, let me know, I'd love to learn more!
It's $5 dollars a month, if you upgrade from the free tier, so that's a lot of months!
arent these guys in hot water for pressure sales stuff ? I would be afraid to put to much with this company
uncle you're so cringe
I get that a lot.
Why not an executive summary? You are not fun, don't be unproductive
This is all wonderful. But how are you guys gonna make money on it?
I love Cloudflare and I need my vendors to be healthy. I love free stuff but it’s hardly sustainable.
I appreciate the sentiment! Offering a free tier is a win win situation. I'm going to include a link to a blog called "Reaffirming our commitment to Free" in the next comment...just letting you know in case the Tubes thinks it's spam...ha!