Oracle E-Business Suite on Kubernetes Cluster

V
Session ID:
Prepared by:
Remember to complete your evaluation for this session within the app!
10946
Running Oracle E-Business
Suite on Kubernetes Cluster
- On Google Cloud
Feb 28, 2019
Vasu Balla
Principal Consultant
Pythian
@r12dba
About Me
– 15 Years of Oracle Apps DBA Experience
– Principal Consultant with Pythian
– Oracle EBS ATG Customer Advisory Board Member
– Google Cloud Certified
– Based out of Ottawa, Canada
– @r12dba
ABOUT PYTHIAN
Pythian’s 400+ IT professionals
help companies adopt and
manage disruptive technologies
to better compete
3
Systems currently
managed by Pythian
EXPERIENCED
Pythian experts
in 35 countries
GLOBAL
Millennia of experience
gathered and shared
over 19 years
EXPERTS
11,800 2400
4
Agenda
• Docker Overview
• Kubernetes Overview
• EBS On Docker
• Autoscaling EBS using Kubernetes
• Pros, Cons & Limitations
Docker
• Container Technology, Similar to Linux Containers
• Less overhead compared to Virtual Machines
• Instant start , No OS overhead
• Standardized packaging for software and dependencies
• Isolate apps from each other
• Share the same OS Kernel
• Works with all major Linux and Windows Servers
Docker vs VM
Docker vs Physical host
Docker basics
• Image
– The basis of a Docker Container. The content at rest
• Container
– The image when its running
• Engine
– The software that executes commands for containers. Networking and Disk volumes
are part of engine
• Registry
– Stores, distributes and manages Docker Images
Container Registry
• Oracle
– container-registry.oracle.com
• Google
– gcr.io
• Docker
– hub.docker.com
• Kubernetes
– k8s.gcr.io
Oracle Containers
EBS on Docker
• Use Oracle Linux 6 Image from Oracle docker Container Registry as base
• Tarball EBS Filesystem from source and Copy to OEL6 Docker
• Build Final image from OEL6 Docker & EBS FS tarball
• Just need to make sure Docker container uses same hostname as source
• Check blog – http://bit.ly/ebs-docker
Kubernetes
• Provides a container-centric management environment.
• Orchestrates computing, networking, and storage infrastructure on behalf of
user workloads
• Supports other container technologies as well
– ContainerD
– Rkt
– Docker
K8S Architecture
Application Types in K8S ( Autoscaling)
• Deployment ( Replica Set)
– Maintains a given number of replicas of a given Pod
• High availability, Load Balancing
• Daemon Set
– Runs exactly one instance of a given Pod on every node
• Access to unique host resources, Load balancing
• Stateful Set
– Maintains a scalable collection of Pods with unique roles
• Persistent resource and identities
EBS on K8S Limitation
• Limitation with K8S is it uses dynamic hostnames for Pods/Containers
• EBS needs persistent hostnames and disks to be able to run
– FND_NODES, ENV file hostnames are hardcoded
• Oracle E-Business Suite Licensing is not Cloud Friendly
• Adding Node and Remove node in EBS is time consuming
EBS on K8S Arch
Kubernetes Cluster
Node1 Node2 Node3
ebs-web-pod-1 ebs-web-pod-3 ebs-cm-pod-3
ebs-web-pod-2 ebs-forms-pod-2
ebs-db-pod-1ebs-forms-pod-1 ebs-forms-pod-3
ebs-cm-pod-1 ebs-cm-pod-2
Users
Web port 8000
Service
EBS on K8S
• Build Full cluster + pods with max replicas
• Use StatefulSet controller in K8S
• This ensures all containers use ordered hostnames and diskspace is persistent
• Build Separate EBS App & DB Docker Images
• Deploy and Pre-register the nodes in EBS DB
• Use Horizontal Autoscaler for Web, Forms & CM nodes
• Use Vertical Autoscaler for DB
EBS on K8S
• Startup scripts and YAML files will be posted to
• https://github.com/vasuballa/ebs-k8s
Session ID:
Remember to complete your evaluation for this session within the app!
10946
balla@pythian.com
1 de 20

