SlideShare ist ein Scribd-Unternehmen logo
1 von 16
Downloaden Sie, um offline zu lesen
WebLogic Multitenancy
• WLSDM & JSL Product Manager
• WLSDM Community Leader
@mfevzikorkutata
Middleware & SOA Consultant
#OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
Agenda
• About WebLogic 12cR2
• Multinetancy &
Microcontainers &
Partitions…
• Demo
#OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
WebLogic Server 12c R2
Portable to Cloud
Continuously Available
Multitenant
#OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
WebLogic Server Multitenant
Microcontainer
Portability for DevOps
Domain
Consolidation
Secure/Isolated
Multitenant Java
4
#OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
Oracle WebLogic Server Multitenancy Concepts
• Key new concept is the domain partition
– Administrative and runtime subset of a domain
– Microcontainer for apps and resources
• Partitions share OS, JVM, WLS with isolation
– JVM: Heap, CPU, file descriptors
– Security: Shared or dedicated security realms
– Administration: Start/stop, admin role scoping
• Partitions are pluggable and portable
– Can be exported, imported and migrated
Container Database
PDB1 PDB2
Virtual Host
App
App
JMS
Datasource
JNDI
Virtual Host
App
App
JMS
Datasource
JNDI
Partition 1 Partition 2
Web Tier
Managed Server/Cluster
#OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
WLS
Microcontainer
-ize
Export Import
WebLogic Server 12c R2 Partitions
My “BUZZY” word! ®
#OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
I mean it 
#OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
“microcainterize Vs. “containerize”
8
Simplicity and Flexibility
Deploying SaaS Applications – Resource Group Templates
ContainerDatabase
WebLogic Server
OverridesPartition 1 – Bayland Urgent Care
Virtual
Target 1
App App JMS
Data
Source
OverridesPartition 2 – Valley Health
Virtual
Target 2
App App JMS
Data
Source
MedRec Resource
Group Template
App Deployment
App Deployment
JMS
Mail Session
JDBC System
Resource
Virtual Target 1
• Host:port
• URI
• Targets
Resource Group
Resource Group
Bayland PDB
Valley Health
PDB
#OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
Partition Resource Management
9
Heap Example JVM
Partition 1 Partition 1 Partition 3 Partition 4 <name>heap-level-1</name>
<heap>
<trigger>
<name>1.25GB</name>
<value>1250</value>
<action>notify</action>
</trigger>
<trigger>
<name>1.5GB</name>
<value>1500</value>
<action>slow</action>
</trigger>
<trigger>
<name>2GB</name>
<value>2000</value>
<action>stop</action>
</trigger>
</heap>
1.25
1.5
2.0
#OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
Partition Resource Management
10
Heap Example JVM
Partition 1 Partition 1 Partition 3 Partition 4 <name>heap-level-1</name>
<heap>
<trigger>
<name>1.25GB</name>
<value>1250</value>
<action>notify</action>
</trigger>
<trigger>
<name>1.5GB</name>
<value>1500</value>
<action>slow</action>
</trigger>
<trigger>
<name>2GB</name>
<value>2000</value>
<action>stop</action>
</trigger>
</heap>
1 GB
0.5 GB
0.75 GB
0.5 GB
1.25
1.5
2.0
#OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
Partition Resource Management
11
Heap Example JVM
Partition 1 Partition 1 Partition 3 Partition 4 <name>heap-level-1</name>
<heap>
<trigger>
<name>1.25GB</name>
<value>1250</value>
<action>notify</action>
</trigger>
<trigger>
<name>1.5GB</name>
<value>1500</value>
<action>slow</action>
</trigger>
<trigger>
<name>2GB</name>
<value>2000</value>
<action>stop</action>
</trigger>
</heap>
1.26 GB
0.5 GB
0.75 GB
0.5 GB
Crossing 1.25 GB
triggers “notify” action
1.25
1.5
2.0
#OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
Partition Resource Management
12
Heap Example JVM
Partition 1 Partition 1 Partition 3 Partition 4 <name>heap-level-1</name>
<heap>
<trigger>
<name>1.25GB</name>
<value>1250</value>
<action>notify</action>
</trigger>
<trigger>
<name>1.5GB</name>
<value>1500</value>
<action>slow</action>
</trigger>
<trigger>
<name>2GB</name>
<value>2000</value>
<action>stop</action>
</trigger>
</heap>
1.51 GB
0.5 GB
0.75 GB
0.5 GB
Crossing 1.5 GB triggers
“slow” action
1.25
1.5
2.0
#OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
Partition Resource Management
13
Heap Example JVM
Partition 1 Partition 1 Partition 3 Partition 4 <name>heap-level-1</name>
<heap>
<trigger>
<name>1.25GB</name>
<value>1250</value>
<action>notify</action>
</trigger>
<trigger>
<name>1.5GB</name>
<value>1500</value>
<action>slow</action>
</trigger>
<trigger>
<name>2GB</name>
<value>2000</value>
<action>stop</action>
</trigger>
</heap>
2.05 GB
0.5 GB
0.75 GB
0.5 GB
Crossing 2 GB triggers
“stop” action
1.25
1.5
2.0
#OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
WLS
Multi-
tenancy
DEMO
#OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
Result: PaaS-4-SaaS
#OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
OTD
(Traffic Director)
WebLogic MT
Pluggable
Partitions
Oracle
Pluggable
Database
Bandwidth/HA
Management
JVM/Resource
Instance Management
DB Container
Management
DEMO-2: WLS “Lift & Shift” to JCS
#OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
• https://youtu.be/hjJbq1Dacfk

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

