Professional-Cloud-Developer 試験問題を無料オンラインアクセス
| 試験コード: | Professional-Cloud-Developer |
| 試験名称: | Google Certified Professional - Cloud Developer |
| 認定資格: | |
| 無料問題数: | 400 |
| 更新日: | 2026-08-29 |
You are using the Cloud Client Library to upload an image in your application to Cloud Storage.
Users of the application report that occasionally the upload does not complete and the client library reports an HTTP 504 Gateway Timeout error. You want to make the application more resilient to errors. What changes to the application should you make?
You are creating and running containers across different projects in Google Cloud. The application you are developing needs to access Google Cloud services from within Google Kubernetes Engine (GKE). What should you do?
You have an application running in a production Google Kubernetes Engine (GKE) cluster. You use Cloud Deploy to automatically deploy your application to your production GKE cluster. As part of your development process, you are planning to make frequent changes to the application's source code and need to select the tools to test the changes before pushing them to your remote source code repository. Your toolset must meet the following requirements:
- Test frequent local changes automatically.
- Local deployment emulates production deployment.
Which tools should you use to test building and running a container on your laptop using minimal resources?
You are defining your system tests for an application running in Cloud Run in a Google Cloud project. You need to create a testing environment that is isolated from the production environment. You want to fully automate the creation of the testing environment with the least amount of effort and execute automated tests. What should you do?