|
Virtual machines (VMs) on the Google Cloud Platform simulate powerful desktop computers in the cloud. They are essential because they allow it to be easy-to use apps and software without having to pay for hardware. This common use involves things like hosting websites, maintaining databases, and organizing information analysis work. Networking in GCPVirtual Private Cloud (VPC):
Firewall Rules:
Network Tags:
Understanding Firewall RulesAdministrators consider firewall rules for Google Cloud Platform (GCP) as a means of protecting their virtual machines (VMs). They decide which traffic can be allowed to the enter or exit your virtual machine instances based on established requirements. By imposing firewall rules that control who may use your virtual machines (VMs) and the kinds of data that can travel through them, users can prevent malicious attempts and unauthorized access to your applications. Types of Firewall Rules
Step-by-step instructions on how to open ports in GCP VMStep 1: Open GCP console and click on VPC network and click on firewall Step 2: Click on create firewall rule Step 3: Provid the firewall rule details like priority, Target tags, Source IP and protocol with ports. Below image I have opened 8080, 8070 ports with TCP protocols using the jenkins tag. Step 4: I have GCP VM with the name gfg-vm edit that VM and verify the which tags is available on network tags section. Below image shows no tags available. Step 5: Enter the tags which you have created on firewall rule enter the tag under the network tag section. After that click on save. Step 6: Verify the tags is attached on not. Below image shows tags successfully atached. ConclusionIn addition to networking features like VPCs, firewall rules, and network tags that offer essential control and security, GCP virtual machines (VMs) offer adaptable computing resources for a range of workloads. Users may improve the performance, scalability, and reliability of their cloud infrastructure by understanding and using these components with effectiveness. Open port in gcp VM – FAQ’sHow do you open ports on a GCP VM?
How do I access my VM serial port in GCP?
How do I know if my VM port is open?
|
Reffered: https://www.geeksforgeeks.org
Google Cloud Platform |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 14 |