1 / 37

Overview of the Database Cloud Service for Database and Application Developers

Overview of the Database Cloud Service for Database and Application Developers. Rick Greenwald Director, Product Management, Database Cloud Service. Program Agenda. The Cloud - Basics Oracle Database Cloud Service – What is it? Architecture and tools.

saxon
Download Presentation

Overview of the Database Cloud Service for Database and Application Developers

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Overview of the Database Cloud Service for Database and Application Developers Rick GreenwaldDirector, Product Management, Database Cloud Service

  2. Program Agenda • The Cloud - Basics • Oracle Database Cloud Service – What is it? • Architecture and tools

  3. 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.

  4. Slide Title: Arial, 28 PTTwo-Line Max Subtitle: Arial, 20 pt, One-Line Max • Bullets are sentence case. Use Arial, 20 pt font. • Sub-bullets are Arial, 18 pt font. • Keep bullets short. • One idea per bullet. • No more than five bullets. • NOTE: Arial is the ONLY font that should be used in the Oracle corporate presentation template.Times and other serif fonts are not acceptable. To ensure that slides are properly formatted to this template, see pages 7 and 8for instructions. Times Arial

  5. Slide Title: Arial, 28 PT, One-Line Subtitle: Arial, 20 pt, One-Line Max • Bullets are sentence case. Use Arial, 20 pt font. • Sub-bullets are Arial, 18 pt font. • Keep bullets short. • One idea per bullet. • No more than five bullets. • NOTE: Arial is the ONLY font that should be used in the Oracle corporate presentation template.Times and other serif fonts are not acceptable. To ensure that slides are properly formatted to this template, see pages 7 and 8for instructions.

  6. Graphic Section Divider

  7. To fill a shape with an image. Use existing picture box, DO NOT delete and create new picture box. Right click on the shape. At the bottom of the submenu select “Format Shape” Select “Fill” at the top of the “Format Shape” dialog box. Select “Picture or Texture fill” from the options. And select “File” under the “Insert from” option. Navigate to the file you want to use and select “Insert” On the “Format” tab, in the Size group, click on “Crop to Fill” in the Crop tool and drag the image bounding box to the desired size DELETE THIS INSTRUCTION NOTE WHEN NOT IN USE The Cloud - Basics

  8. Subscription model No CAPEX Faster Time-to-Value Rapid acquisition, use and deployment Universal access Typically over the Internet Elasticity For database, only scale up relevant The Cloud Defining characteristics

  9. The Cloud Service Levels SaaS PaaS DBaaS IaaS • The Service Level determines two essential characteristics • The interface to the Service • The accessibility of components below the Service level

  10. Cloud Service Levels Differences

  11. Consumers – users of Cloud services Providers – offer Cloud services, regardless of location Providers design their own consumer offering, so have flexibility in configuration and including components The Cloud Buyers

  12. Providers Design a Cloud offering Specify the components in the Cloud offering Build the Cloud environment from components Create provisioning routines Perform maintenance for tenants across the Cloud offering Providers can use any underlying platform The Cloud Providers and consumers

  13. Consumers Choose a Cloud offering with limited options Perform no maintenance Receive rapid access to complete environment The Cloud Providers and consumers

  14. Oracle Database Offerings Complete portability from consumer clouds to provider clouds

  15. Cloud Database OfferingsDatabase Cloud Market Spectrum – Consumer offerings IaaS DBaaS PaaS SaaS Oracle Database Cloud Service Amazon EC2 / DB AMI Amazon RDS Note: SaaSvendors not displayed as this is a Database Market Spectrum Microsoft SQL Azure Heroku/PostGres Salesforce.com Force.com Salesforce.com Database.com Time to Value improvement

  16. To fill a shape with an image. Use existing picture box, DO NOT delete and create new picture box. Right click on the shape. At the bottom of the submenu select “Format Shape” Select “Fill” at the top of the “Format Shape” dialog box. Select “Picture or Texture fill” from the options. And select “File” under the “Insert from” option. Navigate to the file you want to use and select “Insert” On the “Format” tab, in the Size group, click on “Crop to Fill” in the Crop tool and drag the image bounding box to the desired size DELETE THIS INSTRUCTION NOTE WHEN NOT IN USE Oracle Database Cloud Service What is it?

  17. Oracle Database Cloud Service • Easy • Self service provisioning • Free trials • Standards Based • SQL, Java, REST, HTML5 • Enterprise Grade • Oracle Enterprise Edition* / Exadata • 24-7 support and management • Simple Pricing • S5, S20, S50 based on DB size • Month-to-month and term subscriptions • The database you love, now in the cloud

  18. Oracle Database Cloud Service • New cloud-based development / deployment • Java Application Deployment (with purchase of Java Service) • Oracle Application Express (APEX) Development and Deployment • RESTful Web Service access from outside the Database Cloud • Migrating existing applications • Oracle Application Express (APEX) - with some limitations • Java Applications - with some limitations • Target Markets • Small & medium sized businesses • Departmental and lines of business • IT departments • Partners and ISVs • Use Cases and Target Markets

  19. Oracle Database Cloud Service • Oracle Application Express (APEX), SQL Developer, and Cloud Portal User Interfaces SQL Developer APEX Application Builder APEX SQL Workshop SQL Development / Data Loading HTML5 App Dev SQL Development RESTful Web Services My Services Portal Packaged Applications Point APEX Solutions Data Access Gets / Posts Cloud Management

  20. Application Express – Rapid Web Development • Quick and easy web application development • Large # of customers references have developed applications using APEX • Including Oracle Store and Partner Store • Best tool for SQL and PL/SQL application developers • Web-based UI on a single database applications • Includes pre-packaged templates to improve developer productivity • Quick and easy: Building applications declaratively • Allows developers to extend and add any custom SQL or PL/SQL • Support for Web Services apps and Mobile apps • Understands dynamic page events for AJAX apps • Out of the box templates for complete Mobile apps • All in one development environment • Free Developer Service since 2001 and a supported product since 2004

  21. Oracle Application Express (APEX) • Key Features – Interactive Reports Filter displayed, easily removed, check on and off Filter Rows by Clicking on Column Headings

  22. Oracle Application Express (APEX) • Key Features – Mobile

  23. Oracle Database Cloud Service • APEX SQL Workshop • Browser based • Integrated SQL development • SQL Command • SQL Scripts • Object Browser * Visit http://apex.oracle.com for links to community sites and resources

  24. Oracle Database Cloud Service • SQL Developer • Free OTN Download • Local DB connections • Cloud Connections • Data loading via carts • Browse Cloud objects • Migrations from third party DB

  25. Database Cloud Service • Call SQL or PL/SQL from unique URI • Returns as JSON, .csv, Media Resource, custom • Accessible from outside the Oracle Database Cloud • Key Features - RESTful Web Services

  26. Oracle Database Cloud Service • Packaged Applications • One click install • Simple Point Solutions • Survey Builder • Project Tracking • Data Reporting • Bug Tracking • Community Requests • Many more • Mobile interfaces • Upgradable • Unlockable and customizable

  27. Oracle Database Cloud Service • Packaged Applications (Example of One Click Install)

  28. Database Cloud Service • Data in an Oracle Database • Easy and automatic • Application Express applications • Some lockdown based on security and integrity considerations • Java applications • Some lockdown based on security and integrity considerations • Applications in other languages or running outside the Oracle Cloud • Cannot use SQL*Net, so data access must be re-written • Migration possibilities

  29. To fill a shape with an image. Use existing picture box, DO NOT delete and create new picture box. Right click on the shape. At the bottom of the submenu select “Format Shape” Select “Fill” at the top of the “Format Shape” dialog box. Select “Picture or Texture fill” from the options. And select “File” under the “Insert from” option. Navigate to the file you want to use and select “Insert” On the “Format” tab, in the Size group, click on “Crop to Fill” in the Crop tool and drag the image bounding box to the desired size DELETE THIS INSTRUCTION NOTE WHEN NOT IN USE Architecture and tools

  30. Oracle Database Cloud Service • Database Service access Oracle Enterprise Edition v11.2.0.3 on Exadata and RAC + Cloud Lockdown, no SQL*Net HTTPS HTTPS SQL Developer Data browsing Data loading/unloading RESTful Web Services Any client the can use REST JS, PHP, Java, .NET, Objective C Oracle Application Express Application development and Deployment SQL development Oracle Java Cloud Java application deployment JDBC access from WLS to DB

  31. Oracle Database Cloud Service • Multi-Tenant Architecture with Schema-Based Tenant 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 One Service = One Schema = One Tablespace = One Data File

  32. Oracle Database Cloud Infrastructure and Architecture Oracle 11gR2 Enterprise Edition VM VM VM VM Secure FTP Firewall • Scalable: Exadataand Exalogic • Full Stack: Apache, WebLogic, Identity Management, Secure FTP • High Availability: Oracle 11gR2 Enterprise Edition and RAC • Secure:Data isolated by schema and table-space (data file) • Open: Open architecture with no “lock-in”, uses industry standards

  33. Database Service - Demonstration

  34. Oracle Database Cloud Service • Easy self service and fully automated onboarding of tenants • Sign up for a free trial cloud service online • Provides access to a Oracle Database service • Trial your Database Cloud service • Easy to create and develop applications and RESTful Web Services • Like what you get; Purchase paid service on Oracle store • Month to month and term services at reasonable prices all self service

More Related