diff --git a/components/threeVs.tsx b/components/threeVs.tsx index 626708b..7bd2237 100644 --- a/components/threeVs.tsx +++ b/components/threeVs.tsx @@ -703,7 +703,7 @@ const RadarChart: FC<{ activeSection: number, datasets: Array +
{menuItems.map((item, index) => (
(
{section.isIntro ? ( <> -
+
@@ -1022,10 +1022,16 @@ export default function ThreeVs(props: any) {
-
+
+
+ +
+
+ +
This visual guide compares EdgeSet to traditional data processing systems like spreadsheets, databases, data warehouses, and data lakes in the context of the three V's of Big Data: -
+
Variety - the variety of data types, Velocity - the speed at which data is processed, and Volume - the amount of data stored and analyzed.