in Education by
I have 2 Google Compute Engine instances and I want to open port 9090 in both the instances. I think we need to add some firewall rules. Can you tell me how can I do that? Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
You need to follow the following process: 1)Firstly, open the browser and search for cloud.google.com 2)Navigate to my Console 3)Select your Project name. 4)Navigate to Networking > VPC network 5)Click on "Firewalls rules" 6)Click "Create Firewall Rule" 7)In order to apply the rule to select VM instances, choose Targets -> "Specified target tags", and then you will enter "Target tags" (the tag name). This tag will be used to apply the new firewall rules onto an instance of your choice. After then, do make sure that the instances have the network tag applied to them. 8)In order to allow incoming TCP connections to port 9090, in "Protocols and Ports" enter tcp:9090 9)Click Create.

Related questions

0 votes
    What is the actual difference between Google Compute Engine, App Engine and Container Engine in Google Cloud Compute ... three engines? Select the correct answer from above options...
asked Feb 2, 2022 in Education by JackTerrance
0 votes
    I was wondering what the difference between App Engine & Compute Engine are. Can anyone explain the difference to me? Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    I would like to transfer ownership of the Google Cloud project completely. By completely I mean rather than ... Thanks in advance Select the correct answer from above options...
asked Feb 2, 2022 in Education by JackTerrance
0 votes
    I'm running a CherryPy web server at 0.0.0.0:8787 on an EC2 instance. I can connect to the web server ... the EC2 instance for this? Select the correct answer from above options...
asked Feb 4, 2022 in Education by JackTerrance
0 votes
    Currently, Google App Engine supports both Python & Java. Java support is less mature. However, Java seems to ... libraries, though. Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    When I attempt to load data into BigQuery from Google Cloud Storage it asks for the Google Cloud Storage URI ... Developers Console? Select the correct answer from above options...
asked Feb 2, 2022 in Education by JackTerrance
0 votes
    It seems that from Google Cloud Console there is no way to delete a project. Select the correct answer from above options...
asked Feb 2, 2022 in Education by JackTerrance
0 votes
    Is it possible to rename a Google Cloud Platform project? If so, how? I don't need to change the project ID ... . Thanks for any tips! Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    Google provides two cloud-based data storage services Google Cloud Datastore and Firebase (after its acquisition). ... vs Firebase? Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    I am on a mac and am trying to install the Google Cloud SDK (including the gcloud command line utility) ... this installation working? Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    How can i change the current running project to another project in GCP (Google Cloud Platform) account using cli ... a cli command. Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    As an example, Google App Engine uses Google Datastore, not a standard database, to store data. Does anybody ... working with them? Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
0 votes
    I'm working on an app that has video streaming functionality. I'm using a firebase database and firebase storage. ... end. Any advice? Select the correct answer from above options...
asked Feb 2, 2022 in Education by JackTerrance
0 votes
    Cloud Functions and Firebase Functions (or "Cloud Functions for Firebase") both look the same. Please describe the ... between these? Select the correct answer from above options...
asked Feb 2, 2022 in Education by JackTerrance
0 votes
    I would like to know if Firebase Cloud Messaging is free or not for unlimited users? Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
...