Skip to content

Commit 29eee84

Browse files
committed
Updated README.md
1 parent 7ffdc9d commit 29eee84

File tree

1 file changed

+41
-7
lines changed

1 file changed

+41
-7
lines changed

security/security-design/README.md

Lines changed: 41 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,50 @@
1-
# Security Design
1+
# Table of Contents
2+
3+
1. [Team Publications](#team-publications)
4+
3. [Reusable Assets Overview](#reusable-assets-overview)
5+
2. [Useful Links](#useful-links)
6+
7+
## Team Publications
8+
9+
10+
### Oracle Blogs
211

3-
TBD
12+
- [New Oracle Data Safe Reference Architectures to Quickly Secure Your Databases](https://blogs.oracle.com/cloudsecurity/post/oracle-data-safe-architectures-to-quickly-secure-your-databases)
13+
- Are you concerned about data safety and security? Whether it’s your customers’ or employees’ data, Oracle Database customers can help reduce the risk of a data breach and simplify compliance by using Oracle Data Safe.
14+
15+
### OCI Architecture Center
16+
17+
- [Connect Oracle Data Safe to Exadata and Autonomous Databases](https://docs.oracle.com/en/solutions/data-safe-exadata-adb/index.html)
18+
- This reference architecture highlights the different ways you can connect Exadata and Autonomous databases to Oracle Data Safe. It also describes the security measures you need to take to provide a safe deployment of a connection to a specific target database.
19+
- [Connect Oracle Data Safe to Oracle Databases on multicloud and hybrid cloud environments](https://docs.oracle.com/en/solutions/data-safe-multicloud-ods-hybrid/index.html)
20+
- This reference architecture highlights the different ways you can connect multicloud environments and Oracle Database Service for Azure to Oracle Data Safe. It also describes the security measures you need to take to provide a safe deployment of a connection to a specific target.
21+
- [Implement Oracle Data Safe for your on-premises and OCI deployed databases](https://docs.oracle.com/en/solutions/data-safe-on-oci-onprem/index.html)
22+
- This reference architecture highlights the different ways you can connect target databases to Oracle Data Safe. It also describes the security measures you need to take to provide a safe deployment of a connection to a specific target database.
23+
24+
### Cloud Coaching Webinars
425

5-
# Packages
26+
- [OCI Cloud Security Posture Management - Prevention and Remediation](https://www.youtube.com/watch?v=zDJeS3ZPvTo)
27+
- In this session, you will see how to implement best practices for a strong and secure cloud environment including your containers, virtual machines, and databases.
28+
- [Managing Identities across OCI IAM, Azure AD and Oracle SaaS](https://www.youtube.com/watch?v=9dFj9rePOuc)
29+
- This session will cover the details of how to enable Single Sign On (SSO) between OCI IAM and Microsoft Azure Active Directory (Azure AD), Oracle Fusion Apps, and Databases.
30+
31+
## Reusable Assets Overview
632

7-
- [Bastion Session](bastion-session-script/README.md)
8-
- [OCI Security Health Check - Standard Edition](oci-security-health-check-standard/README.md)
33+
- [Bastion Session Script](bastion-session-script/README.md)
34+
- [OCI Security Health Check Standard](oci-security-health-check-standard/README.md)
35+
36+
37+
## Useful Links
38+
39+
- [Oracle Security](https://www.oracle.com/security/)
40+
- Protect your most valuable data in the cloud and on-premises with Oracle’s security-first approach. Oracle has decades of experience securing data and applications; Oracle Cloud Infrastructure delivers a more secure cloud to our customers, building trust and protecting their most valuable data.
41+
- [Oracle Cloud Compliance](https://www.oracle.com/corporate/cloud-compliance/)
42+
- Oracle is committed to helping customers operate globally in a fast-changing business environment and address the challenges of an ever more complex regulatory environment.
943

1044
# License
1145

1246
Copyright (c) 2023 Oracle and/or its affiliates.
13-
47+
1448
Licensed under the Universal Permissive License (UPL), Version 1.0.
15-
49+
1650
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.

0 commit comments

Comments
 (0)