[{"data":1,"prerenderedAt":656},["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\":\"sami-muneer-why-i-joined-everest\"}}":267,"{\"query\":\"\\n  query {\\n    allPosts(\\n      orderBy: publishDate_DESC\\n      filter: { publishDate: { lte: \\\"2026-04-14\\\" }, id: {neq: \\\"bSpApLa8QlKi_Fmir8Gl9A\\\"} }\\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\":{}}":529,"{\"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\":{}}":586,"{\"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\":{}}":595,"{\"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\":{}}":601},{"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":527},{"seo":269,"content":327,"__typename":502,"id":503,"title":504,"slug":505,"publishDate":506,"category":507,"author":511,"image":515,"accentColor":521,"intro":523,"tag":524},[270,273,277,280,284,287,290,294,298,302,305,309,313,316,320,323],{"attributes":12,"content":271,"tag":272},"Why a JPMorgan MD Joined Everest to Fix Enterprise 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","Former JPMorgan MD and SAP veteran Sami Muneer explains why AI code generation isn't enough — and how Everest closes the gap between intent and execution.",{"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/1776218593-erp-article-why-i-joined-everest-sami-small.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:10:15Z",{"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":501},{"schema":329,"document":330},"dast",{"type":331,"children":332},"root",[333,339,343,361,369,373,377,383,387,394,408,440,444,448,452,464,471,480,489,493,497],{"type":334,"children":335},"paragraph",[336],{"type":337,"value":338},"span","Across all of these companies, I worked with exceptional teams solving complex problems in very different contexts. That diversity of environments and perspectives has shaped how I think about technology and, more importantly, learn how systems actually get built and scaled inside real organizations.",{"type":334,"children":340},[341],{"type":337,"value":342},"In retrospect, it’s clear that this cumulative journey led me here.",{"type":334,"children":344},[345,347,352,354,359],{"type":337,"value":346},"I vividly remember the moment at JPMorgan Chase & Co. when my colleague Sam Yen told me about a conversation he had that morning with ",{"url":348,"type":13,"children":349},"https://everest-systems.com/about/leadership/",[350],{"type":337,"value":351},"Franz Faerber",{"type":337,"value":353},", who had just demoed ",{"url":355,"type":13,"children":356},"https://everest-systems.com/aispecify",[357],{"type":337,"value":358},"Everest",{"type":337,"value":360},". Sam pulled up a recording of the demo and walked me through it.",{"type":334,"children":362},[363,365],{"type":337,"value":364},"\nMy immediate reaction was simple: ",{"type":337,"marks":366,"value":368},[367],"emphasis","why aren’t we working there?",{"type":334,"children":370},[371],{"type":337,"value":372},"I am, in a sense, returning to where I started—rejoining prior colleagues, ex-leaders at SAP who had played a pivotal role in its transformation to the cloud era. I am going from a 230,000-person organization to a ~150-person startup, but to one with a large ambition —building transformative AI technology for the enterprise. ",{"type":334,"children":374},[375],{"type":337,"value":376},"Here, I want to share what gave me the conviction to make that leap.",{"type":378,"level":379,"children":380},"heading",2,[381],{"type":337,"value":382},"Leaving the enterprise to help the enterprise",{"type":334,"children":384},[385],{"type":337,"value":386},"My professional journey has always been about scaling complexity. At SAP, I spent 13 years launching new business units—from energy and sustainability to sports and mobile—expanding the reach of core ERP. I then dove into the world of ML/CV, drones and robotics with startups before returning to the complexity of a large company…well… a very large company, J.P. Morgan Chase & Co. as Managing Director for New Business Ventures.",{"type":334,"children":388},[389,391],{"type":337,"value":390},"Through all of this, I’ve realized a fundamental truth about software: ",{"type":337,"marks":392,"value":393},[367],"Writing code was never the problem.",{"type":334,"children":395},[396,398,401,403,406],{"type":337,"value":397},"Most developers love to code. The friction and the failures almost always stem from everything that happens ",{"type":337,"marks":399,"value":400},[367],"before",{"type":337,"value":402}," and ",{"type":337,"marks":404,"value":405},[367],"after",{"type":337,"value":407}," the code-write:",{"type":409,"style":410,"children":411},"list","bulleted",[412,428],{"type":413,"children":414},"listItem",[415],{"type":334,"children":416},[417,421,423,426],{"type":337,"marks":418,"value":420},[419],"strong","The ",{"type":337,"value":422},"\"Before\"",{"type":337,"marks":424,"value":425},[419],":",{"type":337,"value":427}," how requirements are defined and solution is designed",{"type":413,"children":429},[430],{"type":334,"children":431},[432,434,436,438],{"type":337,"marks":433,"value":420},[419],{"type":337,"value":435},"\"After\"",{"type":337,"marks":437,"value":425},[419],{"type":337,"value":439}," how the code is deployed, maintained, and governed in production.",{"type":334,"children":441},[442],{"type":337,"value":443},"At SAP, I saw firsthand how long planning cycles, distributed teams, and fragmented documentation could dilute the voice of the customer. Requirements would evolve across documents, systems, and conversations until something essential – the true customer voice – got lost.",{"type":334,"children":445},[446],{"type":337,"value":447},"The same applied to customer projects. Even when we deeply understood SAP systems, we didn’t always fully capture the nuances of each customer — their processes, governance, and change management realities. Somewhere along the way, intent and implementation would drift apart.",{"type":334,"children":449},[450],{"type":337,"value":451},"At SAP, Sam and I had instituted design-thinking practices across the company to address this—bringing teams closer to the problem before jumping to solutions. That principle still holds: get it right early, and you avoid exponential complexity later.",{"type":334,"children":453},[454,456,459,462],{"type":337,"value":455},"Today, LLMs have taken us a step forward. They enable rapid iteration on ideas and requirements. But they’ve also introduced a new challenge: ",{"type":337,"marks":457,"value":458},[419,367],"Specifications can start anywhere, evolve everywhere… and never truly converge",{"type":337,"marks":460,"value":461},[419],".",{"type":337,"value":463}," Design of enterprise-grade systems demands more. Specs development is a highly collaborative process to account for traceability, governance, and alignment with real-world constraints—security, compliance, architecture, and operations.",{"type":334,"children":465},[466,468],{"type":337,"value":467},"Speed matters. But quality, consistency, and accountability ",{"type":337,"marks":469,"value":470},[419,367],"matter more.",{"type":334,"children":472},[473,475,478],{"type":337,"value":474},"Here is another paradox: LLMs have dramatically improved how fast we can generate code. But the bottleneck in software engineering was never coding speed. It has always been architecture, design, and lifecycle management. And when those are weak, we accumulate technical debt — the kind that consumes 50–80% of IT budgets.\n\nIn some ways, ",{"type":337,"marks":476,"value":477},[419,367],"LLM-driven code generation amplifies that problem. ",{"type":337,"value":479},"Ask the DevOps teams, ask the infrastructure engineers, ask the teams responding to Sev2 incidents at 3am.",{"type":334,"children":481},[482,484,487],{"type":337,"value":483},"Now layer in a highly regulated environment like a global bank as J.P. Morgan. Every change Every change must be traceable: ",{"type":337,"marks":485,"value":486},[367],"who requested it? Why was it made? Who approved it? When did it go live? ",{"type":337,"value":488},"Now imagine reconstructing that lineage from evolving prompts and shifting model behavior",{"type":334,"children":490},[491],{"type":337,"value":492},"AI’s true value isn’t just in writing code faster. It’s in helping organizations: 1) create complete, consistent, and governed specifications 2) design coherent, production-grade architectures 3) develop and deploy software that is testable, auditable, scalable, and secure.\n\nHere is where it gets interesting. If a company can trust its AI solution to help build the right software, the right way—fully aligned with its architectural framework, enterprise governance, and system landscape—it fundamentally changes the build-versus-buy equation. Why continue paying for user licenses on software that only partially meets your needs, rely on expensive professional services, or defer critical refactoring initiatives, when you can build precisely what you need—by function, geography, or segment—at a fraction of the cost?",{"type":334,"children":494},[495],{"type":337,"value":496},"That’s what caught my attention when I first saw the Everest demo. I already had deep respect for the team behind it—many of the architects who shaped SAP’s most critical systems. But what stood out wasn’t just the technology",{"type":334,"children":498},[499],{"type":337,"value":500},"It was the idea that AI could finally close the gap between true intent and aligned execution in the enterprise – that's a powerful lever. That’s why I joined Everest. Because scaling AI in the enterprise isn’t just about generating more code. It’s about building better systems—end to end.",[],"PostRecord","bSpApLa8QlKi_Fmir8Gl9A","Why I joined Everest","sami-muneer-why-i-joined-everest","2026-04-14",{"id":508,"name":509,"slug":510},"JawGXaVQS1mmtbq3YAwhRg","AI","ai",{"name":512,"photo":513},"Sami Muneer",{"url":514},"https://www.datocms-assets.com/160976/1776217763-sami_profile-small.jp2",{"responsiveImage":516},{"src":517,"width":518,"height":519,"alt":12,"base64":520},"https://www.datocms-assets.com/160976/1776218593-erp-article-why-i-joined-everest-sami-small.jpg?fit=fillmax&h=1050&w=1400",1365,1050,"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLFRMVDhYQFRUNDh0NDw4YHBUZGCITIiEdICsjHSkoHSEiJDUlKC0vMjIyHSI4PTcwPCsxMi8BCgsLDg0OHA4QHDIdFigvLy87NS87Ly8vOy81LzUvLy82Ly8vLy8vLy8vLy8vLy81Ly8vLzUvLzUvLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAZAAEAAgMAAAAAAAAAAAAAAAAABQYBBAf/xAAiEAABAwMEAwEAAAAAAAAAAAADAAECBAUGERIxkSIyQSH/xAAWAQEBAQAAAAAAAAAAAAAAAAACAwD/xAAXEQEBAQEAAAAAAAAAAAAAAAABABIC/9oADAMBAAIRAxEAPwDo1RdDjIzbXWjkV6OK1u+z4pYh6QpWd9FE5bcLdG3bHlHhJ6YHBVnGr2c55eL8os4zcLXTzeUpRRDbLBSTEnp7OqJnVQZhPoSXaIqtiplDVHYf4WXaIilO/9k=",{"bgColor":522},"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":525,"slug":526},"Insight","insight",{"footerCallout":528},{"headline":37,"intro":37,"cta":12},{"allPosts":530},[531,547,568],{"__typename":502,"id":532,"title":504,"slug":533,"publishDate":506,"category":534,"author":535,"image":539,"accentColor":543,"intro":545,"tag":546},"QhDLI0ZwRe2Yh9eYJXdJsQ","sam-yen-why-i-joined-everest",{"id":508,"name":509,"slug":510},{"name":536,"photo":537},"Sam Yen",{"url":538},"https://www.datocms-assets.com/160976/1776217649-samyenheadshot2-small.jpeg",{"responsiveImage":540},{"src":541,"width":518,"height":519,"alt":12,"base64":542},"https://www.datocms-assets.com/160976/1776218184-erp-article-why-i-joined-everest-sami-copy.jpg?fit=fillmax&h=1050&w=1400","data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLFBUWDhYVGQ0NDhwWDRoOFx8ZGCIVFhUdHysjHR0oKSEWJDUlKC0vMjIyGSU4PTcwPCsxMi8BCgsLDg0OHBAQHC8eFiIvLy8vNS8vLy8vNS8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABMAGAMBIgACEQEDEQH/xAAZAAACAwEAAAAAAAAAAAAAAAAAAQMFBgL/xAAkEAAABQIFBQAAAAAAAAAAAAAAAQIDBAUSERMhQZEGFTEyM//EABYBAQEBAAAAAAAAAAAAAAAAAAMCAf/EABgRAAMBAQAAAAAAAAAAAAAAAAABAgMR/9oADAMBAAIRAxEAPwDfSKu43JIsBPOrC0wjO3YdvMRHJRHiQVXcgNxLDUnwKpsOcigpdbcVKVpuEJaR28nzVckAjrFWQs1eZ7GM51PIeItHFchACUbJSUyS9f8ARXIYAAx0f//Z",{"bgColor":544},"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":525,"slug":526},{"__typename":502,"id":548,"title":549,"slug":550,"publishDate":551,"category":552,"author":556,"image":560,"accentColor":565,"intro":566,"tag":567},"Tq6FeHvlS5io-_V3fWHdww","ERP security and compliance should be a strategic enabler","erp-security-and-compliance-should-be-a-strategic-enabler","2026-03-26",{"id":553,"name":554,"slug":555},"fluT-unXQOOE6XiklmTcXA","Fintech","fintech",{"name":557,"photo":558},"Holger Mack",{"url":559},"https://www.datocms-assets.com/160976/1774473274-holger.png",{"responsiveImage":561},{"src":562,"width":563,"height":519,"alt":12,"base64":564},"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":544},"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":525,"slug":526},{"__typename":502,"id":569,"title":570,"slug":571,"publishDate":572,"category":573,"author":574,"image":578,"accentColor":582,"intro":584,"tag":585},"FBF9t281RdiuR9F1SKWLwg","I tried Claude Cowork for procurement—I’m stunned","i-tried-claude-cowork-for-procurement","2026-03-19",{"id":553,"name":554,"slug":555},{"name":575,"photo":576},"Zarina Zayas Ortiz",{"url":577},"https://www.datocms-assets.com/160976/1773932015-zarina-headshot.jpg",{"responsiveImage":579},{"src":580,"width":518,"height":519,"alt":12,"base64":581},"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":583},"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":525,"slug":526},{"global":587},{"footerCallout":588},{"headline":589,"intro":590,"cta":591},"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":592},[593],{"label":34,"internal":594,"external":37,"style":38},{"__typename":36},{"articleSidebar":596},{"cta":597},{"buttons":598},[599],{"label":34,"internal":600,"external":37,"style":38},{"__typename":36},{"allNewsPosts":602},[603,631,642],{"__typename":604,"title":605,"slug":606,"publishDate":607,"tag":608,"image":610,"logo":615,"accentColor":617,"intro":619,"externalLink":37,"media":620},"NewsPostRecord","Bloomberg Daybreak Europe interviews Franz Faerber of Everest Systems","bloomberg-daybreak-europe-interviews-franz-faerber-of-everest-systems","2025-06-24",{"name":609,"slug":266},"Press",{"responsiveImage":611},{"src":612,"width":613,"height":519,"alt":12,"base64":614},"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":616},"https://www.datocms-assets.com/160976/1752774855-bloomberg_daybreak.png",{"bgColor":618},"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":621,"video":622},"MediaVideoRecord",{"file":623,"external":12,"loopClip":12},{"video":624},{"muxPlaybackId":625,"title":12,"width":626,"height":627,"thumbhash":628,"blurUpThumb":629,"thumbnailUrl":630},"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":604,"title":632,"slug":633,"publishDate":634,"tag":635,"image":12,"logo":638,"accentColor":640,"intro":641,"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":636,"slug":637},"Collaboration","collaborations",{"url":639},"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":604,"title":643,"slug":644,"publishDate":645,"tag":646,"image":647,"logo":651,"accentColor":653,"intro":654,"externalLink":655,"media":12},"Handelsblatt: Former SAP Employees Plan Alternative to Market Leader","handelsblatt-former-sap-employees-plan-alternative-to-market-leader","2024-12-02",{"name":609,"slug":266},{"responsiveImage":648},{"src":649,"width":613,"height":519,"alt":12,"base64":650},"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":652},"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",1776233889403]