Oracle Cloud for Developers

From Minor Miracle Software
Jump to: navigation, search

Plurasight.com[1]

Oracle Cloud[2]


Understanding the Oracle Application Container Cloud Service Capabilities

  • Upscale and downscale
  • Microservices
  • REST calls.[3]
  • Disable automatic deployment feature
  • What is not recommended?
    • GUI, Multimedia applications, file manipulation applications, Any non-http application.
  • The applications you will write are all headless.
  • Access to hardware won't work.
  • Access is limited to HTTP calls ONLY!

Creating Application Descriptors for Cloud Development

  • Application Packaging
  • Command-line programs.
  • single command
  • manifest JSON file
  • packaged in a ZIP file.
  • PHP command is not required

Java8

Maven

text editor

Push to GIT

Configuring Application for Cloud Development

Deploying Applications in the Oracle Application Container Cloud Service

Integrating Applications with Oracle Database Cloud Service

Internal Links

Parent Article: Oracle Database