DjayChucko commited on
Commit
956dc5b
·
verified ·
1 Parent(s): f84147f

Manual changes saved

Browse files
Files changed (1) hide show
  1. value-mapper.html +151 -122
value-mapper.html CHANGED
@@ -108,18 +108,23 @@
108
  <div class="max-w-md mx-auto">
109
  <select id="industry-selector" onchange="updateContent(true)" class="block w-full py-3 px-4 pr-10 border border-gray-300 dark:border-gray-600 rounded-xl text-base font-semibold text-gray-800 dark:text-gray-200 bg-white dark:bg-gray-700 focus:ring-2 focus:ring-purple-500 focus:outline-none transition duration-200 shadow-lg">
110
  <option value="placeholder" disabled selected class="text-gray-500">- Choose Industry to Map -</option>
111
- <option value="Financial Services & Insurance">Financial Services & Insurance</option>
112
- <option value="Healthcare & Biotechnology">Healthcare & Biotechnology</option>
 
 
 
113
  <option value="E-commerce & Retail">E-commerce & Retail</option>
114
- <option value="Media & Entertainment">Media & Entertainment</option>
 
 
115
  <option value="Gaming">Gaming</option>
116
- <option value="Public Education & Research">Public Education & Research</option>
117
  <option value="Government & Public Sector">Government & Public Sector</option>
118
- <option value="Cybersecurity">Cybersecurity</option>
 
119
  <option value="Manufacturing">Manufacturing</option>
120
- <option value="Energy, Logistics & Transport">Energy, Logistics & Transport</option>
 
121
  <option value="Technology/SaaS">Technology/SaaS</option>
122
- <option value="Startup">Startup</option>
123
  </select>
124
  </div>
125
  </div>
@@ -192,9 +197,9 @@
192
  themeToggle.addEventListener('click', () => {
193
  html.classList.toggle('dark');
194
  localStorage.theme = html.classList.contains('dark') ? 'dark' : 'light';
195
- feather.replace(); // Re-run feather to update icon colors
196
  });
197
- // Set initial theme
198
  if (localStorage.theme === 'dark' || (!('theme' in localStorage) && window.matchMedia('(prefers-color-scheme: dark)').matches)) {
199
  html.classList.add('dark');
200
  } else {
@@ -212,133 +217,163 @@
212
  }
213
  });
214
 
215
- // --- Feather Icons ---
216
  feather.replace();
217
  </script>
218
  <script>
