Professional-Cloud-Developer 試験問題を無料オンラインアクセス
| 試験コード: | Professional-Cloud-Developer |
| 試験名称: | Google Certified Professional - Cloud Developer |
| 認定資格: | |
| 無料問題数: | 400 |
| 更新日: | 2026-07-15 |
You need to redesign the ingestion of audit events from your authentication service to allow it to handle a large increase in traffic. Currently, the audit service and the authentication system run in the same Compute Engine virtual machine. You plan to use the following Google Cloud tools in the new architecture:
- Multiple Compute Engine machines, each running an instance of the
authentication service
- Multiple Compute Engine machines, each running an instance of the
audit service
- Pub/Sub to send the events from the authentication services.
How should you set up the topics and subscriptions to ensure that the system can handle a large volume of messages and can scale efficiently?
You are developing an application that consists of several microservices running in a Google Kubernetes Engine cluster. One microservice needs to connect to a third-party database running on-premises. You need to store credentials to the database and ensure that these credentials can be rotated while following security best practices. What should you do?
You are running a web application on Google Kubernetes Engine that you inherited. You want to determine whether the application is using libraries with known vulnerabilities or is vulnerable to XSS attacks. Which service should you use?
You are developing an application using different microservices that must remain internal to the cluster. You want the ability to configure each microservice with a specific number of replicas.
You also want the ability to address a specific microservice from any other microservice in a uniform way, regardless of the number of replicas the microservice scales to. You plan to implement this solution on Google Kubernetes Engine. What should you do?
Your team plans to use AlloyDB as their database backend for an upcoming application release.
Your application is currently hosted in a different project and network than the AlloyDB instances.
You need to securely connect your application to the AlloyDB instance while keeping the projects isolated. You want to minimize additional operations and follow Google-recommended practices.
How should you configure the network for database connectivity?