Advertisement
Top

How to deal with data in a multicloud environment

September 28, 2018

You are setting up a quick report around sales for the year, and it needs to use three separate databases. One is an object database running on Amazon Web Services. The second and third are relational databases running on Microsoft Azure.

You have a few issues to address in this multicloud scenario:

  • Finding the single source of truth among the three databases, such as customer information.
  • Dealing with the different data types and structures native to each database.
  • Dealing with complex security layers on each database and cloud provider.

Read More on InfoWorld Cloud Computing