[{"data":1,"prerenderedAt":610},["ShallowReactive",2],{"{\"query\":\"\\n  query ($locale: SiteLocale!) {\\n    site: _site {\\n      favicon: faviconMetaTags {\\n        attributes\\n        content\\n        tag\\n      }\\n      globalSeo {\\n        fallbackSeo {\\n          title\\n          description\\n        }\\n      }\\n    }\\n    global(locale: $locale) {\\n      headerCta {\\n        ...LinkFragment\\n      }\\n      topBanner {\\n        showBanner\\n        bannerText\\n        bgColor\\n      }\\n      signIn\\n      investors {\\n        title\\n        logos {\\n          url\\n        }\\n      }\\n      description\\n      footerCta {\\n        ...LinkFragment\\n      }\\n      socialMedia {\\n        platform\\n        url\\n      }\\n      locations {\\n        location\\n        address\\n        coords\\n      }\\n      emailAddress\\n      badges {\\n        url\\n      }\\n      gatedHeadline\\n      gatedIntro\\n      gatedFormId\\n      signupForm {\\n        headline\\n        intro\\n        hubspotId\\n      }\\n    }\\n  }\\n  \\n  fragment LinkFragment on CallToActionRecord {\\n    buttons {\\n      label\\n      internal {\\n        ... on HomeRecord {\\n          __typename\\n        }\\n        ... on PostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on ProductRecord {\\n          __typename\\n          slug\\n        }\\n        ... on WhyMainRecord {\\n          __typename\\n        }\\n        ... on WhySubpageRecord {\\n          __typename\\n          slug\\n        }\\n        ... on AiFirstRecord {\\n          __typename\\n        }\\n        ... on ClientSuccessRecord {\\n          __typename\\n        }\\n        ... on BookDemoRecord {\\n          __typename\\n        }\\n        ... on BlogLandingRecord {\\n          __typename\\n        }\\n        ... on AboutRecord {\\n          __typename\\n        }\\n        ... on LeadershipRecord {\\n          __typename\\n        }\\n        ... on MediaCollectionRecord {\\n          __typename\\n          tag {\\n            slug\\n          }\\n        }\\n        ... on MediaPostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CaseStudyRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CasestudyLandingRecord {\\n          __typename\\n        }\\n      }\\n      external\\n      style\\n    }\\n  }\\n\\n\",\"variables\":{\"locale\":\"en\"}}":3,"{\"query\":\"\\n  query {\\n    menu {\\n      main {\\n        ... on MenuGroupRecord {\\n          __typename\\n          label\\n          id\\n          submenu {\\n            ... on MenuItemRecord {\\n              __typename\\n              label\\n              description\\n              ...InternalFragment\\n              external\\n              icon {\\n                url\\n              }\\n            }\\n            ... on MenuGroupRecord {\\n              __typename\\n              label\\n              submenu {\\n                ... on MenuItemRecord {\\n                  __typename\\n                  label\\n                  ...InternalFragment\\n                  external\\n                }\\n              }\\n            }\\n          }\\n        }\\n        ... on MenuItemRecord {\\n          __typename\\n          label\\n          id\\n          ...InternalFragment\\n          external\\n        }\\n      }\\n    }\\n  }\\n  \\n  fragment InternalFragment on MenuItemRecord {\\n    internal {\\n      ... on HomeRecord {\\n        __typename\\n      }\\n      ... on PostRecord {\\n        __typename\\n        slug\\n      }\\n      ... on ProductRecord {\\n        __typename\\n        slug\\n      }\\n      ... on WhyMainRecord {\\n        __typename\\n      }\\n      ... on WhySubpageRecord {\\n        __typename\\n        slug\\n      }\\n      ... on AiFirstRecord {\\n        __typename\\n      }\\n      ... on ClientSuccessRecord {\\n        __typename\\n      }\\n      ... on BookDemoRecord {\\n        __typename\\n      }\\n      ... on BlogLandingRecord {\\n        __typename\\n      }\\n      ... on AboutRecord {\\n        __typename\\n      }\\n      ... on LeadershipRecord {\\n        __typename\\n      }\\n      ... on MediaCollectionRecord {\\n        __typename\\n        tag {\\n          slug\\n        }\\n      }\\n      ... on NewsCollectionRecord {\\n        __typename\\n        tag {\\n          slug\\n        }\\n      }\\n      ... on CasestudyLandingRecord {\\n        __typename\\n      }\\n      ... on CaseStudyRecord {\\n        __typename\\n        slug\\n      }\\n    }\\n  }\\n\\n\",\"variables\":{\"locale\":\"en\"}}":100,"{\"query\":\"\\n  query ($slug: String) {\\n    post(filter: { slug: { eq: $slug } }) {\\n      seo: _seoMetaTags {\\n        attributes\\n        content\\n        tag\\n      }\\n      ...PostFragment\\n      content {\\n        value\\n        blocks {\\n          __typename\\n          ... on RecordInterface {\\n            __typename\\n          }\\n          ... on BlogQuoteRecord {\\n            id\\n            __typename\\n            text\\n          }\\n          ... on BlogImageRecord {\\n            id\\n            __typename\\n            image {\\n              url\\n              alt\\n            }\\n            caption\\n            link {\\n              ...SingleLinkFragment\\n            }\\n          }\\n          ... on BlogTableRecord {\\n            id\\n            __typename\\n            colLeft\\n            colRight\\n            tableRows {\\n              colLeft\\n              colRight\\n            }\\n            bgColor {\\n              bgColor\\n            }\\n          }\\n          ... on DownloadRecord {\\n            id\\n            __typename\\n            text\\n            file {\\n              url\\n              filename\\n            }\\n          }\\n          ... on EmbedVideoRecord {\\n            id\\n            __typename\\n            video {\\n              height\\n              provider\\n              providerUid\\n              thumbnailUrl\\n              title\\n              url\\n              width\\n            }\\n          }\\n        }\\n      }\\n    }\\n    blogLanding {\\n      footerCallout {\\n        ...FooterFragment\\n      }\\n    }\\n  }\\n  \\n  fragment PostFragment on PostRecord {\\n    __typename\\n    id\\n    title\\n    slug\\n    publishDate\\n    category {\\n      id\\n      name\\n      slug\\n    }\\n    author {\\n      name\\n      photo {\\n        url\\n      }\\n    }\\n    image {\\n      responsiveImage(imgixParams: { fit: fillmax, w: 1400, h: 1050 }) {\\n        src\\n        width\\n        height\\n        alt\\n        base64\\n      }\\n    }\\n    accentColor {\\n      bgColor\\n    }\\n    intro\\n  }\\n\\n  \\n  fragment FooterFragment on FooterBannerRecord {\\n    headline\\n    intro\\n    cta {\\n      ...LinkFragment\\n    }\\n  }\\n\\n  \\n  fragment LinkFragment on CallToActionRecord {\\n    buttons {\\n      label\\n      internal {\\n        ... on HomeRecord {\\n          __typename\\n        }\\n        ... on PostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on ProductRecord {\\n          __typename\\n          slug\\n        }\\n        ... on WhyMainRecord {\\n          __typename\\n        }\\n        ... on WhySubpageRecord {\\n          __typename\\n          slug\\n        }\\n        ... on AiFirstRecord {\\n          __typename\\n        }\\n        ... on ClientSuccessRecord {\\n          __typename\\n        }\\n        ... on BookDemoRecord {\\n          __typename\\n        }\\n        ... on BlogLandingRecord {\\n          __typename\\n        }\\n        ... on AboutRecord {\\n          __typename\\n        }\\n        ... on LeadershipRecord {\\n          __typename\\n        }\\n        ... on MediaCollectionRecord {\\n          __typename\\n          tag {\\n            slug\\n          }\\n        }\\n        ... on MediaPostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CaseStudyRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CasestudyLandingRecord {\\n          __typename\\n        }\\n      }\\n      external\\n      style\\n    }\\n  }\\n\\n  \\n  fragment SingleLinkFragment on LinkRecord {\\n    internal {\\n      ... on HomeRecord {\\n        __typename\\n      }\\n      ... on PostRecord {\\n        __typename\\n        slug\\n      }\\n      ... on ProductRecord {\\n        __typename\\n        slug\\n      }\\n      ... on WhyMainRecord {\\n        __typename\\n      }\\n      ... on WhySubpageRecord {\\n        __typename\\n        slug\\n      }\\n      ... on AiFirstRecord {\\n        __typename\\n      }\\n      ... on ClientSuccessRecord {\\n        __typename\\n      }\\n      ... on BookDemoRecord {\\n        __typename\\n      }\\n      ... on BlogLandingRecord {\\n        __typename\\n      }\\n      ... on AboutRecord {\\n        __typename\\n      }\\n      ... on LeadershipRecord {\\n        __typename\\n      }\\n      ... on MediaCollectionRecord {\\n        __typename\\n        tag {\\n          slug\\n        }\\n      }\\n      ... on MediaPostRecord {\\n        __typename\\n        slug\\n      }\\n      ... on CaseStudyRecord {\\n        __typename\\n        slug\\n      }\\n      ... on CasestudyLandingRecord {\\n        __typename\\n      }\\n    }\\n    external\\n  }\\n\\n\",\"variables\":{\"slug\":\"sam-yen-why-i-joined-everest\"}}":267,"{\"query\":\"\\n  query {\\n    allPosts(\\n      orderBy: publishDate_DESC\\n      filter: { publishDate: { lte: \\\"2026-04-14\\\" }, id: {neq: \\\"QhDLI0ZwRe2Yh9eYJXdJsQ\\\"} }\\n      first: 3\\n    ) {\\n      ...PostFragment\\n    }\\n  }\\n  \\n  fragment PostFragment on PostRecord {\\n    __typename\\n    id\\n    title\\n    slug\\n    publishDate\\n    category {\\n      id\\n      name\\n      slug\\n    }\\n    author {\\n      name\\n      photo {\\n        url\\n      }\\n    }\\n    image {\\n      responsiveImage(imgixParams: { fit: fillmax, w: 1400, h: 1050 }) {\\n        src\\n        width\\n        height\\n        alt\\n        base64\\n      }\\n    }\\n    accentColor {\\n      bgColor\\n    }\\n    intro\\n  }\\n\\n\",\"variables\":{}}":483,"{\"query\":\"\\n  query {\\n    articleSidebar {\\n      cta {\\n        ...LinkFragment\\n      }\\n    }\\n  }\\n  \\n  fragment LinkFragment on CallToActionRecord {\\n    buttons {\\n      label\\n      internal {\\n        ... on HomeRecord {\\n          __typename\\n        }\\n        ... on PostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on ProductRecord {\\n          __typename\\n          slug\\n        }\\n        ... on WhyMainRecord {\\n          __typename\\n        }\\n        ... on WhySubpageRecord {\\n          __typename\\n          slug\\n        }\\n        ... on AiFirstRecord {\\n          __typename\\n        }\\n        ... on ClientSuccessRecord {\\n          __typename\\n        }\\n        ... on BookDemoRecord {\\n          __typename\\n        }\\n        ... on BlogLandingRecord {\\n          __typename\\n        }\\n        ... on AboutRecord {\\n          __typename\\n        }\\n        ... on LeadershipRecord {\\n          __typename\\n        }\\n        ... on MediaCollectionRecord {\\n          __typename\\n          tag {\\n            slug\\n          }\\n        }\\n        ... on MediaPostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CaseStudyRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CasestudyLandingRecord {\\n          __typename\\n        }\\n      }\\n      external\\n      style\\n    }\\n  }\\n\\n\",\"variables\":{}}":540,"{\"query\":\"\\n    query {\\n      global {\\n        footerCallout {\\n          ...FooterFragment\\n        }\\n      }\\n    }\\n    \\n  fragment FooterFragment on FooterBannerRecord {\\n    headline\\n    intro\\n    cta {\\n      ...LinkFragment\\n    }\\n  }\\n\\n    \\n  fragment LinkFragment on CallToActionRecord {\\n    buttons {\\n      label\\n      internal {\\n        ... on HomeRecord {\\n          __typename\\n        }\\n        ... on PostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on ProductRecord {\\n          __typename\\n          slug\\n        }\\n        ... on WhyMainRecord {\\n          __typename\\n        }\\n        ... on WhySubpageRecord {\\n          __typename\\n          slug\\n        }\\n        ... on AiFirstRecord {\\n          __typename\\n        }\\n        ... on ClientSuccessRecord {\\n          __typename\\n        }\\n        ... on BookDemoRecord {\\n          __typename\\n        }\\n        ... on BlogLandingRecord {\\n          __typename\\n        }\\n        ... on AboutRecord {\\n          __typename\\n        }\\n        ... on LeadershipRecord {\\n          __typename\\n        }\\n        ... on MediaCollectionRecord {\\n          __typename\\n          tag {\\n            slug\\n          }\\n        }\\n        ... on MediaPostRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CaseStudyRecord {\\n          __typename\\n          slug\\n        }\\n        ... on CasestudyLandingRecord {\\n          __typename\\n        }\\n      }\\n      external\\n      style\\n    }\\n  }\\n\\n  \",\"variables\":{}}":546,"{\"query\":\"\\n  query {\\n    allNewsPosts(orderBy: publishDate_DESC, first: 3) {\\n      __typename\\n      title\\n      slug\\n      publishDate\\n      tag {\\n        name\\n        slug\\n      }\\n      image {\\n        responsiveImage(imgixParams: { fit: fillmax, w: 1400, h: 1050 }) {\\n          src\\n          width\\n          height\\n          alt\\n          base64\\n        }\\n      }\\n      logo {\\n        url\\n      }\\n      accentColor {\\n        bgColor\\n      }\\n      intro\\n      externalLink\\n      media {\\n        ... on MediaVideoRecord {\\n          __typename\\n          video {\\n            ...VideoFragment\\n          }\\n        }\\n      }\\n    }\\n  }\\n  \\n  fragment VideoFragment on VideoRecord {\\n    file {\\n      video {\\n        muxPlaybackId\\n        title\\n        width\\n        height\\n        thumbhash\\n        blurUpThumb\\n        thumbnailUrl\\n      }\\n    }\\n    external {\\n      height\\n      provider\\n      providerUid\\n      thumbnailUrl\\n      title\\n      url\\n      width\\n    }\\n    loopClip {\\n      url\\n    }\\n  }\\n\\n\",\"variables\":{}}":555},{"site":4,"global":30},{"favicon":5,"globalSeo":26},[6,14,18,22],{"attributes":7,"content":12,"tag":13},{"sizes":8,"type":9,"rel":10,"href":11},"16x16","image/png","icon","https://www.datocms-assets.com/160976/1749759184-favicon.png?auto=format&h=16&w=16",null,"link",{"attributes":15,"content":12,"tag":13},{"sizes":16,"type":9,"rel":10,"href":17},"32x32","https://www.datocms-assets.com/160976/1749759184-favicon.png?auto=format&h=32&w=32",{"attributes":19,"content":12,"tag":13},{"sizes":20,"type":9,"rel":10,"href":21},"96x96","https://www.datocms-assets.com/160976/1749759184-favicon.png?auto=format&h=96&w=96",{"attributes":23,"content":12,"tag":13},{"sizes":24,"type":9,"rel":10,"href":25},"192x192","https://www.datocms-assets.com/160976/1749759184-favicon.png?auto=format&h=192&w=192",{"fallbackSeo":27},{"title":28,"description":29},"Everest Systems | ERP Reinvented for the AI Era","Everest is an AI-native ERP platform that replaces outdated systems, streamlines operations, cuts costs, and enables rapid adaptations for faster, smarter growth.",{"headerCta":31,"topBanner":39,"signIn":37,"investors":43,"description":29,"footerCta":54,"socialMedia":59,"locations":66,"emailAddress":87,"badges":88,"gatedHeadline":93,"gatedIntro":94,"gatedFormId":95,"signupForm":96},{"buttons":32},[33],{"label":34,"internal":35,"external":37,"style":38},"Try Everest",{"__typename":36},"BookDemoRecord","","button",{"showBanner":40,"bannerText":41,"bgColor":42},true,"\u003Cp>Learn what it means to be truly AI-native &mdash; \u003Ca href=\"https://everest-systems.com/weekly-demo\">join our live product demo on Thursday at 10am PT\u003C/a> &rarr;\u003C/p>","red",{"title":44,"logos":45},"Investors",[46,48,50,52],{"url":47},"https://www.datocms-assets.com/160976/1749761147-sutter-hill.svg",{"url":49},"https://www.datocms-assets.com/160976/1749761146-altimeter.png",{"url":51},"https://www.datocms-assets.com/160976/1749761146-redpoint.png",{"url":53},"https://www.datocms-assets.com/160976/1750290368-dl.png",{"buttons":55},[56],{"label":57,"internal":58,"external":37,"style":38},"Contact",{"__typename":36},[60,63],{"platform":61,"url":62},"linkedin","https://www.linkedin.com/company/everest-systems-inc/",{"platform":64,"url":65},"youtube","https://www.youtube.com/@EverestSystemsERP",[67,71,75,79,83],{"location":68,"address":69,"coords":70},"North America","280 Hope Street\nMountain View, CA 94041","130,290",{"location":72,"address":73,"coords":74},"Germany","Max-Jarecki-Straße 21, 69115\nHeidelberg, Germany","650,252",{"location":76,"address":77,"coords":78},"United Kingdom","80 Grosvenor Street\nLondon, W1k3JX ","590,208",{"location":80,"address":81,"coords":82},"Brazil","Mostardeiro, 800 - room 702\nPorto Alegre - RS, 90430-000","384,636",{"location":84,"address":85,"coords":86},"South Africa","The Foundry, 74 Cardiff Street, Green Point, Cape Town, 8005, South Africa","680,624","info@everest-systems.com",[89,91],{"url":90},"https://www.datocms-assets.com/160976/1749761602-aws.png",{"url":92},"https://www.datocms-assets.com/160976/1749761602-aicpa.png","Gated Content Headline","Please fill out this form to gain access to exclusive content","c9f28857-105a-4932-a211-4f63c780866b",{"headline":97,"intro":98,"hubspotId":99},"Get the latest Everest news","Some nice copy here about what you get when you sign up.","36355ffe-9c44-4682-a5de-b73edd288b28",{"menu":101},{"main":102},[103,180,209,214,247],{"__typename":104,"label":105,"id":106,"submenu":107},"MenuGroupRecord","Products","ZpWZSBQDQti1xbn9l2cD_Q",[108,117,124,131,138,145,152,159,166,173],{"__typename":109,"label":110,"description":111,"external":37,"icon":112,"internal":114},"MenuItemRecord","Order to Cash ","Streamline every step from order to cash.",{"url":113},"https://www.datocms-assets.com/160976/1749656388-quotetocash.svg",{"__typename":115,"slug":116},"ProductRecord","order-to-cash",{"__typename":109,"label":118,"description":119,"external":37,"icon":120,"internal":122},"Record to Report","Purpose-built record to report for scaling global operations.",{"url":121},"https://www.datocms-assets.com/160976/1750686191-recordtoreport.svg",{"__typename":115,"slug":123},"record-to-report",{"__typename":109,"label":125,"description":126,"external":37,"icon":127,"internal":129},"Revenue Recognition","Automate revenue recognition and simplify ASC 606 compliance.",{"url":128},"https://www.datocms-assets.com/160976/1749656415-revenuerec.svg",{"__typename":115,"slug":130},"revenue-recognition",{"__typename":109,"label":132,"description":133,"external":37,"icon":134,"internal":136},"Cloud Cost Management","Bring cloud spend into focus, directly in your ERP.",{"url":135},"https://www.datocms-assets.com/160976/1750686447-cloudcost.svg",{"__typename":115,"slug":137},"cloud-cost-management",{"__typename":109,"label":139,"description":140,"external":37,"icon":141,"internal":143},"HR Management","Understand and control people costs in one system.",{"url":142},"https://www.datocms-assets.com/160976/1749662760-hr-management.svg",{"__typename":115,"slug":144},"hr-management",{"__typename":109,"label":146,"description":147,"external":37,"icon":148,"internal":150},"Asset Management","Track and depreciate assets without extra modules.",{"url":149},"https://www.datocms-assets.com/160976/1749663705-assetman.svg",{"__typename":115,"slug":151},"asset-management",{"__typename":109,"label":153,"description":154,"external":37,"icon":155,"internal":157},"Multi-Book & Localization","Run global accounting without adding complexity.",{"url":156},"https://www.datocms-assets.com/160976/1749664554-internationalization.svg",{"__typename":115,"slug":158},"multi-book-localization",{"__typename":109,"label":160,"description":161,"external":37,"icon":162,"internal":164},"Native AI","Empower your users to develop features with AI",{"url":163},"https://www.datocms-assets.com/160976/1755089953-native-ai.svg",{"__typename":115,"slug":165},"ai-automation",{"__typename":109,"label":167,"description":168,"external":37,"icon":169,"internal":171},"Live Sandbox","Make changes with zero risk.",{"url":170},"https://www.datocms-assets.com/160976/1750686956-lifesandboxing.svg",{"__typename":115,"slug":172},"live-sandbox",{"__typename":109,"label":174,"description":175,"external":37,"icon":176,"internal":178},"AiSpecify","Design and build applications faster with AI",{"url":177},"https://www.datocms-assets.com/160976/1749667775-ai-automation.svg",{"__typename":179},"AiFirstRecord",{"__typename":104,"label":181,"id":182,"submenu":183},"Why Everest","PFK4MTMsSGyvr0kIIbiuWg",[184,189,195,200,204],{"__typename":109,"label":185,"description":186,"external":37,"icon":12,"internal":187},"Why Everest ","Everest is built for businesses with complex revenue, global operations, and rapid change.",{"__typename":188},"WhyMainRecord",{"__typename":109,"label":190,"description":191,"external":37,"icon":12,"internal":192},"Everest vs. Legacy ERP","Legacy ERP systems weren’t built for the speed, scale, or complexity of modern businesses.",{"__typename":193,"slug":194},"WhySubpageRecord","everest-vs-legacy-erp",{"__typename":109,"label":196,"description":197,"external":37,"icon":12,"internal":198},"Everest vs. Bolt-ons","Patchwork solutions slow your business down with manual work, system silos, and reporting gaps. ",{"__typename":193,"slug":199},"everest-vs-bolt-ons",{"__typename":109,"label":201,"description":202,"external":37,"icon":12,"internal":203},"AI-First Architecture","Everest is ERP reinvented for the AI era.",{"__typename":179},{"__typename":109,"label":205,"description":206,"external":37,"icon":12,"internal":207},"Everest security","At Everest, \u2028we understand that your business runs on trust.",{"__typename":193,"slug":208},"security",{"__typename":109,"label":210,"id":211,"external":37,"internal":212},"Customers","b7WnWKIVS3ylsgg5EFTu3g",{"__typename":213},"ClientSuccessRecord",{"__typename":104,"label":215,"id":216,"submenu":217},"Learn","Sfyg47Z5TnamVqzdpjtZzw",[218,223],{"__typename":109,"label":219,"description":220,"external":37,"icon":12,"internal":221},"Blog","Insights and resources for finance and operational transformation.",{"__typename":222},"BlogLandingRecord",{"__typename":104,"label":224,"submenu":225},"Media",[226,232,237,242],{"__typename":109,"label":227,"external":37,"internal":228},"Product Demos",{"__typename":229,"tag":230},"MediaCollectionRecord",{"slug":231},"product-demos",{"__typename":109,"label":233,"external":37,"internal":234},"Product Releases",{"__typename":229,"tag":235},{"slug":236},"product-releases",{"__typename":109,"label":238,"external":37,"internal":239},"Video",{"__typename":229,"tag":240},{"slug":241},"video",{"__typename":109,"label":243,"external":37,"internal":244},"Podcasts",{"__typename":229,"tag":245},{"slug":246},"podcasts",{"__typename":104,"label":248,"id":249,"submenu":250},"About","QD9iJU7KSeaA_II0VbKWZw",[251,256,260],{"__typename":109,"label":252,"description":253,"external":37,"icon":12,"internal":254},"Our Leadership","Guiding Everest with vision, expertise, and real-world experience.",{"__typename":255},"LeadershipRecord",{"__typename":109,"label":257,"description":258,"external":259,"icon":12,"internal":12},"Careers","Help us reinvent ERP.","https://everestruns.everest-systems.com/hook/fetch/jobs?file=index.html",{"__typename":109,"label":261,"description":262,"external":37,"icon":12,"internal":263},"News & Updates","Our latest Press and Collaboration updates.",{"__typename":264,"tag":265},"NewsCollectionRecord",{"slug":266},"press",{"post":268,"blogLanding":481},{"seo":269,"content":327,"__typename":456,"id":457,"title":458,"slug":459,"publishDate":460,"category":461,"author":465,"image":469,"accentColor":475,"intro":477,"tag":478},[270,273,277,280,284,287,290,294,298,302,305,309,313,316,320,323],{"attributes":12,"content":271,"tag":272},"Why SAP's Former CDO Joined Everest: Enterprise-Native AI","title",{"attributes":274,"content":12,"tag":276},{"property":275,"content":271},"og:title","meta",{"attributes":278,"content":12,"tag":276},{"name":279,"content":271},"twitter:title",{"attributes":281,"content":12,"tag":276},{"name":282,"content":283},"description","SAP's first Chief Design Officer explains why he joined Everest — the enterprise-native AI platform that turns specs into production-ready code.",{"attributes":285,"content":12,"tag":276},{"property":286,"content":283},"og:description",{"attributes":288,"content":12,"tag":276},{"name":289,"content":283},"twitter:description",{"attributes":291,"content":12,"tag":276},{"property":292,"content":293},"og:image","https://www.datocms-assets.com/160976/1776218184-erp-article-why-i-joined-everest-sami-copy.jpg?auto=format&fit=max&w=1200",{"attributes":295,"content":12,"tag":276},{"property":296,"content":297},"og:image:width","1200",{"attributes":299,"content":12,"tag":276},{"property":300,"content":301},"og:image:height","923",{"attributes":303,"content":12,"tag":276},{"name":304,"content":293},"twitter:image",{"attributes":306,"content":12,"tag":276},{"property":307,"content":308},"og:locale","en",{"attributes":310,"content":12,"tag":276},{"property":311,"content":312},"og:type","article",{"attributes":314,"content":12,"tag":276},{"property":315,"content":28},"og:site_name",{"attributes":317,"content":12,"tag":276},{"property":318,"content":319},"article:modified_time","2026-04-15T02:01:19Z",{"attributes":321,"content":12,"tag":276},{"property":322,"content":37},"article:publisher",{"attributes":324,"content":12,"tag":276},{"name":325,"content":326},"twitter:card","summary_large_image",{"value":328,"blocks":455},{"schema":329,"document":330},"dast",{"type":331,"children":332},"root",[333,343,359,363,369,373,387,391,395,399,408,412,416,426,430,434,438,442],{"type":334,"children":335},"paragraph",[336,339],{"type":337,"value":338},"span","I’ve lived in the San Francisco Bay Area almost my entire life, and I’ve witnessed first-hand, the tech-led disruptions from the advent of personal computing, dot-com, mobile, and now the AI revolution.  Aside from my time at JPMorgan, I have been directly immersed in the tech industry from starting a company in the dot-com boom, to pivoting the company into enterprise software, to helping SAP transform its user experience to an award-winning consumer-like experience.  The AI wave feels bigger than all of these previous disruptions.  I did not want to be just a consumer of this.  ",{"type":337,"marks":340,"value":342},[341],"strong","It was time to re-enter the tech industry and be a part of an organization that could help define it.",{"type":334,"children":344},[345,347,352,354,357],{"type":337,"value":346},"Earlier last year,  I visited my old colleague ",{"url":348,"type":13,"children":349},"https://everest-systems.com/about/leadership/",[350],{"type":337,"value":351},"Franz Faerber",{"type":337,"value":353}," in Heidelberg to understand what he and the team at Everest had been building and though I’d initially thought of it as an ERP, I realized that it’s actually much larger.  It was positioned as AI-native, ERP built to leverage all. However, when I learned that Everest was also productizing the AI platform that they used to allow companies to design, specify, generate, deploy, and maintain applications, another term came to mind - “",{"type":337,"marks":355,"value":356},[341],"Enterprise-native AI",{"type":337,"value":358},".”",{"type":334,"children":360},[361],{"type":337,"value":362},"At any large enterprise the great preponderance of IT budget is tied up “keeping the lights on.”  This includes recurring fees tied up in SaaS licenses and servicing old tech debt. Everest, I have come to realize, could help businesses unlock the topics  of tech debt, underperforming software licenses, and addressing opportunities to deliver business value regardless of what core ERP it’s running on. In this article, I share my journey to joining and the paradigm shift this product represents. ",{"type":364,"level":365,"children":366},"heading",2,[367],{"type":337,"value":368},"From Design to Enterprise AI",{"type":334,"children":370},[371],{"type":337,"value":372},"My career started as a co-founder in an enterprise software company that my business partners and I sold to a competitor.  We were close partners with SAP, which I joined. That was a wonderful chapter in my career. SAP’s founder and chairman Hasso Plattner had gotten really into the topic of design thinking and through his investment established  the Hasso Plattner Institute of  Design at Stanford. I was among the first external hires for a newly created design team situated in the office of the CEO and over 13 years there, I became SAP’s first chief design officer.",{"type":334,"children":374},[375,377,380,382,385],{"type":337,"value":376},"The business value of design was never just aesthetics, rather it helped businesses fundamentally understand the needs of their customers better and helped focus on what problem mattered most.  I have often said that ",{"type":337,"marks":378,"value":379},[341],"true innovation lies at the intersection of creativity and execution",{"type":337,"value":381},".  Execution is dependent on the capacity of an organization’s capacity to solve problems.  On the other hand, creativity is the ",{"type":337,"marks":383,"value":384},[341],"ability to find the right problem to solve ",{"type":337,"value":386},"which is fundamentally an output of a design process.  What differentiated design was a focus on the who, the why, and the what before jumping directly to the how.",{"type":334,"children":388},[389],{"type":337,"value":390},"I can’t help but notice a parallel between the design process and the emergence of generative AI technologies in the workplace.  In 2026, AI has progressed beyond a natural language interface to answer questions, to agents that complete tasks.  In our previous example, the execution becomes automated and much more efficient.  However, the creativity part still relies on the ability to find the right problem to solve - discovered through questions, queries, and prompts.",{"type":364,"level":365,"children":392},[393],{"type":337,"value":394},"Code generation can quickly exacerbate tech-debt and maintenance costs",{"type":334,"children":396},[397],{"type":337,"value":398},"One of the most promising values of AI agents has been in the area of developer efficiency, that have rapidly advanced from code completion, automated documentation, test coverage, to code generation tools such as Lovable, Cursor, GitHub CoPilot, Claude Code and others.  However, I see that in an industry rushing to commercialize AI, especially in the enterprise. Hype has preceded use. The result is a lot of unusable code and unmaintainable or insecure applications that can’t actually make it into production. Now the amount of tech debt is worse than ever.",{"type":334,"children":400},[401,403,406],{"type":337,"value":402},"The trouble here is not a lack of inventiveness by those LLM companies, but a lack of attentiveness to finding the right problem to solve.  ",{"type":337,"marks":404,"value":405},[341],"It’s not just about code generation - rather it’s about delivering value to the business into production in a scalable and maintainable way.",{"type":337,"value":407}," The frameworks to make this happen already exist. It’s called the software development lifecycle, it’s plenty-well defined, and the software development part is just a fraction of the overall process. Yet AI tools don’t abide by it. They don’t allow users to collaborate, roll back changes, branch and merge, or co-define specifications, and deliver solutions into production that are secure, robust, and scalable. ",{"type":364,"level":365,"children":409},[410],{"type":337,"value":411},"AiSpecify by Everest is the first-ever enterprise-native AI solution",{"type":334,"children":413},[414],{"type":337,"value":415},"Everest, I realize, is that. The founders started by building a fully functional ERP with everything a mid-to-large enterprise needs to run, but more importantly, they built an AI solution to build new features on top of it. Picture your current ERP and the tech stack that runs on top of it. Now imagine you don’t have to pay for all custom development or subscription costs to all those bolt-on solutions because you can just prompt to produce them.",{"type":334,"children":417},[418,420,424],{"type":337,"value":419},"It is more complicated than that, of course, and that is what I believe is the true genius of Everest. Everest’s AI feature-producing tool, ",{"url":421,"type":13,"children":422},"https://everest-systems.com/aispecify",[423],{"type":337,"value":174},{"type":337,"value":425},", starts by helping teams design requirements and  specifications together. Then, it generates the code and applications, moving them through increasingly realistic environments through testing, deployment, and support. If something needs changing, you edit the specification and it regenerates the code and all documentation. ",{"type":334,"children":427},[428],{"type":337,"value":429},"It is worth pausing to consider what a profound difference this is. It’s the power of AI-generated code, locked down and usable in enterprise workflows specific to your organization. It’s made for the CIO overseeing 1,000 or 10,000 developers. It’s for product and customer success organizations. It’s for more than just prototypes—it finally connects experimentation to production.",{"type":364,"level":365,"children":431},[432],{"type":337,"value":433},"Code is easy, making it enterprise ready is hard",{"type":334,"children":435},[436],{"type":337,"value":437},"Coding a new feature or functionality used to be hard, but that was never the actual thing blocking large enterprises from innovating. Otherwise vibe coding would have unleashed a wave of product and customer experience innovation. It was creating applications and features that were secure, governable, auditable, and reliable.  But now, I believe that enterprise-native AI applications like Everest’s AiSpecify have closed that gap. By starting on a secure foundation and following the software development lifecycle, they’ve created a product that can help organizations cut into  the maintenance burden companies pay on tech debt and the SaaS solutions surrounding core systems of record. And it was a big enough opportunity that I wanted to be here with this team bringing it to market.",{"type":334,"children":439},[440],{"type":337,"value":441},"Finally, it’s not just what you do, but who you work with.  I’m genuinely excited to work with some of my esteemed, former colleagues again to help define the next generation of enterprise solutions.  While the promise of AI is vast, our solutions remain focused on the empowerment of people to achieve superior business outcomes.",{"type":334,"children":443},[444,446,453],{"type":337,"value":445},"If this topic interests you, I’d love to hear from you at ",{"url":447,"type":13,"children":448},"mailto:sam.yen@everest-systems.com",[449],{"type":337,"marks":450,"value":452},[451],"underline","sam.yen@everest-systems.com",{"type":337,"value":454},". ",[],"PostRecord","QhDLI0ZwRe2Yh9eYJXdJsQ","Why I joined Everest","sam-yen-why-i-joined-everest","2026-04-14",{"id":462,"name":463,"slug":464},"JawGXaVQS1mmtbq3YAwhRg","AI","ai",{"name":466,"photo":467},"Sam Yen",{"url":468},"https://www.datocms-assets.com/160976/1776217649-samyenheadshot2-small.jpeg",{"responsiveImage":470},{"src":471,"width":472,"height":473,"alt":12,"base64":474},"https://www.datocms-assets.com/160976/1776218184-erp-article-why-i-joined-everest-sami-copy.jpg?fit=fillmax&h=1050&w=1400",1365,1050,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLFBUWDhYVGQ0NDhwWDRoOFx8ZGCIVFhUdHysjHR0oKSEWJDUlKC0vMjIyGSU4PTcwPCsxMi8BCgsLDg0OHBAQHC8eFiIvLy8vNS8vLy8vNS8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAZAAACAwEAAAAAAAAAAAAAAAAAAQMFBgL/xAAkEAAABQIFBQAAAAAAAAAAAAAAAQIDBAUSERMhQZEGFTEyM//EABYBAQEBAAAAAAAAAAAAAAAAAAMCAf/EABgRAAMBAQAAAAAAAAAAAAAAAAABAgMR/9oADAMBAAIRAxEAPwDfSKu43JIsBPOrC0wjO3YdvMRHJRHiQVXcgNxLDUnwKpsOcigpdbcVKVpuEJaR28nzVckAjrFWQs1eZ7GM51PIeItHFchACUbJSUyS9f8ARXIYAAx0f//Z",{"bgColor":476},"lightblue","Until last week I worked at JPMorgan Chase & Co. where I had a wonderful run leading innovation, digital, platforms, and enterprise solutions working with world-class  individuals on some very difficult client-facing problems at a global scale. ",{"name":479,"slug":480},"Insight","insight",{"footerCallout":482},{"headline":37,"intro":37,"cta":12},{"allPosts":484},[485,501,522],{"__typename":456,"id":486,"title":458,"slug":487,"publishDate":460,"category":488,"author":489,"image":493,"accentColor":497,"intro":499,"tag":500},"bSpApLa8QlKi_Fmir8Gl9A","sami-muneer-why-i-joined-everest",{"id":462,"name":463,"slug":464},{"name":490,"photo":491},"Sami Muneer",{"url":492},"https://www.datocms-assets.com/160976/1776217763-sami_profile-small.jp2",{"responsiveImage":494},{"src":495,"width":472,"height":473,"alt":12,"base64":496},"https://www.datocms-assets.com/160976/1776218593-erp-article-why-i-joined-everest-sami-small.jpg?fit=fillmax&h=1050&w=1400","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLFRMVDhYQFRUNDh0NDw4YHBUZGCITIiEdICsjHSkoHSEiJDUlKC0vMjIyHSI4PTcwPCsxMi8BCgsLDg0OHA4QHDIdFigvLy87NS87Ly8vOy81LzUvLy82Ly8vLy8vLy8vLy8vLy81Ly8vLzUvLzUvLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAZAAEAAgMAAAAAAAAAAAAAAAAABQYBBAf/xAAiEAABAwMEAwEAAAAAAAAAAAADAAECBAUGERIxkSIyQSH/xAAWAQEBAQAAAAAAAAAAAAAAAAACAwD/xAAXEQEBAQEAAAAAAAAAAAAAAAABABIC/9oADAMBAAIRAxEAPwDo1RdDjIzbXWjkV6OK1u+z4pYh6QpWd9FE5bcLdG3bHlHhJ6YHBVnGr2c55eL8os4zcLXTzeUpRRDbLBSTEnp7OqJnVQZhPoSXaIqtiplDVHYf4WXaIilO/9k=",{"bgColor":498},"darkblue","I’ve been fortunate to spend my career across a wide range of domains—software and hardware, ERP and fintech, AI, sports, drones, and robotics. I’ve worked in environments that span the spectrum: from early-stage startups to institutions like SAP and JPMorgan Chase & Co.",{"name":479,"slug":480},{"__typename":456,"id":502,"title":503,"slug":504,"publishDate":505,"category":506,"author":510,"image":514,"accentColor":519,"intro":520,"tag":521},"Tq6FeHvlS5io-_V3fWHdww","ERP security and compliance should be a strategic enabler","erp-security-and-compliance-should-be-a-strategic-enabler","2026-03-26",{"id":507,"name":508,"slug":509},"fluT-unXQOOE6XiklmTcXA","Fintech","fintech",{"name":511,"photo":512},"Holger Mack",{"url":513},"https://www.datocms-assets.com/160976/1774473274-holger.png",{"responsiveImage":515},{"src":516,"width":517,"height":473,"alt":12,"base64":518},"https://www.datocms-assets.com/160976/1775024933-erp-article-security-guide-thumbnail-5.png?fit=fillmax&h=1050&w=1400",1363,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLDhMNDBgWDQ4PExENFg0YFxUZGBYTFhYaKyslGh0oKRUWJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0NHA4QHDsdIh87Ly81Ly87Oy8vLzUvLzsvLzUyLy80Ly8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAYAAADAQEAAAAAAAAAAAAAAAAAAgQBB//EAB8QAAEEAgIDAAAAAAAAAAAAAAEAAgMEBRIhMhMiQ//EABcBAAMBAAAAAAAAAAAAAAAAAAECAwT/xAAZEQEAAgMAAAAAAAAAAAAAAAAAARMCAxL/2gAMAwEAAhEDEQA/AOh2M3aEoAYlly1vUHQq6dkRsD0TWjE2IDQJa5Vx2Qgiylp46FCrqvjHzWo8SeyFUrR5hwstNbqOFiFdhxNXY3XqEIQgq//Z",{"bgColor":476},"Most companies have a complicated relationship to their security and compliance. What was once seen as a hindrance has become crucial for survival. As public security breaches continue to make headlines, decision-makers are facing mounting pressure to protect their organizations without losing their agility. Many are losing sleep over it.",{"name":479,"slug":480},{"__typename":456,"id":523,"title":524,"slug":525,"publishDate":526,"category":527,"author":528,"image":532,"accentColor":536,"intro":538,"tag":539},"FBF9t281RdiuR9F1SKWLwg","I tried Claude Cowork for procurement—I’m stunned","i-tried-claude-cowork-for-procurement","2026-03-19",{"id":507,"name":508,"slug":509},{"name":529,"photo":530},"Zarina Zayas Ortiz",{"url":531},"https://www.datocms-assets.com/160976/1773932015-zarina-headshot.jpg",{"responsiveImage":533},{"src":534,"width":472,"height":473,"alt":12,"base64":535},"https://www.datocms-assets.com/160976/1773936082-erp-article-what-s-new-in-ai.png?fit=fillmax&h=1050&w=1400","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgXCgoLDh0XFg0XDh0VFh0VHR0ZHSofJhUkHyslICkoKRUiJTUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHQ0NHDUiHSg7Ly82Ly82LzUvOy8vMi8vLzUvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAZAAACAwEAAAAAAAAAAAAAAAAABQMEBwH/xAAfEAABAwQDAQAAAAAAAAAAAAAAAQIDBAURIQYTFBL/xAAWAQEBAQAAAAAAAAAAAAAAAAADAAH/xAAXEQEBAQEAAAAAAAAAAAAAAAAAAhIR/9oADAMBAAIRAxEAPwDRJrzU+xqNjw1CK68jkghwjMZQvP6/TtgnvsDZkXDSpTKlaOSPdVrkBfbaL4ql0cD6TDQalje9NCy4NbvQALTJKaRqetdAABkf/9k=",{"bgColor":537},"yellow","It goes without saying that there’s a lot of buzz around AI and agents right now. But what are people actually doing with them in supply chain and finance? My team gave AI agents a concerted try, and I’m being honest when I say I don’t think I’ve ever seen this before in my career—a moment when things changed so completely. ",{"name":479,"slug":480},{"articleSidebar":541},{"cta":542},{"buttons":543},[544],{"label":34,"internal":545,"external":37,"style":38},{"__typename":36},{"global":547},{"footerCallout":548},{"headline":549,"intro":550,"cta":551},"See how Everest\ncan transform\nyour operations","Discover how Everest empowers finance and operations leaders to \ndrive faster growth, smarter decisions, and stronger margins.",{"buttons":552},[553],{"label":34,"internal":554,"external":37,"style":38},{"__typename":36},{"allNewsPosts":556},[557,585,596],{"__typename":558,"title":559,"slug":560,"publishDate":561,"tag":562,"image":564,"logo":569,"accentColor":571,"intro":573,"externalLink":37,"media":574},"NewsPostRecord","Bloomberg Daybreak Europe interviews Franz Faerber of Everest Systems","bloomberg-daybreak-europe-interviews-franz-faerber-of-everest-systems","2025-06-24",{"name":563,"slug":266},"Press",{"responsiveImage":565},{"src":566,"width":567,"height":473,"alt":12,"base64":568},"https://www.datocms-assets.com/160976/1751981162-franz.png?fit=fillmax&h=1050&w=1400",1387,"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAATCAIAAAAF0lpsAAAC10lEQVR42jWU6XqkOAxFvUKl58tM+v1fb35Oki42432O7IoQBgy6utpw/35/pZTO49ie27Fv4bxqTrp3b+3inLdG9ZZjDNex7+OD66y1eGd+/fXr45+/P35/vL+/Px6rQ1qtznK1slqrmgXIDjHG6M4GV2P1WA3QcrWvJ07urVvXVSuVc16XNS2x5myUGowMpJyY6T48jQNxSnU3PCOeY8qbX3BVSykxoZ0brVVrQHihxL2ZQC91VusOorPeC5DzQ9yqlHGurm95TfkRW8kZQq06rcW/Vr3qZmacEo7Vlvd27ghFN0AdPJVXal0WNPol+0XVhrHRGjqE2VTTChIE9KND2CEn8kpBW7u5K+5G6gizYK6bWDasemsUA60Sfpal1YKDWtjhto7X7QXU8dsI6GXUeN3ZkyCJNcUY73iLInFakx62E0dMUBcgfCc2ximv7lhLpnC4Bb7kFK7rPDllDeEEyGdP7BT6sT7IdO/dZaViyqd89JIYAkCqAQSrVhJAp7TjLsI9tP3ipQm8X5aFnBOlo59hyHfP54Yc2x7v0HIh2pGmOoH2jc7fWGEH0DKBnACZCfT1/T2BNpD+PHEdw91opt4pvXoxunYBgdBxBwFaV09dgVkfD3jV3tx/X59JgBgjnD6v40ikEyD6ayY7ZYyP85x6h9A72V6s82/3He57vddO031+MrSRT/bBHAtGlNSAQgtrMcpk7QzhCmIGfXjSPZFi5pKKqC3Fff35pl7XADoklxexkGlnNFMCL1pByk81c0rDkpCLr9IqKPUAuCuSvQkQtI+dE+bMLWl2Y2hlrmpNsxPFjG7rwpNUS0vTA7Ki7jgPHIVTGoUmGbUv2Df+J/xh+Eg8S3+KiD1hieX4qRg9R5BxI+qUk4Q++zRnMt20BDVGTX4pMJ8oPIEiI2ReP6I5yzK1RaanyNz8KPSZReJnZkYPCI8uA6rnmCqZaDOWH17G/A9LPtV3daRyCAAAAABJRU5ErkJggg==",{"url":570},"https://www.datocms-assets.com/160976/1752774855-bloomberg_daybreak.png",{"bgColor":572},"green","In an exclusive interview with Tom Mackenzie of Bloomberg Daybreak, Everest Systems CEO Franz Faerber shares how the company is reinventing ERP from the ground up to challenge legacy giants like SAP and Oracle. He also explores the transformative role of AI in modern business and the rapidly evolving enterprise software landscape.",{"__typename":575,"video":576},"MediaVideoRecord",{"file":577,"external":12,"loopClip":12},{"video":578},{"muxPlaybackId":579,"title":12,"width":580,"height":581,"thumbhash":582,"blurUpThumb":583,"thumbnailUrl":584},"HH01adSlLn181vNwOvmkpq6AKnTHQS00Sg",1920,1076,"3vYNFIRjeXpuh4eAiHoIc+YzCA==","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLFQ4LDhgQDg0VDh0RHxENFyQZHRYTFhUqKysjGh0oHRUiJDUlKC0vMjIyGSI4PTcwPCsxMi8BCgsLDg0OHBAQHDsoIig7Ozs7Ly8vOzsvOzsvLy8vLzUvLzs7OzU1Ly8vOzUvLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIAA4AGAMBIgACEQEDEQH/xAAXAAADAQAAAAAAAAAAAAAAAAAABQcG/8QAHxAAAQMEAwEAAAAAAAAAAAAAAgABBAUGEUEDIWET/8QAFgEBAQEAAAAAAAAAAAAAAAAABAMA/8QAGhEAAQUBAAAAAAAAAAAAAAAAAgABAyExEf/aAAwDAQACEQMRAD8AUtTSOWPe1qOGmkAcb5UoK7pw8zGOvU2C/Z/zDpMlO1mGPmKoVaGZ00WzpCnE2/6g8MWwhWE6QijB3xf/2Q==","https://image.mux.com/HH01adSlLn181vNwOvmkpq6AKnTHQS00Sg/thumbnail.jpg",{"__typename":558,"title":586,"slug":587,"publishDate":588,"tag":589,"image":12,"logo":592,"accentColor":594,"intro":595,"externalLink":37,"media":12},"Strengthening Security Through Partnership: How Everest Systems and Hackrate Collaborate to Protect the Everest ERP Platform","hackrate-collaboration","2025-04-01",{"name":590,"slug":591},"Collaboration","collaborations",{"url":593},"https://www.datocms-assets.com/160976/1752688760-hackrate.png",{"bgColor":42},"In today's digital landscape, where cyber threats evolve at an alarming pace, robust security measures are no longer optional for business-critical applications. For ERP systems that manage sensitive financial, operational, and customer data, security vulnerabilities can lead to devastating consequences.",{"__typename":558,"title":597,"slug":598,"publishDate":599,"tag":600,"image":601,"logo":605,"accentColor":607,"intro":608,"externalLink":609,"media":12},"Handelsblatt: Former SAP Employees Plan Alternative to Market Leader","handelsblatt-former-sap-employees-plan-alternative-to-market-leader","2024-12-02",{"name":563,"slug":266},{"responsiveImage":602},{"src":603,"width":567,"height":473,"alt":12,"base64":604},"https://www.datocms-assets.com/160976/1752614792-press-handelsblatt-2x.jpg?fit=fillmax&h=1050&w=1400","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLFQ8NDhgPFhUVDhsPDg0OFxcdGBYVFhUaHysjJh0oHRUWJDUlKC0vMjIyHSI4PTcwPCsxMi8BCgsLDg0PGg4NES8cFhwvLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBEQACEQEDEQH/xAAYAAEAAwEAAAAAAAAAAAAAAAAFBAYHA//EACMQAAEDAwMFAQAAAAAAAAAAAAMAAQIEEZEFEyEiIzEyoRT/xAAXAQADAQAAAAAAAAAAAAAAAAADBAUC/8QAGhEAAwEBAQEAAAAAAAAAAAAAAAECAxIhEf/aAAwDAQACEQMRAD8A5grCxH4TksIsgjV6g02vZMSxrPMPDM8x2st9FHOPCwUMKkwHfbfCnyTOkRK6BuYuN0eWGztEUe4KPI/i39H40Rp2jU4fxv244SiIATqYBbr9DYR0FgJqQjaHoy0PQf/Z",{"url":606},"https://www.datocms-assets.com/160976/1752614800-handelsblatt.png",{"bgColor":37},"The startup Everest Systems is challenging SAP with a cloud-native ERP system specifically designed for SaaS companies. With $140 million in funding and development centered in Heidelberg, the company builds on expertise from former SAP executives Franz Färber and Stefan Sigg.","https://www.handelsblatt.com/technik/it-internet/start-up-check-fruehere-sap-mitarbeiter-planen-gegenentwurf-zum-marktfuehrer-01/100089320.html",1776231712782]