-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathservices.html
More file actions
262 lines (239 loc) · 16.8 KB
/
Copy pathservices.html
File metadata and controls
262 lines (239 loc) · 16.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Data Engineering, Warehousing & Migration Services | Blueva Technologies</title>
<meta name="description" content="End-to-end data services from Blueva Technologies: data architecture, warehousing, lakehouse, migration, engineering, governance, lineage, and integrations.">
<link rel="canonical" href="https://bluevatech.com/services.html">
<meta property="og:type" content="website">
<meta property="og:url" content="https://bluevatech.com/services.html">
<meta property="og:title" content="Data Engineering, Warehousing & Migration Services | Blueva Technologies">
<meta property="og:description" content="End-to-end data services: architecture, warehousing, lakehouse, migration, engineering, governance, lineage, and integrations.">
<meta property="og:image" content="https://bluevatech.com/og-image.png">
<meta property="og:site_name" content="Blueva Technologies">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:url" content="https://bluevatech.com/services.html">
<meta name="twitter:title" content="Data Engineering, Warehousing & Migration Services | Blueva Technologies">
<meta name="twitter:description" content="End-to-end data services: architecture, warehousing, lakehouse, migration, engineering, governance, lineage, and integrations.">
<meta name="twitter:image" content="https://bluevatech.com/og-image.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="services.css">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Blueva Technologies",
"alternateName": "BlueVaTech",
"url": "https://bluevatech.com/",
"logo": "https://bluevatech.com/logo/IMG_6508.PNG"
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Service",
"serviceType": "Data Engineering and Consulting",
"provider": {
"@type": "Organization",
"name": "Blueva Technologies",
"url": "https://bluevatech.com/"
},
"areaServed": "Worldwide",
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "Data Services",
"itemListElement": [
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Data Architecture", "url": "https://bluevatech.com/services/data-architecture.html" } },
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Data Warehousing", "url": "https://bluevatech.com/services/data-warehousing.html" } },
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Data Lakehouse", "url": "https://bluevatech.com/services/data-lakehouse.html" } },
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Data Migration", "url": "https://bluevatech.com/services/migration.html" } },
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Data Engineering", "url": "https://bluevatech.com/services/data-engineering.html" } },
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Data Governance", "url": "https://bluevatech.com/services/data-governance.html" } },
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Data Lineage", "url": "https://bluevatech.com/services/data-lineage.html" } },
{ "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Integrations", "url": "https://bluevatech.com/services/integrations.html" } }
]
}
}
</script>
</head>
<body>
<nav class="navbar">
<div class="container nav-container">
<a href="index.html" class="logo"><img src="logo/IMG_6508.PNG" alt="Blueva Technologies" class="logo-img" height="20" width="28"><span class="logo-text">Blueva<span class="logo-thin">Technologies</span></span></a>
<ul class="nav-links">
<li><a href="index.html">About</a></li>
<li class="nav-dropdown">
<a href="services.html">
Services
<svg class="nav-dropdown-arrow" width="10" height="6" viewBox="0 0 10 6"><path d="M0 0l5 6 5-6z"/></svg>
</a>
<ul class="nav-dropdown-menu">
<li><a href="services/data-architecture.html">Data Architecture</a></li>
<li><a href="services/data-warehousing.html">Data Warehousing</a></li>
<li><a href="services/data-lakehouse.html">Data Lakehouse</a></li>
<li><a href="services/migration.html">Migration</a></li>
<li><a href="services/data-engineering.html">Data Engineering</a></li>
<li><a href="services/data-governance.html">Data Governance</a></li>
<li><a href="services/data-lineage.html">Data Lineage</a></li>
<li><a href="services/integrations.html">Integrations</a></li>
</ul>
</li>
<li><a href="index.html#how-it-works">How It Works</a></li>
<li><a href="index.html#benefits">Benefits</a></li>
<li class="nav-dropdown">
<a href="partners.html">
Partners
<svg class="nav-dropdown-arrow" width="10" height="6" viewBox="0 0 10 6"><path d="M0 0l5 6 5-6z"/></svg>
</a>
<ul class="nav-dropdown-menu">
<li><a href="partners/sva.html">Startup Virginia</a></li>
<li><a href="partners/it-consulting.html">IT and Consulting Partners</a></li>
<li><a href="partners/customers.html">Customers & Early Adopters</a></li>
</ul>
</li>
<li><a href="index.html#contact">Contact Us</a></li>
</ul>
<button class="mobile-toggle" aria-label="Toggle menu">☰</button>
</div>
</nav>
<header class="services-hero">
<div class="container">
<div class="section-label">What We Offer</div>
<h1>Our Services</h1>
<p class="services-hero-sub">End-to-end data solutions - from architecture and engineering to governance and automation.</p>
</div>
</header>
<section class="section services fade-section">
<div class="container">
<div class="cards cards-clickable">
<div class="card">
<div class="card-icon-wrap">
<svg width="28" height="28" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><rect x="3" y="3" width="7" height="7"/><rect x="14" y="3" width="7" height="7"/><rect x="14" y="14" width="7" height="7"/><rect x="3" y="14" width="7" height="7"/></svg>
</div>
<h3>Data Architecture</h3>
<p>Design and build data architectures from the ground up, including zoned and medallion architectures tailored to your analytical and operational needs.</p>
<a href="services/data-architecture.html" class="card-link">Explore Data Architecture →</a>
</div>
<div class="card">
<div class="card-icon-wrap">
<svg width="28" height="28" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><ellipse cx="12" cy="5" rx="9" ry="3"/><path d="M21 12c0 1.66-4 3-9 3s-9-1.34-9-3"/><path d="M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"/></svg>
</div>
<h3>Data Warehousing</h3>
<p>Architect and deploy modern data warehouses on platforms like Snowflake, Redshift, and Oracle, optimized for your analytical workloads and reporting requirements.</p>
<a href="services/data-warehousing.html" class="card-link">Explore Data Warehousing →</a>
</div>
<div class="card">
<div class="card-icon-wrap">
<svg width="28" height="28" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"/><polyline points="3.27 6.96 12 12.01 20.73 6.96"/><line x1="12" y1="22.08" x2="12" y2="12"/></svg>
</div>
<h3>Data Lakehouse</h3>
<p>Design and implement lakehouse architectures that combine the best of data lakes and data warehouses.</p>
<a href="services/data-lakehouse.html" class="card-link">Explore Data Lakehouse →</a>
</div>
<div class="card">
<div class="card-icon-wrap">
<svg width="28" height="28" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M5 12h14"/><path d="M12 5l7 7-7 7"/></svg>
</div>
<h3>Migration</h3>
<p>Migrations between tools, platforms, and environments - databases, cloud providers, BI tools (Tableau, Power BI), and ETL/ELT pipelines.</p>
<a href="services/migration.html" class="card-link">Explore Migration →</a>
</div>
<div class="card">
<div class="card-icon-wrap">
<svg width="28" height="28" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><polyline points="16 18 22 12 16 6"/><polyline points="8 6 2 12 8 18"/></svg>
</div>
<h3>Data Engineering</h3>
<p>SQL performance tuning, SQL development, and ETL/ELT pipeline engineering across any platform. Faster queries, lower compute costs.</p>
<a href="services/data-engineering.html" class="card-link">Explore Data Engineering →</a>
</div>
<div class="card">
<div class="card-icon-wrap">
<svg width="28" height="28" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/></svg>
</div>
<h3>Data Governance</h3>
<p>Documentation, dictionaries, catalogs, quality checks, and governance frameworks covering ownership, access, retention, and compliance.</p>
<a href="services/data-governance.html" class="card-link">Explore Data Governance →</a>
</div>
<div class="card">
<div class="card-icon-wrap">
<svg width="28" height="28" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="18" cy="18" r="3"/><circle cx="6" cy="6" r="3"/><path d="M13 6h3a2 2 0 0 1 2 2v7"/><path d="M6 9v12"/></svg>
</div>
<h3>Data Lineage</h3>
<p>Trace every piece of data from source to destination. Understand transformations, dependencies, and downstream impacts so you can make changes with confidence.</p>
<a href="services/data-lineage.html" class="card-link">Explore Data Lineage →</a>
</div>
<div class="card">
<div class="card-icon-wrap">
<svg width="28" height="28" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/></svg>
</div>
<h3>Integrations</h3>
<p>Custom Slack bots, API automations, and workflow automations that connect your data systems with the tools your business runs on.</p>
<a href="services/integrations.html" class="card-link">Explore Integrations →</a>
</div>
</div>
</div>
</section>
<section class="section services-cta fade-section">
<div class="container" style="text-align:center;">
<h2>Ready to Get Started?</h2>
<p class="section-subtitle">Let's discuss how we can help transform your data operations.</p>
<a href="index.html#contact" class="btn btn-primary" style="margin-top:24px;">Get in Touch</a>
</div>
</section>
<footer class="footer">
<div class="container footer-content">
<span class="logo"><img src="logo/IMG_6508.PNG" alt="Blueva Technologies" class="logo-img" height="20" width="28"><span class="logo-text">Blueva<span class="logo-thin">Technologies</span></span></span>
<div class="footer-links">
<a href="#">Privacy Policy</a>
<a href="#">Terms of Service</a>
</div>
<div class="social-links footer-socials" aria-label="Blueva Technologies on social media">
<a href="https://www.linkedin.com/company/blueva-technologies/" target="_blank" rel="noopener" aria-label="LinkedIn"><svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><path d="M20.45 20.45h-3.56v-5.57c0-1.33-.02-3.04-1.85-3.04-1.85 0-2.14 1.45-2.14 2.94v5.67H9.34V9h3.42v1.56h.05c.48-.9 1.64-1.85 3.37-1.85 3.6 0 4.27 2.37 4.27 5.46v6.28zM5.34 7.43a2.07 2.07 0 1 1 0-4.14 2.07 2.07 0 0 1 0 4.14zM7.12 20.45H3.55V9h3.57v11.45zM22.22 0H1.77C.79 0 0 .77 0 1.73v20.54C0 23.23.79 24 1.77 24h20.45c.98 0 1.78-.77 1.78-1.73V1.73C24 .77 23.2 0 22.22 0z"/></svg></a>
<a href="https://www.instagram.com/bluevatech/" target="_blank" rel="noopener" aria-label="Instagram"><svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><path d="M12 2.2c3.2 0 3.58.01 4.85.07 1.17.05 1.8.25 2.23.41.56.22.96.48 1.38.9.42.42.68.82.9 1.38.16.43.36 1.06.41 2.23.06 1.27.07 1.65.07 4.85s-.01 3.58-.07 4.85c-.05 1.17-.25 1.8-.41 2.23-.22.56-.48.96-.9 1.38-.42.42-.82.68-1.38.9-.43.16-1.06.36-2.23.41-1.27.06-1.65.07-4.85.07s-3.58-.01-4.85-.07c-1.17-.05-1.8-.25-2.23-.41a3.7 3.7 0 0 1-1.38-.9 3.7 3.7 0 0 1-.9-1.38c-.16-.43-.36-1.06-.41-2.23-.06-1.27-.07-1.65-.07-4.85s.01-3.58.07-4.85c.05-1.17.25-1.8.41-2.23.22-.56.48-.96.9-1.38.42-.42.82-.68 1.38-.9.43-.16 1.06-.36 2.23-.41C8.42 2.21 8.8 2.2 12 2.2zm0 1.8c-3.15 0-3.5.01-4.74.07-.9.04-1.38.19-1.7.32-.43.16-.74.36-1.06.68-.32.32-.52.63-.68 1.06-.13.32-.28.8-.32 1.7C3.21 9.05 3.2 9.4 3.2 12s.01 2.95.07 4.19c.04.9.19 1.38.32 1.7.16.43.36.74.68 1.06.32.32.63.52 1.06.68.32.13.8.28 1.7.32 1.24.06 1.59.07 4.74.07s3.5-.01 4.74-.07c.9-.04 1.38-.19 1.7-.32.43-.16.74-.36 1.06-.68.32-.32.52-.63.68-1.06.13-.32.28-.8.32-1.7.06-1.24.07-1.59.07-4.19s-.01-2.95-.07-4.19c-.04-.9-.19-1.38-.32-1.7a2.85 2.85 0 0 0-.68-1.06 2.85 2.85 0 0 0-1.06-.68c-.32-.13-.8-.28-1.7-.32C15.5 4.01 15.15 4 12 4zm0 3.06A4.94 4.94 0 1 1 12 16.94 4.94 4.94 0 0 1 12 7.06zm0 1.8A3.14 3.14 0 1 0 12 15.14 3.14 3.14 0 0 0 12 8.86zm6.3-.27a1.15 1.15 0 1 1-2.3 0 1.15 1.15 0 0 1 2.3 0z"/></svg></a>
<a href="https://x.com/BluevaTech" target="_blank" rel="noopener" aria-label="X (Twitter)"><svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg></a>
<a href="https://bsky.app/profile/bluevatech.bsky.social" target="_blank" rel="noopener" aria-label="Bluesky"><svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><path d="M5.77 3.39c2.41 1.81 5 5.48 5.95 7.45.95-1.97 3.54-5.64 5.95-7.45 1.74-1.3 4.56-2.31 4.56.91 0 .64-.37 5.4-.59 6.17-.75 2.69-3.49 3.37-5.93 2.96 4.26.72 5.35 3.12 3 5.53-4.45 4.56-6.4-1.15-6.9-2.61-.09-.27-.13-.4-.13-.28 0-.12-.04.01-.13.28-.5 1.46-2.45 7.17-6.9 2.61-2.34-2.41-1.26-4.81 3-5.53-2.44.41-5.18-.27-5.93-2.96-.22-.77-.59-5.53-.59-6.17 0-3.22 2.82-2.21 4.56-.91z"/></svg></a>
<a href="https://www.tiktok.com/@bluevatech" target="_blank" rel="noopener" aria-label="TikTok"><svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><path d="M16.6 5.82a4.28 4.28 0 0 1-1.01-2.82h-3.3v13.4a2.59 2.59 0 0 1-2.59 2.5 2.59 2.59 0 0 1 0-5.18c.27 0 .53.04.77.12V10.5a5.96 5.96 0 0 0-.77-.05A5.94 5.94 0 1 0 15.6 16.3V9.4a7.57 7.57 0 0 0 4.43 1.42V7.5a4.27 4.27 0 0 1-3.43-1.68z"/></svg></a>
</div>
<p>© 2026 Blueva Technologies. All rights reserved.</p>
</div>
</footer>
<script>
document.querySelector('.mobile-toggle').addEventListener('click', function () {
document.querySelector('.nav-links').classList.toggle('open');
});
// On mobile, tapping a dropdown parent expands/collapses its submenu
// instead of navigating away (hover isn't available on touch).
document.querySelectorAll('.nav-dropdown > a').forEach(function (link) {
link.addEventListener('click', function (e) {
if (window.innerWidth <= 768) {
e.preventDefault();
link.parentElement.classList.toggle('open');
}
});
});
(function () {
var sections = document.querySelectorAll('.fade-section');
if (!('IntersectionObserver' in window)) {
sections.forEach(function (s) { s.classList.add('is-visible'); });
return;
}
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
entry.target.classList.add('is-visible');
observer.unobserve(entry.target);
}
});
}, { threshold: 0.01, rootMargin: '0px 0px 50px 0px' });
sections.forEach(function (s) { observer.observe(s); });
setTimeout(function () {
sections.forEach(function (s) { s.classList.add('is-visible'); });
}, 2000);
})();
</script>
</body>
</html>