Skip to content

Commit c930e7b

Browse files
Merge pull request #52 from srihari-r/main
Security Readme Updates
2 parents d745f08 + e15b180 commit c930e7b

File tree

2 files changed

+96
-3
lines changed

2 files changed

+96
-3
lines changed

security/README.md

Lines changed: 53 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,62 @@
22

33
The Technology Engineering Security Specialists team provides end-end Oracle security coverage through CISO Office and Security Design. Our specialists work closely with Infra Security and Data Security specialists with a mission to transform the IT landscape of strategic customers into a secure, compliant, resilient, and successful workload deployment by evangelizing and applying Oracle’s leading security best practices and services.
44

5+
# Table of Contents
6+
7+
1. [Team Publications](#team-publications)
8+
2. [Useful Links](#useful-links)
9+
3. [Reusable Assets Overview](#reusable-assets-overview)
10+
11+
## Team Publications
12+
13+
### Oracle Whitepaper
14+
15+
- [Approaching Zero Trust Security with Oracle Cloud Infrastructure](https://www.oracle.com/a/ocom/docs/whitepaper-zero-trust-security-oci.pdf)
16+
- How Oracle Cloud Infrastructure can help organizations adopt a Zero Trust Security model as recommended by the UK National Cyber Security Centre’s 8 principles
17+
18+
### Oracle Blogs
19+
20+
- [Native Cloud Security Services or Heterogeneous Tools?](https://blogs.oracle.com/cloudsecurity/post/native-cloud-security-services-or-heterogeneous-tools)
21+
- Read this article to hear our expert's view on “I’m deploying workloads in Oracle Cloud Infrastructure (OCI) but I already have several, existing security tools. Should I use those, which can monitor all my different cloud environments, not just OCI, or should I use OCI-native security services?”
22+
- [Quick tip 8: Managing authentication through sign-on policies](https://blogs.oracle.com/cloudsecurity/post/quick-tip-8-managing-authentication-through-signon-policies)
23+
- This article is on IAM but focuses on authentication. Sign-on policies control how users are challenged to authenticate and under what circumstances they’re allowed to access integrated applications.
24+
- [A huge step forward for Security Zones in Oracle Cloud Infrastructure](https://blogs.oracle.com/cloudsecurity/post/a-huge-step-forward-for-security-zones-in-oci)
25+
- Oracle announced custom Security Zones, which, as the name suggests, enables you to customize the security zone policies (referred to as recipes), disabling rules that are not appropriate for your deployments.
26+
27+
### OCI Architecture Center
28+
29+
- [Enhance the user experience by deploying your custom sign-in application on OKE](https://docs.oracle.com/en/solutions/enhance-ux-custom-signin-app-oke/index.html)
30+
- You can display your organization's own URL during employee sign-in instead of using the cloud service provider's standard URL by hosting your custom sign-in application in your own domain.
31+
- [OCVS Security - Data Protection](https://docs.oracle.com/en/solutions/oci-security-ocvs/index.html#GUID-A59FC475-6C3B-4589-8151-4ED088E4AC91)
32+
- This reference architecture describes the integration options for Oracle Cloud VMware Solution with OCI Data Protection layer and security services to address the requirements for running critical and sensitive workloads.
33+
- [Connect Oracle Data Safe to Exadata and Autonomous Databases](https://docs.oracle.com/en/solutions/data-safe-exadata-adb/index.html)
34+
- 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.
35+
36+
### Cloud Coaching Webinars - [Oracle Learning Library YouTube](https://www.youtube.com/@OracleLearning)
37+
38+
- [Security-First approach for your OCI Tenancy](https://www.youtube.com/watch?v=ZB87VUcK6Tg)
39+
- Join us and you will learn about the top security misconfigurations organizations should avoid when using cloud services and follow the Oracle Cloud Infrastructure Security Best practices!
40+
- [Offloading Identity Management](https://www.youtube.com/watch?v=MdA_M2JnoxM)
41+
- In this session, you will see how Oracle’s Identity and Access Management cloud services will enable you to accelerate the development and deployment of your applications to Oracle Cloud Infrastructure by taking advantage of an enterprise-class identity management service built on open standards.
42+
- [OCI Monitoring with 3rd Party SIEM](https://www.youtube.com/watch?v=UPdPZPWOZIs)
43+
- In this session, you will see how to integrate your existing SIEM with the OCI Monitoring Capabilities following a well-known pattern.
44+
45+
## Useful Links
46+
47+
- [Oracle Security](https://www.oracle.com/security/)
48+
- 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.
49+
- [Oracle Cloud Compliance](https://www.oracle.com/corporate/cloud-compliance/)
50+
- 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.
51+
552
# License
653

754
Copyright (c) 2023 Oracle and/or its affiliates.
55+
56+
Licensed under the Universal Permissive License (UPL), Version 1.0.
57+
58+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
59+
Copyright (c) 2023 Oracle and/or its affiliates.
860

961
Licensed under the Universal Permissive License (UPL), Version 1.0.
1062

11-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
63+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.

security/security-design/README.md

Lines changed: 43 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,50 @@
1-
# Placeholder
1+
# Table of Contents
2+
3+
1. [Team Publications](#team-publications)
4+
2. [Useful Links](#useful-links)
5+
3. [Reusable Assets Overview](#reusable-assets-overview)
6+
7+
## Team Publications
8+
9+
10+
### Oracle Blogs
11+
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
25+
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+
## Useful Links
32+
33+
- [Oracle Security](https://www.oracle.com/security/)
34+
- 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.
35+
- [Oracle Cloud Compliance](https://www.oracle.com/corporate/cloud-compliance/)
36+
- 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.
237

338
# License
439

40+
Copyright (c) 2023 Oracle and/or its affiliates.
41+
42+
Licensed under the Universal Permissive License (UPL), Version 1.0.
43+
44+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
45+
546
Copyright (c) 2023 Oracle and/or its affiliates.
647

748
Licensed under the Universal Permissive License (UPL), Version 1.0.
849

9-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
50+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.

0 commit comments

Comments
 (0)