Oracle WebLogic Server 12c:Advanced Administrator II 1Z0-134

所在平台: Udemy

课程主页: https://www.udemy.com/course/oracle-weblogic-server-12cadvanced-administrator-ii-1z0-134/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:Oracle WebLogic Server 12c:高级管理员II 1Z0-134 课程概述: 本课程旨在深入讲解Oracle WebLogic Server 12c的高级管理技术,涵盖多个关键主题,帮助学员掌握管理员级别的技能。 课程内容包括: 1. **升级WebLogic Server**: - 学习滚动升级的正确步骤及相关问题,包括备份、关闭、升级和重启的过程。 - 介绍什么是“滚动升级”,及其与其他升级方式的区别。 - 探讨多个安装和域位置的潜在问题,及如何利用WebLogic集群避免停机。 2. **创建和扩展域**: - 使用模板生成器创建域模板和扩展模板。 - 认识模板概念(如内容、排除项、脚本替换变量),以及使用定制模板的原因。 3. **服务器操作**: - 配置节点管理器,以启动失败的服务器,管理每个域的崩溃恢复。 - 介绍节点管理器架构及行为,确保节点管理器在系统启动时自动启动。 4. **WebLogic脚本工具(WLST)与JMX**: - 学习创建、修改和监控域的方法,写简单的WLST脚本以及关键WLST概念。 - 应用Java管理扩展(JMX)概念于WebLogic Server管理。 5. **应用程序和部署**: - 配置服务器的部署模式,利用部署计划加速应用程序的分发。 - 学习如何在生产环境中部署版本化应用程序,以及维护用户状态的策略。 6. **应用程序工作经理**: - 创建和使用工作经理,理解WebLogic请求处理的基本概念。 7. **数据源管理**: - 进行数据源的挂起、恢复等操作,了解多数据源和GridLink数据源的配置。 8. **安全域**: - 定义用户、组、策略和角色,设置审计和凭证映射。 9. **灾难恢复**: - 配置服务级交易迁移和整个服务器迁移的技术,实施备份和恢复策略。 10. **诊断框架**: - 配置WebLogic诊断框架(WLDF),监控域并捕捉诊断图像。 11. **集群化与JMS概念**: - 理解集群配置、会话持久性与消息管理。 - 探讨JMS架构、事务以及持久性选项的配置。 通过本课程,学员将掌握实施、管理、监控WebLogic Server的高端技能,为职业发展打下坚实基础。

课程评论(0条)

课程详情

