Vijfhart > Oracle > Oracle Middleware > Oracle Application Server > Oracle WebLogic Server > Oracle WebLogic 11g: Administration, Configuration and Performance tuning
Gerelateerde onderwerpen:
Beheer | Middleware | Oracle Fusion Middleware | Systeembeheer | Web Applicaties | WebLogic


Printbare versie van deze pagina
Snel online aanmelden

Oracle WebLogic 11g: Administration, Configuration and Performance tuning

Doelgroep | Voorkennis | Doel | Onderwerpen | Data & prijzen | Aanmelden | Gerelateerd

Deze cursus biedt een inleiding in het installeren, configureren en beheren van de Oracle WebLogic Server. Tijdens de cursus gaan de cursisten daadwerkelijk een WebLogic Server installeren en configureren. Hierbij wordt uitgebreid aandacht besteed aan de configuratie van de application server, de resources en applicaties. In de cursus wordt ook een overzicht gegeven van het Java EE platform en zullen Java EE Applicaties en Componenten op de Weblogic server gedeployed worden. Verder zullen onderwerpen als Security, Monitoring,
Availability, Scalability, Clustering en Scripting behandeld worden.

Doelgroep

Deze cursus is bedoeld voor System Administrators en developers die verantwoordelijk zijn voor installatie, configuratie en het dagelijks beheren van WebLogic Server.

Voorkennis

Wij adviseren onderstaande voorkennis:

  • Een goede beheersing van de Nederlandse taal.
  • Enige ervaring met en kennis van systeembeheer en/of database beheer.
  • Kennis van Networking (TCP-IP, client/server, network structure).
  • Leesvaardigheid Engels.

Doel

Het doel van deze Oracle WebLogic Server cursus is het kunnen installeren, configureren en beheren van WebLogic Server.

Onderwerpen

De cursus Oracle WebLogic 11g: Administration, Configuration and Performance tuning behandelt de volgende onderwerpen:

Aanmelden

Geïnteresseerd geraakt in deze opleiding, gegeven door ervaren docenten?
Dan kunt u zich eenvoudig en snel online aanmelden door op de "Boek nu" link onder de vestiging en methode van uw keuze te klikken.


LesmethodeKlassikaal
Cursusduur5 dagen
CursuscodeWLS11g-A
LocatieNieuwegeinZwolleTurnhoutOp uw locatie?
Prijs€  3.685,00€  3.685,00€  3.685,00 Vraag info aan
Actieprijs  (info)
(bestellen vóór 30-6-2012)
€  2.375,00€  2.625,00
Stripprijs  (info)
(bij 100-strippenkaart)
€  2.362,50€  2.362,50
Cursusdata (*)11-06
t/m 15-06
20-08
t/m 24-08
22-10
t/m 26-10
Vraag info aan Vraag info aan Vraag info aan
InschrijvenBoek nu

(*) Hebt u een voorstel voor andere cursusdata?
Neem contact op, wij plannen graag een extra sessie voor u!


Gerelateerde cursussen

In dezelfde cursusgroep bieden wij óók onderstaande opleidingen aan:


Gedetailleerde onderwerpenlijst

