{"id":57111,"date":"2026-02-22T13:29:04","date_gmt":"2026-02-22T03:29:04","guid":{"rendered":"https:\/\/www.cloudproinc.com.au\/?page_id=57111"},"modified":"2026-07-27T10:35:07","modified_gmt":"2026-07-27T00:35:07","slug":"57111-2","status":"publish","type":"page","link":"https:\/\/cloudproinc.azurewebsites.net\/","title":{"rendered":"Homepage"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <meta name=\"description\" content=\"CPI Consulting is an Australian AI enablement partner helping organisations move from AI ideas to secure production solutions through strategy, Forward Deployed Engineering, AI agents, application development, integration and governance.\">\n  <title>AI Enablement Partner and Forward Deployed Engineering | CPI Consulting<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&#038;family=Playfair+Display:wght@600;700;800&#038;display=swap\" rel=\"stylesheet\">\n  <style>\n    :root {\n      --navy: #0B1D3A;\n      --navy-mid: #0F2847;\n      --navy-light: #112B55;\n      --blue: #2563EB;\n      --blue-light: #3B82F6;\n      --blue-glow: rgba(37,99,235,0.15);\n      --sky: #E8F1FD;\n      --gold: #D4A843;\n      --gold-light: #E8C76A;\n      --gold-glow: rgba(212,168,67,0.12);\n      --white: #FFFFFF;\n      --gray-50: #F8FAFC;\n      --gray-100: #F1F5F9;\n      --gray-200: #E2E8F0;\n      --gray-300: #CBD5E1;\n      --gray-400: #94A3B8;\n      --gray-500: #64748B;\n      --gray-600: #475569;\n      --gray-700: #334155;\n      --gray-800: #1E293B;\n      --green: #059669;\n      --font-body: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n      --font-display: 'Playfair Display', Georgia, serif;\n    }\n\n    .cpi-page-wrapper {\n      width: 100vw !important;\n      max-width: 100vw !important;\n      margin-left: calc(-50vw + 50%) !important;\n      margin-right: calc(-50vw + 50%) !important;\n      overflow-x: hidden !important;\n      position: relative !important;\n      margin-top: -40px !important;\n    }\n\n    .entry-content, .et_pb_post, #main-content, .container, #content-area,\n    .et_pb_section, .post-entry, article, .page .entry-content {\n      padding-top: 0 !important;\n      margin-top: 0 !important;\n    }\n\n    .entry-title, .page-title, h1.entry-title, .et_post_meta_wrapper h1,\n    article > h1:first-of-type, .et_pb_post h1.entry-title {\n      display: none !important;\n    }\n\n    * { margin: 0; padding: 0; box-sizing: border-box; }\n\n    body {\n      font-family: var(--font-body);\n      color: var(--gray-800);\n      line-height: 1.6;\n      -webkit-font-smoothing: antialiased;\n      overflow-x: hidden;\n    }\n\n    .hero {\n      min-height: 92vh;\n      background: var(--navy);\n      color: var(--white);\n      display: flex;\n      align-items: center;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .hero-bg { position: absolute; inset: 0; z-index: 0; }\n    .hero-bg .orb { position: absolute; border-radius: 50%; filter: blur(80px); }\n    .orb-1 { width: 700px; height: 700px; background: var(--blue-glow); top: -22%; right: -15%; }\n    .orb-2 { width: 520px; height: 520px; background: var(--gold-glow); bottom: -30%; left: -12%; }\n    .orb-3 { width: 320px; height: 320px; background: rgba(37,99,235,0.08); top: 42%; left: 34%; }\n\n    .hero-bg::after {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background-image:\n        linear-gradient(rgba(255,255,255,0.02) 1px, transparent 1px),\n        linear-gradient(90deg, rgba(255,255,255,0.02) 1px, transparent 1px);\n      background-size: 60px 60px;\n    }\n\n    .hero-inner {\n      width: 100%;\n      max-width: 1100px;\n      margin: 0 auto;\n      padding: 120px 24px 100px;\n      position: relative;\n      z-index: 1;\n      display: grid;\n      grid-template-columns: minmax(0, 1.35fr) minmax(320px, 0.65fr);\n      gap: 64px;\n      align-items: center;\n    }\n\n    .hero-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      background: rgba(255,255,255,0.06);\n      border: 1px solid rgba(255,255,255,0.1);\n      padding: 8px 18px;\n      border-radius: 40px;\n      font-size: 13px;\n      font-weight: 500;\n      letter-spacing: 0.5px;\n      text-transform: uppercase;\n      margin-bottom: 34px;\n      backdrop-filter: blur(4px);\n      color: var(--white) !important;\n    }\n\n    .hero-badge .dot {\n      width: 8px;\n      height: 8px;\n      background: var(--gold);\n      border-radius: 50%;\n      animation: pulse 2s ease-in-out infinite;\n    }\n\n    @keyframes pulse {\n      0%, 100% { opacity: 1; transform: scale(1); }\n      50% { opacity: 0.4; transform: scale(0.85); }\n    }\n\n    .hero h1 {\n      font-family: var(--font-display);\n      font-size: clamp(42px, 5.5vw, 66px) !important;\n      font-weight: 800 !important;\n      line-height: 1.06 !important;\n      letter-spacing: -1px;\n      color: var(--white) !important;\n      margin-bottom: 26px !important;\n    }\n\n    .hero h1 .gold { color: var(--gold) !important; }\n\n    .hero-sub {\n      max-width: 650px;\n      font-size: 18px !important;\n      line-height: 1.75 !important;\n      color: rgba(255,255,255,0.74) !important;\n      margin-bottom: 30px !important;\n    }\n\n    .hero-list {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 10px 18px;\n      list-style: none;\n      max-width: 650px;\n      margin-bottom: 40px;\n    }\n\n    .hero-list li {\n      position: relative;\n      padding-left: 22px;\n      font-size: 14px;\n      color: rgba(255,255,255,0.72) !important;\n    }\n\n    .hero-list li::before {\n      content: '\u2713';\n      position: absolute;\n      left: 0;\n      color: var(--gold);\n      font-weight: 700;\n    }\n\n    .hero-cta-row {\n      display: flex;\n      flex-wrap: wrap;\n      align-items: center;\n      gap: 14px;\n      margin-bottom: 42px;\n    }\n\n    .btn-primary, .btn-cta-gold {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 8px;\n      background: var(--gold) !important;\n      color: var(--navy) !important;\n      font-weight: 600;\n      font-size: 16px;\n      padding: 16px 30px;\n      border-radius: 8px;\n      text-decoration: none !important;\n      transition: all 0.3s ease;\n      border: none;\n    }\n\n    .btn-primary:hover, .btn-cta-gold:hover {\n      background: var(--gold-light) !important;\n      color: var(--navy) !important;\n      transform: translateY(-2px);\n      box-shadow: 0 12px 32px rgba(212,168,67,0.3);\n      text-decoration: none !important;\n    }\n\n    .btn-outline, .btn-cta-outline {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 8px;\n      background: transparent !important;\n      color: var(--white) !important;\n      font-weight: 500;\n      font-size: 16px;\n      padding: 16px 30px;\n      border-radius: 8px;\n      text-decoration: none !important;\n      border: 1px solid rgba(255,255,255,0.2);\n      transition: all 0.3s ease;\n    }\n\n    .btn-outline:hover, .btn-cta-outline:hover {\n      border-color: rgba(255,255,255,0.45);\n      background: rgba(255,255,255,0.04) !important;\n      color: var(--white) !important;\n      text-decoration: none !important;\n    }\n\n    .hero-trust {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 22px;\n      align-items: center;\n    }\n\n    .hero-trust-item {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      font-size: 13px;\n      font-weight: 500;\n      color: rgba(255,255,255,0.55) !important;\n    }\n\n    .hero-trust-item svg {\n      width: 16px;\n      height: 16px;\n      stroke: var(--gold);\n      fill: none;\n      stroke-width: 2;\n    }\n\n    .journey-card {\n      background: rgba(255,255,255,0.045);\n      border: 1px solid rgba(255,255,255,0.09);\n      border-radius: 20px;\n      padding: 34px 30px;\n      backdrop-filter: blur(12px);\n    }\n\n    .journey-card .eyebrow {\n      color: var(--gold) !important;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 1.4px;\n      text-transform: uppercase;\n      margin-bottom: 9px;\n    }\n\n    .journey-card h2 {\n      font-family: var(--font-display);\n      font-size: 24px;\n      line-height: 1.25;\n      color: var(--white) !important;\n      margin-bottom: 26px !important;\n    }\n\n    .journey-step {\n      display: grid;\n      grid-template-columns: 36px 1fr;\n      gap: 14px;\n      padding: 16px 0;\n      border-bottom: 1px solid rgba(255,255,255,0.07);\n    }\n\n    .journey-step:last-child { border-bottom: none; padding-bottom: 0; }\n    .journey-step:first-of-type { padding-top: 0; }\n\n    .journey-num {\n      width: 34px;\n      height: 34px;\n      border-radius: 10px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: rgba(37,99,235,0.18);\n      color: var(--white);\n      font-size: 13px;\n      font-weight: 700;\n    }\n\n    .journey-step:nth-of-type(4) .journey-num { background: rgba(212,168,67,0.18); color: var(--gold-light); }\n    .journey-step h3 { color: var(--white) !important; font-size: 15px; margin-bottom: 3px; }\n    .journey-step p { color: rgba(255,255,255,0.5) !important; font-size: 13px; line-height: 1.5; }\n\n    .trust-bar {\n      padding: 28px 24px;\n      background: var(--white);\n      border-bottom: 1px solid var(--gray-200);\n    }\n\n    .trust-inner {\n      max-width: 1100px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n    }\n\n    .trust-item {\n      padding: 6px 24px;\n      text-align: center;\n      border-right: 1px solid var(--gray-200);\n    }\n\n    .trust-item:first-child { padding-left: 0; }\n    .trust-item:last-child { border-right: none; padding-right: 0; }\n    .trust-value { font-family: var(--font-display); font-size: 26px; font-weight: 700; color: var(--navy); line-height: 1.1; }\n    .trust-value span { color: var(--gold); }\n    .trust-label { margin-top: 4px; color: var(--gray-500); font-size: 12px; font-weight: 600; }\n\n    .section { padding: 96px 24px; }\n    .section-inner { max-width: 1100px; margin: 0 auto; }\n\n    .section-label {\n      color: var(--blue);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      margin-bottom: 12px;\n    }\n\n    .section-title {\n      max-width: 780px;\n      font-family: var(--font-display);\n      font-size: clamp(31px, 4vw, 45px);\n      font-weight: 700;\n      line-height: 1.15;\n      color: var(--navy);\n      margin-bottom: 16px;\n    }\n\n    .section-subtitle {\n      max-width: 760px;\n      color: var(--gray-600);\n      font-size: 17px;\n      line-height: 1.75;\n      margin-bottom: 52px;\n    }\n\n    .challenge { background: var(--white); }\n\n    .challenge-panel {\n      display: grid;\n      grid-template-columns: 0.92fr 1.08fr;\n      border: 1px solid var(--gray-200);\n      border-radius: 20px;\n      overflow: hidden;\n      background: var(--gray-50);\n    }\n\n    .challenge-copy {\n      background: linear-gradient(135deg, var(--navy), var(--navy-light));\n      padding: 44px;\n      color: var(--white);\n      position: relative;\n      overflow: hidden;\n    }\n\n    .challenge-copy::after {\n      content: '';\n      position: absolute;\n      width: 300px;\n      height: 300px;\n      right: -140px;\n      bottom: -160px;\n      background: radial-gradient(circle, var(--gold-glow), transparent 70%);\n      border-radius: 50%;\n    }\n\n    .challenge-copy h3 {\n      position: relative;\n      z-index: 1;\n      font-family: var(--font-display);\n      font-size: 30px;\n      line-height: 1.22;\n      color: var(--white) !important;\n      margin-bottom: 18px;\n    }\n\n    .challenge-copy p {\n      position: relative;\n      z-index: 1;\n      color: rgba(255,255,255,0.7) !important;\n      font-size: 16px;\n      line-height: 1.75;\n    }\n\n    .challenge-list { padding: 34px 38px; }\n    .challenge-row { display: grid; grid-template-columns: 42px 1fr; gap: 16px; padding: 15px 0; border-bottom: 1px solid var(--gray-200); }\n    .challenge-row:last-child { border-bottom: none; }\n    .challenge-icon {\n      width: 42px;\n      height: 42px;\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: var(--sky);\n    }\n    .challenge-icon svg { width: 21px; height: 21px; fill: none; stroke: var(--blue); stroke-width: 1.8; }\n    .challenge-row h4 { color: var(--navy); font-size: 16px; margin-bottom: 3px; }\n    .challenge-row p { color: var(--gray-600); font-size: 14px; line-height: 1.55; }\n\n    .services { background: var(--gray-50); }\n    .services-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }\n\n    .service-card {\n      position: relative;\n      padding: 32px;\n      background: var(--white);\n      border: 1px solid var(--gray-200);\n      border-radius: 16px;\n      transition: all 0.3s ease;\n      overflow: hidden;\n    }\n\n    .service-card::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 3px;\n      background: linear-gradient(90deg, var(--blue), var(--gold));\n      transform: scaleX(0);\n      transform-origin: left;\n      transition: transform 0.3s ease;\n    }\n\n    .service-card:hover {\n      transform: translateY(-4px);\n      border-color: var(--blue-light);\n      box-shadow: 0 10px 32px rgba(37,99,235,0.08);\n    }\n\n    .service-card:hover::before { transform: scaleX(1); }\n\n    .service-icon {\n      width: 52px;\n      height: 52px;\n      border-radius: 14px;\n      background: linear-gradient(135deg, var(--blue), #1d4ed8);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 20px;\n    }\n\n    .service-icon svg { width: 25px; height: 25px; fill: none; stroke: var(--white); stroke-width: 1.8; }\n    .service-card h3 { color: var(--navy); font-size: 19px; line-height: 1.3; margin-bottom: 10px; }\n    .service-card p { color: var(--gray-600); font-size: 15px; line-height: 1.65; }\n\n    .fde { background: var(--white); }\n\n    .fde-panel {\n      display: grid;\n      grid-template-columns: 0.9fr 1.1fr;\n      gap: 58px;\n      align-items: center;\n    }\n\n    .fde-copy .section-subtitle { margin-bottom: 30px; }\n    .fde-points { list-style: none; }\n    .fde-points li {\n      position: relative;\n      padding: 8px 0 8px 28px;\n      color: var(--gray-700);\n      font-size: 15px;\n    }\n    .fde-points li::before {\n      content: '\u2713';\n      position: absolute;\n      left: 0;\n      color: var(--green);\n      font-weight: 700;\n    }\n\n    .fde-flow {\n      position: relative;\n      padding: 34px;\n      border: 1px solid var(--gray-200);\n      border-radius: 20px;\n      background: var(--gray-50);\n    }\n\n    .flow-line {\n      position: absolute;\n      top: 62px;\n      bottom: 62px;\n      left: 57px;\n      width: 2px;\n      background: linear-gradient(var(--blue), var(--gold));\n    }\n\n    .flow-step {\n      position: relative;\n      z-index: 1;\n      display: grid;\n      grid-template-columns: 48px 1fr;\n      gap: 18px;\n      align-items: start;\n      margin-bottom: 27px;\n    }\n\n    .flow-step:last-child { margin-bottom: 0; }\n    .flow-marker {\n      width: 48px;\n      height: 48px;\n      border-radius: 14px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: var(--navy);\n      color: var(--white);\n      font-size: 14px;\n      font-weight: 700;\n      border: 4px solid var(--gray-50);\n    }\n    .flow-step:last-child .flow-marker { background: var(--gold); color: var(--navy); }\n    .flow-step h3 { color: var(--navy); font-size: 17px; margin: 3px 0 4px; }\n    .flow-step p { color: var(--gray-600); font-size: 14px; line-height: 1.55; }\n\n    .outcomes { background: var(--navy); position: relative; overflow: hidden; }\n    .outcomes::before {\n      content: '';\n      position: absolute;\n      width: 650px;\n      height: 650px;\n      top: -340px;\n      right: -220px;\n      background: radial-gradient(circle, var(--blue-glow), transparent 70%);\n      border-radius: 50%;\n    }\n    .outcomes .section-inner { position: relative; z-index: 1; }\n    .outcomes .section-label { color: var(--gold); }\n    .outcomes .section-title { color: var(--white); }\n    .outcomes .section-subtitle { color: rgba(255,255,255,0.66); }\n    .outcome-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }\n\n    .outcome-card {\n      padding: 28px;\n      border: 1px solid rgba(255,255,255,0.08);\n      border-radius: 16px;\n      background: rgba(255,255,255,0.04);\n    }\n    .outcome-tag {\n      display: inline-block;\n      color: var(--gold);\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      margin-bottom: 10px;\n    }\n    .outcome-card h3 { color: var(--white) !important; font-size: 19px; margin-bottom: 8px; }\n    .outcome-card p { color: rgba(255,255,255,0.6) !important; font-size: 14px; line-height: 1.65; }\n\n    .engagements { background: var(--gray-50); }\n    .engagement-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }\n    .engagement-card {\n      display: flex;\n      flex-direction: column;\n      padding: 32px;\n      background: var(--white);\n      border: 1px solid var(--gray-200);\n      border-radius: 16px;\n    }\n    .engagement-num { font-family: var(--font-display); color: var(--gold); font-size: 34px; font-weight: 700; line-height: 1; margin-bottom: 20px; }\n    .engagement-card h3 { color: var(--navy); font-size: 20px; margin-bottom: 10px; }\n    .engagement-card p { color: var(--gray-600); font-size: 15px; line-height: 1.65; margin-bottom: 18px; }\n    .engagement-card ul { list-style: none; margin-top: auto; }\n    .engagement-card li { position: relative; padding: 5px 0 5px 21px; color: var(--gray-700); font-size: 14px; }\n    .engagement-card li::before { content: '\u2713'; position: absolute; left: 0; color: var(--green); font-weight: 700; }\n\n    .why { background: var(--white); }\n    .why-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }\n    .why-card { padding: 28px 24px; border-top: 3px solid var(--blue); background: var(--gray-50); border-radius: 0 0 14px 14px; }\n    .why-card:nth-child(even) { border-top-color: var(--gold); }\n    .why-card h3 { color: var(--navy); font-size: 17px; margin-bottom: 8px; }\n    .why-card p { color: var(--gray-600); font-size: 14px; line-height: 1.6; }\n\n    .cta-section {\n      padding: 96px 24px;\n      text-align: center;\n      position: relative;\n      overflow: hidden;\n      background: linear-gradient(135deg, var(--navy), var(--navy-light));\n    }\n\n    .cta-section::before {\n      content: '';\n      position: absolute;\n      bottom: -55%;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 850px;\n      height: 450px;\n      background: radial-gradient(ellipse, var(--gold-glow), transparent 70%);\n    }\n\n    .cta-inner { max-width: 720px; margin: 0 auto; position: relative; z-index: 1; }\n    .cta-section .section-label { color: var(--gold); }\n    .cta-section .section-title { color: var(--white); margin-left: auto; margin-right: auto; }\n    .cta-section p { color: rgba(255,255,255,0.7) !important; font-size: 17px; line-height: 1.75; margin: 0 auto 38px; }\n    .cta-buttons { display: flex; justify-content: center; flex-wrap: wrap; gap: 14px; }\n\n    .site-footer {\n      background: var(--navy);\n      border-top: 1px solid rgba(255,255,255,0.06);\n      padding: 38px 24px;\n      text-align: center;\n    }\n    .site-footer p { color: rgba(255,255,255,0.36) !important; font-size: 14px; }\n    .site-footer strong { color: rgba(255,255,255,0.58) !important; }\n\n    @media (max-width: 1024px) {\n      .hero-inner { grid-template-columns: 1fr; gap: 48px; }\n      .journey-card { max-width: 580px; }\n      .services-grid { grid-template-columns: repeat(2, 1fr); }\n      .fde-panel { grid-template-columns: 1fr; }\n      .engagement-grid { grid-template-columns: 1fr; }\n      .why-grid { grid-template-columns: repeat(2, 1fr); }\n    }\n\n    @media (max-width: 768px) {\n      .hero { min-height: auto; }\n      .hero-inner { padding: 82px 20px 64px; }\n      .trust-inner { grid-template-columns: repeat(2, 1fr); gap: 22px 0; }\n      .trust-item:nth-child(2) { border-right: none; }\n      .challenge-panel { grid-template-columns: 1fr; }\n      .outcome-grid { grid-template-columns: 1fr; }\n    }\n\n    @media (max-width: 640px) {\n      .section { padding: 72px 20px; }\n      .hero-list, .services-grid, .why-grid { grid-template-columns: 1fr; }\n      .hero-cta-row, .cta-buttons { flex-direction: column; align-items: stretch; }\n      .hero-cta-row a, .cta-buttons a { width: 100%; }\n      .hero-trust { flex-direction: column; align-items: flex-start; gap: 11px; }\n      .journey-card { padding: 28px 22px; }\n      .trust-item { padding: 4px 12px; }\n      .challenge-copy, .challenge-list { padding: 30px 24px; }\n      .fde-flow { padding: 28px 22px; }\n      .flow-line { left: 45px; }\n    }\n  <\/style>\n<\/head>\n<body>\n<div class=\"cpi-page-wrapper\">\n\n  <section class=\"hero\">\n    <div class=\"hero-bg\">\n      <div class=\"orb orb-1\"><\/div>\n      <div class=\"orb orb-2\"><\/div>\n      <div class=\"orb orb-3\"><\/div>\n    <\/div>\n    <div class=\"hero-inner\">\n      <div class=\"hero-content\">\n        <div class=\"hero-badge\">\n          <span class=\"dot\"><\/span>\n          AI Enablement &bull; Forward Deployed Engineering &bull; Melbourne\n        <\/div>\n        <h1>Your <span class=\"gold\">AI Enablement Partner<\/span> From Strategy to Production<\/h1>\n        <p class=\"hero-sub\">CPI helps organisations turn AI ambition into working, secure solutions. We combine AI strategy, hands-on engineering and Forward Deployed Engineering patterns to build alongside your people and deliver measurable business outcomes.<\/p>\n        <ul class=\"hero-list\">\n          <li>AI strategy and opportunity roadmaps<\/li>\n          <li>AI agents and custom applications<\/li>\n          <li>Forward Deployed Engineering<\/li>\n          <li>Integration, security and governance<\/li>\n        <\/ul>\n        <div class=\"hero-cta-row\">\n          <a href=\"https:\/\/forms.office.com\/pages\/responsepage.aspx?id=w5g4zWUQs0q0RKOAr0mKxMeLlQ3fFSNOhYiH0Jo7YztUQUhNOTgwN0VRUkZGNlQ3VkJNMFRNTzhWNS4u&#038;route=shorturl\" class=\"btn-primary\">Book an AI Enablement Session &rarr;<\/a>\n          <a href=\"#how-we-work\" class=\"btn-outline\">See How We Work<\/a>\n        <\/div>\n        <div class=\"hero-trust\">\n          <div class=\"hero-trust-item\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n            Security-cleared consultant\n          <\/div>\n          <div class=\"hero-trust-item\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M4 19.5A2.5 2.5 0 016.5 17H20\"\/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 014 19.5v-15A2.5 2.5 0 016.5 2z\"\/><\/svg>\n            5x published author\n          <\/div>\n          <div class=\"hero-trust-item\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M22 11.08V12a10 10 0 11-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n            Microsoft Partner\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"journey-card\">\n        <div class=\"eyebrow\">The CPI delivery path<\/div>\n        <h2>From a valuable idea to operational AI<\/h2>\n        <div class=\"journey-step\">\n          <div class=\"journey-num\">01<\/div>\n          <div>\n            <h3>Find the right opportunity<\/h3>\n            <p>Prioritise use cases around value, feasibility and risk.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"journey-step\">\n          <div class=\"journey-num\">02<\/div>\n          <div>\n            <h3>Build with real users<\/h3>\n            <p>Prototype quickly using your workflows, data and feedback.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"journey-step\">\n          <div class=\"journey-num\">03<\/div>\n          <div>\n            <h3>Engineer for production<\/h3>\n            <p>Add integration, security, evaluation and observability.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"journey-step\">\n          <div class=\"journey-num\">04<\/div>\n          <div>\n            <h3>Embed and scale<\/h3>\n            <p>Transfer capability and improve the solution in operation.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"trust-bar\">\n    <div class=\"trust-inner\">\n      <div class=\"trust-item\">\n        <div class=\"trust-value\">20<span>+<\/span><\/div>\n        <div class=\"trust-label\">Years in technology delivery<\/div>\n      <\/div>\n      <div class=\"trust-item\">\n        <div class=\"trust-value\">5<\/div>\n        <div class=\"trust-label\">Published technical books<\/div>\n      <\/div>\n      <div class=\"trust-item\">\n        <div class=\"trust-value\">20<span>+<\/span><\/div>\n        <div class=\"trust-label\">Microsoft certifications<\/div>\n      <\/div>\n      <div class=\"trust-item\">\n        <div class=\"trust-value\">1<\/div>\n        <div class=\"trust-label\">Senior partner from start to finish<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section challenge\">\n    <div class=\"section-inner\">\n      <div class=\"section-label\">The AI Delivery Gap<\/div>\n      <h2 class=\"section-title\">AI Is Easy to Demonstrate and Hard to Operationalise<\/h2>\n      <p class=\"section-subtitle\">The value appears when AI becomes part of a real workflow, connected to trusted data, protected by the right controls and adopted by the people who use it.<\/p>\n      <div class=\"challenge-panel\">\n        <div class=\"challenge-copy\">\n          <h3>Move beyond experiments without creating another long transformation program<\/h3>\n          <p>CPI works at the intersection of business, architecture and software engineering. We help you make the right decisions, then stay close enough to the work to turn them into a production outcome.<\/p>\n        <\/div>\n        <div class=\"challenge-list\">\n          <div class=\"challenge-row\">\n            <div class=\"challenge-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M9 18h6\"\/><path d=\"M10 22h4\"\/><path d=\"M8.5 14.5A7 7 0 1115.5 14.5C14.5 15.3 14 16.2 14 18h-4c0-1.8-.5-2.7-1.5-3.5z\"\/><\/svg>\n            <\/div>\n            <div>\n              <h4>Too many ideas and no clear priority<\/h4>\n              <p>Use cases are ranked against business value, delivery effort, data readiness and risk.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"challenge-row\">\n            <div class=\"challenge-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M4 4h6v6H4zM14 14h6v6h-6z\"\/><path d=\"M10 7h4a3 3 0 013 3v4M7 10v4a3 3 0 003 3h4\"\/><\/svg>\n            <\/div>\n            <div>\n              <h4>A prototype disconnected from the business<\/h4>\n              <p>The solution is shaped with real users and integrated into the workflow where value is created.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"challenge-row\">\n            <div class=\"challenge-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><path d=\"M9 12l2 2 4-4\"\/><\/svg>\n            <\/div>\n            <div>\n              <h4>Security and governance added too late<\/h4>\n              <p>Identity, data protection, evaluation, auditability and human controls are designed in early.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"challenge-row\">\n            <div class=\"challenge-icon\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M4 19h16\"\/><path d=\"M6 16l4-4 3 3 5-7\"\/><path d=\"M18 8h-4\"\/><\/svg>\n            <\/div>\n            <div>\n              <h4>No path from pilot to sustainable capability<\/h4>\n              <p>Your team receives the architecture, code, documentation and knowledge needed to own what comes next.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section id=\"services\" class=\"section services\">\n    <div class=\"section-inner\">\n      <div class=\"section-label\">AI Enablement Services<\/div>\n      <h2 class=\"section-title\">The Strategy, Engineering and Foundations Needed to Make AI Useful<\/h2>\n      <p class=\"section-subtitle\">Engage CPI for one focused outcome or bring the capabilities together as an end-to-end AI enablement program.<\/p>\n      <div class=\"services-grid\">\n        <div class=\"service-card\">\n          <div class=\"service-icon\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M4 19V5a2 2 0 012-2h12a2 2 0 012 2v14\"\/><path d=\"M8 7h8M8 11h8M8 15h5M2 21h20\"\/><\/svg>\n          <\/div>\n          <h3>AI Strategy and Roadmaps<\/h3>\n          <p>Turn broad AI ambition into a practical plan with prioritised use cases, target architecture, investment decisions and a delivery roadmap.<\/p>\n        <\/div>\n        <div class=\"service-card\">\n          <div class=\"service-icon\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M8 9l-4 3 4 3M16 9l4 3-4 3M14 5l-4 14\"\/><\/svg>\n          <\/div>\n          <h3>Forward Deployed Engineering<\/h3>\n          <p>Embed senior engineering capability close to your users, data and operations to solve a valuable problem and ship a working outcome quickly.<\/p>\n        <\/div>\n        <div class=\"service-card\">\n          <div class=\"service-icon\">\n            <svg viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"3\"\/><path d=\"M8 10h.01M16 10h.01M8 15h8M12 5V2\"\/><\/svg>\n          <\/div>\n          <h3>AI Agents and Applications<\/h3>\n          <p>Design and build secure agents, copilots, retrieval solutions and custom AI applications around your processes and systems.<\/p>\n        <\/div>\n        <div class=\"service-card\">\n          <div class=\"service-icon\">\n            <svg viewBox=\"0 0 24 24\"><ellipse cx=\"12\" cy=\"5\" rx=\"8\" ry=\"3\"\/><path d=\"M4 5v6c0 1.7 3.6 3 8 3s8-1.3 8-3V5M4 11v6c0 1.7 3.6 3 8 3s8-1.3 8-3v-6\"\/><\/svg>\n          <\/div>\n          <h3>Enterprise Data and Integration<\/h3>\n          <p>Connect AI safely to APIs, Microsoft 365, line-of-business platforms, documents and structured data using dependable integration patterns.<\/p>\n        <\/div>\n        <div class=\"service-card\">\n          <div class=\"service-icon\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><path d=\"M9 12l2 2 4-4\"\/><\/svg>\n          <\/div>\n          <h3>AI Governance and Security<\/h3>\n          <p>Establish responsible use, identity, privacy, risk, evaluation and human oversight controls that support adoption without blocking delivery.<\/p>\n        <\/div>\n        <div class=\"service-card\">\n          <div class=\"service-icon\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M3 15a4 4 0 004 4h11a3 3 0 001-5.83A6 6 0 007.8 9.4 4 4 0 003 15z\"\/><path d=\"M9 15l3-3 3 3M12 12v8\"\/><\/svg>\n          <\/div>\n          <h3>AI Platforms and Operations<\/h3>\n          <p>Build secure cloud foundations with deployment automation, observability, evaluation, cost controls and support for models in production.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section id=\"how-we-work\" class=\"section fde\">\n    <div class=\"section-inner\">\n      <div class=\"fde-panel\">\n        <div class=\"fde-copy\">\n          <div class=\"section-label\">Forward Deployed Engineering<\/div>\n          <h2 class=\"section-title\">Consulting That Stays Close to the Problem and the Code<\/h2>\n          <p class=\"section-subtitle\">Forward Deployed Engineering combines solution architecture, product thinking and hands-on software delivery. CPI works alongside your stakeholders and technical teams, learning the environment quickly and adapting the solution as real users expose what matters.<\/p>\n          <ul class=\"fde-points\">\n            <li>A senior engineer embedded with your team<\/li>\n            <li>Short feedback loops with business users<\/li>\n            <li>Working software instead of recommendations alone<\/li>\n            <li>Production architecture, security and operations built in<\/li>\n            <li>Documentation and knowledge transfer for long-term ownership<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"fde-flow\">\n          <div class=\"flow-line\"><\/div>\n          <div class=\"flow-step\">\n            <div class=\"flow-marker\">01<\/div>\n            <div>\n              <h3>Discover in the workflow<\/h3>\n              <p>Understand the users, decisions, systems, constraints and success measures around the problem.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"flow-step\">\n            <div class=\"flow-marker\">02<\/div>\n            <div>\n              <h3>Build the smallest valuable solution<\/h3>\n              <p>Test the core assumptions quickly with real data and a usable product, not a disconnected demo.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"flow-step\">\n            <div class=\"flow-marker\">03<\/div>\n            <div>\n              <h3>Harden and integrate<\/h3>\n              <p>Add enterprise identity, data connections, evaluation, monitoring, controls and deployment automation.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"flow-step\">\n            <div class=\"flow-marker\">04<\/div>\n            <div>\n              <h3>Operate, learn and scale<\/h3>\n              <p>Measure real use, improve the solution and reuse proven patterns across the next AI opportunities.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section outcomes\">\n    <div class=\"section-inner\">\n      <div class=\"section-label\">What We Help You Build<\/div>\n      <h2 class=\"section-title\">AI Solutions Grounded in Real Business Work<\/h2>\n      <p class=\"section-subtitle\">The technology is selected around the outcome. CPI can work with OpenAI, Microsoft Azure AI, Microsoft 365 and the systems already running your business.<\/p>\n      <div class=\"outcome-grid\">\n        <div class=\"outcome-card\">\n          <div class=\"outcome-tag\">Knowledge and Productivity<\/div>\n          <h3>Secure assistants over your business knowledge<\/h3>\n          <p>Help employees find trusted answers, draft content and complete work using approved documents, policies and operational data.<\/p>\n        <\/div>\n        <div class=\"outcome-card\">\n          <div class=\"outcome-tag\">Operations<\/div>\n          <h3>Agents that coordinate multi-step workflows<\/h3>\n          <p>Use AI to interpret requests, call business systems, prepare decisions and keep people in control at the right points.<\/p>\n        <\/div>\n        <div class=\"outcome-card\">\n          <div class=\"outcome-tag\">Customer Experience<\/div>\n          <h3>Customer and service team copilots<\/h3>\n          <p>Improve response quality and speed with assistants grounded in customer context, product information and service procedures.<\/p>\n        <\/div>\n        <div class=\"outcome-card\">\n          <div class=\"outcome-tag\">Software and Data<\/div>\n          <h3>Intelligent features inside existing applications<\/h3>\n          <p>Add document processing, natural-language search, summarisation, recommendations and automation to the tools people already use.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section engagements\">\n    <div class=\"section-inner\">\n      <div class=\"section-label\">Ways to Start<\/div>\n      <h2 class=\"section-title\">Start With the Engagement That Matches Your Readiness<\/h2>\n      <p class=\"section-subtitle\">You do not need a multi-year program to begin. Start with a focused decision, a production pilot or embedded engineering support.<\/p>\n      <div class=\"engagement-grid\">\n        <div class=\"engagement-card\">\n          <div class=\"engagement-num\">01<\/div>\n          <h3>AI Opportunity Sprint<\/h3>\n          <p>For leaders who need clarity on where AI can create value and what to do first.<\/p>\n          <ul>\n            <li>Use case discovery and ranking<\/li>\n            <li>Readiness and risk assessment<\/li>\n            <li>Target architecture and roadmap<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"engagement-card\">\n          <div class=\"engagement-num\">02<\/div>\n          <h3>Production AI Pilot<\/h3>\n          <p>For teams ready to prove one valuable use case with real users, systems and controls.<\/p>\n          <ul>\n            <li>Working AI solution<\/li>\n            <li>Integration and security foundations<\/li>\n            <li>Success measures and scale plan<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"engagement-card\">\n          <div class=\"engagement-num\">03<\/div>\n          <h3>Embedded FDE Partnership<\/h3>\n          <p>For organisations that need senior capability to accelerate delivery and build internal confidence.<\/p>\n          <ul>\n            <li>Hands-on architecture and engineering<\/li>\n            <li>Continuous user feedback<\/li>\n            <li>Capability uplift and knowledge transfer<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section why\">\n    <div class=\"section-inner\">\n      <div class=\"section-label\">Why CPI Consulting<\/div>\n      <h2 class=\"section-title\">Senior, Practical and Accountable AI Delivery<\/h2>\n      <p class=\"section-subtitle\">CPI brings the breadth needed to connect AI with cloud, software, security and the realities of enterprise technology delivery.<\/p>\n      <div class=\"why-grid\">\n        <div class=\"why-card\">\n          <h3>Architecture plus engineering<\/h3>\n          <p>Recommendations are grounded in what can be built, secured, operated and supported.<\/p>\n        <\/div>\n        <div class=\"why-card\">\n          <h3>One senior partner<\/h3>\n          <p>Work directly with an experienced consultant from discovery through delivery and handover.<\/p>\n        <\/div>\n        <div class=\"why-card\">\n          <h3>Microsoft and OpenAI depth<\/h3>\n          <p>Combine modern AI capability with deep Azure, Microsoft 365, .NET and integration experience.<\/p>\n        <\/div>\n        <div class=\"why-card\">\n          <h3>Built for your ownership<\/h3>\n          <p>Receive maintainable code, clear documentation and knowledge transfer without vendor lock-in.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"cta-section\">\n    <div class=\"cta-inner\">\n      <div class=\"section-label\">Start the Conversation<\/div>\n      <h2 class=\"section-title\">What Could AI Change in Your Business This Year?<\/h2>\n      <p>Book a practical AI enablement session with CPI. We will discuss the problem, current environment and fastest credible path from idea to production value.<\/p>\n      <div class=\"cta-buttons\">\n        <a href=\"https:\/\/forms.office.com\/pages\/responsepage.aspx?id=w5g4zWUQs0q0RKOAr0mKxMeLlQ3fFSNOhYiH0Jo7YztUQUhNOTgwN0VRUkZGNlQ3VkJNMFRNTzhWNS4u&#038;route=shorturl\" class=\"btn-cta-gold\">Book an AI Enablement Session &rarr;<\/a>\n        <a href=\"\/index.php\/ai-consulting\/\" class=\"btn-cta-outline\">Explore AI Consulting<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <footer class=\"site-footer\">\n    <p><strong>CPI Consulting Pty Ltd<\/strong> trading as CloudProInc.COM.AU &bull; AI Enablement &bull; Forward Deployed Engineering &bull; Melbourne, Australia<\/p>\n  <\/footer>\n\n<\/div>\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>AI Enablement Partner and Forward Deployed Engineering | CPI Consulting AI Enablement &bull; Forward Deployed Engineering &bull; Melbourne Your AI Enablement Partner From Strategy to Production CPI helps organisations turn AI ambition into working, secure solutions. We combine AI strategy, hands-on engineering and Forward Deployed Engineering patterns to build alongside your people and deliver measurable [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_yoast_wpseo_focuskw":"","_yoast_wpseo_title":"","_yoast_wpseo_metadesc":"","_yoast_wpseo_opengraph-title":"","_yoast_wpseo_opengraph-description":"","_yoast_wpseo_twitter-title":"","_yoast_wpseo_twitter-description":"","_et_pb_use_builder":"off","_et_pb_old_content":"","_et_gb_content_width":"1080","footnotes":""},"class_list":["post-57111","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v28.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Homepage - CPI Consulting<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cloudproinc.azurewebsites.net\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Homepage\" \/>\n<meta property=\"og:description\" content=\"AI Enablement Partner and Forward Deployed Engineering | CPI Consulting AI Enablement &bull; Forward Deployed Engineering &bull; Melbourne Your AI Enablement Partner From Strategy to Production CPI helps organisations turn AI ambition into working, secure solutions. We combine AI strategy, hands-on engineering and Forward Deployed Engineering patterns to build alongside your people and deliver measurable [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cloudproinc.azurewebsites.net\/\" \/>\n<meta property=\"og:site_name\" content=\"CPI Consulting\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-27T00:35:07+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/\",\"url\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/\",\"name\":\"Homepage - CPI Consulting\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#website\"},\"datePublished\":\"2026-02-22T03:29:04+00:00\",\"dateModified\":\"2026-07-27T00:35:07+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Homepage\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#website\",\"url\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/\",\"name\":\"Cloud Pro Inc - CPI Consulting Pty Ltd\",\"description\":\"Cloud, AI &amp; Cybersecurity Consulting | Melbourne\",\"publisher\":{\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#organization\",\"name\":\"Cloud Pro Inc - Cloud Pro Inc - CPI Consulting Pty Ltd\",\"url\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/favfinalfile.png\",\"contentUrl\":\"\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/favfinalfile.png\",\"width\":500,\"height\":500,\"caption\":\"Cloud Pro Inc - Cloud Pro Inc - CPI Consulting Pty Ltd\"},\"image\":{\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Homepage - CPI Consulting","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cloudproinc.azurewebsites.net\/","og_locale":"en_US","og_type":"article","og_title":"Homepage","og_description":"AI Enablement Partner and Forward Deployed Engineering | CPI Consulting AI Enablement &bull; Forward Deployed Engineering &bull; Melbourne Your AI Enablement Partner From Strategy to Production CPI helps organisations turn AI ambition into working, secure solutions. We combine AI strategy, hands-on engineering and Forward Deployed Engineering patterns to build alongside your people and deliver measurable [&hellip;]","og_url":"https:\/\/cloudproinc.azurewebsites.net\/","og_site_name":"CPI Consulting","article_modified_time":"2026-07-27T00:35:07+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cloudproinc.azurewebsites.net\/","url":"https:\/\/cloudproinc.azurewebsites.net\/","name":"Homepage - CPI Consulting","isPartOf":{"@id":"https:\/\/cloudproinc.azurewebsites.net\/#website"},"datePublished":"2026-02-22T03:29:04+00:00","dateModified":"2026-07-27T00:35:07+00:00","breadcrumb":{"@id":"https:\/\/cloudproinc.azurewebsites.net\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cloudproinc.azurewebsites.net\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/cloudproinc.azurewebsites.net\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cloudproinc.azurewebsites.net\/"},{"@type":"ListItem","position":2,"name":"Homepage"}]},{"@type":"WebSite","@id":"https:\/\/cloudproinc.azurewebsites.net\/#website","url":"https:\/\/cloudproinc.azurewebsites.net\/","name":"Cloud Pro Inc - CPI Consulting Pty Ltd","description":"Cloud, AI &amp; Cybersecurity Consulting | Melbourne","publisher":{"@id":"https:\/\/cloudproinc.azurewebsites.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cloudproinc.azurewebsites.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cloudproinc.azurewebsites.net\/#organization","name":"Cloud Pro Inc - Cloud Pro Inc - CPI Consulting Pty Ltd","url":"https:\/\/cloudproinc.azurewebsites.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cloudproinc.azurewebsites.net\/#\/schema\/logo\/image\/","url":"\/wp-content\/uploads\/2022\/01\/favfinalfile.png","contentUrl":"\/wp-content\/uploads\/2022\/01\/favfinalfile.png","width":500,"height":500,"caption":"Cloud Pro Inc - Cloud Pro Inc - CPI Consulting Pty Ltd"},"image":{"@id":"https:\/\/cloudproinc.azurewebsites.net\/#\/schema\/logo\/image\/"}}]}},"jetpack-related-posts":[{"id":57403,"url":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/bi-weekly-insights\/","url_meta":{"origin":57111,"position":0},"title":"Bi-Weekly Insights Newsletter","author":"CPI Staff","date":"April 7, 2026","format":false,"excerpt":"Bi-Weekly Newsletter | CPI Consulting Bi-Weekly Insights Stay Ahead with CPI Consulting Get practical cloud, AI, and cybersecurity insights delivered straight to your inbox every two weeks. Written by senior consultants \u2014 not marketing teams. What You Get More Than Just Another Newsletter Each edition is packed with actionable intelligence\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":57526,"url":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/microsoft-365-security-and-intune-health-check\/","url_meta":{"origin":57111,"position":1},"title":"Microsoft 365 Security &amp; Intune Health Check","author":"CPI Staff","date":"May 2, 2026","format":false,"excerpt":"Microsoft 365 Security & Intune Health Check | CPI Consulting Fixed-Price Assessment \u2022 Australian Business Microsoft 365 Security &Intune Health Check Secure your Microsoft 365 environment before small gaps become expensive problems. CPI Consulting reviews, strengthens, and simplifies your Microsoft 365 security posture with a practical, hands-on health check. Book\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":204,"url":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/about\/","url_meta":{"origin":57111,"position":2},"title":"About","author":"CPI Staff","date":"February 2, 2022","format":false,"excerpt":"About CPI Consulting | Cloud, AI & Cybersecurity CPI Consulting Pty Ltd \u2022 Melbourne, Australia Enterprise Cloud, AI &CybersecurityConsulting CPI Consulting helps Australian organisations secure their infrastructure, modernise their IT, and adopt AI \u2014 with the architecture-level expertise that comes from 20+ years in enterprise technology and 5 published books.\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":57078,"url":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/microsoft-intune-essential-eight-security\/","url_meta":{"origin":57111,"position":3},"title":"Microsoft Intune &amp; Essential Eight Security","author":"CPI Staff","date":"February 21, 2026","format":false,"excerpt":"Microsoft Intune & Essential Eight Security | CPI Consulting Microsoft Partner \u2022 NV-1 Security Cleared Microsoft Intune &Essential Eight Securityfor Australian Business CPI Consulting helps mid-size and enterprise organisations secure their endpoints, manage devices at scale, and achieve Essential Eight compliance \u2014 from initial assessment through to full implementation. Book\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":57148,"url":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/ai-consulting\/","url_meta":{"origin":57111,"position":4},"title":"AI Consulting","author":"CPI Staff","date":"February 24, 2026","format":false,"excerpt":"AI Consulting & Development | CPI Consulting AI Strategy \u2022 Architecture \u2022 Development Enterprise AI Consulting& Application Development CPI Consulting helps Australian organisations harness the power of AI \u2014 from strategy and architecture through to production-ready AI agents, copilots, and intelligent applications built on OpenAI, Claude, Azure AI, and the\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":57284,"url":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/microsoft-foundry\/","url_meta":{"origin":57111,"position":5},"title":"Microsoft Foundry","author":"CPI Staff","date":"March 16, 2026","format":false,"excerpt":"Microsoft Azure AI Foundry Consulting | CPI Consulting Azure AI Foundry \u2022 AI Agents \u2022 Enterprise Architecture Microsoft Azure AI FoundryConsulting & Architecture CPI Consulting is a specialist Azure AI Foundry consultancy helping Australian enterprises deploy AI agents and foundation models in production. We design enterprise-grade architecture for Foundry workloads\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/pages\/57111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/comments?post=57111"}],"version-history":[{"count":8,"href":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/pages\/57111\/revisions"}],"predecessor-version":[{"id":58064,"href":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/pages\/57111\/revisions\/58064"}],"wp:attachment":[{"href":"https:\/\/cloudproinc.azurewebsites.net\/index.php\/wp-json\/wp\/v2\/media?parent=57111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}