“TOUGHEST” GCP Interview Question which I got | Approach to the question is what Interviewer likes..

Sdílet
Vložit
  • čas přidán 16. 06. 2024
  • Every instance stores its metadata on a metadata server. You can query this metadata server programmatically, from within the instance and from the Compute Engine API.
    GCP Metadata Server cloud.google.com/compute/docs...
    The GCP Pricing Calculator link is cloud.google.com/products/cal...
    0:00 - Intro
    2:11 - Interview Question
    16:42 - Answer to the Question
    18:10 - Conclusion
    Join this channel to get access to perks:
    / @learngooglecloudwithm...
  • Věda a technologie

Komentáře • 56

  • @LearnGoogleCloudwithMahesh

    Please note Cloud Shell is Free for all users. This video tries to find how much does it cost if the price needs to be applied to it
    The GCP Pricing Calculator link is cloud.google.com/products/calculator/#id=6e3b9718-a4f6-4653-bc8c-495e7ab7ab9d

    • @asharma538
      @asharma538 Před 3 lety

      Do I need programming skills to be a cloud engineer ?

    • @LearnGoogleCloudwithMahesh
      @LearnGoogleCloudwithMahesh  Před 3 lety +2

      @@asharma538 Cloud Engineer does not require programming skills like python...Having exposure to Linux commands will be good

    • @saratht8223
      @saratht8223 Před měsícem

      Hello Mahesh, Can you please add the set of Curl command codes you used to get details of the various entities (viz) zone machine disk etc in the comments section ?

  • @vishhal3992
    @vishhal3992 Před 3 lety +1

    Great approach & understanding interviewer's intention..

  • @TheRqjesh
    @TheRqjesh Před 3 lety +1

    Thanks Mahesh for taking time to put all these , very useful

  • @desivillanueva9514
    @desivillanueva9514 Před 2 lety +1

    Love this content. Please share more interview tips!!! Using this stat format.

  • @MrRobinkv
    @MrRobinkv Před 3 lety +2

    Hi Mahesh, appreciate your effort to help the tech community. I cleared my GCP Professional Architect Certification this Sunday. Your videos helped me a lot and I will recommend your channel to all my followers.

  • @savithaumarfarook
    @savithaumarfarook Před 3 lety +2

    Definitely, this is a tough one if asked. But after watching your video, it feels like an easy one :) Thanks for sharing the knowledge, much appreciated.

  • @explorer-rn1072
    @explorer-rn1072 Před 3 lety +1

    hello Mahesh, want to thank you for your videos. I could not get much through with google cloud and other labs due to other work. However spent fair time on your videos to get concepts clear. Simple and lucid language helped clear my architect exam. Wish you all the success ..

  • @alwayslenovo8277
    @alwayslenovo8277 Před 3 lety +1

    Thank for your sharing Sir, Superb

  • @sandeepkumarsingh2791
    @sandeepkumarsingh2791 Před 3 lety +1

    Excellent Mahesh ...Very Informative and Eye opening concept . I really Appreciate your efforts and willing to share your experience and knowledge with us .
    Thanks .

  • @bhargavjbetai
    @bhargavjbetai Před 3 lety +1

    Thank you Mahesh. Your videos are very helpful.

  • @sakthijeganathan9573
    @sakthijeganathan9573 Před 3 lety +2

    thanks for sharing

  • @MrTumyan
    @MrTumyan Před 3 lety +1

    5000+ views and only 128 likes?
    Mahesh, thanks for this video, extremely useful!

  • @srinivasacharya8587
    @srinivasacharya8587 Před 3 lety +1

    Great information Thank you

  • @mohamedbasith2114
    @mohamedbasith2114 Před 3 lety +1

    Really impressed bro .. 👏👏👏👏

  • @meghanathdawane5328
    @meghanathdawane5328 Před 3 lety +1

    Very informative video 👍👍

  • @vm896
    @vm896 Před 3 lety +1

    I got this question in an interview. Would you please help in answering?
    Suppose your user of an application is from Europe and you're following GDPR rules.
    How will make sure your user gets content from the European data center while traveling anywhere in Asia? He's getting connected through Mobile internet or Hotel Wifi.
    How will you make sure his data stays in Europe even when he's traveling to Asia?
    How will you make sure the latency remains the lowest for him?
    If he uploads some images from his travel trip to the cloud, how will you make sure the images remain in your European buckets and not he's currently connected to? He also should be able to see and delete those images the very next moment he uploads them in case he wants to.
    And lastly, if the user gets connected to edge points in Asia and stays with them through session affinity, how will you make sure his data is not saved in the backends there but to the European backend with the same lowest latency?

  • @pratikkadu1673
    @pratikkadu1673 Před 2 lety

    Hello Sir I want to learn GCP ...Are you providing training ?

  • @brandons2842
    @brandons2842 Před rokem +1

    Great video but I am confused though, why is this a tough question? Metadata information or unique tag is the most accurate way to get the answer. Am I missing something?

  • @AnshumanKumar007
    @AnshumanKumar007 Před 2 lety

    I don't think the boosted mode is applicable anymore now, right?

  • @devendersinghbrar
    @devendersinghbrar Před rokem +2

    As per GCP documents, Cloud shell is free ?

    • @LearnGoogleCloudwithMahesh
      @LearnGoogleCloudwithMahesh  Před rokem +2

      Yes it is free. If it is charged what would be the cost was the question

    • @devendersinghbrar
      @devendersinghbrar Před rokem +2

      @@LearnGoogleCloudwithMahesh thanks for your prompt reply…. Another question which is generic… Why all cloud providers are not providing hot-plug cpu and hot-add memory features same as VMware ? Is there any specific reasons/dependencies behind this? If cloud providers give this feature VM machines can adjust user load accordingly without restarting the VM machine, any thoughts ?

    • @LearnGoogleCloudwithMahesh
      @LearnGoogleCloudwithMahesh  Před rokem +2

      @@devendersinghbrar IMHO, your ask is Vertical Scaling which is not a good option. Horizontal Scaling i.e., add more identical VMs is a good option and in GCP it is achieved using Managed Instances Group

    • @devendersinghbrar
      @devendersinghbrar Před rokem +1

      @@LearnGoogleCloudwithMahesh I know MIG, but here my question is Why cloud providers are not giving such feature ? In some cases we just need cpu and memory only and in case of monolithic heavy apps we need to define long time cool down period as it will take long time to up new VM along with Apps installation config etc, like java based app servers (IBM WAS, Weblogic )

    • @LearnGoogleCloudwithMahesh
      @LearnGoogleCloudwithMahesh  Před rokem

      @@devendersinghbrar I don't know the reason

  • @nozulani
    @nozulani Před 3 lety +2

    hi, do you know of any legal way for an ordinary person to obtain further free credits after it's spent?

  • @zekoomrkva
    @zekoomrkva Před 3 lety +1

    You may have over complicated the answer, should be the cost of the cheapest machine configuration. Not clear why did you include all those extra components.

    • @LearnGoogleCloudwithMahesh
      @LearnGoogleCloudwithMahesh  Před 3 lety

      please let me which components are extra...I used GCP Pricing calculator as the reference which takes Machine Type, Disks, External IP.

  • @arjunk5959
    @arjunk5959 Před 3 lety +1

    This is for which company sir ?