2. You want to analyze sales trends. To help achieve this, you want to combine data from your on-premises Oracle database with Google Analytics data and your web server logs. Where might you store the data so it is both easy to query and cost-effective?
1 / 1 point
Correct
This answer is correct. BigQuery is a data warehouse used for data analytics, and so is built for this type of use case. It provides the infrastructure to ingest data from many different sources, which is a requirement too. The cost model of paying for storage and then only for queries run is attractive too.
Related Questions & Answers:
- Which of the following approaches to multi-project networking, uses a centralized network administration model? 4. Which of the following approaches to multi-project networking, uses a centralized network administration model? 1 / 1 point Cloud VPN VPC ... Read more...
- You’re building a RESTful microservice. Which would be a valid data format for returning data to the client? 1. You’re building a RESTful microservice. Which would be a valid data format for returning data to the client? 1 / 1 ... Read more...
- Which Google Cloud tools can be used to build a continuous integration pipeline? 2. Which Google Cloud tools can be used to build a continuous integration pipeline? 1 / 1 point Cloud Source Repositories Cloud Build Container Registry All of these ✓ CorrectAll of the options are correct. Source Repositories provides a private Git repository, Cloud Build builds containers, and Container Registry is a Docker images repository that performs vulnerability analysis. All three components are typically used in a continuous integration pipeline where on a commit, code is built and tested and an image is built andpublished to a registry....
- You have containerized multiple applications using Docker and have deployed them using Compute Engine VMs. You want to save on costs and simplify container management. What might you do? 2. You have containerized multiple applications using Docker and have deployed them using Compute Engine VMs. You want to save ... Read more...
- Your service has an availability SLO of 99%. What could you use to monitor whether you are meeting it? 1. Your service has an availability SLO of 99%. What could you use to monitor whether you are meeting it? ... Read more...
- You want to deploy multiple copies of your application, so that you can load balance traffic across them. How should you deploy this application’s Pods to the production Namespace in your cluster? 7. You want to deploy multiple copies of your application, so that you can load balance traffic across them. How ... Read more...