Professional Cloud Developer
Professional Cloud Developer
Gauge your current knowledge
Gauge your current knowledge
Designing secure applications
Study Guides for Sub-Sections
The Cloud SQL Auth Proxy and AlloyDB Auth Proxy are essential tools for establishing secure, encrypted connections to managed databases. These proxies cre...
Service accounts are a special type of non-human identity used by applications and workloads to access Google Cloud resources. These accounts function as both prin...
Private Connectivity is essential for building secure cloud applications that do not rely on the public internet. By using private access options, developers can ensure th...
Service accounts are special identities used by applications and workloads instead of people. To build secure applications, developers must follow the principle of least privil...
Binary Authorization is a security service in Google Cloud that provides deploy-time enforcement for containerized environments like GKE and Cloud Run. It works by using a...
Data retention is the process of keeping information for a set amount of time to meet business or legal needs. In Google Cloud, retention policies help ensure that data is...
Automation in cloud security is a vital way to manage complex systems and keep them safe. By creating automated CI/CD pipelines, developers can remove human mistak...
Secret Management is the process of safely storing and handling sensitive data like passwords, API keys, and certificates. In a cloud environment, it is essential to p...
The Web Security Scanner is a specialized tool designed to identify security risks in public-facing web applications. It specifically supports environments like App Engine...