'use client';

import React from "react";
import { motion } from "framer-motion";
import { Container, Row, Col, Accordion } from 'react-bootstrap';
import HeaderTop from "@/components/HeaderTop";
import HeaderSticky from "@/components/HeaderSticky";
import Link from "next/link";

export default function CloudSolutionsPage() {
  return (
    <React.Fragment>
        <section className="section-default">
            <Container className="min-vh-100 py-3 py-md-5 d-flex flex-column position-relative" style={{backgroundImage:"url('https://media.vensysco.com/cloud-solutions-e1.webp')", backgroundPosition:"center right", backgroundSize:"contain", backgroundRepeat: "no-repeat"}}>
                <HeaderTop />
                <HeaderSticky />
                <Row className='flex-fill align-items-end align-items-md-center justify-content-center justify-content-md-start text-center text-md-start mb-5 mb-md-0'>
                  <Col md={4}>
                    <motion.h2 className="display-3 fw-bold" whileInView={{y:[-30,0]}} transition={{duration:1.8}}>
                      Cloud Solutions
                    </motion.h2>
                    <motion.hr className="border-4 mx-auto mx-md-0" whileInView={{width:[0,'50%']}} transition={{duration:2}} />                
                    <motion.h3 className='fs-3' whileInView={{y:[30,0]}} transition={{duration:1.6}}>
                      Taking India to the Cloud 9 with AWS, Google Cloud and Azure
                    </motion.h3>
                  </Col>                 
                </Row>
            </Container>
        </section>
        <Container className="py-3 py-md-5 position-relative">
          <Row className='align-items-center justify-content-center g-3 g-md-5'>
            <Col md={12} className="text-center">
              <motion.h4 className="display-2 fw-bold text-danger">
                Cloud Solutions for AI, HPC, and Enterprise Workloads
              </motion.h4>
              <motion.p>
                Stop letting infrastructure bottlenecks slow down your AI initiatives. At <Link href="https://www.vensysco.com/">Vensysco Technologies Limited (VTL)</Link>, we’ve built a cloud platform specifically designed for heavy lifting. Need serious computing? GPU-based workflows are supported with top-quality GPUs, including New NVIDIA H200, H100S, and A100S (also the L40S and L4 models). Therefore, the GPU experience is incredibly smooth and fast for all applications, for example, rendering very, very large simulations or Deep Learning models requiring a very large number of GPUs. Best of all, we keep the pricing grounded so your budget doesn't burn out as your workloads grow.
              </motion.p>           
            </Col>
            <Col md={8}>
              <motion.h4 className="fs-1 fw-bold text-danger">
                AI Lab as a Service (AILaaS)
              </motion.h4>
              <motion.p>
                We created AILaaS to finally close the gap between academic research and industry execution. It’s a fully scalable, cloud-native sandbox where developers, researchers, and students can actually get their hands dirty building and deploying AI models on true enterprise-grade hardware. No more fighting with local machine limits.
              </motion.p>
            </Col>
            <Col md={4}>
              <motion.img className="img-fluid" src="https://media.vensysco.com/cloud-solutions-e2.webp" alt="AI Lab as a Service cloud environment for developers" whileInView={{scale:[0.8,1]}} transition={{duration:2}} />
            </Col>
            <Col md={12} className="text-center">
              <motion.h3 className="fs-2">
                Start your free 7-day trial.
              </motion.h3>
              <motion.h4 className="display-2 fw-bold text-danger">
                Unlock the future of cloud with Vensysco.
              </motion.h4>            
            </Col>
            <Col md={4}>
              <motion.img className="img-fluid" src="https://media.vensysco.com/cloud-solutions-e3.webp" alt="high performance cloud platform for developers and enterprises" whileInView={{scale:[0.8,1]}} transition={{duration:2}} />
            </Col>
            <Col md={8}>
              <motion.h4 className="fs-1 fw-bold text-danger">
                A High-Performance Cloud Actually Built for Developers
              </motion.h4>
              <motion.p>
                Innovation shouldn't mean wrestling with your hosting provider. Vensysco’s platform gives developers and enterprises the runway to build faster and scale without the usual headaches. We constructed our architecture to accept and operate with all types of loads utilizing artificial intelligence from day one. Testing environments with flexibility, reliability of clusters, and security of data are some of the ways we provide your team with everything it needs to run quickly and effectively.
              </motion.p>
            </Col>
            <Col md={8}>
              <motion.h4 className="fs-1 fw-bold text-danger">
                Battle-Tested Infrastructure
              </motion.h4>
              <motion.p>
                There's a reason government bodies and major enterprises across India trust Vensysco with their mission-critical apps. Our multi-region setup isn't just fast; it’s highly secure and incredibly resilient. Whether you're running heavy advanced analytics or managing everyday enterprise software, our backbone is built to handle it.
              </motion.p>
            </Col>
            <Col md={4}>
              <motion.img className="img-fluid" src="https://media.vensysco.com/cloud-solutions-e4.webp" alt="secure multi region cloud infrastructure architecture" whileInView={{scale:[0.8,1]}} transition={{duration:2}} />
            </Col>
            <Col md={4}>
              <motion.img className="img-fluid" src="https://media.vensysco.com/cloud-solutions-e5.webp" alt="pre configured cloud workspace with AI and ML tools" whileInView={{scale:[0.8,1]}} transition={{duration:2}} />
            </Col>
            <Col md={8}>
              <motion.h4 className="fs-1 fw-bold text-danger">
                Pre-Configured Workspaces
              </motion.h4>
              <motion.p>
                Nobody wants to spend their first week just setting up environments. That’s why we ship our cloud instances pre-loaded with the AI and ML tools you actually use. Frameworks like TensorFlow and PyTorch, along with deep container support, are optimized out of the box. Just log in and start coding.
              </motion.p>
            </Col>
            <Col md={8}>
              <motion.h4 className="fs-1 fw-bold text-danger">
                Uncompromising Data Security
              </motion.h4>
              <motion.p>
                We don't cut corners with your data. Vensysco strictly adheres to top-tier compliance standards to ensure your environments remain locked down. It’s the exact level of security trusted by government institutions for their most sensitive, highly classified workloads.
              </motion.p>
            </Col>
            <Col md={4}>
              <motion.img className="img-fluid" src="https://media.vensysco.com/cloud-solutions-e6.webp" alt="enterprise cloud security and data protection systems" whileInView={{scale:[0.8,1]}} transition={{duration:2}} />
            </Col>                    
            <Col md={12}>
              <motion.h4 className="fs-1 fw-bold text-danger">
                Core Features & Cloud Services
              </motion.h4>
              <div className="d-flex align-items-start mb-4">
                <motion.img className="img-fluid" src="https://media.vensysco.com/cloud-solutions-e7.svg" alt="cloud block storage service architecture" whileInView={{scale:[1.2,1]}} transition={{duration:2}} />
                <div className="ms-3">
                  <motion.h4>
                    VTL Block Storage: 
                  </motion.h4>
                  <motion.p>
                    Lightning-fast, block-level storage wired directly to your compute nodes. Perfect for keeping operating systems, file systems, and app data running efficiently.
                  </motion.p>
                </div>
              </div>
              <div className="d-flex align-items-start mb-4">
                <motion.img className="img-fluid" src="https://media.vensysco.com/cloud-solutions-e8.svg" alt="managed load balancer for cloud traffic distribution" whileInView={{scale:[1.2,1]}} transition={{duration:2}} />
                <div className="ms-3">
                  <motion.h4>
                    Managed Load Balancers:
                  </motion.h4>
                  <motion.p>
                    Stop worrying about traffic spikes. Our load balancers automatically route user traffic across your servers, preventing downtime and keeping availability high as your user base scales.
                  </motion.p>
                </div>
              </div>
              <div className="d-flex align-items-start mb-4">
                <motion.img className="img-fluid" src="https://media.vensysco.com/cloud-solutions-e9.svg" alt="object storage solution for large scale data" whileInView={{scale:[1.2,1]}} transition={{duration:2}} />
                <div className="ms-3">
                  <motion.h4>
                    VTL Object Storage (VOS):
                  </motion.h4>
                  <motion.p>
                    Need to stash massive datasets? Our SSD-backed, S3-compatible storage is purpose-built for AI models, heavy media, and critical backups. It’s fast, secure, and scales as far as you need it to.
                  </motion.p>
                </div>
              </div>
              <div className="d-flex align-items-start mb-4">
                <motion.img className="img-fluid" src="https://media.vensysco.com/cloud-solutions-e10.svg" alt="one click cloud deployment interface" whileInView={{scale:[1.2,1]}} transition={{duration:2}} />
                <div className="ms-3">
                  <motion.h4>
                    One-Click Deployments:
                  </motion.h4>
                  <motion.p>
                    Spin up dev, staging, or full production environments in literally seconds. Skip the setup delays and just get to work.
                  </motion.p>
                </div>
              </div>
              <div className="d-flex align-items-start mb-4">
                <motion.img className="img-fluid" src="https://media.vensysco.com/cloud-solutions-e11.svg" alt="database as a service cloud architecture" whileInView={{scale:[1.2,1]}} transition={{duration:2}} />
                <div className="ms-3">
                  <motion.h4>
                    Database as a Service (DBaaS):
                  </motion.h4>
                  <motion.p>
                    Forget manual database management. Deploy, scale, and maintain highly secure cloud databases with just a few clicks. Built specifically for apps that demand constant uptime.
                  </motion.p>
                </div>
              </div>
              <div className="d-flex align-items-start mb-4">
                <motion.img className="img-fluid" src="https://media.vensysco.com/cloud-solutions-e12.svg" alt="API and CLI cloud infrastructure access" whileInView={{scale:[1.2,1]}} transition={{duration:2}} />
                <div className="ms-3">
                  <motion.h4>
                    API & CLI Access:
                  </motion.h4>
                  <motion.p>
                    Manage your infrastructure programmatically via secure REST APIs or our dedicated CLI. Sliding Vensysco into your existing CI/CD pipelines is entirely seamless.
                  </motion.p>
                </div>
              </div>
              <div className="d-flex align-items-start mb-4">
                <motion.img className="img-fluid" src="https://media.vensysco.com/cloud-solutions-e13.svg" alt="global CDN content delivery network" whileInView={{scale:[1.2,1]}} transition={{duration:2}} />
                <div className="ms-3">
                  <motion.h4>
                    Global CDN:
                  </motion.h4>
                  <motion.p>
                    Cut latency and deliver content faster. Our Content Delivery Network caches your static and dynamic assets closer to your end users globally, guaranteeing a sharper user experience.
                  </motion.p>
                </div>
              </div>
              <div className="d-flex align-items-start mb-4">
                <motion.img className="img-fluid" src="https://media.vensysco.com/cloud-solutions-e14.svg" alt="reserved IP address cloud networking" whileInView={{scale:[1.2,1]}} transition={{duration:2}} />
                <div className="ms-3">
                  <motion.h4>
                    Reserved IPs:
                  </motion.h4>
                  <motion.p>
                    Grab and manage static IP addresses for your instances on demand. Map them instantly or bank them for future network routing.
                  </motion.p>
                </div>
              </div>
              <div className="d-flex align-items-start mb-4">
                <motion.img className="img-fluid" src="https://media.vensysco.com/cloud-solutions-e15.svg" alt="auto scaling cloud resource management" whileInView={{scale:[1.2,1]}} transition={{duration:2}} />
                <div className="ms-3">
                  <motion.h4>
                    Smart Auto-Scaling:
                  </motion.h4>
                  <motion.p>
                    Only pay for what you actually use. Our auto-scaling dynamically adjusts your compute resources based on real-time demand, protecting your performance during spikes and your budget during quiet hours.
                  </motion.p>
                </div>
              </div>
              <div className="d-flex align-items-start mb-4">
                <motion.img className="img-fluid" src="https://media.vensysco.com/cloud-solutions-e16.svg" alt="virtual private cloud secure environment" whileInView={{scale:[1.2,1]}} transition={{duration:2}} />
                <div className="ms-3">
                  <motion.h4>
                    Virtual Private Cloud (VPC):
                  </motion.h4>
                  <motion.p>
                    Build your own walled garden in the cloud. We give you total control over subnets, custom firewalls, and strict access policies so you can manage your infrastructure safely and privately.
                  </motion.p>
                </div>
              </div>
            </Col>            
            <Col md={12}>
              <motion.h4 className="display-2 fw-bold text-danger text-center">
                If you are interested in similar services
              </motion.h4>
              <motion.div className="text-center" whileInView={{y:[50,0]}} transition={{duration:2.2}}>
                <Link href="https://vensyscotechnologies.com/cloudservices/" target="_blank" rel="noopener noreferrer" className="btn btn-lg btn-outline-danger rounded-pill">
                  Explore Further
                </Link>
              </motion.div>
            </Col>
          </Row>
        </Container>
        <section className="section-faqs">
  <Container className="py-3 py-md-5">
    <div className="p-3 p-md-5">
      <motion.h2 className="text-center fs-1 mb-4">
        Frequently Asked Questions
      </motion.h2>
    </div>

    <Accordion>

      <Accordion.Item eventKey="0">
        <Accordion.Header>
          What cloud solutions are offered by Vensysco Technologies Limited (VTL)?
        </Accordion.Header>
        <Accordion.Body>
          Vensysco Technologies Limited (VTL) provides high performance cloud solutions designed for AI, HPC, and enterprise workloads, including GPU powered computing, AI Lab as a Service, storage solutions, load balancing, database services, and scalable infrastructure.
        </Accordion.Body>
      </Accordion.Item>

      <Accordion.Item eventKey="1">
        <Accordion.Header>
          What is AI Lab as a Service and how does it benefit users?
        </Accordion.Header>
        <Accordion.Body>
          AI Lab as a Service is a cloud-based environment that allows developers, researchers, and students to build, test, and deploy AI models on enterprise grade hardware without limitations of local systems.
        </Accordion.Body>
      </Accordion.Item>

      <Accordion.Item eventKey="2">
        <Accordion.Header>
          How does VTL support high performance computing and AI workloads?
        </Accordion.Header>
        <Accordion.Body>
          VTL supports advanced computing through GPU based infrastructure with powerful GPUs like H200, H100S, and A100S, enabling smooth execution of deep learning models, simulations, and large-scale data processing.
        </Accordion.Body>
      </Accordion.Item>

      <Accordion.Item eventKey="3">
        <Accordion.Header>
          What security measures does VTL provide for cloud environments?
        </Accordion.Header>
        <Accordion.Body>
          VTL ensures data security through strict compliance standards, secure cloud architecture, virtual private cloud setups, encrypted storage, and controlled access to protect sensitive workloads.
        </Accordion.Body>
      </Accordion.Item>

      <Accordion.Item eventKey="4">
        <Accordion.Header>
          What are the key features of VTL’s cloud platform?
        </Accordion.Header>
        <Accordion.Body>
          Key features include block and object storage, managed load balancers, one-click deployments, database as a service, API and CLI access, global CDN, auto scaling, and virtual private cloud for flexible and scalable cloud operations.
        </Accordion.Body>
      </Accordion.Item>

    </Accordion>
  </Container>
</section>     
    </React.Fragment>
  );
}
