partner webcast – oracle java cloud service: getting started with

35

Upload: oracleimc-innovation-modernization-center

Post on 12-Apr-2017

725 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: Partner Webcast – Oracle Java Cloud Service: Getting Started with
Page 2: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Stay Connected

BLOGS.ORACLE.COM/IMC

TWITTER.COM/ORACLEIMC

YOUTUBE.COM/ORACLEIMCTEAM

FACEBOOK.COM/ORACLEIMC

Page 3: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

Getting Started With Oracle Java Cloud Services

Tshepo Madigage ISV Migration Center Consultant A&C Technology Adoption Office April 06, 2016

Oracle Confidential

Presented by

Page 4: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

Safe Harbor Statement

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 Confidential 4

Page 5: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

Program Agenda

1

2

Oracle Java Cloud Services Overview

Oracle JCS How to Guide

Configuring JCS

Developing with JCS

Deploy and Test in JCS

Summary – Q & A

5

3

Page 6: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

Deployment Choice Public or Private

Cloud

High Performance, Scalable & Elastic Infrastructure (IaaS)

Compute, Storage & Network Services

One Platform (PaaS) for All On-premise, Cloud & Mobile Innovations

Management

Services

Development and Deployment Services

Content, Analytics & User Engagement Services

Integration Services

Security & Identity Services

Self Hosted/ Managed On Premise

(Private Cloud)

Provider Hosted/ Managed

(Public Cloud)

Solution: Oracle’s Cloud Platform A single platform for public and private cloud

Page 7: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

Introducing Java Cloud Service Your platform for running business applications in the cloud

7

• Self-service application platform with advanced cloud tools

• Save time and cost with simplified provisioning

• Reduce down time: automated patching, backup, recovery

• Increase data and processing capacity on demand to scale for new business needs

• Optionally enable Oracle Coherence for caching and data grid functions and Oracle Traffic Director for load balancing

• Pre-configured for Database and Developer Cloud Services for complete cloud application management

JAVA CLOUD SERVICE

Key Oracle Cloud component

Page 8: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

JAVA CLOUD SERVICE

Java Cloud Service: Three Options

8

JAVA CLOUD SERVICE SAAS EXTENSION

• Easy to enrich Oracle SaaS apps

• Tailor-made WebLogic Server for rapid extension deployment

• Ready marketplace with pre-built extensions, automated deployment

Full-featured Service JAVA CLOUD SERVICE

VIRTUAL IMAGE

• Simple, hosted WebLogic instance

• Oracle controlled, updated

Page 9: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

Java Cloud Service Main Use Cases

9

Dev/Test in the Cloud New App Development Strategic Outsourcing Recapture

Migrate Apps to Cloud

Page 10: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

Oracle Java Cloud Services Overview

Oracle JCS How to Guide

Configuring JCS

Developing with JCS

Deploy and Test in JCS

Summary – Q & A

Program Agenda

1

2

10

3

Page 11: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | 11

Page 12: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | 12

Page 13: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | 13

Page 14: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | 14

Page 15: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | 15

Page 16: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

Program Agenda

2

1 Oracle Java Cloud Service Overview

Oracle JCS How to Guide

Configuring JCS

Developing with JCS

Deploy and Test in JCS

Summary – Q & A

16

3

Page 17: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

Configure JCS

• Collect public cloud IP addresses

• Create SSH tunnels to Database and WebLogic

• Connect Oracle JDeveloper to JCS

• Configure HR Schema

17

Page 18: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

Record DaaS Public IP Address

18

Page 19: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

Record JCS Public IP Address

19

Page 20: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

Create SSH Tunnels

20

Page 21: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

Connect Oracle JDeveloper to JCS

21

Page 22: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

Developing with JCS

• Create Application in JDeveloper

22

Page 23: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

Create Application in JDeveloper

23

Page 24: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

Deploy and Test in JCS

• Create DataSource

• Deploy Application in the console

• Test Application

24

Page 25: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

Configure HR Schema

25

Page 26: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

Create DataSource

26

Page 27: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

Deploy Application in the console

27

Page 28: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

Test Application

28

Page 29: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

Oracle Java Cloud Service Overview

Oracle JCS How to Guide

Configuring JCS

Developing with JCS

Deploy and Test in JCS

Summary – Q & A

Program Agenda

2

29

1

3

Page 32: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

For More Information

cloud.oracle.com/java

Page 33: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

Q&A

33

Tshepo Madigage Oracle ISV Migration Center Consultant [email protected] ISV Migration Center blog: http://blogs.oracle.com/imc ISV Migration Center email: [email protected]

Page 34: Partner Webcast – Oracle Java Cloud Service: Getting Started with

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |

• Oracle.com Partner Hub oracle.com/partners/goto/hub-ecemea

• Migration Center Team Blog blogs.oracle.com/imc

feeds.feedburner.com/oracleIMC

• Partner Webcast Recordings youtube.com/OracleIMCteam

• Partner Webcast Presentations slideshare.net:/Oracle_IMC_team

[email protected]

Oracle Partner Hub ISV Migration Center • twitter.com/OracleIMC

• plus.google.com/+OracleIMC

• facebook.com/OracleIMC

• linkedin.com/groups/Oracle-Partner-Hub-Migration-Center-4535240

34

Page 35: Partner Webcast – Oracle Java Cloud Service: Getting Started with