What Is Serverless?

Поделиться
HTML-код
  • Опубликовано: 21 сен 2020
  • In this video we will discuss what serverless actually means
    James Q Quick RUclips Channel:
    / @jamesqquick
    Free JAMstack Crash Course:
    • JAMstack Crash Course ...
    React & Serverless Course:
    www.jamesqquick.com/courses/r...
  • НаукаНаука

Комментарии • 272

  • @jakeryker546
    @jakeryker546 3 года назад +146

    It's when you go to a restaurant and no one takes your order.

  • @balpreetsinghsandhu
    @balpreetsinghsandhu 3 года назад +161

    Thanks Brad for everything you have been doing and done for developers.

  • @RichardSmithers
    @RichardSmithers 3 года назад +44

    We as a developer community would do ourselves a big service by using much better descriptive names. Serverless implies no server yet it does eventually run on a server somewhere. Same confusion we had about NoSQL. It really wasn't about not using SQL anymore, but really about different ways of storing data in a database. After all, you still have to run queries in some language against your data (the Q and L parts of SQL).

    • @vaniad555
      @vaniad555 3 года назад +2

      @@Reza-fp6xl reverse psychology technique, some say it works, nut it bugs me too.

    • @daheck81
      @daheck81 3 года назад +2

      Don’t know what’s wrong with the names tbh. It’s always from the developer’s perspective. The term serverless is correct in this case since the developer does not have to deal with a server at all. NoSQL is also referring to No Structured QL which is correct as well since there is no defined strict structure in NoSQL databases.

    • @simonkaran
      @simonkaran 3 месяца назад

      What about NoS-QL

  • @ntewolde
    @ntewolde 10 месяцев назад +1

    Thanks James! I'm impressed you did that in one take without stumbling on your words. Teaching is your calling.

  • @salimsalimi5004
    @salimsalimi5004 3 года назад +168

    Serverless can help you to save time and a lot of headache. But the problem is, we will see more & more we new features and new "functions" from those providers. Those companies, especially (Google, Amazon & Microsoft) will obviously take control of this market and it can be very dangerous for the future of internet and development in general, we will see new generations of developers just relaying of them. They will not learn programming neither development, they will only learn to use those "paied" tools from those big companies and be dependent of them.

    • @shivandana
      @shivandana 3 года назад +55

      Sounds like what people said about calculators.

    • @TheEbbemonster
      @TheEbbemonster 3 года назад +2

      I completely agree!

    • @AntonVilanov
      @AntonVilanov 3 года назад +30

      I don't disagree with your perspective. Keep in mind though that you have just described the history of the whole human existence.

    • @GuRuGeorge03
      @GuRuGeorge03 3 года назад +4

      being dependant on something that saves you time and money is not bad.

    • @FriedrichBoettger
      @FriedrichBoettger 3 года назад +23

      @@GuRuGeorge03 And that, my friends, is why 72% of everything in Walmart is made in China.

  • @zarghamkhan7948
    @zarghamkhan7948 3 года назад +44

    recently i was wondering about it what is serverless and here it comes in my feed. thanks for the video :)

  • @vinny142
    @vinny142 3 года назад +45

    The thing that I find mistefying about "serverless" is that people talk about not having to manage a server, while they open an interface to manage their serverless stuff. They don't have to worry about deploying they say,, while they open their deployment tool.
    When you get right down to it, serverless means "using the devops stack from a different company, on a manages server".

    • @JamesQQuick
      @JamesQQuick 3 года назад +3

      I'm not sure what you mean. I don't have a deployment tool in my workflow other than checking into source control?

  • @0xVidar
    @0xVidar 3 года назад +46

    We had a recent e-commerce project that each component of the site was its own lambda function. Very efficient.

    • @edwinthatsnotmyname3670
      @edwinthatsnotmyname3670 3 года назад +7

      hopefully there wasn't more than 5 components

    • @nandomax3
      @nandomax3 3 года назад +6

      @@edwinthatsnotmyname3670 I can see the value of serverless for smaller projects

    • @davidofug
      @davidofug 3 года назад

      @@nandomax3 I really need to put this in practice. I'm wondering whether cost wise it will benefit general tourism website better than a shared web hosting would do.

    • @exactzero
      @exactzero 3 года назад +1

      @@davidofug If that is a static website, you won't need to spend a dime on hosting since CDN's are basically free nowadays.

    • @JamesQQuick
      @JamesQQuick 3 года назад

      Very nice! I'm using them more and more

  • @francescociulla
    @francescociulla 3 года назад +7

    Informative and clean explanation. Thanks James!

  • @TheGitGuild
    @TheGitGuild 3 года назад +18

    Nice explanation! Also, when I explain serverless functions to other people, I use "Meeseeks" analogy from Rick and Morty. They just do what they supposed to do and gone :)

    • @JamesQQuick
      @JamesQQuick 3 года назад +1

      Very nice!!

    • @urvashipareta
      @urvashipareta 3 года назад

      can you tell me from where you read this analogy or explain that to me please ?

  • @amirmohamadbashiri
    @amirmohamadbashiri 3 года назад

    I was just checking his channel last night
    He is awesome thank you for having him

  • @732brudder
    @732brudder Год назад +2

    I love it when you feature other smaller RUclipsrs. Really helps us find them. James has awesome content and covers a lot of stuff I do day to day!

  • @musadanjuma6603
    @musadanjuma6603 3 года назад +2

    That’s a great tutorial Brad and James!!❤️❤️

  • @schoolfaqs
    @schoolfaqs 3 года назад +3

    Great video. Watched it from Cameroon. So much covered in 8 mins. Thanks Traversy..

  • @GameDr04
    @GameDr04 3 месяца назад

    Thanks for the clear and concise explanation! I send people to this video when they seem confused about serverless.
    As for me: I've messed around with it and I go serverless when I'm forced to do so (for some parts of Alexa, for instance), but most of the money and work these days is earmarked for full-stack developers.
    Serverless devs are getting $75k while full-stack are getting $185k.
    In my experience, the serverless model seems to be favored by younger devs, but I can't tell if that's because they haven't had time to delve into full-stack, because they just don't like full-stack, because the methodology-du-jour is serverless, or because the older devs (me, late-30s) grew up in a full-stack world.

  • @namikbatra4094
    @namikbatra4094 3 года назад +1

    Hey first time watching you. Amazing retention rate. I'm subbing.

  • @gaptekdev
    @gaptekdev 3 года назад +1

    Hi Brad, I think your are lucky man meet this awesome Person, really useful video and great discussion, thanks a million Brad and James 👍

  • @syuo5051
    @syuo5051 4 месяца назад +1

    Hey James! I'm a subscriber of your channel and Traversy Media. And it was very strange to see you at the first moment. 😃😁 Thank you for this video. I really like it!

  • @coolemur976
    @coolemur976 3 года назад +70

    So client asks "how much will my website cost?".
    You can just answer: "well, it depends...".
    Also, now we need "frontless". Then web developer will become "man in the middle" who just buys stuff and sells it to clients. xD

    • @coolemur976
      @coolemur976 3 года назад +6

      @Andy Stretch Explain, how can you predict total project price, when it depends on data usage.

    • @coolemur976
      @coolemur976 3 года назад +1

      @Andy Stretch That part was just a joke... But serverless concept sounds good only when you have resources with no bounds. Or you don't expect services to be used in your projects (like when you buy a car and keep it in garage and only occasionally take it for a spin).

    • @whipstitchwebwork1383
      @whipstitchwebwork1383 3 года назад

      No. You should always know that answer...serverless or not.

    • @alexradu1921
      @alexradu1921 3 года назад

      @Coolemur actually we do that with WordPress themes.

    • @coolemur976
      @coolemur976 3 года назад

      @@alexradu1921nah, the missing part in wp themed projects is total customisation with no dev help. Basically - AI for front development.

  • @Ihatetomatoes
    @Ihatetomatoes 3 года назад

    Good explanation James, thanks!

  • @codeSTACKr
    @codeSTACKr 3 года назад +10

    Great explanation!! I love serverless!!

  • @user-kg5jh2ct4r
    @user-kg5jh2ct4r 3 года назад

    Great content. Thank you for posting this video

  • @randomness3231
    @randomness3231 Год назад

    Awesome man! I like your channel.

  • @walimorris2406
    @walimorris2406 2 года назад

    Super cool. Servlerless seems like a really cool and viable way to go. Thanks for the video.

  • @brenocastelobranco1536
    @brenocastelobranco1536 3 года назад

    Great video, James!

  • @Waelio
    @Waelio 3 года назад +2

    Thank you so much, even thou I knew all about serverless functions I never figured how I can use them in my products. You gave me great application for these functions. Thanks again.
    Few place can see where to utilise these functions like register/login/forgotpass/verifysms/verifyemail/opt in newsletters. 👍🏻

    • @JamesQQuick
      @JamesQQuick 3 года назад

      Awesome! Glad to hear that :)

  • @albirtarsha5370
    @albirtarsha5370 3 года назад

    Awesome! I was hoping for a video that could talk about jamstack beyond netlify.

  • @rohil3023
    @rohil3023 3 года назад +1

    Very informational. Thank you :)

  •  3 года назад +2

    Hey James great videos, I'll check out your courses too. I am using Jekyll and GatsbyJS. Would you consider doing a video about the cover function you've shown here? That'll surely be a hit

  • @aryanvnn
    @aryanvnn 3 года назад +3

    had just finished watching a firebase tutorial when this popped up on twitter. amazing!

    • @JamesQQuick
      @JamesQQuick 3 года назад +1

      Aw cool! Are you enjoying firebase?

    • @aryanvnn
      @aryanvnn 3 года назад

      @@JamesQQuick absolutely!

  • @sokoyaadedolapo5321
    @sokoyaadedolapo5321 3 года назад +2

    I have used aws serveless with lambda before and it's quite interesting to use.

  • @lardosian
    @lardosian 3 года назад +1

    I'm using aws amplify framework which gives the option to use serverless functions, still learning, using their new DataStore approach which is offline first, local indexed gets synced with cloud database.

  • @ruadeil_zabelin
    @ruadeil_zabelin 3 года назад +8

    As a developer, the term "serverless" bugs me way more than it should. I just can't get around the "but it's not though" part.

    • @0NEGUY
      @0NEGUY 3 года назад +3

      I believe it really comes from the idea that *you* don't need to manage the server yourself, so in that sense it's 'serverless' for the developers

    • @ruadeil_zabelin
      @ruadeil_zabelin 3 года назад

      @@0NEGUY Yea I understand but it just bugs me. It reminds me of back in the day of the blackberry's where people were "pinging" eachother. I can't help it haha

    • @JamesQQuick
      @JamesQQuick 3 года назад +1

      haha that's fair. Sometimes naming is not the best

  • @KunalSinghh
    @KunalSinghh 3 года назад

    This is so helpful Brad ♥️

  • @busyrand
    @busyrand 3 года назад

    Fantastic presentation. I've used Netlify before.

  • @bilal-khan
    @bilal-khan 3 года назад

    This is so cool, cant wait to acquire this skill. Thank you heaps.

    • @JamesQQuick
      @JamesQQuick 3 года назад +1

      You're very welcome! I'd love to see what you build with it!

  • @naveengupta6878
    @naveengupta6878 3 года назад +1

    it's like Firestore, You don't have to deal much with LOTS of stuff but could still avail all the facilities of a backend.

  • @nicetomeetugaming7024
    @nicetomeetugaming7024 Год назад

    Amazing content!

  • @MadhusudanBhosale
    @MadhusudanBhosale 3 года назад

    Clean and clear
    8 min video covered 80 min content
    Thank you..

    • @JamesQQuick
      @JamesQQuick 3 года назад

      haha this is one of my favorite comments!

  • @ultravidz
    @ultravidz 3 года назад +2

    To avoid cold starts, you can build a mechanism that periodically pings all of your serverless functions to keep them warm.

    • @manujayarajkm190
      @manujayarajkm190 3 года назад

      You can create a cloud watch event to ping periodically

  • @dgloria
    @dgloria 3 года назад +1

    This is awesome! :)))) Could you please make a tutorial how did you do that video image and the action in Netlify?

  • @devinvalencia7836
    @devinvalencia7836 2 года назад

    my dude needs a keeps sponsor, good details thank you!

  • @nabeelyousafpasha
    @nabeelyousafpasha 3 года назад +2

    Eagerly waiting for Serverless video. Respect from Pakistan 🇵🇰

  • @merttan8923
    @merttan8923 3 года назад +2

    Yo dude, thanks for the explanation.
    After I watched the video I thought, what is the difference between API and Serverless *. I checked your videos and I couldn't find any if you are already done. I've googled it and I saw some medium articles. So, that could be a good topic for your next video.
    Thanks,

  • @blufrog9546
    @blufrog9546 3 года назад +20

    next.js is a decent serverless framework for react, so useful

    • @TraversyMedia
      @TraversyMedia  3 года назад +26

      I will be using Next for the Traversy Media platform :) great stuff

    • @shreyashsharma1025
      @shreyashsharma1025 3 года назад

      @@TraversyMedia Are you creating a platform like udemy or it's something else

    • @daheck81
      @daheck81 3 года назад +8

      NextJS is not a serverless framework though. It uses a server to render and generate the pages.

    • @exactzero
      @exactzero 3 года назад

      @@TraversyMedia Great decision. It's definitely a well-made piece of tech. Exciting for your platform.

    • @exactzero
      @exactzero 3 года назад

      @@daheck81 You can use Next.js for Client-side Rendering or Static Site Generation which requires no server at all.

  • @pedrofeltrin8774
    @pedrofeltrin8774 2 года назад

    great content, thanks!

  • @TheEbbemonster
    @TheEbbemonster 3 года назад +2

    Serverless is all fine and dandy until your dependencies get just slightly complex, og you jobs have to run more than 5 minutes. Then you use docker, which can not be run on a consumption-based plan, thus you end up hosting it on a server. Also in Azure you need an "app service plan", which is basically a pool of servers.

  • @parthjoshi499
    @parthjoshi499 3 года назад

    Superb!! Love this 🤩

  • @dawne2780
    @dawne2780 2 года назад

    This was so much more interesting than my class's readings haha

  • @vasiovasio
    @vasiovasio 3 года назад +1

    I can recommend Google Cloud Run - works Perfectly with Docker containers and it billing its like lambda functions you pay only for what you use in 100ms increments.

  • @basavaraj2065
    @basavaraj2065 3 года назад

    You can still run that code to generate the dynamic image in your local.. What was the need to host it ?

  • @MaxProgramming
    @MaxProgramming 3 года назад +1

    Current status: Understanding Serverless from sir James
    by sir Brad!!

  • @danieljing9319
    @danieljing9319 3 года назад

    Actually, I think the serverless now is a combanation of Faas and Baas. Most people think serverless is a function as a service. Function as a service has limitation even though it is really fast and convenient now.

  • @DK-ox7ze
    @DK-ox7ze 3 года назад +1

    Is it possible to connect serverless to databases? You said that there is no persistence of data as there is no file system in serverless, but ultimately, most of the applications need data persistence, mostly in the form of databases.

  • @albionahoti3793
    @albionahoti3793 3 года назад

    I am using Webiny Serverless Framework - Except that it provides a complete plugin-based admin interface. When you set up a webiny project, it comes with a set of ready-made apps such as a Headless CMS, Page builder, Form builder, and File manager - On top of that, it is Open Source Software - github.com/webiny/webiny-js

  • @qb3014
    @qb3014 Год назад

    I’m pretty new to backend development etc. can I still create a user registration and login function in express js with serveless functions? Because netlify offers server less functions and I want to know if that’s possible

  • @danielbark
    @danielbark 3 года назад

    Thanks man!

  • @sachindeshpande1
    @sachindeshpande1 3 года назад

    Have you have made tutorial for creating cover image, which you have mentioned in this tut at 3:43

    • @JamesQQuick
      @JamesQQuick 3 года назад +1

      Not yet, but it's coming soon on my channel :)

    • @sachindeshpande1
      @sachindeshpande1 3 года назад

      @@JamesQQuick ok, great. Will subscriber your channel. Thanks

  • @pamp3657
    @pamp3657 Год назад

    good video thank you

  • @magicja
    @magicja 2 года назад

    So is serverless just a place where you add your utility/static functions that you want to store independently from other functions?

  • @ianpaul0520
    @ianpaul0520 3 года назад

    Super Interesting.

  • @sabuein
    @sabuein Год назад

    Thank you

  • @davidofug
    @davidofug 3 года назад +2

    I used to think it meant, server less. This is an awesome introduction.
    It seems soon traditional shared web hosting will die. What is most likely to happen to apps like Cpanel, Plesk ?

    • @JamesQQuick
      @JamesQQuick 3 года назад +1

      I think lots of tools are just getting easier to use from development perspective which is nice :)

  • @indaneeydesign165
    @indaneeydesign165 3 года назад +1

    Wow this is what I'm looking for.

  • @qf6894
    @qf6894 3 года назад +4

    Would love a video on *low cost* techniques for Amazon Vs Google cloud. Especially having additional focus on how to begin to scale while keeping costs down.
    Lots of people are interested in getting into cloud but the info is a bit.. cloudy.

  • @WyzrdCat
    @WyzrdCat Год назад

    Yo seeing James first made me think I was going insane and crossing wires in my brain

  • @legadoproductions8472
    @legadoproductions8472 3 года назад

    Just how sophisticated can be a backend which only uses serverless functions? Is there a form of persisting data with them (connecting them with a DB)? Or are they used primarily to process a request and return a result without storing any data?

    • @JamesQQuick
      @JamesQQuick 3 года назад +1

      There are some limitations like you can't really do web sockets, but you can do most things you would need.

  • @Seb16291629
    @Seb16291629 3 года назад

    Imo you start paying more with serverless when the site scales up. If you need to make many calls to your database to verify multiple sessions or save various results, it is easy to use the 125,000 calls a month without even considering forms, identity and so on

  • @akshayshinde4245
    @akshayshinde4245 3 года назад

    Hello Sir, can you share some video for learning react if you have any??

  • @nindza909
    @nindza909 3 года назад

    How can i then connect to the database?
    Does database have to be in cloud, when using serverless?
    I’d be really thankful for the answer 🤯

  • @exactzero
    @exactzero 3 года назад +1

    It's also the solo dev's best friend.

  • @shubhamp_web
    @shubhamp_web 3 года назад

    I did wrote one for transcoding videos from mp4 to m3u8 on AWS Lamda functions.

    • @JamesQQuick
      @JamesQQuick 3 года назад

      ahh that's cool. Do you have a demo?

    • @shubhamp_web
      @shubhamp_web 3 года назад

      @@JamesQQuick it's live here discovered.tv/
      When someone uploads a video that function gets triggered.

  • @web-presence-developer
    @web-presence-developer 3 года назад

    I use google firebase for some web apps and have stopped using local state for these projects. Each module is update in realtime with firebase. I feel local state is redundant at this point. Anyone else feel this way?

  • @cferracini
    @cferracini 3 года назад

    I would love to learn how to make something like that image creator function

  • @thomasberthelsen9581
    @thomasberthelsen9581 3 года назад

    I have a question regarding serverless - So i cache something, no matter the size of my application will i always have access to that cache no matter how big my application becomes? If i serve 10 or 100.000 clients doesnt matter?

  • @ridl27
    @ridl27 3 года назад +1

    ty.

  • @shreyashsharma1025
    @shreyashsharma1025 3 года назад +1

    Can you explain how Google cloud platform works

  • @birsingh5388
    @birsingh5388 3 года назад +1

    I had used GitHub pages to host few static pages. Is this also a server less platform?

    • @JamesQQuick
      @JamesQQuick 3 года назад +1

      Github pages is just static hosting, not serverless. Netlify is a great option that does both static hosting and serverless functions.

    • @birsingh5388
      @birsingh5388 3 года назад

      @@JamesQQuick Thanks for your reply. I will try Netlify for some personal project.
      Is this fully support Nodejs website hosting as well?

  • @lserranoit
    @lserranoit 3 года назад

    I think that this new technologies as serverless were builded for people that don't know too much about computer science and want to focus to only one area, development. That's why we see alot of kids only focusing in learn python (easy programming language) sacrificing the performance. As result we have an army of kids with no preparation working on computer science and talking that university isn't necessary.

  • @ssahillppatell
    @ssahillppatell 3 года назад

    Thanks

  • @AnuragsharanTG
    @AnuragsharanTG 3 года назад

    Can we use websockets with serverless?

  • @nandomax3
    @nandomax3 3 года назад

    Isn't there any business interest behind this kind of stack?

  • @sergio7470
    @sergio7470 3 года назад

    What's the difference between Firebase and serverless functions? Is it that with Firebase the functions are already written for you ?

  • @davidconnelly
    @davidconnelly 3 года назад

    Now, before I elaborate on the question, "What Is Serverless?", I'd like to say a huge 'thank you' to Brad Traversy for giving me the opportunity to appear on his channel. I'm very grateful and it's a real privilege. Thank you, Brad.

    • @JamesQQuick
      @JamesQQuick 3 года назад

      I'm confused by this...are you saying I should have thanked him in the video?

    • @anish-9641
      @anish-9641 7 месяцев назад

      Don't bother James. People are crazy. @@JamesQQuick

  • @viganeshs.m8038
    @viganeshs.m8038 3 года назад

    Can someone tell me what is agentless technology?

  • @shreyashsharma1025
    @shreyashsharma1025 3 года назад +2

    Sir can you please cover the topic : what is server-side rendering and how it works and which technologies are used in it

    • @exactzero
      @exactzero 3 года назад

      Server-side rendering is actually how we originally render pages e.g. with PHP, JSP, etc. The client requests a page and the server renders the HTML and sends it back to the client. The page is rendered on the server per request.
      With the prominence of JavaScript in the server/backend using Node, new tools came up to allow usage of JS to render server side. Commonly-used tools used today for SSR include templating engines like EJS or Pug, React frameworks like Next.js, Nuxt.js for Vue, and more.

    • @exactzero
      @exactzero 3 года назад

      @@BeFourCM They all do the same thing, render the HTML. You're just using a different programming language.

    • @exactzero
      @exactzero 3 года назад

      @@BeFourCM Server side rendering is regarded as more performant because a web server's machine is usually more powerful than a typical user's computer thus they can render the page much faster. Another benefit of SSR is SEO and dynamic meta tags for social-media sharing.
      Yes, you can do hybrid Server-side Rendering and Client-side Rendering with JavaScript frameworks since JS was originally used to render, update and manipulate the DOM on the browser, you can now do the same thing on the server using Node.
      Render the page server-side using React and generate an HTML file, then send it to your client.

    • @exactzero
      @exactzero 3 года назад

      @@BeFourCM It is much superior but everything has tradeoffs and this time it's the price. You'll need a server to render your pages for EVERY request which is costly. With Client-side rendering, you can just host the build files to a CDN like Netlify, Vercel or even Github pages and let the users request the built index.html and it'll be cached for everyone else.

    • @exactzero
      @exactzero 3 года назад

      @@BeFourCM If your data doesn't change that often, i.e. a static website, the better approach is to use Static Site Generators like Hugo, Next.js, Gatsby.js. They render the html files during build time and not per request and since these are pre rendered html files, you can host them on a CDN as well.

  • @cassolmedia
    @cassolmedia 3 года назад +1

    I struggle to see the benefit, if you're already running a server... ie, I have a website that's hosted on my server. Why would I outsource a function when my server is already up and running, and local to my codebase? I do see some value in maybe things that are intensive like running a ml algo or something, if I just don't want to burden my server. but other than performative actions, this just seems like an extra layer of abstraction.

    • @JamesQQuick
      @JamesQQuick 3 года назад

      Doesn't fit every scenario. If you're solution works for you, that's great. If you have any overhead in managing you're own server, maybe it's worth considering.

    • @cassolmedia
      @cassolmedia 3 года назад

      @@JamesQQuick obviously... I'm just trying to understand the benefit (specifically in the point where you're already paying for a server). I've been developing for 20 years, so I'm definitely prone to missing the benefits of progress lol

  • @zakyvids6566
    @zakyvids6566 3 года назад

    Is there a tutorial on java and the latest version of python I find this channel very useful and look forward to a tutorial on python

    • @TraversyMedia
      @TraversyMedia  3 года назад

      I am looking for Jave insturctors. Check the Python playlist :)

  • @wukape
    @wukape 3 года назад

    Everywhere is exactly the same explanations but what I figured out is missing: how to invoke netlify functions from inside of app without moving there api logic. What if I do want to use axios but at the same time want to get environment variable with api key using serverless function?

    • @JamesQQuick
      @JamesQQuick 3 года назад

      I think you have to move api logic to serverless the same way you would with a regular server. You can't send private credentials to the browser. It's not secure.

  • @dreamingrightnow1174
    @dreamingrightnow1174 8 месяцев назад

    I'm not a developer and have no idea what you're talking about. I just clicked on a link and it went to a page that said: Serverless Function crashed
    500: INTERNAL_SERVER_ERROR
    Code: FUNCTION_INVOCATION_FAILED
    And then there's an ID
    I just came here hoping for a clue and wondering if this indicates my computer has a virus? Help or please point me where dummies go for answers

  • @masoomsanadi
    @masoomsanadi Год назад

    serverless absolutely doens't mean "without server"
    was the point.
    👍

  • @goldenmac-eteli31
    @goldenmac-eteli31 Год назад

    Is there a discord community?

  • @mwlai288
    @mwlai288 3 года назад

    I created a server less app with React and MongoDB Stitch. Really cool tech, I just got stuck on how to deploy this kind of app 😅

    • @JamesQQuick
      @JamesQQuick 3 года назад

      What kind of serverless functions were you using? I deploy and host in Netlify!

  • @afaque.
    @afaque. 3 года назад

    Why nobody is making tutorial on next js

  • @jr-hp7er
    @jr-hp7er 3 года назад

    James is Serverless hero ❤️🔥

    • @JamesQQuick
      @JamesQQuick 3 года назад +1

      haha should I make stickers?

    • @jr-hp7er
      @jr-hp7er 3 года назад

      😀That would be great🔥😎

  • @rishabsharma5307
    @rishabsharma5307 3 года назад +1

    I liked your dustbin

  • @przemysawwojda4294
    @przemysawwojda4294 2 года назад

    Serverless is like renting a flat instead of building your own house; a flat is ok for young couples but probably won't fit them as they grow their family.

  • @tipusultaneiko24
    @tipusultaneiko24 3 года назад

    AWS/ Google crash course please

  • @kamalCode
    @kamalCode 3 года назад

    Sir, tailwind css complete advanced tutorials

  • @joshuawjulian
    @joshuawjulian 3 года назад

    Shorter videos! I dig it

    • @JamesQQuick
      @JamesQQuick 3 года назад

      They're easier to creat too :)