15
Running Oracle on the Amazon Cloud Bryan Stroble RMOUG Training Days February 7, 2014

RMOUG 2014_Running Amazon on the Oracle - DBAK

  • Upload
    others

  • View
    3

  • Download
    0

Embed Size (px)

Citation preview

Page 1: RMOUG 2014_Running Amazon on the Oracle - DBAK

Running Oracle on the Amazon Cloud

Bryan StrobleRMOUG Training Days

February 7, 2014

Page 2: RMOUG 2014_Running Amazon on the Oracle - DBAK

2

Oracle Experts, Easy to Work WithOracle experts• Oracle Database Technology Consulting• Oracle E-Business Suite Applications Consulting• Managed Services• Oracle License Reseller

Co-founded in 2005Average 20+ years of Oracle expertise150+ clientsGlobal reach with offices in Denver and Northeast U.S.Oracle Gold PartnerAwards

• “Inc. 5000 2013” – inc. Magazine • “Top Company” – 2013 Finalist, Colorado Biz• “Colorado Companies to Watch” – 2012 & 2013 Finalist, Colorado Office of Economic

Development and International Trade• “Fastest-Growing Private Companies” – 2012 & 2013 Finalist, Denver Business Journal• “Top 250 Private Companies” – 2011, 2012, 2013, CoBIZ Magazine• “Emerging Business of the Year, 2008” – South Metro Denver Chamber of Commerce

© DBAK 2014

Page 3: RMOUG 2014_Running Amazon on the Oracle - DBAK

3© DBAK 2014

Clients

Page 4: RMOUG 2014_Running Amazon on the Oracle - DBAK

Agenda

4© DBAK 2014

Overview of Oracle DB on Amazon Web Services• Legal Reminder• Oracle on RDS• Oracle on EC2• Quick Review of Each Service• Demo (Let’s dive in)

Page 5: RMOUG 2014_Running Amazon on the Oracle - DBAK

Legal Reminder

5© DBAK 2014

You are bound by all EULA pertaining to the use of Oracle software!• Oracle Enterprise Linux

– http://edelivery.oracle.com/EPD/LinuxLicense/get_form?ARU_LANG=US

• Oracle Technology Developer License Terms– http://www.oracle.com/technology/software/popup-

license/standard-license.html• Oracle eDelivery

– http://edelivery.oracle.com/linux• Oracle Cloud Licensing

– http://www.oracle.com/us/corporate/pricing/cloud-licensing-070579.pdf

Page 6: RMOUG 2014_Running Amazon on the Oracle - DBAK

Oracle Database on RDShttp://aws.amazon.com/rds/oracle/

6© DBAK 2014

Amazon RDS makes it easy to set up, operate, and scale Oracle Database deployments in the cloud. With Amazon RDS, you can deploy multiple editions of Oracle Database 11g in minutes with cost-efficient and re-sizable hardware capacity. Amazon RDS frees you up to focus on application development by managing time-consuming database administration tasks including provisioning, backups, software patching, monitoring, and hardware scaling.

Page 7: RMOUG 2014_Running Amazon on the Oracle - DBAK

Oracle Database on EC2http://aws.amazon.com/rds/oracle/

7© DBAK 2014

Amazon Web Services (AWS) and Oracle have worked together to offer customers convenient options for deploying enterprise applications on the AWS Cloud. Customers can not only build enterprise-grade Oracle apps to run on the AWS Cloud using database and middleware software by Oracle, but they can also launch entire enterprise software stacks from Oracle on Amazon EC2.

Page 8: RMOUG 2014_Running Amazon on the Oracle - DBAK

Amazon RDS and EC2

8© DBAK 2014

You can use Oracle Database 11g and Oracle Linux to build enterprise-grade solutions to run on the cloud, leveraging the virtually unlimited compute power and storage of AWS.• http://aws.amazon.com/oracle/

Amazon RDS allows you to use the AWS Management Console or a simple set of web services APIs to create, delete and modify relational database instances (DB Instances). You can also control access and security for your instance(s) and manage your database backups and snapshots.• http://aws.amazon.com/rds/oracle/

