Truth in IT
    • Sign In
    • Register
        • Videos
        • Channels
        • Pages
        • Galleries
        • News
        • Events
        • All
Truth in IT Truth in IT
  • Data Management ▼
    • Converged Infrastructure
    • DevOps
    • Networking
    • Storage
    • Virtualization
  • Cybersecurity ▼
    • Application Security
    • Backup & Recovery
    • Data Security
    • Identity & Access Management (IAM)
    • Zero Trust
    • Compliance & GRC
    • Endpoint Security
  • Cloud ▼
    • Hybrid Cloud
    • Private Cloud
    • Public Cloud
  • Webinar Library
  • TiPs
  • DRAW

Google Cloud SQL Protection with Rubrik Security Cloud

Rubrik
08/25/2026
0 (0%)
Share
  • Comments
  • Download
  • Transcript
Report Like Favorite
  • Share/Embed
  • Email
Link
Embed

Transcript


you've probably got your automated backups turned on and figured, hey, I'm covered. And honestly, for a lot of day-to-day scenarios, those native backups, they'll work just fine. But here's where it gets interesting. Those native backups live in the same project as your production database, the same blast radius. If someone compromises your GCP project or you hit some sort of accidental deletion, well, your backups, they could go right along with it. On top of that, there's no immutability guarantee, no logical error gapping, and backups have the ability to drastically impact your production services. This is the gap that Rubrik fills. Today, I'm going to walk you through how Rubrik protects Google Cloud SQL from setup to backup to a full recovery. Hey there, I'm Mike from Rubrik. And before we jump into the UI, let me quickly explain what's happening under the hood because it's actually a pretty clever workflow. So when Rubrik backs up a Google Cloud SQL instance, it starts by taking a native GCP snapshot of that instance. It then spins up Exocompute, that's Rubrik's ephemeral compute layer inside your GCP environment. And Exocompute uses that snapshot to deploy a temporary database. From there, we'll leverage pgdump to extract a logical backup from that temp database, which leaves your production, well, it just leaves your production database alone. We then store that backup immutably, either in the same or in a completely different Google project. And of course, we tear everything down, the temp database, Exocompute, all of it, nothing lingers around. In the end, you have a portable, immutable, logically consistent backup that lives completely outside your production GCP blast radius. All right, so let's see how this is accomplished. Now, I've already got my GCP project onboarded into Rubrik Security Cloud, so I'm not gonna spend a lot of time on that setup. It's pretty straightforward. The key pieces are you connect your GCP project, configure an Exocompute region, which is where Rubrik's gonna spin up that temporary compute, and then your Cloud SQL instances get discovered automatically. Now, after we're onboarded, we can see all of my Postgres SQL instances showing up here. To protect them, it's just a matter of assigning an SLA domain, the same workflow that you'd use for any other Rubrik workload. I'll assign my instance to an SLA where it takes daily snapshots, keeps those for 30, and then takes monthlies and keeps them for a year. Now, if we wanted to archive off some of that older data to cheaper storage, that's all configured within the SLA as well. Basically, a single policy engine that we just apply to our workloads, and that's it. Protection for our Cloud SQL instance is now configured and live. Now, Rubrik's gonna handle all of the scheduled backups automatically, but let's kick off an on-demand snapshot so we can actually see this in action. I'll click into the instance here, and I'm gonna initiate an on-demand snapshot, selecting that same SLA to apply to the backup, and away we go. We can see the event kicked off, and if we click into it here, we can see everything is running. Now, behind the scenes, this is running through that whole workflow that I just described, snapshot, exocompute, tempdb, pgdump, storage, cleanup. But from your perspective, it's just a matter of walking through this wizard. And through some video magic here, we can see it's now complete. We've got a new recovery point that we can now use. And recovery is really what matters most. So let's say something goes wrong. Someone drops a critical table, bad migration runs, ransomware hits our project. Basically, we need to get our data back, so let's do just that. I'm gonna select a date from our calendar view, and then I'm gonna select a recovery point from earlier today and walk through a restoration. So right away, we have two different options. We can perform a recovery, which is essentially an in-place restore. This means data will go back to the original Cloud SQL instance, or we can select to export our database. This will create a new Cloud SQL instance from the selected point in time, leaving our production instance all alone. So let's go that route. Now, when we're doing an export, we do get the option to modify some of the database parameters. We can see here, we can specify a project and region. We can give the database a new name, change its storage settings, things like that. This all looks good to me, so let's just continue. And away we go. Now, if we navigate into our events here, we can see that Rubrik is going through the motions to recover the database. And again, through a little bit of video magic, we can see we're done. So let's jump into our Google console and make sure that we have our database. And of course, there it is. There's our exported copy, ready to be accessed, recovered from a clean, immutable, and air-gapped backup. So that's Cloud SQL protection with Rubrik, end to end. The native GCP backups, again, they're fine for basic operational recovery, but when you need immutability, air-gapped separation, and recovery that works even when your GCP project is compromised, that's where Rubrik comes in. The same SLA-driven policy engine that you'd use for your GCE VM instances is now extended to Cloud SQL. One platform and consistent protection across your entire multi-cloud estate. Now, if you want to check out the solution for yourself, give one of our hands-on self-guided labs a shot on Rubrik Explore. You can find the link down in the description. And until next time, thanks for watching.