MySQL Security
MySQL SecurityMySQL Security
MySQL Security
 
Introduction to MySQL
Introduction to MySQLIntroduction to MySQL
Introduction to MySQL
 
MySQL Cluster as Transactional NoSQL (KVS)
MySQL Cluster as Transactional NoSQL (KVS)MySQL Cluster as Transactional NoSQL (KVS)
MySQL Cluster as Transactional NoSQL (KVS)
 
MySQL Tech Tour 2015 - Manage & Tune
MySQL Tech Tour 2015 - Manage & TuneMySQL Tech Tour 2015 - Manage & Tune
MySQL Tech Tour 2015 - Manage & Tune
 
20140722 Taiwan MySQL User Group Meeting Tech Updates
20140722 Taiwan MySQL User Group Meeting Tech Updates20140722 Taiwan MySQL User Group Meeting Tech Updates
20140722 Taiwan MySQL User Group Meeting Tech Updates
 
OpenStack Days East -- MySQL Options in OpenStack
OpenStack Days East -- MySQL Options in OpenStackOpenStack Days East -- MySQL Options in OpenStack
OpenStack Days East -- MySQL Options in OpenStack
 
MySQL Manchester TT - 5.7 Whats new
MySQL Manchester TT - 5.7 Whats newMySQL Manchester TT - 5.7 Whats new
MySQL Manchester TT - 5.7 Whats new
 
Oracle virtualbox basic to rac attack
Oracle virtualbox basic to rac attackOracle virtualbox basic to rac attack
Oracle virtualbox basic to rac attack
 
MySQL High Availibility Solutions
MySQL High Availibility SolutionsMySQL High Availibility Solutions
MySQL High Availibility Solutions
 
MySQL Community and Commercial Edition
MySQL Community and Commercial EditionMySQL Community and Commercial Edition
MySQL Community and Commercial Edition
 
MySQL Manchester TT - Security
MySQL Manchester TT  - SecurityMySQL Manchester TT  - Security
MySQL Manchester TT - Security
 
MySQL Day Paris 2016 - Introducing Oracle MySQL Cloud Service
MySQL Day Paris 2016 - Introducing Oracle MySQL Cloud ServiceMySQL Day Paris 2016 - Introducing Oracle MySQL Cloud Service
MySQL Day Paris 2016 - Introducing Oracle MySQL Cloud Service
 
