Transcript
Page 1: Getting Started with Oracle Compute Cloud
Page 2: Getting Started with Oracle Compute Cloud

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

Getting Started with Oracle Compute CloudOracle Open World - Hands on Lab 9387

Octave J. OrgeronSr. Principal Product ManagerOracle Public CloudSeptember 29, 2014

Presented with

Page 3: Getting Started with Oracle Compute Cloud

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

Safe Harbor StatementThe 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.

Page 4: Getting Started with Oracle Compute Cloud

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

Overview Agenda

Cloud Overview

Overview of Oracle Compute Cloud Service

Live Demo

Hands On Lab

More Information

Q&A

1

2

3

4

5

6

Page 5: Getting Started with Oracle Compute Cloud

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

Cloud Overview

Page 6: Getting Started with Oracle Compute Cloud

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

Bring Oracle’s leading Infrastructure, Technology, Business Applications, and

Information to customers and partners anywhere in the World

through the Oracle Cloud

Oracle Cloud: Mission

Page 7: Getting Started with Oracle Compute Cloud

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

Deliver a complete and functionally rich suite of Elastic Infrastructure & Platform

Services that enable you to build modern applications and migrate any workload to the cloud across a global network of data

centers

Oracle IaaS & PaaS: Mission

Page 8: Getting Started with Oracle Compute Cloud

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

Oracle Compute Cloud Service DeliversValue of the 5 Key NIST Characteristics of Cloud Computing

Oracle Compute Cloud Service Delivers All of Above!!

Page 9: Getting Started with Oracle Compute Cloud

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

Oracle Compute Cloud Service DeliversValue of NIST Service Models for Cloud Computing

Core OCCSOCCS is Foundation for New Oracle PaaS/SaaS Services

Page 10: Getting Started with Oracle Compute Cloud

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

Oracle Compute Cloud Service DeliversValue of NIST Deployment Models for Cloud Computing

Core OCCSSoon!

Page 11: Getting Started with Oracle Compute Cloud

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

Compute Cloud: Use Cases• Set up Test & Development Environments

Spin up virtual machine environments in minutes Tear down environment when not needed

• Migration of custom application workloads Migrate custom applications built using Oracle technologies Migrate custom applications built using other technologies

Compute

Preview

Page 12: Getting Started with Oracle Compute Cloud

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

Overview of Oracle Compute Cloud Service

Page 13: Getting Started with Oracle Compute Cloud

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

Infrastructure-as-a-Service:

•Virtual Machines on Demand

•Virtual Networking

•Virtual Storage

•API & CLI Tools

•Self Service

What is Oracle Compute Cloud Service?

Page 14: Getting Started with Oracle Compute Cloud

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

Features:

•Oracle OVM (Xen) Based Technology

•Based on Sun Oracle X4-2 Servers

•VMs with 1-16 Cores and 7.5-240GBs RAM

•Whole CPU Cores for Best Performance

•Full Root Access

•Oracle Linux Now

•Oracle Solaris x86 in Future

Virtual Machines

Page 15: Getting Started with Oracle Compute Cloud

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

Details – VM Shapes

Instance Family Shape Name Processor Arch Cores Threads Memory(GB) Local Disk

General Purpose OC3 64 bit 1 2 7.5 60 GB

General Purpose OC4 64 bit 2 4 15 60 GB

General Purpose OC5 64 bit 4 8 30 60 GB

General Purpose OC6 64 bit 8 16 60 60 GB

General Purpose OC7 64 bit 16 32 120 60 GB

High Memory OC1M 64 bit 1 2 15 60 GB

High Memory OC2M 64 bit 2 4 30 60 GB

High Memory OC3M 64 bit 4 8 60 60 GB

High Memory OC4M 64 bit 8 16 120 60 GB

High Memory OC5M 64 bit 16 32 240 60 GB

Page 16: Getting Started with Oracle Compute Cloud

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

Features:

•Scalable Flat Network Topology

•Secure Distributed Firewall

•“Secure by Default” Policy

•Dynamic Security Rules and ACLs

•Elastic and Persistent Public IPs for Internet Access

Virtual Networking

Page 17: Getting Started with Oracle Compute Cloud

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

Virtual Networking: Access Rules

• Defines how a source Network Group or IP list can connect to a destination Network Group via a specific protocol. Only PERMIT rules are allowed.

Access Rule = Network Group or IP List + Protocol + Network Group

