<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>SAP on Google Cloud</title><link>https://cloud.google.com/blog/products/sap-google-cloud/</link><description>SAP on Google Cloud</description><atom:link href="https://cloudblog.withgoogle.com/blog/products/sap-google-cloud/rss/" rel="self"></atom:link><language>en</language><lastBuildDate>Fri, 10 Apr 2026 16:00:11 +0000</lastBuildDate><image><url>https://cloud.google.com/blog/products/sap-google-cloud/static/blog/images/google.a51985becaa6.png</url><title>SAP on Google Cloud</title><link>https://cloud.google.com/blog/products/sap-google-cloud/</link></image><item><title>How SAP Concur automates expense reporting with agentic AI</title><link>https://cloud.google.com/blog/products/ai-machine-learning/how-sap-concur-automates-expense-reporting-with-agentic-ai/</link><description>&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;For decades, expense automation relied on a simple premise: If the machine can read the text, it can do the work. But anyone who has ever tried to scan a crumpled, smudged, or sun-bleached receipt from their pocket knows that reading isn't enough. When key data is missing, such as a city name or a clear date, the machine halts and the burden falls back onto the user for manual entry.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;To close this gap, where traditional Optical Character Recognition (OCR) fails, SAP Concur’s engineering team set out to break new ground. While much of the industry was still focused on the design of conversational interfaces, SAP Concur foresaw a bigger shift. They recognized early on that the next leap in efficiency wouldn't come from better scanning, but from intelligent reasoning. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;The result is an agentic AI upgrade for ExpenseIt, moving automation beyond simply reading text to solving messy logic puzzles, significantly reducing the need for manual intervention. Now, travelers can simply snap photos of their receipts as they receive them, upload digital scans, or forward receipts as emails, and ExpenseIt instantly transforms them into accurate expense entries with no date entry or itemization required. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Bringing this next-generation system called for a partner who could push the boundaries of innovation while matching the ambition to execute at startup speeds. SAP Concur fused its visionary roadmap with Google Cloud’s full-stack AI power, partnering with the only provider that co-designs every layer, from custom silicon and data platforms to world-class models and agents. Together, the teams engineered a true breakthrough in cost management — an AI agent that not only captures the receipt but intuitively understands the business traveler’s reality.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;span style="vertical-align: baseline;"&gt;Speed, scale, and ingenuity&lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Standard expense automation is great at seeing what is on receipts but can’t see what is not there. SAP Concur saw the emergence of AI agents as an opportunity to create systems that could reason, decide, and act.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Suppose you upload a lunch receipt from “The Main St. Café,” which doesn’t include the address. In the past, this missing information would completely derail the automation and require you to manually enter this data to continue.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Agentic capabilities enable analyzing contextual clues, such as a vendor’s name, expense types, and trip itinerary data, to fill in the gaps. SAP Concur wanted to create an AI agent that could think like a human assistant: &lt;/span&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt;"I see 'Main St. Café.' I also see this transaction coincides with a business trip, where the user has a flight to Dallas and a hotel in Greenville, Texas. Therefore, this vendor is probably the restaurant located near the hotel in Paris, Texas — not Paris, France."&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;To solve this challenge, the teams approached the problem with a dynamic, startup-style mindset. Instead of a lengthy development cycle, the collaboration was defined by rapid prototyping and bold problem-solving. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Utilizing Google’s Gemini models, they built the Receipt Analysis Agent, underpinned by a &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;c&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;ognitive architecture. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Here’s how it works:&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li aria-level="1" style="list-style-type: decimal; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Ingestion:&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; The user snaps a photo in the SAP Concur mobile app, uploads a digital scan, or forwards a digital receipt as an email.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: decimal; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Deterministic core: &lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;SAP’s foundational technology, refined over decades of processing global expenses,  applies finely tuned logic to lift the visible text on receipts with high precision.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: decimal; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Intelligent rRouting layer:&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; If the scanned receipt data is clear, there’s no need to trigger additional actions. If the data is ambiguous (e.g., "Missing location"), the routing logic dynamically directs the task to the Receipt Analysis Agent.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: decimal; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Contextual reasoning:&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; Built with Gemini models, the AI agent doesn’t just guess — it uses tools and grounding to infer missing information. ExpenseIt feeds the partial receipt data to the agent, alongside grounding data like the user’s travel itinerary and business calendar.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: decimal; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;ReAct (Reason and Act framework):&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; The Receipt Analysis Agent connects the dots, validating the vendor against the location history, and then completes the expense entry.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/image1_NLcnlDg.max-1000x1000.jpg"
        
          alt="image1"&gt;
        
        &lt;/a&gt;
      
        &lt;figcaption class="article-image__caption "&gt;&lt;p data-block-key="0am5y"&gt;ExpenseIt with agentic AI (Receipt Analysis Agent)&lt;/p&gt;&lt;/figcaption&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Based on the example above, ExpenseIt identifies the receipt image as missing the location, and the intelligent routing layer triggers the Receipt Analysis Agent. Using Gemini, the agent will then identify what’s missing, analyze surrounding contextual clues and user-specific data, and make decisions based on information like travel bookings and calendar events. &lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;span style="vertical-align: baseline;"&gt;Key design patterns for successful AI agents&lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;The Receipt Analysis Agent was designed based on the core principles from &lt;/span&gt;&lt;a href="https://books.google.cz/books/about/Agentic_Design_Patterns.html?id=QqR20QEACAAJ&amp;amp;redir_esc=y" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Agentic Design Patterns&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, a hands-on guide written by senior Google engineer Antonio Gulli. This critical guidance helped SAP Concur successfully transform ExpenseIt into a system that can reason on data both inside and outside of receipts to accurately create expense entries.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;First, the teams implemented the &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Routing Pattern&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; to avoid running every receipt through the AI agent, helping to optimize for both cost and intelligence. A routing architecture classifies incoming tasks: Receipts with a high OCR confidence score are routed to the standard deterministic path, while those with low scores (e.g., “Missing location) are dynamically routed to the Receipt Analysis Agent.  &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Next, the &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Reflection Pattern&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; is applied to solve issues like the Paris Paradox, ensuring the agent doesn’t just generate an answer like a basic chatbot. This pattern involves an internal generator-critic loop, where the model generates a hypothesis (“I think this is Paris, France”) and then acts a critic, checking it against established facts (“The itinerary says Dallas, Texas. This hypothesis is likely false.”).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Finally, the agent follows the Tool Use Pattern, providing explicit API access to grounding sources like trip itineraries from Concur Travel. This approach allows the agent to fetch the truth rather than hallucinating it, turning the system from a text generator to a factual researcher.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;span style="vertical-align: baseline;"&gt;Architecting for ambiguity: Google Cloud’s ecosystem advantage&lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;This project highlights a pivotal shift in intelligent system design. By combining a deterministic core with an agentic reasoning layer, SAP Concur demonstrated that AI’s highest value often isn't in processing the data we have, but in reasoning to find the data we are missing. A defining moment in this engineering journey was the shift in how the model was utilized. The teams moved beyond treating Gemini as a generative interface and instead deployed it as a logic engine. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Why did SAP Concur choose to build this future with Google Cloud? Because an agent is only as good as its understanding of the world — and no one understands the digital world like Google.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;While this current release relies on the reasoning power of Gemini, the partnership opens the door to a future of multimodal, full-stack intelligence that’s unique in the market, including:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Real-world grounding:&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; Imagine an agent that cross-references a receipt with&lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt; &lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;Google Maps data to ensure the business actually exists at that location.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Frictionless flow:&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; Future integrations could use Google Wallet to match transaction timestamps instantly, or Gmail to surface hotel folio receipts automatically.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Edge intelligence:&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; With mobile advancements like Gemini Nano and the service system Android AICore, sensitive processing could eventually happen right on devices, giving users speed and privacy without the data ever leaving their phone.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;SAP Concur has the deep domain expertise that powers the world’s financial transactions. Google Cloud brings the full AI stack from the custom-designed chips (TPUs) optimized for training, to the mobile OS in the user’s pocket.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;span style="vertical-align: baseline;"&gt;Ready to build your next-generation agent?&lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;You don't need to reinvent the wheel to build a reasoning engine like ExpenseIt. The architectural patterns discussed here — Routing, Reflection, and Tool Use — are codified directly in the &lt;/span&gt;&lt;a href="https://developers.googleblog.com/en/agent-development-kit-easy-to-build-multi-agent-applications/" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Google Agent Development Kit (ADK)&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;. The ADK provides the frameworks and best practices to help you move from "prompt engineering" to "system engineering," serving as a blueprint for building agents that are reliable, scalable, and ready for the enterprise.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><pubDate>Fri, 10 Apr 2026 16:00:00 +0000</pubDate><guid>https://cloud.google.com/blog/products/ai-machine-learning/how-sap-concur-automates-expense-reporting-with-agentic-ai/</guid><category>Financial Services</category><category>Customers</category><category>SAP on Google Cloud</category><category>AI &amp; Machine Learning</category><og xmlns:og="http://ogp.me/ns#"><type>article</type><title>How SAP Concur automates expense reporting with agentic AI</title><description></description><site_name>Google</site_name><url>https://cloud.google.com/blog/products/ai-machine-learning/how-sap-concur-automates-expense-reporting-with-agentic-ai/</url></og><author xmlns:author="http://www.w3.org/2005/Atom"><name>Matt Wilkerson</name><title>Google AI Specialist</title><department></department><company></company></author><author xmlns:author="http://www.w3.org/2005/Atom"><name>Jaime Serra</name><title>Google Key Account Executive</title><department></department><company></company></author></item><item><title>Unlocking a new era for SAP on Google Cloud</title><link>https://cloud.google.com/blog/products/sap-google-cloud/unlocking-a-new-era-for-sap-on-google-cloud/</link><description>&lt;div class="block-paragraph"&gt;&lt;p data-block-key="pdgmg"&gt;The world of enterprise technology is at an inflection point. Businesses are no longer just looking to modernize their infrastructure; they're seeking to infuse intelligence and automation into every aspect of their operations. At Google Cloud, we believe the future lies in a unified, intelligent, and flexible enterprise landscape. That's why we're so excited about our latest innovations and partnerships with SAP, all designed to help customers unlock the true potential of their data and applications.&lt;/p&gt;&lt;h3 data-block-key="3lk75"&gt;&lt;b&gt;A unified data foundation: SAP Business Data Cloud and Google BigQuery&lt;/b&gt;&lt;/h3&gt;&lt;p data-block-key="7r1k5"&gt;Data is the lifeblood of every modern business, and having a fragmented data landscape is a primary obstacle to innovation. We're proud to announce that &lt;b&gt;SAP Business Data Cloud is now launched on Google Cloud&lt;/b&gt;, a significant step forward in our shared mission with SAP to help businesses get more value from their enterprise data.&lt;/p&gt;&lt;p data-block-key="8h7mb"&gt;This integration builds on our existing partnership around &lt;a href="https://news.sap.com/2025/05/harnessing-the-power-of-data-with-sap-business-data-cloud-and-google-bigquery/" target="_blank"&gt;SAP Datasphere and BigQuery&lt;/a&gt;, and it creates a frictionless experience for customers. It enables you to:&lt;/p&gt;&lt;ul&gt;&lt;li data-block-key="dpca2"&gt;&lt;b&gt;Unify Your Data Landscape:&lt;/b&gt; Access data directly from &lt;a href="https://cloud.google.com/bigquery?utm_source=google&amp;amp;utm_medium=cpc&amp;amp;utm_campaign=na-US-all-en-dr-bkws-all-all-trial-e-dr-1710134&amp;amp;utm_content=text-ad-none-any-DEV_c-CRE_724346015211-ADGP_Hybrid+%7C+BKWS+-+MIX+%7C+Txt-Data+Analytics-BigQuery-KWID_43700077225652824-kwd-63326440124&amp;amp;utm_term=KW_google+bigquery-ST_google+bigquery&amp;amp;gclsrc=aw.ds&amp;amp;gad_source=1&amp;amp;gad_campaignid=20368579085&amp;amp;gclid=Cj0KCQjwoP_FBhDFARIsANPG24N2fAU3PGhRb4YqQS3yzgy1pQ06ZfthCwhYGFI6LcKpbop8MH1s_OwaAmxdEALw_wcB&amp;amp;e=48754805"&gt;BigQuery&lt;/a&gt; within SAP Business Data Cloud (integrated through Datasphere) and vice versa, creating a single, comprehensive view of your business.&lt;/li&gt;&lt;li data-block-key="590me"&gt;&lt;b&gt;Enable Bi-directional Data Flow:&lt;/b&gt; Use efficient, built-in data replication to ensure data consistency across your SAP and Google Cloud environments.&lt;/li&gt;&lt;li data-block-key="49lgt"&gt;&lt;b&gt;Accelerate Insights with AI:&lt;/b&gt; Leverage Google Cloud's powerful &lt;a href="https://cloud.google.com/vertex-ai?e=48754805"&gt;Vertex AI&lt;/a&gt; capabilities and analytics tools, all fueled by rich, real-time data from your SAP systems.&lt;/li&gt;&lt;/ul&gt;&lt;p data-block-key="78ee8"&gt;Late August, SAP launched &lt;a href="https://bdc-pricing-estimator-sac-sacus10.cfapps.us10.hana.ondemand.com/" target="_blank"&gt;SAP Business Data Cloud on three Google Cloud regions&lt;/a&gt;, in Asia Pacific, Europe, and USA, with more to follow. In addition, SAP BW Private Cloud Edition (PCE), which is offered through SAP BDC, is supported in more than 40 Google Cloud regions, helping our customers meet critical data residency and compliance requirements.&lt;/p&gt;&lt;h3 data-block-key="he5s"&gt;&lt;b&gt;Simplifying procurement with the Google Cloud Marketplace&lt;/b&gt;&lt;/h3&gt;&lt;p data-block-key="8i961"&gt;We're also making it easier than ever to acquire and manage your SAP solutions. &lt;b&gt;SAP Business Technology Platform (SAP BTP) is now available on the&lt;/b&gt; &lt;a href="https://cloud.google.com/marketplace?e=48754805"&gt;Google Cloud Marketplace&lt;/a&gt;. This is a game-changer for businesses looking to accelerate their innovation journey.&lt;/p&gt;&lt;p data-block-key="fvju2"&gt;With SAP BTP on the Marketplace, we are enabling customers to:&lt;/p&gt;&lt;ul&gt;&lt;li data-block-key="8lll3"&gt;&lt;b&gt;Simplify Procurement and Billing:&lt;/b&gt; Get a single, unified billing experience for both your Google Cloud infrastructure and SAP BTP services. No more managing separate contracts and invoices—just one simplified process.&lt;/li&gt;&lt;li data-block-key="d0761"&gt;&lt;b&gt;Leverage Existing Google Cloud Commitments:&lt;/b&gt; One of the most significant advantages is the ability to use your existing Google Cloud spend commitments for SAP BTP services. This helps you maximize your investment and streamline your financial operations, providing more value from your cloud budget.&lt;/li&gt;&lt;/ul&gt;&lt;p data-block-key="7eg9e"&gt;To get started, simply navigate to the &lt;a href="https://console.cloud.google.com/marketplace/product/sap-btp-marketplace-public/sap-business-technology-platform"&gt;SAP BTP listing on the Google Cloud Marketplace&lt;/a&gt; and request a private offer.&lt;/p&gt;&lt;h3 data-block-key="frn2a"&gt;&lt;b&gt;AI Agents: A New Frontier for Business Automation&lt;/b&gt;&lt;/h3&gt;&lt;p data-block-key="cfg8o"&gt;The world of business process automation is being revolutionized by AI agents, and SAP customers are uniquely positioned to take advantage. At Google Cloud, we are seeing a groundswell of adoption as customers leverage the power of our innovative agentic technologies to drive a &lt;b&gt;clean core strategy&lt;/b&gt; and innovate at the speed of business.&lt;/p&gt;&lt;p data-block-key="aupt7"&gt;This is enabled by a powerful combination of technologies, including:&lt;/p&gt;&lt;ul&gt;&lt;li data-block-key="7nvas"&gt;&lt;b&gt;Agentspace:&lt;/b&gt; This new Enterprise Search and AI Assistant platform on Google Cloud is the central hub where your custom-built AI agents live and collaborate. Google &lt;a href="https://cloud.google.com/products/agentspace?e=48754805"&gt;Agentspace&lt;/a&gt; provides the tools to design, test, and orchestrate complex workflows, allowing you to turn domain knowledge into automated solutions.&lt;/li&gt;&lt;li data-block-key="ar10i"&gt;&lt;b&gt;Google Agent Development Kit (ADK):&lt;/b&gt; For more complex use cases, the &lt;a href="https://google.github.io/adk-docs/" target="_blank"&gt;ADK&lt;/a&gt; provides a robust framework to build and deploy production-ready agents that interact with your SAP systems.&lt;/li&gt;&lt;li data-block-key="5c643"&gt;&lt;b&gt;Agent-to-Agent (A2A) Protocol and Model Context Protocol (MCP):&lt;/b&gt; These open standards are the key to multi-agent collaboration. The &lt;a href="https://developers.googleblog.com/en/a2a-a-new-era-of-agent-interoperability/" target="_blank"&gt;A2A protocol&lt;/a&gt; allows your custom-built Google Cloud agents to work directly with SAP’s own AI copilot, SAP Joule. MCP gives your agents a secure "language" to access real-time, authoritative data from your SAP systems via the ABAP SDK for Google Cloud, making them more reliable, capable, and actionable.&lt;/li&gt;&lt;/ul&gt;&lt;p data-block-key="4joaj"&gt;These protocols, in combination with the power of Gemini, enable agents to understand natural language queries, make decisions, and autonomously execute multi-step business tasks.&lt;/p&gt;&lt;p data-block-key="7scie"&gt;Customers like Smyths Toys are taking advantage of Google's AI ecosystem to accelerate innovation by using &lt;a href="https://www.youtube.com/watch?v=09uH9tA6jpw" target="_blank"&gt;AI agents to transform their customer service operations&lt;/a&gt;. Their agent-based real-time resolution system has automated responses for over 23% of customer queries – relying on an SAP backend with a multi-agent frontend built on Google Kubernetes Engine (GKE) and Google BigQuery. Beyond this, Smyths Toys marketing team is also utilizing Google's AI solutions, including Imagen and Veo models, to tap into the full breadth of Google Cloud's capabilities.&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-video"&gt;



&lt;div class="article-module article-video "&gt;
  &lt;figure&gt;
    &lt;a class="h-c-video h-c-video--marquee"
      href="https://youtube.com/watch?v=09uH9tA6jpw"
      data-glue-modal-trigger="uni-modal-09uH9tA6jpw-"
      data-glue-modal-disabled-on-mobile="true"&gt;

      
        

        &lt;div class="article-video__aspect-image"
          style="background-image: url(https://storage.googleapis.com/gweb-cloudblog-publish/images/smyths-toys-google-cloud-ai-yt-hero.max-1000x1000.jpg);"&gt;
          &lt;span class="h-u-visually-hidden"&gt;Video showcasing how Smyths Toys turns data into a strategic advantage with AI.&lt;/span&gt;
        &lt;/div&gt;
      
      &lt;svg role="img" class="h-c-video__play h-c-icon h-c-icon--color-white"&gt;
        &lt;use xlink:href="#mi-youtube-icon"&gt;&lt;/use&gt;
      &lt;/svg&gt;
    &lt;/a&gt;

    
  &lt;/figure&gt;
&lt;/div&gt;

&lt;div class="h-c-modal--video"
     data-glue-modal="uni-modal-09uH9tA6jpw-"
     data-glue-modal-close-label="Close Dialog"&gt;
   &lt;a class="glue-yt-video"
      data-glue-yt-video-autoplay="true"
      data-glue-yt-video-height="99%"
      data-glue-yt-video-vid="09uH9tA6jpw"
      data-glue-yt-video-width="100%"
      href="https://youtube.com/watch?v=09uH9tA6jpw"
      ng-cloak&gt;
   &lt;/a&gt;
&lt;/div&gt;