TWJUG August, MySQL JDBC Driver "Connector/J"
TWJUG August, MySQL JDBC Driver "Connector/J"TWJUG August, MySQL JDBC Driver "Connector/J"
TWJUG August, MySQL JDBC Driver "Connector/J"
 
MySQL Security
MySQL SecurityMySQL Security
MySQL Security
 
MySQL Manchester TT - MySQL Enterprise Edition
MySQL Manchester TT - MySQL Enterprise EditionMySQL Manchester TT - MySQL Enterprise Edition
MySQL Manchester TT - MySQL Enterprise Edition
 
TWJUG August, What's new in MySQL 5.7 RC
TWJUG August, What's new in MySQL 5.7 RCTWJUG August, What's new in MySQL 5.7 RC
TWJUG August, What's new in MySQL 5.7 RC
 
MySQL Document Store
MySQL Document StoreMySQL Document Store
MySQL Document Store
 
MySQL 5.7 InnoDB Cluster (Jan 2018)
MySQL 5.7 InnoDB Cluster (Jan 2018)MySQL 5.7 InnoDB Cluster (Jan 2018)
MySQL 5.7 InnoDB Cluster (Jan 2018)
 
Mysql security 5.7
Mysql security 5.7 Mysql security 5.7
Mysql security 5.7
 
MySQL Intro JSON NoSQL
MySQL Intro JSON NoSQLMySQL Intro JSON NoSQL
MySQL Intro JSON NoSQL
 

Ähnlich wie Oracle WebLogic Multitenancy, Partitions and Resource Sharing... How it works?

OOW09 Ebs Tuning Final
OOW09 Ebs Tuning FinalOOW09 Ebs Tuning Final
OOW09 Ebs Tuning Final
jucaab
 

Ähnlich wie Oracle WebLogic Multitenancy, Partitions and Resource Sharing... How it works? (20)

Overview of Oracle Product Portfolio (focus on Platform) - April, 2017
Overview of Oracle Product Portfolio (focus on Platform) - April, 2017Overview of Oracle Product Portfolio (focus on Platform) - April, 2017
Overview of Oracle Product Portfolio (focus on Platform) - April, 2017
 
Oracle OpenWorld 2014 Review Part Four - PaaS Middleware
Oracle OpenWorld 2014 Review Part Four - PaaS MiddlewareOracle OpenWorld 2014 Review Part Four - PaaS Middleware
Oracle OpenWorld 2014 Review Part Four - PaaS Middleware
 
VMworld 2013: Virtualizing Databases: Doing IT Right
VMworld 2013: Virtualizing Databases: Doing IT Right VMworld 2013: Virtualizing Databases: Doing IT Right
VMworld 2013: Virtualizing Databases: Doing IT Right
 
Oracle WebLogic 12c New Multitenancy features
Oracle WebLogic 12c New Multitenancy featuresOracle WebLogic 12c New Multitenancy features
Oracle WebLogic 12c New Multitenancy features
 
Oracle Enterprise Manager 12c - OEM12c Presentation
Oracle Enterprise Manager 12c - OEM12c PresentationOracle Enterprise Manager 12c - OEM12c Presentation
Oracle Enterprise Manager 12c - OEM12c Presentation
 
Emc sql server 2012 overview
Emc sql server 2012 overviewEmc sql server 2012 overview
Emc sql server 2012 overview
 
What's New and Noteworthy on Oracle CAF 12.1.3
What's New and Noteworthy on Oracle CAF 12.1.3What's New and Noteworthy on Oracle CAF 12.1.3
What's New and Noteworthy on Oracle CAF 12.1.3
 
