Skip to content

Commit 6f31293

Browse files
committed
Added links and descrptions
1 parent 3544380 commit 6f31293

File tree

5 files changed

+59
-6
lines changed

5 files changed

+59
-6
lines changed

data-platform/data-security/README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
1-
# Placeholder
1+
# Data Security
2+
The team covers:
3+
The cloud service : Data Safe
4+
in the context of ExaDB-C@C / ExaCI
5+
The database options : Advanced Security, Database Vault, Label Security
6+
The stand-alone products : Audit Vault and Database Firewall, Key Vault
7+
The Enterprise Manager pack : Data Masking and Subsetting
8+
OpsCtl for ExaDB-C@C
9+
10+
# Useful Links
11+
12+
https://medium.com/@aurelia.nita/deploy-oracle-key-vault-dbfbc2a67876
13+
https://medium.com/@rana.saeed/integrating-real-application-security-ras-with-oracle-apex-33892967beff
14+
https://www.linkedin.com/pulse/flexible-sensitive-data-model-oracle-safe-sheharyar-ilyas/?trackingId=ewS%2FCNFEQ7yuwxzMQGQLmA%3D%3D
15+
https://www.linkedin.com/pulse/setting-data-safe-email-notifications-security-baseline-ilyas/
16+
https://www.linkedin.com/pulse/compliance-reporting-oracle-data-safe-security-assessment-ilyas/
217

318
# License
419

data-platform/mission-critical-database/Data Protection/README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,16 @@ Encompasses Data Protection best practics using Oracle Technologies and Cloud Se
33

44
This section covers ZDLRA, ZFS, Recovery Service, and Backup Service
55

6+
Oracle Database Zero Data Loss Autonomous Recovery Service is a fully managed data protection service for Oracle Databases running on Oracle Cloud Infrastructure (OCI). Unique, automated capabilities protect Oracle Database changes in real time, validate backups without production database overhead, and enable fast, predictable recovery to any point in time. Low costs based on the amount of data being protected mean that zero data loss resiliency is available to organizations of any size and virtually any budget.
7+
8+
Oracle Database Backup Cloud Service is a secure, scalable, on-demand storage solution for backing up Oracle databases to Oracle Cloud. The service complements your existing backup strategy by providing an off-site storage location in the public cloud.
9+
To use Oracle Database Backup Cloud Service you’ll subscribe to the service, install the Oracle Database Cloud Backup Module, and configure your environment to send backups to the cloud. You can then use familiar Recovery Manager (RMAN) commands to perform backup, restore, recovery, and maintenance operations. You can also use other tools for your cloud backups.
10+
611
# Useful Links
712

8-
Oracle MAA https://www.oracle.com/database/technologies/maximum-availability-architecture/
9-
Overview of Oracle Maximum Availability Architecture (MAA) https://www.youtube.com/watch?v=OIliQT-YxAE
10-
13+
Zero Data Loss Autonomous Recovery Service Page: https://www.oracle.com/database/zero-data-loss-autonomous-recovery-service/#rc30p4
14+
15+
Backup and Recovery options on OCI: https://www.oracle.com/uk/cloud/backup-and-disaster-recovery/
1116

1217
# License
1318

data-platform/mission-critical-database/Database Services/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@ In this section we cover all the Oracle Cloud offerings covering Oracle Database
33

44
# Useful Links
55

6+
A Pragmatic Approach to the Autonomous Database Journey: https://otube.oracle.com/media/A+Pragmatic+Approach+to+the+Autonomous+Database+Journey/1_y8v75gtr
7+
8+
* ExaCC Product Page: https://www.oracle.com/uk/engineered-systems/exadata/cloud-at-customer/
9+
* Documentation Home: https://docs.oracle.com/en/engineered-systems/exadata-cloud-at-customer/
10+
* What’s New in Oracle Exadata Database Service on Cloud@Customer Gen2: https://docs.oracle.com/en-us/iaas/exadata/doc/ecc-whats-new-in-exadata-cloud-at-customer-gen2.html
11+
* What’s New in ADB-D on Exadata Cloud@Customer: https://docs.oracle.com/en-us/iaas/exadata/doc/adb-okv-integration.html
12+
* Key Security Documentation/Technical Briefs:
13+
* Security Documentation: https://docs.oracle.com/en/engineered-systems/exadata-cloud-at-customer/ecccm/ecc-secguide.html
14+
* Oracle Gen 2 Exadata Cloud@Customer Security Controls Technical Brief: https://www.oracle.com/a/ocom/docs/engineered-systems/exadata/exadata-cloud-at-customer-security-controls.pdf
15+
* Operator Access Control Documentation: https://docs.oracle.com/en/cloud/paas/operator-access-control/exops/overview-of-operator-access-control.html
16+
* Operator Access Control Technical Brief: http://Oracle%20Operator%20Access%20Control%20for%20Exadata%20Cloud@customer/
17+
618