TL;DR

  • Native Google Cloud SQL backups live in the same project as production databases, creating a shared blast radius where project compromises or accidental deletions can destroy both production and backups simultaneously.
  • Rubrik's protection workflow uses ephemeral Exocompute to create temporary databases from GCP snapshots, extracts logical backups via pg_dump without impacting production, and stores immutable copies outside the production blast radius.
  • Recovery options include in-place restoration to the original instance or exporting to a new Cloud SQL instance with customizable parameters, all managed through the same SLA-driven policy engine used across Rubrik's multi-cloud platform.

Summary

This technical demonstration addresses a critical vulnerability in native Google Cloud SQL backup strategies: backups stored within the same GCP project as production databases share the same blast radius, leaving organizations exposed to project-level compromises, accidental deletions, and ransomware attacks. Mike from Rubrik walks through the complete workflow for protecting Cloud SQL for PostgreSQL using Rubrik Security Cloud, from initial project onboarding through SLA assignment to full database recovery. The demonstration reveals Rubrik's architectural approach: the platform takes a native GCP snapshot, spins up ephemeral Exocompute resources, deploys a temporary database from the snapshot, extracts a logical backup using pg_dump without impacting production, stores the backup immutably in a separate location, and tears down all temporary infrastructure. This workflow delivers portable, immutable, logically consistent backups that exist completely outside the production GCP blast radius, addressing gaps in native backup capabilities including lack of immutability guarantees, logical error protection, and production impact concerns. The video concludes with a live recovery demonstration showing both in-place restoration and database export options, with the exported instance appearing in the Google console as a fully functional, air-gapped recovery point.

Chapters

0:00 - Native Cloud SQL Backup Limitations
1:00 - Rubrik's Backup Architecture Explained
2:00 - Onboarding and SLA Assignment
3:00 - On-Demand Backup Demonstration
3:43 - Recovery and Export Options

Key Quotes

0:16 "Those native backups live in the same project as your production database, the same blast radius."
1:48 "In the end, you have a portable, immutable, logically consistent backup that lives completely outside your production GCP blast radius."
5:33 "One platform and consistent protection across your entire multi-cloud estate."

FAQ

Why aren't native Google Cloud SQL backups sufficient for enterprise protection?

Native Cloud SQL backups live in the same GCP project as your production database, creating a shared blast radius. If your project is compromised by ransomware, accidental deletion, or credential theft, your backups can be destroyed along with production. Native backups also lack immutability guarantees, logical error gapping, and can impact production performance during backup operations.

How does Rubrik back up Cloud SQL without impacting production database performance?

Rubrik takes a native GCP snapshot of the Cloud SQL instance, then spins up ephemeral Exocompute resources to deploy a temporary database from that snapshot. The pg_dump logical backup runs against the temporary database, leaving production completely untouched. After the backup is stored immutably, all temporary infrastructure is torn down automatically.