What You Should Know About WebLogic Server 12c (12.2.1.2) #oow2015 #otntour2...
What You Should Know About WebLogic Server 12c (12.2.1.2)  #oow2015 #otntour2...What You Should Know About WebLogic Server 12c (12.2.1.2)  #oow2015 #otntour2...
What You Should Know About WebLogic Server 12c (12.2.1.2) #oow2015 #otntour2...
 
WebLogic 12c - OMF Canberra June 2014
WebLogic 12c - OMF Canberra June 2014WebLogic 12c - OMF Canberra June 2014
WebLogic 12c - OMF Canberra June 2014
 
[db tech showcase Tokyo 2018] #dbts2018 #B31 『1,2,3 and Done! 3 easy ways to ...
[db tech showcase Tokyo 2018] #dbts2018 #B31 『1,2,3 and Done! 3 easy ways to ...[db tech showcase Tokyo 2018] #dbts2018 #B31 『1,2,3 and Done! 3 easy ways to ...
[db tech showcase Tokyo 2018] #dbts2018 #B31 『1,2,3 and Done! 3 easy ways to ...
 
Java EE microservices architecture - evolving the monolith
Java EE microservices architecture - evolving the monolithJava EE microservices architecture - evolving the monolith
Java EE microservices architecture - evolving the monolith
 
1 architecture & design
1   architecture & design1   architecture & design
1 architecture & design
 
OOW09 Ebs Tuning Final
OOW09 Ebs Tuning FinalOOW09 Ebs Tuning Final
OOW09 Ebs Tuning Final
 
AMIS Beyond the Horizon - High density deployments using weblogic multitenancy
AMIS Beyond the Horizon - High density deployments using weblogic multitenancyAMIS Beyond the Horizon - High density deployments using weblogic multitenancy
AMIS Beyond the Horizon - High density deployments using weblogic multitenancy
 
Oracle Weblogic for EBS and obiee (R12.2)
Oracle Weblogic for EBS and obiee (R12.2)Oracle Weblogic for EBS and obiee (R12.2)
Oracle Weblogic for EBS and obiee (R12.2)
 
Sysco Oracle Tour 2016 - What's new in FMW 12.2.1?
Sysco Oracle Tour 2016 - What's new in FMW 12.2.1?Sysco Oracle Tour 2016 - What's new in FMW 12.2.1?
Sysco Oracle Tour 2016 - What's new in FMW 12.2.1?
 
Java EE Modernization with Mesosphere DCOS
Java EE Modernization with Mesosphere DCOSJava EE Modernization with Mesosphere DCOS
Java EE Modernization with Mesosphere DCOS
 
Azure SQL Managed Instance - SqlBits 2019
Azure SQL Managed Instance - SqlBits 2019Azure SQL Managed Instance - SqlBits 2019
Azure SQL Managed Instance - SqlBits 2019
 
What should I do now?! JCS for WebLogic Admins
What should I do now?! JCS for WebLogic AdminsWhat should I do now?! JCS for WebLogic Admins
What should I do now?! JCS for WebLogic Admins
 
AMIS Oracle OpenWorld 2013 Review Part 2 - Platform Middleware Publication
AMIS Oracle OpenWorld 2013 Review Part 2 - Platform Middleware PublicationAMIS Oracle OpenWorld 2013 Review Part 2 - Platform Middleware Publication
AMIS Oracle OpenWorld 2013 Review Part 2 - Platform Middleware Publication
 

Mehr von M. Fevzi Korkutata

Mehr von M. Fevzi Korkutata (6)

EE4J: Java EE & Jakarta EE JFR & JMC
EE4J: Java EE & Jakarta EE  JFR & JMCEE4J: Java EE & Jakarta EE  JFR & JMC
EE4J: Java EE & Jakarta EE JFR & JMC
 
Oracle WebLogic 12.2.1.1 Kurulum, Domain Oluşturma, Upgrade Notları
Oracle WebLogic 12.2.1.1 Kurulum, Domain Oluşturma, Upgrade NotlarıOracle WebLogic 12.2.1.1 Kurulum, Domain Oluşturma, Upgrade Notları
Oracle WebLogic 12.2.1.1 Kurulum, Domain Oluşturma, Upgrade Notları
 