Upgrading WebLogic ServerIdentify the correct steps, and related issues, in the process for performing a rolling upgrade, including backup, shutdown, upgrade and restart.Describe a "rolling upgrade" and how it differs from other upgrades. Identify upgrade types offically supported for WebLogic rolling upgrades. Identify issues with multiple installation locations and domain locations.Describe how to leverage WebLogic Clusters to avoid down timeBring down and patch servers individually; Use multiple install/domain folders for cluster membersCreating and Extending DomainsCreate a domain template with the Template BuilderCreate an extension template with the Template BuilderCreate a domain using a templateExtend a domain with a templateRecognize template concepts, including: Template contents, template exclusions, and script replacement variables; Recognize concepts associated with extension templates. Describe Fusion Middleware templates. Explain reasons for using custom templates. Apply techniques for correctly using the template builder. Correctly select the Template Domain Source. Use the Custom Extension Template with the Configuration Wizard.Execute post-domain creation tasksServer OperationsConfigure Node Manager to start failed servers. Identify how to manage crash recovery per-domain node managerConfigure Node Manager to start on system bootDescribe the Node Manager architecture. Identify Node Manager default behavior. Configure a Java-based Node Manager. Configure the Node Manager to start on system boot under Windows, Linux, and SolarisDescribe how the Node Manager restarts an administration server and a Managed ServerWebLogic Scripting Tool (WLST) & JMXCreate, Modify, and monitor a domain with WLSTRun commands in WLST interactive modeWrite simple WLST scriptsIdentify how to run WLST scriptsProgram Jython variables, conditionals, loops, I/O commands and exception handling to work with WLST. Identify key WLST concepts, including online and offline modes. Record scripts using the WLST administration console. Use tools such as configToScript, Script recording, and Oracle Enterprise Pack for Eclipse) to help write WLST scripts. Use online and offline WLST commands. Apply Java Managemant eXtension (JMX) concepts as they apply to WLS MbeansExecute common WLST tasks including:Connecting to, configuring, and monitoring a ServerManaging passwordsModifying WLST VariablesAdding a Server to a ClusterCreating and monitoring a Data SourceCreating an LDAP Authentication ProviderModifying a Domain OfflineDeploying an ApplicationTransport Layer SecurityConfigure keystores in WLS. Describe keystore concepts.Configure WebLogic SSL with the following architectures: WebLogic Proxy Plug-ins, Oracle HTTP server, Hardware Load Balancers.Describe SSL concepts as they relate to WLS, including: symmetric encryption and decryption, assymetric encryption and decryption, digital certificates, certificate authorities, SSL communicaiton and one-way and two-way SSL handshakes.Use the keytool utility for managing keys and certificatesApplications and DeploymentConfigure a server's staging mode in staged, no stage, and external stage modes. Deploy an application to multiple environments (development, test, production). Explain deployment descriptor ValuesCreate and use deployment plans in different environments. Use tools to accelerate deployment plan creation, including the administration console, WLST createPlan option, and weblogic.PlanGenerator Java class. Explain how Java EE deployment descriptors such as appmerge and appc configure Java EE application features.Deploy an application as a shared Java EE library with the console, with weblogic.Deployer and with WLST. Apply an understanding of shared Java EE library concepts to deploying an application as a shared library.Deploy versioned applications (Production Redeployment)Explain key characteristics associated with production redeployment, including how WebLogic maintains the user state, advantages of production redeployment, the production redeployment process, application retirement, distributing versioned applications, administration mode, and roll backs.Apply an understanding of redeployment strategies, including In-place, partial redeploy of static files, partial redeploy of Java EE modules, and Production redeployment.Apply an understanding of application versioning, including the redeployment process,Deploying a New Version of an Application,Distributing and Starting a Versioned Application in Administration ModeTransitioning a Versioned Application from Administration Mode to ActiveRolling Back a Versioned Application to a Previous VersionApplication Work ManagersCreate and use work managersApply an understanding of WebLogic Request Handling concepts: WebLogic Server Threads, Monitoring a Server Thread Pool, Monitoring Server Threads, Stuck Thread Handling, Configuring Stuck Thread Handling, Application Stuck Thread HandlingExplain Work Manager Concepts, including: Work Managers, Work Manager Scope, Work Manager ArchitectureApply an understanding of the following concepts to create a Work Manager:Request Classes, Creating a Work Manager, Creating a Request Class, Constraints, Creating a Constraint, Work Manager WLST Example, Work Managers and Stuck Threads, Assigning Work Managers to ApplicationsData SourcesSuspend and resume a data source, Perform operations on your data source, including suspend, force suspend, resume, reset, shrink, stop and start.Configure a multi data source, manage members. Apply concepts of Multi Data Sources, including: Multi Data Source Architecture, Comparison of GridLink and Multi Data Sources, Failover Option, Load Balancing OptionIdentify key concepts associated with GridLink Data Source , Oracle Real Application Clusters (RAC), Oracle GridLink for RACIdentify the role and techniques for Connection Testing when configuring failoverSecurity RealmDefine users, groups, policies, and roles for an embedded LDAP serverConfigure auditing, role mapping, and credential mapping, including: Sample Auditing Output, Security Audit Events, WebLogic Auditing Architecture, Custom Versus Default Auditing Provider, Creating and configuring the Default Auditing Provider, Configuration AuditingApply an understanding of key concepts and techniques about the embedded LDAP Authentication System, including: Users and Groups, Group Membership, Roles, and Policies, Configuring New Users and groups; , nd group memberships, Configuring New Roles, Configuring Role Mapping, Configuring Roles and policies Using WLST, Security Configuration Sources, Configuring Sources Using WLST and weblogic.Deployer, emmbedded LDAP Server, Configuring the Embedded LDAP ServerDescribe troubleshooting of log-in issuesConfigure an audit provider to audit domain configuration changesDisaster RecoveryCreate a backup administration serverConfigure service-level transaction migrationDescribe whole server migration for WLSApply disaster recovery concepts, including: Site Symmetry, Recommended Architecture, General Best PracticesAddress Admin Server backup techniques and concepts, including: Impact of Administration Server Failure, Backing Up a Domain Configuration, Recovery of the Administration Server, Restarting an Administration Server on a New ComputerApply the concepts and techniques for service-level migration, including: Service Migration Prerequisites, Service Migration Architecture: Database Leasing.Explain Service Migration Architecture: Consensus Leasing, Migratable Target, Policy Options. Configuration RoadmapJTA Service Migration: Before Failure and After Failure, Configuring JTA Service Migration, Set Up Automatic JTA Service-Level MigrationApply the concepts and techniques for whole server migration, including: Automatic Server Migration Architecture:No Failure, Automatic Server Migration Architecture:Machine FailureDiagnostic FrameworkConfigure WebLogic Diagnostic Framework (WLDF) to monitor a domainApply the concepts and techniques associated with the WLDF, including: WLDF Architecture, Diagnostic Archives, Configuring Server Diagnostic Archives, Diagnostic Modules, Dynamic Diagnostic Modules, Resource Descriptors, Creating a Diagnostic Module, New WLST Commands for WLDFApply concepts and techniqiues associated with diagnostic images, including capturing a server diagnostic imageDescribe a Harvester and configure a metric collector to capture WebLogic runtime MBean dataDescribe and configure watches and notificationsClusteringDescribe differences between configured vs dynamic clusterCoherenceConfigure and use Coherence*Web for HTTP session persistence; Apply key concepts and techniques for Coherence*Web session replication, types of Session Persistence, Coherence*Web definition and requirements, Coherence*Web and WebLogic Clusters, Coherence*Web Session Failover, Configuring Coherence*Web in WebLogicConfigure and use managed Coherence serversDescribe key concepts associated with Oracle Coherence, with particular reference to its use to cluster an applications's objects and dataApply key concepts and techniques for Managed Coherence Servers, including: the relation between Coherence and WebLogic Server, WebLogic Managed Coherence ServersOperations, Grid Archive (GAR), Coherence Application Deployment on WebLogic, Coherence Container: BenefitsCoherence ClusterJMS Concepts, Configuration & MonitoringDiscuss the benefits of enterprise messaging. Define terms such as: producer, consumer, and destination. Compare two different messaging models. Explain the JMS commiunication architecture.Describe a message-driven EJBDiscuss WebLogic's JMS administration architectureCreate and target a JMS serverCreate a JMS module and define subdeployments. Create connection factories. Add a connection factory to a module. Create queues and topics. Configure error destinations. Create destination quotas; configure a JMS server quota.Use destination templates; create a destination from a template; configure an existing destination's templateMonitor basic JMS and MDB statistics, Monitor destinations on a JMS Server, Monitor connections and sessions, Use the Monitoring DashboardAdminister JMS including: Inspect in-progress messages, Create test messages, Move messages across destinations, Pause JMS services for maintenance and troubleshootingDescribe common causes of poor JMS performance, Identify symptoms Identify "quota too low", "quota too high"Discuss some best practices with your JMS developersTune quotas, message, paging and flow controlTune message-driven EJBsInvestigate issues by using logs and debug flagsUse JMS Troubleshooting tools to investigate issuesConfigure JMS logging to investigate issuesDiscuss some common JMS configuration issuesDescribe some common JMS runtime problemsDescribe JMS Security (policies for JMS and JNDI resources)Describe JMS IntegrationDescribe Message OrderingJMS Persistence, Transactions, and DurabilityCompare JMS persistence optionsConfigure file or JDBC persistence for JMSExplain the use of transactions with JMSConfigure and monitor JMS transactionsManage and monitor durable subscribersJMS & ClusteringTarget JMS resources to both configured and dynamic clustersDiscuss the advantages of distributed destinationsDescribe how clients interact with distributed destinationsCreate and target a uniform distributed destinationDescribe how JMS load balancing decisions are madeDiscuss the challenges of making JMS highly availableConfigure the cluster leasing serviceConfigure automatic server migrationManually migrate a failed serverCompare service and whole server migrationConfigure and use migratable targetsConfigure automatic service migrationManually migrate JMS and related services

课程标签

0人关注该课程

主题相关的课程