I'm a total noob on all these networking stuff so please bear with me. I'm a SQL-person and we don't have any network specialist here and I'm doing a small proof of concept with GCP.
I have an instance already created and working fine. This instance have an external IP address. Now, I would like to create a VPC because we are going to create other vm's. Is it possible to create a VPC and add the already created instance to the new VPC? Will a move to the new VPC create any problems with the external IP? Is this the right approach or is it better to just have firewall rules to access the instances?
Also, I would like to create a firewall rule to whitelist a range of IP's that may access the VPC. How do I set this up?
There are persons that won't be able to work on the GCP instances from the whitelisted IP's. Is a VPN the best option? How do I set up VPN so user may connect from their computers to the new VPC (and the instances in there).
Many questions....thanks in advance for any guidance..
Br Cris