Hieronder vind u een gedetailleerd overzicht met onderwerpen die in de cursus Oracle WebLogic 11g: Administration, Configuration and Performance tuning behandeld zullen worden:

    • Technical overview of Java EE
      • Overview of the Complete architecture
        • Get a complete technical overview of the Java EE Platform
        • Understand how each tier is addressed in Java EE
        • Web technologies: Servlets, JavaServer Pages, JavaServer Faces
        • Application Technologies: EJB Session Beans, JPA (Hibernate openJPA), JMS (and MessageDriven Beans)
        • Understand the architectural role of each of the technologies
        • Understand the concept of the EAR and the deployment descriptors
        • Understand the relationship between Java EE and Web Services
        • Understand what Dependency Injection is
        • List the supporting technologies (JMX, JACC, JTA, etc.)
        • List the different versions of J2EE and Java EE and the related versions and APIs
        • Application frameworks (Spring Framework and Seam)
        • Web application frameworks (Struts, Tapestry etc)
    • Introduction
      • Introducing the Oracle WebLogic 11g
        • Introduce The Oracle WebLogic Server family of products
        • Discuss supported platforms
        • Overview of the Java EE Server
        • Get familiar with WebLogic terminology
        • High-level architecture
        • List key features of the Application Server
        • WebLogic and its Competitors
      • Installing
        • List different installations
        • Installing Oracle WebLogic Server
        • Discuss different installation components and options
        • Explore Oracle′s Middleware directory structure
      • Creating domains and servers
        • Recap domains, servers and clusters
        • Understand the different ways of configuring a domain
        • Creating a WebLogic domain
        • Creating an Administration Server
        • Creating Managed Servers and machines
        • Explore the domain directory structure
        • Starting and stopping the Administration Server
        • Introduce the Administration Console, Scripting tool and Ant tasks
        • Starting and stopping Managed Servers
        • Using node managers
        • Using Managed Server Independence Mode (MSI)
        • Use Boot identity files
      • Administration tools
        • List different administration options (Console, Scripting, Ant, JMX and SNMP)
        • Explore the Administration Console
        • Introduce the WebLogic Scripting Tool (WLST)
        • Introduce Jython
        • List online and offline WLST commands
        • Connecting to a domain using WLST
        • Navigating MBeans using WLST
        • Understand the MBean trees and structure
        • Editing a domain using WLSTs
        • Introduce the Ant tasks for administration tasks
      • Node manager
        • Explain the Node Manager
        • Differences between Java based and SSH based Node Manager
        • Understand how the Node Manager works
        • Connecting to the Node Manager using WLST
        • Starting (Administration) Server(s)
        • List WLST Node Manager commands
        • Securing the Node Manager
        • Configure Servers resilience
      • Logging
        • Understand WebLogic′s logging architecture
        • List different logging targets (files etc)
        • List Message levels and attributes
        • Configure logging in WebLogic
        • Understand configuration based on used API in application
        • Configure handlers (Domain Broadcast, Server Log etc)
        • Filtering messages
        • Using expression filters
        • Configure log files (rotation etc)
        • Introduce the Message Catalog#Standard Configuration
      • Managing JDBC Connections
        • Introduce JDBC and its drivers
        • Explain the JDBC connection URL and properties
        • Introduce the concept of connection pools and datasources
        • Introduce how application find resources
        • Understand resource resolution in Java EE
        • Configure JDBC resources (as system and application modules)
        • Understand connection and pool properties
        • Configure pool size and connection lease properties
        • Configure resources in the console and using WLST
      • Java Naming and Directory (JNDI)
        • Introduce JNDI
        • Understand the role of JNDI in WLS
        • Viewing JNDI trees in the console and using WLST
      • Deploying applications
        • Understand Java EE′s deployable modules (ear, war etc)
        • List additional deployable units supported by WLS
        • List different deployment related tools
        • Understand the deployment structure
        • Understand the different configuration options
        • WLS′ Application Installation Directory structure
        • Introduce the Deployment Plan
        • Understand how to create and modify a Deployment Plan
        • Deploying various modules using weblogic.Deployer
        • Understand the deployment process
        • Understand staging
      • JMS Server Configuration
        • Introduce JMS
        • Understand the different components used in JMS
        • Understand the different administration components
        • Create and configure a JMS server
        • Setting thresholds, quotas, etc
        • Configuring Persistent Stores
        • Create and configure JMS Modules
        • Understand resources contained in JMS modules
        • Configure Connection Factories
        • Define and configure destinations (Queues and Topics)
        • Introduce Templates
    • Enterprise
      • HTTP Server Integration
        • Understand the role of the HTTP Server and WLS
        • Configuring the HTTP server plugin
        • Understand requirements on the WLS domain
        • Debug the plugin configuration
        • Introduce the Enterprise Manager
      • Clustering
        • Understand QoS requirements scalabilty and availability
        • Understand load balancing and fail-over
        • Understand clustering concepts: server affinity, state replication etc
        • Introduce the WLS cluster
        • Understand network communication in the cluster
        • Create and configure a WLS cluster
        • Using and configuring unicast channels
        • Configure replication and fail-over
        • Configure the HTTP Server WLS-plugin
        • Understand how session replication works in WLS
        • Define and control replication groups
        • Deploy modules in a cluster
        • Deploy Datasources in a cluster
        • Use Multi Datasource for database fail-over
        • Migrate servers
        • Create and configure Migratable targets
        • Deploy and configure JMS Server in a cluster
      • Security
        • Understand Java EE Security
        • Understand Oracle Platform Security Services (OPSS)
        • Use different security tools
        • Managing users/passwords/roles in WebLogic
        • Create Security realms
        • Configure Authentication Providers
        • Configure SSL

Alle vermelde prijzen zijn onder voorbehoud en exclusief BTW.

Vul uw kaartnummer in en u krijgt het aantal strippen te zien wat u moet afrekenen bij deze cursus.


 
Informatie 
  Contact
  Cursusoverzicht
  Download Cursusoverzicht PDF
  Cursuskalender
  Bel mij!
  Brochure aanvragen
  Weblog Vijfhart
  Stel een vraag
 
 
Cursuscategorieën 
 
Cedeo erkenningen 
Vijfhart is Cedeo erkend voor open bedrijfsopleidingen

Vijfhart is Cedeo erkend voor maatwerkopleidingen