Oracle WebLogic Server 11g: Administration Essentials
What you will learn
This Oracle WebLogic Server 11g: Administration Essentials training teaches Web administrators techniques for installing and configuring Oracle WebLogic Server 11g. Expert Oracle University instructors will teach you how to deploy Java EE applications to Oracle WebLogic Server 11g using Administration Console and command-line and scripting tools like WLST.
Learn To:
Describe the architecture of WebLogic Server including domains, servers, and machines. Install, configure and use WebLogic Server.
Perform routine Oracle WebLogic Server administration functions.
Set up a cluster of servers and distribute applications and resources to the cluster.
Configure Oracle HTTP Server as the Web-tier front end for Oracle WebLogic Server instances and clusters. Deploy different types of Java EE applications to Oracle WebLogic Server.
Benefits to You
Increase the performance and scalability of your organization’s applications and services with the #1 application server. Simplify deployment and significantly improve time-to-market.
Configure Oracle HTTP Server
You’ll also learn to configure Oracle HTTP Server as the Web interface for Oracle WebLogic Server, along with supporting failover and load balancing for applications.
Overview of Administrative Tasks
This course provides an overview of the administrative tasks performed by a WebLogic Server administrator. At the end of the course, you will have gained knowledge at an associate level of competency.
Appendix
An appendix is included covering the differences between the 11g (10.3.3) and 12c (12.1.1) product versions with regard to Oracle Web-logic Server administration topics. The follow-up Oracle Web Logic Server 11g: Advanced Administration course provides a more in-depth coverage of administration tasks.This course is an upgrade of Oracle Web Logic Server 10g R3: System Administration.
Audience
- J2EE Developer
- Java EE Developer
- Sales Consultants
- Web Administrator
Related Training
- Required Prerequisites
- Basic TCP/IP networking knowledge of client/server concepts
- Basic Linux commands and desktop navigation
- Suggested Prerequisites
- Basic Java EE concepts and constructs including Servlet, JSP
Course Objectives
- Monitor application server using GUI and command-line tools such as automation scripts
- Describe the architecture of WebLogic Server including domains, servers, and machines
- Install, configure and use WebLogic Server
- Perform routine Oracle WebLogic Server administration functions
- Set up a cluster of servers and distribute applications and resources to the cluster
- Configure Oracle HTTP Server as the Web-tier front end for Oracle WebLogic Server instances and clusters
- Deploy different types of Java EE applications to Oracle WebLogic Server
- Deploy and manage large-scale Java EE applications to servers or clusters through the entire development and production lifecycle
- Configure basic resource and application security
- Backup and recover from various failures
Course Topics
Introducing Oracle Fusion Middle-ware Platform
- Describing the Oracle Fusion Middleware Environment
- Describing How WebLogic Server Supports Various Fusion Middleware Suites
- Describing How Various Fusion Middleware Suites Augment the Functions of WebLogic Server
Defining Java Enterprise Edition Terminology and Architecture
Explaining the Motivation Behind Distributed Systems
The Major Components of the Java Platform Enterprise Edition 5 (Java EE) Specification
Installing Oracle WebLogic Server
Explaining Oracle WebLogic Server Installation Steps
Installing WebLogic Server Using Both the Graphical User Interface (GUI) and Command Line Describing the Organization and Contents of the WebLogic Server Directory Structure Navigating the WebLogic Server Online and Offline Documentation.
Configuring a Simple Domain
- Describing the Common Elements in a WebLogic Server Domain
- Describing how Domains are Used in the Enterprise
- Comparing Administration and Managed Servers
- Configuring a Domain
- Describing the Organization and Contents of the WLS Directory Structure
- Describing the use of WLST Offline to Manage Domains
- Creating a Simple Domain with One Managed Server
- Checking the Port Numbers that are Used for Components
Configuring a Domain Using Templates
Describing the Internal Process Used to Create or Update a Domain Using a Template Describing the Process of Extending a Domain Template
Explaining the Domain Templates Provided for Setting up JDeveloper, SOA, and WebCenter
Using Administration Console and WLST
Identifying Dynamic and Nondynamic Attribute Changes in the Administration Console Customizing Monitoring Tables Within the Administration Console
Using the WebLogic Scripting Tool (WLST) Command-line Utility Invoking WLST and Navigate Through the Domain Structure
Describing How Change Management is Performed Internally Using Java Management Extension (JMX) and Mbeans.
Configuring Managed Servers
Configuring Managed Servers Using the Administrative Console Configuring Managed Servers Using WebLogic Scripting Tool (WLST) Starting Managed Servers
Shutting Down a Server or an Entire Domain Using WLST or the Administrative Console Configuring Managed Servers on a Computer Separate from the Administration Server Explaining Administration and Managed Server Independence (MSI)
Configuring Node Managers
- Defining the Oracle WebLogic Server Machine
- Configuring a Machine and Assign Servers to it by Using the Console and WebLogic Scripting Tool (WLST) Explaining the Node Manager Architecture
- Describing the Organization and Contents of a Node Manager Directory Structure Configuring, Starting, and Stopping Node Managers
- Describing How to Start and Stop Procedures
Viewing and Managing Logs in Oracle WLS Environment
- Defining and Configuring Server and Domain Logs
- Viewing and Interpreting the Format of Domain and Server Log Files Using the Administration Console Configuring Server Standard Output Settings Using the Console
- Describing How Applications Can Integrate With WLS Logging Infrastructure (Apache Commons, log4j) Accessing Online Log Message Catalogs
- Creating and Applying a Log Filter Using the Console
- Configuring Log Filter Expressions
Deployment Concepts
- Contrasting Autodeploy With Manual Deployment
- Configuring and Deploying Web Applications Via the Administration Console, Command Line, and WLST Configuring Deployment Descriptors
- Testing Deployed Applications Describing the Role of Web Servers Tracing a Typical Web Interaction Flow
- Contrasting Static and Dynamic Content and Deployment Front-end Deployed Applications With a Web Server
Deploying Java EE Applications
- Describing Java EE Web Applications Describing Enterprise Deployment Architectures Packaging Web Applications in Several Forms
- Defining Web Application Structure and Web Application Archive
- Explaining Why WebLogic Augments Standard Java EE Deployment Descriptors With WebLogic*.XML Files Looking at Deployment Descriptors web.xml and weblogic.xml
- Describing URLs and Web Applications
Advanced Deployment
- Configuring an Application for Multiple Development Environments
- Creating a Deployment Plan
- Staging a Deployment Plan
- Using Production Redeployment
Understanding JDBC and Configuring Data Sources
- Configuring JDBC and JDBC Data Sources
- Configuring Data Source Scope
- Contrasting Two-tier and Multi-tier JDBC Architecture
- Configuring a Connection Pool
- Describing How Data Sources are Used
- Deploying JDBC Resources to a Target
- Explaining the Components of JDBC URLs
- Monitoring and Testing a Data Source
Setting Up Java Message Service (JMS) Resources
- Describing JMS
- Describing How Oracle WebLogic Server JMS is Implemented
- Configuring JMS Server
- Configuring Connection Factories
- Configuring Queues and Topics
- Configuring Persistent Messages
- Deploying an Application that Uses JMS
- Monitoring JMS Resources and Messages
Introduction to Clustering
- The Benefits of Oracle WebLogic Cluster
- Basic Cluster Architecture
- Multitier Cluster Architecture
- Communication Among Clustered Server Instances
- The Key Criteria for Selecting Suitable Cluster Architecture
Configuring a Cluster
- Preparing Your Environment for a Cluster
- Creating and Configuring a Cluster
- Adding Servers to a Cluster
- Starting Up and Shutting Down Clustered Servers
Managing Clusters
- Deploying Applications to a Cluster
- Describing the Replication of a Session State in a Cluster Configuring Replication Groups
- Configuring In-memory Replication
- Configuring Java Database Connectivity (JDBC) Replication Configuring File Replication
- Configuring a Multitier Cluster for Enterprise JavaBeans (EJB) Applications
Security Concepts and Configuration
- Using the WebLogic Server (WLS) Security Architecture Configuring Security Realms
- Configuring Users and Groups Configuring Roles Configuring Policies
- Configuring Protection for Web Application Resources and EJBs
Protecting Against Attacks
Describing the Process of Configuring Secure Sockets Layer (SSL) Using the Keytool Utility to Configure Keys and Obtain Digital Certificates Configuring SSL for the WLS Server
Configuring Countermeasures for Some Web-based Attacks
Backup and Recovery Operations
- Recommending a Backup and Recovery Strategy
- Performing a Full Offline Backup and Recovery
- Performing an Online and Offline Domain Backup
- Performing an Offline Domain Recovery
- Performing an Instance Home Backup and Recovery
Administration Essentials for Experienced Admin Exam Prep Practice Test
Salesforce certifications are highly demanded across large and small IT organizations across the world. The ADM-211 exam is part of the new Salesforce Advanced Administrator Certification. This exam measures your ability for leverage advanced Salesforce administration tasks, when optimizing and extending Sales Cloud and Service Cloud applications. A Saleforce Administrator must also show competence in designing advanced reports, dashboards, and business process automation.
The Salesforce Certified Advanced Administrator credential is designed for those who have advanced-level experience as a Salesforce Administrator. Candidates should possess broad knowledge of Salesforce applications, regularly configure and manage Salesforce, and continuously look for ways their companies can get even more from additional features and capabilities.
FREE Practice Exam Question and Answers
- Administration Essentials for Experienced Admin-I
- Administration Essentials for Experienced Admin-II
- Administration Essentials for Experienced Admin III
Here the list of topics you should understand to pass the exam:
- Leverage the advanced administration capabilities of Salesforce
- Optimize and extend Sales Cloud and Service Cloud applications
- Design advanced reports, dashboards, and business process automation
Our Salesforce ADM-211 dumps will cover those concepts:
- Troubleshoot Record Access and Field Visibility
- Change Management
- Extend Salesforce with Custom Objects and Apps
- Increase Efficiency with Salesforce1 and Quick Actions
- Improve Data Quality
- Automate Complex Business Processes
- Streamline Requests with Approval Processes
- Increase Productivity with Visual Workflow
- Extend and Troubleshoot Business Process Automation
FAQs
Enjoy practicing with our great exam simulator on your desktop computer or mobile device. Study hard questions and answers of our dumps and put your trust in certification-questions.com, you won’t regret it!
Most people simply try to search a Google search and what they find is a bunch of useless text files and PDFs, filled with questions copied and pasted from documentation, incorrect answers and obsolete exam versions. Let’s make it short, what you are going to get is just a bunch of useless files on your computer.
How do I use the ADM-211 exam simulator?
Read below to learn how to prepare for the ADM-211 exam and click the link to start the ADM-211 Exam Simulator with a real ADM-211 practice exam questions.
Use directly our on-line ADM-211 study materials and try our Testing Engine to pass the ADM-211 which is always updated.
ADM-211 practice exam questions are tests created to demonstrate all the features of our ADM-211 exam simulator using our innovative testing engine via a Web Simulator and Mobile App. You will be able to access to many ADM-211 exam questions with the ability to practice your knowledge on-line. The ADM-211 exam preparation has never been so easy.
What is the Salesforce Admin practice exam?
The Salesforce Admin practice test gives you the practical experience of appearing for the Salesforce Administrator Exam (ADM 201). With 60 multiple choice questions to be solved in 60 minutes, this practice test helps you to distinguish your well-prepared topics with the ones that need some improvement. This test also verifies your knowledge regarding the declarative capabilities of the Force.com platform to create new applications
Who can take up this Salesforce Admin 201 practice exam?
Professionals willing to become a successful Salesforce Administrator by passing the Salesforce Administrator Exam (ADM 201) can take this Salesforce admin certification dumps.
What is included in this Salesforce administrator exam?
A total of 60 questions are to be attempted by learners in 60 minutes. The test can be re-taken as and when needed and can be paused to resume later as well.
Get practical experience in writing the Salesforce test. With this, you can identify the concepts covered and differentiate between concepts that you know from those that you don’t. With the Salesforce admin certification dumps, you will be able to test yourself on the concepts of sales and service clouds as well as other concepts covered in the Salesforce exam test. Take the Salesforce admin practice exam for the ADM 201 paper today and become a certified Salesforce administrator today!
📖 Administration Essentials for Experienced Admin Course Free Practise Test
Job Interview Preparation (Soft Skills Questions & Answers)
- Tough Open-Ended Job Interview Questions
- What to Wear for Best Job Interview Attire
- Job Interview Question- What are You Passionate About?
- How to Prepare for a Job Promotion Interview
Your FREE eLEARNING Courses (Click Here)
Internships, Freelance and Full-Time Work opportunities
- Join Internships and Referral Program (click for details)
- Work as Freelancer or Full-Time Employee (click for details)
Flexible Class Options
- Week End Classes For Professionals SAT | SUN
- Corporate Group Trainings Available
- Online Classes – Live Virtual Class (L.V.C), Online Training