EBS Deployment On OCI PDF
EBS Deployment On OCI PDF
EBS Deployment On OCI PDF
Infrastructure + Platform: Oracle Cloud Platform is a comprehensive, standards-based, fully integrated combination of Oracle
and open source technologies you can use to build, deploy, migrate, and manage a variety of different application workloads in
the cloud at a significantly lower operational cost. The Database Cloud Service (DBCS) or Exadata Cloud Services (ExaCS) part
of PaaS can be used to run your database tier, enabling you to provision your chosen database configuration quickly and easily.
Java Cloud Service (JCS) can be used for the web and application middle-tier. JCS provides the additional capabilities and
benefits of being a PaaS service.
Infrastructure + Platform + Application Management Suite: Oracle Application Management Suite for Oracle E-Business
Suite leverages Oracle Enterprise Manager as Oracle’s on-premises management platform, providing a single pane of glass for
management of Oracle E-Business Suite environments on Oracle Cloud or at customer data centers. Oracle Enterprise
Manager provides market-leading automation for monitoring and managing Oracle Cloud environments, Oracle engineered
systems, databases, middleware, and Oracle applications.
Later in this paper, we provide some guidelines you can use to navigate these choices.
E-Business Suite on Oracle Cloud Infrastructure is a scalable, reliable, high performance solution. A number of EBS architecture
configurations are available to match your current on-premises design. With the EBS Lift & Shift capability, moving from on-
premises, operational risk has been reduced with improved success on all migrations. OCI is also very cost-effective for rapid
deployment and removal of test and QA environments.
Additional information for EBS on OCI can be found at the following websites:
• EBS on OCI
• EBS OCI Library
• EBS OCI Blog
• Getting started with EBS on OCI
Cloud Resource
Cloud resource refers to anything you provision on the cloud platform. In OCI terms, it can be a VCN, Compute, User,
Compartment, DBaaS, LBaaS or any other service component on the platform.
On-Premises
On-Premises is a widely-used term in Cloud Technologies and it refers to your traditional data-center environment. It includes
any co-location, dedicated floor space, dedicated data-center building or even a desktop running under your desk.
Compute Service
Oracle Cloud Infrastructure Compute lets you provision and manage compute hosts, known as instances. You can launch
instances as needed to meet your compute and application requirements. After you launch an instance, you can access it
securely from your computer, restart it, attach and detach volumes, and terminate it when you're done with it. Any changes
made to the instance's local drives are lost when you terminate it. Any saved changes to volumes attached to the instance are
retained.
Oracle Cloud Infrastructure offers both Bare Metal and Virtual Machine instances:
Bare Metal - A bare metal compute instance gives you dedicated physical server access for highest performance and strong
isolation.
Virtual Machine - A Virtual Machine (VM) is an independent computing environment that runs on top of physical bare metal
hardware. The virtualization makes it possible to run multiple VMs that are isolated from each other. VMs are ideal for running
applications that do not require the performance and resources (CPU, memory, network bandwidth, storage) of an entire
physical machine.
An Oracle Cloud Infrastructure VM compute instance runs on the same hardware as a Bare Metal instance, leveraging the
same cloud-optimized hardware, firmware, software stack, and networking infrastructure.
Subnet
A subnet is a subdivision of cloud network (VCN). Subnet is an AD (Availability Domain) specific resource and you must have
one subnet per AD in a region. A subnet consists of a contiguous range of IP Addresses that do not overlap with other Subnets
within the same VCN. You build a subnet by specifying the CIDR (range of IP Address), Availability Domain (AD) and a user-
friendly name for the Subnet. Subnets contain virtual network interface cards (VNIC), which attach to instances. You can
designate a subnet as private when you create it, which means VNICs in the subnet can’t have public IP address.
Security Lists
Security Lists are a virtual firewall for your VCN on OCI infrastructure. Each security list consists of ingress and egress rules that
specify the destination (CIDR) and type of traffic (Protocol and port) allowed in and out of instances within a subnet. A Security
List is attached to a subnet and you can change the traffic type/destination dynamically. For example, a rule in Security Lists
with source CIDR 10.100.200.0/24 with destination port 22 of TCP protocol will allow all ingress traffic from IP addresses
(10.100.200.0/24) on to OCI instances on port 22 for ssh connection.
Route Table
Route Tables are virtual route tables where you configure private and public traffic using DRG or IG. The route table rules
provide mapping for the traffic from subnets via gateways to a destination outside VCN, e. g., private traffic flows using DRG
and public traffic flows using IG. You can build multiple route tables within a VCN or use the default route table.
A route table must be assigned to a subnet within a VCN, so a default route table is used when you create a subnet without
specifying a route table. You can have one dedicated route table per subnet to keep it easy for subnet management. You can’t
change a subnet to use another route table once a subnet is created, however, you can change the route table rules at any
time.
Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.
Intel and Intel Xeon are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks
of SPARC International, Inc. AMD, Opteron, the AMD logo, and the AMD Opteron logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a
registered trademark of The Open Group. 0116