Professional-Cloud-Developer Exam Question 91

You are planning to add unit tests to your application. You need to be able to assert that published Pub/Sub messages are processed by your subscriber in order. You want the unit tests to be cost-effective and reliable. What should you do?
  • Professional-Cloud-Developer Exam Question 92

    You have an application deployed in Google Kubernetes Engine (GKE) that reads and processes Pub/Sub messages. Each Pod handles a fixed number of messages per minute. The rate at which messages are published to the Pub/Sub topic varies considerably throughout the day and week, including occasional large batches of messages published at a single moment.
    You want to scale your GKE Deployment to be able to process messages in a timely manner. What GKE feature should you use to automatically adapt your workload?
  • Professional-Cloud-Developer Exam Question 93

    You plan to deploy a new application revision with a Deployment resource to Google Kubernetes Engine (GKE) in production. The container might not work correctly. You want to minimize risk in case there are issues after deploying the revision. You want to follow Google-recommended best practices. What should you do?
  • Professional-Cloud-Developer Exam Question 94

    You are writing from a Go application to a Cloud Spanner database. You want to optimize your application's performance using Google-recommended best practices. What should you do?
  • Professional-Cloud-Developer Exam Question 95

    Your company uses Cloud Logging to manage large volumes of log dat
    a. You need to build a real-time log analysis architecture that pushes logs to a third-party application for processing. What should you do?