You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: security/ciso-office/start_right_with_oci/README.md
+6-3
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Start Right With OCI
2
2
3
-
A 5 Step Approach to deploy on Oracle Cloud Infrastructure (OCI)
3
+
A five-step approach to deploy on Oracle Cloud Infrastructure (OCI)
4
4
5
5
-[Start Right With OCI](#start-right-with-oci)
6
6
-[Introduction](#introduction)
@@ -12,7 +12,7 @@ A 5 Step Approach to deploy on Oracle Cloud Infrastructure (OCI)
12
12
-[Step 5: Resource Management and Governance](#step-5-resource-management-and-governance)
13
13
-[License](#license)
14
14
15
-
Last updated: 07.03.2025
15
+
Last updated: 7 March 2025
16
16
17
17
## Introduction
18
18
@@ -52,6 +52,8 @@ Securing OCI Administrators in the Default identity domain is crucial because th
52
52
53
53
Secure access to your OCI resources by implementing strict IAM controls:
54
54
55
+
56
+
-**Set up an identity and access management (IAM) security model:** An initial version of a security model can help your organization [mitigate risk](https://docs.oracle.com/en-us/iaas/Content/cloud-adoption-framework/iam-security-structure.htm)
55
57
-**Principle of Least Privilege:** Grant only the necessary permissions and regularly audit your [IAM policies](https://www.ateam-oracle.com/post/oci-iam-policies-best-practices).
56
58
-**Breakglass Administrator:** Do not use the out-of-the-box OCI Adminstrator account for day-to-day operations. Configure additional administrators based on least privileges and secure the OCI Administrator account as a breakglass account, reserved for emergency use only, as defined in the [OCI IAM Security Best Practices](https://docs.oracle.com/en-us/iaas/Content/Security/Reference/iam_security.htm#Securing_IAM).
57
59
-**Multi‑Factor Authentication (MFA):** Enable MFA for all users to protect against unauthorized access. Additional best practices are detailed in the [OCI IAM Security Best Practices](https://docs.oracle.com/en-us/iaas/Content/Security/Reference/iam_security.htm#Securing_IAM).
@@ -82,6 +84,7 @@ For detailed guidance on deploying specific workloads, refer to Oracle's [Refere
82
84
83
85
Establishing robust observability is key to maintaining the health of your environment. Follow these best practices:
84
86
87
+
-**SIEM Integration Pattern:** A SIEM platform is required to increase responsiveness to [security attacks](https://docs.oracle.com/en-us/iaas/Content/cloud-adoption-framework/siem-integration.htm)
85
88
-**Enable Logging and Monitoring:** Utilize OCI’s logging and monitoring services to track your resources and applications. Setting up alerts for operational insights is crucial for maintaining system health. Refer to [OCI Best Practices](https://docs.oracle.com/en/solutions/oci-best-practices/index.html) for strategies.
86
89
-**Data Visualization Tools:** Leverage OCI Monitoring and OCI Logging to visualize data in [dashboards and track performance metrics](https://docs.oracle.com/en-us/iaas/Content/Dashboards/Tasks/dashboards.htm). A number of [security dashboards](https://blogs.oracle.com/observability/post/oracle-cloud-infrastructure-security-fundamentals-dashboards-using-oci-logging-analytics) have been published to help you gain rapid visibility into your operational security metrics.
87
90
-**Integrate with Third-Party Tools:** Integrate OCI with a [third-party SIEM](https://docs.oracle.com/solutions/?q=SIEM&cType=reference-architectures%2Csolution-playbook%2Cbuilt-deployed&sort=date-desc&lang=en) (if you are using one) to enhance your monitoring capabilities, as suggested in the OCI Architecture Center.
@@ -97,7 +100,7 @@ Effective resource management is crucial to maintain control over your OCI envir
97
100
98
101
# License
99
102
100
-
Copyright (c) 2024 Oracle and/or its affiliates.
103
+
Copyright (c) 2025 Oracle and/or its affiliates.
101
104
102
105
Licensed under the Universal Permissive License (UPL), Version 1.0.
0 commit comments