QuestionQ278

Designing and planning a cloud solution architecture

Your company uses Salesforce for customer relationship management (CRM), ServiceNow for IT service management, and a Cloud SQL database for storing customer transaction data.

You must seamlessly connect, map, and transform data across these systems to maintain data consistency and support real-time reporting. You want to follow Google-recommended practices. What should you do?

  • A Leverage Workflows to connect the services and transform the data.
  • B Leverage Application Integration to connect the services and transform the data.
  • C Leverage Pub/Sub and BigQuery to connect the services and transform the data.
  • D Leverage Pub/Sub and Datastream to connect the services and transform the data.
Explanation

Application Integration is Google Cloud’s recommended service for integrating business systems with differing data structures, including Salesforce, ServiceNow, and Cloud SQL. Its connectors and data-mapping and transformation capabilities support consistent data exchange and event-driven integrations across those systems.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!