Skip to content

Commit 2967793

Browse files
committed
Update Blog “3-ways-a-data-fabric-enables-a-data-first-approach”
1 parent 0a83604 commit 2967793

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

content/blog/3-ways-a-data-fabric-enables-a-data-first-approach.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Data motion is a key issue in large-scale data systems. Data motion can include
3333

3434
At one extreme, people may have an ingrained assumption that data motion is not a viable option, based on legacy systems that lack any provision for moving data. Without motion, data that could have value if put into a more global context may be discarded instead.
3535

36-
>> <span style="font-family:Arial; font-size:1em;">The key to success is choice: You should be able to efficiently move data as needed or store and analyze it in place, all within the same system.</span>
36+
>> <span style="font-family:Arial; font-size:1.2em;">The key to success is choice: You should be able to efficiently move data as needed or store and analyze it in place, all within the same system.</span>
3737
3838
At other companies, the pendulum has swung radically to the opposite extreme, with a policy that all data to be analyzed must be moved to a central data center, either on premises or in the cloud. Unfortunately, the costs of data motion mount up, and where large amounts of data are at issue, only a tiny fraction of all possible data will be moved. Once again, data you could analyze is simply discarded.
3939

@@ -77,9 +77,12 @@ Having the right data infrastructure lets you focus on the decisions that will m
7777

7878
### LESSONS FOR LEADERS
7979

80-
* A data fabric is a highly scalable data infrastructure designed to store, manage, and move data as a unifying layer across an enterprise from edge to data center, on premises or in the cloud.
81-
* A well-engineered modern data fabric allows DevOps and other teams to access data in the way they prefer.
80+
* A data fabric is a highly scalable data infrastructure designed to store, manage, and move data as a unifying layer across an enterprise from edge to data center, on premises or in the cloud.
81+
82+
* A well-engineered modern data fabric allows DevOps and other teams to access data in the way they prefer.
83+
8284
* Making wrong assumptions about data motion is one of the most common ways businesses inadvertently give up their ability to extract value from data.
85+
8386

8487
<br />
8588

0 commit comments

Comments
 (0)