Advanced WebLogic Monitoring: JMX and WLSDM Automation
Advanced WebLogic Monitoring: JMX and WLSDM AutomationAdvanced WebLogic Monitoring: JMX and WLSDM Automation
Advanced WebLogic Monitoring: JMX and WLSDM Automation
 
WebLogic Performance on SOLARIS SPARC Servers
WebLogic Performance on SOLARIS SPARC ServersWebLogic Performance on SOLARIS SPARC Servers
WebLogic Performance on SOLARIS SPARC Servers
 
Solaris Sparc Sunucularda WebLogic Performansı
Solaris Sparc Sunucularda WebLogic PerformansıSolaris Sparc Sunucularda WebLogic Performansı
Solaris Sparc Sunucularda WebLogic Performansı
 
TROUG - WebLogic WLDF ve SSO Sunumu - Fevzi Korkutata
TROUG - WebLogic WLDF ve SSO Sunumu - Fevzi KorkutataTROUG - WebLogic WLDF ve SSO Sunumu - Fevzi Korkutata
TROUG - WebLogic WLDF ve SSO Sunumu - Fevzi Korkutata
 

Kürzlich hochgeladen

The title is not connected to what is inside
The title is not connected to what is insideThe title is not connected to what is inside
The title is not connected to what is inside
shinachiaurasa2
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
masabamasaba
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Medical / Health Care (+971588192166) Mifepristone and Misoprostol tablets 200mg
 
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
masabamasaba
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
masabamasaba
 

Kürzlich hochgeladen (20)

The title is not connected to what is inside
The title is not connected to what is insideThe title is not connected to what is inside
The title is not connected to what is inside
 
%in Benoni+277-882-255-28 abortion pills for sale in Benoni
%in Benoni+277-882-255-28 abortion pills for sale in Benoni%in Benoni+277-882-255-28 abortion pills for sale in Benoni
%in Benoni+277-882-255-28 abortion pills for sale in Benoni
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?
 
8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
 
%in Harare+277-882-255-28 abortion pills for sale in Harare
%in Harare+277-882-255-28 abortion pills for sale in Harare%in Harare+277-882-255-28 abortion pills for sale in Harare
%in Harare+277-882-255-28 abortion pills for sale in Harare
 
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
 
%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learn
 
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation Template
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
 
Architecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastArchitecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the past
 
Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK Software
 
%in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park %in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park
 

