How to achieve Professional Cloud Security Engineer certification in Google.
--
Want to share my recent experience attaining the “Professional Google Cloud Security Engineer” certification.
There are not so many up to date courses online which could help with this certification, I have learned from the following couple of courses .,
- https://www.coursera.org/programs/learning-program-1apnd?collectionId=¤tTab=CATALOG&productId=mdlUSgjiEeuSxQ5EfP2d0Q&productType=s12n&showMiniModal=true
- https://acloudguru.com/course/google-cloud-certified-professional-cloud-security-engineer
Similar to all GCP certifications, this one too has 50 questions and 2 hours time to complete the exam. 120 mins are sufficient for the questions based on my experience. Utilize labs to the fullest from Coursera if available. Full details of the examination can be found on google @ https://cloud.google.com/certification/cloud-security-engineer
Let me start with some topics which appeared and were not covered well in the above 2 courses,
- DLP and options like, pseudonymization
- External key manager -> https://cloud.google.com/kms/docs/ekm
- Shielded VM, confidential VM
- Cloud Identity, GCDS, User migration/authentication with 3rd party
- 2FA and 2SV options available
Apart from going through the above courses, my suggestion is to go through the best practices section for each security service in GCP. Many questions end with, “what is the google recommended way to achieve this..”, etc.,
Hybrid networking topics like Cloud VPN, Interconnect, Peering options have appeared in the questions. Please take a look at this chart below from google.
Choosing a load balancer is another section where few questions will pop up. Combine it with Cloud CDN, Cloud Armor etc., More information can be read from here -> https://cloud.google.com/load-balancing/docs/choosing-load-balancer. Also the decision tree below for you to cover the subject faster. Please…