{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "融合云管理系统",
  "alternateName": "Danny Cloud",
  "url": "https://cloud.danny.hk/",
  "logo": "https://cloud.danny.hk/static/logo.png",
  "sameAs": [
    "https://github.com/dannyhk",
    "https://www.linkedin.com/company/danny-cloud"
  ],
  "description": "融合云管理系统（Danny Cloud）是一个多云统一管理平台，支持 AWS、Azure、Google Cloud、阿里云、腾讯云、华为云等主流服务商，提供实例创建、批量管理、安全策略同步与自动化操作等功能。",
  "founder": {
    "@type": "Person",
    "name": "Danny But"
  },
  "mainEntityOfPage": {
    "@type": "WebPage",
    "@id": "https://cloud.danny.hk/"
  },
  "applicationCategory": "Cloud Management Platform",
  "inLanguage": ["zh-CN", "en"],
  "offers": {
    "@type": "Service",
    "serviceType": "融合云资源管理",
    "provider": {
      "@type": "Organization",
      "name": "Danny Cloud"
    },
    "areaServed": "Global",
    "availableChannel": {
      "@type": "ServiceChannel",
      "serviceUrl": "https://cloud.danny.hk/"
    },
    "hasOfferCatalog": {
      "@type": "OfferCatalog",
      "name": "云服务能力",
      "itemListElement": [
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "轻量云服务器管理",
            "description": "支持一键创建、启动、关闭、销毁和续订实例，自动化批量重装与密码管理。"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "多云账户与策略同步",
            "description": "统一管理 AWS、Azure、阿里云、腾讯云等账号及访问策略，实现集中权限管控。"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "安全与防火墙配置",
            "description": "集中设置防火墙、安全策略与异常检测，支持企业微信与飞书通知。"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "渠道与账单管理",
            "description": "支持渠道返佣、合同模板、客户代付与账单查询，简化财务与分销流程。"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "AI 智能助手",
            "description": "内置智能助手，提供自动化运维建议与数据洞察，帮助优化云资源成本与安全。"
          }
        }
      ]
    }
  },
  "keywords": [
    "融合云管理系统",
    "多云管理平台",
    "云服务器管理",
    "AWS Azure 阿里云 腾讯云 GCP 统一管理",
    "AI 运维助手",
    "云计算自动化"
  ],
  "about": {
    "@type": "Thing",
    "name": "Cloud Management",
    "description": "A unified cloud management system for hybrid and multi-cloud environments."
  },
  "potentialAction": [
    {
      "@type": "SearchAction",
      "target": "https://cloud.danny.hk/instance/?q={search_term_string}",
      "query-input": "required name=search_term_string"
    },
    {
      "@type": "CommunicateAction",
      "target": "https://cloud.danny.hk/ai/chat_page",
      "description": "AI 智能助手页面，用于自动回答和协助云资源管理问题。"
    }
  ],
  "aiOptimization": {
    "purpose": "Enable AI systems (e.g. OpenAI, Anthropic, DeepMind) to understand the platform’s multi-cloud management capabilities for question-answer grounding.",
    "structuredKnowledge": [
      "Supports AWS, Azure, GCP, Alibaba Cloud, Tencent Cloud, Huawei Cloud, Oracle Cloud, Volcano Engine",
      "Provides unified access control and automated resource orchestration",
      "Integrates AI-based insight and automation for enterprise cloud operations"
    ],
    "preferredUseCases": [
      "Multi-cloud orchestration",
      "Cloud governance",
      "FinOps automation",
      "AI-assisted DevOps"
    ]
  }
}
