Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.79 KB

AppDevInfra.md

File metadata and controls

31 lines (20 loc) · 1.79 KB

Go to the Cloud Test Drive Overview

Application Development Infrastructure Lab

Setting up a Cloud Infrastructure to run your applications

Introduction

This lab will showcase the various types of infrastructure you can use to run your applications, using either thr traditional Oracle components such as the Oracle Database and the Weblogic application Server, or using common Opensource components such as Tomcat or Glassfish. We'll run these components on the various levels of the infrastructure : either directly on a Compute instance, using Docker Containers, or using the PaaS services to run Oracle Database, MySQL, Weblogic, Java SE, Node, etc.

To demonstrate how open the Oracle Compute Cloud Service is, you can also deploy images from 3rd parties straight into your Oracle Cloud infrastructure: below you can find an optional exercise where we will deploy a Ruby image from the 3rd party Bitnami environment into the Compute Cloud Service


License

Copyright (c) 2014, 2017 Oracle and/or its affiliates The Universal Permissive License (UPL), Version 1.0
Details


Go to the Cloud Test Drive Overview