Recomendados

Optimize DR and Cloning with Logical Hostnames in Oracle E-Business Suite (OA... por
Optimize DR and Cloning with Logical Hostnames in Oracle E-Business Suite (OA...Optimize DR and Cloning with Logical Hostnames in Oracle E-Business Suite (OA...
Optimize DR and Cloning with Logical Hostnames in Oracle E-Business Suite (OA...Andrejs Prokopjevs
1.8K vistas44 diapositivas
Move your oracle apps to oci por
Move your oracle apps to ociMove your oracle apps to oci
Move your oracle apps to ociVamsiKrishna815
275 vistas25 diapositivas
Docker Commands With Examples | Docker Tutorial | DevOps Tutorial | Docker Tr... por
Docker Commands With Examples | Docker Tutorial | DevOps Tutorial | Docker Tr...Docker Commands With Examples | Docker Tutorial | DevOps Tutorial | Docker Tr...
Docker Commands With Examples | Docker Tutorial | DevOps Tutorial | Docker Tr...Edureka!
1.2K vistas24 diapositivas
TFA Collector - what can one do with it por
TFA Collector - what can one do with it TFA Collector - what can one do with it
TFA Collector - what can one do with it Sandesh Rao
572 vistas69 diapositivas
Kubernetes in 30 minutes (2017/03/10) por
Kubernetes in 30 minutes (2017/03/10)Kubernetes in 30 minutes (2017/03/10)
Kubernetes in 30 minutes (2017/03/10)lestrrat
29.3K vistas106 diapositivas
K8s in 3h - Kubernetes Fundamentals Training por
K8s in 3h - Kubernetes Fundamentals TrainingK8s in 3h - Kubernetes Fundamentals Training
K8s in 3h - Kubernetes Fundamentals TrainingPiotr Perzyna
396 vistas80 diapositivas

Más contenido relacionado

La actualidad más candente

Oracle 21c: New Features and Enhancements of Data Pump & TTS por
Oracle 21c: New Features and Enhancements of Data Pump & TTSOracle 21c: New Features and Enhancements of Data Pump & TTS
Oracle 21c: New Features and Enhancements of Data Pump & TTSChristian Gohmann
531 vistas25 diapositivas
Database Cloud Services Office Hours - 0421 - Migrate AWS to OCI por
Database Cloud Services Office Hours - 0421 - Migrate AWS to OCIDatabase Cloud Services Office Hours - 0421 - Migrate AWS to OCI
Database Cloud Services Office Hours - 0421 - Migrate AWS to OCITammy Bednar
1K vistas25 diapositivas
New Generation Oracle RAC Performance por
New Generation Oracle RAC PerformanceNew Generation Oracle RAC Performance
New Generation Oracle RAC PerformanceAnil Nair
2.2K vistas44 diapositivas
Kubernetes Installation on Ubuntu | Edureka por
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaEdureka!
592 vistas12 diapositivas
Kubernetes Problem-Solving por
Kubernetes Problem-SolvingKubernetes Problem-Solving
Kubernetes Problem-SolvingAll Things Open
122 vistas54 diapositivas
Docker compose por
Docker composeDocker compose
Docker composeFelipe Ruhland
757 vistas31 diapositivas

La actualidad más candente(20)

Oracle 21c: New Features and Enhancements of Data Pump & TTS por Christian Gohmann
Oracle 21c: New Features and Enhancements of Data Pump & TTSOracle 21c: New Features and Enhancements of Data Pump & TTS
Oracle 21c: New Features and Enhancements of Data Pump & TTS
Christian Gohmann531 vistas
Database Cloud Services Office Hours - 0421 - Migrate AWS to OCI por Tammy Bednar
Database Cloud Services Office Hours - 0421 - Migrate AWS to OCIDatabase Cloud Services Office Hours - 0421 - Migrate AWS to OCI
Database Cloud Services Office Hours - 0421 - Migrate AWS to OCI
Tammy Bednar1K vistas
New Generation Oracle RAC Performance por Anil Nair
New Generation Oracle RAC PerformanceNew Generation Oracle RAC Performance
New Generation Oracle RAC Performance
Anil Nair2.2K vistas
Kubernetes Installation on Ubuntu | Edureka por Edureka!
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | Edureka
Edureka!592 vistas
[NDC17] Kubernetes로 개발서버 간단히 찍어내기 por SeungYong Oh
[NDC17] Kubernetes로 개발서버 간단히 찍어내기[NDC17] Kubernetes로 개발서버 간단히 찍어내기
[NDC17] Kubernetes로 개발서버 간단히 찍어내기
SeungYong Oh17.5K vistas
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices por Markus Michalewicz
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best PracticesOracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices
Markus Michalewicz1.6K vistas
Oracle Client Failover - Under The Hood por Ludovico Caldara
Oracle Client Failover - Under The HoodOracle Client Failover - Under The Hood
Oracle Client Failover - Under The Hood
Ludovico Caldara1.9K vistas
Kubernetes Architecture | Understanding Kubernetes Components | Kubernetes Tu... por Edureka!
Kubernetes Architecture | Understanding Kubernetes Components | Kubernetes Tu...Kubernetes Architecture | Understanding Kubernetes Components | Kubernetes Tu...
Kubernetes Architecture | Understanding Kubernetes Components | Kubernetes Tu...
Edureka!2K vistas
What to Expect From Oracle database 19c por Maria Colgan
What to Expect From Oracle database 19cWhat to Expect From Oracle database 19c
What to Expect From Oracle database 19c
Maria Colgan11.9K vistas
Oracle db performance tuning por Simon Huang
Oracle db performance tuningOracle db performance tuning
Oracle db performance tuning
Simon Huang3.1K vistas
Understanding Oracle RAC 12c Internals OOW13 [CON8806] por Markus Michalewicz
Understanding Oracle RAC 12c Internals OOW13 [CON8806]Understanding Oracle RAC 12c Internals OOW13 [CON8806]
Understanding Oracle RAC 12c Internals OOW13 [CON8806]
Markus Michalewicz5.8K vistas
[오픈소스컨설팅]Docker기초 실습 교육 20181113_v3 por Ji-Woong Choi
[오픈소스컨설팅]Docker기초 실습 교육 20181113_v3[오픈소스컨설팅]Docker기초 실습 교육 20181113_v3
[오픈소스컨설팅]Docker기초 실습 교육 20181113_v3
Ji-Woong Choi3.9K vistas
Oracle Database Performance Tuning Advanced Features and Best Practices for DBAs por Zohar Elkayam
Oracle Database Performance Tuning Advanced Features and Best Practices for DBAsOracle Database Performance Tuning Advanced Features and Best Practices for DBAs
Oracle Database Performance Tuning Advanced Features and Best Practices for DBAs
Zohar Elkayam3.2K vistas
Zero downtime deployment of micro-services with Kubernetes por Wojciech Barczyński
Zero downtime deployment of micro-services with KubernetesZero downtime deployment of micro-services with Kubernetes
Zero downtime deployment of micro-services with Kubernetes
Red Hat OpenStack 17 저자직강+스터디그룹_4주차 por Nalee Jang
Red Hat OpenStack 17 저자직강+스터디그룹_4주차Red Hat OpenStack 17 저자직강+스터디그룹_4주차
Red Hat OpenStack 17 저자직강+스터디그룹_4주차
Nalee Jang198 vistas

Similar a Oracle E-Business Suite on Kubernetes Cluster

Docker for the enterprise por
Docker for the enterpriseDocker for the enterprise
Docker for the enterpriseBert Poller
798 vistas51 diapositivas
Centralizing Kubernetes and Container Operations por
Centralizing Kubernetes and Container OperationsCentralizing Kubernetes and Container Operations
Centralizing Kubernetes and Container OperationsKublr
2.5K vistas23 diapositivas
Adf with docker por
Adf with dockerAdf with docker
Adf with dockerEugene Fedorenko
1.4K vistas43 diapositivas
Fun with Kubernetes and Payara Micro 5 por
Fun with Kubernetes and Payara Micro 5Fun with Kubernetes and Payara Micro 5
Fun with Kubernetes and Payara Micro 5Payara
555 vistas24 diapositivas
Oracle - Continuous Delivery NYC meetup, June 07, 2018 por
Oracle - Continuous Delivery NYC meetup, June 07, 2018Oracle - Continuous Delivery NYC meetup, June 07, 2018
Oracle - Continuous Delivery NYC meetup, June 07, 2018Oracle Developers
146 vistas22 diapositivas
Introduction to Kubernetes por
Introduction to KubernetesIntroduction to Kubernetes
Introduction to KubernetesVishal Biyani
601 vistas21 diapositivas

Similar a Oracle E-Business Suite on Kubernetes Cluster(20)

Docker for the enterprise por Bert Poller
Docker for the enterpriseDocker for the enterprise
Docker for the enterprise
Bert Poller798 vistas
Centralizing Kubernetes and Container Operations por Kublr
Centralizing Kubernetes and Container OperationsCentralizing Kubernetes and Container Operations
Centralizing Kubernetes and Container Operations
Kublr2.5K vistas
Fun with Kubernetes and Payara Micro 5 por Payara
Fun with Kubernetes and Payara Micro 5Fun with Kubernetes and Payara Micro 5
Fun with Kubernetes and Payara Micro 5
Payara555 vistas
Oracle - Continuous Delivery NYC meetup, June 07, 2018 por Oracle Developers
Oracle - Continuous Delivery NYC meetup, June 07, 2018Oracle - Continuous Delivery NYC meetup, June 07, 2018
Oracle - Continuous Delivery NYC meetup, June 07, 2018
Oracle Developers146 vistas
Introduction to Kubernetes por Vishal Biyani
Introduction to KubernetesIntroduction to Kubernetes
Introduction to Kubernetes
Vishal Biyani601 vistas
01 - VMUGIT - Lecce 2018 - Fabio Rapposelli, VMware por VMUG IT
01 - VMUGIT - Lecce 2018 - Fabio Rapposelli, VMware01 - VMUGIT - Lecce 2018 - Fabio Rapposelli, VMware
01 - VMUGIT - Lecce 2018 - Fabio Rapposelli, VMware
VMUG IT262 vistas
Evénement Docker Paris: Anticipez les nouveaux business model et réduisez vos... por Docker, Inc.
Evénement Docker Paris: Anticipez les nouveaux business model et réduisez vos...Evénement Docker Paris: Anticipez les nouveaux business model et réduisez vos...
Evénement Docker Paris: Anticipez les nouveaux business model et réduisez vos...
Docker, Inc.1.5K vistas
Storage Integrations for Container Orchestrators por {code} by Dell EMC
Storage Integrations for Container OrchestratorsStorage Integrations for Container Orchestrators
Storage Integrations for Container Orchestrators
{code} by Dell EMC3.8K vistas
DockerCon 15 Keynote - Day 2 por Docker, Inc.
DockerCon 15 Keynote - Day 2DockerCon 15 Keynote - Day 2
DockerCon 15 Keynote - Day 2
Docker, Inc.20.2K vistas
Simplify Your Way To Expert Kubernetes Management por DevOps.com
Simplify Your Way To Expert Kubernetes ManagementSimplify Your Way To Expert Kubernetes Management
Simplify Your Way To Expert Kubernetes Management
DevOps.com269 vistas
Container orchestration k8s azure kubernetes services por Rajesh Kolla
Container orchestration  k8s azure kubernetes servicesContainer orchestration  k8s azure kubernetes services
Container orchestration k8s azure kubernetes services
Rajesh Kolla55 vistas
Latest (storage IO) patterns for cloud-native applications por OpenEBS
Latest (storage IO) patterns for cloud-native applications Latest (storage IO) patterns for cloud-native applications
Latest (storage IO) patterns for cloud-native applications
OpenEBS166 vistas
Data Agility for Devops - OSI 2018 por OpenEBS
Data Agility for Devops - OSI 2018Data Agility for Devops - OSI 2018
Data Agility for Devops - OSI 2018
OpenEBS239 vistas
Kubernetes – An open platform for container orchestration por inovex GmbH
Kubernetes – An open platform for container orchestrationKubernetes – An open platform for container orchestration
Kubernetes – An open platform for container orchestration
inovex GmbH509 vistas
Docker Datacenter Overview and Production Setup Slides por Docker, Inc.
Docker Datacenter Overview and Production Setup SlidesDocker Datacenter Overview and Production Setup Slides
Docker Datacenter Overview and Production Setup Slides
Docker, Inc.3.1K vistas

Más de vasuballa

Using oracle cloud to speed up e business suite 12.2 upgrade por
Using oracle cloud to speed up e business suite 12.2 upgradeUsing oracle cloud to speed up e business suite 12.2 upgrade
Using oracle cloud to speed up e business suite 12.2 upgradevasuballa
752 vistas25 diapositivas
Securing oracle e-business suite 12.1 and 12.2 technology infrastructure por
Securing oracle e-business suite 12.1 and 12.2 technology infrastructureSecuring oracle e-business suite 12.1 and 12.2 technology infrastructure
Securing oracle e-business suite 12.1 and 12.2 technology infrastructurevasuballa
1.4K vistas23 diapositivas
Oracle EBS database upgrade to 12c por
Oracle EBS database upgrade to 12cOracle EBS database upgrade to 12c
Oracle EBS database upgrade to 12cvasuballa
1.1K vistas17 diapositivas
EBS on Oracle Cloud por
EBS on Oracle CloudEBS on Oracle Cloud
EBS on Oracle Cloudvasuballa
770 vistas21 diapositivas
OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh... por
OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...
OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...vasuballa
2.3K vistas62 diapositivas
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423] por
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]vasuballa
1.8K vistas109 diapositivas

Más de vasuballa(20)

Using oracle cloud to speed up e business suite 12.2 upgrade por vasuballa
Using oracle cloud to speed up e business suite 12.2 upgradeUsing oracle cloud to speed up e business suite 12.2 upgrade
Using oracle cloud to speed up e business suite 12.2 upgrade
vasuballa752 vistas
Securing oracle e-business suite 12.1 and 12.2 technology infrastructure por vasuballa
Securing oracle e-business suite 12.1 and 12.2 technology infrastructureSecuring oracle e-business suite 12.1 and 12.2 technology infrastructure
Securing oracle e-business suite 12.1 and 12.2 technology infrastructure
vasuballa1.4K vistas
Oracle EBS database upgrade to 12c por vasuballa
Oracle EBS database upgrade to 12cOracle EBS database upgrade to 12c
Oracle EBS database upgrade to 12c
vasuballa1.1K vistas
EBS on Oracle Cloud por vasuballa
EBS on Oracle CloudEBS on Oracle Cloud
EBS on Oracle Cloud
vasuballa770 vistas
OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh... por vasuballa
OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...
OOW16 - Running your E-Business Suite on Oracle Cloud (IaaS + PaaS) - Why, Wh...
vasuballa2.3K vistas
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423] por vasuballa
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]
vasuballa1.8K vistas
OOW16 - Oracle E-Business Suite: What’s New in Release 12.2 Beyond Online Pat... por vasuballa
OOW16 - Oracle E-Business Suite: What’s New in Release 12.2 Beyond Online Pat...OOW16 - Oracle E-Business Suite: What’s New in Release 12.2 Beyond Online Pat...
OOW16 - Oracle E-Business Suite: What’s New in Release 12.2 Beyond Online Pat...
vasuballa4K vistas
OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu... por vasuballa
OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...
OOW16 - Oracle E-Business Suite 12 Upgrade Experience for a 14 TB Oracle E-Bu...
vasuballa611 vistas
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423] por vasuballa
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]
OOW16 - Planning Your Upgrade to Oracle E-Business Suite 12.2 [CON1423]
vasuballa386 vistas
OOW16 - Testing Oracle E-Business Suite Best Practices [CON6713] por vasuballa
OOW16 - Testing Oracle E-Business Suite Best Practices [CON6713]OOW16 - Testing Oracle E-Business Suite Best Practices [CON6713]
OOW16 - Testing Oracle E-Business Suite Best Practices [CON6713]
vasuballa1.1K vistas
OOW16 - Technical Upgrade Best Practices for Oracle E-Business Suite 12.2 [CO... por vasuballa
OOW16 - Technical Upgrade Best Practices for Oracle E-Business Suite 12.2 [CO...OOW16 - Technical Upgrade Best Practices for Oracle E-Business Suite 12.2 [CO...
OOW16 - Technical Upgrade Best Practices for Oracle E-Business Suite 12.2 [CO...
vasuballa2.1K vistas
OOW16 - Personalizing Oracle E-Business Suite: The Next Generation [CON6716] por vasuballa
OOW16 - Personalizing Oracle E-Business Suite: The Next Generation [CON6716]OOW16 - Personalizing Oracle E-Business Suite: The Next Generation [CON6716]
OOW16 - Personalizing Oracle E-Business Suite: The Next Generation [CON6716]
vasuballa864 vistas
OOW16 - Build, Deploy, and Manage Smartphone Applications for Oracle E-Busine... por vasuballa
OOW16 - Build, Deploy, and Manage Smartphone Applications for Oracle E-Busine...OOW16 - Build, Deploy, and Manage Smartphone Applications for Oracle E-Busine...
OOW16 - Build, Deploy, and Manage Smartphone Applications for Oracle E-Busine...
vasuballa876 vistas
OOW16 - Simplified and Touch-Friendly User Interface in Oracle E-Business Sui... por vasuballa
OOW16 - Simplified and Touch-Friendly User Interface in Oracle E-Business Sui...OOW16 - Simplified and Touch-Friendly User Interface in Oracle E-Business Sui...
OOW16 - Simplified and Touch-Friendly User Interface in Oracle E-Business Sui...
vasuballa434 vistas
OOW16 - Faster and Better: Oracle E-Business Suite Desktop Integration Enhanc... por vasuballa
OOW16 - Faster and Better: Oracle E-Business Suite Desktop Integration Enhanc...OOW16 - Faster and Better: Oracle E-Business Suite Desktop Integration Enhanc...
OOW16 - Faster and Better: Oracle E-Business Suite Desktop Integration Enhanc...
vasuballa491 vistas
OOW16 - Oracle E-Business Suite in Oracle Cloud: Technical Insight [CON6723] por vasuballa
OOW16 - Oracle E-Business Suite in Oracle Cloud: Technical Insight [CON6723]OOW16 - Oracle E-Business Suite in Oracle Cloud: Technical Insight [CON6723]
OOW16 - Oracle E-Business Suite in Oracle Cloud: Technical Insight [CON6723]
vasuballa1K vistas
OOW16 - Leverage Oracle Integration Cloud Service for Oracle E-Business Suite... por vasuballa
OOW16 - Leverage Oracle Integration Cloud Service for Oracle E-Business Suite...OOW16 - Leverage Oracle Integration Cloud Service for Oracle E-Business Suite...
OOW16 - Leverage Oracle Integration Cloud Service for Oracle E-Business Suite...
vasuballa961 vistas
OOW16 - Maintenance Strategies for Oracle E-Business Suite [CON6725] por vasuballa
OOW16 - Maintenance Strategies for Oracle E-Business Suite [CON6725]OOW16 - Maintenance Strategies for Oracle E-Business Suite [CON6725]
OOW16 - Maintenance Strategies for Oracle E-Business Suite [CON6725]
vasuballa837 vistas
OOW16 - Oracle E-Business Suite: Technology Certification Primer and Roadmap ... por vasuballa
OOW16 - Oracle E-Business Suite: Technology Certification Primer and Roadmap ...OOW16 - Oracle E-Business Suite: Technology Certification Primer and Roadmap ...
OOW16 - Oracle E-Business Suite: Technology Certification Primer and Roadmap ...
vasuballa820 vistas
OOW16 - Oracle E-Business Suite Information Discovery: Your Journey to the Cl... por vasuballa
OOW16 - Oracle E-Business Suite Information Discovery: Your Journey to the Cl...OOW16 - Oracle E-Business Suite Information Discovery: Your Journey to the Cl...
OOW16 - Oracle E-Business Suite Information Discovery: Your Journey to the Cl...
vasuballa437 vistas

Último

2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue por
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlueShapeBlue
31 vistas23 diapositivas
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N... por
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...James Anderson
126 vistas32 diapositivas
Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De... por
Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De...Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De...
Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De...Moses Kemibaro
27 vistas38 diapositivas
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti... por
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...ShapeBlue
26 vistas29 diapositivas
HTTP headers that make your website go faster - devs.gent November 2023 por
HTTP headers that make your website go faster - devs.gent November 2023HTTP headers that make your website go faster - devs.gent November 2023
HTTP headers that make your website go faster - devs.gent November 2023Thijs Feryn
26 vistas151 diapositivas
DRBD Deep Dive - Philipp Reisner - LINBIT por
DRBD Deep Dive - Philipp Reisner - LINBITDRBD Deep Dive - Philipp Reisner - LINBIT
DRBD Deep Dive - Philipp Reisner - LINBITShapeBlue
44 vistas21 diapositivas

Último(20)

2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue por ShapeBlue
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue
ShapeBlue31 vistas
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N... por James Anderson
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...
GDG Cloud Southlake 28 Brad Taylor and Shawn Augenstein Old Problems in the N...
James Anderson126 vistas
Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De... por Moses Kemibaro
Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De...Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De...
Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De...
Moses Kemibaro27 vistas
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti... por ShapeBlue
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...
ShapeBlue26 vistas
HTTP headers that make your website go faster - devs.gent November 2023 por Thijs Feryn
HTTP headers that make your website go faster - devs.gent November 2023HTTP headers that make your website go faster - devs.gent November 2023
HTTP headers that make your website go faster - devs.gent November 2023
Thijs Feryn26 vistas
DRBD Deep Dive - Philipp Reisner - LINBIT por ShapeBlue
DRBD Deep Dive - Philipp Reisner - LINBITDRBD Deep Dive - Philipp Reisner - LINBIT
DRBD Deep Dive - Philipp Reisner - LINBIT
ShapeBlue44 vistas
"Surviving highload with Node.js", Andrii Shumada por Fwdays
"Surviving highload with Node.js", Andrii Shumada "Surviving highload with Node.js", Andrii Shumada
"Surviving highload with Node.js", Andrii Shumada
Fwdays33 vistas
VNF Integration and Support in CloudStack - Wei Zhou - ShapeBlue por ShapeBlue
VNF Integration and Support in CloudStack - Wei Zhou - ShapeBlueVNF Integration and Support in CloudStack - Wei Zhou - ShapeBlue
VNF Integration and Support in CloudStack - Wei Zhou - ShapeBlue
ShapeBlue62 vistas
Ransomware is Knocking your Door_Final.pdf por Security Bootcamp
Ransomware is Knocking your Door_Final.pdfRansomware is Knocking your Door_Final.pdf
Ransomware is Knocking your Door_Final.pdf
Security Bootcamp66 vistas
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ... por Jasper Oosterveld
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...
Jasper Oosterveld27 vistas
Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ... por ShapeBlue
Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ...Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ...
Backroll, News and Demo - Pierre Charton, Matthias Dhellin, Ousmane Diarra - ...
ShapeBlue61 vistas
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue por ShapeBlue
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlueCloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue
ShapeBlue26 vistas
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue por ShapeBlue
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlueElevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue
ShapeBlue70 vistas
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive por Network Automation Forum
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveAutomating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online por ShapeBlue
KVM Security Groups Under the Hood - Wido den Hollander - Your.OnlineKVM Security Groups Under the Hood - Wido den Hollander - Your.Online
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online
ShapeBlue75 vistas
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit... por ShapeBlue
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...
ShapeBlue40 vistas
Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ... por ShapeBlue
Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ...Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ...
Backup and Disaster Recovery with CloudStack and StorPool - Workshop - Venko ...
ShapeBlue55 vistas

Oracle E-Business Suite on Kubernetes Cluster

  • 1. Session ID: Prepared by: Remember to complete your evaluation for this session within the app! 10946 Running Oracle E-Business Suite on Kubernetes Cluster - On Google Cloud Feb 28, 2019 Vasu Balla Principal Consultant Pythian @r12dba
  • 2. About Me – 15 Years of Oracle Apps DBA Experience – Principal Consultant with Pythian – Oracle EBS ATG Customer Advisory Board Member – Google Cloud Certified – Based out of Ottawa, Canada – @r12dba
  • 3. ABOUT PYTHIAN Pythian’s 400+ IT professionals help companies adopt and manage disruptive technologies to better compete 3
  • 4. Systems currently managed by Pythian EXPERIENCED Pythian experts in 35 countries GLOBAL Millennia of experience gathered and shared over 19 years EXPERTS 11,800 2400 4
  • 5. Agenda • Docker Overview • Kubernetes Overview • EBS On Docker • Autoscaling EBS using Kubernetes • Pros, Cons & Limitations
  • 6. Docker • Container Technology, Similar to Linux Containers • Less overhead compared to Virtual Machines • Instant start , No OS overhead • Standardized packaging for software and dependencies • Isolate apps from each other • Share the same OS Kernel • Works with all major Linux and Windows Servers
  • 9. Docker basics • Image – The basis of a Docker Container. The content at rest • Container – The image when its running • Engine – The software that executes commands for containers. Networking and Disk volumes are part of engine • Registry – Stores, distributes and manages Docker Images
  • 10. Container Registry • Oracle – container-registry.oracle.com • Google – gcr.io • Docker – hub.docker.com • Kubernetes – k8s.gcr.io
  • 12. EBS on Docker • Use Oracle Linux 6 Image from Oracle docker Container Registry as base • Tarball EBS Filesystem from source and Copy to OEL6 Docker • Build Final image from OEL6 Docker & EBS FS tarball • Just need to make sure Docker container uses same hostname as source • Check blog – http://bit.ly/ebs-docker
  • 13. Kubernetes • Provides a container-centric management environment. • Orchestrates computing, networking, and storage infrastructure on behalf of user workloads • Supports other container technologies as well – ContainerD – Rkt – Docker
  • 15. Application Types in K8S ( Autoscaling) • Deployment ( Replica Set) – Maintains a given number of replicas of a given Pod • High availability, Load Balancing • Daemon Set – Runs exactly one instance of a given Pod on every node • Access to unique host resources, Load balancing • Stateful Set – Maintains a scalable collection of Pods with unique roles • Persistent resource and identities
  • 16. EBS on K8S Limitation • Limitation with K8S is it uses dynamic hostnames for Pods/Containers • EBS needs persistent hostnames and disks to be able to run – FND_NODES, ENV file hostnames are hardcoded • Oracle E-Business Suite Licensing is not Cloud Friendly • Adding Node and Remove node in EBS is time consuming
  • 17. EBS on K8S Arch Kubernetes Cluster Node1 Node2 Node3 ebs-web-pod-1 ebs-web-pod-3 ebs-cm-pod-3 ebs-web-pod-2 ebs-forms-pod-2 ebs-db-pod-1ebs-forms-pod-1 ebs-forms-pod-3 ebs-cm-pod-1 ebs-cm-pod-2 Users Web port 8000 Service
  • 18. EBS on K8S • Build Full cluster + pods with max replicas • Use StatefulSet controller in K8S • This ensures all containers use ordered hostnames and diskspace is persistent • Build Separate EBS App & DB Docker Images • Deploy and Pre-register the nodes in EBS DB • Use Horizontal Autoscaler for Web, Forms & CM nodes • Use Vertical Autoscaler for DB
  • 19. EBS on K8S • Startup scripts and YAML files will be posted to • https://github.com/vasuballa/ebs-k8s
  • 20. Session ID: Remember to complete your evaluation for this session within the app! 10946 balla@pythian.com