Page 9: RMOUG 2014_Running Amazon on the Oracle - DBAK

Demo

9© DBAK 2014

Page 10: RMOUG 2014_Running Amazon on the Oracle - DBAK

Amazon Virtual Private Cloud (Amazon VPC)

10© DBAK 2014

Amazon Virtual Private Cloud (Amazon VPC) lets you provision a private, isolated section of the Amazon Web Services (AWS) Cloud where you can launch AWS resources in a virtual network that you define. With Amazon VPC, you can define a virtual network topology that closely resembles a traditional network that you might operate in your own datacenter. You have complete control over your virtual networking environment, including selection of your own IP address range, creation of subnets, and configuration of route tables and network gateways.You can easily customize the network configuration for your Amazon VPC. For example, you can create a public-facing subnet for your webservers that has access to the Internet, and place your backend systems such as databases or application servers in a private-facing subnet with no Internet access. You can leverage multiple layers of security, including security groups and network access control lists, to help control access to Amazon EC2 instances in each subnet.Additionally, you can create a Hardware Virtual Private Network (VPN) connection between your corporate datacenter and your VPC and leverage the AWS cloud as an extension of your corporate datacenter

Page 11: RMOUG 2014_Running Amazon on the Oracle - DBAK

Other Service Available

11© DBAK 2014

Elastic IP Addresses• You can have one Elastic IP (EIP) address associated with a running instance at no

charge. If you associate additional EIPs with that instance, you will be charged for each additional EIP associated with that instance per hour on a pro rata basis. Additional EIPs are only available in Amazon VPC.

Amazon CloudWatch• Detailed Monitoring for Amazon EC2 is charged at standard Amazon CloudWatch rates of

$0.50 per metric per month. Each instance includes seven metrics for total charges of $3.50 per month. Partial months are charged on an hourly pro rata basis, at approximately $0.005/instance-hour.

Page 12: RMOUG 2014_Running Amazon on the Oracle - DBAK

Service Level Agreement

12© DBAK 2014

Amazon EC2 Service Level Agreement• This Amazon EC2 Service Level Agreement (“SLA”) is a policy governing the use of the

Amazon Elastic Compute Cloud (“Amazon EC2”) under the terms of the Amazon Web Services Customer Agreement (the “AWS Agreement”) between Amazon Web Services, LLC (“AWS”, “us” or “we”) and users of AWS’ services (“you”). This SLA applies separately to each account using Amazon EC2. Unless otherwise provided herein, this SLA is subject to the terms of the AWS Agreement and capitalized terms will have the meaning specified in the AWS Agreement. We reserve the right to change the terms of this SLA in accordance with the AWS Agreement.

Service Commitment• AWS will use commercially reasonable efforts to make Amazon EC2 available with an

Annual Uptime Percentage (defined below) of at least 99.95% during the Service Year. In the event Amazon EC2 does not meet the Annual Uptime Percentage commitment, you will be eligible to receive a Service Credit as described below.

Page 13: RMOUG 2014_Running Amazon on the Oracle - DBAK

Links to more reading

13© DBAK 2014

Amazon• More Links

– General Amazon EC2 Info» http://aws.amazon.com/ec2/

– EC2 Pricing» http://aws.amazon.com/ec2/pricing/

– RDS Pricing» http://aws.amazon.com/rds/oracle/pricing/

– RDS Data Import Guide» http://aws.amazon.com/articles/4173109646282306

– EC2 Instance Types» http://aws.amazon.com/ec2/instance-types/

– Oracle on Amazon AMIs» http://aws.amazon.com/amis/oracle/

Page 14: RMOUG 2014_Running Amazon on the Oracle - DBAK

Questions?

14© DBAK 2014

Page 15: RMOUG 2014_Running Amazon on the Oracle - DBAK

15© DBAK 2014

Contact

Bryan Stroble

720-475-8600 [email protected]

www.dbak.com