Skip to content

Commit

Permalink
WMS ID #11693: Updates (#617)
Browse files Browse the repository at this point in the history
* Self-QA Updates

Adding workshop changes to further align with the Self-QA checklist.

* Update adb-free-container-setup.md

* Post-Testing Edits V1

* Update adb-free-container-setup.md

* Post-Testing Changes V2

* Updating Screenshots

* WMSID# 11693: Adding the initial workshop structure.

* Update adb-free-container-setup.md

* Update adb-free-container-setup.md

* [WMS ID #11029] DB Collective - JSON Duality Search

* WMS ID #11029: Minor fix

* Update manifest.json

* LL ID #4004: Add JSON Duality Intro

* LL ID# 4004: Minor Updates

* LL ID #4004: Minor updates.

* WMS ID #11693: Revising the workshop structure.

* WMS ID# 11693

* HOL 46
  • Loading branch information
Brianna-Ambler authored Aug 8, 2024
1 parent f9ec347 commit b16ba00
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 27 deletions.
10 changes: 5 additions & 5 deletions 23aifree/adb-free-container-setup/inst-auth-container-setup.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Install Autonomous Database 23ai Free Docker Image
# Install Oracle Autonomous Database 23ai Free Docker Image

## Introduction
In this lab, you will quickly configure an Oracle Autonomous Database using the Oracle Database 23ai Free Container Image.
In this lab, you will experience just how easy it is to get started with the Oracle Autonomous Database 23ai Free Container Image. One launched, we will show you how to take advantage of the developer tools available to you, as we show you how to access SQL Developer Web & APEX--without any additional installations!

*Estimated Time:* 30 minutes
**_Estimated Time: 30 minutes_**

### Objectives
### **Objectives**
In this lab, you will:

* Launch the Docker container image.
* Connect to your Autonomous Database.
* Access SQL Developer Web & APEX.

### Prerequisites
### **Prerequisites**
This lab assumes you have:
- An Oracle account

Expand Down
22 changes: 13 additions & 9 deletions 23aifree/introduction/intro-aivs-adb.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ With Oracle Autonomous Database Free, you get to explore the newest features of

After installation, you'll learn how to further extend the capabilities of the Autonomous Database by installing ORDS, APEX, and SQLcl. Once your environment is set for development, you'll (introduce the vector search activity) and see just how easy it is to leverage AI Vector Search.

### **Oracle Database 23ai Free**

### **About the Oracle Autonomous Database 23ai Free Container Image**
Oracle Autonomous Database provides an easy-to-use, fully autonomous database that scales elastically and delivers fast query performance. As a service, Autonomous Database does not require database administration. Autonomous Database provides a fully managed Oracle Database that is available on Oracle Cloud Infrastructure.

The Oracle Autonomous Database Free Container Image provides an alternative to run Autonomous Database in a container in your own environment, without requiring access to Oracle Cloud Infrastructure Console or to the internet. When you run Autonomous Database in a container, the container provides a local, isolated environment with additional options for development, testing, and exploration of Oracle Autonomous Database features.


<!-- ### **Tools - SQLcl**
Expand All @@ -21,16 +22,19 @@ Formerly known as SQL Developer Web, Database Actions brings you your favorite O
### **Tools - APEX**
Oracle APEX is the world's most popular enterprise low-code application platform that enables you to build scalable, secure web and mobile apps, with world-class features, that can be deployed anywhere – cloud or on premises. Using APEX, developers can quickly develop and deploy compelling apps that solve real problems and provide immediate value. You don't need to be an expert in a vast array of technologies to deliver sophisticated solutions. Focus on solving the problem and let APEX take care of the rest. -->

Estimated Time: 75 minutes
**_Estimated Time: 90 minutes_**

### **Objectives**

In this workshop, you will:
* Launch the Oracle ADB 23ai Free Docker Container.
* Connect to your Autonomous Database.
* Access SQL Developer Web & APEX.
* Learn the Oracle AI Vector Search process on ADB.

### Objectives

In this lab, you will:
* Install Oracle ADB 23ai Free Docker Image.
* Install the ORDS, SQLcl, and APEX.
* Get started with Semantic Data Search using AI Vector Search.

### Prerequisites
###**Prerequisites**

In order to do this workshop you need
* A LiveLabs Sandbox environment
Expand Down
13 changes: 7 additions & 6 deletions 23aifree/vector-search/generate-vectors.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,18 @@
## Introduction
In this lab, you will quickly configure the Oracle Autonomous Database Free 23ai Docker Container in your remote desktop environment.

*Estimated Time:* 10 minutes
**_Estimated Time: 45 minutes_**

### Objectives
### **Objectives**

In this lab, you will:

* Pull, run, and start an Oracle Autonomous Database 23ai Docker image with Podman.
* Gain access to Database Actions, APEX, and more via your container.
* Explore Oracle’s AI Vector Search.
* Configure your workspace to use Oracle AI Vector Search.
* Load a vector embedding model.
* Vectorize the sample data.
* Leverage your business data with vector search.

### Prerequisites
### **Prerequisites**
This lab assumes you have:
- An Oracle account

Expand Down
11 changes: 5 additions & 6 deletions 23aifree/vector-search/intro-vector-search-hol.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,16 @@
## Introduction
In this lab, you will quickly configure the Oracle Autonomous Database Free 23ai Docker Container in your remote desktop environment.

*Estimated Time:* 10 minutes
**_Estimated Time: 20 minutes_**

### Objectives
### **Objectives**

In this lab, you will:

* Pull, run, and start an Oracle Autonomous Database 23ai Docker image with Podman.
* Gain access to Database Actions, APEX, and more via your container.
* Explore Oracle’s AI Vector Search.
* Configure a clothing retail schema.
* Compare the performance of traditional search vs. vector search.

### Prerequisites
### **Prerequisites**
This lab assumes you have:
- An Oracle account

Expand Down
2 changes: 1 addition & 1 deletion 23aifree/workshops/sandbox-aivs-adb/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"filename": "https://oracle-livelabs.github.io/common/labs/remote-desktop/using-novnc-remote-desktop.md"
},
{
"title": "Lab 1: Install Autonomous Database 23ai Free Docker Image",
"title": "Lab 1: Launch the Oracle Autonomous Database 23ai Free Container",
"description": "Installing and configuring the database",
"type": "livelabs",
"filename": "../../adb-free-container-setup/inst-auth-container-setup.md"
Expand Down

0 comments on commit b16ba00

Please sign in to comment.