Build and Secure Networks in Google Cloud: Challenge Lab Solved
Build and Secure Networks in Google Cloud: Challenge Lab
Task 1 : Check the firewall rules. Remove the overly permissive rules.
Solution :
Open Cloud Shell and type
gcloud compute firewall-rules delete open-access
Task 2 : Navigate to Compute Engine...
snehasisghosh.hashnode.dev3 min read