Your team detected a spike of errors in an application running on Cloud Run in your production project. The
application is configured to read messages from Pub/Sub topic A, process the messages, and write the
messages to topic B. You want to conduct tests to identify the cause of the errors. You can use a set of mock
messages for testing. What should you do?
The task at hand involves managing a sizable Google Kubernetes Engine (GKE) cluster. The current setup sees several application teams sharing a namespace to develop microservices for the cluster. The organization intends to bring on board additional teams for creating microservices. The aim is to set up multiple environments that guarantee optimal performance and security of each team's work. Furthermore, the objective is to minimize expenses while adhering to Google's best practices.
Your team is responsible for maintaining an application that aggregates news articles from many different
sources. Your monitoring dashboard contains publicly accessible real-time reports and runs on a Compute
Engine instance as a web application. External stakeholders and analysts need to access these reports via a
secure channel without authentication. How should you configure this secure channel?
Your team has created an application that is hosted on a Google Kubernetes Engine (GKE) cluster. You need to connect the application to a legacy REST service that is deployed in two GKE clusters in two different regions. You want to connect your application to the target service in a way that is resilient. You also want to be able to run health checks on the legacy service on a separate port. How should you set up the connection? (Choose two.)