ProtocolAbstracts the details of protocol definitions and port number ranges. i.e. [ssh, port 22, tcp/udp]

Network GroupA group of VMs.

Network GroupA group of VMs.

Destination listSource list

IP ListA group of IP addresses.

OR

Page 18: Getting Started with Oracle Compute Cloud

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

Virtual Networking: Security AssociationsConnecting VMs to Access Rules

Security AssociationAssociates an instance with a Network Group via a vCable ID

VM

vNic

vCableDescribes how an instance is

connected to the network

Network GroupA group of VMs. Can be used

to defined access rules.

Page 19: Getting Started with Oracle Compute Cloud

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

Virtual Networking: IP Reservations and PoolsConnecting to the Internet

192.0.2.0/24, 198.51.100.0/24, 203.0.113.0/24{ }

IP Pool Pool of Public IP Addresses

IP ReservationPersistent Public IP Reservation

for VM instances

Elastic IPEphemeral Public IP from shared

IP Pool

Page 20: Getting Started with Oracle Compute Cloud

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

Virtual Networking: IP AssociationsConnecting VMs to the Internet

IP AssociationAssociates an instance with an IP Reservation or Elastic IP

VM

vNic

vCableDescribes how an instance is

connected to the network

IP ReservationPersistent Public IP Reservation

for VM instances

Elastic IPEphemeral Public IP from shared

IP Pool

OR

Page 21: Getting Started with Oracle Compute Cloud

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

Features:

•Non-Persistent Boot Storage for Rapid Boot Up of VMs

•Non-Persistent Boot Storage is on Local Disks

•Persistent Block Storage Volumes for Data

•Persistent Block Storage is on Sun Oracle ZFS Appliances over iSCSI

Virtual Storage

Page 22: Getting Started with Oracle Compute Cloud

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

Features:

•Ubiquitous Management

•RESTful API

•Command Line Interface (CLI)

•CLI Supports Linux

API and CLI

Page 23: Getting Started with Oracle Compute Cloud

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

Features:

•Centralized Compute Cloud Management•Virtual Machines•Networking•Storage•SSH Keys

•Web-based Compute UI

Self Service

Page 24: Getting Started with Oracle Compute Cloud

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

Live Demo

Page 25: Getting Started with Oracle Compute Cloud

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

Hands on Lab

Page 26: Getting Started with Oracle Compute Cloud

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

Create SSH Key Pair – Part 1

Page 27: Getting Started with Oracle Compute Cloud

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

Create SSH Key Pair – Part 2

Page 28: Getting Started with Oracle Compute Cloud

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

Create Storage Volume – Part 1

Page 29: Getting Started with Oracle Compute Cloud

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

Create Storage Volume – Part 2

Page 30: Getting Started with Oracle Compute Cloud

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

Attach Storage Volume – Part 1

Page 31: Getting Started with Oracle Compute Cloud

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

Attach Storage Volume – Part 2

Page 32: Getting Started with Oracle Compute Cloud

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

Configure Storage Volume in VM – Part 1

Page 33: Getting Started with Oracle Compute Cloud

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

Configure Storage Volume in VM – Part 2

Page 34: Getting Started with Oracle Compute Cloud

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

Configure Storage Volume in VM – Part 3

Page 35: Getting Started with Oracle Compute Cloud

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

Configure Storage Volume in VM – Part 4

Page 36: Getting Started with Oracle Compute Cloud

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

Restrict SSH Access – Part 1

Page 37: Getting Started with Oracle Compute Cloud

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

Restrict SSH Access – Part 2

Page 38: Getting Started with Oracle Compute Cloud

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

Restrict SSH Access – Part 3

Page 39: Getting Started with Oracle Compute Cloud

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

Restrict SSH Access – Part 3

Page 40: Getting Started with Oracle Compute Cloud

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

Restrict SSH Access – Part 4

Page 41: Getting Started with Oracle Compute Cloud

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

Home Page: http://cloud.oracle.com/compute

Documentation: http://docs.oracle.com/cloud/latest/computecs_common/index.html

More Information..

Page 42: Getting Started with Oracle Compute Cloud

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

Q&A

Page 43: Getting Started with Oracle Compute Cloud

Copyright © 2014 Oracle and/or its affiliates. All rights reserved. | 43Oracle Confidential – Restricted

Page 44: Getting Started with Oracle Compute Cloud

Recommended