Skip to content

Commit 0cc173f

Browse files
committed
Fix suggestions after review
1 parent 06af52e commit 0cc173f

10 files changed

Lines changed: 28 additions & 29 deletions

File tree

operations-advisory/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ Reviewed: 30.01.2025
3535
- [Why Day-2 Operations Matter: Episode 6- Applications](https://www.linkedin.com/pulse/why-day-2-operations-matter-episode-6-applications-fioramonti-cwqof/?trackingId=0VGMfW8sTlfLtxWi5yIbOA%3D%3D)
3636
- [Create a new data ingestion job in the specified compartment using the provided data source OCID](https://github.com/karthicgit/ocifunctions-sample/blob/main/GenAIAgent/Ingestionjob.py)
3737

38-
39-
40-
4138
# Useful Links
4239

4340
## Cloud Coaching Clinic

operations-advisory/center-of-excellence/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A **Cloud Center of Excellence**: The CCOE is an extended multidisciplinary tea
1010

1111
A **Change Management Plan**: Create a change management plan to make a company-wide engagement.
1212

13-
Reviewed: 7/11/26
13+
Reviewed: 2026-05-12
1414

1515
# License
1616

operations-advisory/customer-operations/oracle-database/scaling/exacc-exacs-dynamic-scaling/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ExaCC and ExaCS Dynamic Scaling
22

3-
Reviewed: 30.01.2024
3+
Reviewed: 2026-05-12
44

55
# License
66

operations-advisory/lifecycle-management-tools/3rd-party-integrations/sentinel/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Sentinel
22

3-
Reviewed: 27.09.2024
3+
Reviewed: 2026-05-12
44

55
# License
66

operations-advisory/lifecycle-management-tools/finops/README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
**FinOps** is a cloud financial management practice that supports organizations to optimize their cloud spending by providing a dedicated framework to achieve maximum business value by helping engineering, finance & business teams to collaborate on data-driven spending decision
44

5-
Reviewed: 10.10.2024
6-
5+
Reviewed: 2026-10-10
76

87
**The FinOps Framework** describes
98
1. The Principles that drive FinOps practices
@@ -34,8 +33,6 @@ Reviewed: 10.10.2024
3433
Attribution
3534
[FinOps Principles](https://www.finops.org/framework/principles/) by [FinOps Foundation](https://finops.org/about/)
3635

37-
38-
3936
# License
4037

4138
Copyright (c) 2026 Oracle and/or its affiliates.

operations-advisory/lifecycle-management-tools/finops/files/finops-in-oci.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# How OCI Can Support FinOps Discipline
22

33
In Cloud, the ability to spin up infrastructure by the simple push of a button has shifted costs from a fixed model to a variable model,
4-
increasing the distance from Engineerig and Finance teams. At the same time, this increases the chance for resources to be deployed and under-utilized,
4+
increasing the distance from Engineering and Finance teams. At the same time, this increases the chance for resources to be deployed and under-utilized,
55
or to be under-utilized under particular circumstances.
66
OCI provides tools and constructs to ensure FinOps discipline can be applied:
77

@@ -37,12 +37,6 @@ OCI provides powerful tools to support FinOps discipline.
3737

3838
4. **Cloud Advisor** enables cost-saving opportunities with resource-specific recommendations and customizable profiles. These recommendations can be immediately implemented via the 'fix-it' flow, without navigating to the specific resource.
3939

40-
41-
42-
43-
44-
45-
4640
# Useful Links
4741

4842
[FinOps best practices for Oracle Cloud Infrastructure](https://www.youtube.com/watch?v=0ia5wMwrAuI)

operations-advisory/lifecycle-management-tools/fsdr/fsdr-operations/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2025 Oracle and/or its affiliates.
1+
Copyright (c) 2026 Oracle and/or its affiliates.
22

33
The Universal Permissive License (UPL), Version 1.0
44

operations-advisory/lifecycle-management-tools/fsdr/fsdr-operations/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ N/A
4343

4444
# License
4545

46-
Copyright (c) 2025 Oracle and/or its affiliates.
46+
Copyright (c) 2026 Oracle and/or its affiliates.
4747

4848
Licensed under the Universal Permissive License (UPL), Version 1.0.
4949

operations-advisory/multi-cloud-operating-models/operational-security/CISDashboard/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2025 Oracle and/or its affiliates.
1+
Copyright (c) 2026 Oracle and/or its affiliates.
22

33
The Universal Permissive License (UPL), Version 1.0
44

operations-advisory/multi-cloud-operating-models/operational-security/CISDashboard/README.md

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,18 @@
22

33
## Table of Contents
44

5-
- [1. Overview](#1-overview)
6-
- [2. Pre-requisites](#2-pre-requisites)
7-
- [3. Setup](#3-setup)
8-
- [Step 1: Create Log Group in Log Analytics](#step-1-create-log-group-in-log-analytics)
9-
- [Step 2: Import Logsources and Dashboard using Terraform](#step-2-import-logsources-and-dashboard-using-terraform)
10-
- [Step 3: Create IAM Policies for log upload and run CIS Script](#step-3-create-iam-policies-for-log-upload-and-run-cis-script)
11-
- [Step 4: Upload CSV to Log Analytics](#step-4-upload-csv-to-log-analytics)
12-
- [Step 5: Analyze Data using the CIS Compliance Dashboard](#step-5-analyze-data-using-the-cis-compliance-dashboard)
13-
- [4. Purging Logs](#4-purging-logs)
5+
- [CIS Compliance Dashboard](#cis-compliance-dashboard)
6+
- [Table of Contents](#table-of-contents)
7+
- [1. Overview](#1-overview)
8+
- [2. Pre-requisites](#2-pre-requisites)
9+
- [3. Setup](#3-setup)
10+
- [Step 1: Create Log Group in Log Analytics](#step-1-create-log-group-in-log-analytics)
11+
- [Step 2: Import Logsources and Dashboard using Terraform](#step-2-import-logsources-and-dashboard-using-terraform)
12+
- [Step 3: Create IAM Policies for log upload and run CIS Script](#step-3-create-iam-policies-for-log-upload-and-run-cis-script)
13+
- [Step 4: Upload CSV to Log Analytics](#step-4-upload-csv-to-log-analytics)
14+
- [Step 5: Analyze Data using the CIS Compliance Dashboard](#step-5-analyze-data-using-the-cis-compliance-dashboard)
15+
- [4. Purging Logs](#4-purging-logs)
16+
- [License](#license)
1417

1518
## 1. Overview
1619

@@ -215,3 +218,11 @@ Use the imported CIS Compliance dashboard to analyze the CIS data uploaded to Lo
215218
## 4. Purging Logs
216219

217220
If you want to remove the logs sent to Log Analytics you can follow the steps documented [here](https://docs.oracle.com/en-us/iaas/log-analytics/doc/manage-storage.html).
221+
222+
# License
223+
224+
Copyright (c) 2026 Oracle and/or its affiliates.
225+
226+
Licensed under the Universal Permissive License (UPL), Version 1.0.
227+
228+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)