Oracle WebLogic Multitenancy, Partitions and Resource Sharing... How it works?

  • 1. WebLogic Multitenancy • WLSDM & JSL Product Manager • WLSDM Community Leader @mfevzikorkutata Middleware & SOA Consultant #OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
  • 2. Agenda • About WebLogic 12cR2 • Multinetancy & Microcontainers & Partitions… • Demo #OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
  • 3. WebLogic Server 12c R2 Portable to Cloud Continuously Available Multitenant #OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
  • 4. WebLogic Server Multitenant Microcontainer Portability for DevOps Domain Consolidation Secure/Isolated Multitenant Java 4 #OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
  • 5. Oracle WebLogic Server Multitenancy Concepts • Key new concept is the domain partition – Administrative and runtime subset of a domain – Microcontainer for apps and resources • Partitions share OS, JVM, WLS with isolation – JVM: Heap, CPU, file descriptors – Security: Shared or dedicated security realms – Administration: Start/stop, admin role scoping • Partitions are pluggable and portable – Can be exported, imported and migrated Container Database PDB1 PDB2 Virtual Host App App JMS Datasource JNDI Virtual Host App App JMS Datasource JNDI Partition 1 Partition 2 Web Tier Managed Server/Cluster #OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
  • 6. WLS Microcontainer -ize Export Import WebLogic Server 12c R2 Partitions My “BUZZY” word! ® #OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
  • 7. I mean it  #OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA) “microcainterize Vs. “containerize”
  • 8. 8 Simplicity and Flexibility Deploying SaaS Applications – Resource Group Templates ContainerDatabase WebLogic Server OverridesPartition 1 – Bayland Urgent Care Virtual Target 1 App App JMS Data Source OverridesPartition 2 – Valley Health Virtual Target 2 App App JMS Data Source MedRec Resource Group Template App Deployment App Deployment JMS Mail Session JDBC System Resource Virtual Target 1 • Host:port • URI • Targets Resource Group Resource Group Bayland PDB Valley Health PDB #OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
  • 9. Partition Resource Management 9 Heap Example JVM Partition 1 Partition 1 Partition 3 Partition 4 <name>heap-level-1</name> <heap> <trigger> <name>1.25GB</name> <value>1250</value> <action>notify</action> </trigger> <trigger> <name>1.5GB</name> <value>1500</value> <action>slow</action> </trigger> <trigger> <name>2GB</name> <value>2000</value> <action>stop</action> </trigger> </heap> 1.25 1.5 2.0 #OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
  • 10. Partition Resource Management 10 Heap Example JVM Partition 1 Partition 1 Partition 3 Partition 4 <name>heap-level-1</name> <heap> <trigger> <name>1.25GB</name> <value>1250</value> <action>notify</action> </trigger> <trigger> <name>1.5GB</name> <value>1500</value> <action>slow</action> </trigger> <trigger> <name>2GB</name> <value>2000</value> <action>stop</action> </trigger> </heap> 1 GB 0.5 GB 0.75 GB 0.5 GB 1.25 1.5 2.0 #OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
  • 11. Partition Resource Management 11 Heap Example JVM Partition 1 Partition 1 Partition 3 Partition 4 <name>heap-level-1</name> <heap> <trigger> <name>1.25GB</name> <value>1250</value> <action>notify</action> </trigger> <trigger> <name>1.5GB</name> <value>1500</value> <action>slow</action> </trigger> <trigger> <name>2GB</name> <value>2000</value> <action>stop</action> </trigger> </heap> 1.26 GB 0.5 GB 0.75 GB 0.5 GB Crossing 1.25 GB triggers “notify” action 1.25 1.5 2.0 #OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
  • 12. Partition Resource Management 12 Heap Example JVM Partition 1 Partition 1 Partition 3 Partition 4 <name>heap-level-1</name> <heap> <trigger> <name>1.25GB</name> <value>1250</value> <action>notify</action> </trigger> <trigger> <name>1.5GB</name> <value>1500</value> <action>slow</action> </trigger> <trigger> <name>2GB</name> <value>2000</value> <action>stop</action> </trigger> </heap> 1.51 GB 0.5 GB 0.75 GB 0.5 GB Crossing 1.5 GB triggers “slow” action 1.25 1.5 2.0 #OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
  • 13. Partition Resource Management 13 Heap Example JVM Partition 1 Partition 1 Partition 3 Partition 4 <name>heap-level-1</name> <heap> <trigger> <name>1.25GB</name> <value>1250</value> <action>notify</action> </trigger> <trigger> <name>1.5GB</name> <value>1500</value> <action>slow</action> </trigger> <trigger> <name>2GB</name> <value>2000</value> <action>stop</action> </trigger> </heap> 2.05 GB 0.5 GB 0.75 GB 0.5 GB Crossing 2 GB triggers “stop” action 1.25 1.5 2.0 #OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA)
  • 15. Result: PaaS-4-SaaS #OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA) OTD (Traffic Director) WebLogic MT Pluggable Partitions Oracle Pluggable Database Bandwidth/HA Management JVM/Resource Instance Management DB Container Management
  • 16. DEMO-2: WLS “Lift & Shift” to JCS #OOW17Fevzi Korkutata, Oracle ACE (Middleware & SOA) • https://youtu.be/hjJbq1Dacfk