219
- let currentSetIndex = 0;
220
  const INDUSTRY_DATA = {
221
- "Financial Services & Insurance": {
222
- valueDrivers: "Value Drivers: This sector is characterized by stringent security, high regulation (PCI DSS, etc.), and the need for high-performance computing for risk analysis and trading. They often have significant legacy infrastructure. Product Focus: IAM, Security Groups, Compliance Tools, DDoS Protection, VPC, Private Network, Bare Metal, Dedibox, Instances, Managed Databases.",
223
- dq1: "How are you addressing the complexities of maintaining PCI DSS and GDPR compliance, especially when connecting to legacy on-premise systems?", pbo1: "Many of our financial clients use our Private Network and VPC to build secure hybrid environments that simplify compliance. Is that a challenge you're currently facing?",
224
- dq2: "As you prepare for new regulations like DORA, what is your strategy for ensuring the operational resilience and security of your critical infrastructure?", pbo2: "Preparing for DORA is a significant task. Would it be helpful to see how our sovereign cloud and compliance tools help clients meet these upcoming resilience requirements?",
225
- dq3: "When running risk analysis or high-frequency trading models, where do you see the biggest performance bottlenecks related to compute and network latency?", pbo3: "We help fintechs achieve consistent, sub-millisecond latency for their trading platforms using our Bare Metal servers. Is bare-metal performance something your team is evaluating?",
226
- dq4: "How do you ensure complete data isolation and security for your core banking applications, beyond standard multi-tenant virtualization?", pbo4: "For ultimate security and performance, many financial firms are looking at dedicated hardware. Would exploring the benefits of Dedibox servers for your core workloads be valuable?",
227
- dq5: "What is your process for managing access control and identity across your various teams and applications to minimize security risks?", pbo5: "I see IAM is a key product for you. We find that robust identity management is the foundation of a secure cloud. Is strengthening your access control policies a current priority?",
228
- dq6: "How do you protect your public-facing applications from sophisticated DDoS attacks without impacting the performance for legitimate users?", pbo6: "Our DDoS Protection is essential for our financial clients. Would a brief overview of how we ensure availability for your critical services be useful?"
229
  },
230
- "Healthcare & Biotechnology": {
231
- valueDrivers: "Value Drivers: Driven by regulatory compliance (HIPAA, HDS), massive data sets (genomics, medical imaging), and the need for high-performance computing for research. Product Focus: Object Storage, GPU Instances, High-Memory Instances, Compliance Tools, IAM, VPC, Private Network, AI Suite, Managed Inference.",
232
- dq1: "How is your organization managing the storage and processing of large genomic or medical imaging datasets in a way that is both cost-effective and HDS-compliant?", pbo1: "I understand that managing large, sensitive datasets is a key challenge in biotech. Would you be interested in how our HDS-certified Object Storage offers a cost-effective archival solution?",
233
- dq2: "When scaling your AI/ML research on patient data, what are the biggest challenges you face in ensuring both HDS compliance and performant access to massive datasets?", pbo2: "Could I share how our GPU instances and secure VPC environments are helping accelerate research while maintaining the strictest compliance?",
234
- dq3: "What is your strategy for providing researchers with on-demand access to high-performance computing resources without compromising patient data security?", pbo3: "We help research institutions provide secure, self-service HPC resources. Is empowering your researchers with on-demand GPU Instances something you're focused on?",
235
- dq4: "Once your diagnostic models are trained using the AI Suite, what is the biggest hurdle in deploying them into a production environment for real-world use?", pbo4: "I see Managed Inference is a product focus. We find that moving models from research to production can be a real bottleneck. Is this a challenge you're currently facing?",
236
- dq5: "How do you handle the long-term archival of petabytes of research data while ensuring it remains secure and accessible for future analysis?", pbo5: "Data archival is critical in your field. Would you be open to discussing a cost-effective strategy using our secure Object Storage solutions for your PACS and genomic data?",
237
- dq6: "How do you ensure that only authorized personnel can access Protected Health Information (PHI) across your different cloud services?", pbo6: "With compliance being paramount, strong access control is a must. Can I show you how our IAM tools are used to enforce strict permissions on sensitive health data?"
238
- },
239
- "E-commerce & Retail": {
240
- valueDrivers: "Value Drivers: This industry requires high availability, scalability to handle traffic spikes (e.g., Black Friday), and data analytics for personalization. Product Focus: Kubernetes Kapsule, Serverless Containers, Load Balancers, Managed Databases, Serverless SQL Database, Transaction Emails, Object Storage.",
241
- dq1: "How quickly and cost-effectively can you scale your infrastructure to handle Black Friday-level traffic spikes without over-provisioning for the rest of the year?", pbo1: "Your success depends on handling peak traffic seamlessly. Would it be helpful to see how our clients use Kubernetes Kapsule and Load Balancers to auto-scale for these events?",
242
- dq2: "What impact does page load time and database query speed have on your cart abandonment rate, especially during peak hours?", pbo2: "We've helped e-commerce sites boost conversion rates by improving performance. Would a brief overview of how our Managed Databases with Redis for caching can help be valuable?",
243
- dq3: "As your application grows into a microservices architecture, how much of your team's time is spent managing the complexity of your Kubernetes environment versus building new features?", pbo3: "Your focus on Kapsule suggests you value efficiency. Many of our retail clients use our managed Kubernetes to free up their developers. Is developer productivity a key metric for you?",
244
- dq4: "How are you storing and serving rich media like product images and videos to ensure they load quickly for all users?", pbo4: "Fast-loading product images are crucial. Can I show you how our Object Storage, combined with a CDN, provides a high-performance, cost-effective solution?",
245
- dq5: "What is your process for sending transactional emails for things like order confirmations and shipping updates, and how do you ensure deliverability?", pbo5: "Reliable email delivery is essential for customer trust. Would a quick look at our Transaction Emails service be beneficial for your operations?",
246
- dq6: "How are you analyzing sales and user behavior data, and what are the challenges of running complex queries on those large datasets?", pbo6: "Data analysis drives growth. Many of our clients are turning to our Serverless SQL Database to run powerful analytics without the cost of managing a data warehouse. Is that something you're exploring?"
247
  },
248
  "Media & Entertainment": {
249
- valueDrivers: "Value Drivers: Characterized by massive file sizes (video, graphics), global content distribution, and intensive processing workloads like rendering and transcoding. Product Focus: Object Storage, GPU Instances, Bare Metal, Edge Computing, Private Network.",
250
- dq1: "When you look at your overall rendering and distribution pipeline, where are you seeing the biggest bottlenecks in terms of data transfer speeds and compute costs?", pbo1: "Many studios are looking to cut rendering costs. Can I show you how our S3-compatible Object Storage and powerful GPU instances achieve that?",
251
- dq2: "How do you manage collaborative workflows between remote creative teams, especially when dealing with terabytes of raw footage stored in Object Storage?", pbo2: "We specialize in helping remote creative teams collaborate on massive files. Would you be open to hearing how our high-speed Private Network securely connects their workstations to your central storage?",
252
- dq3: "What is your strategy for delivering video content to a global audience while minimizing latency and buffering?", pbo3: "Latency is the enemy of a good viewing experience. Can I briefly explain how our Edge Computing solutions can be used to build a powerful CDN and cache content closer to your users?",
253
- dq4: "What are the performance requirements for your transcoding workloads, and are you using dedicated hardware for that today?", pbo4: "For heavy media processing, nothing beats dedicated hardware. Would you be open to exploring how our Bare Metal servers can accelerate your transcoding pipeline?",
254
- dq5: "How do you ensure the long-term, cost-effective archival of your master files and media assets against data loss?", pbo5: "Protecting your core assets is critical. Can I share how our multi-region Object Storage solutions are designed for maximum data durability and disaster recovery?",
255
- dq6: "Are you facing unexpected costs when moving large media files between different services or out to the internet?", pbo6: "We help media companies avoid unpredictable data transfer fees. Is our transparent and competitive egress pricing something you'd be interested in discussing?"
256
  },
257
- "Gaming": {
258
- valueDrivers: "Value Drivers: Success in this industry hinges on low latency, global availability, and robust protection against attacks. Product Focus: Bare Metal, Elastic Metal, DDoS Protection, Load Balancers, Edge Computing, Managed Databases.",
259
- dq1: "For your game servers, what is the key trade-off you are currently making between achieving consistent, low-latency performance and managing costs?", pbo1: "We find many studios want to balance cost and performance. Can I share how our Bare Metal and Elastic Metal servers are designed for exactly that?",
260
- dq2: "How are you protecting your game servers from DDoS attacks that can ruin the player experience and cause churn?", pbo2: "DDoS protection is non-negotiable for online games. Would a quick overview of how our included protection ensures high availability be useful for your team?",
261
- dq3: "What is your strategy for deploying game servers closer to your players globally to reduce ping times and improve gameplay?", pbo3: "Minimizing ping is everything. Are you currently exploring how Edge Computing can help you deploy servers closer to your player base?",
262
- dq4: "How are you managing backend services like player databases, leaderboards, and matchmaking to ensure they are always available and responsive?", pbo4: "A game's backend is its backbone. Is ensuring high availability for your Managed Databases and matchmaking services a top priority for your operations team?",
263
- dq5: "How does your infrastructure support rapid scaling for a new game launch or a major content update to avoid frustrating your players with queues?", pbo5: "A smooth launch is critical for a new game's success. May I show you how our auto-scaling infrastructure and Load Balancers ensure a seamless experience for players?",
264
- dq6: "What are the biggest friction points for your developers when it comes to deploying and managing your game's infrastructure?", pbo6: "Our customers often mention they appreciate a seamless, developer-centric experience. Are you open to a quick overview of how our tools simplify deployment and management?"
265
  },
266
- "Public Education & Research": {
267
- valueDrivers: "Value Drivers: Often budget-conscious, this sector needs access to high-performance computing for research and scalable platforms for learning applications. They frequently operate in a hybrid model with on-campus data centers. Product Focus: GPU Instances, High-Memory Instances, Object Storage, API & CLI, Terraform Provider, Marketplace.",
268
- dq1: "If budget weren't a constraint, what scientific or research challenges would your team tackle if they had access to more on-demand GPU and HPC resources?", pbo1: "We can help make powerful tools more accessible. Can I briefly explain how our GPU and High-Memory Instances are used on-demand in secure HPC environments?",
269
- dq2: "How do you provide students and researchers with access to modern data science tools and environments while managing costs and security?", pbo2: "Empowering students and researchers is key. Would you be interested to see how universities use our Marketplace and Managed Kubernetes to provide secure, sandboxed learning environments?",
270
- dq3: "What is your strategy for long-term storage of critical research data in a way that is both affordable and easily accessible for future projects?", pbo3: "Research data is invaluable. Can I show you how our Object Storage provides a highly durable and cost-effective solution for long-term data archival?",
271
- dq4: "How much manual effort is involved when your IT staff or researchers need to provision and configure infrastructure for new experiments?", pbo4: "Your focus on developer tools is interesting. Many of our research clients use our Terraform Provider to automate infrastructure deployment. Is creating repeatable experiments a goal for your team?",
272
- dq5: "How do you manage user access and permissions across various research projects to ensure data is secure but collaboration is still possible?", pbo5: "We find that managing access in a collaborative research environment can be complex. Is using a robust IAM solution to simplify this a challenge you're working to solve?",
273
- dq6: "Are you concerned about long-term vendor lock-in or unpredictable data egress costs, especially with large research datasets?", pbo6: "Many institutions are concerned about rising data costs. Would it be helpful to discuss how our open-source ecosystem and transparent pricing helps avoid those challenges?"
274
  },
275
- "Government & Public Sector": {
276
- valueDrivers: "Value Drivers: Prioritizes data sovereignty, security, long-term archival, and compliance with public sector regulations. Hybrid cloud is a very common deployment pattern. Product Focus: Compliance Tools, IAM, VPC, Private Network, Dedibox, Bare Metal, Object Storage.",
277
- dq1: "In your digital transformation roadmap, what are the primary risks associated with relying on non-European cloud providers for sensitive citizen data?", pbo1: "As a European provider, data sovereignty is central to our mission. Do you mind if I share how we address those requirements with our certified, local infrastructure?",
278
- dq2: "How challenging is it for your organization to pursue certifications like SecNumCloud while securely managing hybrid connections to your existing networks?", pbo2: "Meeting public sector standards is non-negotiable. Can I show you how our SecNumCloud-ready solutions and Private Network are designed for this?",
279
- dq3: "What is your strategy for modernizing legacy applications while ensuring they are physically isolated and meet the highest standards of security?", pbo3: "Modernizing legacy systems is a common challenge. Would you be interested in how agencies are using our Dedibox and Bare Metal servers to create secure, single-tenant environments?",
280
- dq4: "How do you ensure the long-term, immutable archival of public records in a way that is both cost-effective and compliant with government mandates?", pbo4: "Archival of public records is critical. May I show you how our Object Storage with immutability features helps public agencies meet their compliance needs?",
281
- dq5: "How do you manage access and permissions across various departments and services to ensure a strict least-privilege model?", pbo5: "With security being paramount, strong access control is a must. Can I show you how our IAM tools are used to enforce granular permissions across your organization?",
282
- dq6: "How do you manage and forecast cloud expenditures to stay within strict public-sector budgets, especially when dealing with data transfer costs?", pbo6: "Budget predictability is essential in the public sector. Can I share how our transparent pricing on services like VPC and bandwidth helps our government clients avoid surprise costs?"
283
  },
284
  "Cybersecurity": {
285
- valueDrivers: "Value Drivers: This industry builds tools to protect others. They need raw, isolated, and highly configurable environments for research, analysis, and product development. Product Focus: Bare Metal, VPC, Private Network, IP Address Manager, Logs & Metrics, Kubernetes Kapsule.",
286
- dq1: "How do you provide your analysts with secure, isolated environments for malware analysis or security research without risking your core infrastructure?", pbo1: "We can provide on-demand, fully isolated Bare Metal servers for sandboxing. Is having access to ephemeral, secure research environments a need for your team?",
287
- dq2: "What are the biggest challenges in creating complex network sandboxes to safely analyze threats and replicate customer environments?", pbo2: "A secure foundation is key. Would you be open to seeing how our Bare Metal combined with VPC and our IP Address Manager can simplify the creation of complex research networks?",
288
- dq3: "As you scale your security platform, what are the challenges in ingesting and analyzing massive volumes of log data without incurring unpredictable costs?", pbo3: "Many security firms struggle with the cost of data ingestion. Can I show you how our Logs & Metrics services and transparent bandwidth pricing help solve that?",
289
- dq4: "How are you running your own scalable, security-as-a-service platforms for your customers?", pbo4: "I see Kubernetes Kapsule is a product focus. Are you interested in how other security companies are using our managed Kubernetes to build their own scalable SaaS offerings?",
290
- dq5: "How important is having raw, bare-metal access for digital forensics or for running custom hypervisors without a provider-managed layer?", pbo5: "For deep forensics and custom virtualization, nothing beats Bare Metal. Is having that level of raw control a requirement for your operations?",
291
- dq6: "What is your current level of confidence in your existing private networking setup to leverage AI/ML for threat detection while upholding data sovereignty principles?", pbo6: "Data sovereignty is a key defense. Is ensuring your forensic and threat-analysis data stays within a specific jurisdiction a requirement for your operations?"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
292
  },
293
  "Manufacturing": {
294
- valueDrivers: "Value Drivers: This sector is heavily invested in on-prem operational technology (OT) and is increasingly adopting cloud for Industrial IoT (IIoT), data analytics, and supply chain optimization. Product Focus: IoT Solutions, Edge Computing, AI Suite, Private Network, Object Storage.",
295
- dq1: "What percentage of unscheduled downtime could be saved if you could process IoT sensor data on the factory floor for instant, predictive maintenance?", pbo1: "Processing data at the source is the future. Can I show you how our IoT and Edge Computing solutions are designed for real-time action on the factory floor?",
296
- dq2: "What is your strategy for securely connecting your operational technology (OT) environment with your cloud IT infrastructure?", pbo2: "Securing the convergence of IT and OT is a major challenge. Can I share how our Private Network helps create a secure bridge for your IIoT data?",
297
- dq3: "How are you leveraging 'digital twin' simulations to optimize production lines, and what are the computational challenges of processing that sensor data?", pbo3: "We see many manufacturers adopting digital twins. Would you be interested to hear how they use our AI Suite and HPC instances to run these complex simulations cost-effectively?",
298
- dq4: "What is your long-term plan for storing and analyzing the massive amounts of historical data generated by your IoT sensors?", pbo4: "Historical IoT data is a goldmine for insights. Can I show you how our cost-effective Object Storage is used as a data lake for manufacturing analytics?",
299
- dq5: "How are you using computer vision for quality control on the production line, and what are the challenges in deploying those AI models?", pbo5: "AI-powered quality control is a powerful tool. Are you interested in how our AI Suite can help you build and deploy computer vision models right on the factory floor?",
300
- dq6: "How are you integrating data from across your supply chain to get a real-time view of your operations?", pbo6: "Supply chain visibility is a significant competitive advantage. Is using a scalable, central data platform to integrate data from multiple sources a current focus for your team?"
301
  },
302
  "Energy, Logistics & Transport": {
303
- valueDrivers: "Value Drivers: These sectors manage vast, geographically distributed assets and rely on data for optimization and predictive maintenance. Product Focus: IoT Solutions, Edge Computing, AI Suite, Object Storage, Serverless SQL Database, Monitoring, Alerting.",
304
- dq1: "As you manage distributed assets like vehicles or grid components, what are the biggest challenges in collecting and analyzing real-time telemetry data to optimize performance?", pbo1: "We help companies in your sector turn massive streams of telemetry data into measurable cost savings. Would you be interested in how our IoT and database solutions make that possible?",
305
- dq2: "For critical assets like turbines, pipelines, or your vehicle fleet, how are you using data to move from reactive repairs to predictive maintenance?", pbo2: "Predictive maintenance can dramatically reduce operational costs. May I share how our AI Suite is used to build models that predict equipment failure before it happens?",
306
- dq3: "When collecting data from remote or mobile assets, what are the challenges related to intermittent connectivity and the cost of sending massive amounts of raw data to the cloud?", pbo3: "Processing data at the edge is key for real-time action and cost savings. Can I show you how our Edge Computing solutions are designed for these kinds of distributed environments?",
307
- dq4: "How satisfied are your teams with the speed and cost of running large-scale simulations, whether for grid modeling, logistics optimization, or route planning?", pbo4: "Simulation speed is a real competitive advantage. Can I share how our on-demand GPU instances are used for these high-performance workloads without a large upfront investment?",
308
- dq5: "How are you aggregating historical and real-time data to run complex queries for demand forecasting or trend analysis?", pbo5: "Unlocking insights from massive datasets is a common challenge. Would you be interested in how our Serverless SQL Database allows you to run powerful queries without managing servers?",
309
- dq6: "What is your strategy for monitoring the health and status of thousands of critical remote assets in real-time?", pbo6: "Real-time visibility is crucial. Can I briefly show you how our Monitoring and Alerting tools are used to keep track of critical remote infrastructure?"
310
  },
311
  "Technology/SaaS": {
312
- valueDrivers: "Value Drivers: These companies are often 'cloud-native' and are power users of cloud services. Their priorities are developer productivity, scalability, reliability, and cost-efficiency. Product Focus: Kubernetes Kapsule, Serverless Containers, API & CLI, Terraform Provider, SDKs, Managed Databases, Serverless SQL Database, Monitoring, Logs & Metrics, Alerting.",
313
- dq1: "How much of your engineering time is spent on maintaining infrastructure versus building new product features for your customers?", pbo1: "We help SaaS companies refocus their engineers on product development. Is reducing the burden of infrastructure management with services like Kubernetes Kapsule a priority for you?",
314
- dq2: "What is your strategy for managing a multi-tenant architecture to ensure customer data is isolated and your application remains performant for everyone?", pbo2: "Multi-tenancy at scale is complex. Would you be interested to see how our clients use our managed Kubernetes and private networking to build secure, performant SaaS platforms?",
315
- dq3: "How do you handle your database needs, and what are the challenges you face with scaling, backups, and maintenance?", pbo3: "Databases can be a huge operational headache. Would you be interested in exploring how our Managed Databases and Serverless SQL Database can offload that work from your team?",
316
- dq4: "How are you providing your developers with the tools they need to build, test, and deploy code in an automated and repeatable way?", pbo4: "I see developer tools are a major focus for you. We are committed to a fully automatable cloud via our Terraform provider and robust API. Is improving your CI/CD pipeline a current goal?",
317
- dq5: "How are you monitoring your application to ensure you're meeting your SLOs, and what are the challenges of managing your observability stack?", pbo5: "Maintaining uptime is everything for a SaaS business. Can I show you how our integrated Monitoring, Logs, and Alerting tools can simplify your observability strategy?",
318
- dq6: "Are you concerned about unpredictable cloud costs, especially related to data egress, as your user base grows?", pbo6: "Many SaaS companies are concerned about rising egress fees. Would it be helpful to discuss how our transparent pricing helps you scale your business predictably?"
319
- },
320
- "Startup": {
321
- valueDrivers: "Value Drivers: Startups need to move fast, stay lean, and build for scale from day one. They heavily favor managed services that reduce operational overhead. Product Focus: Kubernetes Kapsule, Serverless Containers, Managed Databases, Marketplace, Domain & DNS, Transaction Emails, API & CLI, Terraform Provider, Generative APIs.",
322
- dq1: "How are you balancing the need to ship features quickly with the need to build a scalable architecture that won't require a total rewrite later?", pbo1: "We see many startups face the 'build fast vs. build right' dilemma. Can I show you how our managed services like Kapsule and Managed Databases help you do both?",
323
- dq2: "What is your plan for managing infrastructure costs as your user base grows, and how do you avoid surprise bills related to things like data transfer?", pbo2: "Scaling shouldn't mean unpredictable costs. Would you be open to a quick look at our pricing model, which is designed to be transparent and predictable for startups?",
324
- dq3: "Are there any parts of your infrastructure, like your database or container orchestration, that you worry are becoming an operational burden on your small team?", pbo3: "We offer managed services specifically to help startups focus on their product. Is reducing operational overhead with things like Serverless Containers something you're thinking about?",
325
- dq4: "How are you thinking about incorporating advanced features, like AI, into your product without a large upfront investment?", pbo4: "I see Generative APIs are a focus for you. Our on-demand GPUs and AI tools are perfect for startups experimenting with AI. Would you be interested in hearing how others are using this to innovate?",
326
- dq5: "What is your process for getting your application online, from registering a domain to setting up your core infrastructure?", pbo5: "Getting to market quickly is key. Can I show you how our integrated Domain & DNS, Marketplace, and other services help you get set up in hours, not weeks?",
327
- dq6: "How important is building on an open-source, automatable foundation to avoid vendor lock-in as you scale?", pbo6: "We're passionate about helping startups avoid vendor lock-in. Can we discuss how our open ecosystem and first-class Terraform provider can support your growth?"
328
  }
329
  };
