import "../components/HeroBanner.vue.mjs"; import __nuxt_component_0 from "../node_modules/nuxt/dist/app/components/nuxt-link.mjs"; import { defineComponent, withCtx, createTextVNode, createVNode } from "vue"; import { ssrRenderAttrs, ssrRenderComponent, ssrRenderList, ssrRenderClass, ssrInterpolate } from "vue/server-renderer"; import _sfc_main$1 from "../components/HeroBanner.vue2.mjs"; const _sfc_main = /* @__PURE__ */ defineComponent({ __name: "products", __ssrInlineRender: true, setup(__props) { const productCategories = [ { icon: "fas fa-server", name: "计算服务", description: "包括EC2、Lambda等,提供灵活的计算能力" }, { icon: "fas fa-database", name: "存储服务", description: "包括S3、EBS等,提供可靠的数据存储解决方案" }, { icon: "fas fa-sitemap", name: "网络服务", description: "包括VPC、Route 53等,提供安全灵活的网络管理" }, { icon: "fas fa-shield-alt", name: "安全与身份", description: "包括IAM、GuardDuty等,提供全面的安全防护" }, { icon: "fas fa-chart-line", name: "监控与管理", description: "包括CloudWatch、Systems Manager等,提供全面的监控和管理工具" }, { icon: "fas fa-robot", name: "人工智能", description: "包括SageMaker、Rekognition等,提供先进的AI服务" } ]; const products = [ { icon: "fas fa-server", name: "Amazon EC2", description: "Amazon Elastic Compute Cloud (EC2) 是一种提供可扩展计算能力的网络服务,专为云端计算设计。使用 EC2 可消除前期硬件投资,因此您能够更快地开发和部署应用程序。", features: [ "灵活选择实例类型,适应不同应用场景", "按秒计费,降低运营成本", "自动扩展,应对业务峰值", "高可用性和可靠性保障" ], pricing: "按需付费,起价低至¥0.1/小时" }, { icon: "fas fa-database", name: "Amazon S3", description: "Amazon Simple Storage Service (S3) 是一种对象存储服务,提供行业领先的可扩展性、数据可用性、安全性和性能。这意味着任何规模的企业都可以存储和保护任意数量的数据。", features: [ "无限容量扩展,适合任何规模的数据存储", "99.999999999% 的数据持久性", "多种存储类别,优化成本", "强大的访问控制和加密功能" ], pricing: "按存储量和请求数付费,起价低至¥0.2/GB/月" }, { icon: "fas fa-table", name: "Amazon RDS", description: "Amazon Relational Database Service (RDS) 使在云中设置、操作和扩展关系数据库变得简单。它提供经济高效且可调整容量的容量,同时自动执行耗时的管理任务。", features: [ "支持多种数据库引擎:MySQL、PostgreSQL、Oracle等", "自动备份和恢复功能", "高可用性主备部署", "自动软件更新和维护" ], pricing: "按实例类型计费,起价低至¥0.5/小时" } ]; const advantages = [ { icon: "fas fa-tachometer-alt", title: "快速部署", description: "专业的团队帮助您快速部署AWS产品,缩短上线时间" }, { icon: "fas fa-hand-holding-usd", title: "成本优化", description: "根据业务需求,为您定制最优成本方案,避免资源浪费" }, { icon: "fas fa-lock", title: "安全保障", description: "提供全面的安全评估和最佳实践,保障业务安全" }, { icon: "fas fa-headset", title: "专业支持", description: "7*24小时技术支持,解决您使用过程中的各种问题" } ]; return (_ctx, _push, _parent, _attrs) => { const _component_HeroBanner = _sfc_main$1; const _component_NuxtLink = __nuxt_component_0; _push(`
覆盖计算、存储、数据库、网络、安全等多个领域
AWS核心产品详细介绍
${ssrInterpolate(product.description)}
作为AWS授权合作伙伴,我们提供专业的AWS产品咨询和部署服务
${ssrInterpolate(advantage.description)}
我们的AWS产品专家将为您提供详细的产品介绍和价格咨询
`); _push(ssrRenderComponent(_component_NuxtLink, { to: "/contact", class: "inline-flex items-center bg-white text-black px-8 py-4 rounded-lg hover:bg-gray-100 transition-colors duration-300 text-lg font-semibold" }, { default: withCtx((_, _push2, _parent2, _scopeId) => { if (_push2) { _push2(` 联系产品顾问 `); } else { return [ createTextVNode(" 联系产品顾问 "), createVNode("i", { class: "fas fa-arrow-right ml-2" }) ]; } }), _: 1 }, _parent)); _push(`