
Ultimate access to all questions.
You are tasked with deploying a web application that features custom visualizations built using JavaScript libraries such as D3.js. The application must be highly scalable, cost-effective, and require minimal infrastructure management. Additionally, the solution should support custom domains and automatic scaling based on traffic. Which Google Cloud service is the BEST choice for this scenario? Choose one correct option.
A
Cloud Functions, as it allows for serverless execution of code in response to events without the need for server management.
B
Cloud Run, which enables the deployment of containerized applications that can serve web content, including D3.js visualizations, with automatic scaling and no server management required.
C
App Engine, a fully managed platform that allows for the deployment of web applications with built-in services and automatic scaling.
D
Cloud Data Studio (now Looker Studio), a managed tool for creating and sharing interactive dashboards and reports.