719

820

data-platform/mission-critical-database/Disaster Recovery/README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
# Disaster Recovery
22
Deals with the technologies supporting disaster recovery, specifically Dataguard, but also covering services such as FSDR (Full Stack Disaster Recovery)
33

4+
Oracle Data Guard or Active Data Guard is the most effective solution to protect data of any enterprise and make it available on a 24x7 basis in the face of disasters and other calamities. Data Guard or Active Data Guard is essential for Mission Critical for Enterprise Database. Data Guard Cloud functionality includes MAA configuration, Data Guard role transitions and Monitoring.
5+
A database disaster is an event that causes DATA LOSS or SERIOUS DISRUPTION to applications and services. There can be various causes: power failure, hardware failure, cyber-attacks, natural disasters, fire, earthquakes, vandalism, human error, planned maintenance, etc. Most of the database server disasters cannot be prevented. Disaster Recovery provides SERVICE CONTINUITY in case of any geographical disasters or by planned outages by recovering or resuming the services from a geographically different location. This page will help you get started to understand some basic requirements for Disaster Recovery Opportunities with Data Guard/Active Data Guard.
6+
47
# Useful Links
58

6-
9+
FAQs for Data Guard (Doc ID 2930929.1) (Login to MOS and search for Doc)
10+
Disaster Recovery: https://www.oracle.com/cloud/backup-and-disaster-recovery/what-is-disaster-recovery/#cloud-based-deployment
11+
Data Guard Best Practices: https://docs.oracle.com/en/database/oracle/oracle-database/19/haovw/oracle-data-guard-best-practices.html
12+
13+
Introduction to Full Stack Disaster Recovery: https://www.youtube.com/watch?v=GiyFs8Cpksg&t=587s
714

815
# License
916

data-platform/mission-critical-database/High Availability/README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,23 @@ This area focusses on technologies supporting High Availability and best practic
33

44
Specifically Oracle RAC and Application Continuity
55

6-
# Useful Links
6+
# RAC
7+
Oracle Real Application Clusters (RAC) allow customers to run a single Oracle Database across multiple servers in order to maximize availability and enable horizontal scalability, while accessing shared storage. User sessions connecting to Oracle RAC instances can failover and safely replay changes during outages, without any changes to end user applications, hiding the impact of the outages from end users.
8+
9+
# Application Continuity
10+
Application Continuity (AC) is a feature available with the Oracle Real Application Clusters (RAC), Oracle RAC One Node, and Oracle Active Data Guard options that masks outages from end users and applications by recovering the in-flight database sessions following recoverable outages.
11+
Application Continuity masks outages from end users and applications by recovering the in-flight work for impacted database sessions following outages. Application Continuity performs this recovery beneath the application so that the outage appears to the application as a slightly delayed execution.
12+
Application Continuity improves the user experience for both unplanned outages and planned maintenance. Application Continuity enhances the fault tolerance of systems and applications that use an Oracle database.
13+
Transparent Application Continuity
14+
Transparent Application Continuity (TAC) transparently tracks and records the session and transactional state so that the database session can be recovered following recoverable outages.
15+
With no reliance on application knowledge or application code changes
16+
Transparency is achieved by consuming the state-tracking information that captures and categorizes the session state usage as the application issues the user calls.
717

818

19+
# Useful Links
20+
21+
RAC Architecture: https://www.oracle.com/webfolder/technetwork/tutorials/architecture-diagrams/19/rac/pdf/rac-19c-architecture.pdf
22+
Application Continuity: https://www.oracle.com/uk/database/technologies/high-availability/app-continuity.html
923

1024

1125
# License

0 commit comments

Comments
 (0)