Cloud Firestore Pricing | Get to know Cloud Firestore #3

Поделиться
HTML-код
  • Опубликовано: 19 сен 2024

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

  • @cli23
    @cli23 4 года назад +23

    I’m super appreciative that these videos present a fair view of Firebase in that they are very clear about the shortcomings or negatives. It actually makes me feel more confident about using it for my future development as I know exactly what I’m getting into.

  • @LifeyApp
    @LifeyApp 6 лет назад +45

    I love the animation and humor! Good work

  • @JamesSwansburg
    @JamesSwansburg 5 лет назад +45

    I agree, Todd does an excellent job! I am binge watching the whole series.

  • @arnavbansal9050
    @arnavbansal9050 6 лет назад +11

    Firestore is AWESOME. I recently used it in an application for triaging help requests from the Kerala floods.
    My design required generating scores from every request document, and this design did lead to some costs, since I was reading several thousand documents every query. I wish I'd watched this video, since Cloud datastore might have been a better match.
    But Firestore scaled well nevertheless, and I was able to handle more than a thousand users in an emergency situation. I paid nothing, since the costs were super low, and I was on the GCP trial.

  • @chriscurnow143
    @chriscurnow143 6 лет назад +16

    This was indeed a great, useful and easy to listen video. Todd, you are a natural in front of the camera. Just a tiny little thing though. It's now August and we are really missing you. We want more of you.

  • @johnhanley2431
    @johnhanley2431 Год назад +1

    One of the items that impresses me about Google Cloud is the excellence of their speakers. I enjoy watching Google Cloud videos. The skills required to merge technical information with engaging speakers is very hard.

  • @jjyutube
    @jjyutube 7 месяцев назад

    This guy is amazing, the video is not only informative, it is just fun to watch. Boring topics made not boring to watch anymore.

  • @olusolaoyinloye2426
    @olusolaoyinloye2426 4 года назад +13

    "Could you be quiet? i am working on a video for RUclips..." This really made me laff.... I totally love the presentation

  • @kaibe5241
    @kaibe5241 Год назад +2

    lol, these videos are both educational and actually quite humourous. The legalise at the start was awesome :D

  • @jose6433
    @jose6433 4 года назад +18

    this is like "We are expensive but we are not expensive"

  • @codinginflow
    @codinginflow 3 года назад +29

    This guy's jokes always crack me up

  • @ben6
    @ben6 5 лет назад +11

    This is the stuff that developers talk about when they're designing something for a client, but don't tell them. Thanks!

  • @gforever1000
    @gforever1000 7 месяцев назад

    Love this guy, the way he presents the info and video editing is so good

  • @rodrigocaballerohurtado5367
    @rodrigocaballerohurtado5367 4 года назад +1

    This is first time I watch this channel (just getting started with Firebase) and your explanation really hooked me up to learn more! thanks!

  • @javierANRA
    @javierANRA 6 лет назад +2

    I've just made a cost estimation 2 days ago, and I supposed everything you told, but that was really interesting as long as you confirmed everything I was doubting about. Thank you very much, that's a great video.

  • @abbasali6588
    @abbasali6588 4 года назад

    This guy makes me smile now and then!! And I think that's the best of his teaching and our overall learning :)

  • @verry_codes
    @verry_codes 2 года назад +1

    Todd you are the best! Your videos are gold 🌟

  • @RobertPetras
    @RobertPetras 6 лет назад +8

    Awesome explanation and funny video which is always a great combination. 🙌 Thanks!

  • @jacobzanders551
    @jacobzanders551 4 года назад +2

    Fantastic video, I need more of this man in my life

  • @MrBarralex
    @MrBarralex 4 года назад +1

    Man love the way this guy explains everthing 👍

  • @LupeKnoble
    @LupeKnoble 9 дней назад

    The daily limit spending in the app engine section has been removed.

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

    4 years down the line and i still refer to this videos.

  • @JaskoonerSingh
    @JaskoonerSingh 6 лет назад +1

    thanks for the heads up. never realised it would be so expensive.

  • @jackiegarlinghouse6493
    @jackiegarlinghouse6493 6 лет назад +2

    This IS a really good video explaining it. Not sure I will remember it all, but very good...

  • @SolidousMdz
    @SolidousMdz 4 года назад +1

    Hey, was the daily limit option remove from the App Engine settings?

  • @mitch8204
    @mitch8204 6 лет назад +6

    Does "read counts" take place while reading documents offline e.g. from cache without internet on?

    • @Frank_van_Puffelen
      @Frank_van_Puffelen 6 лет назад +2

      Reads from the local cache are not charged.

    • @ShyshkovOleg
      @ShyshkovOleg 5 лет назад

      @@Frank_van_Puffelen Hi, Frank. If I set up realtime listener(.onSnapshot) and the cache exist, when I open my app and data didn't changed doI charged reads? Metadata.fromCache says that I do charged.

  • @sankarnatarajan9343
    @sankarnatarajan9343 2 года назад +1

    By the way, your video presentation looks cool and informative with additional pieces of fun

  • @GabePannell
    @GabePannell 6 лет назад +3

    NICE VIDEO! Love the added SFX!

  • @RobertBrunhage
    @RobertBrunhage 6 лет назад +3

    Will you implement a backup button for firestore and also upload a json / excel file with data to create a backup system?

    • @marlonlom
      @marlonlom 6 лет назад +1

      It tooks that we must do it manually, the most common use is with NodeJs, using Firebase Admin SDK.

    • @RobertBrunhage
      @RobertBrunhage 6 лет назад

      They have import and export in the normal firebase database so would be awesome if they could add that to firestore too. It's a really needed feature.

    • @PaulStelzer
      @PaulStelzer 6 лет назад

      I do not know when it was launched, but it's finally here -> firebase.google.com/docs/firestore/manage-data/export-import

  • @premkumar-tl8yh
    @premkumar-tl8yh 10 месяцев назад

    Hi All, can we send OTP to the mobile number by using Firebase Cloud Messaging (FCM)?
    If Yes, then what is the limit to send OTP per month by selecting free plan.

  • @burtonator
    @burtonator 5 лет назад

    Your example of the chat app I think is missing the option of using Google Cloud Messaging. Yes. The fan out could be expensive but you could also just rewrite it to use a GCM topic (for free) and use that for delivering real time messages. Writes would go to the DB only and would be 1/1000th of th total volume. Reads would only happen for a *new* client. Not the existing ones. The existing ones just use the GCM topic. Writes would have to go both to the database and the GCM topic.

  • @WaqadArshad
    @WaqadArshad 5 месяцев назад

    hi, if I set a document in firestore with the same data as before with merge set to true, is it considered a write?

  • @nibeditadas9202
    @nibeditadas9202 4 года назад

    The most caring product team ever 💙😍❤️

  • @danceracademy3083
    @danceracademy3083 6 лет назад +1

    is any way to add the whole list to Firestore with one request instead of calling the api as many times as the list size ??

  • @GabrielDunn-y4w
    @GabrielDunn-y4w Год назад

    How do quotas work ? I have free 50,000, but apparently hit 50,000 reads in one day, even though I only have a few hundred records in the database, and I only ran my app once to read them.

  • @_sr
    @_sr 5 лет назад +1

    Could there be scenarios where we use the realtime database and the firestore together in the same project?

  • @IsaacAsante17
    @IsaacAsante17 6 лет назад +1

    That's an insightful video! I really needed that.

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

    Are there any aims to offer fixed price plans (e.g. $25/mo) similar to supabase?

  • @andrearsenault8099
    @andrearsenault8099 5 лет назад +1

    I'm going through the process of estimating the potential volume of Firestore operations for a prototype we are developing, but on the Google Cloud Console / App Engine / Quotas page there is no View Usage History button as illustrated in this video. Do you know why that is?
    I can do my estimates with napkin math but I'd prefer to see actual usage from testing sessions to confirm things are working as expected.

    • @troykoss
      @troykoss 5 лет назад

      Did you ever figure out a good way to do this??

  • @keep
    @keep 6 лет назад

    How does StreamBuilder of Flutter affect the pricing in general? It's excellent to show the real-time data, looks more dynamic but on the other hand have to worry about the cost.

  • @JaniceKartika
    @JaniceKartika 6 лет назад +1

    Now finally that makes sense to have the data denormalized from the pricing point of view, so we don't need to look up to bunch of docs while performing read operations, instead we should do that while performing write operations (which is much better because write happens not as often as read). Is it right?

    • @LucasRizzotto
      @LucasRizzotto 6 лет назад +1

      That is precise. Most services outnumber reads to writes by several orders of magnitude.

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

    The bandwidth is 30GB/month, enforced as a daily limit (so every 24 hour period means you're allotted 1GB of bandwidth). This limit resets every day.

  • @JDalmasca
    @JDalmasca 4 года назад

    These videos are so good! I also appreciate the Simpsons reference: "it's a perfectly cromulent word!"

  • @gwapster13
    @gwapster13 5 лет назад +2

    Great video as usual. One thing, though, somewhere around 14 mins into the video, you trigger Google Assistant. :)

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

    This guy is awesome at explaining stuffs.

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

    Please tell me that the Egress joke is from The Wee Free Men by Terry Pratchett

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

    @Firebase 13:14 There is no `Usage History` tab anymore. Where can we find it now?

  • @sebastiandaza9826
    @sebastiandaza9826 5 лет назад

    Awesone explanation, but i have a doubt if in a transaction i create a collection a document another collection and another document related all of them (for example university -> class -> teachers approximately ), it was billed as 4 write operation or only a single write operation. Thanks in advance

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

    Someone on reddit was saying that Google got rid of the ability to cap costs for Firestore/Firebase. Is this true?

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

    Hi, I need your advice to get to your level of presenting skill
    You are so good in what you are doing
    Blessings

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

    Summary: If you don't want it to be expensive, try your possible best to minimize the number of reads and writes.

  • @matthewbeardsley7004
    @matthewbeardsley7004 4 года назад

    How do you set a limit to refuse requests now, I can only see setting a budget.

  • @mukhlisurrehman392
    @mukhlisurrehman392 5 лет назад

    How we know that our free plan is finish.?
    How much data we can store in the free plan..?

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

    Great videos Todd!
    Google should be proud to have you.

  • @mcscubin8935
    @mcscubin8935 4 года назад

    These videos help to explain a lot. Thanks!

  • @wiltonyu4951
    @wiltonyu4951 5 лет назад +1

    Can you recommend this for an ecommerce app? Right now im thinking its very expensive.

    • @monoomankar6319
      @monoomankar6319 5 лет назад

      Hey.. Since it has been 4 months, did you find any answer? or going with mysql and php is fine?

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

    Should implement/add search integration without algolia

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

    I like your funny animations sir. keep it up. love it and your work😊😘

  • @rohitgautam3933
    @rohitgautam3933 4 года назад

    I have one game "Langur Burja" in play store which is a single-player game now, I am thinking of adding multiplayer feature in it. So which database is good for me cloud firestore or realtime database??

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

    What would be the cost for export the data of nearly 80GB? Export to JSON file, not metadata format. If I use an external tool or app to do this, what would be the cost will be incurred for this operation after my free tier? I am using the Blaze plan, so caution with knowing the cost well before.
    I wouldn't get clear information anywhere.

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

      Hi! The cost for downloading data from Firestore depends on how many documents you read, not the size. You can use the Blaze plan calculator to get an estimate for your monthly costs on the Blaze plan: firebase.google.com/pricing

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

    This is really genius, instead of charging for storage, bandwidth etc, charge for reads and writes. "Create the problem sell the solution!"

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

    I love this guy

  • @kameshvadivel9459
    @kameshvadivel9459 4 года назад

    How to use 'Pay as you go' plan by using debit card? when i use my debit card, it shows error like 'Your card does not support automatic recurring payments[OR-CC3ST-02]'.i am using visa global debit card from india.

  • @joniler4846
    @joniler4846 2 года назад +1

    I love this guy so much lol

  • @liambradford644
    @liambradford644 5 лет назад

    When measuring Firestore usage you're now able to use the Stack Driver APIs as well as view the usage tab in the Firebase Console now
    firebase.googleblog.com/2019/01/cloud-firestore-in-general-availability.html

  • @darato2015
    @darato2015 5 лет назад

    Anyone knows more info about the storage of binary object as values to store icons and small avatars that he mentioned in the video? I can't seem to find much documentation about it online. The bytes data type is also no longer in the list to choose in Firestore. Is it because Firebase wants us to use Cloud storage instead?

  • @mitch8204
    @mitch8204 6 лет назад

    What will be the average cost of a cloud function set to run every 15 minutes while reading, updating and deleting cloud fire-store documents at the same time?

  • @shripadashtekar7
    @shripadashtekar7 5 лет назад

    Hi
    Could you please help me with the firestore storage billing for images? I am new to it and I want to know how it is charged. If I upload a 10 MB image and 10 users are downloading it, Will I be charged for 10MB upload and 10*10 MBs of download (which is GB Transferred)? Or will I be charged, just for upload and download operations?

  • @lanorothwolf2184
    @lanorothwolf2184 4 года назад

    What did it cost? Everything.

  • @rodsweis8348
    @rodsweis8348 4 года назад +5

    @7:42 "And if the main lesson you're getting out of this is that [you don't get it], then hey, now you're getting it." Lol welcome to coding.

  • @sasg87962
    @sasg87962 6 лет назад

    How about in the free spark plan? What happened when reached the reading or writing limits

  • @roberthinckley7508
    @roberthinckley7508 4 года назад +1

    I'm just trying to imagine the directions that the director gave him when trying to film 3:24.

  • @dipakbari4
    @dipakbari4 4 года назад

    Nice, one!
    Is there any connection limit? I mean, how many users can connect to cloud firestore?

    • @dipakbari4
      @dipakbari4 4 года назад

      @@ToddKerpelmanCorp Fantastic. Thanks! 😊

  • @AbhideepChakravarty
    @AbhideepChakravarty 6 лет назад +2

    This is unfair to count result count as read count. I get 20 result or 100, its just one read for me. Isnt it? :(

    • @jeancarloflorescarrasco412
      @jeancarloflorescarrasco412 4 года назад

      ​@@ToddKerpelmanCorpI have a question about my next app, let's say I have 3 categories of restaurants, for example: restaurant_categoryX, restaurant_categoryY, restaurant_categoryZ. I already know the restaurant_categoryZ has a few data and it's not frequently visited. In this case do yo recommend me to create a collection for each category in order to not get billed for restaurant_categoryX, restaurant_categoryY when I know the restaurant_categoryZ is not frequently visited?

    • @jeancarloflorescarrasco412
      @jeancarloflorescarrasco412 4 года назад

      Oh, thanks @@ToddKerpelmanCorp, I really appreciate it. I thought Firebase would bill me for all the documents that involved that query.

  • @engr_mark
    @engr_mark 6 лет назад

    Excellent! more of this from firebase team

  • @letslearncomputerprogramming
    @letslearncomputerprogramming 6 лет назад +1

    Can I use cloudfirestore and Realtime database in single app ?

  • @mohamedyoussef8835
    @mohamedyoussef8835 2 года назад +1

    Awesome videos ++++++++++++++++++++ Thank you 😃

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

      Happy to hear you enjoyed the video, Mohamed! We really appreciate the awesome feedback. Be sure to subscribe to keep up with the latest from Firebase: goo.gle/3PURwHn
      😎

  • @learningforyou1524
    @learningforyou1524 6 лет назад +1

    This is great! Will pass on to my STUDENT!

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

    Could someone explain to me 4:36. How do 1000 users become 500.000 DAU? I don't get it.

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

      It was 1000 users per 3 minutes

  • @MassimoTodaro74
    @MassimoTodaro74 5 лет назад

    how many words did you say in 16'22''? impressive

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

    Ah.... I simply want to know what is the difference between Realtime Database and the Firestore in terms of usage.

  • @justinweberg
    @justinweberg 6 лет назад

    Can you split storage across Firestore and firebase in a single app and somehow link the data clientside to save money? #askfirebase

  • @gofudgeyourselves9024
    @gofudgeyourselves9024 6 лет назад

    Todd can do anything

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

    Todd: "So I don't want you to automatically panic at the worst case scenario, but I do want you to be aware of the cases in which Cloud Firestore could make you panic."
    Me: Rofl!

  • @AceixSmart
    @AceixSmart 6 лет назад

    tried the free package of firestore with functions and the functions were sloowww!!

  • @SlowCurry
    @SlowCurry 5 лет назад +3

    now i'm craving jellybeans...

  • @typingcat
    @typingcat 6 лет назад +17

    Fun fact: Money can actually buy happiness.

  • @benton202
    @benton202 4 года назад

    is this still valid?

  • @marcosgalaviz4904
    @marcosgalaviz4904 6 лет назад

    Very nice, could you help me a little? im trying to use Firestore with Polymer, I obtain an array to send it to polymer in a dom-repeat like this:
    var query=db.collection("operaciones");
    db.collection("operaciones")
    .onSnapshot((querySnapshot) => {
    querySnapshot.forEach(function(doc) {
    });
    that.operacionesPorCliente=Array.from(querySnapshot.docs.map(doc=>doc.data()));
    });
    console.log (that.operacionesPorCliente); // this works but the ID doesnt exist here....
    }
    that works but that array doesnt contain the id from firestore, the problem is that I need that ID to update the data :( but it isn't in the array

  • @jesselima_dev
    @jesselima_dev 6 лет назад

    Very informative vídeo!!! \o/

  • @josepinero2961
    @josepinero2961 5 лет назад

    Why if you have a collection in the first position of the root, and that collection has 15 documents (3 fields), the readings are increased automatically, not even 15, but 30. It means that if I want to consult any collection using Chrome or Safari (it does not matter), just visualizing that collection automatically loads each document and multiplies it by 2? If I have a 'Users' collection, with a thousand documents, it means that it will increase to 2000 readings ??, ... I don't know ...
    At least I saw if you create a collection in the first position, with a document and with empty fields, even if the browser loads automatically the first collection (because it does), every time you consult the database, it will only count some readings. If you had a collection with 20,000 documents, in only one click or load you would spend 40000 reads??
    If someone has to monitor the data in their database, he only exceeds the limits. I don't consider it fair, that the readings are counted from the console

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

    damn , great content

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

    1:20 If you dropped a mixtape it would be Fire

  • @enkr1
    @enkr1 4 месяца назад

    damn? wait i didnt expect this

  • @courageous-schools
    @courageous-schools 6 лет назад +1

    Hey its past September 1st. Come on Todd. We want more!! How can you keep us waiting so long? Don't care if it's got anything new about Firestore. We just want the humour!!

  • @miabellasalonandmedicalspa2822
    @miabellasalonandmedicalspa2822 5 лет назад +2

    You just confirmed my greatest fear: firestore bill unpredictable. Not going to take a chance. Thanks!

  • @parthaceo2090
    @parthaceo2090 6 лет назад +1

    nice vid

  • @dharmarajr24
    @dharmarajr24 4 года назад

    Mutual funds are subject to market risk. Please read all scheme related documents carefully.. XD

  • @typingcat
    @typingcat 6 лет назад

    Voice volume is too low.

  • @emsourcemedia9178
    @emsourcemedia9178 4 года назад +1

    Don’t use it guys, my bill went from 25$ to 300$ in just three days. They do not have detail reports on the usage. They just show us the bill and some useless reports that does not make sense. Please reconsider this option and choose something else.