180 likes | 329 Views
Developing with the Oracle Database Cloud Service. Rick Greenwald Director, Product Management, Database Cloud Service. Program Agenda. Development options Application Express Make it happen!.
E N D
Developing with the Oracle Database Cloud Service Rick GreenwaldDirector, Product Management, Database Cloud Service
Program Agenda • Development options • Application Express • Make it happen!
The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle’s products remains at the sole discretion of Oracle.
Oracle Database Cloud ServiceWhat is the Oracle Database Cloud Service? • Full Cloud development and deployment platform • Database PaaS • Managed service • Capacity on demand • Near instant provisioning • Monthly subscription pricing based on database size (5GB, 20GB, 50GB)
Oracle Database Cloud ServiceDevelopment Options SQL Developer Manage Data, Load Data, Unload Data, Browse Data, Adhoc Queries RESTful Web Services Any client the can use REST PHP, Java, .NET, Objective C Stateless access Oracle Application Express Application development SQL development Oracle Java Cloud Java application deployment JDBC access from WLS to DB
Application Express Architecture • Wizard-driven development • Pages dynamically rendered using database metadata • SQL and PL/SQL • No code generation or file based compilation • Runs everywhere Oracle Database runs • Feature of the Oracle Database since 2004
Oracle Database Cloud Service Schema Isolation Service 1 Schema 1 APEX Service 2 Schema 2 SQL Developer Service 3 Schema 3 Rest Service 4 Schema 4 Oracle Database with Application Express
Oracle Database Cloud ServiceOracle Application Express (APEX) Developer Capabilities • Develop applications • Create database objects using SQL statements and SQL scripts • Browse database objects • Load and unload data • Define RESTful Web Services
Oracle Database Cloud ServiceOracle SQL Developer Capabilities for Cloud Developers • Browse cloud connections • Deploy data to cloud using “shopping cart” functionality • Monitor cloud deployment process
Oracle Database Cloud ServiceDemonstrationApplication Development