Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
b84c933
WMS ID#11455 : Use Raft Replication with Distributed Database for Res…
OraGitPush1 Sep 15, 2025
bccc0e3
Merge branch 'main' into main
OraGitPush1 Sep 16, 2025
27fc04c
WMS ID#11455 : manifest.json update for Oracle AI world 2025
OraGitPush1 Sep 16, 2025
4fa7ebb
Merge branch 'oracle-livelabs:main' into main
OraGitPush1 Sep 16, 2025
70aeb84
Merge branch 'oracle-livelabs:main' into main
OraGitPush1 Sep 17, 2025
3cd9df5
Merge branch 'oracle-livelabs:main' into main
OraGitPush1 Sep 24, 2025
530baaf
WMS ID#11455 : Oracle AI world 2025 updates for Raft LiveLabs includi…
OraGitPush1 Sep 24, 2025
c651838
Merge branch 'main' into main
hope-fisher Sep 24, 2025
da26679
Merge branch 'oracle-livelabs:main' into main
OraGitPush1 Oct 14, 2025
d6d2b6d
Merge branch 'oracle-livelabs:main' into main
OraGitPush1 Dec 11, 2025
2f11e3e
Merge branch 'oracle-livelabs:main' into main
OraGitPush1 Feb 27, 2026
47a4159
Merge branch 'oracle-livelabs:main' into main
OraGitPush1 Mar 13, 2026
e3d57b2
WMS ID#11455 : GDD Raft Replication LiveLabs updates from 23ai to 26ai
OraGitPush1 Mar 13, 2026
1016e4b
WMS ID#11455: image resize for markdown validations
OraGitPush1 Mar 16, 2026
c36378d
WMS ID#11455 : old video links removed
OraGitPush1 Mar 17, 2026
2a97a27
WMS ID#11455 : GDD Raft Replication LiveLabs updates from 23ai to 26a…
OraGitPush1 Mar 17, 2026
cc55066
WMS ID#11455 : GDD Raft Replication LiveLabs updates from 23ai to 26a…
OraGitPush1 Mar 18, 2026
7aa1d3d
Merge branch 'main' into main
OraGitPush1 Mar 19, 2026
21b8fab
Merge branch 'oracle-livelabs:main' into main
OraGitPush1 Mar 19, 2026
c489fa5
WMS ID#11455 : topology.md old video link removed.
OraGitPush1 Mar 20, 2026
c8b0fb8
Merge branch 'oracle-livelabs:main' into main
OraGitPush1 Mar 23, 2026
06462eb
WMS ID#11455 : GDD Raft Replication LiveLabs updates from 23ai to 26ai
OraGitPush1 Mar 23, 2026
09a9fc7
Merge branch 'oracle-livelabs:main' into main
OraGitPush1 Mar 24, 2026
0f36238
WMS ID#11455 : GDD Raft Replication 26ai LiveLabs video links added f…
OraGitPush1 Mar 24, 2026
363d5f6
Merge branch 'oracle-livelabs:main' into main
OraGitPush1 Mar 24, 2026
90e63cf
Merge branch 'oracle-livelabs:main' into main
OraGitPush1 Mar 25, 2026
6deb021
Merge branch 'oracle-livelabs:main' into main
OraGitPush1 Mar 27, 2026
6f9ae15
WMS ID 11455 : Show videos from video except sandbox.
OraGitPush1 Mar 27, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions sharding/raft23ai/intro/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,11 @@ Raft replication is integrated with transaction execution and is completely tran

![Raft introduction](images/raft-intro.png " ")

<if type="nonsandbox">
Watch the video for a quick walk through of the Introduction and verify Lab environment.

[Introduction and verify Lab environment](videohub:1_z6opisia)
</if>

### Objectives
In this workshop, you will gain first-hand experience in utilizing the Raft Replication within Oracle Globally Distributed Database, enabling participants to manage Raft-enabled replication for robust distributed database solutions.
Expand Down
4 changes: 4 additions & 0 deletions sharding/raft23ai/topology/topology.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,11 @@ In this workshop, we attempt to use minimal resources to show the demonstration,

