“Two” interesting concepts on Cloud NAT...| Whitelisting & On-Demand NAT External IP

Поділитися
Вставка
  • Опубліковано 1 лют 2025

КОМЕНТАРІ • 33

  • @ericksonjosephsantos8857
    @ericksonjosephsantos8857 3 роки тому +1

    Very good explanation, I really appreciate this demo as I am a network guy shifted to cloud computing. You are really good at explaining small stuffs that matters especially in a network engineer point of view. Looking forward to learn more from you.

  • @nanditasahu2358
    @nanditasahu2358 2 роки тому +1

    Very good explanation

  • @shaileshchaskar6093
    @shaileshchaskar6093 3 роки тому

    Thanks for this video - a valid point. On Demand was interesting from cost effective prespective.

  • @shashikiran5015
    @shashikiran5015 4 роки тому +2

    Great and Valuable Content. Would like to see some content on Terraform with GCP. Can you please make a playlist for that particularly.

  • @ramulusuddewar9655
    @ramulusuddewar9655 4 роки тому +1

    Hi Mahesh, thanks for providing this info. Is it possible to have single external IP address which is created through Cloud NAT for multiple VM instances, or new external IP will be created for each instance created. Thanks

  • @jesusperez7545
    @jesusperez7545 3 роки тому

    Fantastic!

  • @Vnehadalassss
    @Vnehadalassss 2 роки тому +1

    Awesome video, consider we've 10 vm in Singapore, so I would imagine all wil use same nat. But in this case if I delete 1 vm will it also delete external ip?

  • @briannkurunungi2837
    @briannkurunungi2837 2 роки тому +1

    Hello Sir, thank you for the great content as you have done always. My question is how my microservices in GCP use whitelisting to communicate to external services. Is there a way for my service to be one to whitelist the external service IPs, not the other way round u gave in example - to give external service my external IP so they can whitelist. Please advise

    • @LearnGoogleCloudwithMahesh
      @LearnGoogleCloudwithMahesh  2 роки тому

      If it is a microservice deployed in Compute Engine/ GKE/ Cloud Run for access those microservice will use Load Balancer. Cloud NAT will be only used if these microservice needs to access outside resources

    • @briannkurunungi2837
      @briannkurunungi2837 2 роки тому

      @@LearnGoogleCloudwithMahesh Thank you Sir , I thought with a load balancer , I would optimize calls made to me (GKE) app. Is it possible to connect to an external oauth 2 server , and my clients to be non GCP , do u have use case like that Sir?

  • @virgiliodoregomonteiroborg6839
    @virgiliodoregomonteiroborg6839 3 роки тому

    i understood all the creation of the nat gateway and the router, but i would like to know how i can connect to my vm if it doesn't have external ip?
    I know it connects to the internet, but I still have to open my website on a cell phone.

  • @bhakta_rg
    @bhakta_rg 4 роки тому +1

    good one. thanks Mahesh

  • @deepakdamodaran9121
    @deepakdamodaran9121 4 роки тому

    Great video. For a VM to get an ip address should the region and the VPC network of the cloudNAT/cloud Router match the network and region of the VM ?

  • @mohdt786
    @mohdt786 3 роки тому +1

    What if I want to whitelist the external IP address for Dataflow service which is serverless, should I reserve a Static IP?

    • @LearnGoogleCloudwithMahesh
      @LearnGoogleCloudwithMahesh  3 роки тому +1

      Dataflow creates VMs behind the scene which uses VPC. So, IMHO the simple Cloud NAT configuration should do the trick

  • @basudebbhanja1144
    @basudebbhanja1144 3 роки тому

    it is possible to configure Mikrotik RouterOS inside my EVE-NG which is hosted on my Google Cloud Platform, using Winbox in my local PC.
    The standard configuration for the locally installed EVE-NG allows me to connect my PC network to the virtualized network, but since my EVE-NG is now on the cloud, is it possible to connect the RouterOS to my PC Winbox for easier configuration?

  • @ambeshsingh1251
    @ambeshsingh1251 4 роки тому

    Informative video Mahesh. It would be better if the sound can be little louder. Thank you

  • @abhishekjaiswal4199
    @abhishekjaiswal4199 Рік тому +1

    Do i need to create nat for every subnets

  • @wilmenls
    @wilmenls 4 роки тому

    is the VM also automaticly accessible at Public via Cloud NAT?

  • @sunitabnsl
    @sunitabnsl 2 роки тому

    Hi sir, Provide the link of IAP

  • @balabhaskararaoguntupalli1275
    @balabhaskararaoguntupalli1275 4 роки тому

    thanks you