diff --git a/workshops/dbcs-dba/manifest.json b/workshops/dbcs-dba/manifest.json index 47cd533..d6a98b3 100644 --- a/workshops/dbcs-dba/manifest.json +++ b/workshops/dbcs-dba/manifest.json @@ -3,6 +3,18 @@ "title": "Database Cloud Services Workshop", "description": "These labs will give you a basic understanding of the Oracle Database Cloud Service and many of the capabilities around administration and database development. The labs will walk you through creating and accessing a new Database Cloud Service instance. You will explore some common use cases for moving your data from on-premises to the cloud. Next, you will use the Oracle Database Cloud Backup Module and RMAN to backup your on-premise data to the Oracle Public Cloud and then recover lost data. Lastly, you will deploy an APEX application and adjust the firewall rules to support access to the application from the Internet using your browser, smart phone or tablet.", "interactive":"https://launch.oracle.com/?dbcs", + "versions": [ + { + "name": "Instructor Led", + "description": "An in-person workshop with an Oracle instructor", + "imageUrl": "https://oracle.github.io/learning-library/workshops/common-content/images/common/Instructor Led.png" + }, + { + "name": "Self-Service", + "description": "Individual self-guided learning", + "imageUrl": "https://oracle.github.io/learning-library/workshops/common-content/images/common/Self-Service.jpg" + } + ], "labs": [ { "number": "0",