330
-
331
  const refreshButton = document.getElementById('refresh-button');
332
  refreshButton.addEventListener('click', () => {
333
- currentSetIndex = (currentSetIndex + 1) % 3; // Cycle between 0, 1, and 2
334
- updateContent();
335
  });
336
 
337
- function updateContent(resetIndex = false) {
338
- if (resetIndex) {
339
- currentSetIndex = 0;
 
340
  }
 
 
 
341
 
 
342
  const selector = document.getElementById('industry-selector');
343
  const industry = selector.value;
344
  const dynamicArea = document.getElementById('dynamic-area');
@@ -362,25 +397,19 @@
362
  <p class="font-semibold text-lg mb-2 text-purple-600 dark:text-purple-400">Product Focus:</p>
363
  <p>${'$2'}</p>`);
364
 
365
- const keySets = [
366
- { pbo1: 'pbo1', dq1: 'dq1', pbo2: 'pbo2', dq2: 'dq2' },
367
- { pbo1: 'pbo3', dq1: 'dq3', pbo2: 'pbo4', dq2: 'dq4' },
368
- { pbo1: 'pbo5', dq1: 'dq5', pbo2: 'pbo6', dq2: 'dq6' }
369
- ];
370
-
371
- const currentKeys = keySets[currentSetIndex];
372
 
373
- document.getElementById('pbo1').textContent = data[currentKeys.pbo1];
374
- document.getElementById('dq1').textContent = data[currentKeys.dq1];
375
- document.getElementById('pbo2').textContent = data[currentKeys.pbo2];
376
- document.getElementById('dq2').textContent = data[currentKeys.dq2];
377
 
378
  initialMessage.classList.add('hidden');
379
  dynamicArea.classList.remove('hidden');
380
  refreshBtn.classList.remove('hidden');
381
  feather.replace();
382
 
383
- if (resetIndex) {
384
  dynamicArea.scrollIntoView({ behavior: 'smooth', block: 'start' });
385
  }
386
  }
 
108
  <div class="max-w-md mx-auto">
109
  <select id="industry-selector" onchange="updateContent(true)" class="block w-full py-3 px-4 pr-10 border border-gray-300 dark:border-gray-600 rounded-xl text-base font-semibold text-gray-800 dark:text-gray-200 bg-white dark:bg-gray-700 focus:ring-2 focus:ring-purple-500 focus:outline-none transition duration-200 shadow-lg">
110
  <option value="placeholder" disabled selected class="text-gray-500">- Choose Industry to Map -</option>
111
+ <option value="Artificial Intelligence & Machine Learning">Artificial Intelligence & Machine Learning</option>
112
+ <option value="Automotive & Robotics">Automotive & Robotics</option>
113
+ <option value="Blockchain & Crypto">Blockchain & Crypto</option>
114
+ <option value="Cloud & DevOps Providers">Cloud & DevOps Providers</option>
115
+ <option value="Cybersecurity">Cybersecurity</option>
116
  <option value="E-commerce & Retail">E-commerce & Retail</option>
117
+ <option value="Education & EdTech">Education & EdTech</option>
118
+ <option value="Energy, Logistics & Transport">Energy, Logistics & Transport</option>
119
+ <option value="Financial Services & Insurance">Financial Services & Insurance</option>
120
  <option value="Gaming">Gaming</option>
 
121
  <option value="Government & Public Sector">Government & Public Sector</option>
122
+ <option value="Healthcare & Life Sciences">Healthcare & Life Sciences</option>
123
+ <option value="High-Performance Computing (HPC)">High-Performance Computing (HPC)</option>
124
  <option value="Manufacturing">Manufacturing</option>
125
+ <option value="Media & Entertainment">Media & Entertainment</option>
126
+ <option value="Startups & Scale-ups">Startups & Scale-ups</option>
127
  <option value="Technology/SaaS">Technology/SaaS</option>
 
128
  </select>
129
  </div>
130
  </div>
 
197
  themeToggle.addEventListener('click', () => {
198
  html.classList.toggle('dark');
199
  localStorage.theme = html.classList.contains('dark') ? 'dark' : 'light';
200
+ feather.replace();
201
  });
202
+
203
  if (localStorage.theme === 'dark' || (!('theme' in localStorage) && window.matchMedia('(prefers-color-scheme: dark)').matches)) {
204
  html.classList.add('dark');
205
  } else {
 
217
  }
218
  });
219
 
 
220
  feather.replace();
221
  </script>
222
  <script>
 
223
  const INDUSTRY_DATA = {
224
+ "Artificial Intelligence & Machine Learning": {
225
+ valueDrivers: "Value Drivers: This sector is defined by its need for massive, on-demand computational power to train complex models. Speed of iteration, access to the latest hardware, and scalable infrastructure are critical for innovation and competitive advantage. Product Focus: GPU Instances (Clusters), AI Suite, Managed Inference, Object Storage, Container Registry.",
226
+ questions: [
227
+ { pbo: "Would it be helpful to explore how access to scalable GPU resources could speed up your model training?", dq: "What challenges are you currently facing in scaling your AI/ML workloads?" },
228
+ { pbo: "Could we discuss how your lab manages compute-heavy AI training workloads?", dq: "How do you currently handle demand spikes for GPU capacity during large model training?" },
229
+ { pbo: "Would you be open to exploring how faster GPU infrastructure could improve your project delivery timelines?", dq: "How do your current infrastructure constraints impact client project turnaround?" },
230
+ { pbo: "Is accelerating your team’s model development cycle something you're actively exploring?", dq: "What would faster model iteration mean for your business outcomes?" }
231
+ ]
232
  },
233
+ "High-Performance Computing (HPC)": {
234
+ valueDrivers: "Value Drivers: HPC users run large-scale simulations and complex calculations that are bottlenecked by compute performance. They require maximum processing power, high-speed networking, and large memory capacity to reduce time-to-result for research and engineering. Product Focus: GPU Instances (Clusters), Bare Metal, High-Memory Instances, Private Network.",
235
+ questions: [
236
+ { pbo: "Could faster compute resources help accelerate your research simulations?", dq: "What simulation workloads are currently bottlenecked by compute availability?" },
237
+ { pbo: "Would reducing simulation run times help improve your product development cycle?", dq: "Which stages of your design process are most limited by computational power?" },
238
+ { pbo: "Would accelerating seismic data analysis bring value to your exploration timelines?", dq: "How long do your typical reservoir simulations take, and what would faster results enable?" },
239
+ { pbo: "Could lower-latency, high-performance computing enhance your trading or risk models?", dq: "Where in your quant pipeline are you hitting performance bottlenecks?" }
240
+ ]
 
 
 
 
 
 
 
 
 
241
  },
242
  "Media & Entertainment": {
243
+ valueDrivers: "Value Drivers: Characterized by massive file sizes (video, graphics), global content distribution, and intensive processing workloads like rendering and transcoding. They need powerful GPUs to accelerate creative workflows and meet tight production deadlines. Product Focus: GPU Instances, Object Storage, Bare Metal, Edge Computing, Private Network.",
244
+ questions: [
245
+ { pbo: "Would faster rendering times help you meet tighter production deadlines?", dq: "How do render times currently affect your project delivery and team productivity?" },
246
+ { pbo: "Could improved GPU acceleration reduce your video processing and delivery times?", dq: "What challenges do you face with real-time editing or large-scale video transcoding?" },
247
+ { pbo: "Would faster iteration on game assets or AI testing help your development cycle?", dq: "Where in your game development pipeline are you constrained by compute resources?" },
248
+ { pbo: "How do you manage collaborative workflows between remote creative teams, especially when dealing with terabytes of raw footage?", dq: "We specialize in helping remote creative teams collaborate on massive files. Would you be open to hearing how our high-speed Private Network securely connects their workstations to your central storage?" }
249
+ ]
250
  },
251
+ "Healthcare & Life Sciences": {
252
+ valueDrivers: "Value Drivers: Driven by regulatory compliance (HIPAA, HDS), massive data sets (genomics, medical imaging), and the need for high-performance computing for research, drug discovery, and AI-powered diagnostics. Product Focus: GPU Instances, AI Suite, Managed Inference, Object Storage, High-Memory Instances, Compliance Tools.",
253
+ questions: [
254
+ { pbo: "Could faster processing of genomic data accelerate your discovery timelines?", dq: "Which bioinformatics workflows take the longest, and what would speeding them up enable?" },
255
+ { pbo: "Would faster AI inference on medical imaging data improve diagnostic throughput?", dq: "How are you currently handling the computational load of AI-based image analysis?" },
256
+ { pbo: "Could scalable GPU infrastructure support your clinical validation or deployment goals?", dq: "What infrastructure challenges are you facing as you scale your AI models in production?" },
257
+ { pbo: "How is your organization managing the storage and processing of large genomic or medical imaging datasets in a way that is both cost-effective and HDS-compliant?", dq: "I understand that managing large, sensitive datasets is a key challenge in biotech. Would you be interested in how our HDS-certified Object Storage offers a cost-effective archival solution?" }
258
+ ]
259
  },
260
+ "Automotive & Robotics": {
261
+ valueDrivers: "Value Drivers: This sector relies on intensive simulation for testing and vast amounts of data for training autonomous systems. High-performance GPU clusters are essential for accelerating development cycles and improving the accuracy of AI models. Product Focus: GPU Instances (Clusters), AI Suite, Object Storage, Edge Computing.",
262
+ questions: [
263
+ { pbo: "Would faster training cycles help you iterate more quickly on autonomous driving models?", dq: "How much time do you currently spend on model retraining, and what could that time enable?" },
264
+ { pbo: "Could high-performance simulation environments improve your robotics testing efficiency?", dq: "What proportion of your development time is spent waiting for simulations to complete?" },
265
+ { pbo: "Would real-time AI inference on production data help improve system uptime?", dq: "Where in your industrial operations could AI-driven insights make the biggest impact?" }
266
+ ]
 
267
  },
268
+ "E-commerce & Retail": {
269
+ valueDrivers: "Value Drivers: This industry requires high availability, scalability for traffic spikes, and increasingly uses AI for personalization and operational efficiency. GPUs accelerate recommendation model training and computer vision for inventory management. Product Focus: Kubernetes Kapsule, Serverless Containers, Managed Databases, GPU Instances, AI Suite.",
270
+ questions: [
271
+ { pbo: "Could faster model training improve the relevance and timing of your recommendations?", dq: "How often do you retrain your recommendation models, and what limits more frequent updates?" },
272
+ { pbo: "Would improved image processing speed enhance your customer experience or operations?", dq: "What computer vision applications are you exploring, and what compute demands do they have?" },
273
+ { pbo: "How quickly can you scale your infrastructure to handle Black Friday-level traffic spikes without over-provisioning for the rest of the year?", dq: "Your success depends on handling peak traffic seamlessly. Would it be helpful to see how our clients use Kubernetes Kapsule and Load Balancers to auto-scale for these events?" }
274
+ ]
 
275
  },
276
  "Cybersecurity": {
277
+ valueDrivers: "Value Drivers: This industry leverages AI for real-time threat detection and fraud prevention. They need high-performance GPUs for rapid analysis of vast datasets and bare metal for secure, isolated research environments. Product Focus: GPU Instances, Bare Metal, VPC, Private Network, Logs & Metrics.",
278
+ questions: [
279
+ { pbo: "Could real-time AI analysis of network behavior improve your threat detection accuracy?", dq: "How do you currently handle large-scale log analysis, and where are the delays?" },
280
+ { pbo: "Would lower-latency fraud detection reduce false positives or losses?", dq: "What kind of transaction volumes are you analyzing, and what response time is required?" },
281
+ { pbo: "How do you provide your analysts with secure, isolated environments for malware analysis without risking your core infrastructure?", dq: "We can provide on-demand, fully isolated Bare Metal servers for sandboxing. Is having access to ephemeral, secure research environments a need for your team?" }
282
+ ]
283
+ },
284
+ "Education & EdTech": {
285
+ valueDrivers: "Value Drivers: This sector needs access to on-demand high-performance computing for research and scalable platforms for AI-powered learning applications. Cost-effective GPU access empowers both faculty research and student projects. Product Focus: GPU Instances, AI Suite, Managed Notebooks, Marketplace.",
286
+ questions: [
287
+ { pbo: "Could AI infrastructure support help you scale personalized learning experiences?", dq: "What AI/ML features are you planning to roll out, and what compute will they require?" },
288
+ { pbo: "Would on-demand GPU access help support student or faculty research initiatives?", dq: "What types of research projects are compute-constrained, and how is that affecting outcomes?" }
289
+ ]
290
+ },
291
+ "Government & Public Sector": {
292
+ valueDrivers: "Value Drivers: Prioritizes data sovereignty, security, and increasingly uses HPC for simulations (e.g., smart cities, defense) and AI for operational efficiency, all within a secure, compliant European cloud. Product Focus: GPU Instances, Bare Metal, VPC, Private Network, Compliance Tools.",
293
+ questions: [
294
+ { pbo: "Could accelerated computing help improve real-time decision-making in city operations?", dq: "What urban challenges are you modeling, and how long do simulations currently take?" },
295
+ { pbo: "Would secure, high-performance computing support your simulation and testing requirements?", dq: "What kinds of simulations or AI applications are you developing, and what are their compute needs?" },
296
+ { pbo: "In your digital transformation roadmap, what are the primary risks associated with relying on non-European cloud providers for sensitive citizen data?", dq: "As a European provider, data sovereignty is central to our mission. Do you mind if I share how we address those requirements with our certified, local infrastructure?" }
297
+ ]
298
+ },
299
+ "Blockchain & Crypto": {
300
+ valueDrivers: "Value Drivers: This sector requires high-performance compute for transaction processing and AI-driven analytics to detect fraud and patterns on-chain. GPU acceleration is key for performance in these areas. Product Focus: GPU Instances, Bare Metal, VPC.",
301
+ questions: [
302
+ { pbo: "Are you exploring alternative compute solutions for blockchain workloads?", dq: "What are your primary blockchain compute needs, and how are you addressing scalability?" },
303
+ { pbo: "Could GPU-accelerated analysis improve your ability to detect suspicious blockchain activity?", dq: "How are you currently analyzing large blockchain datasets, and what are the limitations?" }
304
+ ]
305
+ },
306
+ "Startups & Scale-ups": {
307
+ valueDrivers: "Value Drivers: Startups need to move fast, stay lean, and build for scale. They favor managed services and on-demand GPU access to build innovative, AI-powered products without large upfront capital investment. Product Focus: GPU Instances, Kubernetes Kapsule, Serverless Containers, Managed Databases, AI Suite.",
308
+ questions: [
309
+ { pbo: "Would scalable GPU infrastructure help you bring your product to market faster?", dq: "What are the biggest infrastructure challenges as you scale your startup?" },
310
+ { pbo: "Could providing GPU resources to your startups give them a competitive edge?", dq: "How do you currently support startups with high-performance computing needs?" }
311
+ ]
312
+ },
313
+ "Cloud & DevOps Providers": {
314
+ valueDrivers: "Value Drivers: These companies need to offer competitive services to their own customers. Adding GPU capabilities meets growing market demand for AI/ML workloads. They also use GPUs internally to accelerate CI/CD pipelines. Product Focus: GPU Instances, Bare Metal, API & CLI, Terraform Provider.",
315
+ questions: [
316
+ { pbo: "Would adding GPU instances to your cloud offerings meet growing customer demand?", dq: "What types of customers are asking for GPU capabilities, and what use cases are they running?" },
317
+ { pbo: "Could GPU-accelerated testing reduce your CI/CD pipeline times?", dq: "Which parts of your deployment pipeline would benefit most from GPU acceleration?" }
318
+ ]
319
+ },
320
+ "Financial Services & Insurance": {
321
+ valueDrivers: "Value Drivers: This sector needs high-performance computing for risk modeling and algorithmic trading, alongside stringent security and compliance. GPUs accelerate complex quantitative analysis, reducing time-to-insight for critical financial decisions. Product Focus: GPU Instances, Bare Metal, VPC, Private Network, Compliance Tools.",
322
+ questions: [
323
+ { pbo: "Could lower-latency, high-performance computing enhance your trading or risk models?", dq: "Where in your quant pipeline are you hitting performance bottlenecks?" },
324
+ { pbo: "How are you addressing the complexities of maintaining PCI DSS and GDPR compliance, especially when connecting to legacy on-premise systems?", dq: "Many of our financial clients use our Private Network and VPC to build secure hybrid environments that simplify compliance. Is that a challenge you're currently facing?" },
325
+ { pbo: "As you prepare for new regulations like DORA, what is your strategy for ensuring the operational resilience of your critical infrastructure?", dq: "Preparing for DORA is a significant task. Would it be helpful to see how our sovereign cloud helps clients meet these upcoming resilience requirements?" }
326
+ ]
327
+ },
328
+ "Gaming": {
329
+ valueDrivers: "Value Drivers: Success in this industry hinges on low latency, robust protection against attacks, and increasingly, powerful server-side compute for physics, AI, and graphics. GPUs can accelerate game asset development and power next-gen AI for NPCs. Product Focus: Bare Metal, Elastic Metal, GPU Instances, DDoS Protection, Load Balancers.",
330
+ questions: [
331
+ { pbo: "Would faster iteration on game assets or AI testing help your development cycle?", dq: "Where in your game development pipeline are you constrained by compute resources?" },
332
+ { pbo: "How are you protecting your game servers from DDoS attacks that can ruin the player experience and cause churn?", dq: "DDoS protection is non-negotiable for online games. Would a quick overview of how our included protection ensures high availability be useful for your team?" },
333
+ { pbo: "For your game servers, what is the key trade-off you are currently making between achieving consistent, low-latency performance and managing costs?", dq: "We find many studios want to balance cost and performance. Can I share how our Bare Metal and Elastic Metal servers are designed for exactly that?" }
334
+ ]
335
  },
336
  "Manufacturing": {
337
+ valueDrivers: "Value Drivers: This sector is adopting cloud for Industrial IoT (IIoT), data analytics, and supply chain optimization. GPUs are critical for running 'digital twin' simulations and deploying computer vision for quality control on the factory floor. Product Focus: GPU Instances, IoT Hub, Edge Computing, AI Suite, Private Network, Object Storage.",
338
+ questions: [
339
+ { pbo: "How are you leveraging 'digital twin' simulations to optimize production lines, and what are the computational challenges of processing that sensor data?", dq: "We see many manufacturers adopting digital twins. Would you be interested to hear how they use our AI Suite and HPC instances to run these complex simulations cost-effectively?"},
340
+ { pbo: "What percentage of unscheduled downtime could be saved if you could process IoT sensor data on the factory floor for instant, predictive maintenance?", dq: "Processing data at the source is the future. Can I show you how our IoT and Edge Computing solutions are designed for real-time action on the factory floor?"},
341
+ { pbo: "How are you using computer vision for quality control on the production line, and what are the challenges in deploying those AI models?", dq: "AI-powered quality control is a powerful tool. Are you interested in how our AI Suite can help you build and deploy computer vision models right on the factory floor?" }
342
+ ]
 
343
  },
344
  "Energy, Logistics & Transport": {
345
+ valueDrivers: "Value Drivers: These sectors manage vast, distributed assets and rely on data for optimization and predictive maintenance. GPUs accelerate complex simulations for grid modeling and logistics, and power AI for predictive analytics. Product Focus: GPU Instances, IoT Hub, Edge Computing, AI Suite, Object Storage.",
346
+ questions: [
347
+ { pbo: "How satisfied are your teams with the speed and cost of running large-scale simulations, whether for grid modeling, logistics optimization, or route planning?", dq: "Simulation speed is a real competitive advantage. Can I share how our on-demand GPU instances are used for these high-performance workloads without a large upfront investment?" },
348
+ { pbo: "For critical assets like turbines or your vehicle fleet, how are you using data to move from reactive repairs to predictive maintenance?", dq: "Predictive maintenance can dramatically reduce operational costs. May I share how our AI Suite is used to build models that predict equipment failure before it happens?" },
349
+ { pbo: "As you manage distributed assets like vehicles or grid components, what are the biggest challenges in collecting and analyzing real-time telemetry data to optimize performance?", dq: "We help companies in your sector turn massive streams of telemetry data into measurable cost savings. Would you be interested in how our IoT and database solutions make that possible?" }
350
+ ]
 
351
  },
352
  "Technology/SaaS": {
353
+ valueDrivers: "Value Drivers: These cloud-native companies prioritize developer productivity, scalability, and cost-efficiency. They leverage GPUs to build next-generation AI features into their platforms and accelerate their own internal CI/CD testing pipelines. Product Focus: GPU Instances, Kubernetes Kapsule, Serverless Containers, Managed Databases, API & CLI, Terraform Provider.",
354
+ questions: [
355
+ { pbo: "Could GPU-accelerated testing reduce your CI/CD pipeline times?", dq: "Which parts of your deployment pipeline would benefit most from GPU acceleration?" },
356
+ { pbo: "How much of your engineering time is spent on maintaining infrastructure versus building new product features for your customers?", dq: "We help SaaS companies refocus their engineers on product development. Is reducing the burden of infrastructure management with services like Kubernetes Kapsule a priority for you?" },
357
+ { pbo: "How are you providing your developers with the tools they need to build, test, and deploy code in an automated and repeatable way?", dq: "I see developer tools are a major focus for you. We are committed to a fully automatable cloud via our Terraform provider and robust API. Is improving your CI/CD pipeline a current goal?" }
358
+ ]
 
 
 
 
 
 
 
 
 
 
359
  }
360
  };
361
+
362
  const refreshButton = document.getElementById('refresh-button');
363
  refreshButton.addEventListener('click', () => {
364
+ updateContent(false); // Pass false to not reset the scroll
 
365
  });
366
 
367
+ // Helper function to shuffle an array and pick the first N items
368
+ function shuffleAndPick(arr, numPicks) {
369
+ if (!arr || arr.length === 0) {
370
+ return [];
371
  }
372
+ const shuffled = [...arr].sort(() => 0.5 - Math.random());
373
+ return shuffled.slice(0, numPicks);
374
+ }
375
 
376
+ function updateContent(shouldScroll = false) {
377
  const selector = document.getElementById('industry-selector');
378
  const industry = selector.value;
379
  const dynamicArea = document.getElementById('dynamic-area');
 
397
  <p class="font-semibold text-lg mb-2 text-purple-600 dark:text-purple-400">Product Focus:</p>
398
  <p>${'$2'}</p>`);
399
 
400
+ const questionPairs = shuffleAndPick(data.questions, 2);
 
 
 
 
 
 
401
 
402
+ document.getElementById('pbo1').textContent = questionPairs[0] ? questionPairs[0].pbo : "No opener available.";
403
+ document.getElementById('dq1').textContent = questionPairs[0] ? questionPairs[0].dq : "No question available.";
404
+ document.getElementById('pbo2').textContent = questionPairs[1] ? questionPairs[1].pbo : "No opener available.";
405
+ document.getElementById('dq2').textContent = questionPairs[1] ? questionPairs[1].dq : "No question available.";
406
 
407
  initialMessage.classList.add('hidden');
408
  dynamicArea.classList.remove('hidden');
409
  refreshBtn.classList.remove('hidden');
410
  feather.replace();
411
 
412
+ if (shouldScroll) {
413
  dynamicArea.scrollIntoView({ behavior: 'smooth', block: 'start' });
414
  }
415
  }