From 49bbd7ddbb293a562a1d14ab74f066385184a82b Mon Sep 17 00:00:00 2001 From: ocisec-coder Date: Thu, 16 Oct 2025 14:28:37 +0100 Subject: [PATCH] Create instance-security New sub page dedicated for instance security --- .../cloudguard/instance-security | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 cloud-infrastructure/infrastructure-security/cloudguard/instance-security diff --git a/cloud-infrastructure/infrastructure-security/cloudguard/instance-security b/cloud-infrastructure/infrastructure-security/cloudguard/instance-security new file mode 100644 index 000000000..3b44d9af5 --- /dev/null +++ b/cloud-infrastructure/infrastructure-security/cloudguard/instance-security @@ -0,0 +1,39 @@ +# Oracle Cloud Guard Instance Security + +Instance Security provides runtime security for workloads in Compute virtual and bare metal hosts. Instance Security expands Cloud Guard from cloud security posture management to cloud workload protection. It ensures that security needs are met in one place with consistent visibility and holistic understanding of the security state of infrastructure. + +Instance Security collects important security information about compute hosts such as security alerts (called problems in Cloud Guard), vulnerabilities, and open ports to provide you with actionable guidance for detection and prevention. You can detect suspicious processes, open port creation, and script execution for workloads, with OS level visibility. Instance Security provides new Oracle-managed ready-to-use detections and the customer managed queries for threat hunting use cases. + +Instance Security is natively integrated with OCI Logging so you can easily export logs to your third-party security tooling. + +Reviewed: 16.10.2025 + +# Table of Contents + +1. [Team Publications](#team-publications) +2. [Useful Links](#useful-uinks) + +# Team Publications + +- [Workload Protection with Cloud Guard Instance Security](https://www.youtube.com/watch?v=nrpYcb8syGI&t=198s) + - Video about Oracle Cloud Guard Instance Security +- [Cloud Coaching Cloud Guard](https://www.youtube.com/watch?v=D5L0Hy8h9aY) + - Video about Oracle Cloud Guard + + +# Useful Links + +- [Oracle Cloud Guard Instance Security](https://www.oracle.com/security/cloud-security/cloud-guard/instance-security/) + - Oracle Cloud Guard Instance Security Overview + +- [Oracle Cloud Guard Instance Security - How to Enable](https://docs.oracle.com/en-us/iaas/Content/cloud-guard/using/cgis-enable.htm) + - How to enable Cloud Guard Instance Security Overview + + +# License + +Copyright (c) 2025 Oracle and/or its affiliates. + +Licensed under the Universal Permissive License (UPL), Version 1.0. + +See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.