Skip to content

Commit 9061400

Browse files
authored
Merge pull request #3193 from oracle-devrel/OperationsAdvisory-reorg6
Reorganized operations advisory
2 parents 1e19462 + abd2850 commit 9061400

56 files changed

Lines changed: 1391 additions & 316 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

oci-and-db/foundation/operations-advisory/README.md

Lines changed: 29 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@
22

33
The Operations Advisory provides critical guidance to Customers on how to define their operations. Operations Excellence Advisory 'Approach Workshop' advises on best practices and their benefits from Oracle based on previous experiences and is meant to identify an outline for Day 2 optimal operations, based on priorities and requirements for DR, Integrations, O&M also in the following scenarios: Hybrid, Multi-cloud, Dedicated Cloud. Where needed, Automation advice is also included.
44

5-
Reviewed: 2026-06-04
5+
Reviewed: 2026-07-08
66

7-
# Table of Contents
7+
# Table of Contents <!-- omit in toc -->
88

99
- [Operations Advisory](#operations-advisory)
10-
- [Table of Contents](#table-of-contents)
1110
- [Team Publications](#team-publications)
1211
- [Multi-Cloud Operating Models](#multi-cloud-operating-models)
1312
- [Operational Security](#operational-security)
@@ -16,9 +15,12 @@ Reviewed: 2026-06-04
1615
- [Oracle Database Operations](#oracle-database-operations)
1716
- [Lifecycle Management](#lifecycle-management)
1817
- [Advanced Operational Integrations](#advanced-operational-integrations)
18+
- [Carbon Emissions Dashboard](#carbon-emissions-dashboard)
1919
- [Email Delivery Service](#email-delivery-service)
20+
- [Exadata Fleet Update](#exadata-fleet-update)
2021
- [OS Management Hub](#os-management-hub)
2122
- [Useful Links](#useful-links)
23+
- [Oracle My Learn](#oracle-my-learn)
2224
- [Cloud Coaching Clinic](#cloud-coaching-clinic)
2325
- [License](#license)
2426

@@ -27,9 +29,12 @@ Reviewed: 2026-06-04
2729
## Multi-Cloud Operating Models
2830

2931
- [Landing Zone Deep Dive - Operations workshop session video.](https://www.youtube.com/watch?v=Kqp0i42ds7Y&t=2825s)
32+
- [What is GitOps and why it's needed.](./multi-cloud-operating-models/gitops/README.md)
3033

3134
### Operational Security
3235

36+
- [Git Security.](./multi-cloud-operating-models/operational-security/git-security/README.md)
37+
- [CI/CD Security.](./multi-cloud-operating-models/operational-security/cicd-security/README.md)
3338
- [CIS Compliance Dashboard.](./multi-cloud-operating-models/operational-security/CISDashboard/README.md)
3439
- [OCI Terraform GitHub Actions Worload Identity Federation Example.](./multi-cloud-operating-models/operational-security/programatic-access-cicd/README.md)
3540
- [Programmatic Access to OCI for CI/CD Pipelines.](./multi-cloud-operating-models/operational-security/programatic-access-cicd/README.md)
@@ -44,35 +49,47 @@ Reviewed: 2026-06-04
4449

4550
### Oracle Database Operations
4651

52+
- [ExaDB-D - Management Interfaces Deep Dive Workshop.](./customer-operations/oracle-database/exadb-d/files/Public_0_OCI_ExaDB_Management_Interfaces_v1.0.pdf)
53+
- [ExaDB-D - Management Provisioning Operations Deep Dive Workshop.](./customer-operations/oracle-database/exadb-d/files/Public_1_ExaDB-D_Provision_v1.0.pdf)
54+
- [ExaDB-D - Management Change Operations Deep Dive Workshop.](./customer-operations/oracle-database/exadb-d/files/Public_2_ExaDB-D_Change_v2.0.pdf)
55+
- [ExaDB-D - Management Maintenance Operations Deep Dive Workshop.](./customer-operations/oracle-database/exadb-d/files/Public_3_ExaDB-D_Maintenance_v2.0.pdf)
56+
- [ExaDB-XS Management Interfaces Deep Dive Workshop.](./customer-operations/oracle-database/exadb-xs/files/Public_00_ExaDBXS_Management_Interfaces_v1.0.pdf)
57+
- [ExaDB-XS Provision Operations Deep Dive Workshop.](./customer-operations/oracle-database/exadb-xs/files/Public_01_ExaDBXS_Provision_v1.0.pdf)
58+
- [ExaDB-XS Change Operations Deep Dive Workshop.](./customer-operations/oracle-database/exadb-xs/files/Public_02_ExaDBXS_Change_v1.0.pdf)
59+
- [ExaDB-XS Maintenance Operations Deep Dive Workshop.](./customer-operations/oracle-database/exadb-xs/files/Public_03_ExaDBXS_Maintenance_v1.0.pdf)
60+
- [ExaDB-XS Backup & Recovery Operations Deep Dive Workshop.](./customer-operations/oracle-database/exadb-xs/files/Public_04_ExaDBXS_DB_Backup_Recovery_v1.0.pdf)
61+
- [ExaDB-D/ExaDB-C@C Dynamic Scaling.](./customer-operations/oracle-database/scaling/README.md)
4762
- [Oracle Database@Azure Automation Workshop.](./customer-operations/oracle-database/oracle-database-at-azure-cloud-operations/oracle-database-at-azure-automation-workshop/files/Public_OD@AZ_Automation_v0.1.pdf)
63+
- [Oracle Database@GCP Operational Best Practices.](./customer-operations/oracle-database/oracle-database-at-azure-cloud-operations/oracle-database-at-azure-operations-best-practices/README.md)
4864
- [Oracle Database@GCP Automation Workshop.](./customer-operations/oracle-database/oracle-database-at-google-cloud-operations/oracle-database-at-google-automation-workshop/files/Public_OD@GCP_Automation_v0.1.pdf)
4965
- [Oracle Database@GCP Operational Best Practices.](./customer-operations/oracle-database/oracle-database-at-google-cloud-operations/oracle-database-at-google-operations-best-practices/README.md)
5066
- [Oracle Database@AWS Automation Workshop.](./customer-operations/oracle-database/oracle-database-at-aws-cloud-operations/oracle-database-at-aws-automation-workshop/files/Public_OD@AWS_Automation_v0.1.pdf)
51-
- [ExaDB-XS Management Interfaces.](./customer-operations/oracle-database/exadb-xs/files/Public_00_ExaDBXS_Management_Interfaces_v1.0.pdf)
52-
- [ExaDB-XS Provision.](./customer-operations/oracle-database/exadb-xs/files/Public_01_ExaDBXS_Provision_v1.0.pdf)
53-
- [ExaDB-XS Change.](./customer-operations/oracle-database/exadb-xs/files/Public_02_ExaDBXS_Change_v1.0.pdf)
54-
- [ExaDB-XS Maintenance.](./customer-operations/oracle-database/exadb-xs/files/Public_03_ExaDBXS_Maintenance_v1.0.pdf)
55-
- [ExaDB-XS Backup & Recovery.](./customer-operations/oracle-database/exadb-xs/files/Public_04_ExaDBXS_DB_Backup_Recovery_v1.0.pdf)
56-
- [ExaDB-D/ExaDB-C@C Dynamic Scaling.](./customer-operations/oracle-database/scaling/README.md)
5767
- [Streamline Backups for Oracle Autonomous AI Database on Exadata Cloud@Customer with ZDLRA as the Destination.](https://blogs.oracle.com/autonomous-ai-database/streamline-backups-for-oracle-autonomous-ai-database-on-exadata-cloudcustomer-with-zdlra-as-the-destination)
5868

5969
## Lifecycle Management
6070

6171
### Advanced Operational Integrations
6272
- [Sentinel](./lifecycle-management-tools/advanced-operational-integrations/sentinel/files/IntegratingLoggingwithSentinel.pdf)
6373
- [Exabeam](./lifecycle-management-tools/advanced-operational-integrations/Exabeam/README.md)
64-
74+
75+
### Carbon Emissions Dashboard
76+
- [OCI Carbon Emissions Analysis Overview.](./lifecycle-management-tools/carbon-emissions/files/Public_OCI_Carbon_Emission_v0.2.pdf)
77+
6578
### Email Delivery Service
6679
- [OCI Email Delivery Service Deep Dive Workshop.](./lifecycle-management-tools/email-delivery-service/files/Public_EmailDeliveryDeepDive_v0.1.pdf)
6780

81+
### Exadata Fleet Update
82+
- [Exadata Fleet Update Overview.](./lifecycle-management-tools/exadata-fleet-update/files/Public_Exadata_Fleet_Update_latest_v2.0.pdf)
83+
-
6884
### OS Management Hub
6985
- [OCI OS Management Hub.](./lifecycle-management-tools/os-management-hub/files/Public_OS_Management_Hub_v0.2.pdf)
7086

7187
# Useful Links
7288

73-
## Cloud Coaching Clinic
74-
89+
## Oracle My Learn
7590
- [GitOps Partner's My Learn Workshop.](https://mylearn.oracle.com/partnersales/course/oracle-gitops-a-common-operating-model-to-run-scale-multi-cloud/156178/)
91+
92+
## Cloud Coaching Clinic
7693
- [OCI Functions—Integration of Monitoring for Oracle Cloud](https://youtu.be/_H0fqbsBvk4)
7794

7895
# License

oci-and-db/foundation/operations-advisory/customer-operations/oracle-database/odb-at-aws-cloud-operations/odb-at-aws-automation-workshop/LICENSE renamed to oci-and-db/foundation/operations-advisory/customer-operations/oracle-database/exadb-d/LICENSE

File renamed without changes.
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D)
2+
3+
Reviewed: 2026-07-08
4+
5+
# Table of Contents <!-- omit in toc -->
6+
- [Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D)](#oracle-exadata-database-service-on-dedicated-infrastructure-exadb-d)
7+
- [Team Publications](#team-publications)
8+
- [License](#license)
9+
10+
# Team Publications
11+
- [ExaDB-D - Management Interfaces Deep Dive Workshop](./files/Public_0_OCI_ExaDB_Management_Interfaces_v1.0.pdf)
12+
- [ExaDB-D - Management Provisioning Operations Deep Dive Workshop](./files/Public_1_ExaDB-D_Provision_v1.0.pdf)
13+
- [ExaDB-D - Management Change Operations Deep Dive Workshop](./files/Public_2_ExaDB-D_Change_v2.0.pdf)
14+
- [ExaDB-D - Management Maintenance Operations Deep Dive Workshop](./files/Public_3_ExaDB-D_Maintenance_v2.0.pdf)
15+
16+
17+
# License
18+
Copyright (c) 2026 Oracle and/or its affiliates.
19+
20+
Licensed under the Universal Permissive License (UPL), Version 1.0.
21+
22+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

oci-and-db/foundation/operations-advisory/customer-operations/oracle-database/odb-at-azure-cloud-operations/odb-at-azure-automation-workshop/LICENSE renamed to oci-and-db/foundation/operations-advisory/customer-operations/oracle-database/exadb-xs/LICENSE

File renamed without changes.

oci-and-db/foundation/operations-advisory/customer-operations/oracle-database/odb-at-azure-cloud-operations/README.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

oci-and-db/foundation/operations-advisory/customer-operations/oracle-database/odb-at-google-cloud-operations/README.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)