Hosting a Web App on Google Cloud Using Compute Engine ||

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ก.ย. 2024
  • 🅻🅸🅺🅴 🆂🅷🅰🆁🅴 & 🆂🆄🅱🆂🅲🆁🅸🅱🅴 ❤️
    👥 Telegram► t.me/quiccklab
    ============================================================
    NOTE ► Make sure you export the ZONE form Set your region and zone Task. As Shown in the video.
    curl -LO raw.githubusercontent.com/quiccklabs/Labs_solutions/master/Hosting%20a%20Web%20App%20on%20Google%20Cloud%20Using%20Compute%20Engine%20updated/quicklabgsp662/task1.sh
    sudo chmod +x task1.sh
    ./task1.sh
    curl -LO raw.githubusercontent.com/quiccklabs/Labs_solutions/master/Hosting%20a%20Web%20App%20on%20Google%20Cloud%20Using%20Compute%20Engine%20updated/quicklabgsp662/task2.sh
    sudo chmod +x task2.sh
    ./task2.sh
    ============================================================
    #Arcade_Facilitator
    #ArcadeGoogleCloud
    #Lean_to_earn
    #GoogleCloudReady
    #30DaysOfGoogleCloud
    #Qwiklabs
    #googlecloud
    #Arcade
    #Halloween_Challenge