Categories:
  • » Webinar Library » Rubrik
  • » Data Protection » Backup & Recovery
  • » Cybersecurity » Cloud Security
  • » Data Protection
Channels:
News:
Events:
Tags:
  • Data Protection
  • Cloud Security
  • Demo
  • Technical Deep Dive
  • Backup & Recovery
  • Google Cloud SQL Protection
  • Database Backup Architecture
  • Immutable Backup Storage
  • Air-Gapped Recovery
  • PostgreSQL Backup Strategies
  • GCP Project Security
  • Ephemeral Compute
Show more Show less

Browse videos

  • Related
  • Featured
  • By date
  • Most viewed
  • Top rated
  •  

              Video's comments: Google Cloud SQL Protection with Rubrik Security Cloud

              XStreaminars (watch here)

              • Aug
                27

                Becoming Agent Ready with Cyera: Essential Strategies and Insights

                08/27/202601:00 PM ET
                • Sep
                  03

                  Verge.io: Can You Afford Your Next Storage Refresh?

                  09/03/202601:00 PM ET
                  More events

                  Industry Events (Sponsor Hosted)

                  • Aug
                    27

                    Summer of Satori: FunFoneFarm's Transformation of Fraud into Seamless Integration

                    08/27/202601:00 PM ET
                    • Sep
                      23

                      Invisible Data: Understanding What Needs Protection

                      09/23/202601:00 PM ET
                      • Sep
                        29

                        Embrace AI Adoption While Maintaining Robust Security Measures

                        09/29/202612:00 PM ET
                        More events

                        Upcoming Webinar Calendar

                        • 08/27/2026
                          01:00 PM
                          08/27/2026
                          Becoming Agent Ready with Cyera: Essential Strategies and Insights
                          https://www.truthinit.com/index.php/channel/2081/becoming-agent-ready-with-cyera-essential-strategies-and-insights/
                        • 08/27/2026
                          01:00 PM
                          08/27/2026
                          Summer of Satori: FunFoneFarm's Transformation of Fraud into Seamless Integration
                          https://www.truthinit.com/index.php/channel/2086/summer-of-satori-funfonefarms-transformation-of-fraud-into-seamless-integration/
                        • 09/02/2026
                          12:00 PM
                          09/02/2026
                          Unified Data Security in Action: Uncover, Analyze, and Resolve Threats
                          https://www.truthinit.com/index.php/channel/2045/unified-data-security-in-action-uncover-analyze-and-resolve-threats/
                        • 09/03/2026
                          01:00 PM
                          09/03/2026
                          Verge.io: Can You Afford Your Next Storage Refresh?
                          https://www.truthinit.com/index.php/channel/2082/verge-io-can-you-afford-your-next-storage-refresh/
                        • 09/23/2026
                          01:00 PM
                          09/23/2026
                          Invisible Data: Understanding What Needs Protection
                          https://www.truthinit.com/index.php/channel/2087/invisible-data-understanding-what-needs-protection/
                        • 09/29/2026
                          12:00 PM
                          09/29/2026
                          Embrace AI Adoption While Maintaining Robust Security Measures
                          https://www.truthinit.com/index.php/channel/2092/embrace-ai-adoption-while-maintaining-robust-security-measures/
                        • 09/30/2026
                          04:00 AM
                          09/30/2026
                          AI Command Center: Optimizing Visibility and Control in Your Operations
                          https://www.truthinit.com/index.php/channel/2024/ai-command-center-optimizing-visibility-and-control-in-your-operations/
                        • 11/19/2026
                          01:00 PM
                          11/19/2026
                          360View: Govern, Secure & Recover Your Microsoft 365 Environment
                          https://www.truthinit.com/index.php/channel/2076/360view-govern-secure-recover-your-microsoft-365-environment/
                        Truth in IT
                        • Sponsor
                        • About Us
                        • Terms of Service
                        • Privacy Policy
                        • Contact Us
                        • Preference Management
                        Desktop version
                        Standard version