Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building and Deploying Java Applications to Oracle Cloud
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Options for building applications
- 3 Oracle Cloud Free
- 4 Java SDK
- 5 Project Overview
- 6 Release Schedule
- 7 Maven Central
- 8 Javadoc
- 9 Examples
- 10 Getting Started
- 11 Using the SDK
- 12 Using the OCI Console
- 13 Getting the OCI ID
- 14 Generating the SSH Key
- 15 Adding the Public Key
- 16 Gradle vs Maven
- 17 Why Gradle
- 18 Gradle Versions
- 19 Demo
- 20 Running the application
- 21 Compartments
- 22 Create Instance
- 23 Modify Security Access
- 24 Provision the Instance
- 25 Whats next