Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Oracle 23ai Changes Everything

Avatar for Sean Scott Sean Scott PRO
September 22, 2025

Oracle 23ai Changes Everything

Avatar for Sean Scott

Sean Scott PRO

September 22, 2025
Tweet

More Decks by Sean Scott

Other Decks in Technology

Transcript

  1. Oracle 23ai Changes Everything Why Cloud-Native is a Revolution for

    the Oracle Database Sean Scott Managing Principal Consultant — Viscosity North America Oracle ACE Director
  2. Database Reliability Engineering MAA ⁘ RAC ⁘ RMAN Data Guard

    ⁘ Sharding ⁘ Partitioning Information Lifecycle Management Exadata & Engineered Systems Database Modernization Upgrades ⁘ Patching ⁘ Migrations Cloud ⁘ Hybrid Automation DevOps ⁘ IaC ⁘ Containers ⁘ Terraform Vagrant ⁘ Ansible Observability AHF ⁘ TFA ⁘ CHA ⁘ CHM
  3. www.viscosityna.com @ViscosityNA Oracle on Docker Running Oracle Databases in Linux

    Containers Free sample chapter: https://oraclesean.com
  4. Tech Superstars Unite Get worldwide recognition as an Oracle ACE

    Oracle.com profile page Exclusive content Your own Oracle cloud account Swag, certification exam credit & event passes Networking events Travel support Learn more at: ace.oracle.com @oracleace Linkedin.com/groups/72183 @oracleace.bsky.social
  5. www.viscosityna.com @ViscosityNA We still install, manage, monitor, and secure databases

    like it's 2005. We still interact with the host OS, storage, and network like it's 2005.
  6. Oracle 23ai Changes Everything Why Cloud-Native is a Revolution for

    the Oracle Database Sean Scott Managing Principal Consultant — Viscosity North America Oracle ACE Director
  7. www.viscosityna.com @ViscosityNA Cloud Native Support for Oracle Databases • Container

    images: Self-contained, portable, versioned software "packages." Image builds are automated "Infrastructure as Code" that are easily consumed and deployed across an enterprise. • Oracle on Kubernetes: Kubernetes provides elasticity and orchestration for provisioning, managing, and scaling database platforms. • Oracle Kubernetes Operator: API with resource definitions and controllers for automating the full database lifecycle.
  8. www.viscosityna.com @ViscosityNA Oracle Databases in Containers • Speed: Rapidly provision

    and deploy databases for development and testing, using identical, pre-built images. • Reduce costs: Containerized databases require fewer resources than their VM equivalents. Increase density or use smaller shapes. • Portable: Run images anywhere: On-prem, cloud, laptop. • Scaleable: Add/remove containers according to demand. • Reliable: Consistent, verifiable images produce identical results. • Secure: Codified installation, and minimal, visible filesystems improves vulnerability scanning and detection.
  9. www.viscosityna.com @ViscosityNA Oracle Databases in Containers • Simple: Running a

    containerized database does not require specialized database administration knowledge. • Agile: "Plug-in" versioned and/or thinly provisioned datasets with simple OS commands—no Data Pump import or RMAN recovery required. • Test: Easily and quickly deploy orchestrated systems—RAC, Data Guard, GoldenGate, Sharding—to test, develop and perfect business continuity procedures. • Train: Explore new features and practice HA/DR activities on laptop/ desktop systems.
  10. www.viscosityna.com @ViscosityNA Oracle Databases on Kubernetes • Infrastructure Automation: Use

    container images to automate deployments and integrations. • Monitoring: Monitor services, maintain availability and performance, and elastically scale/descale databases to accommodate workloads.
  11. www.viscosityna.com @ViscosityNA Oracle Database Kubernetes Operator • Automate Database Management:

    Reduce complexity and effort associated with deploying and managing Oracle databases, and eliminate human dependencies for common database operations. • Kubernetes API: Native Kubernetes integration for database lifecycle management—stop, start, monitor, patch, upgrade, backup, and restore databases, whether on-prem or in any cloud.
  12. www.viscosityna.com @ViscosityNA Enterprises adopting Cloud Native throughout the organization—including databases—will

    realize increasing competitive advantage over rivals anchored to legacy database deployments.