*Estimated Time*: 30 minutes

<if type="nonsandbox">
Watch the video for a quick walk through of the Explore Raft Replication Topology.

[Explore Raft Replication Topology](videohub:1_6jbzkxit)
</if>

### Objectives
In this lab, you will:
Expand Down
4 changes: 4 additions & 0 deletions sharding/raft23ai/ui-app/raft-demo-ui-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,11 @@ All Customers List query is retrieved from the Catalog Database using the proxy-

_Estimated Time_: 30 minutes

<if type="nonsandbox">
Watch the video for a quick walk through of the Demo Application for Raft Replication.

[Demo App for Raft Replication](videohub:1_m90w4f3p)
</if>

### Objectives

Expand Down
63 changes: 0 additions & 63 deletions sharding/raft23ai/workshops/dbw25-sandbox/index.html.old

This file was deleted.

13 changes: 8 additions & 5 deletions sharding/raft23ai/workshops/dbw25-sandbox/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
{
"title": "Introduction",
"description": "Introduction",
"type": "ocw",
"filename": "../../intro/intro.md"
"filename": "../../intro/intro.md",
"type": "ocw"
},
{
"title": "Get Started",
Expand All @@ -16,17 +16,20 @@
{
"title": "Lab 1: Initialize Environment",
"description": "Initialize Environment",
"filename": "../../initialize-environment/initialize-environment.md"
"filename": "../../initialize-environment/initialize-environment.md",
"type": "sandbox"
},
{
"title": "Lab 2: Demo UI Application for Raft Replication",
"description": "Demo UI Application for Raft Replication",
"filename": "../../ui-app/raft-demo-ui-app.md"
"filename": "../../ui-app/raft-demo-ui-app.md",
"type": "sandbox"
},
{
"title": "Lab 3: Explore Raft Replication Topology",
"description": "Exploring Sharding Topology",
"filename": "../../topology/topology.md"
"filename": "../../topology/topology.md",
"type": "sandbox"
},
{
"title": "Troubleshooting: Guide for Raft Replication Test Cases",
Expand Down
12 changes: 8 additions & 4 deletions sharding/raft23ai/workshops/dbw25-tenancy/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
{
"title": "Introduction",
"description": "Introduction",
"filename": "../../intro/intro.md"
"filename": "../../intro/intro.md",
"type": "nonsandbox"
},
{
"title": "Get Started",
Expand All @@ -27,17 +28,20 @@
{
"title": "Lab 3: Initialize Environment",
"description": "Initialize Environment",
"filename": "../../initialize-environment/initialize-environment.md"
"filename": "../../initialize-environment/initialize-environment.md",
"type": "nonsandbox"
},
{
"title": "Lab 4: Demo UI Application for Raft Replication",
"description": "Demo UI Application for Raft Replication",
"filename": "../../ui-app/raft-demo-ui-app.md"
"filename": "../../ui-app/raft-demo-ui-app.md",
"type": "nonsandbox"
},
{
"title": "Lab 5: Explore Raft Replication Topology",
"description": "Exploring Sharding Topology",
"filename": "../../topology/topology.md"
"filename": "../../topology/topology.md",
"type": "nonsandbox"
},
{
"title": "Lab 6: Clean up Stack and Instances",
Expand Down
12 changes: 8 additions & 4 deletions sharding/raft23ai/workshops/desktop/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
{
"title": "Introduction",
"description": "Introduction",
"filename": "../../intro/intro.md"
"filename": "../../intro/intro.md",
"type": "nonsandbox"
},
{
"title": "Get Started",
Expand All @@ -27,17 +28,20 @@
{
"title": "Lab 3: Initialize Environment",
"description": "Initialize Environment",
"filename": "../../initialize-environment/initialize-environment.md"
"filename": "../../initialize-environment/initialize-environment.md",
"type": "nonsandbox"
},
{
"title": "Lab 4: Demo UI Application for Raft Replication",
"description": "Demo UI Application for Raft Replication",
"filename": "../../ui-app/raft-demo-ui-app.md"
"filename": "../../ui-app/raft-demo-ui-app.md",
"type": "nonsandbox"
},
{
"title": "Lab 5: Explore Raft Replication Topology",
"description": "Exploring Sharding Topology",
"filename": "../../topology/topology.md"
"filename": "../../topology/topology.md",
"type": "nonsandbox"
},
{
"title": "Lab 6: Clean up Stack and Instances",
Expand Down
9 changes: 6 additions & 3 deletions sharding/raft23ai/workshops/ocw24-sandbox/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,20 @@
{
"title": "Lab 2: Initialize Environment",
"description": "Initialize Environment",
"filename": "../../initialize-environment/initialize-environment.md"
"filename": "../../initialize-environment/initialize-environment.md",
"type": "sandbox"
},
{
"title": "Lab 3: Demo UI Application for Raft Replication",
"description": "Demo UI Application for Raft Replication",
"filename": "../../ui-app/raft-demo-ui-app.md"
"filename": "../../ui-app/raft-demo-ui-app.md",
"type": "sandbox"
},
{
"title": "Lab 4: Explore Raft Replication Topology",
"description": "Exploring Sharding Topology",
"filename": "../../topology/topology.md"
"filename": "../../topology/topology.md",
"type": "sandbox"
},
{
"title": "Troubleshooting: Guide for Raft Replication Test Cases",
Expand Down
9 changes: 6 additions & 3 deletions sharding/raft23ai/workshops/sandbox/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,14 @@
{
"title": "Lab 1: Initialize Environment",
"description": "Initialize Environment",
"filename": "../../initialize-environment/initialize-environment.md"
"filename": "../../initialize-environment/initialize-environment.md",
"type": "sandbox"
},
{
"title": "Lab 2: Demo UI Application for Raft Replication",
"description": "Demo UI Application for Raft Replication",
"filename": "../../ui-app/raft-demo-ui-app.md"
"filename": "../../ui-app/raft-demo-ui-app.md",
"type": "sandbox"
},
{
"title": "Lab 3: Explore Raft Replication Topology",
Expand All @@ -31,7 +33,8 @@
{
"title": "Troubleshooting: Guide for Raft Replication Test Cases",
"description": "Troubleshooting Guide for Raft Replication Test Cases",
"filename": "../../troubleshooting/troubleshooting.md"
"filename": "../../troubleshooting/troubleshooting.md",
"type": "sandbox"
},
{
"title": "Need Help?",
Expand Down
12 changes: 8 additions & 4 deletions sharding/raft23ai/workshops/tenancy/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
{
"title": "Introduction",
"description": "Introduction",
"filename": "../../intro/intro.md"
"filename": "../../intro/intro.md",
"type": "nonsandbox"
},
{
"title": "Get Started",
Expand All @@ -27,17 +28,20 @@
{
"title": "Lab 3: Initialize Environment",
"description": "Initialize Environment",
"filename": "../../initialize-environment/initialize-environment.md"
"filename": "../../initialize-environment/initialize-environment.md",
"type": "nonsandbox"
},
{
"title": "Lab 4: Demo UI Application for Raft Replication",
"description": "Demo UI Application for Raft Replication",
"filename": "../../ui-app/raft-demo-ui-app.md"
"filename": "../../ui-app/raft-demo-ui-app.md",
"type": "nonsandbox"
},
{
"title": "Lab 5: Explore Raft Replication Topology",
"description": "Exploring Sharding Topology",
"filename": "../../topology/topology.md"
"filename": "../../topology/topology.md",
"type": "nonsandbox"
},
{
"title": "Lab 6: Clean up Stack and Instances",
Expand Down
Loading