&lt;/div&gt;
&lt;div class="block-paragraph"&gt;&lt;h3 data-block-key="719n8"&gt;&lt;b&gt;Expanding our portfolio of memory-optimized machine instances for SAP HANA&lt;/b&gt;&lt;/h3&gt;&lt;p data-block-key="3oab9"&gt;Earlier this year, we &lt;a href="https://cloud.google.com/blog/products/compute/m4-vms-are-designed-for-memory-intensive-workloads-like-sap"&gt;announced the general availability of our new M4&lt;/a&gt; memory-optimized machine series based on Intel’s latest 5th generation Xeon processors (code-named Emerald Rapids) which offer significant price and price-performance improvements compared to our prior generation M2 and M3 families.&lt;br/&gt;&lt;br/&gt;In &lt;a href="https://cloud.google.com/compute/docs/release-notes#August_28_2025"&gt;August&lt;/a&gt;, we released three additional M4-hypermem shapes providing memory sizes of 248, 496, and 992 GB that are certified for SAP HANA and backed by Compute Engine’s Memory Optimized 99.95% Single Instance SLA.&lt;br/&gt;&lt;br/&gt;M4 is now available in three ratios of memory to vCPU and offers HANA certified sizes ranging from 248 GB to 6 TB. This increased level of shape granularity can help you lower TCO and improve price-performance by picking an instance type that best fits your workload requirements. Combined with our existing VM families, Google Cloud now offers 26 unique memory-optimized instances certified for SAP HANA ranging from 248 GB to 32 TB.&lt;/p&gt;&lt;h3 data-block-key="21hm8"&gt;&lt;b&gt;Ready to transform your SAP systems?&lt;/b&gt;&lt;/h3&gt;&lt;p data-block-key="9mhvv"&gt;From a unified data foundation to simplified procurement and powerful AI agents, the innovations we've shared today help you get the most from your SAP systems. By leveraging the full potential of Google Cloud’s AI capabilities, you can transform your SAP experience, drive greater efficiency, and unlock new avenues for innovation. &lt;a href="https://cloud.google.com/solutions/sap"&gt;Explore these new capabilities&lt;/a&gt; and discover how Google Cloud can help you build a more intelligent, agile, and future-ready enterprise.&lt;/p&gt;&lt;/div&gt;</description><pubDate>Tue, 16 Sep 2025 09:00:00 +0000</pubDate><guid>https://cloud.google.com/blog/products/sap-google-cloud/unlocking-a-new-era-for-sap-on-google-cloud/</guid><category>Partners</category><category>Data Analytics</category><category>SAP on Google Cloud</category><media:content height="540" url="https://storage.googleapis.com/gweb-cloudblog-publish/images/new-era-sap-on-google-cloud-hero-2.max-600x600.png" width="540"></media:content><og xmlns:og="http://ogp.me/ns#"><type>article</type><title>Unlocking a new era for SAP on Google Cloud</title><description></description><image>https://storage.googleapis.com/gweb-cloudblog-publish/images/new-era-sap-on-google-cloud-hero-2.max-600x600.png</image><site_name>Google</site_name><url>https://cloud.google.com/blog/products/sap-google-cloud/unlocking-a-new-era-for-sap-on-google-cloud/</url></og><author xmlns:author="http://www.w3.org/2005/Atom"><name>Jesper Christensen</name><title>Architect, Global SAP Partnerships</title><department></department><company>Google Cloud</company></author><author xmlns:author="http://www.w3.org/2005/Atom"><name>Michael Harding</name><title>Global Practice Leader for SAP</title><department></department><company>Google Cloud</company></author></item><item><title>System-centric monitoring and observability for SAP workloads running on Google Cloud</title><link>https://cloud.google.com/blog/products/sap-google-cloud/workload-management-adds-sap-observability-and-monitoring/</link><description>&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Managing complex SAP landscapes can feel like navigating a maze. You’re juggling application performance, database health, infrastructure stability, and more, all while striving to ensure seamless business applications. Today, we’re excited to announce new observability and monitoring functionality in Workload Manager to provide SAP customers with purpose-built tools that bridge gaps in data and provide a unified view of SAP environments across all layers of their cloud environments.  &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Workload Manager is not intended to replace your existing SAP monitoring tools, but rather complement them by providing a broader view of your SAP systems and enabling you to more easily correlate application-level insights with infrastructure performance and events.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Expanding visibility in complex SAP environments&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Traditional SAP monitoring excels at providing detailed information at the application and database level. Metrics about transaction performance, user activity, and application logs are readily available. However, understanding the relationship between this application data and the underlying infrastructure can sometimes require additional effort. For example, a slowdown in transaction processing might be due to a database issue, a network bottleneck, or even a problem with the underlying virtual machine. While existing tools provide valuable insights, correlating application performance with infrastructure health can be a time-consuming process or may require toggling between different monitoring platforms and manual efforts.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-aside"&gt;&lt;dl&gt;
    &lt;dt&gt;aside_block&lt;/dt&gt;
    &lt;dd&gt;&amp;lt;ListValue: [StructValue([(&amp;#x27;title&amp;#x27;, &amp;#x27;Try Google Cloud for free&amp;#x27;), (&amp;#x27;body&amp;#x27;, &amp;lt;wagtail.rich_text.RichText object at 0x7fab3a64d670&amp;gt;), (&amp;#x27;btn_text&amp;#x27;, &amp;#x27;Get started for free&amp;#x27;), (&amp;#x27;href&amp;#x27;, &amp;#x27;https://console.cloud.google.com/freetrial?redirectPath=/welcome&amp;#x27;), (&amp;#x27;image&amp;#x27;, None)])]&amp;gt;&lt;/dd&gt;
&lt;/dl&gt;&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Creating a system-centric, unified view with Workload Manager&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;After enabling the &lt;/span&gt;&lt;a href="https://cloud.google.com/workload-manager/docs/observe/sap/configure-agent"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;necessary functionality&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; in Google Cloud’s Agent for SAP, you can navigate to the main Observability dashboard to see an overview of your SAP systems and the overall health status of each system and sub-layer. The health status is calculated using a variety of metrics from SAP Netweaver instances, SAP HANA databases, pacemaker clusters, and the availability of the underlying infrastructure hosting them.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/1_-_System_Dashboard_Overview.max-1000x1000.png"
        
          alt="1 - System Dashboard Overview"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Clicking on a system will take you to the system Overview page, where you can visualize the components of the system and see the current health status for each instance included. The Health Insights table will summarize any health issues that are currently detected, and the Maintenance Events table displays any upcoming maintenance for supported machine types.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/2_-_Health_Page.max-1000x1000.png"
        
          alt="2 - Health Page"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;The “Applications” and “Databases” tabs behave similarly, and help you correlate key performance indicators from your SAP applications with metrics from your VMs, storage, network, and other Google Cloud services such as the following:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Availability: &lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;GCE Instance Availability, SAP NetWeaver and SAP HANA instance status, SAP NetWeaver and SAP HANA process status and Pacemaker Cluster nodes and resource status. &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Performance:&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; GCE Instance CPU and memory utilization, operating system processes by CPU and memory and information about swap I/O operations on the operating system. &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Storage:&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; SAP related file systems usage, disk space utilization and usage, disk throughput and disk IOPS.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Networking: &lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;Information about network traffic and network packages. &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Netweaver: &lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;CPU and memory utilization by SAP NetWeaver process, response time by processes in the SAP NetWeaver instance, SAP NetWeaver sessions and RFC connections by type, SAP NetWeaver process utilization per work process type and information for each SAP NetWeaver process type for each respective queue in the system.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;HANA:&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; SAP HANA System Replication status, SAP HANA System Replication latency, memory usage in the SAP HANA Database by type, information about idle and running connections in the SAP HANA database and top schemas by record count in the SAP HANA database.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Backups: &lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;Information related to Backint backups including Backup/Recovery success rate, Backup/Recovery average MBps for all operations and historical data about both Backup/Recovery status and throughput.&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt; &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;New &lt;/span&gt;&lt;a href="https://cloud.google.com/monitoring/dashboards/show-events"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Event Annotations&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; built specifically for SAP allow you to surface system events directly on monitoring dashboards to help empower you to quickly identify the root cause or see the impact of events on your system’s performance and health. These events are also now available outside of Workload Manager in Cloud Monitoring dashboards. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong style="vertical-align: baseline;"&gt;SAP Availability:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Pacemaker cluster:&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;ul&gt;
&lt;li aria-level="2" style="list-style-type: circle; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Pacemaker cluster node status&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="2" style="list-style-type: circle; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Pacemaker cluster resource status&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;SAP HANA Database:&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;ul&gt;
&lt;li aria-level="2" style="list-style-type: circle; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;SAP HANA instance status&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="2" style="list-style-type: circle; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;SAP HANA service status&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;SAP NetWeaver:&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;ul&gt;
&lt;li aria-level="2" style="list-style-type: circle; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;SAP NetWeaver instance status&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="2" style="list-style-type: circle; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;SAP NetWeaver service status&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong style="vertical-align: baseline;"&gt;SAP Operations:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;SAP HANA System Replication status&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;SAP HANA Backup status&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;ul&gt;
&lt;li aria-level="2" style="list-style-type: circle; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;SAP HANA Data backups&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="2" style="list-style-type: circle; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;SAP HANA Log backups&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;For example, in the following screenshot we can see how a SAP HANA database failover impacted the database availability and see the series of events as the Pacemaker cluster moved the database operations to the secondary node. &lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/3_-_Event_Annotations.max-1000x1000.png"
        
          alt="3 - Event Annotations"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;strong style="vertical-align: baseline;"&gt;Other key features and benefits:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Comprehensive metrics: The solution collects a wide range of metrics from your SAP applications and Google Cloud infrastructure, but if you are looking for more, you can create your own &lt;/span&gt;&lt;a href="https://cloud.google.com/solutions/sap/docs/agent-for-sap/latest/monitoring-sap-hana#custom_queries"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;custom queries&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; and add the metrics to your custom dashboards inside Workload Manager Observability.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Customizable dashboards: Modify the dashboards to create alternative views to help visualize what matters most to your business and allow for faster identification of critical issues&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Alerting and notifications: The dashboards are natively integrated with Cloud Monitoring and Alerting. You can set up alerts for specific metrics and receive notifications when thresholds are breached&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Automated system discovery: The Agent for SAP automatically identifies and reconciles your SAP instances and resources when enabled, saving you valuable time and avoiding manual tagging or labeling&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Getting started&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Ready to experience the benefits of a single-pane-of-glass for SAP observability on Google Cloud? You can view detailed documentation and instructions on how to get started and the supported architectures &lt;/span&gt;&lt;a href="https://cloud.google.com/workload-manager/docs/observe/sap/overview"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;here&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;. The observability service in Workload Manager is available at no additional cost, but the underlying metrics and logs are subject to costs associated with Cloud Monitoring and Cloud Logging. You can view an estimated cost for the required features that must be enabled &lt;/span&gt;&lt;a href="https://cloud.google.com/workload-manager/docs/observe/sap/overview#pricing"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;here&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;If you would like assistance onboarding or would like a demo or more information, please contact your account representative or Google Cloud support and we will be in touch.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Looking ahead&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;We are committed to continuously improving SAP observability on Google Cloud and plan on adding new features and more correlation capabilities and insightful visualizations.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><pubDate>Thu, 31 Jul 2025 16:00:00 +0000</pubDate><guid>https://cloud.google.com/blog/products/sap-google-cloud/workload-management-adds-sap-observability-and-monitoring/</guid><category>Management Tools</category><category>SAP on Google Cloud</category><og xmlns:og="http://ogp.me/ns#"><type>article</type><title>System-centric monitoring and observability for SAP workloads running on Google Cloud</title><description></description><site_name>Google</site_name><url>https://cloud.google.com/blog/products/sap-google-cloud/workload-management-adds-sap-observability-and-monitoring/</url></og><author xmlns:author="http://www.w3.org/2005/Atom"><name>Brad Nixon</name><title>Product Manager</title><department></department><company></company></author><author xmlns:author="http://www.w3.org/2005/Atom"><name>Miguel Exposito</name><title>Technical Solutions Consultant, SAP</title><department></department><company></company></author></item><item><title>Unlock 66% better price-performance with new M4 VMs for memory-intensive workloads</title><link>https://cloud.google.com/blog/products/compute/m4-vms-are-designed-for-memory-intensive-workloads-like-sap/</link><description>&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Today, we're excited to announce the general availability of the memory-optimized machine series: Compute Engine &lt;/span&gt;&lt;a href="https://cloud.google.com/compute/docs/memory-optimized-machines"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;M4&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, our most performant memory-optimized VM with under 6TB of memory. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;The M4 family is designed for workloads like SAP HANA, SQL Server, and in-memory analytics that benefit from higher memory-to-core ratio. The M4 is based on Intel’s latest 5th generation Xeon processors (code-named Emerald Rapids), with instances scaling up to 224 vCPUs and 6TB of DDR5 memory. M4 offers two ratios of memory to vCPU, allowing you to choose to upgrade your memory-optimized infrastructure. They are offered in predefined shapes with a 13.3:1 and 26.6:1 memory/core ratio, for instance shapes ranging from 372GB to 6TB, with complete SAP HANA certification in all shapes and sizes.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;M4 VMs are also engineered and fine-tuned to deliver consistent performance, with up to 66% better price-performance compared to our previous memory-optimized &lt;/span&gt;&lt;a href="https://cloud.google.com/compute/docs/memory-optimized-machines"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;M3&lt;/span&gt;&lt;/a&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;span style="vertical-align: baseline;"&gt;. The M4 outperforms the M3 with up to 2.25x&lt;sup&gt;2&lt;/sup&gt;&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt; more SAPs, a substantial improvement in overall performance. Additionally, M4 delivers up to 2.44x better price performance compared to the M2&lt;sup&gt;3&lt;/sup&gt;&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;. To support customers' most business-critical workloads, M4 offers enterprise-grade reliability and granular controls for scheduled maintenance, and is backed by Compute Engine’s Memory Optimized 99.95% Single Instance SLA — important for business-critical in-memory database workloads such as SAP.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 40px;"&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt;“We are excited to announce our collaboration with Google Cloud to bring the power of the 5th Gen Intel Xeon processors to the first memory-optimized (M4) instance type among leading hyperscalers. This launch represents a significant milestone in delivering cutting-edge performance, scalability, and efficiency to cloud users for large-scale databases such as SAP Hana and memory-intensive workloads. The new M4 instance delivers advanced capabilities for today and future workloads, empowering businesses to innovate and grow in the digital era.”&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt; - Rakesh Mehrotra, VP &amp;amp; GM DCAI Strategy &amp;amp; Product Management, Intel&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;span style="vertical-align: baseline;"&gt;A full portfolio of memory&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;-&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;optimized machine instances &lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;M4 is just the latest in a long line of Compute Engine’s memory-optimized VM family. &lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;We introduced the M1 in 2018 for SAP HANA. M2 followed in 2019, supporting larger workloads. In 2023, we introduced M3, with improved performance and new features. X4 launched in 2024, supporting the largest in-memory databases, with up to 32TB of memory, making Google Cloud the first hyperscaler with an SAP-certified instance of that size.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 40px;"&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt;“For years, SAP and Google Cloud have had a powerful partnership, &lt;/span&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt;helping businesses transform with RISE with SAP &lt;/span&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt;on Google Cloud. Now, fueled by the &lt;/span&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt;enhanced&lt;/span&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt; performance, high reliability, and&lt;/span&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt; cost efficiency &lt;/span&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt;of M4 machines, we're accelerating our mission to deliver &lt;/span&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt;even greater&lt;/span&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt; value to our shared customers.” - &lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;Lalit Patil, CTO for RISE with SAP, Enterprise Cloud Services, SAP SE&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Today, both customers and internal Google teams are adopting the M4 to take advantage of increased performance, new shapes, and Compute Engine’s newest innovations.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-aside"&gt;&lt;dl&gt;
    &lt;dt&gt;aside_block&lt;/dt&gt;
    &lt;dd&gt;&amp;lt;ListValue: [StructValue([(&amp;#x27;title&amp;#x27;, &amp;#x27;$300 in free credit to try Google Cloud infrastructure&amp;#x27;), (&amp;#x27;body&amp;#x27;, &amp;lt;wagtail.rich_text.RichText object at 0x7fab24f767f0&amp;gt;), (&amp;#x27;btn_text&amp;#x27;, &amp;#x27;Start building for free&amp;#x27;), (&amp;#x27;href&amp;#x27;, &amp;#x27;http://console.cloud.google.com/freetrial?redirectPath=/compute&amp;#x27;), (&amp;#x27;image&amp;#x27;, None)])]&amp;gt;&lt;/dd&gt;
&lt;/dl&gt;&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;h3&gt;&lt;span style="vertical-align: baseline;"&gt;Powered by Titanium &lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;M4 is underpinned by Google’s &lt;/span&gt;&lt;a href="https://cloud.google.com/titanium"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Titanium&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; offload technology, enabling ultra low-latency with up to &lt;/span&gt;&lt;a href="https://cloud.google.com/compute/docs/memory-optimized-machines#m4_machine_types"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;200 Gb/s&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; of networking bandwidth. By offloading storage and networking to the Titanium adapter, host resources are preserved for running your workloads. Titanium also provides M4 with enhanced lifecycle management, reliability, and security. With Titanium’s hitless upgrades and live migration capabilities, most infrastructure maintenance can be performed with minimal to no disruption, helping to ensure predictable performance. Additionally, Titanium’s custom-built security hardware root-of-trust further strengthens the security of customer workloads.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;span style="vertical-align: baseline;"&gt;Next-level storage with Hyperdisk&lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;M4 VMs come with the latest &lt;/span&gt;&lt;a href="https://cloud.google.com/compute/docs/disks/hyperdisks"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Hyperdisk storage technology,&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; now available in both Hyperdisk Balanced and Hyperdisk Extreme options. With up to 320K IOPS per instance, Hyperdisk Balanced delivers a blend of &lt;/span&gt;&lt;a href="https://cloud.google.com/compute/docs/disks/hd-types/hyperdisk-balanced#achieve-higher-performance-with-multiple-hyperdisk-balanced-volumes"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;performance&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; and cost-efficiency for a wide range of workloads, handling typical transactional throughput and moderate query volumes effectively. Hyperdisk Extreme pushes the boundaries of storage performance, up to 500K IOPS and up to &lt;/span&gt;&lt;a href="https://cloud.google.com/compute/docs/disks/hd-types/hyperdisk-extreme#achieve-higher-performance-with-multiple-hyperdisk-extreme-volumes"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;10,000 MiB/s&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; of throughput per M4 instance for the most demanding applications such as SAP HANA’s in-memory database operations, which require low-latency access to large datasets. You can attach up to 64 Hyperdisk volumes per M4 VM, with up to 512 TiB of total capacity, with a mix of Balanced and Extreme volumes.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Hyperdisk’s benefits go beyond raw performance. It allows you to dynamically tune IOPS and bandwidth in real time, so your workloads consistently have the resources they need. Hyperdisk &lt;/span&gt;&lt;a href="https://cloud.google.com/blog/products/storage-data-transfer/hyperdisk-storage-pools-is-now-generally-available"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;storage pools&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, available for Hyperdisk Balanced volumes, support capacity pooling and flexible allocation of storage resources, optimizing both utilization and cost-efficiency. As a result, Hyperdisk delivers not only high performance and flexibility but also a &lt;/span&gt;&lt;a href="https://cloud.google.com/compute/docs/disks/storage-pools#:~:text=Lower%20Total%20Cost%20of%20Ownership,from%20downtime%20related%20to%20rescaling"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;significant reduction in total cost of ownership&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; (TCO) compared to traditional storage solutions. The combination of Hyperdisk's advanced features and Titanium's storage acceleration offloads storage processing from the CPU, frees up compute resources, and enhances overall M4 performance.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;span style="vertical-align: baseline;"&gt;SAP certifications&lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Building on existing SAP certifications on Google Cloud—including &lt;/span&gt;&lt;a href="https://cloud.google.com/solutions/sap/docs/certifications-sap-apps"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;X4 for SAP ASE &lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;and &lt;/span&gt;&lt;a href="https://cloud.google.com/solutions/sap/docs/certifications-sap-apps"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;C4 for SAP Adaptive Server&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; - M4 machines are certified for &lt;/span&gt;&lt;a href="https://cloud.google.com/solutions/sap/docs/certifications-sap-hana#hana-cert-table-vms"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;SAP HANA&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; and &lt;/span&gt;&lt;a href="https://cloud.google.com/solutions/sap/docs/certifications-sap-apps#sap-certified-vms"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;SAP NetWeaver-based Application workloads&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;. For transactional and analytical applications deployed on the SAP HANA database, please reference the certified and supported SAP HANA Hardware &lt;/span&gt;&lt;a href="https://www.sap.com/dmc/exp/2014-09-02-hana-hardware/enEN/#/solutions?filters=" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;directory&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;For SAP applications, including SAP NetWeaver-based applications deployed on non-SAP HANA databases (SAP ASE, DB2, SQL Server), such as SAP Business Suite and SAP Business Warehouse (BW), SAP certifications are available for the following machine shapes: 372GB, 744GB, 1,488GB, 2,976GB and 5,952GB. You can find more information on supported SAP applications in &lt;/span&gt;&lt;a href="https://me.sap.com/notes/2456432/E" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;SAP Note 2456432&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;span style="vertical-align: baseline;"&gt;Get started today&lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Whether you're running advanced analytics, complex algorithms, or real-time insights for critical workloads on databases like SAP HANA and SQL Server in the cloud, M4 VMs provide the performance, features, and stability to meet your business needs. With high-performance infrastructure designed to handle massive datasets, M4 VMs offer robust memory and compute capabilities that can meet the needs of your most demanding workloads. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;M4 instances are currently available in us-east4, europe-west4, europe-west3, us-central1 and will be coming to additional regions. Like other instances of the M machine family, you can purchase them on-demand or&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt; &lt;/span&gt;&lt;a href="https://cloud.google.com/docs/cuds"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;committed use discounts&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; &lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;(CUDs). For more, see the M4’s predefined&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt; &lt;/span&gt;&lt;a href="https://cloud.google.com/compute/all-pricing"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;compute resource pricing&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; or &lt;/span&gt;&lt;a href="https://console.cloud.google.com/"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;start using M4&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; in your next project today.&lt;/span&gt;&lt;/p&gt;
&lt;hr/&gt;
&lt;p&gt;&lt;sub&gt;&lt;em&gt;1. &lt;span style="vertical-align: baseline;"&gt;M3-megamem-64 compared to M4-megamem-56. Performance based on the estimated SPECrate®2017_int_base performance benchmark score&lt;br/&gt;&lt;/span&gt;2. &lt;span style="vertical-align: baseline;"&gt;M4-megamem-224 comparing to M3-megamem-128&lt;br/&gt;3. &lt;span style="vertical-align: baseline;"&gt;M4-ultramem-224 comparing to M2-ultramem-208&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/sub&gt;&lt;/p&gt;&lt;/div&gt;</description><pubDate>Mon, 09 Jun 2025 16:00:00 +0000</pubDate><guid>https://cloud.google.com/blog/products/compute/m4-vms-are-designed-for-memory-intensive-workloads-like-sap/</guid><category>SAP on Google Cloud</category><category>Compute</category><og xmlns:og="http://ogp.me/ns#"><type>article</type><title>Unlock 66% better price-performance with new M4 VMs for memory-intensive workloads</title><description></description><site_name>Google</site_name><url>https://cloud.google.com/blog/products/compute/m4-vms-are-designed-for-memory-intensive-workloads-like-sap/</url></og><author xmlns:author="http://www.w3.org/2005/Atom"><name>Eduardo Mattos Duarte</name><title>Product Manager</title><department></department><company></company></author></item><item><title>SAP &amp; Google Cloud: Enabling faster value and smarter innovation for business excellence</title><link>https://cloud.google.com/blog/products/sap-google-cloud/google-cloud-at-sap-sapphire-2025/</link><description>&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;SAP and Google Cloud are deepening their collaboration across data analytics, AI, security, and more to deliver what customers need most: faster paths to business value, lower risk on complex projects, and smart, enterprise-ready innovation that’s built to serve real workloads — not hypothetical use cases.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;At SAP Sapphire 2025, we are excited to highlight multiple updates that will simplify how customers access SAP data with BigQuery, power new AI agents and capabilities with Gemini and Agentspace, and bring Google Cloud’s leading infrastructure to SAP customers’ most demanding workloads. &lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;AI collaboration that drives business value&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;AI is at the core of work between SAP and Google Cloud. Today, we’re highlighting innovations that will help enterprise customers bring our leading AI technology to SAP data and systems, enabling measurable impact without rebuilding everything from scratch. &lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Building AI-powered applications:&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; The &lt;/span&gt;&lt;a href="https://cloud.google.com/vertex-ai?e=0"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Vertex AI platform&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; provides full access to leading foundation models, an SDK for SAP's ABAP language, and &lt;/span&gt;&lt;a href="https://cloud.google.com/model-garden?e=0"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Model Garden&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;: a single place to search, discover, and interact with models from Google and Google partners with pre-integrated models. For SAP customers, these capabilities include improving business processes like invoice resolution, enabling generative AI chatbots that provide faster, more accurate customer service experiences, and generate personalized marketing content — all with data from SAP systems. &lt;/span&gt;&lt;/li&gt;
&lt;li role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Bringing Gemini to SAP Joule:&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; SAP continues to build and refine Joule, its native agentic intelligence layer that enables AI-powered agents to operate across SAP applications. Now, with the addition of newer Gemini models embedded into the SAP’s Generative AI Hub on SAP Business Technology Platform (BTP), those agents can leverage Google Cloud’s most advanced language models to power more intelligent, autonomous behavior. With 10 SAP BTP regions available on Google Cloud globally, customers can now utilize these capabilities to scale AI agent applications that comply with enterprise requirements for governance, data locality, and operational control. &lt;/span&gt;&lt;/li&gt;
&lt;li role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Accessing SAP data in Agentspace: &lt;/strong&gt;&lt;a href="https://cloud.google.com/products/agentspace?e=0"&gt;&lt;strong style="text-decoration: underline; vertical-align: baseline;"&gt;Google Agentspace&lt;/strong&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; unifies access to enterprise agents and applications including SAP agents, offering users a single place to streamline task automation and secure enterprise knowledge access across various systems, applications, and data formats. This empowers employees to leverage enterprise intelligence within their current tools, regardless of its location, including in popular partner CRM, IT, and data platforms. Accessing SAP data in Agentspace improves access to AI agents, structured and unstructured data, and contextual recommendations, all within the employee's existing environment&lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;. &lt;/strong&gt;&lt;/li&gt;
&lt;li role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Enabling Agent2Agent interoperability&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;: SAP supports and is contributing to Google Cloud’s Agent2Agent (A2A) interoperability protocol, which enables AI agents across platforms to securely exchange information, share context, and work together to achieve business outcomes. For example, an SAP orchestrator can utilize A2A to trigger a Vertex AI agent using BigQuery with full context, replacing manual, brittle integrations with autonomous, standards-based collaboration.&lt;/span&gt;&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;AI-powered SAP operations with Gemini&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;: As customer adoption of RISE with SAP continues to grow, SAP and Google Cloud are &lt;/span&gt;&lt;a href="https://www.sap.com/blogs/ai-managed-operations-for-rise-with-sap-with-google-cloud" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;partnering on AI co-innovations&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; to deliver faster, more intelligent SAP operations at scale. As part of this effort, we have co-developed specialized AI agents with SAP, powered by the latest Gemini models, to prevent outages, optimize performance, and accelerate troubleshooting.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;As an example, &lt;/span&gt;&lt;a href="https://cloud.google.com/customers/amd?e=48754805&amp;amp;hl=en#:~:text=AMD%20is%20leveraging%20Google's%20AI,they%20need%20from%20SAP%20systems."&gt;&lt;strong style="text-decoration: underline; vertical-align: baseline;"&gt;AMD&lt;/strong&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; is leveraging Google's AI capabilities to improve user experiences with SAP. The company developed several gen AI chatbots that allow finance, HR, and customer service teams to use natural language to find the information they need from SAP systems. One customer operations chatbot pulls data related to order scheduling and deliveries to help answer customers' questions quickly, while a finance chatbot built with Vertex AI and Cortex Framework helps accelerate cash-flow forecasting.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-aside"&gt;&lt;dl&gt;
    &lt;dt&gt;aside_block&lt;/dt&gt;
    &lt;dd&gt;&amp;lt;ListValue: [StructValue([(&amp;#x27;title&amp;#x27;, &amp;#x27;Try Google Cloud for free&amp;#x27;), (&amp;#x27;body&amp;#x27;, &amp;lt;wagtail.rich_text.RichText object at 0x7fab25687c70&amp;gt;), (&amp;#x27;btn_text&amp;#x27;, &amp;#x27;Get started for free&amp;#x27;), (&amp;#x27;href&amp;#x27;, &amp;#x27;https://console.cloud.google.com/freetrial?redirectPath=/welcome&amp;#x27;), (&amp;#x27;image&amp;#x27;, None)])]&amp;gt;&lt;/dd&gt;
&lt;/dl&gt;&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Unlock and enrich the value of enterprise data&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Enterprise data is only truly valuable when it’s connected, current, and actionable. Customers can leverage the speed of &lt;/span&gt;&lt;a href="https://cloud.google.com/bigquery?utm_source=google&amp;amp;utm_medium=cpc&amp;amp;utm_campaign=na-US-all-en-dr-bkws-all-all-trial-e-dr-1710134&amp;amp;utm_content=text-ad-none-any-DEV_c-CRE_724346015211-ADGP_Hybrid+%7C+BKWS+-+MIX+%7C+Txt-Data+Analytics-BigQuery-KWID_43700077225652785-kwd-327307220781&amp;amp;utm_term=KW_gcp+bigquery-ST_gcp+bigquery&amp;amp;gad_source=1&amp;amp;gad_campaignid=20368579085&amp;amp;gclid=CjwKCAjwuIbBBhBvEiwAsNypvZKHj2dJjp_qxQtsjAoXdhM9WN8pyx2o85M2gZaSxIbe0DlFLNSechoCpwgQAvD_BwE&amp;amp;gclsrc=aw.ds&amp;amp;e=0"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;BigQuery,&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; enhanced by &lt;/span&gt;&lt;a href="https://cloud.google.com/solutions/cortex?e=0"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Cortex Framework&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, to accomplish this. Cortex provides prebuilt models for key systems (like SAP, Google Ads, and other enterprise data sources), simplifying connections to disparate data and integration of real-time signals. This serves to build a reliable data model from your existing truth that’s ready for BigQuery's native ML to help you proactively act on opportunities, enhancing AI readiness, analytics, and operational agility.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://cloud.google.com/customers/suzano-genai-cortex?e=0&amp;amp;hl=en"&gt;&lt;strong style="text-decoration: underline; vertical-align: baseline;"&gt;Suzano&lt;/strong&gt;&lt;/a&gt;&lt;strong style="vertical-align: baseline;"&gt;,&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; the world's largest pulp company and a Google Cloud RISE with SAP customer, uses Cortex to centralize its vast operational data, which was previously difficult for its global workforce to access. The company then developed a gen AI tool that translates employees' natural language questions into SQL queries, allowing non-technical users to easily retrieve insights from their SAP data. This significantly democratized data access, led to a 90% reduction in data consultation time, and enabled faster, more informed decision-making across the organization&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;SAP and Google Cloud are continuing to jointly engineer data integrations between SAP source systems and BigQuery using &lt;/span&gt;&lt;a href="https://news.sap.com/2025/05/harnessing-the-power-of-data-with-sap-business-data-cloud-and-google-bigquery/" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;SAP Business Data Cloud&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, making SAP data instantly available for AI, analytics, and visualization — without moving workloads off SAP. Customers can build new intelligence pipelines using tools they already know and with data they already trust.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Leading infrastructure for SAP workloads&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Choosing the right cloud infrastructure is critical for your SAP systems. Google Cloud now offers new &lt;/span&gt;&lt;a href="https://cloud.google.com/blog/products/compute/delivering-new-compute-innovations-and-offerings?e=0"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;SAP-optimized virtual machines (M4 and C4D families)&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; designed to directly boost your business performance and efficiency. M4, generally available, offers the most performant memory-optimized VM Compute Engine instances, with up to 127% better performance at 36% better TCO compared to previous generations. This means you can run your core SAP workloads significantly faster while reducing costs. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Google Cloud infrastructure is designed from the ground up for exceptional reliability and security, now supporting industry-leading single instance 99.95% uptime service level agreement (&lt;/span&gt;&lt;a href="https://cloud.google.com/compute/sla"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;SLA&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;) to minimize disruption to your business critical operations. Plus, with our expanded large-scale X4 instances, you can operate even your most demanding S/4HANA environments under RISE confidently at enterprise scale, ensuring your IT foundation scales &lt;/span&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt;with&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt; your business ambitions, not against them.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Enhancing security and compliance&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Google Cloud safeguards your critical SAP systems and valuable business data through a comprehensive, multi-layered approach to security, starting with secure-by-design global infrastructure and data encryption by default, to reduce risk from the get-go. This is enhanced by &lt;/span&gt;&lt;a href="https://cloud.google.com/security/google-unified-security?hl=en"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Google Unified Security&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; which provides precise access controls, continuous monitoring, and centralized security management, for proactive threat visibility across your SAP landscape. For sensitive SAP workloads, especially in the public sector, Google Cloud enables compliance through the differentiated &lt;/span&gt;&lt;a href="https://cloud.google.com/security/products/assured-workloads?hl=en"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Assured Workloads&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; control platform, which is supporting &lt;/span&gt;&lt;a href="https://sapns2.com/new-opportunities-and-continued-innovation-how-sap-ns2-and-google-cloud-will-deliver-sap-cloud-erp-private-with-itar-compliance/" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;ITAR for SAP Ariba and RISE with SAP.&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; This combination of Google Cloud solutions helps ensure compliant operations while enabling rapid detection, investigation, and neutralization of sophisticated threats, to minimize impact on the business and enhance operational resilience.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;What’s next: Learn, try, build&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;SAP customers seek clear wins: faster time to value, simplified architectures, and improved utilization of their existing data and systems. This is precisely what SAP and Google Cloud are building together. We expect Google Cloud to deliver even greater value in 2025 and beyond with our advanced enterprise AI and planet-scale cloud infrastructure.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Visit us at SAP Sapphire to explore what’s possible with the advances we have been sharing here and elsewhere in recent weeks:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Learn how Google Cloud's approach to enterprise AI translates into real-world value for our SAP customers. See &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;hands-on demos&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; of AI-assisted SAP workflows using Google Agentspace.&lt;/span&gt;&lt;/li&gt;
&lt;li role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Get &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;details on the A2A protocol and agentic integration scenarios.&lt;/strong&gt;&lt;/li&gt;
&lt;li role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;See how RISE with SAP on Google Cloud infrastructure is engineered for scale, security and reliability — and proven in the field.&lt;/span&gt;&lt;/li&gt;
&lt;li role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Discover how Google’s security solutions are protecting SAP’s customers’ most valued data and operations.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><pubDate>Tue, 20 May 2025 14:45:00 +0000</pubDate><guid>https://cloud.google.com/blog/products/sap-google-cloud/google-cloud-at-sap-sapphire-2025/</guid><category>Partners</category><category>SAP on Google Cloud</category><og xmlns:og="http://ogp.me/ns#"><type>article</type><title>SAP &amp; Google Cloud: Enabling faster value and smarter innovation for business excellence</title><description></description><site_name>Google</site_name><url>https://cloud.google.com/blog/products/sap-google-cloud/google-cloud-at-sap-sapphire-2025/</url></og><author xmlns:author="http://www.w3.org/2005/Atom"><name>Michael Harding</name><title>Global Practice Leader for SAP</title><department></department><company>Google Cloud</company></author><author xmlns:author="http://www.w3.org/2005/Atom"><name>Dinesh Vandayar</name><title>Partner Manager, SAP Strategy and Architecture</title><department></department><company></company></author></item><item><title>Google Cloud and SAP: Powering AI with enterprise data</title><link>https://cloud.google.com/blog/products/sap-google-cloud/the-case-for-running-rise-with-sap-on-google-cloud/</link><description>&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;As the 2027 end of support for SAP Business Suite 7 approaches, SAP customers need to decide where to deploy as they upgrade to cloud-based S/4HANA and RISE with SAP. This represents a great opportunity to get more value out of your enterprise data, and take advantage of the longstanding partnership between Google Cloud and SAP. RISE with SAP on Google Cloud lets you accelerate innovation and reduce costs through a secure, reliable, and scalable high-performance infrastructure. By deploying SAP on Google Cloud, you can accelerate your ERP transformation with a unique, unified data experience that offers leading integration, analytics accelerators, and AI innovations to bring clarity from data to decisions.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Two data powerhouses unite&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Key to the Google Cloud-SAP partnership is the integration between &lt;/span&gt;&lt;a href="https://cloud.google.com/bigquery/"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;BigQuery&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, a fully managed, AI-ready data analytics platform that helps you maximize value from your data, and SAP Datasphere. BigQuery is designed to be multi-engine, multi-format, and multi-cloud. This integration lets you access your most critical data in real time without duplication thanks to co-engineered data replication and federation technologies. This joint capability can unify data from SAP software systems, such as SAP S/4HANA and SAP HANA Cloud, providing organizations with a comprehensive view of their most important data on Google Cloud and letting you:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Simplify data landscapes&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;. Federate queries across SAP Datasphere and BigQuery to blend data from SAP and non-SAP software. This minimizes common data silos from sources that span marketing, sales, purchasing, finance, supply chain, manufacturing and more. &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Improve decision-making&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;. Gain a more holistic view of your data and leverage powerful analytics to drive better decision-making. Now, you can plan with a single, comprehensive view of your businesses by connecting SAP data to powerful data and analytics tools such as Vertex AI to analyze financial and business outcomes while improving the accuracy of models. &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Add rich context to your analytics.&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; BigQuery makes it easy to bring in Google and third-party data sources such as Trends, Weather, Maps, world events and Enterprise application data with Google Cloud Cortex Framework’s pre-built accelerators. &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Use SAP Business Technology Platform (SAP BTP) globally&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; on Google Cloud. SAP is advancing its multi-cloud offerings by expanding regional support of SAP BTP and SAP HANA Cloud on Google Cloud, which includes support for SAP Analytics Cloud and SAP Datasphere. SAP and Google Cloud intend to launch SAP BTP in five new regions, building to a total of eight regions supported by 2025.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;
&lt;div class="block-aside"&gt;&lt;dl&gt;
    &lt;dt&gt;aside_block&lt;/dt&gt;
    &lt;dd&gt;&amp;lt;ListValue: [StructValue([(&amp;#x27;title&amp;#x27;, &amp;#x27;Try Google Cloud for free&amp;#x27;), (&amp;#x27;body&amp;#x27;, &amp;lt;wagtail.rich_text.RichText object at 0x7fab25687a90&amp;gt;), (&amp;#x27;btn_text&amp;#x27;, &amp;#x27;Get started for free&amp;#x27;), (&amp;#x27;href&amp;#x27;, &amp;#x27;https://console.cloud.google.com/freetrial?redirectPath=/welcome&amp;#x27;), (&amp;#x27;image&amp;#x27;, None)])]&amp;gt;&lt;/dd&gt;
&lt;/dl&gt;&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Transform your business with AI&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Google Cloud has powerful, easy-to-use tools to help you incorporate your SAP data into predictive and generative AI initiatives. Vertex AI provides a single, integrated development platform where you can build sophisticated predictive and generative AI agents and experiences faster — without any manual ETL.&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Innovate freely&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; with Model Garden, &lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;a curated collection of over 150 machine learning models. &lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;Google is the only cloud provider to offer widely used first-party, third-party, and open-source models,&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt; so you can easily discover and choose foundation models based on modality, size, performance, latency, and cost. &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Leverage Google’s most powerful model yet&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;. Gemini is &lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;Google’s most capable and general family of LLMs, offering four models each built for its own set of use cases. &lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;Google Cloud recently announced multiple Gemini updates that enable SAP users to bring more gen AI capabilities to SAP workloads and access Google Cloud’s large language models through SAP GenAI Hub.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Get more from your models&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; by augmenting and grounding them with SAP data. Leverage Vertex AI Model Builder’s managed tooling for extensions, function calling, and grounding. Customize Gemini models in an efficient, lower-cost way with supervised tuning.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Easily deploy, manage, and monitor agents&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; with Vertex AI Agent Builder, which lets you quickly create a range of generative AI agents grounded with Google Search and your SAP data with the convenience of a no-code agent builder console. &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Run SAP today on tomorrow’s infrastructure&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Google Cloud helps SAP customers build quickly, securely, and cost effectively with the next generation of infrastructure designed to meet specific workload and industry needs. Google Cloud infrastructure is optimized for AI, cloud-first, enterprise workloads with an emphasis on security, scalability, and data sovereignty. &lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Leverage superior scale-up machine types&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;. Google Cloud is the sole provider of 32TB SAP-certified machines, simplifying architecture, deployments, and administration. More recently, Google Cloud introduced &lt;/span&gt;&lt;a href="https://cloud.google.com/blog/products/compute/compute-engine-c3-bare-metal-and-x4-machine-types-now-ga"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;memory-optimized X4 instances&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, which provide the largest SAP-certified compute instances in the cloud market, supporting up to 32TB SAP HANA workloads.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Accelerate time to value&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;. Google Cortex for SAP Framework delivers pre-built analytical and AI models based on SAP data models and with out-of-the-box integration with SAP. Cortex comes with pre-built dashboards for visualizing SAP data and enriches data with AI/ML services and external data sets such as weather, search trends, ads impressions, and more.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Increase agility and scalability&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;. Unlike on-premises infrastructure, Google Cloud offers on-demand scalability to massive scale if needed, allowing you to easily adjust resources based on changing business needs. This agility can be crucial for responding to market fluctuations or unexpected growth.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Improve performance and efficiency&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;. Google Cloud's infrastructure is designed for high performance and reliability. This can lead to faster processing times and reduced latency for your SAP applications, improving overall efficiency and the user experience.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;A highly secure cloud&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;. While customers are growing concerned about the recent increase in DDoS attacks, threat vulnerability, and security-born outages, Google Cloud’s customers have been appreciative of our consistency in availability. With robust security features and compliance certifications, Google Cloud can help give you peace of mind knowing your data is secure and your business meets regulatory requirements.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Meet sustainability goals&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;. SAP and Google Cloud are exploring ways to combine SAP Datasphere with broader ESG data sets and insights powered by Google Cloud to accelerate sustainability journeys with actionable insights.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Real-world results with RISE on Google Cloud&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;SAP customers are already getting more out of their technology investments by migrating to Google Cloud. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.googlecloudpresscorner.com/2023-06-14-Hunkemoller-Collaborates-with-Google-Cloud-to-Provide-Data-Driven-Retail-Experience?linkId=8811731" rel="noopener" target="_blank"&gt;&lt;strong style="text-decoration: underline; vertical-align: baseline;"&gt;Hunkemöller&lt;/strong&gt;&lt;/a&gt;&lt;br/&gt;&lt;span style="vertical-align: baseline;"&gt;Hunkemöller, a leading European lingerie brand with over 850 stores in 22 countries, aimed to enhance its customer experience and support its omnichannel growth strategy. The company migrated its SAP environment and IT infrastructure to Google Cloud using RISE with SAP. This move allowed Hunkemöller to leverage Google Cloud's data and analytics capabilities, enabling more precise customer segmentation and personalized recommendations, leading to improved customer experiences and reduced returns. &lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 40px;"&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt;"By moving our on-premise data to the cloud and leveraging Google Cloud technologies, we can provide our customers with the best possible customer experience—digitally driven and supported by data. Developments happen at lightspeed in retail, and we want to be a market leader when it comes to digital applications and use of data for a better customer experience and operation of the business. We worked intensively with experts from Google Cloud and partners to realize the blueprint for cloud migration.”&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt; - &lt;strong&gt;Gordon Smit, Global IT Director, Hunkemöller&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://cloud.google.com/blog/products/sap-google-cloud/google-cloud-cortex-framework-unlocks-data-driven-innovation/"&gt;&lt;strong style="text-decoration: underline; vertical-align: baseline;"&gt;Cementos Pacasmayo&lt;/strong&gt;&lt;/a&gt;&lt;br/&gt;&lt;span style="vertical-align: baseline;"&gt;A leading producer of construction solutions in Northern Peru, Cementos Pacasmayo built a data ecosystem using the Cortex Framework, SAP, and Vertex AI on Google Cloud to provide stakeholders across all departments with fast, broad, and deep visibility into data. &lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 40px;"&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt;“Before, three people had to work for eight hours to generate a business analysis. Now business users don't have to wait for computer scientists or data analysts. They can act autonomously to immediately gain valuable insights thanks to automation and rich, centralized information.”&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt; - &lt;strong&gt;Franz Zárate, Technical Tribe Lead Data &amp;amp; Analytics, Cementos Pacasmayo &lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;This is just the beginning&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Google Cloud and SAP continue to collaborate, with new co-innovations coming online all the time, making Google Cloud a compelling choice for your SAP modernization initiative. Together, Google Cloud and SAP have made it easy to activate your SAP data with Cloud Cortex Framework and Vertex AI. Now you can enable advanced analytics and build cutting-edge AI/ML and generative AI applications, retain end-to-end business context for enterprise AI, and improve time-to-AI enterprise realization with instant access to your SAP data, all without thousands of integration and development hours. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Learn more about SAP on Google Cloud &lt;/span&gt;&lt;a href="https://cloud.google.com/solutions/sap?hl=en"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;here&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><pubDate>Wed, 18 Dec 2024 17:00:00 +0000</pubDate><guid>https://cloud.google.com/blog/products/sap-google-cloud/the-case-for-running-rise-with-sap-on-google-cloud/</guid><category>Partners</category><category>SAP on Google Cloud</category><og xmlns:og="http://ogp.me/ns#"><type>article</type><title>Google Cloud and SAP: Powering AI with enterprise data</title><description></description><site_name>Google</site_name><url>https://cloud.google.com/blog/products/sap-google-cloud/the-case-for-running-rise-with-sap-on-google-cloud/</url></og><author xmlns:author="http://www.w3.org/2005/Atom"><name>Dinesh Vandayar</name><title>Partner Manager, SAP Strategy and Architecture</title><department></department><company></company></author></item><item><title>Achieve peak SAP S/4HANA performance with Compute Engine X4 machines</title><link>https://cloud.google.com/blog/products/sap-google-cloud/compute-engine-x4-machine-types-for-sap-workloads/</link><description>&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Enterprise workloads like SAP S/4HANA present unique challenges when migrating to a public cloud, making the choice of a cloud provider critically important. As an in-memory database for large SAP deployments, SAP HANA can have massive memory and CPU processing requirements, and that can just be the beginning of the challenges. Businesses are generating, processing, and making business decisions on more data than ever before, and they require increasingly complex data analysis, algorithms, and reporting. SAP provides the real-time operational and historical analytics and insights businesses need to make informed decisions quickly. However, this requires machines that can process and analyze large volumes of data in real time, demanding high levels of memory and compute power. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;To meet these demands, we recently introduced &lt;/span&gt;&lt;a href="https://cloud.google.com/blog/products/compute/compute-engine-c3-bare-metal-and-x4-machine-types-now-ga"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;X4 machine types&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;. The &lt;/span&gt;&lt;a href="https://cloud.google.com/products/compute"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Compute Engine&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; X4 machine family is purpose-built to handle the demanding requirements of SAP HANA Online Transaction Processing (OLTP) and Online Analytical Processing (OLAP) workloads. These machines deliver strong performance, scalability, and reliability, empowering businesses to unlock the full potential of their SAP S/4HANA, SAP Business Suite (ECC) on SAP HANA deployments, and SAP’s Industry Solutions. X4 is also built to support OLAP workloads such as SAP BW/4HANA and SAP BW on HANA.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-aside"&gt;&lt;dl&gt;
    &lt;dt&gt;aside_block&lt;/dt&gt;
    &lt;dd&gt;&amp;lt;ListValue: [StructValue([(&amp;#x27;title&amp;#x27;, &amp;#x27;Try Google Cloud for free&amp;#x27;), (&amp;#x27;body&amp;#x27;, &amp;lt;wagtail.rich_text.RichText object at 0x7fab256dc6a0&amp;gt;), (&amp;#x27;btn_text&amp;#x27;, &amp;#x27;Get started for free&amp;#x27;), (&amp;#x27;href&amp;#x27;, &amp;#x27;https://console.cloud.google.com/freetrial?redirectPath=/welcome&amp;#x27;), (&amp;#x27;image&amp;#x27;, None)])]&amp;gt;&lt;/dd&gt;
&lt;/dl&gt;&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Uncompromising performance in a scalable solution&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;As businesses grow, whether organically or via acquisitions, they often risk hitting CPU and memory limitations of their SAP HANA system. This forces them to upgrade to larger scale-up machines earlier or using multiple machines in a scale-out configuration. Scaling out is a complex custom process that requires application data redesign and approvals from SAP, as well as being costly from an operational and resource perspective. In addition, the planned downtime required for these migration operations can be unacceptable for organizations that rely on SAP for mission-critical operations.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;X4 solves these challenges by allowing businesses to grow further in scale-up mode before hitting performance bottlenecks. X4 is available in 16TB, 24TB, and 32TB memory configurations and 960, 1440, 1920 vCPU cores respectively with “standard sizing” SAP certification for both SAP HANA OLTP and OLAP capable of running the most demanding enterprise SAP HANA workloads. X4 machines also boast scale-out OLTP certifications for up to four nodes the size of the servers, for a total of 128 terabytes for S/4HANA use cases — larger than any other cloud provider’s. The X4 16TB machines achieved an SAP Benchmark IaaS SAPS result that is over 8% higher than the closest IaaS cloud’s. (Source: SAP note &lt;/span&gt;&lt;a href="https://me.sap.com/notes/2456432/E" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;2456432&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; - Logon required). &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;As the only cloud IaaS provider offering a 32TB SAP-certified machine, Google Cloud helps ensure that your SAP HANA environment grows seamlessly with your business needs while providing a cost-effective and simple cloud-native experience. Here’s how:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Industry-leading compute and storage&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;: The Google Cloud X4 machine family gains its power and scale through a combination of powerful hardware and software optimizations. Integration with Google Cloud Hyperdisk provides high performance, scalability, and resilient block storage. Hyperdisk provides dedicated, dynamically tunable read/write operations per second (IOPS) and throughput with each volume up to 5GB per second, delivering substantially higher performance compared to the previous generation of Persistent Disk. This level of performance is crucial for applications that require rapid data access, like databases, real-time analytics, and reduces SAP HANA rehydration times. Additionally, X4 machines run on one of the world’s largest privately managed networks, offering low-latency performance. &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;High availability and reliability: &lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;Minimizing downtime for mission-critical SAP applications is a top priority for customers. X4 machines have an industry-leading 99.95% Compute Engine Memory-Optimized Single Instance SLA. Paired with Hyperdisk, X4 enables rapid SAP HANA rehydration capabilities (&amp;lt;45 min full rehydration for 32TB) that minimize application business process downtime, so your mission-critical SAP applications stay up and running. &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Performance-boosting innovation&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;: &lt;/span&gt;&lt;a href="https://cloud.google.com/titanium?e=48754805"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Titanium&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; is a hardware- and software-based technology designed to significantly enhance workload performance, efficiency, and security while also simplifying management by automating many infrastructure-level tasks. Titanium shifts networking and storage functions away from the machine’s CPU to specialized hardware, allowing the machine’s CPU to focus on running SAP HANA applications. Titanium’s tight integration with Google Cloud's Hyperdisk block storage service allows for best-in-class storage I/O performance (up to 400k IOPS per instance), surpassing what's typically possible with traditional architectures. &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Enhanced security and compliance: &lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;X4 machines inherit Google Cloud's robust security features, including encryption of data in transit and at rest as well as compliance with industry standards and regulations with support for Google Cloud’s &lt;/span&gt;&lt;a href="https://cloud.google.com/security/products/assured-workloads"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Assured Workloads&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;. Titanium enhances security feature performance by offloading security-sensitive tasks like encryption and key management to dedicated hardware with enhanced protections. This helps improve the security posture of workloads, reduces the risk of vulnerabilities, and enables customers to meet their compliance and regulatory requirements.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Simplified cloud-native experience: &lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;X4 machines offer the benefits of a cloud-native architecture for SAP S/4 HANA, integrating seamlessly with Google Cloud's ecosystem and providing access to a wide range of cloud services. Compute Engine also offers a seamless migration experience for X4. You can easily migrate your SAP instance from M2 servers (up to 12 terabytes) to X4. The migration process from other servers or on-prem environments to X4 is the same as the standard process for migrating to any other Google Cloud server. &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;A choice of service model&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;: When migrating to Google Cloud, SAP customers have two choices. You can choose a direct (BYOL) deployment model, or you can take advantage of RISE with SAP, which brings solutions and expertise from SAP and technology ecosystem partners into one single-contract subscription offering.&lt;br/&gt;&lt;br/&gt;&lt;/span&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt;“In the past few years, our SAP HANA systems have seen significant data growth with an increasing need for higher performance. With the 24TB X4 machines and Hyperdisk storage, we have been able to raise the ceiling for our future data growth and are also looking to see improvements in our performance. Added to this, Google’s X4 machines are cloud native, giving us opportunities to automate system management and operations.” &lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;- &lt;strong&gt;Shawn Lund, US Chief Technology Officer, Deloitte&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Google Cloud's X4 machines represent a significant advancement in SAP HANA infrastructure, offering high performance, scalability, and cost-efficiency. By integrating with Google Cloud's powerful ecosystem and providing a cloud-native experience, X4 machines empower businesses to unlock the full potential of their SAP S/4HANA deployments and drive digital transformation. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Learn more about &lt;/span&gt;&lt;a href="https://cloud.google.com/blog/products/sap-google-cloud/new-solutions-and-capabilities-at-sap-sapphire?e=48754805"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;X4 machines and RISE with SAP on Google Cloud&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;. View &lt;/span&gt;&lt;a href="https://console.cloud.google.com/marketplace/product/sap-datasphere-oem-public/sap-datasphere(cameo:product/sap-datasphere-oem-public/sap-datasphere)"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;SAP Datasphere for Google BigQuery&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; on Google Cloud Marketplace.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><pubDate>Mon, 16 Dec 2024 17:00:00 +0000</pubDate><guid>https://cloud.google.com/blog/products/sap-google-cloud/compute-engine-x4-machine-types-for-sap-workloads/</guid><category>Compute</category><category>Partners</category><category>SAP on Google Cloud</category><og xmlns:og="http://ogp.me/ns#"><type>article</type><title>Achieve peak SAP S/4HANA performance with Compute Engine X4 machines</title><description></description><site_name>Google</site_name><url>https://cloud.google.com/blog/products/sap-google-cloud/compute-engine-x4-machine-types-for-sap-workloads/</url></og><author xmlns:author="http://www.w3.org/2005/Atom"><name>Mike Eacrett</name><title>Senior Product Manager</title><department></department><company></company></author></item><item><title>Get cost-effective protection for SAP HANA with Backup and DR Service</title><link>https://cloud.google.com/blog/products/storage-data-transfer/google-cloud-backup-and-dr-service-for-sap-hana/</link><description>&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Like many businesses, your SAP HANA database is the heart of your SAP business applications, a repository of mission-critical data that drives your operations. But what happens when disaster strikes?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Protecting a SAP HANA system involves choices. Common methods include HANA System Replication (HSR) for high availability and Backint for backups. But while having a disaster recovery (DR) strategy is crucial, it doesn't need to be overly complex or expensive. While HSR offers rapid recovery, it requires a significant investment. For many SAP deployments, a &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;cold DR&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; strategy strikes the perfect balance between cost-effectiveness and recovery time objectives (RTOs).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;What is cold DR? Think of it as your backup plan's backup plan. It minimizes costs by maintaining a non-running environment that's only activated when disaster strikes. This traditionally means longer RTOs compared to hot or warm DR, but significantly lower costs, and while often deemed sufficient, any improvement on RTO and lower cost is what businesses are often in search of.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Backint, when paired with storage (e.g. Persistent Disk and Cloud Storage) enables data transfer to a secondary location, and can be an effective cold DR solution. However, using Backint for DR can mean longer restore times and high storage costs, especially for large databases. Google Cloud is delivering a solution addressing both the cost-effectiveness of cold DR and the rapid recovery of a full DR solution: &lt;/span&gt;&lt;a href="https://cloud.google.com/backup-disaster-recovery/"&gt;&lt;strong style="text-decoration: underline; vertical-align: baseline;"&gt;Backup and DR Service&lt;/strong&gt;&lt;/a&gt;&lt;strong style="vertical-align: baseline;"&gt; with Persistent Disk (PD) snapshot integration.&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; This innovative approach leverages the power of incremental forever backups and HANA Savepoints to protect your SAP HANA environment.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-aside"&gt;&lt;dl&gt;
    &lt;dt&gt;aside_block&lt;/dt&gt;
    &lt;dd&gt;&amp;lt;ListValue: [StructValue([(&amp;#x27;title&amp;#x27;, &amp;#x27;Try Google Cloud for free&amp;#x27;), (&amp;#x27;body&amp;#x27;, &amp;lt;wagtail.rich_text.RichText object at 0x7fab24b8b370&amp;gt;), (&amp;#x27;btn_text&amp;#x27;, &amp;#x27;Get started for free&amp;#x27;), (&amp;#x27;href&amp;#x27;, &amp;#x27;https://console.cloud.google.com/freetrial?redirectPath=/welcome&amp;#x27;), (&amp;#x27;image&amp;#x27;, None)])]&amp;gt;&lt;/dd&gt;
&lt;/dl&gt;&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Rethinking SAP disaster recovery in Google Cloud&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Backup and DR is an enterprise backup and recovery solution that integrates directly with cloud-based workloads that run in Google Compute Engine. Backup and DR provides backup and recovery capabilities for virtual machines (VMs), file systems, multiple SAP databases (HANA, ASE, MaxDB, IQ) as well as Oracle, Microsoft SQL Server, and Db2. You can elect to create backup plans to configure the time of backup, how long to retain backups, where to store the backups (regional/multi-regional) and in what tier of storage, along with specifying database log backup intervals to help ensure a low recovery point objective (RPO).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;A recent Backup and DR &lt;/span&gt;&lt;a href="https://cloud.google.com/backup-disaster-recovery/docs/quickstarts/sap-hana-on-gce-backup-recovery"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;feature&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; offers Persistent Disk (PD) snapshot integration for SAP HANA databases. This is a significant advancement because these PD snapshots are integrated with SAP HANA Savepoints to help ensure database consistency. When the database is scheduled to be backed up, the Backup and DR agent running in the SAP HANA node instructs the database to trigger a Savepoint image, where all changed data is written to storage in the form of pages. Another benefit of this integration is that the data copy process occurs on the storage side. You no longer copy the backup data through the same network interfaces that the database or operating system are using. This results in production workloads retaining the compute and networking resources, even during an active backup&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Once completed, Backup and DR services trigger the PD snapshots from the Google Cloud storage APIs, so that the image is captured on disk, and logs can also be truncated if desired. All of these snapshots are “incremental forever” and database-consistent backups. Alternatively, you can use logs to recover to a point in time (from the HANA PD snapshot image). &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Integration with SAP HANA Savepoints is critical to this process. Savepoints are SAP HANA API calls whose primary use is to help speed up recovery restart times, to provide a low RTO. They achieve this because when the system is starting up, logs don’t need to be processed from the beginning, but only from the last Savepoint position. Savepoints are coordinated across all processes (called SAP HANA services) and instances of the database to ensure transaction consistency. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;The HANA Savepoint Backup sequence using PD snapshots can be summarized as:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Tell agent to initiate HANA Savepoint&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Initiate PD snapshot, wait for ‘Uploading’ state (seconds)&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Tell agent to close HANA Savepoint&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Wait for PD snapshot ‘Ready’ state (minutes)&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Expire any logs on disk that have passed expiration time&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Catalog backup for reporting, auditing&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;In addition, you can configure log backups to occur regularly, independent of Savepoint snapshots. These logs are stored on a separate disk and also backed up via PD snapshots, allowing for point-in-time recovery.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Operating system backups&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;What about the operating system backups? Good news: Backup and DR lets you take PD snapshots for the bootable OS and selectively any other disk attached directly to your Compute Engine VMs. These backup images can be also stored in the same regional or multi-regional location for cold DR purposes. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;You can then restore HANA databases to a local VM or your disaster recovery (DR) region. This flexibility allows you to use your DR region for a variety of purposes, such as development and testing, or maintaining a true cold DR region for cost efficiency.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Backup and DR helps simplify DR setup by allowing you to pre-configure networks, firewall rules, and other dependencies. It can then quickly provision a backup appliance in your DR region and restore your entire environment, including VMs, databases, and logs.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;This approach gives you the freedom to choose the best DR strategy for your needs: hot, warm, or cold, each with its own cost, RPO, and RTO implications.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;One of the key advantages of using Backup and DR with PD snapshots is the significant cost savings it offers compared to traditional DR methods. By eliminating the need for full backups and leveraging incremental forever snapshots, customers can reduce their storage costs by up to 50%, in our testing. Additionally, we found that using a cold DR region with Backup and DR can reduce storage consumption by 30% or more compared to using a traditional backup to file methodology.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Why this matters&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Using Google Cloud’s Backup and DR to protect your SAP HANA environment brings a lot of benefits:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Better backup performance&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;(throughput) -&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; storage layer handles data transfer rather than an agent on the HANA server&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Reduced TCO&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; through elimination of regular full backups&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Reduced I/O&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; on the SAP HANA server by avoiding database reads and the writes during the backup window that can be very long by comparison to a regular Backint full backup event.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Operational simplicity&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; with an onboarding wizard, and no need to manage additional storage provisioning on the source host&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Faster recovery times &lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;(local or DR) as PD Snapshots recover natively to the VM storage subsystem (not copied over customer networks). Recovery to a point-in-time is possible with logs from the HANA PD Snapshot. You can even take more frequent Savepoints by scheduling these every few hours, to further reduce the log recovery time for restores&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Data resiliency&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; - HANA PD Snapshots are stored in regional or multi-regional locations&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Low Cost DR - &lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;Since Backup images for VMs and Databases are already replicated to your DR region (via regional or multi-regional PD snapshots), recovery is just a matter of bringing up your VM, then choosing your recovery point-in-time for the SAP HANA Database and waiting for a short period of time&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;When to choose Persistent Disk Asynchronous Replication&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;While Backup and DR offers a comprehensive solution for many, some customers may have specific needs or preferences that require a different approach. For example, &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;if your SAP application lacks built-in replication, or you need to replicate your data at the disk level, &lt;/strong&gt;&lt;a href="https://cloud.google.com/compute/docs/disks/async-pd/about"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Persistent Disk Asynchronous Replication&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; is a valuable alternative. This approach allows you to spin up new VMs in your DR region using replicated disks, speeding up the recovery process.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;PD Async’s infrastructure-level replication is application agnostic, making it ideal for applications without built-in replication. It's also cost-effective, as you only pay for the storage used by the replicated data. Plus, it offers flexibility, allowing you to customize the replication frequency to balance cost and RPOs.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;If you are interested in setting up PD Async, and would like to configure this within Terraform, please take a look at one of our colleagues who created this &lt;/span&gt;&lt;a href="https://github.com/google/example-demos-for-msft-workloads/tree/main/windows-cold-dr-async-pd" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Terraform example&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; for how to test in a failover and failback scenario for a number of Compute Engine VMs.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Take control of your SAP disaster recovery&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;By leveraging &lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;Google Cloud’s Backup and DR&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt; and PD Async, you can build a robust and cost-effective cold DR solution for your SAP deployments on Google Cloud that minimizes costs without compromising on data protection, providing peace of mind in the face of unexpected disruptions.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Learn more about running &lt;/span&gt;&lt;a href="https://cloud.google.com/solutions/sap?hl=en"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;SAP on Google Cloud&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; and discover how &lt;/span&gt;&lt;a href="https://cloud.google.com/consulting"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Google Cloud Consulting can help you learn, build, operate and succeed&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; in your cloud journey.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><pubDate>Fri, 06 Dec 2024 17:00:00 +0000</pubDate><guid>https://cloud.google.com/blog/products/storage-data-transfer/google-cloud-backup-and-dr-service-for-sap-hana/</guid><category>SAP on Google Cloud</category><category>Storage &amp; Data Transfer</category><og xmlns:og="http://ogp.me/ns#"><type>article</type><title>Get cost-effective protection for SAP HANA with Backup and DR Service</title><description></description><site_name>Google</site_name><url>https://cloud.google.com/blog/products/storage-data-transfer/google-cloud-backup-and-dr-service-for-sap-hana/</url></og><author xmlns:author="http://www.w3.org/2005/Atom"><name>Ghanshyam Patel</name><title>Cloud Architect</title><department></department><company></company></author><author xmlns:author="http://www.w3.org/2005/Atom"><name>Jeff O'Connor</name><title>Solutions Engineer</title><department></department><company></company></author></item><item><title>How The Home Depot is innovating with Google Cloud using the ABAP SDK</title><link>https://cloud.google.com/blog/products/sap-google-cloud/the-home-depot-uses-abap-sdk-for-google-cloud/</link><description>&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;The Home Depot, the world's largest home-improvement retailer, has been on a transformation journey on Google Cloud since 2017. We've harnessed the power of Google Cloud to &lt;/span&gt;&lt;a href="https://cloud.google.com/customers/featured/the-home-depot/"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;enhance our customer experience&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, &lt;/span&gt;&lt;a href="https://cloud.google.com/blog/products/sap-google-cloud/how-the-home-depot-migrated-to-sap-on-google-cloud"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;optimize critical SAP applications&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, and build an efficient and integrated supply chain.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Our supply chain, fueled by a data platform on Google Cloud, is a well-oiled machine. Inventory movement across our vast network of stores, online platforms, and replenishment systems is synced in near real-time, thanks to the streaming capabilities of our data platform. This aggregated inventory data is then integrated with our SAP ERP application for financial accounting.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Traditionally, we relied on middleware platforms and third-party add-ons to integrate SAP applications with our data platform. While effective, this approach added complexity and cost to our operations. We needed a solution that would streamline the integration process, reduce costs, and accelerate development. The &lt;/span&gt;&lt;a href="https://cloud.google.com/solutions/sap/docs/abap-sdk/overview"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;ABAP SDK for Google Cloud&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; was the answer.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;As seasoned ABAP developers at The Home Depot, we've been managing our SAP applications for over two decades. The ABAP SDK empowers us to leverage the capabilities of Google Cloud directly within our preferred programming language, ABAP. By handling the complexities of connectivity, authentication, data serialization, and error handling, the SDK allows us to focus on crafting business logic. This has enabled us to rapidly build and deploy a range of impactful use cases, from concept to go-live in just a few weeks. Let's explore a few use cases:&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;#1. Boosting financial accounting accuracy with near real-time inventory data&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Historically, inventory movement in our physical and online stores was reflected in our ERP system only as aggregated financial transactions. This limited our ability to delve into the details. Now, with the ABAP SDK, we can pull thousands of inventory transactions directly from &lt;/span&gt;&lt;a href="https://cloud.google.com/pubsub?hl=en"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Google Cloud Pub/Sub&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; into SAP. This provides near real-time inventory visibility, granular transaction details, and improved accuracy in financial postings.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;#2. Safeguarding sensitive financial data in integrations&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;We use third-party systems to manage financial transactions in stores. Data from these systems are ingested into SAP daily. To protect this sensitive data, we create asymmetric keys in &lt;/span&gt;&lt;a href="https://cloud.google.com/security/products/security-key-management?hl=en"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Google Cloud Key Management (KMS)&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; and share the public key with these systems. The third-party systems encrypt files using the public key before sending them to SAP, where we decrypt them using Google Cloud KMS with ABAP SDK. This architecture significantly enhances the security of our financial integrations.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;#3. Cutting costs and improving performance in data sharing&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;We have file-based integrations between SAP and various non-SAP systems, including our customer portals. These integrations handle both structured and unstructured data of varying sizes and volumes. Using the ABAP SDK, we leverage &lt;/span&gt;&lt;a href="https://cloud.google.com/storage?hl=en"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Google Cloud Storage&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; as a landing zone for these files, providing a scalable, reliable, and cost-effective file-sharing solution.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;At The Home Depot, we've taken the ABAP SDK even further by adding monitoring and error handling using the &lt;/span&gt;&lt;a href="https://support.sap.com/en/alm/sap-focused-run/expert-portal/integration-cloud-monitoring/sap-aif.html" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;SAP Application Interface Framework&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;. This allows us to proactively monitor the health of our interfaces, respond to issues promptly, and ensure the overall efficiency of our integrations.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Getting started with the ABAP SDK for Google Cloud is easy. You can install the &lt;/span&gt;&lt;a href="https://cloud.google.com/solutions/sap/docs/abap-sdk/overview#onprem_overview"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;On-premise or any cloud edition&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; in your SAP application for in-place integrations or the &lt;/span&gt;&lt;a href="https://cloud.google.com/solutions/sap/docs/abap-sdk/overview#btp_overview"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;BTP edition&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; in your BTP ABAP environment for side-by-side integrations. Google Cloud also offers &lt;/span&gt;&lt;a href="https://cloud.google.com/solutions/sap/docs/abap-sdk/samples/all-samples"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;code samples&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; and &lt;/span&gt;&lt;a href="https://github.com/GoogleCloudPlatform/google-cloud-abap/tree/main/abap-sdk/QuickDocs/SolutionSpotlights" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;sample solutions&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; to help you hit the ground running.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;With the ABAP SDK supporting over 75 Google APIs, we've only scratched the surface of what's possible. We're constantly exploring new use cases to drive efficiencies across our integration landscape. We'd love to hear how you're using the ABAP SDK for Google Cloud to innovate and transform your business.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><pubDate>Fri, 18 Oct 2024 16:00:00 +0000</pubDate><guid>https://cloud.google.com/blog/products/sap-google-cloud/the-home-depot-uses-abap-sdk-for-google-cloud/</guid><category>Customers</category><category>SAP on Google Cloud</category><og xmlns:og="http://ogp.me/ns#"><type>article</type><title>How The Home Depot is innovating with Google Cloud using the ABAP SDK</title><description></description><site_name>Google</site_name><url>https://cloud.google.com/blog/products/sap-google-cloud/the-home-depot-uses-abap-sdk-for-google-cloud/</url></og><author xmlns:author="http://www.w3.org/2005/Atom"><name>Renjith John Andrews</name><title>Software Engineer Principal, The Home Depot</title><department></department><company></company></author></item><item><title>Google Cloud expands services in Saudi Arabia, delivering enhanced data sovereignty and AI capabilities</title><link>https://cloud.google.com/blog/products/identity-security/google-cloud-expands-services-in-saudi-arabia-delivering-enhanced-data-sovereignty-and-ai-capabilities/</link><description>&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Building on the &lt;/span&gt;&lt;a href="https://www.googlecloudpresscorner.com/2023-11-15-Google-Cloud-Expands-Regional-Presence-with-Opening-of-Dammam-Cloud-Region-Forecast-to-Boost-Economy-by-USD-109-Billion-by-2030" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;launch of the Google Cloud region&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; in the Kingdom of Saudi Arabia (KSA) in November 2023, we are excited to announce new data sovereignty, security, and AI capabilities for the Dammam region. These new offerings can help support the digital transformation journeys of organizations operating in Saudi Arabia that need to meet certain regulatory requirements, including multinational enterprises operating in the Kingdom.  &lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Sovereign Controls by CNTXT&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Google Cloud is committed to working with local, trusted partners to help our customers meet &lt;/span&gt;&lt;a href="https://cloud.google.com/sovereign-cloud"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;digital sovereignty&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; requirements. In Saudi Arabia, Google Cloud has partnered with &lt;/span&gt;&lt;a href="https://cntxt.com/products/google-cloud-solutions/" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;CNTXT&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; to offer &lt;/span&gt;&lt;a href="https://cloud.google.com/security/products/sovereign-controls-by-partners"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Sovereign Controls by CNTXT&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; which is now generally available. This offering, provided through &lt;/span&gt;&lt;a href="https://cloud.google.com/security/products/assured-workloads"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Assured Workloads&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, is built on Google Cloud's &lt;/span&gt;&lt;a href="https://cloud.google.com/security/compliance/ksa"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Class C-certified&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; infrastructure and adds additional CNTXT-operated controls to help organizations meet more stringent data sovereignty requirements. With this offering, CNTXT augments Google Cloud by offering a managed &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;External Key Management (EKM) &lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;with&lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt; Key Access Justifications (KAJ) &lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;service as well as&lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt; localized support.  &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong style="vertical-align: baseline;"&gt;EKM with KAJ&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; encrypts&lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt; &lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;customer data at rest with &lt;/span&gt;&lt;a href="https://cloud.google.com/kms/docs/ekm"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;keys stored outside Google Cloud’s infrastructure&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;. It requires &lt;/span&gt;&lt;a href="https://cloud.google.com/assured-workloads/key-access-justifications/docs/overview"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;detailed justifications&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; each time access to keys is required, offering customers the ability to deny access for any reason, including extraterritorial data requests. In this offering, CNTXT operates the external key manager in partnership with Saudi Information Technology Company (&lt;/span&gt;&lt;a href="https://site.sa/en" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;SITE&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;) and &lt;/span&gt;&lt;a href="https://www.fortanix.com/solutions/enterprise-key-management/ekm-for-gcp" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Fortanix&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; and configures and enforces key access policies on behalf of customers.  With &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;localized support,&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; CNTXT ensures that support personnel for Google Cloud are Saudi-based.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;CNTXT online portal&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;CNTXT has &lt;/span&gt;&lt;a href="https://cntxt.com/news/cntxt-launches-portal-for-google-cloud-customers-in-saudi-arabia/" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;launched a new portal&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; designed to streamline the procurement process for customers in the region, allowing a broad range of users to harness the power of Google Cloud’s advanced technologies. From the portal, users can easily:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Browse and purchase Google Cloud services&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;: The portal provides a comprehensive overview of Google Cloud services available in Saudi Arabia, along with pricing information and easy-to-follow purchase options.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Manage their accounts&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;: Users can view their account details, billing information, and service usage data, all in one place.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Get support&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;: The portal offers access to a variety of support resources, including documentation, FAQs, and a contact form for direct assistance.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/image1_wXmhIda.max-1000x1000.png"
        
          alt="image1"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;You can &lt;/span&gt;&lt;a href="https://cloud.cntxt.com/" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;access the portal here&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;"We’re excited to work with Google Cloud to help customers in Saudi Arabia drive their digital transformation with strong security and regulatory assurance,” said CNTXT CEO Abdullah Jarwan. “Together with Google Cloud, we are bringing unparalleled sovereign capabilities to the Google Cloud  Dammam region that will benefit our public and private sector customers. This partnership and services embody our commitment to fostering technological innovation and supporting the Kingdom’s Vision 2030 by empowering individuals and small businesses with the tools they need to succeed in a digital economy.”&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Google Cloud Sovereign Controls for KSA&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;For organizations that do not need the additional assurance of a local partner, Google Cloud's Sovereign Controls for KSA is a new &lt;/span&gt;&lt;a href="https://cloud.google.com/assured-workloads/docs/control-packages"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;control package&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, transacted directly with Google, that can help non-Saudi domiciled organizations deploy cloud-based applications and services in the region while adhering to local regulations and industry standards. It allows organizations to easily configure core controls such as data residency at-rest, in use and in-transit for Google Cloud services, provides monitoring of the controlled environment for compliance violations, enables administrative access transparency and approval, and optionally supports customer-managed encryption. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;“Google Cloud Sovereign Controls for KSA will allow our regional customers to use the full power of the Snowflake Data Cloud to solve unique business problems while meeting local regulatory requirements." - Kunal Kapoor, Director Product Management, Snowflake&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Vertex AI expansion&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Google Cloud has also expanded the availability of its &lt;/span&gt;&lt;a href="https://cloud.google.com/vertex-ai?e=48754805"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Vertex AI platform&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; in Saudi Arabia, with core offerings that went live in the Dammam cloud region in May 2024. Vertex AI lets businesses harness the power of machine learning and AI to drive innovation, optimize operations, and enhance customer experiences.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Take the next step&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;With the introduction of these new services and capabilities, Google Cloud reaffirms its commitment to supporting the digital transformation goals of Saudi Arabia. By providing a comprehensive suite of cloud solutions tailored to the unique needs of the Kingdom, Google Cloud is empowering organizations to innovate, grow, and thrive in the digital age.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><pubDate>Mon, 19 Aug 2024 16:00:00 +0000</pubDate><guid>https://cloud.google.com/blog/products/identity-security/google-cloud-expands-services-in-saudi-arabia-delivering-enhanced-data-sovereignty-and-ai-capabilities/</guid><category>Infrastructure</category><category>SAP on Google Cloud</category><category>Security &amp; Identity</category><og xmlns:og="http://ogp.me/ns#"><type>article</type><title>Google Cloud expands services in Saudi Arabia, delivering enhanced data sovereignty and AI capabilities</title><description></description><site_name>Google</site_name><url>https://cloud.google.com/blog/products/identity-security/google-cloud-expands-services-in-saudi-arabia-delivering-enhanced-data-sovereignty-and-ai-capabilities/</url></og><author xmlns:author="http://www.w3.org/2005/Atom"><name>Archana Ramamoorthy</name><title>Senior Director, Product Management, Google Cloud Security</title><department></department><company></company></author><author xmlns:author="http://www.w3.org/2005/Atom"><name>Bader Almadi</name><title>Country Manager, Google Cloud</title><department></department><company></company></author></item><item><title>Now GA: Compute Engine C3 bare-metal and X4 instances</title><link>https://cloud.google.com/blog/products/compute/compute-engine-c3-bare-metal-and-x4-machine-types-now-ga/</link><description>&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Enterprise workloads present unique challenges when migrating to a public cloud. &lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;Whether it’s a 32TB in-memory database, a private cloud built on a commercial hypervisor, or an application that can’t run in a virtual machine, these business-critical workloads are a high-priority for technology leaders to migrate to the cloud. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;To help ease and accelerate migrating these workloads, we're excited to announce that &lt;/span&gt;&lt;a href="https://cloud.google.com/products/compute"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Compute Engine&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;’s X4 and C3 bare-metal machine types are now generally available. These machine types address unique compute needs within the general-purpose and memory-optimized families:&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li aria-level="1" style="list-style-type: decimal; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;The new X4 instance series includes three new instance types to address extra-large in-memory databases such as SAP HANA.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: decimal; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Three new C3 bare-metal shapes cater to a variety of applications, such as commercial and custom hypervisors, that require direct access to CPU and memory resources. &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Underpinning X4 and C3 is &lt;/span&gt;&lt;a href="https://cloud.google.com/titanium?hl=en"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Titanium&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, Google Cloud’s system of purpose-built custom silicon and multiple tiers of scale-out offloads. By freeing up the CPU, Titanium provides performance, reliability, and security improvements for a variety of workloads. In fact, Titanium is the foundation to all third-generation and newer Compute Engine machine types.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 40px;"&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt;“Intel and Google recognize the unique needs of enterprises migrating to the cloud. Through our collaboration on X4 and C3 Bare-metal instances powered by 4th Gen Intel Xeon processors, we're providing businesses with unique instances and performance enhancements along with the flexibility and power they need to seamlessly transition even their most complex workloads, unlocking the full potential of the cloud.”&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt; - Suzi Jewett, General Manager - Intel Xeon Products, Intel Corporation&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span style="vertical-align: baseline;"&gt;Now GA: X4 for extra-large memory-intensive workloads &lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Powered by 4th Generation Intel Xeon Scalable processors, X4 offers industry-leading compute and block storage performance, with up to 1,920 vCPUs and 32TB of DDR5 memory. X4 instances are ideal for extra-large, memory-intensive workloads such as relational in-memory databases and graph in-memory databases, and are offered in three configurations:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;div align="center"&gt;
&lt;div style="color: #5f6368; overflow-x: auto; overflow-y: hidden; width: 100%;"&gt;
&lt;div style="color: #5f6368; overflow-x: auto; overflow-y: hidden; width: 100%;"&gt;
&lt;div style="color: #5f6368; overflow-x: auto; overflow-y: hidden; width: 100%;"&gt;
&lt;div style="color: #5f6368; overflow-x: auto; overflow-y: hidden; width: 100%;"&gt;
&lt;div style="color: #5f6368; overflow-x: auto; overflow-y: hidden; width: 100%;"&gt;&lt;table&gt;&lt;colgroup&gt;&lt;col/&gt;&lt;col/&gt;&lt;col/&gt;&lt;col/&gt;&lt;col/&gt;&lt;/colgroup&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;strong style="vertical-align: baseline;"&gt;Machine Type&lt;/strong&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;strong style="vertical-align: baseline;"&gt;Cores (Hyper threaded) &lt;/strong&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;strong style="vertical-align: baseline;"&gt;Memory (GB)&lt;/strong&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;strong style="vertical-align: baseline;"&gt;Storage&lt;/strong&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;strong style="vertical-align: baseline;"&gt;Standard &lt;/strong&gt;&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;strong style="vertical-align: baseline;"&gt;Networking &lt;/strong&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;x4-megamem-960-metal&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;960&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: middle; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;16,384&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: middle; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;Hyperdisk&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;100Gbps&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;x4-megamem-1440-metal&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;1440&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: middle; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;24,576&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: middle; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;Hyperdisk &lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;100Gbps&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;x4-megamem-1920-metal&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;1920&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: middle; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;32,768&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: middle; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;Hyperdisk &lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;100Gbps&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Uncompromising performance and availability for all memory sizes&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;As an application’s in-memory database grows, database administrators and architects need to be able to scale their workloads without sacrificing performance. X4 offers a 17:1 Memory / Core ratio for all three of its instance shapes to help ensure performance scales with size In fact, X4 has achieved the highest &lt;/span&gt;&lt;a href="https://www.sap.com/dmc/exp/2014-09-02-hana-hardware/enEN/#/solutions" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;SAPS benchmark&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; certification results of any hyperscaler for Intel servers. This instance shape’s design is one reason why &lt;/span&gt;&lt;a href="https://cloud.google.com/blog/products/sap-google-cloud/new-solutions-and-capabilities-at-sap-sapphire"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;X4 is the only 32TB hyperscaler instance certified by SAP&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; and the only hyperscaler instance certified for 24TB and 32TB OLTP and OLAP with SAP ‘Standard Sizing’ — no other cloud providers hold these certifications. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;With support for Hyperdisk Extreme, X4 supports up to &lt;/span&gt;&lt;a href="https://cloud.google.com/compute/docs/disks/hyperdisks#hyperdisk-extreme_1"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;10,000 MBps of throughput and 400K IOPS&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;. In the unfortunate event of a node failure or restart, this block storage performance enables sub-one-hour memory rehydration time, meeting recovery time objectives (RTOs) for databases as large as 32TB. In addition, X4 is backed by Compute Engine’s &lt;/span&gt;&lt;a href="https://cloud.google.com/compute/sla"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Memory-optimized 99.95% single-instance SLA&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;. &lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 40px;"&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt;"In the past few years, our SAP HANA systems have seen significant data growth with an increasing need for higher performance. With the 24TB X4 machines and Hyperdisk storage, we have been able to raise the ceiling for our future data growth and are also looking to see improvements in our performance. Added to this, Google’s X4 machines are cloud native, giving us opportunities to automate system management and operations." - &lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;Shawn Lund, US Chief Technology Officer, Deloitte&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;A maintenance experience built for business-critical workloads&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;When designing the X4 maintenance experience, we consulted with enterprise customers to learn what they need to run their business-critical workloads in the cloud. We came back with three key takeaways: &lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li aria-level="1" style="list-style-type: decimal; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Maintenance events should be rare.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: decimal; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Customers want control over maintenance execution.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: decimal; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Customers need ample upfront notice of upcoming maintenance events.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;We designed the X4 instances’ maintenance experience with these takeaways as guiding principles. For one, by leveraging Titanium offloads, we achieved a drastic reduction in the number of infrastructure maintenance events that we initiate. And when a maintenance event &lt;/span&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt;is&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt; necessary, we give you a minimum of 60 days notice, and let you &lt;/span&gt;&lt;a href="https://cloud.google.com/compute/docs/instances/trigger-host-maintenance-event"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;trigger&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; that maintenance event at any time within that period. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Together, X4’s performance and reliability characteristics have impressed some of our most demanding customers and partners.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 40px;"&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt;“SAP Enterprise Cloud Services has been evaluating and exploring the integration of X4 and C3 Metal systems for RISE with SAP, and has been impressed with its reliability, performance, and ease of management.” &lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;- Lalit Patil, CTO for RISE with SAP, Enterprise Cloud Services, SAP SE&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span style="vertical-align: baseline;"&gt;Now GA: C3 bare-metal machine types&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Bare-metal machine types are ideal for customers with workloads that require direct access to the machine’s CPU and memory resources, e.g., hypervisors or container platforms; aren’t supported in virtual machines; or have special performance monitoring or licensing requirements. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;In particular, customers in financial services, as well as SaaS/PaaS security, dev/test and private cloud platform sectors, often need bare-metal machine types to meet their performance goals.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 40px;"&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt;“We’re excited for the launch of Google Cloud's new bare metal machine types. Nutanix looks forward to collaborating with Google to help organizations capitalize on the benefits of cloud while achieving a universal hybrid multicloud operating model for their legacy and AI-enabled modern apps.”&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt; - Tarkan Maner, Chief Commercial Officer, Nutanix&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;C3 bare-metal instances are based on the 4th Generation Intel Xeon Scalable processors — the same raw server platform that powers C3 virtual machines (VMs). On Google Cloud, these instances exclusively provide access to Intel integrated CPU features such as Intel Quick Assist (QAT), Intel Data Streaming Accelerator (DSA), and Intel In-Memory Analytics Accelerator (IAA). They offer many of the same attributes as the largest C3 VMs, for example the same &lt;/span&gt;&lt;a href="https://cloud.google.com/compute/docs/disks/hyperdisks"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Hyperdisk storage options&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, and the same standard and Tier 1 bandwidth. Finally, C3 bare-metal instances have the same controlled maintenance experience as the rest of the C3 machine family. These instances are offered in three configurations: &lt;/span&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;div align="center"&gt;
&lt;div style="color: #5f6368; overflow-x: auto; overflow-y: hidden; width: 100%;"&gt;
&lt;div style="color: #5f6368; overflow-x: auto; overflow-y: hidden; width: 100%;"&gt;
&lt;div style="color: #5f6368; overflow-x: auto; overflow-y: hidden; width: 100%;"&gt;
&lt;div style="color: #5f6368; overflow-x: auto; overflow-y: hidden; width: 100%;"&gt;
&lt;div style="color: #5f6368; overflow-x: auto; overflow-y: hidden; width: 100%;"&gt;&lt;table&gt;&lt;colgroup&gt;&lt;col/&gt;&lt;col/&gt;&lt;col/&gt;&lt;col/&gt;&lt;col/&gt;&lt;col/&gt;&lt;/colgroup&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;strong style="vertical-align: baseline;"&gt;Machine Type&lt;/strong&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;strong style="vertical-align: baseline;"&gt;Cores (Hyperthreaded) &lt;/strong&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;strong style="vertical-align: baseline;"&gt;Memory (GB)&lt;/strong&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;strong style="vertical-align: baseline;"&gt;Storage&lt;/strong&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;strong style="vertical-align: baseline;"&gt;Standard Networking&lt;/strong&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;strong style="vertical-align: baseline;"&gt;Tier 1 Networking &lt;/strong&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;c3-highcpu-192-metal&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;192&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;512&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;Hyperdisk&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;100Gbps&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;200Gbps&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;c3-standard-192-metal&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;192&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;768&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;Hyperdisk&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;100Gbps&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;200Gbps&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;c3-highmem-192-metal&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;192&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;1536&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;Hyperdisk&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;100Gbps&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="vertical-align: top; border: 1px solid #000000; padding: 16px;"&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="vertical-align: baseline;"&gt;200Gbps&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h2&gt;&lt;span style="vertical-align: baseline;"&gt;A continued focus workload-optimized infrastructure &lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;X4 and C3 bare-metal instance types are the culmination of several years of investment in the Compute Engine architecture, with the Titanium offload system at its core. Unlike the similarly named &lt;/span&gt;&lt;a href="https://cloud.google.com/bare-metal/docs"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Bare Metal Solution&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, X4 and C3 bare-metal machine types are not limited to specific workloads or use cases; they are fully integrated, native Compute Engine instances that run on Google Cloud’s server fleet in Google Cloud data centers, and can be consumed just like any other Compute Engine VM. You can expect more bare metal shapes in future machine families, as we continue to support your infrastructure modernization efforts. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;To get access to X4 instances, please contact your account team or submit an inquiry to your &lt;/span&gt;&lt;a href="https://cloud.google.com/contact"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Google Cloud Sales Specialist&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;C3 bare-metal machine types are currently available in us-central1, us-east5, us-east1, europe-west1, europe-west4 and will be coming to additional regions with C3 VMs. Like other members of the C3 machine family, you can purchase them on-demand, with &lt;/span&gt;&lt;a href="https://cloud.google.com/docs/cuds"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;committed use discounts&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; (CUDs) or Flex CUDs. For more, see the C3’s predefined &lt;/span&gt;&lt;a href="https://cloud.google.com/compute/all-pricing"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;compute resource pricing&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><pubDate>Thu, 01 Aug 2024 12:00:00 +0000</pubDate><guid>https://cloud.google.com/blog/products/compute/compute-engine-c3-bare-metal-and-x4-machine-types-now-ga/</guid><category>SAP on Google Cloud</category><category>Infrastructure Modernization</category><category>Compute</category><og xmlns:og="http://ogp.me/ns#"><type>article</type><title>Now GA: Compute Engine C3 bare-metal and X4 instances</title><description></description><site_name>Google</site_name><url>https://cloud.google.com/blog/products/compute/compute-engine-c3-bare-metal-and-x4-machine-types-now-ga/</url></og><author xmlns:author="http://www.w3.org/2005/Atom"><name>Eddie DeJesus</name><title>Product Manager, Google Cloud</title><department></department><company></company></author><author xmlns:author="http://www.w3.org/2005/Atom"><name>Ziv Kalmanovich</name><title>Group Product Manager, Google Cloud</title><department></department><company></company></author></item><item><title>Safeguard your SAP environments with Workload Manager’s evaluation service</title><link>https://cloud.google.com/blog/products/sap-google-cloud/evaluate-sap-systems-for-best-practices-with-workload-manager/</link><description>&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;As businesses embrace the cloud for their SAP workloads, compliance with best practices is critical. In this blog post, we dive into Google Cloud’s Workload Manager and show how it can help safeguard your SAP systems by providing automated, rule-based analysis to proactively identify potential misconfigurations and deviations from best practices.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;The role of best practices in maintaining SAP system integrity&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Configuring and maintaining large-scale deployments in the cloud can be challenging, especially when infrastructure, operating system, and application settings are all involved. Complex configurations, evolving best practices, and the potential for human error that comes with manual effort can negatively impact your SAP systems and ultimately your business.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Historically, detecting and addressing misconfigurations only happens in response to a situation, and often involves time-consuming manual checks. Workload Manager provides an evaluation service for SAP that can dramatically improve how you manage your SAP systems on Google Cloud, allowing you to:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Reduce preventable mistakes:&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; Many issues and outages could have been avoided or mitigated by following best practices. Run scans to proactively identify potential issues before they might escalate into major problems.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Safeguard go-lives:&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; Ensure new deployments are validated and configured according to best practices to help increase go-live success rates and resolve issues that may be difficult to change later.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Detect drift:&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; Run scans on a recurring basis to identify any inconsistencies or misconfigurations over time.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Reduce operational overhead:&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; Automate the validation process to help save time otherwise spent performing tedious manual checks.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Workload Manager evaluation service: an overview&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://cloud.google.com/workload-manager/docs/about-evaluations"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Workload Manager’s evaluation service&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; is an intelligent rule-based validation service that can automatically assess your SAP systems against an extensive set of &lt;/span&gt;&lt;a href="https://cloud.google.com/workload-manager/docs/reference/best-practices#sap_workloads"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;best practices&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; from Google Cloud, SAP, and operating system vendors.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;The SAP rule catalog is frequently updated as best practices evolve and new learnings are added. The included rules go beyond simple configuration checks, delving into critical aspects of your sap environment in the following categories:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;SAP General:&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; Rules that apply to all types SAP workloads, such as VM configuration settings and requirements for support&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong style="vertical-align: baseline;"&gt;SAP High Availability:&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; Checks that help optimize reliability and availability by analyzing cluster configurations, failover mechanisms, and system architectures&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong style="vertical-align: baseline;"&gt;SAP Netweaver &amp;amp; HANA:&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; Logic that automatically identifies the role of each resource and then validates it against role-specific requirements like certified machine sizes, disk types, and more&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong style="vertical-align: baseline;"&gt;SAP HANA Insights:&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; Intelligent insights and optimizations for compression, maintenance activities, performance checks, memory allocations, and more&lt;/span&gt;&lt;/li&gt;
&lt;li role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;SAP HANA Security Best Practices:&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; Rules that help evaluate the security posture of HANA, including access control, encryption settings, known vulnerabilities, and more&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;After running a scan, an evaluation report provides a summary of the results, allowing you to drill deeper into each rule to identify which individual resources passed and failed. Each rule includes a description of the issue, its severity, and a recommendation including links to the relevant documentation to help with remediation. You can also choose to be alerted through notification channels such as email or Pub/Sub based on triggers such as when a new issue is identified.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Getting started with the Workload Manager evaluation service&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong style="vertical-align: baseline;"&gt;Set up Google Cloud’s agent for SAP on each VM in scope&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Google Cloud’s agent for SAP is a consolidated agent that performs a variety of functionality related to running SAP workloads on Google Cloud. The agent is required to be installed and running on all VMs that run SAP workloads on Google Cloud (&lt;/span&gt;&lt;a href="https://launchpad.support.sap.com/#/notes/2456406" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;SAP Note 2456406 - SAP on Google Cloud Platform: Support Prerequisites&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;In addition, the agent contains optional functionality, including the Workload Manager collecting information for analysis. Refer to the following checklist to verify the agent is installed and configured correctly: &lt;/span&gt;&lt;a href="https://cloud.google.com/workload-manager/docs/set-up-agent-for-sap"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Set up Google Cloud’s Agent for SAP&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;The evaluation report also includes an automatic check to verify that each in-scope VM has the agent installed and configured correctly. If you are unsure if you have already completed the above, run an evaluation as described below and check the results for the rule called “Check that Google Cloud’s Agent for SAP is set up correctly on all instances in the evaluation scope.”&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong style="vertical-align: baseline;"&gt;Prerequisites and initial enablement&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Before beginning, ensure that you have completed the prerequisites to start using the evaluation service within Workload Manager:&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li aria-level="1" style="list-style-type: decimal; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;a href="https://cloud.google.com/workload-manager/docs/enable"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Enable the Workload Manager API&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: decimal; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;a href="https://cloud.google.com/workload-manager/docs/roles"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;IAM Roles&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;: Define the appropriate IAM roles to manage access to the evaluation service&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Please note that Workload Manager uses a Service Agent, which may need additional IAM permissions based on the projects and configurations selected during the subsequent evaluation creation. It may be helpful for an administrator to create the first evaluation and grant any missing permissions as they are prompted for them; this step is only required one time per project.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong style="vertical-align: baseline;"&gt;Create an evaluation in Workload Manager&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Navigate to Workload Manager &amp;gt; Evaluation in the &lt;/span&gt;&lt;a href="https://console.cloud.google.com/workload-manager/evaluations"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;console&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, which is nested under Compute in the left navigation pane, or can be found in the search bar at the top. Click the &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;New Evaluation &lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;button at the top to begin.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;On the &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Evaluation details&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; tab, provide a name and description for the evaluation and select “SAP” from the Workload type dropdown menu.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/1_mI8JKLK.max-1000x1000.png"
        
          alt="1"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;On the &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Evaluation Scope&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; tab, you can select which project(s) you wish to evaluate and use filters to refine the scope further.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/2_zmYFpJe.max-1000x1000.png"
        
          alt="2"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;On the &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Evaluation rules&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; tab, you can select which rules you wish to include in the evaluation. Only rules that are relevant for each resource in scope will be evaluated, so you may select them all if you are unsure which to choose. For example, rules that are marked for SAP HANA would not be evaluated against rules in the SAP Netweaver category. Similarly, rules related to High Availability (HA) would not be evaluated for a non-HA system.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/3_DJxqzHK.max-1000x1000.png"
        
          alt="3"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;On the &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Scheduling &lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;tab, you can determine how frequently you wish to run this specific evaluation, or choose “Does not repeat” if you wish to run the evaluation on an ad-hoc basis. Even if you pick a recurring frequency, you can still run additional evaluations as needed which will not interfere with the scheduled scans.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/4_p5V5T8m.max-1000x1000.png"
        
          alt="4"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;On the &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Notifications &lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;tab, you can choose to receive alerts based on various triggers, such as when a new issue is found, which is integrated with Notification Channels like Email or Slack.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/5_fP7kHwh.max-1000x1000.png"
        
          alt="5"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Finally, on the &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Review&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; tab, you can revisit any selections made and click&lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt; ‘&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;Create’ to finish. The first evaluation you create in a project may take a few extra minutes to create. You will receive a notification once it has finished, which will take you back to the evaluation dashboard.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong style="vertical-align: baseline;"&gt;Run an evaluation and view your results&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;After creating a new evaluation, you can run it by selecting it from the evaluation dashboard and clicking ‘Run’, or by waiting for your next scheduled run if you set a recurring frequency.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Upon completion, Workload Manager generates a thorough report highlighting areas of compliance and deviations from best practices. You can then drill down into specific rules for detailed recommendations on the remediation, as well as identification of which resources passed and failed each check.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/6_dFQoXWr.max-1000x1000.png"
        
          alt="6"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Best practices validation: Beyond the basics&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;For organizations running SAP on Google Cloud, Workload Manager and its new evaluation service is a powerful way to identify misconfigurations and deviations from best practices. For troubleshooting tips and answers to common questions, refer to the &lt;/span&gt;&lt;a href="https://cloud.google.com/workload-manager/docs/evaluate/troubleshooting"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;official documentation&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; or reach out to Google Cloud customer support.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Ready to learn more? &lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;Learn more about running &lt;/span&gt;&lt;a href="https://cloud.google.com/solutions/sap?hl=en"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;SAP on Google Cloud&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; and discover how &lt;/span&gt;&lt;a href="https://cloud.google.com/consulting"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Google Cloud Consulting can help you learn, build, operate and succeed&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; in your cloud journey.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><pubDate>Fri, 12 Jul 2024 16:00:00 +0000</pubDate><guid>https://cloud.google.com/blog/products/sap-google-cloud/evaluate-sap-systems-for-best-practices-with-workload-manager/</guid><category>SAP on Google Cloud</category><og xmlns:og="http://ogp.me/ns#"><type>article</type><title>Safeguard your SAP environments with Workload Manager’s evaluation service</title><description></description><site_name>Google</site_name><url>https://cloud.google.com/blog/products/sap-google-cloud/evaluate-sap-systems-for-best-practices-with-workload-manager/</url></og><author xmlns:author="http://www.w3.org/2005/Atom"><name>Brad Nixon</name><title>Product Manager</title><department></department><company></company></author><author xmlns:author="http://www.w3.org/2005/Atom"><name>Ghanshyam Patel</name><title>Cloud Architect</title><department></department><company></company></author></item><item><title>In an AI era, forge a path to enduring business innovation with Google Cloud and SAP</title><link>https://cloud.google.com/blog/products/sap-google-cloud/new-solutions-and-capabilities-at-sap-sapphire/</link><description>&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Google Cloud and SAP believe the cloud should offer more than highly secure, high-performing, and reliable infrastructure. It should also provide a comprehensive, open, and multi-cloud platform that enables your business to get the most out of its data with analytics and generative AI. This is especially applicable for critical data stored on SAP systems, which span supply chains, finance, HR, and more. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;By integrating Google Cloud’s generative AI and analytics solutions with SAP data, our partnership helps your organization unlock the full potential of its information to drive continuous innovation, tackle your toughest business challenges, and make smarter decisions.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;At today’s &lt;/span&gt;&lt;a href="https://www.sap.com/events/sapphire.html" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;SAP Sapphire&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; conference, we’re excited to announce new advancements across AI and infrastructure to help SAP customers innovate and more effectively manage data, including:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;An AI-powered solution to enable more resilient supply chains. The solution combines Google Cloud Cortex Framework and Gemini models with SAP Joule and Integrated Business Planning (IBP) for Supply Planning.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;An integrated analytics offering with SAP Datasphere, now available on Google Cloud Marketplace.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;The introduction of Google Cloud’s memory-optimized X4 instances, which provide the largest SAP certified compute instances in the cloud market, supporting up to 32TB SAP HANA workloads.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Regional expansions for RISE with SAP, SAP BTP, and SAP Datasphere, plus support for EU access for RISE.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Multiple Gemini updates that enable SAP users to bring more gen AI capabilities to SAP workloads and access Google Cloud’s large language models through SAP GenAI Hub.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Accelerating AI-powered resilient supply chains&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;As we continue to co-innovate with SAP, we are diving deeper into business-critical use cases that will help customers gain a competitive edge. Using our combined data and AI solutions to strengthen supply chain management and mitigate supply chain risks is a natural fit. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;By integrating &lt;/span&gt;&lt;a href="https://cloud.google.com/solutions/cortex"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Cortex Framework&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; and &lt;/span&gt;&lt;a href="https://cloud.google.com/vertex-ai/generative-ai/docs/multimodal/overview"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Gemini models&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; with SAP’s generative AI assistant Joule and Integrated Business Planning (IBP) for Supply Planning, businesses can accelerate insights from sensed events, risks, and identify opportunities to enable faster, more intelligent supply chain responses.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;With an AI-powered resilient supply chain, you can also help better predict demand and mitigate supply chain risk, with use cases that include: &lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Enhanced demand forecasting that integrates diverse data sources, such as marketing campaigns.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Mitigation of supply chain risks with proactive disruption detection and alerts, fueled by additional data sources such as weather, and event data.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Optimized operations with more precise planning, the ability to maintain optimal inventory levels, and opportunities for automation.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;SAP Datasphere now available on Google Cloud Marketplace&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;The SAP Datasphere integration with BigQuery continues to deliver real-time access to your SAP and non-SAP data, including publicly available datasets within BigQuery and other integrated data like Google Ads, accelerated via Cortex Framework. SAP Datasphere’s Replication Flow now offers bidirectional replication and federation with BigQuery, enabling a petabyte-scale platform for analytics and data science, as well as a foundation for machine learning and gen AI using Vertex AI with Gemini. All of this is available “out of the box” with SAP Datasphere for Google Cloud, which is available on &lt;/span&gt;&lt;a href="https://console.cloud.google.com/marketplace/product/sap-datasphere-oem-public/sap-datasphere?project=long-base-371018"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Google Cloud Marketplace&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Customers have already generated great results through Datasphere for Google Cloud, such as a major consumer electronics company that modernized its sales reporting process. Using Datasphere, BigQuery, and Google Dataform for sales pipeline automation, they built a real-time sales reporting dashboard to replace their existing PDF reports and modernize their entire reporting process. As a result, they have saved significant resources, increased operational speed, and created deeper business insights about business sales. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt; &lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Introducing X4: Largest cloud instances with unparalleled performance, reliability, and security &lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;As more global enterprises migrate to SAP S/4HANA on the cloud, the demand for more memory- and compute-intensive machines to handle giant workloads keeps growing. We are thrilled to introduce the X4 machine family, featuring 16TB, 24TB, and 32TB instances d&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;esigned specifically &lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;for SAP HANA OLTP and OLAP workloads to operate with &lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;highest performance and reliability, &lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;X4 family leads the industry in multiple dimensions including:&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt; &lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;First SAP HANA-certified 32TB instances&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Offering 1920 vCPUs, more than double the number of vCPUs of other certified hyperscaler offerings and providing industry-leading compute and Hyperdisk block storage performance (up to 10,000 MBps throughput), which is enabled by Google Cloud’s unique &lt;/span&gt;&lt;a href="https://cloud.google.com/titanium?hl=en"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Titanium&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; off-load technology.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt; Backed by 99.95% Compute Engine Memory-Optimized Single Instance SLA, highest in the industry, the X4 Instance family ensures exceptional reliability for SAP workloads. &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;These systems further benefit from Google Cloud's infrastructure differentiators, including the largest network footprint delivering low-latency for SAP workloads and robust security measures such as built-in encryption and proactive threat detection.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;"In the past few years, our SAP HANA systems have seen significant data growth with an increasing need for higher performance,” says Shawn Lund, US Chief Technology Officer, Deloitte. “With the 24TB X4 machines and Hyperdisk storage, we have been able to raise the ceiling for our future data growth and are also looking to see improvements in our performance. Added to this, Google’s X4 machines are cloud native, giving us opportunities to automate system management and operations."&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Innovating for RISE with SAP customers&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;The new high-performance X4 Instance family is one example of how Google Cloud continues to invest in being the most reliable and scalable cloud provider for RISE with SAP workloads. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Lalit Patil, CTO of RISE with SAP&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;, says,&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt; “SAP and Google Cloud have a deep co-innovation partnership, and we're continuously launching new, differentiated solutions to benefit RISE with SAP customers. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;At SAP Sapphire, we're excited to announce two new offerings:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;New X4 Systems for SAP RISE: &lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;SAP RISE now supports Google Cloud's latest 16, 24, and 32TB X4 systems. This co-engineered offering, which we have rigorously tested through customer POCs, will deliver the reliability and performance needed for even the largest and most demanding SAP workloads.&lt;/span&gt;&lt;/li&gt;
&lt;li role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Enhanced Compliance for EU Customers:&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; We're pleased to announce availability of EU Access for RISE on Google Cloud. This addresses the regulatory and compliance requirements of our European customers.”&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;&lt;span style="vertical-align: baseline;"&gt;A recent RISE with SAP customer on Google Cloud is Asian Paints. "We selected Google Cloud for RISE with SAP given their strong partnerships with SAP and their ability to manage large installations in the region,” says Aashish Kshetry, CIO, Asian Paints. “We look forward to deploying SAP S/4HANA on their latest infrastructure and platforms on Google Cloud to support our business innovations and sustained growth." &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Other recent updates that solidify Google Cloud’s position as the ideal cloud partner for RISE with SAP customers include:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;The expansion of the SAP BTP and Datasphere footprint, with new regions launching in Israel and Japan this quarter and in Saudi Arabia, Australia, and Brazil later this year. &lt;/span&gt;&lt;/li&gt;
&lt;li role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;The extension of the &lt;/span&gt;&lt;a href="https://cloud.google.com/solutions/sap/docs/abap-sdk/overview"&gt;ABAP SDK for Google Cloud&lt;/a&gt; &lt;span style="vertical-align: baseline;"&gt;to SAP BTP. This makes Google Cloud the first hyperscaler to release a fully supported version of ABAP SDK on SAP BTP, which helps customers infuse their SAP business processes with AI, analytics, and automation via 55 Google Cloud APIs (e.g., Vertex AI, BigQuery, pub/sub and more). &lt;/span&gt;&lt;/li&gt;
&lt;li role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Direct integration into Vertex AI through SAP’s Customer Database Platform (CDP), enabling enterprises to instill predictability into business operations, improve customer experiences, and accelerate growth.&lt;/span&gt;&lt;/li&gt;
&lt;li role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Gemini Assist for SAP, a feature within Google Cloud Workload Manager (WLM) that enables SAP admins to operate SAP deployments through a natural-language interface.&lt;/span&gt;&lt;/li&gt;
&lt;li role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Availability of Google Gemini LLMs in SAP GenAI Hub to support embedded generative AI features alongside SAP Joule across SAP’s product portfolio. Google Cloud models can enhance workloads including &lt;/span&gt;&lt;a href="http://s/4" rel="noopener" style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;S/4&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, Ariba, SuccessFactors, and more. SAP customers will continue to have access to Google Cloud’s latest models as they are released, including Gemini Flash which was &lt;/span&gt;&lt;a href="https://blog.google/technology/ai/google-gemini-update-flash-ai-assistant-io-2024/" rel="noopener" style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;announced at Google I/O&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; in May.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Enabling customer success with large workload &lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://lemongrasscloud.com/press-release/cintas-complete-major-sap-migration-to-google-cloud/?utm_content=271763842&amp;amp;utm_medium=social&amp;amp;utm_source=twitter&amp;amp;hss_channel=tw-1216790823653736449#eng%23eng#eng#eng" rel="noopener" target="_blank"&gt;&lt;span style="vertical-align: baseline;"&gt;Cintas&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, a facilities services and supplier company that serves more than one million businesses worldwide, transformed its on-premises SAP estate with more than 200 servers and large uncompressed 130TB+ database with Google Cloud. After a lift-and-shift migration, including a RISE with SAP use case for one business unit, Cintas was able to reduce its uncompressed database to just 41TB, a 68% decrease in overhead. With a stable, fast cloud-native data management platform, the company is set to accelerate its AI and analytics journey with Google Cloud technologies like Google Cloud Cortex Framework.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Mumbai-based &lt;/span&gt;&lt;a href="https://community.sap.com/t5/enterprise-resource-planning-blogs-by-sap/running-sap-s-4hana-cloud-private-edition-at-the-largest-scale/ba-p/13565577" rel="noopener" target="_blank"&gt;&lt;span style="vertical-align: baseline;"&gt;Mahindra &amp;amp; Mahindra Ltd.&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; brought its multinational federation of 80 businesses together with one instance of the private edition of SAP S/4HANA Cloud with the first-ever RISE scale-out architecture. The company worked closely with Google Cloud and SAP experts to create the flexible distributed HANA database it needed for peak workload and realized 12% faster response times. Mahindra &amp;amp; Mahindra has also increased developer productivity by 35% and improved high-compute transactions by 15%. In one example, its new systems withstood the demand of selling more than 100,000 cars in just 30 minutes. &lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Learn more on-site at Sapphire&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;We're eager to learn about your plans and challenges, and to share how our continued co-innovations with SAP leverage our combined strengths to help you meet the future with confidence with optimized SAP environments on Google Cloud, including RISE.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;We’re also looking forward to the &lt;/span&gt;&lt;a href="https://www.sap.com/events/sapphire/inperson/scheduler/go/agendabuilder.sessions/?l=336&amp;amp;locale=en_US&amp;amp;sid=121986&amp;amp;schid=522779" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;SAP Analytics Cloud (SAC) Roadmap Session&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; at Sapphire. SAP will announce exciting new SAC-BigQuery integration capabilities designed to help customers elevate planning and analysis with insights into non-SAP and unstructured data via SAC.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;&lt;span style="vertical-align: baseline;"&gt;Visit us at &lt;/span&gt;&lt;a href="https://www.sap.com/events/sapphire/orlando.html" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Sapphire Orlando&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; in booth &lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;#302&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt; to meet with us in person, ask any questions you may have, or check out our demos on AI/ML, generative AI (Gemini), supply chain, sustainability, and more. Or visit&lt;/span&gt;&lt;a href="https://cloud.google.com/solutions/sap"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt; https://cloud.google.com/solutions/sap&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; to learn more immediately.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><pubDate>Tue, 04 Jun 2024 12:00:00 +0000</pubDate><guid>https://cloud.google.com/blog/products/sap-google-cloud/new-solutions-and-capabilities-at-sap-sapphire/</guid><category>SAP on Google Cloud</category><og xmlns:og="http://ogp.me/ns#"><type>article</type><title>In an AI era, forge a path to enduring business innovation with Google Cloud and SAP</title><description></description><site_name>Google</site_name><url>https://cloud.google.com/blog/products/sap-google-cloud/new-solutions-and-capabilities-at-sap-sapphire/</url></og><author xmlns:author="http://www.w3.org/2005/Atom"><name>Marius Törringer</name><title>Global Leader, SAP Business, Google Cloud</title><department></department><company></company></author><author xmlns:author="http://www.w3.org/2005/Atom"><name>Souvik Choudhury</name><title>Director, Product Management, Google Cloud</title><department></department><company></company></author></item><item><title>Accelerate SAP S/4HANA deployments with ‘Guided Deployment Automation for SAP’</title><link>https://cloud.google.com/blog/products/sap-google-cloud/guided-deployment-automation-for-sap-now-ga/</link><description>&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;We are excited to announce the general availability of &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Guided Deployment Automation for SAP&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; on Google Cloud. This new service within Workload Manager helps accelerate deployment of SAP workloads on Google Cloud by allowing customers to specify what they are trying to deploy, and then incorporating opinionated guidance, best practices, and deployment automation directly into the console.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong style="vertical-align: baseline;"&gt;For customers who choose to deploy SAP S/4HANA on Google Cloud, this service provides several key benefits:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Efficiency&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;: End-to-end automation simplifies the lengthy and error-prone deployment process and automates infrastructure provisioning, operating system configuration, high availability cluster setup, and installation of the chosen application&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Reliability&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;: Built-in checks and safeguards help ensure you are automatically following best-practices and the latest architecture guidance from both SAP and Google Cloud, without having to manually read through pages and pages of documentation&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;strong style="vertical-align: baseline;"&gt;Flexibility&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;: Choose to deploy in “one click” directly from the console, or generate and download the equivalent Terraform and Ansible to add to an existing deployment pipelines or customize further&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;There is no charge to use this deployment service, but customers pay for any of the underlying resources or other services created and used in the deployment, such as VM Instances and disks.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;How does it work?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;After picking from the list of &lt;/span&gt;&lt;a href="https://cloud.google.com/workload-manager/docs/deploy/sap/supported-sap"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;supported SAP products and versions&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, the guided interface helps you customize and configure your workload, while the equivalent infrastructure as code (Terraform, Ansible) is generated based on your selections.&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;When deploying directly from the console, a Cloud Build job is created to execute the Terraform and provision the required resources in your project. The exact resources created will vary depending upon your configuration, but the following diagram shows a high-level architecture for a Distributed High Availability deployment. The documentation contains additional information on the &lt;/span&gt;&lt;a href="https://cloud.google.com/workload-manager/docs/deploy/sap/sap-hana-overview#resources_created_during_the_deployment"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;resources created during the deployment&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/1_-_HA_Diagram.max-1000x1000.png"
        
          alt="1 - HA_Diagram"&gt;
        
        &lt;/a&gt;
      
        &lt;figcaption class="article-image__caption "&gt;&lt;p data-block-key="xpq51"&gt;High-Level architecture for a Distributed High Availability deployment&lt;/p&gt;&lt;/figcaption&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;In addition to the resources required for your SAP workload, a temporary VM instance is also deployed to handle the orchestration and execution of Ansible. Ansible is used to complete the remainder of the deployment process and performs tasks and operations such as the following:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Operating system configuration&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Installation of HANA and initial backup&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Configuration of OS Clusters&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Enablement of HANA System Replication (HSR)&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Installation of S/4HANA&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Execution of initial database load&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: disc; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Installation of required agents (SAP Host Agent, Google Cloud’s Agent for SAP)&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Getting started - Deploy a SAP S/4HANA workload&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Before beginning, ensure that you have completed the &lt;/span&gt;&lt;a href="https://cloud.google.com/workload-manager/docs/deploy/prerequisites"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;prerequisites&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; to use the deployment service within Workload Manager. There are a few additional &lt;/span&gt;&lt;a href="https://cloud.google.com/workload-manager/docs/deploy/sap/prerequisites-sap"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;prerequisites for deploying SAP workloads&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, such as uploading the required SAP installation files to Cloud Storage.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Afterwards, navigate to Workload Manager &amp;gt; Deployment in the &lt;/span&gt;&lt;a href="https://console.cloud.google.com/workload-manager/deployments"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;console&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, which is nested under Compute in the left navigation pane or can be found in the search bar at the top. Click the &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Create SAP Deployment&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; button at the top to begin.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong style="vertical-align: baseline;"&gt;Deployment Basics Tab:&lt;br/&gt;&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;The first tab collects basic information for the deployment and allows you to pick from the supported applications and architectures. The selections on this page help determine which information shows on the following tabs, and also will pre-populate some of the subsequent inputs.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/2_-_Deployment_Basics.max-1000x1000.png"
        
          alt="2 - Deployment_Basics"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;strong style="vertical-align: baseline;"&gt;Location &amp;amp; Networking Tab:&lt;br/&gt;&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;On this tab, specify where the system should be deployed, which includes the region and zone(s) and the network to use. If you have a Shared VPC configured, you can also choose to select the network from the Host Project.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/3_-_Location_A.max-1000x1000.png"
        
          alt="3 - Location A"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;External internet access is required during the deployment process, and you can choose to create external IP addresses if the chosen network does not already have access. Finally, you can specify whether a new DNS should automatically be created, or if you wish to select an existing one.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/4_-_Location_B.max-1000x1000.png"
        
          alt="4 - Location B"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;strong style="vertical-align: baseline;"&gt;Database Tab:&lt;br/&gt;&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;Next you will begin configuring the HANA database layer, where you can enter the HANA SID and customize the instance number and VM names. Secret Manager is fully integrated to securely store any credentials used during the deployment process. You can select from a list of certified public operating systems, or choose your own Custom Image.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/5_-_Database_A.max-1000x1000.png"
        
          alt="5 - Database A"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Afterwards, pick from the list of certified HANA machine shapes and choose your desired storage type. Disk volumes and sizes are automatically calculated based on the best practices for your chosen size.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/6_-_Database_B.max-1000x1000.png"
        
          alt="6 - Database B"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;strong style="vertical-align: baseline;"&gt;Application Tab:&lt;br/&gt;&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;On the Application tab, you will repeat a similar process and enter information on the central services and application layer. You can make selections independently for each, for example, picking different machine sizes or operating systems for the ASCS compared to the application servers.  &lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/7_-_Application.max-1000x1000.png"
        
          alt="7 - Application"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;In addition to choosing from the list of certified machine shapes, you will also specify how many application servers should be deployed in each zone.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong style="vertical-align: baseline;"&gt;Preview Tab:&lt;br/&gt;&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;The final page summarizes your selections and also performs some additional proactive checks for things like quotas to prevent failures from occurring later in the process. You will also see a list of the required APIs and services that are needed in the deployment.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/8_-_Preview.max-1000x1000.png"
        
          alt="8 - Preview"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;You can click &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Download Equivalent Terraform&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; if you wish to generate and download the equivalent Infrastructure as Code to deploy in your existing automation pipeline or customize further, or you can click &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Create&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; at the bottom of the page to start the deployment in the console.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Clicking &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Create&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; will take you back to the deployment dashboard. You will receive a notification when the deployment has finished, which may take between 2-3 hours to complete. You can track the status and view real-time logs by clicking on the deployment and then the links for either the &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Terraform log&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; or &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Ansible log&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; on the subsequent screen.&lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Post-deployment tasks&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;After the deployment has finished, you can connect to your SAP S/4HANA system using standard tooling such as HANA Studio or the SAP GUI by connecting using the information specified during the configuration process. View the documentation for additional information on &lt;/span&gt;&lt;a href="https://cloud.google.com/workload-manager/docs/deploy/sap/post-deployment#connect-sap"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;connecting to your system&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Learn more&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;We’ve created a &lt;/span&gt;&lt;a href="https://www.youtube.com/watch?v=oBPo0e0cEI4" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;seven-minute overview and demo video&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; that shows the above steps in action.  You can also reference our &lt;/span&gt;&lt;a href="https://cloud.google.com/workload-manager/docs/deploy/about-wlm-deployment"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;public documentation&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; for additional information on the service and how to start using it.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;If you have any questions or would like to request functionality or discuss the roadmap, please contact your account manager or support team.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-related_article_tout"&gt;





&lt;div class="uni-related-article-tout h-c-page"&gt;
  &lt;section class="h-c-grid"&gt;
    &lt;a href="https://cloud.google.com/blog/products/sap-google-cloud/introducing-workload-manager/"
       data-analytics='{
                       "event": "page interaction",
                       "category": "article lead",
                       "action": "related article - inline",
                       "label": "article: {slug}"
                     }'
       class="uni-related-article-tout__wrapper h-c-grid__col h-c-grid__col--8 h-c-grid__col-m--6 h-c-grid__col-l--6
        h-c-grid__col--offset-2 h-c-grid__col-m--offset-3 h-c-grid__col-l--offset-3 uni-click-tracker"&gt;
      &lt;div class="uni-related-article-tout__inner-wrapper"&gt;
        &lt;p class="uni-related-article-tout__eyebrow h-c-eyebrow"&gt;Related Article&lt;/p&gt;

        &lt;div class="uni-related-article-tout__content-wrapper"&gt;
          &lt;div class="uni-related-article-tout__image-wrapper"&gt;
            &lt;div class="uni-related-article-tout__image" style="background-image: url('')"&gt;&lt;/div&gt;
          &lt;/div&gt;
          &lt;div class="uni-related-article-tout__content"&gt;
            &lt;h4 class="uni-related-article-tout__header h-has-bottom-margin"&gt;Introducing Workload Manager: Maximize reliability and performance by automating best practices&lt;/h4&gt;
            &lt;p class="uni-related-article-tout__body"&gt;Google Cloud Workload Manager helps you run workloads against best practices, to improve reliability, performance, and overall system qua...&lt;/p&gt;
            &lt;div class="cta module-cta h-c-copy  uni-related-article-tout__cta muted"&gt;
              &lt;span class="nowrap"&gt;Read Article
                &lt;svg class="icon h-c-icon" role="presentation"&gt;
                  &lt;use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#mi-arrow-forward"&gt;&lt;/use&gt;
                &lt;/svg&gt;
              &lt;/span&gt;
            &lt;/div&gt;
          &lt;/div&gt;
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/a&gt;
  &lt;/section&gt;
&lt;/div&gt;

&lt;/div&gt;</description><pubDate>Wed, 15 May 2024 16:00:00 +0000</pubDate><guid>https://cloud.google.com/blog/products/sap-google-cloud/guided-deployment-automation-for-sap-now-ga/</guid><category>Developers &amp; Practitioners</category><category>SAP on Google Cloud</category><og xmlns:og="http://ogp.me/ns#"><type>article</type><title>Accelerate SAP S/4HANA deployments with ‘Guided Deployment Automation for SAP’</title><description></description><site_name>Google</site_name><url>https://cloud.google.com/blog/products/sap-google-cloud/guided-deployment-automation-for-sap-now-ga/</url></og><author xmlns:author="http://www.w3.org/2005/Atom"><name>Brad Nixon</name><title>Product Manager</title><department></department><company></company></author></item><item><title>Seamless SAP Migration to Google Cloud: Accelerating Solenis's Digital Transformation Journey</title><link>https://cloud.google.com/blog/products/sap-google-cloud/optimizing-sap-migration-on-google-cloud-at-solenis/</link><description>&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;strong style="font-style: italic; vertical-align: baseline;"&gt;Editor’s note:&lt;/strong&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt; In this post, we’ll hear from specialty chemical manufacturer &lt;/span&gt;&lt;a href="https://www.solenis.com/en/" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Solenis&lt;/span&gt;&lt;/a&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt; about how its migration journey to &lt;/span&gt;&lt;a href="https://cloud.google.com/solutions/sap"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;SAP on Google Cloud&lt;/span&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt; has supercharged its innovation and unlocked new value. &lt;/span&gt;&lt;/a&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt;Headquartered in Wilmington, Delaware, the company has 69 manufacturing facilities strategically located around the globe and employs a team of over 16,000 professionals in 130 countries across six continents&lt;/span&gt;&lt;/p&gt;
&lt;hr/&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Migrating SAP to the cloud isn't just a trend; it's a strategic move transforming how businesses operate. Imagine cutting costs, boosting performance, and easily scaling your resources — that's the power of SAP in the cloud.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Consider the experience of &lt;/span&gt;&lt;a href="https://www.solenis.com/en/" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Solenis&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, a leading global producer of specialty chemicals for water-intensive industries, which migrated its business to a modern digital platform in the public cloud to help improve its agility, scalability, and cost-efficiency. Owned by Platinum Equity, Solenis provides a broad array of sustainable solutions, including water treatment chemistries, process aids, functional additives, cleaners and disinfectants, as well as state-of-the-art monitoring and control systems. Customers use these technologies to improve operational efficiencies, enhance product quality, protect plant assets, minimize environmental impact, and create cleaner and safer environments.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;In recent years, Solenis has grown by acquisition, leading to a complex and unwieldy IT environment. To address these challenges, Solenis decided to migrate its on-premises SAP workloads, which run its mission-critical business processes, to &lt;/span&gt;&lt;a href="https://cloud.google.com/solutions/sap"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;SAP on Google Cloud&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;. &lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;Given its rapidly increasing memory requirements, Solenis opted to forego a hardware refresh and instead chose to leverage flexible cloud-based infrastructure with High Availability (HA) capabilities to support near-zero downtime. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://cloud.google.com/consulting"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Google Cloud Consulting&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; worked with Solenis to prepare its migration teams, fill the skills gap, and successfully run SAP in Google Cloud. Together, Google Cloud Consulting and Solenis migrated the company’s SAP workloads, including SAP ERP, Global Trade Services, Adobe Document Service, GRC (governance, risk, and compliance), and many other bolt-on applications &lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;— all&lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt; in less than five months.&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Migrating SAP to Google Cloud&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;With guidance from Google Cloud Consulting, Solenis was able to minimize downtime during the migration by carefully planning and testing the process, including the performance. This helped to identify and resolve any potential issues before they could cause any disruptions to Solenis’ business operations. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;During the migration, for instance, the Solenis team faced a number of performance and technical issues while working to migrate workloads from its SAP ERP Central Component (ECC) and SAP Global Trade Services applications to Google Cloud. During Q&amp;amp;A testing, Solenis discovered an issue with one of its on-premises components that would have caused significant project delays if not addressed promptly. Working with Google Cloud Consulting, the team was able to quickly pinpoint the root cause and implement a solution before it could impact the migration process.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Choosing the right approach to moving data from on-premises to Google Cloud was another critical step to ensure the project was completed with minimal downtime and optimal success. Working with Google Cloud Consulting, Solenis decided to implement a three-step approach that yielded a significant reduction in downtime.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Data was migrated from an on-premises server to Google Cloud using a Network File Share and rsync (a remote and local file synchronization tool). This approach reduced downtime by five to six hours.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;The company also took advantage of &lt;/span&gt;&lt;a href="https://cloud.google.com/backup-disaster-recovery?hl=en"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Google Cloud's managed backup and disaster recovery services&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; to ensure that its data was always protected throughout the migration.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;“We are grateful to the Google Cloud team for their exceptional support and expertise during the migration of our SAP environment from on-premises to the cloud,” said Adrian Giboi, vice president of infrastructure and operations at Solenis. “This significant accomplishment was achieved with minimal interruption to our operations, which is a testament to the dedication and proficiency of the Google Cloud team.” &lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Accelerating innovation and unlocking new business value&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;The migration to Google Cloud has delivered a number of benefits to Solenis. For example, Solenis was able to transition from Oracle databases to SAP HANA, providing a solid foundation for future performance improvements. With real-time access to data, SAP HANA can help businesses make faster and more informed decisions, deliver a more personalized and responsive customer experience, and provide a platform for innovation. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;In addition, the migration helped Solenis reduce the complexity and management overhead of its previous IT environment. Google Cloud also made it easier for Solenis to perform ongoing maintenance without business interruptions. With on-premises environments, planned maintenance activities often require downtime, which can disrupt or delay service, impact productivity, or even result in potential loss in business. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;With Google Cloud, such instances can be significantly reduced. Features like &lt;/span&gt;&lt;a href="https://cloud.google.com/compute/docs/instances/live-migration-process"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;live migration &lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;allow for seamless transfers of virtual machines between hosts without causing downtime for customers. Additionally, Google Cloud's 99.99% &lt;/span&gt;&lt;a href="https://cloud.google.com/compute/sla"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;compute SLA &lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, with instances in multiple zones, guarantees high availability, further minimizing the risk of unplanned outages. By leveraging Google Cloud's capabilities, Solenis can ensure uninterrupted service for their customers, avoiding the negative impacts of downtime. This leads to improved customer satisfaction, increased productivity, and a stronger business reputation.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Furthermore, Google Cloud's secure-by-design infrastructure and robust security features have helped Solenis to improve its security posture. The company has been able to achieve compliance with a number of industry regulations, such as &lt;/span&gt;&lt;a href="https://www.iso.org/standard/27001" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;ISO 27001&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Since moving to Google Cloud, Solenis has experienced a 10x increase in response and transition times, leading to improved efficiency and productivity. Overall, performance improved by&lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt; &lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;35% utilizing Google Cloud resources for compute, memory, and storage. The company has also been able to optimize costs and improve performance by taking advantage of Google Cloud's &lt;/span&gt;&lt;a href="https://cloud.google.com/docs/cuds"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;committed use discounts (CUDs)&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; and its high-performance compute and storage capabilities.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;“Our migration to SAP on Google Cloud is a crucial milestone in our company's digital transformation journey, significantly reducing our technical debt and lowering operational costs,” Giboi said. “It not only enhances our agility and scalability but also positions us to better leverage innovative cloud technologies for future growth. Google Cloud is a reliable partner in our journey towards a more efficient, flexible, and sustainable technological future.”&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Get started&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Ready to learn more? &lt;/span&gt;&lt;span style="vertical-align: baseline;"&gt;Learn more about migrating &lt;/span&gt;&lt;a href="https://cloud.google.com/solutions/sap?hl=en"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;SAP to Google Cloud&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; and discover how&lt;/span&gt;&lt;a href="https://cloud.google.com/consulting"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt; Google Cloud Consulting can help you learn, build, operate and succeed&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><pubDate>Wed, 15 May 2024 16:00:00 +0000</pubDate><guid>https://cloud.google.com/blog/products/sap-google-cloud/optimizing-sap-migration-on-google-cloud-at-solenis/</guid><category>Customers</category><category>Google Cloud Consulting</category><category>SAP on Google Cloud</category><og xmlns:og="http://ogp.me/ns#"><type>article</type><title>Seamless SAP Migration to Google Cloud: Accelerating Solenis's Digital Transformation Journey</title><description></description><site_name>Google</site_name><url>https://cloud.google.com/blog/products/sap-google-cloud/optimizing-sap-migration-on-google-cloud-at-solenis/</url></og><author xmlns:author="http://www.w3.org/2005/Atom"><name>Ajay Asthana</name><title>SAP Cloud Consultant, Google Cloud Consulting</title><department></department><company></company></author><author xmlns:author="http://www.w3.org/2005/Atom"><name>Ghanshyam Patel</name><title>Cloud Architect</title><department></department><company></company></author></item><item><title>Make data your competitive edge with new solutions from Cortex Framework</title><link>https://cloud.google.com/blog/products/sap-google-cloud/whats-new-with-google-cloud-cortex-framework/</link><description>&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;strong style="vertical-align: baseline;"&gt;In today’s AI era, data is your competitive edge.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;There has never been a more exciting time in technology, with AI creating entirely new ways to solve problems, engage customers, and work more efficiently. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;However, most enterprises still struggle with siloed data, which stifles innovation, keeps vital insights locked away, and can reduce the value AI has across the business. &lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong style="vertical-align: baseline;"&gt;Discover a faster, smarter way to innovate&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://cloud.google.com/solutions/cortex"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Google Cloud Cortex Framework&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; accelerates your ability to unify enterprise data for connected insights, and provides new opportunities for AI to transform customer experiences, boost revenue, and reduce costs which can otherwise be hidden in your company’s data and applications. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Built on an AI-ready &lt;/span&gt;&lt;a href="https://cloud.google.com/data-cloud?hl=en"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Data Cloud&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; foundation, Cortex Framework includes what you need to design, build, and deploy solutions for specific business problems and opportunities including endorsed reference architectures and packaged business solution deployment content. In this blog, we provide an overview of Cortex Framework, and highlight some recent enhancements.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/Image_1_-_Cortex_Overview_Architecture.max-1000x1000.png"
        
          alt="Image 1 - Cortex Overview Architecture"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;strong style="vertical-align: baseline;"&gt;Get a connected view of your business with one data foundation &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Cortex Framework enables one data foundation for businesses by bridging and enriching private, public, and community insights for deeper analysis.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Our &lt;/span&gt;&lt;a href="https://github.com/GoogleCloudPlatform/cortex-data-foundation/blob/main/RELEASE_NOTES.md" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;latest release&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; extends &lt;/span&gt;&lt;a href="https://github.com/GoogleCloudPlatform/cortex-data-foundation" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;Cortex Data Foundation&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; with new data and AI solutions for enterprise data sources including &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Salesforce Marketing Cloud&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;, &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Meta&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;, &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;SAP ERP&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;, and &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Dun &amp;amp; Bradstreet&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;. Together this data unlocks insights across the enterprise and opens up opportunities for optimization and innovation. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong style="vertical-align: baseline;"&gt;New intelligent marketing use cases&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Drive more intelligent marketing strategies with one data foundation for your enterprise data, including integrated sources like &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Google Ads&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;, &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Campaign Manager 360&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;, &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;TikTok&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; and now — &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Salesforce Marketing Cloud&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; and &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Meta&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; connectivity with BigQuery via Cortex Framework, with predefined &lt;/span&gt;&lt;a href="https://github.com/GoogleCloudPlatform/cortex-data-foundation/blob/main/README_Marketing.md#integration-options-for-marketing-workload" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;data ingestion templates&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, &lt;/span&gt;&lt;a href="https://github.com/GoogleCloudPlatform/cortex-data-foundation/blob/main/README.md#marketing-related-data-sources" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;data models&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; and sample &lt;/span&gt;&lt;a href="https://github.com/GoogleCloudPlatform/cortex-data-foundation?tab=readme-ov-file#looker-deployment" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;dashboards&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;. Together with other business data available like sales and supply chain sources in Cortex Data Foundation, you can accelerate insights and answer questions like: &lt;/span&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt;How does my overall campaign and audience performance relate to sales and supply chain? &lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/original_images/Image_2_-_Marketing_demo.gif"
        
          alt="Image 2 - Marketing demo"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;strong style="vertical-align: baseline;"&gt;New sustainability management use cases&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Want more timely insights into environment, social and governance (ESG) risks and opportunities? You can now manage ESG performance and goals with new vendor ESG performance insights using &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;Dun &amp;amp; Bradstreet &lt;/strong&gt;&lt;a href="https://github.com/GoogleCloudPlatform/cortex-data-foundation/blob/main/README_Sustainability.md#acquiring-dun--bradstreet-data" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;ESG&lt;/span&gt;&lt;strong style="text-decoration: underline; vertical-align: baseline;"&gt; &lt;/strong&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;ranking data&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; connected with your &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;SAP ERP &lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt;supplier data. Now with predefined &lt;/span&gt;&lt;a href="https://github.com/GoogleCloudPlatform/cortex-data-foundation/blob/main/README.md#establish-integration-mechanism" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;data ingestion templates&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, &lt;/span&gt;&lt;a href="https://github.com/GoogleCloudPlatform/cortex-data-foundation/tree/main?tab=readme-ov-file#sustainability-related-data-sources" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;data models&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; and a sample &lt;/span&gt;&lt;a href="https://github.com/GoogleCloudPlatform/cortex-data-foundation/blob/main/README_Sustainability.md#looker-studio-dashboard" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;dashboard&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; focused on sustainability insights, for informed decision making. Answer questions like: “&lt;/span&gt;&lt;span style="font-style: italic; vertical-align: baseline;"&gt;What is my raw material suppliers' ESG performance against industry peers?” “What is their ability to measure and manage GHG emissions?” and “What is their adherence and commitment to environmental compliance and corporate governance?”&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/original_images/Image_3_-_Sustainability_demo.gif"
        
          alt="Image 3 - Sustainability demo"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;strong style="vertical-align: baseline;"&gt;New simplified finance use cases&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;Simplify financial insights across the business to make informed decisions about liquidity, solvency, and financial flexibility to feed into strategic growth investment opportunities — now with predefined &lt;/span&gt;&lt;a href="https://github.com/GoogleCloudPlatform/cortex-data-foundation/blob/main/README_SAP.md" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;data ingestion templates&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt;, &lt;/span&gt;&lt;a href="https://github.com/GoogleCloudPlatform/cortex-data-foundation/blob/main/README.md#operational-related-data-sources" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;data models&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; and &lt;/span&gt;&lt;a href="https://github.com/looker-open-source/block-cortex-sap?tab=readme-ov-file#finance" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;sample dashboards&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; to help you discern new insights with balance sheet and income statement reporting on &lt;/span&gt;&lt;strong style="vertical-align: baseline;"&gt;SAP ERP&lt;/strong&gt;&lt;span style="vertical-align: baseline;"&gt; data.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/original_images/Image_4_-_Cortex_for_SAP_Finance.gif"
        
          alt="Image 4 - Cortex for SAP Finance"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph_advanced"&gt;&lt;p&gt;&lt;strong style="vertical-align: baseline;"&gt;Accelerate AI innovation with secured data access&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;To help organizations build out a &lt;/span&gt;&lt;a href="https://cloud.google.com/architecture/data-mesh"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;data mesh&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; for more optimized data discovery, access control and governance when interacting with Cortex Data Foundation, our new &lt;/span&gt;&lt;a href="https://github.com/GoogleCloudPlatform/cortex-data-foundation/blob/main/docs/data_mesh/README.md" rel="noopener" target="_blank"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;solution content&lt;/span&gt;&lt;/a&gt;&lt;span style="vertical-align: baseline;"&gt; offers a metadata framework built on BigQuery and Dataplex that:&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li aria-level="1" style="list-style-type: decimal; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Organizes Cortex Data Foundation pre-defined data models into business domains&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: decimal; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Augments Cortex Data Foundation tables, views and columns with semantic context to empower search and discovery of data assets&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: decimal; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Enables natural language to SQL capabilities by providing logical context for Cortex Data Foundation content to LLMs and gen AI applications&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li aria-level="1" style="list-style-type: decimal; vertical-align: baseline;"&gt;
&lt;p role="presentation"&gt;&lt;span style="vertical-align: baseline;"&gt;Annotates data access policies to enable consistent enforcement of access controls and masking of sensitive columns&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="vertical-align: baseline;"&gt;With a data mesh in place, Cortex Data Foundation models can allow for more efficiency in generative AI search and discovery, as well as fine-grained access policies and governance. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong style="vertical-align: baseline;"&gt;Data and AI brings next-level innovation and efficiency &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span style="vertical-align: baseline;"&gt;Will your business lead the way? Learn more about our portfolio of solutions by checking out our &lt;/span&gt;&lt;a href="https://cloud.google.com/solutions/cortex#section-6"&gt;&lt;span style="text-decoration: underline; vertical-align: baseline;"&gt;website&lt;/span&gt;&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><pubDate>Mon, 22 Apr 2024 16:00:00 +0000</pubDate><guid>https://cloud.google.com/blog/products/sap-google-cloud/whats-new-with-google-cloud-cortex-framework/</guid><category>Data Analytics</category><category>SAP on Google Cloud</category><og xmlns:og="http://ogp.me/ns#"><type>article</type><title>Make data your competitive edge with new solutions from Cortex Framework</title><description></description><site_name>Google</site_name><url>https://cloud.google.com/blog/products/sap-google-cloud/whats-new-with-google-cloud-cortex-framework/</url></og><author xmlns:author="http://www.w3.org/2005/Atom"><name>Alison Hettrick</name><title>Director of Solutions &amp; Engineering, Google Cloud Cortex Framework</title><department></department><company></company></author></item><item><title>ABAP SDK: Powering Alphabet’s AI/ML solutions on SAP S/4HANA</title><link>https://cloud.google.com/blog/products/sap-google-cloud/how-alphabet-uses-google-clouds-abap-sdk-for-sap-s4hana/</link><description>&lt;div class="block-paragraph"&gt;&lt;p data-block-key="bebcj"&gt;At SAP Sapphire last year, Alphabet, Google's parent company, revealed that it &lt;a href="https://www.youtube.com/watch?v=njU5STakGq8" target="_blank"&gt;leverages SAP&lt;/a&gt; &lt;a href="http://s/4" target="_blank"&gt;S/4&lt;/a&gt;&lt;a href="https://www.youtube.com/watch?v=njU5STakGq8" target="_blank"&gt;HANA systems on Google Cloud&lt;/a&gt; to manage its critical business operations, including Finance, Supply Chain, Logistics, Planning, and Allocations. This has allowed Alphabet to consolidate over 50 billion transactions and process multiple terabytes of data every month, and better support its global operations.&lt;/p&gt;&lt;p data-block-key="6poh2"&gt;To scale its business operations, Alphabet leverages many Google Cloud products and services using the &lt;a href="https://cloud.google.com/solutions/sap/docs/abap-sdk/whats-new"&gt;ABAP SDK&lt;/a&gt;. Created by Google Cloud’s SAP Engineering team, the ABAP SDK provides an accurate representation of Google Cloud APIs in ABAP, providing an integration point between SAP and Alphabet’s internal systems, powering AI/ML solutions that drive decisions, and enabling business process automation. The ABAP SDK provides in-built functionality for authentication, security, data serialization, etc., making it easier for Alphabet developers to integrate with Google Cloud products and services, and drastically decreasing time-to-value!&lt;/p&gt;&lt;h3 data-block-key="cs7d7"&gt;ABAP SDK: a story of engineering excellence&lt;/h3&gt;&lt;p data-block-key="e3aj"&gt;Since launching internally, ABAP SDK has been used for many Alphabet production use cases: to run mission-critical applications in finance, corporate asset management (IT, audio/video, real estate), supply chain (plan and procure to pay including forward/reverse logistics), business event notifications, exception alerting, business process monitoring, and data warehousing. Security and scalability were key requirements for Alphabet business users, which they were able to achieve quickly with the ABAP SDK. Alphabet also uses the ABAP SDK to run ML inference in the context of a SAP business transaction analytics, surfacing ML predictions.&lt;/p&gt;&lt;p data-block-key="28c8r"&gt;Here are some great productionized use cases from Google Cloud for inspiration:&lt;/p&gt;&lt;ul&gt;&lt;li data-block-key="980bn"&gt;&lt;b&gt;Stream information from SAP to multiple subscribers with Pub/Sub -&lt;/b&gt; SAP is the source of truth for many master and transaction data objects. SAP sends information to other applications to ensure data consistency across applications. Sub-second speed and highly reliable messaging is key. Alphabet uses SAP Streaming Pub/Sub messages for various use cases, including network equipment status for deriving trust management, order status tracking, stock availability, transaction posting status, order comments and changes exchanged from the commerce portal to the order processing team.&lt;/li&gt;&lt;li data-block-key="2lm4t"&gt;&lt;b&gt;Use Pub/Sub for orchestration -&lt;/b&gt; To scale bulk data processing submitted via APIs at Alphabet, non-SAP enterprise applications use SAP OData to submit bulk updates to the SAP Application Interface Framework (AIF). SAP AIF asynchronous processing completion raises a Google Cloud CPS message to confirm processing results to the API client. ABAP SDK plays a crucial role in orchestrating many use cases like these including jobs, business events, and logs.&lt;/li&gt;&lt;li data-block-key="a35ne"&gt;&lt;b&gt;Automate translation of finance documents to multiple languages -&lt;/b&gt; SAP S/4 is the source of truth for statutory reporting in multiple local languages. Alphabet boundary systems send journal entry data in English, but the headers and line text of various finance documents must be maintained in the local language, as per the company’s code definition. Alphabet uses the ABAP SDK to seamlessly interact with Google Translate, helping finance documents to comply with system and legal requirements.&lt;/li&gt;&lt;li data-block-key="f6ibo"&gt;&lt;b&gt;Integrate AI/ML models on Google Cloud for better decision making -&lt;/b&gt; Before Alphabet began using SAP to manage IT hardware orders worldwide, order routing across fulfillment channels was a time-consuming process. While a rules-based decision table can predict cost-effective order routes in some cases, the majority of orders required manual review, which was highly inefficient. To address this issue, the Alphabet engineering team developed a &lt;a href="https://cloud.google.com/bigquery/docs/bqml-introduction"&gt;BigQuery Machine Learning&lt;/a&gt; model to predict routes based on historic manual decisions, and used the ABAP SDK to read the BigQuery Machine Learning predictions in real time. This continual learning model has helped to predict routes more accurately, reducing the need for manual review and automating the shipping process.&lt;/li&gt;&lt;li data-block-key="1m5d2"&gt;&lt;b&gt;Offload attachments from expensive HANA Storage -&lt;/b&gt; Alphabet utilizes the ABAP SDK to streamline and simplify the management of attachments (documents) for all applications in the SAP landscape. Due to the scale of the required storage capacity, it was imperative to offload the storage of attachment documents from Hana DB in-memory to cheaper and highly secured Cloud Storage buckets. By using the ABAP SDK, we were able to seamlessly read and write attachments from SAP applications to Cloud Storage without any impact to SAP critical user journeys (CUJs). End-user access to documents is controlled strictly based on authorization given in SAP, leveraging the standard &lt;a href="https://cloud.google.com/security/best-practices"&gt;Google Cloud Security Model&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;h3 data-block-key="3hpur"&gt;From internal to generally available&lt;/h3&gt;&lt;p data-block-key="39gea"&gt;Over the years, many of our customers have asked for ways to easily integrate their SAP systems with Google Cloud services. With the &lt;a href="https://cloud.google.com/blog/products/sap-google-cloud/new-abap-sdk-for-google-cloud-enables-sap-extensions"&gt;launch of the ABAP SDK&lt;/a&gt; last year, the same ABAP SDK that has been powering Alphabet’s business operations since 2019 is now generally available for Google Cloud customers. Download the SDK for free and onboard in a few &lt;a href="https://cloud.google.com/solutions/sap/docs/abap-sdk/latest/install-config"&gt;simple steps&lt;/a&gt;.&lt;/p&gt;&lt;p data-block-key="c7r6t"&gt;While our &lt;a href="https://cloud.google.com/solutions/sap/docs/abap-sdk/whats-new"&gt;public documentation&lt;/a&gt; contains the latest product updates, we also invite you to collaborate and engage with us on the &lt;a href="https://www.googlecloudcommunity.com/gc/forums/filteredbylabelpage/board-id/cloud-developer-tools/label-name/abap%20sdk" target="_blank"&gt;Google Cloud developer community forum&lt;/a&gt;. We also have a &lt;a href="https://github.com/googlecloudplatform/google-cloud-abap" target="_blank"&gt;public repository&lt;/a&gt; on GitHub so that developers can clone sample programs and quickstarts into their development environment. We are excited to see and assist you in creating enterprise and business solutions using ABAP SDK.&lt;/p&gt;&lt;/div&gt;</description><pubDate>Thu, 01 Feb 2024 17:00:00 +0000</pubDate><guid>https://cloud.google.com/blog/products/sap-google-cloud/how-alphabet-uses-google-clouds-abap-sdk-for-sap-s4hana/</guid><category>Application Modernization</category><category>SAP on Google Cloud</category><og xmlns:og="http://ogp.me/ns#"><type>article</type><title>ABAP SDK: Powering Alphabet’s AI/ML solutions on SAP S/4HANA</title><description></description><site_name>Google</site_name><url>https://cloud.google.com/blog/products/sap-google-cloud/how-alphabet-uses-google-clouds-abap-sdk-for-sap-s4hana/</url></og><author xmlns:author="http://www.w3.org/2005/Atom"><name>Sujan Gade</name><title>Engineering Manager, Google</title><department></department><company></company></author><author xmlns:author="http://www.w3.org/2005/Atom"><name>Richard Yang</name><title>Engineering Tech Lead, Google</title><department></department><company></company></author></item><item><title>Moving to S/4 HANA on Google Cloud brings significant benefits for Deutsche Börse Group</title><link>https://cloud.google.com/blog/products/sap-google-cloud/deutsche-borse-group-runs-s4-hana-on-google-cloud/</link><description>&lt;div class="block-paragraph"&gt;&lt;p data-block-key="ow3gg"&gt;As an international exchange organization and innovative market infrastructure provider, &lt;a href="https://deutsche-boerse.com/dbg-en/" target="_blank"&gt;Deutsche Börse Group&lt;/a&gt; ensures capital markets that are transparent, reliable and stable. Our business areas cover the whole financial market transaction process and value chain. Furthermore, we develop state-of-the-art IT solutions and offer our IT systems all over the world. With our large range of products, services and technologies, our Group organizes safe and efficient markets for sustainable economies. Trust, stability, and compliance are thus the cornerstones of our business.&lt;/p&gt;&lt;p data-block-key="9jgmb"&gt;Moreover, innovating constantly is vital to stay competitive and relevant in the light of a market that is changing rapidly. Innovation and stability, however, don’t naturally go together. To innovate involves taking risks, so every innovation we make requires a certain balancing act to ensure we maintain our customers’ trust and meet regulatory requirements.&lt;/p&gt;&lt;h3 data-block-key="8b76d"&gt;&lt;b&gt;Stuck behind an on-premises bottleneck&lt;/b&gt;&lt;/h3&gt;&lt;p data-block-key="6i6os"&gt;This balance between trust and innovation was at the heart of our journey from our legacy architecture to Google Cloud. Running on-premises, our previous SAP enterprise resource planning (ERP) software was unable to keep up with the pace of changing requirements. From adding new legal entities following mergers and acquisitions, through launching products such as swap types or securities, to simple requests to improve our workflows, the system couldn’t keep up. Just a simple launch request would take as much as nine months, and the bottleneck led to a backlog of requests in the system. As we began upgrading to the latest SAP ERP, S/4 HANA, we knew that a simultaneous migration to the cloud would greatly improve our system performance. But first, we needed to ensure we had the trust of our stakeholders and regulators.&lt;/p&gt;&lt;p data-block-key="7ng3d"&gt;From day one, our approach has been full transparency: to our customers, our stakeholders, and to regulators. When we first shared with our internal control teams that we were moving to the cloud, we found ourselves looking into a lot of serious faces, but the Google Cloud team understood what it meant to build trust with all parties. As we and our stakeholders worked together with Google Cloud to understand exactly what the process entailed — and its implications for the business — we succeeded in bringing all the relevant parties on board. We were one of the first globally to move our SAP workload into Google Cloud.&lt;/p&gt;&lt;h3 data-block-key="7j166"&gt;&lt;b&gt;Leaving the on-premises mindset behind&lt;/b&gt;&lt;/h3&gt;&lt;p data-block-key="8n6fn"&gt;In particular, we busted the myth that an on-premises architecture is more secure than the cloud. Most on-premises data centers don’t have any encryption, because they believe that having it in house makes it secure. In Google Cloud, however, our data is encrypted three times: at the infrastructure level, database level, and application level. Initially, we weren’t able to hold the encryption keys ourselves, but the Google Cloud team supported us to hold our own keys, adding another layer of security. By explaining all this through open and transparent conversations with stakeholders and regulators, we were able to convince them of the virtues of migration.&lt;/p&gt;&lt;p data-block-key="8m5f"&gt;Now, with Google Cloud, our data is more secure than ever, with no drop in performance. However, that wasn’t the end of the journey. After migrating our systems from our on-premises infrastructure, we realized that we had underestimated the need to migrate from our on-premises mindset, too. With many of our engineers having run workloads on legacy operating systems for many years, there was an understandable level of apprehension about switching to cloud workloads after such a long time. Again, the Google Cloud team understood their concerns, and helped to train our engineers to adapt to the new systems.&lt;/p&gt;&lt;h3 data-block-key="44vnn"&gt;&lt;b&gt;Keeping up with market demands, with a powerful cloud architecture&lt;/b&gt;&lt;/h3&gt;&lt;p data-block-key="cut1n"&gt;With SAP S4/HANA now running on Google Cloud, our ability to react quickly to a changing market has improved dramatically. If we need to rapidly scale up our processing power, in response to a sudden increase in trading volumes, we are now able to do so in a matter of a few clicks. Our development cycle has shortened considerably, too. Previously, we had just one development environment, accommodating 10 to 15 developers, leading to development cycles of nine to twelve months. Now we have 60-70 developers working in multiple development environments in parallel, significantly reducing development time.&lt;/p&gt;&lt;p data-block-key="6gqqc"&gt;We also no longer need to worry about lengthy delays to add new hardware to our systems. With Google Cloud, we can simply add new software services at the click of a button, meaning we can onboard new services in days, rather than spending months adding new hardware. Disaster recovery times have improved, too, with automated failover, meaning our recovery time objective (RTO) is now down from two hours to less than 20 minutes, while our recovery point objective (RPO) has been cut from two hours to nearly zero.&lt;/p&gt;&lt;h3 data-block-key="d2rdt"&gt;&lt;b&gt;Let the innovation begin&lt;/b&gt;&lt;/h3&gt;&lt;p data-block-key="cgeni"&gt;We are in the process of exploring ways to apply the data analytics capabilities of Google Cloud to the treasure trove of business data from our SAP platform. We have already begun to do so with our HR and IT data domains. For the first time, the HR team has fast access to integrated business data in &lt;a href="https://cloud.google.com/bigquery"&gt;BigQuery&lt;/a&gt;, enabling them to add depth and insight to processes such as management and diversity reporting. At the same time, we are investigating how we can incorporate more AI features into our workflows, and are currently piloting &lt;a href="https://cloud.google.com/document-ai"&gt;Document AI&lt;/a&gt; to save our accountant team’s time with automated invoice entries.&lt;/p&gt;&lt;p data-block-key="bv3qb"&gt;In many ways, our journey is just beginning. But because we were able to win over hesitant stakeholders and cautious regulators with our transparent approach, we have already been able to demonstrate the significant improvements in security and performance that Google Cloud gives us. Now, we can start to innovate further, improving efficiencies and reaction times, and ensuring we can continue offering relevant products and services to our customers. Trust, stability, compliance, and innovation. With Google Cloud, we have them all.&lt;/p&gt;&lt;/div&gt;</description><pubDate>Thu, 01 Feb 2024 08:00:00 +0000</pubDate><guid>https://cloud.google.com/blog/products/sap-google-cloud/deutsche-borse-group-runs-s4-hana-on-google-cloud/</guid><category>Financial Services</category><category>Infrastructure Modernization</category><category>Customers</category><category>SAP on Google Cloud</category><og xmlns:og="http://ogp.me/ns#"><type>article</type><title>Moving to S/4 HANA on Google Cloud brings significant benefits for Deutsche Börse Group</title><description></description><site_name>Google</site_name><url>https://cloud.google.com/blog/products/sap-google-cloud/deutsche-borse-group-runs-s4-hana-on-google-cloud/</url></og><author xmlns:author="http://www.w3.org/2005/Atom"><name>Lars Bolanca</name><title>Managing Director Corporate IT, Deutsche Börse Group</title><department></department><company></company></author></item><item><title>Kingfisher: building the future of home improvement with a powerful new data platform</title><link>https://cloud.google.com/blog/products/data-analytics/kingfisher-migrating-sap-workloads-to-google-cloud/</link><description>&lt;div class="block-paragraph"&gt;&lt;p data-block-key="ohysh"&gt;In retail, the distinction between physical and digital has blurred, and the home improvement sector is no exception. At Kingfisher, our retail banners include B&amp;amp;Q, Castorama, Brico Dépôt, and Screwfix, and our customers expect a seamless shopping experience whether they shop with us online or in store.&lt;/p&gt;&lt;p data-block-key="aoc3r"&gt;From product recommendations to delivery suggestions to location-based services, the technology required to meet these changing expectations is all powered by data. And to effectively deliver for our customers, that data needs to be highly available, highly accurate, and highly optimized. It needs to be gold standard.&lt;/p&gt;&lt;p data-block-key="2ddl8"&gt;In November 2022, we signed a five-year strategic partnership with Google Cloud to accelerate the migration of our huge on-premises SAP workloads to the cloud. By moving away from a tightly coupled, monolithic architecture, our goal was to improve our resilience and strengthen our data platform to unleash the full potential of our data, giving us the resilience and agility we need to power our growth.&lt;/p&gt;&lt;h3 data-block-key="6fv39"&gt;&lt;b&gt;The right platform — and people — to help us do it ourselves&lt;/b&gt;&lt;/h3&gt;&lt;p data-block-key="e5sr3"&gt;Data speed and quality are critical to helping us achieve our goals, with data platforms, recommendation engines, sophisticated machine learning, and the ability to quickly ingest and curate content, all key to our future plans. Partnering with Google Cloud helps us to unlock this potential, with Google Cloud Marketplace also offering a critical capability to help us simplify procurement.&lt;/p&gt;&lt;p data-block-key="5theh"&gt;One of the most important factors in our decision to partner with Google Cloud was the expertise. Google Cloud not only brings a specific set of functionality and services that are well suited to our needs, but a team of people behind those solutions who understand our industry. They know our needs and goals, and can help us work through our challenges. And as we continue to migrate our workloads and build our architecture, the Google Cloud team is fully engaged, working closely with us in a meeting of minds.&lt;/p&gt;&lt;h3 data-block-key="c0q1i"&gt;&lt;b&gt;Unleashing data’s potential to meet customer expectations&lt;/b&gt;&lt;/h3&gt;&lt;p data-block-key="ff88c"&gt;This partnership has already started to deliver results. By abstracting the data away from our core platform, we are now able to use it more productively for our business needs, and we’re currently working on some use cases around supply chain visibility. One such project enables us to dynamically price products according to various live promotions, so that we can react to the market with more agility.&lt;/p&gt;&lt;p data-block-key="gnat"&gt;This is only possible because we’ve been able to separate the data from our SAP system and run it through Google Cloud solutions such as BigQuery and Cloud Storage, enabling us to provide a more personalized shopping experience. Plans are now underway to use our product and sales data to create a new, real-time order system to greatly improve stock accuracy, as well as scaling up B&amp;amp;Q’s online marketplace from 700,000 products to 4 million (Kingfisher’s H1 2023/23 Financial Results).&lt;/p&gt;&lt;h3 data-block-key="abtba"&gt;&lt;b&gt;Facing the future with a solid foundation&lt;/b&gt;&lt;/h3&gt;&lt;p data-block-key="calj8"&gt;The future of digital retail is highly compute-intensive, requiring a level of real-time data processing near equivalent to that needed to power a major stock market. Working with Google Cloud gives us the processing power to use our data to its full potential, freeing us to focus on what we do best: offering the best home improvement proposition to our customers.&lt;/p&gt;&lt;p data-block-key="cas9j"&gt;The growing suite of AI solutions in Google Cloud adds another dimension to our ability to leverage data, which will be increasingly important to enhancing the customer experience. Vertex AI, for example, is already allowing us to optimize our product pages, so that customers can visualize products in different scenarios and make a more informed purchasing decision. Throughout the business, AI is improving and speeding up our internal processes, which ultimately allows us to better serve our customers.&lt;/p&gt;&lt;p data-block-key="bh6ir"&gt;It’s no secret the retail industry is evolving at pace. With Google Cloud, we now have the agility, the support, and the data platform to create more seamless customer experiences both in stores and online.&lt;/p&gt;&lt;/div&gt;</description><pubDate>Mon, 04 Dec 2023 17:00:00 +0000</pubDate><guid>https://cloud.google.com/blog/products/data-analytics/kingfisher-migrating-sap-workloads-to-google-cloud/</guid><category>SAP on Google Cloud</category><category>Customers</category><category>Data Analytics</category><og xmlns:og="http://ogp.me/ns#"><type>article</type><title>Kingfisher: building the future of home improvement with a powerful new data platform</title><description></description><site_name>Google</site_name><url>https://cloud.google.com/blog/products/data-analytics/kingfisher-migrating-sap-workloads-to-google-cloud/</url></og><author xmlns:author="http://www.w3.org/2005/Atom"><name>Christopher Blatchford</name><title>CTO, Kingfisher Plc</title><department></department><company></company></author></item><item><title>Automate plant maintenance using MDE with ABAP SDK for Google Cloud</title><link>https://cloud.google.com/blog/products/sap-google-cloud/using-manufacturing-data-engine-and-abap-sdk-for-manufacturing/</link><description>&lt;div class="block-paragraph"&gt;&lt;p data-block-key="zead7"&gt;Many Google Cloud customers run multiple manufacturing facilities and are constantly looking at ways to reduce costs and improve efficiency by proactively maintaining their machines and reducing production downtime.&lt;/p&gt;&lt;p data-block-key="eg540"&gt;Until now, monitoring and maintaining shop floor assets was mostly a manual, reactive, and cumbersome process. Google Cloud can help with its portfolio of artificial intelligence (AI) and machine learning (ML) capabilities. Today, sensors collect operational data from machines and stream It to Google Cloud. Once data is ingested in Google Cloud, customers can use machine learning or statistical calculations to identify patterns and predict and solve maintenance issues even before they happen. This solution pattern is known as predictive maintenance. Plant managers can now leverage technical solutions based on predictive maintenance to detect anomalies in any machine or equipment before it breaks down. Predictive maintenance also allows plant managers to schedule maintenance when it is convenient and not during actual production hours, thus saving a lot of time and cost.&lt;/p&gt;&lt;p data-block-key="d7n3e"&gt;Analyzing production data at scale for huge datasets is always a challenge, especially when there’s data from multiple production facilities involved with thousands of assets in production pipelines. To help solve this challenge, our &lt;a href="https://cloud.google.com/solutions/manufacturing-data-engine"&gt;Manufacturing Data Engine&lt;/a&gt; is designed to help manufacturers manage end-to-end shop floor business processes.&lt;/p&gt;&lt;h3 data-block-key="3hcn8"&gt;&lt;b&gt;Manufacturing Data Engine&lt;/b&gt;&lt;/h3&gt;&lt;p data-block-key="ifoj"&gt;Manufacturing Data Engine (MDE) is a scalable solution that accelerates, simplifies, and enhances the ingestion, processing, contextualization, storage, and usage of manufacturing data for monitoring, analytical, and machine learning use cases. This suite of components can help manufacturers accelerate their transformation with Google Cloud’s analytics and AI capabilities.&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/1_Tb6gPvE.max-1000x1000.png"
        
          alt="1"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph"&gt;&lt;p data-block-key="zead7"&gt;The architecture above includes:&lt;/p&gt;&lt;ul&gt;&lt;li data-block-key="2ps5q"&gt;&lt;b&gt;Manufacturing Connect&lt;/b&gt;, a factory connectivity product that supports edge workloads and integrates devices with Google Cloud. It has an extensive library of 250+ machine protocols that can quickly connect with nearly any manufacturing asset.&lt;/li&gt;&lt;li data-block-key="4so40"&gt;&lt;b&gt;Manufacturing Data Engine&lt;/b&gt;, which processes, contextualizes, and stores factory data. With built-in data normalization and context-enrichment capabilities, it provides a common data model, with a factory-optimized data lakehouse for storage.&lt;/li&gt;&lt;li data-block-key="92d2v"&gt;&lt;b&gt;Customizable&lt;/b&gt; &lt;b&gt;predefined analytics&lt;/b&gt; that provide customizable dashboards and ‘metamodels’ for business insights and self-service analytics.&lt;/li&gt;&lt;li data-block-key="9ublg"&gt;&lt;b&gt;AI-Driven Operations Optimization&lt;/b&gt;, a portfolio of AI use cases that unlock value at scale and integrate with Google Cloud tools such as Vertex AI.&lt;/li&gt;&lt;/ul&gt;&lt;h3 data-block-key="9vfjp"&gt;&lt;b&gt;SAP for manufacturing customers&lt;/b&gt;&lt;/h3&gt;&lt;p data-block-key="641f4"&gt;SAP,a leading enterprise resource planning (ERP) software vendor, and Google Cloud have been partners for many years, helping customers transform their businesses leveraging Google’s services like &lt;a href="https://cloud.google.com/bigquery"&gt;BigQuery&lt;/a&gt;, &lt;a href="https://cloud.google.com/vertex-ai"&gt;Vertex AI&lt;/a&gt;, &lt;a href="https://cloud.google.com/pubsub/docs"&gt;Cloud Pub/Sub&lt;/a&gt;, etc., across business domains. In the manufacturing space, SAP offers SAP Plant Maintenance to help industrial companies manage maintenance activities such as equipment inspection, notifications, corrective and preventive maintenance, and repairs.&lt;/p&gt;&lt;h3 data-block-key="73edb"&gt;&lt;b&gt;ABAP SDK for Google Cloud&lt;/b&gt;&lt;/h3&gt;&lt;p data-block-key="dhvch"&gt;&lt;a href="https://cloud.google.com/solutions/sap/docs/abap-sdk/whats-new"&gt;ABAP SDK for Google Cloud&lt;/a&gt; provides bi-directional, real-time integration between SAP and Google Cloud services. SAP developers can use the ABAP SDK for Google Cloud to integrate their SAP applications with Google Cloud services such as Vertex AI, Document AI, Translation AI, Pub/Sub, and more. With the ABAP SDK, customers can accelerate their digital transformation and achieve business goals faster.&lt;/p&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/2_WHvhAcW.max-1000x1000.png"
        
          alt="2"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph"&gt;&lt;h3 data-block-key="zead7"&gt;&lt;b&gt;Combining the best of both solutions&lt;/b&gt;&lt;/h3&gt;&lt;p data-block-key="btg21"&gt;Manufacturing customers whose Plant Maintenance business processes are on SAP can implement predictive maintenance for their shop floor assets by combining capabilities of Google Cloud’s MDE and ABAP SDK for Google Cloud. Let’s take an example of a car manufacturer who uses &lt;a href="https://en.wikipedia.org/wiki/Sandblasting" target="_blank"&gt;sandblasting&lt;/a&gt; machines to clean metal parts before sending them out for a paint job and assembly. Imagine the car manufacturer wants to monitor the health of the motor in the blasting machine for any anomalies that may lead to assembly line disruptions:&lt;/p&gt;&lt;ul&gt;&lt;li data-block-key="aluha"&gt;MDE can receive a stream of sensor data in the form of shaft vibrations from the vibration sensors mounted on the motor, and MDE can have a machine learning model to detect any anomaly in the pattern of the vibration stream.&lt;/li&gt;&lt;li data-block-key="ebm1v"&gt;If an anomaly is detected by the ML model, an event is triggered in MDE and a notification with equipment information is published to a Cloud Pub/Sub topic.&lt;/li&gt;&lt;li data-block-key="4sunm"&gt;An SAP automation program can run in the background at a regular interval and use ABAP SDK for Google Cloud to pull in the equipment information from Cloud Pub/Sub natively and create a Plant Maintenance Order in SAP.&lt;/li&gt;&lt;li data-block-key="9hrcg"&gt;An SAP business user starts working on the order. ABAP logic can be written to leverage the ABAP SDK for Google Cloud to publish the current order status to another Cloud Pub/Sub topic. This topic can then be used to source information to a BigQuery dataset.&lt;/li&gt;&lt;li data-block-key="2p2rl"&gt;A dashboard can be designed based on the BigQuery dataset for the plant managers which can be used to track metrics like:&lt;ul&gt;&lt;li data-block-key="3iv2f"&gt;the status of the maintenance orders in real time&lt;/li&gt;&lt;li data-block-key="bcknn"&gt;visibility into delayed orders&lt;/li&gt;&lt;li data-block-key="o0pf"&gt;total delays for a month&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;
&lt;div class="block-image_full_width"&gt;






  
    &lt;div class="article-module h-c-page"&gt;
      &lt;div class="h-c-grid"&gt;
  

    &lt;figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      "
      &gt;

      
      
        
        &lt;img
            src="https://storage.googleapis.com/gweb-cloudblog-publish/images/3_Llg7zuc.max-1000x1000.jpg"
        
          alt="3"&gt;
        
        &lt;/a&gt;
      
    &lt;/figure&gt;

  
      &lt;/div&gt;
    &lt;/div&gt;
  




&lt;/div&gt;
&lt;div class="block-paragraph"&gt;&lt;h3 data-block-key="zead7"&gt;&lt;b&gt;Conclusion and value prospects&lt;/b&gt;&lt;/h3&gt;&lt;p data-block-key="8s3q3"&gt;By integrating manufacturing data into enterprise software like SAP, a customer can gain unprecedented visibility into their shop floor operations and can:&lt;/p&gt;&lt;ul&gt;&lt;li data-block-key="e0srt"&gt;Reduce downtime by planning and optimizing maintenance schedules, which can cost companies around 11% of their yearly turnover otherwise (&lt;a href="https://evocon.com/articles/cost-of-downtime-in-manufacturing-insights-implications/#:~:text=Unplanned%20downtime%20now%20costs%20Fortune,last%20survey%20in%202019%2D20" target="_blank"&gt;Link&lt;/a&gt;)&lt;/li&gt;&lt;li data-block-key="6sstm"&gt;Avoid catastrophic failures that otherwise could result in assembly line disruptions and expensive repairs&lt;/li&gt;&lt;li data-block-key="f0ivu"&gt;Achieve efficient cycle times in their production lines&lt;/li&gt;&lt;/ul&gt;&lt;p data-block-key="bk8u2"&gt;MDE gives you the opportunity to streamline and gather your shop floor data efficiently, while ABAP SDK for Google Cloud opens up the possibilities to bring in manufacturing insights to your SAP systems. Customers can follow a similar solution pattern to utilize other Google Cloud solutions and services natively in their SAP systems and ABAP SDK for Google Cloud can enable the integration. Also, partners can convert these integration patterns into packaged solutions using the SDK.&lt;/p&gt;&lt;p data-block-key="f733t"&gt;Learn more and start your journey today with Google Cloud’s &lt;a href="https://cloud.google.com/solutions/manufacturing-data-engine"&gt;Manufacturing Data Engine&lt;/a&gt; and &lt;a href="https://cloud.google.com/solutions/sap/docs/abap-sdk/whats-new"&gt;ABAP SDK for Google Cloud&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;</description><pubDate>Tue, 31 Oct 2023 16:00:00 +0000</pubDate><guid>https://cloud.google.com/blog/products/sap-google-cloud/using-manufacturing-data-engine-and-abap-sdk-for-manufacturing/</guid><category>Manufacturing</category><category>SAP on Google Cloud</category><og xmlns:og="http://ogp.me/ns#"><type>article</type><title>Automate plant maintenance using MDE with ABAP SDK for Google Cloud</title><description></description><site_name>Google</site_name><url>https://cloud.google.com/blog/products/sap-google-cloud/using-manufacturing-data-engine-and-abap-sdk-for-manufacturing/</url></og><author xmlns:author="http://www.w3.org/2005/Atom"><name>Manas Srivastava</name><title>SAP Customer Engineer, Google Cloud</title><department></department><company></company></author><author xmlns:author="http://www.w3.org/2005/Atom"><name>Devesh Singh</name><title>SAP Application Engineer, Google Cloud</title><department></department><company></company></author></item></channel></rss>