ความคิดเห็น • 85

  • @mycreationmanishyadav444
    @mycreationmanishyadav444 ปีที่แล้ว +1

    Very easy and useful video i found on internet
    After wasting full day on other youtube channel for this lab❤❤

    • @quick_lab
      @quick_lab  ปีที่แล้ว

      glad you like the video keep supporting 🙏🏻

  • @AatmaCreations
    @AatmaCreations ปีที่แล้ว +3

    Awesome Buddy, You’re more helpful than you realize.

  • @shravangupta1940
    @shravangupta1940 5 หลายเดือนก่อน +3

    For those who are getting stuck in Task 8, do this -
    1. Run the first command to modify the machine type -
    gcloud compute instances set-machine-type frontend \
    --zone=$ZONE \
    --machine-type e2-small
    2. Run the new instance template command with a modified instance template name -
    gcloud compute instance-templates create fancy-fe-neww \
    --region=$REGION \
    --source-instance=frontend \
    --source-instance-zone=$ZONE
    This should solve the error.

    • @daryaahereeeeee
      @daryaahereeeeee หลายเดือนก่อน

      Yupppppp its works!!!
      Thank you✨

  • @kartikraj1469
    @kartikraj1469 ปีที่แล้ว

    thank u finally thank you
    😌 it worked in a single go

    • @quick_lab
      @quick_lab  11 หลายเดือนก่อน

      Glad you like the video keep supporting ✌️

  • @suryav8458
    @suryav8458 9 หลายเดือนก่อน +1

    Can you Please tell what you are doing when copying the commands and paste ? At least we like to know what we are doing when pasting the commands, otherwise everything is good

    • @suryav8458
      @suryav8458 9 หลายเดือนก่อน +1

      I mean what the command is doing in basic idea

    • @quick_lab
      @quick_lab  9 หลายเดือนก่อน

      Sure from next time I will keep in mind

  • @thexarviz
    @thexarviz ปีที่แล้ว +1

    WHY DID NOT YOU DELETE THE OLD VIDEOS :) i just wasted 2 hours watching the old one video of yours and solving errors :)
    thanks for this updated one.

    • @quick_lab
      @quick_lab  ปีที่แล้ว +1

      Sorry for the inconvenience caused buddy 😞

  • @JasonJossy-zs6fp
    @JasonJossy-zs6fp 3 หลายเดือนก่อน +2

    please bro make video again
    ERROR: (gcloud.compute.backend-services.add-backend) could not parse resource []
    many problem are their in running code of your task-1

    • @quick_lab
      @quick_lab  3 หลายเดือนก่อน

      It's because you didn't export the zone. Kindly watch the video carefully don't skip t.me/Quicklabchat/119337

  • @manankoyawala5337
    @manankoyawala5337 9 หลายเดือนก่อน

    The solution Working well thank you

  • @aryakrishnan3496
    @aryakrishnan3496 ปีที่แล้ว +1

    Thanks bro now its working ✨✨

    • @quick_lab
      @quick_lab  ปีที่แล้ว

      Glad you like the video keep supporting

  • @vibhanshu6274
    @vibhanshu6274 ปีที่แล้ว +2

    ERROR: (gcloud.compute.instances.create) could not parse resource []
    Listed 0 items.

    • @quick_lab
      @quick_lab  ปีที่แล้ว

      You didn’t export the zone that why kindly watch the starting of the video carefully and run first command of lab instructions page

  • @debkumarnandi1732
    @debkumarnandi1732 ปีที่แล้ว +2

    (gcloud.compute.instances.create) could not parse resource is shown. I have tried two times same error. After four task, all other remaining tasks are failed. Please help

    • @quick_lab
      @quick_lab  ปีที่แล้ว

      Try this lab at midnight or early morning

  • @venkatamunireddy6140
    @venkatamunireddy6140 ปีที่แล้ว +2

    Your another video all the task are working fine except 8th task . In task 8 push changes with rolling replacement command not working

    • @quick_lab
      @quick_lab  ปีที่แล้ว

      For how long you wait it on task number eight

  • @amannegi6541
    @amannegi6541 ปีที่แล้ว +3

    (gcloud.compute.instance-groups.managed.update) could not parse resource []

    • @quick_lab
      @quick_lab  ปีที่แล้ว +1

      You didn’t export the zone that’s why you are facing this issue kindly what is the starting of the video carefully

    • @amannegi6541
      @amannegi6541 ปีที่แล้ว

      @@quick_lab thanks

  • @armywalabhai9617
    @armywalabhai9617 ปีที่แล้ว +1

    Thanks bhaiya 🤗

    • @quick_lab
      @quick_lab  ปีที่แล้ว

      Glad you like it

  • @avantika_chauhan
    @avantika_chauhan ปีที่แล้ว +3

    "Please modify the machine type of the frontend instance:"
    error in task 8

    • @quick_lab
      @quick_lab  ปีที่แล้ว

      gcloud compute instances set-machine-type frontend \
      --zone=$ZONE \
      --machine-type e2-small
      run this command do let me know

    • @avantika_chauhan
      @avantika_chauhan ปีที่แล้ว +1

      @@quick_lab "Please create a new instance template."

    • @avantika_chauhan
      @avantika_chauhan ปีที่แล้ว +1

      showing this now

    • @zxcv4088
      @zxcv4088 ปีที่แล้ว

      @@avantika_chauhan This is all the lab fault. I am actually having 2 accounts in GCP, even my younger brother has joined in it. This code worked for me, but when I am trying from my brother's account, it is not working..

    • @quick_lab
      @quick_lab  ปีที่แล้ว

      @@avantika_chauhan Now try code is updated

  • @sangitakudale9744
    @sangitakudale9744 หลายเดือนก่อน

    Thank you ❤😊😊

  • @shreyanshsingh8020
    @shreyanshsingh8020 ปีที่แล้ว +1

    GOD OR WHAT 🙌🙌

  • @BHANUKUMAR-pk6gm
    @BHANUKUMAR-pk6gm ปีที่แล้ว +1

    Bhaiya task 8 may error aa raha hai
    (gcloud compute instances set-machine-type frontend \
    --zone=$ZONE \
    --machine-type e2-small)
    code run )

    • @quick_lab
      @quick_lab  ปีที่แล้ว

      What error are you facing

  • @dreemeeworld1566
    @dreemeeworld1566 6 หลายเดือนก่อน +2

    facing error in task 8 .... waited for 10mins

    • @quick_lab
      @quick_lab  6 หลายเดือนก่อน

      Did you cloudshell disconnected ?

    • @dreemeeworld1566
      @dreemeeworld1566 6 หลายเดือนก่อน

      @@quick_lab no

    • @dreemeeworld1566
      @dreemeeworld1566 6 หลายเดือนก่อน +1

      main error region ka dikha rha h

    • @quick_lab
      @quick_lab  6 หลายเดือนก่อน

      @dreemeeworld1566 when you clicking on check my progress. What error are you getting? Will you please share that error screenshot on Telegram

  • @venkatamunireddy6140
    @venkatamunireddy6140 ปีที่แล้ว +1

    Fire walls are failed to create

  • @user-ez5gv6ls1u
    @user-ez5gv6ls1u ปีที่แล้ว +1

    Bhaiya it is written on side of the labs as 'required' but it is not written in this case

    • @quick_lab
      @quick_lab  ปีที่แล้ว

      Just complete it don’t take any risk buddy

  • @abhinavavasthi7988
    @abhinavavasthi7988 ปีที่แล้ว +2

    Task 5 not get completed

    • @quick_lab
      @quick_lab  ปีที่แล้ว

      How many time did you face the same error?

  • @AftabAnsari-i6h
    @AftabAnsari-i6h ปีที่แล้ว +1

    My 8 task getting a error please push change with rolling replacement and i am not able to tick i tried 2 to 3 times but same error showing

    • @quick_lab
      @quick_lab  ปีที่แล้ว

      Okay try the lab tomorrow morning

    • @adityapawar1718
      @adityapawar1718 ปีที่แล้ว

      i also get the same error?

  • @user-yd9xf2ss3m
    @user-yd9xf2ss3m 5 หลายเดือนก่อน

    thaaannk youu!

  • @GH-zy9tp
    @GH-zy9tp 7 หลายเดือนก่อน +1

    I am getting error for task no.08, please upload updated video bro.

    • @quick_lab
      @quick_lab  7 หลายเดือนก่อน

      how many times did you face the same error ?

  • @anuruparoy3657
    @anuruparoy3657 ปีที่แล้ว +1

    Please modify the machine type of the frontend instance
    Error in tsk 8

    • @quick_lab
      @quick_lab  ปีที่แล้ว

      Now try code is updated

  • @artbyshiv910
    @artbyshiv910 หลายเดือนก่อน +1

    Task8(Error)--Create new instance

    • @quick_lab
      @quick_lab  หลายเดือนก่อน

      This lab working fine just retry

  • @sadamanisainikhil3069
    @sadamanisainikhil3069 ปีที่แล้ว +1

    Task 8 not updating score
    Tried 3 times till now

    • @quick_lab
      @quick_lab  ปีที่แล้ว

      What error are you getting after clicking on that job?

    • @quick_lab
      @quick_lab  ปีที่แล้ว

      Now try code is updated

  • @venkatamunireddy6140
    @venkatamunireddy6140 ปีที่แล้ว +1

    This code is not working for me.

    • @quick_lab
      @quick_lab  ปีที่แล้ว

      Now try code is updated

  • @macqueengamer6953
    @macqueengamer6953 ปีที่แล้ว +2

    (gcloud.compute.instance.stop) could not parse resource []
    This error is occurring tried 3 times but same error

    • @quick_lab
      @quick_lab  ปีที่แล้ว +1

      This issue from qwiklabs side buddy because of unavailability if zones I will recommend you to try this lab at early morning

    • @macqueengamer6953
      @macqueengamer6953 ปีที่แล้ว

      ​@@quick_labthanks I tried it early morning and completed it😊

    • @quick_lab
      @quick_lab  ปีที่แล้ว

      MAke sure you are exporting the zone as i show in starting of the video Now try code is updated

  • @venkatamunireddy6140
    @venkatamunireddy6140 ปีที่แล้ว +1

    What about task 2,3,4

    • @quick_lab
      @quick_lab  ปีที่แล้ว

      Restart the lab and try it again and please do follow the way I explained and use the zone which you got

  • @PrincePatel-ym1mm
    @PrincePatel-ym1mm 7 หลายเดือนก่อน +1

    Task 5 is not working

    • @quick_lab
      @quick_lab  7 หลายเดือนก่อน

      Did you check score before running the code of task number two

    • @PrincePatel-ym1mm
      @PrincePatel-ym1mm 7 หลายเดือนก่อน

      yesss i have @@quick_lab

    • @PrincePatel-ym1mm
      @PrincePatel-ym1mm 7 หลายเดือนก่อน

      "Check complete. Points earned: 5. Message: It doesn't look like you've completed this step yet. Try again."Givinig this type of error @@quick_lab

  • @armywalabhai9617
    @armywalabhai9617 ปีที่แล้ว +1

    Bhaiya task 7 8 not working

    • @quick_lab
      @quick_lab  ปีที่แล้ว

      Click on check my progress let me know are you able to get tick or not

    • @armywalabhai9617
      @armywalabhai9617 ปีที่แล้ว +1

      Working bhaiya❤️

    • @quick_lab
      @quick_lab  ปีที่แล้ว

      👍🏻👍🏻

  • @hinduaryan2836
    @hinduaryan2836 ปีที่แล้ว +1

    devmanus ho tum😅😅😅