• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

29811 PLA courses

AZ-400T00 Designing and Implementing Microsoft DevOps Solutions

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for Students in this course are interested in designing and implementing DevOps processes or in passing the Microsoft Azure DevOps Solutions certification exam. This course provides the knowledge and skills to design and implement DevOps processes and practices. Students will learn how to plan for DevOps, use source control, scale Git for an enterprise, consolidate artifacts, design a dependency management strategy, manage secrets, implement continuous integration, implement a container build strategy, design a release strategy, set up a release management workflow, implement a deployment pattern, and optimize feedback mechanisms Prerequisites Successful learners will have prior knowledge and understanding of: Cloud computing concepts, including an understanding of PaaS, SaaS, and IaaS implementations. Both Azure administration and Azure development with proven expertise in at least one of these areas. Version control, Agile software development, and core software development principles. It would be helpful to have experience in an organization that delivers software. AZ-104T00 - Microsoft Azure Administrator AZ-204T00: Developing Solutions for Microsoft Azure 1 - Introduction to DevOps What is DevOps? Explore the DevOps journey Identify transformation teams Explore shared goals and define timelines 2 - Choose the right project Explore greenfield and brownfield projects Decide when to use greenfield and brownfield projects Decide when to use systems of record versus systems of engagement Identify groups to minimize initial resistance Identify project metrics and key performance indicators (KPIs) 3 - Describe team structures Explore agile development practices Explore principles of agile development Define organization structure for agile practices Explore ideal DevOps team members Enable in-team and cross-team collaboration Select tools and processes for agile practices 4 - Choose the DevOps tools What is Azure DevOps? What is GitHub? Explore an authorization and access strategy Migrate or integrate existing work management tools Migrate or integrate existing test management tools Design a license management strategy 5 - Plan Agile with GitHub Projects and Azure Boards Link GitHub to Azure Boards Configure GitHub Projects Manage work with GitHub Project boards Customize Project views Collaborate using team discussions Agile Plan and Portfolio Management with Azure Boards 6 - Introduction to source control Explore DevOps foundational practices What is source control? Explore benefits of source control Explore best practices for source control 7 - Describe types of source control systems Understand centralized source control Understand distributed source control Explore Git and Team Foundation Version Control Examine and choose Git Understand objections to using Git Describe working with Git locally 8 - Work with Azure Repos and GitHub Migrate from TFVC to Git Use GIT-TFS Develop online with GitHub Codespaces 9 - Structure your Git Repo Explore monorepo versus multiple repos Implement a change log 10 - Manage Git branches and workflows Explore branch workflow types Explore feature branch workflow Explore Git branch model for continuous delivery Explore GitHub flow Explore fork workflow Version Control with Git in Azure Repos 11 - Collaborate with pull requests in Azure Repos Collaborate with pull requests Examine GitHub mobile for pull request approvals 12 - Identify technical debt Examine code quality Examine complexity and quality metrics Measure and manage technical debt Integrate other code quality tools Plan effective code reviews 13 - Explore Git hooks Implement Git hooks 14 - Plan foster inner source Explore foster inner source Implement the fork workflow Describe inner source with forks 15 - Manage Git repositories Work with large repositories Purge repository data Manage releases with GitHub Repos Automate release notes with GitHub 16 - Explore Azure Pipelines Explore the concept of pipelines in DevOps Describe Azure Pipelines Understand Azure Pipelines key terms 17 - Manage Azure Pipeline agents and pools Choose between Microsoft-hosted versus self-hosted agents Explore job types Explore predefined agent pool Understand typical situations for agent pools Communicate with Azure Pipelines Communicate to deploy to target servers Examine other considerations Describe security of agent pools Configure agent pools and understanding pipeline styles 18 - Describe pipelines and concurrency Understand parallel jobs Estimate parallel jobs Describe Azure Pipelines and open-source projects Explore Azure Pipelines and Visual Designer Describe Azure Pipelines and YAML 19 - Explore continuous integration Learn the four pillars of continuous integration Explore benefits of continuous integration Describe build properties Enable Continuous Integration with Azure Pipelines 20 - Implement a pipeline strategy Configure agent demands Implement multi-agent builds Explore source control types supported by Azure Pipelines 21 - Integrate with Azure Pipelines Describe the anatomy of a pipeline Understand the pipeline structure Detail templates Explore YAML resources Use multiple repositories in your pipeline 22 - Introduction to GitHub Actions What are Actions? Explore Actions flow Understand workflows Describe standard workflow syntax elements Explore events Explore jobs Explore runners Examine release and test an action 23 - Learn continuous integration with GitHub Actions Describe continuous integration with actions Examine environment variables Share artifacts between jobs Examine Workflow badges Describe best practices for creating actions Mark releases with Git tags Create encrypted secrets Use secrets in a workflow Implement GitHub Actions for CI/CD 24 - Design a container build strategy Examine structure of containers Work with Docker containers Understand Dockerfile core concepts Examine multi-stage dockerfiles Examine considerations for multiple stage builds Explore Azure container-related services Deploy Docker containers to Azure App Service web apps 25 - Introduction to continuous delivery Explore traditional IT development cycle What is continuous delivery? Move to continuous delivery Understand releases and deployments Understand release process versus release 26 - Create a release pipeline Describe Azure DevOps release pipeline capabilities Explore release pipelines Explore artifact sources Choose the appropriate artifact source Examine considerations for deployment to stages Explore build and release tasks Explore custom build and release tasks Explore release jobs Configure Pipelines as Code with YAML 27 - Explore release recommendations Understand the delivery cadence and three types of triggers Explore release approvals Explore release gates Use release gates to protect quality Control Deployments using Release Gates 28 - Provision and test environments Provision and configure target environments Configure automated integration and functional test automation Understand Shift-left Set up and run availability tests Explore Azure Load Testing Set up and run functional tests 29 - Manage and modularize tasks and templates Examine task groups Explore variables in release pipelines Understand variable groups 30 - Automate inspection of health Automate inspection of health Explore events and notifications Explore service hooks Configure Azure DevOps notifications Configure GitHub notifications Explore how to measure quality of your release process Examine release notes and documentation Examine considerations for choosing release management tools Explore common release management tools 31 - Introduction to deployment patterns Explore microservices architecture Examine classical deployment patterns Understand modern deployment patterns 32 - Implement blue-green deployment and feature toggles What is blue-green deployment? Explore deployment slots Describe feature toggle maintenance 33 - Implement canary releases and dark launching Explore canary releases Examine Traffic Manager Understand dark launching 34 - Implement A/B testing and progressive exposure deployment What is A/B testing? Explore CI-CD with deployment rings 35 - Integrate with identity management systems Integrate GitHub with single sign-on (SSO) Explore service principals Explore Managed Identity 36 - Manage application configuration data Rethink application configuration data Explore separation of concerns Understand external configuration store patterns Examine Key-value pairs Examine App configuration feature management Integrate Azure Key Vault with Azure Pipelines Manage secrets, tokens and certificates Examine DevOps inner and outer loop Integrate Azure Key Vault with Azure DevOps Enable Dynamic Configuration and Feature Flags 37 - Explore infrastructure as code and configuration management Explore environment deployment Examine environment configuration Understand imperative versus declarative configuration Understand idempotent configuration 38 - Create Azure resources using Azure Resource Manager templates Why use Azure Resource Manager templates? Explore template components Manage dependencies Modularize templates Manage secrets in templates Deployments using Azure Bicep templates 39 - Create Azure resources by using Azure CLI What is Azure CLI? Work with Azure CLI 40 - Explore Azure Automation with DevOps Create automation accounts What is a runbook? Understand automation shared resources Explore runbook gallery Examine webhooks Explore source control integration Explore PowerShell workflows Create a workflow Examine checkpoint and parallel processing 41 - Implement Desired State Configuration (DSC) Understand configuration drift Explore Desired State Configuration (DSC) Explore Azure Automation State configuration (DSC) Examine DSC configuration file Explore hybrid management Implement DSC and Linux Automation on Azure 42 - Implement Bicep What is Bicep? Install Bicep Understand Bicep file structure and syntax 43 - Introduction to Secure DevOps Describe SQL injection attack Understand DevSecOps Explore Secure DevOps Pipeline Explore key validation points Explore continuous security validation Understand threat modeling 44 - Implement open-source software Explore how software is built What is open-source software Explore corporate concerns with open-source software components Explore common open-source licenses Examine license implications and ratings 45 - Software Composition Analysis Inspect and validate code bases for compliance Explore software composition analysis (SCA) Integrate Mend with Azure Pipelines Implement GitHub Dependabot alerts and security updates Integrate software composition analysis checks into pipelines Examine tools for assess package security and license rate Interpret alerts from scanner tools Implement security and compliance in an Azure Pipeline 46 - Static analyzers Explore SonarCloud Explore CodeQL in GitHub Manage technical debt with SonarCloud and Azure DevOps 47 - OWASP and Dynamic Analyzers Plan Implement OWASP Secure Coding Practices Explore OWASP ZAP penetration test Explore OWASP ZAP results and bugs 48 - Security Monitoring and Governance Implement pipeline security Explore Microsoft Defender for Cloud Examine Microsoft Defender for Cloud usage scenarios Explore Azure Policy Understand policies Explore initiatives Explore resource locks Explore Azure Blueprints Understand Microsoft Defender for Identity 49 - Explore package dependencies What is dependency management? Describe elements of a dependency management strategy Identify dependencies Understand source and package componentization Decompose your system Scan your codebase for dependencies 50 - Understand package management Explore packages Understand package feeds Explore package feed managers Explore common public package sources Explore self-hosted and SaaS based package sources Consume packages Publish packages Package management with Azure Artifacts 51 - Migrate consolidating and secure artifacts Identify existing artifact repositories Migrate and integrating artifact repositories Secure access to package feeds Examine roles Examine permissions Examine authentication 52 - Implement a versioning strategy Understand versioning of artifacts Explore semantic versioning Examine release views Promote packages Explore best practices for versioning 53 - Introduction to GitHub Packages Publish packages Install a package Delete and restore a package Explore package access control and visibility 54 - Implement tools to track usage and flow Understand the inner loop Explore Azure Monitor and Log Analytics Examine Kusto Query Language (KQL) Explore Application Insights Implement Application Insights Monitor application performance with Application Insights 55 - Develop monitor and status dashboards Explore Azure Dashboards Examine view designer in Azure Monitor Explore Azure Monitor workbooks Explore Power BI Build your own custom application 56 - Share knowledge within teams Share acquired knowledge within development teams Integrate with Azure Boards Share team knowledge using Azure Project Wiki 57 - Design processes to automate application analytics Explore rapid responses and augmented search Integrate telemetry Examine monitoring tools and technologies 58 - Manage alerts, blameless retrospectives and a just culture Examine when get a notification Explore how to fix it Explore smart detection notifications Improve performance Understand server response time degradation Reduce meaningless and non-actionable alerts Examine blameless retrospective Develop a just culture

AZ-400T00 Designing and Implementing Microsoft DevOps Solutions
Delivered OnlineFlexible Dates
£2,975

Electrical Generators, Excitation Systems and Governing Systems

By EnergyEdge - Training for a Sustainable Energy Future

About this Training Course This 5 full-day course provides a comprehensive understanding of the various types of generators, exciters, automatic voltage regulators (AVRs), governing systems, and protective systems. The focus will be on maximizing the efficiency, reliability and longevity of these equipment by providing an understanding of the characteristics, selection criteria, common problems and repair techniques, preventive and predictive maintenance. The emphasis of this course is on protective systems, inspection methods, diagnostic testing, troubleshooting, modern maintenance techniques, refurbishment, rewind and upgrade options, as well as advanced methods for preventing partial discharge and other failures. Training Objectives Equipment Operation: Gain a thorough understanding of the operating characteristics of generators, exciters, AVR's and protective systems Equipment Diagnostics and Inspection: Learn in detail all the diagnostic techniques and inspections required of critical components of generators, exciters, AVR's and protective systems Equipment Testing: Understand thoroughly all the tests required for the various types of generators, exciters, AVR's and protective systems Electrical Generator Protective Systems: Gain a thorough understanding of all Electrical generator protective systems including: all electrical relays, tripping mechanisms, protective systems for negative phase sequence (unbalance loading), loss of excitation, over fluxing protection (over-voltage and underfrequency), reverse power (generator monitoring), over-speeding, pole slipping / out of step (sudden increase in torque or weakness in excitation), Class A protection, Class B protection Equipment Maintenance and Troubleshooting: Determine all the maintenance and troubleshooting activities required to minimize the downtime and operating cost of generators, exciters, AVR's and protective systems Equipment Repair and Refurbishment: Gain a detailed understanding of the various methods used to repair and refurbish generators, exciters, AVR's and protective systems Equipment Rewind and Upgrade Options: Discover all options available to rewind and upgrade the generator rotor and stator to enhance the output and reduce downtime Efficiency, Reliability, and Longevity: Learn the various methods used to maximize the efficiency, reliability, and longevity of generators, exciters, AVR's and protective systems Advanced Methods to Prevent Failure: Gain a thorough understanding of all the methods used to prevent partial discharge, and other failures in generators, exciters, AVR's and protective systems Equipment Sizing: Gain a detailed understanding of all the calculations and sizing techniques used for generators, exciters, AVR's and protective systems Design Features: Understand all the design features that improve the efficiency, reliability of generators, exciters, AVR's and protective systems Equipment Selection: Learn how to select generators, exciters, AVR's and protective systems by using the performance characteristics and selection criteria that you will learn in this course Equipment Enclosures and Sealing Methods: Learn about the various types of enclosures and sealing arrangements used for generators, exciters, AVR's and protective systems Equipment Commissioning: Understand all the commissioning requirements for generators, exciters, AVR's and protective systems Equipment Codes and Standards: Learn all the codes and standards applicable for generators, exciters, AVR's and protective systems Equipment Causes and Modes of Failures: Understand causes and modes of failures of generators, exciters, AVR's and protective systems System Design: Learn all the requirements for designing different types of generators, exciters, AVR's and protective systems Target Audience Engineers of all disciplines Managers Technicians Maintenance personnel Other technical individuals Course Level Basic or Foundation Training Methods Your specialist course leader relies on a highly interactive training method to enhance the learning process. This method ensures that all participants gain a complete understanding of all topics covered. The training environment is highly stimulating, challenging, and effective because the participants will learn by case studies which will allow them to apply the material taught to their own organization. Each delegate will receive a copy of the following materials written by the instructor: ELECTRICAL EQUIPMENT HANDBOOK' published by McGraw-Hill in 2003 (600 pages) Generator Inspection, Testing, Maintenance, Protective Systems and Refurbishment Manual (this manual covers all the inspection and maintenance activities as well as all protective systems required for generators - 400 pages) Trainer Your specialist course leader has more than 32 years of practical engineering experience with Ontario Power Generation (OPG), one of the largest electric utility in North America. He was previously involved in research on power generation equipment with Atomic Energy of Canada Limited at their Chalk River and Whiteshell Nuclear Research Laboratories. While working at OPG, he acted as a Training Manager, Engineering Supervisor, System Responsible Engineer and Design Engineer. During the period of time, he worked as a Field Engineer and Design Engineer, he was responsible for the operation, maintenance, diagnostics, and testing of gas turbines, steam turbines, generators, motors, transformers, inverters, valves, pumps, compressors, instrumentation and control systems. Further, his responsibilities included designing, engineering, diagnosing equipment problems and recommending solutions to repair deficiencies and improve system performance, supervising engineers, setting up preventive maintenance programs, writing Operating and Design Manuals, and commissioning new equipment. Later, he worked as the manager of a section dedicated to providing training for the staff at the power stations. The training provided by him covered in detail the various equipment and systems used in power stations. In addition, he has taught courses and seminars to more than four thousand working engineers and professionals around the world, specifically Europe and North America. He has been consistently ranked as 'Excellent' or 'Very Good' by the delegates who attended his seminars and lectures. He written 5 books for working engineers from which 3 have been published by McGraw-Hill, New York. Below is a list of the books authored by him; Power Generation Handbook: Gas Turbines, Steam Power Plants, Co-generation, and Combined Cycles, second edition, (800 pages), McGraw-Hill, New York, October 2011. Electrical Equipment Handbook (600 pages), McGraw-Hill, New York, March 2003. Power Plant Equipment Operation and Maintenance Guide (800 pages), McGraw-Hill, New York, January 2012. Industrial Instrumentation and Modern Control Systems (400 pages), Custom Publishing, University of Toronto, University of Toronto Custom Publishing (1999). Industrial Equipment (600 pages), Custom Publishing, University of Toronto, University of Toronto, University of Toronto Custom Publishing (1999). Furthermore, he has received the following awards: The first 'Excellence in Teaching' award offered by PowerEdge, Singapore, in December 2016 The first 'Excellence in Teaching' award offered by the Professional Development Center at University of Toronto (May, 1996). The 'Excellence in Teaching Award' in April 2007 offered by TUV Akademie (TUV Akademie is one of the largest Professional Development centre in world, it is based in Germany and the United Arab Emirates, and provides engineering training to engineers and managers across Europe and the Middle East). Awarded graduation 'With Distinction' from Dalhousie University when completed Bachelor of Engineering degree (1983). Lastly, he was awarded his Bachelor of Engineering Degree 'with distinction' from Dalhousie University, Halifax, Nova Scotia, Canada. He also received a Master of Applied Science in Engineering (M.A.Sc.) from the University of Ottawa, Canada. He is also a member of the Association of Professional Engineers in the province of Ontario, Canada. POST TRAINING COACHING SUPPORT (OPTIONAL) To further optimise your learning experience from our courses, we also offer individualized 'One to One' coaching support for 2 hours post training. We can help improve your competence in your chosen area of interest, based on your learning needs and available hours. This is a great opportunity to improve your capability and confidence in a particular area of expertise. It will be delivered over a secure video conference call by one of our senior trainers. They will work with you to create a tailor-made coaching program that will help you achieve your goals faster. Request for further information post training support and fees applicable Accreditions And Affliations

Electrical Generators, Excitation Systems and Governing Systems
Delivered in Internationally or OnlineFlexible Dates
£3,009 to £3,499

Maintenance, Inspection, Diagnostics, Testing, Troubleshooting, Refurbishment, & Protective Systems For All Key Electrical Equipment

By EnergyEdge - Training for a Sustainable Energy Future

About this Training Course This 5 full-day course provides a comprehensive understanding of all the maintenance, inspection, diagnostics, testing, troubleshooting, refurbishment, and protective systems of all key electrical equipment including: transformers, inverters, rectifiers, switchgear and circuit breakers, relays and protective devices, cables and accessories, motors, variable frequency drives, uninterruptible power systems, generators, fuses, and industrial batteries. It will cover in detail all the inspection methods and tests required to identify faults and deficiencies in electrical equipment, as well as, the repair techniques and available refurbishment methods. The course will also cover the activities required to commission this equipment and it will also cover all protective systems associated with this equipment. The objective of the seminar is to maximize the efficiency, reliability, and longevity of this type of equipment by providing an understanding of the common problems and repair techniques, preventive and predictive maintenance. Training Objectives Electrical Equipment Testing and Maintenance: Gain a thorough understanding of all the testing and maintenance required for all key electrical equipment including transformers, inverters, rectifiers, switchgear and circuit breakers, relays and protective devices, cables and accessories, motors, variable frequency drives, uninterruptible power systems, generators, fuses, and industrial batteries Electrical Equipment Inspection and Diagnostics: Learn about the inspection and diagnostics required for all the components of transformers, inverters, rectifiers, switchgear and circuit breakers, relays and protective devices, cables and accessories, motors, variable frequency drives, uninterruptible power systems, generators, fuses, and industrial batteries Electrical Equipment Troubleshooting: Determine all the troubleshooting activities required to minimize the downtime and operating cost of transformers, inverters, rectifiers, switchgear and circuit breakers, relays and protective devices, cables and accessories, motors, variable frequency drives, uninterruptible power systems, generators, fuses, and industrial batteries Electrical Equipment Online Condition Monitoring: Learn about online condition monitoring of transformers, inverters, rectifiers, switchgear and circuit breakers, relays and protective devices, cables and accessories, motors, variable frequency drives, uninterruptible power systems, generators, fuses, and industrial batteries Electrical Equipment Repair and Refurbishment: Obtain a detailed understanding of the various methods used to repair and refurbish transformers, inverters, rectifiers, switchgear and circuit breakers, relays and protective devices, cables and accessories, motors, variable frequency drives, uninterruptible power systems, generators, fuses, and industrial batteries Efficiency, Reliability, and Longevity: Learn the various methods used to maximize the efficiency, reliability, and longevity of transformers, inverters, rectifiers, switchgear and circuit breakers, relays and protective devices, cables and accessories, motors, variable frequency drives, uninterruptible power systems, generators, fuses, and industrial batteries Rotating Equipment Vibration Analysis and Balancing Methods: Learn about vibration analysis and balancing methods of motors and generators. Electrical Equipment Codes and Standards: Learn all the codes and standards applicable for transformers, inverters, rectifiers, switchgear and circuit breakers, relays and protective devices, cables and accessories, motors, variable frequency drives, uninterruptible power systems, generators, fuses, and industrial batteries Equipment Causes and Modes of Failure: Understand the causes and modes of failure of transformers, inverters, rectifiers, switchgear and circuit breakers, relays and protective devices, cables and accessories, motors, variable frequency drives, uninterruptible power systems, generators, fuses, and industrial batteries Generator Upgrades and Rewinds: Learn the various methods used to upgrade and rewind a generator Protective Systems: Obtain a detailed understanding of all protective systems required for transformers, inverters, rectifiers, switchgear and circuit breakers, relays and protective devices, cables and accessories, motors, variable frequency drives, uninterruptible power systems, generators, fuses, and industrial batteries Target Audience Engineers of all disciplines Managers Technicians Maintenance personnel Other technical individuals (this course is suitable for individuals who do not have an electrical background) Course Level Basic or Foundation Training Methods Your specialist course leader relies on a highly interactive training method to enhance the learning process. This method ensures that all participants gain a complete understanding of all topics covered. The training environment is highly stimulating, challenging, and effective because the participants will learn by case studies which will allow them to apply the material taught to their own organization. Each delegate will receive a copy of the following materials written by the instructor: The relevant material of the 'ELECTRICAL EQUIPMENT HANDBOOK' published by McGraw-Hill in 2003 (600 pages) Electrical Equipment Maintenance, inspection, diagnostics, testing, troubleshooting, refurbishment, and protective systems Manual (500 pages) Trainer Your specialist course leader has more than 32 years of practical engineering experience with Ontario Power Generation (OPG), one of the largest electric utility in North America. He was previously involved in research on power generation equipment with Atomic Energy of Canada Limited at their Chalk River and Whiteshell Nuclear Research Laboratories. While working at OPG, he acted as a Training Manager, Engineering Supervisor, System Responsible Engineer and Design Engineer. During the period of time, he worked as a Field Engineer and Design Engineer, he was responsible for the operation, maintenance, diagnostics, and testing of gas turbines, steam turbines, generators, motors, transformers, inverters, valves, pumps, compressors, instrumentation and control systems. Further, his responsibilities included designing, engineering, diagnosing equipment problems and recommending solutions to repair deficiencies and improve system performance, supervising engineers, setting up preventive maintenance programs, writing Operating and Design Manuals, and commissioning new equipment. Later, he worked as the manager of a section dedicated to providing training for the staff at the power stations. The training provided by him covered in detail the various equipment and systems used in power stations. In addition, he has taught courses and seminars to more than four thousand working engineers and professionals around the world, specifically Europe and North America. He has been consistently ranked as 'Excellent' or 'Very Good' by the delegates who attended his seminars and lectures. He written 5 books for working engineers from which 3 have been published by McGraw-Hill, New York. Below is a list of the books authored by him; Power Generation Handbook: Gas Turbines, Steam Power Plants, Co-generation, and Combined Cycles, second edition, (800 pages), McGraw-Hill, New York, October 2011. Electrical Equipment Handbook (600 pages), McGraw-Hill, New York, March 2003. Power Plant Equipment Operation and Maintenance Guide (800 pages), McGraw-Hill, New York, January 2012. Industrial Instrumentation and Modern Control Systems (400 pages), Custom Publishing, University of Toronto, University of Toronto Custom Publishing (1999). Industrial Equipment (600 pages), Custom Publishing, University of Toronto, University of Toronto, University of Toronto Custom Publishing (1999). Furthermore, he has received the following awards: The first 'Excellence in Teaching' award offered by PowerEdge, Singapore, in December 2016 The first 'Excellence in Teaching' award offered by the Professional Development Center at University of Toronto (May, 1996). The 'Excellence in Teaching Award' in April 2007 offered by TUV Akademie (TUV Akademie is one of the largest Professional Development centre in world, it is based in Germany and the United Arab Emirates, and provides engineering training to engineers and managers across Europe and the Middle East). Awarded graduation 'With Distinction' from Dalhousie University when completed Bachelor of Engineering degree (1983). Lastly, he was awarded his Bachelor of Engineering Degree 'with distinction' from Dalhousie University, Halifax, Nova Scotia, Canada. He also received a Master of Applied Science in Engineering (M.A.Sc.) from the University of Ottawa, Canada. He is also a member of the Association of Professional Engineers in the province of Ontario, Canada. POST TRAINING COACHING SUPPORT (OPTIONAL) To further optimise your learning experience from our courses, we also offer individualized 'One to One' coaching support for 2 hours post training. We can help improve your competence in your chosen area of interest, based on your learning needs and available hours. This is a great opportunity to improve your capability and confidence in a particular area of expertise. It will be delivered over a secure video conference call by one of our senior trainers. They will work with you to create a tailor-made coaching program that will help you achieve your goals faster. Request for further information post training support and fees applicable Accreditions And Affliations

Maintenance, Inspection, Diagnostics, Testing, Troubleshooting, Refurbishment, & Protective Systems For All Key Electrical Equipment
Delivered in Internationally or OnlineFlexible Dates
£3,009 to £3,499

Design Of Circulating Fluidized Bed Boilers

By EnergyEdge - Training for a Sustainable Energy Future

About this training course This 5 full-day course will provide a comprehensive understanding of the design of circulating fluidized bed (CFB) boilers. The design of all CFB boiler components and equipment including furnace, cyclones, economizers, superheaters, reheaters, loop seals, expansion joints, refractory, and L-valves will be covered in detail. All potential operating problems and major operating problems, corrective actions and maintenance required for CFB boilers will be covered thoroughly. This course will focus on designing CFB boilers that have the highest efficiency, and maximum longevity and capacity factor. All the common problems encountered in CFB Boilers will be discussed in detail.This includes thermally induced failures, anchor system induced failures, water walls tube failures, NMEJ damages, clinker formation, refractory damages, APH tube chock-up, erosion and corrosion. The solutions to each of these problems will be presented. All repair and refurbishment methods, preventive and predictive maintenance required for CFB boilers will be covered in-depth. Several studies have confirmed that CFB boilers are the best method for power generation.This is due to their fuel flexibility, and lowest electricity cost among all types of boilers. This technology is in great demand due to various other advantages such as lower emissions as compared to other types of boilers and has a carbon footprint well below the norms laid down by the World Bank emission requirements. This course is a MUST for anyone who is involved in the design, operation or maintenance of circulating fluidized bed boilers, because it covers how these boilers are designed and provides guidelines and rules that ensure the CFB boilers have great performance. This course will also provide up-dated information in respect to the design of supercritical once-through CFB boilers and ultra supercritical CFB boilers. Training Objectives Circulating Fluidized Bed Boiler Design: Gain a thorough understanding of the best design methods of circulating fluidized bed boilers. Design of Circulating Fluidized Bed Boiler: Components and Systems: Learn all the techniques used to design CFB boiler equipment and systems including furnace, cyclones, economizers, superheaters, reheaters, loop seals, expansion joints, refractory, and L-valves. Design of Circulating Fluidized Bed Boiler to Achieve Highest Efficiency, and Best Performance and Economics: Gain a thorough understanding of all the methods used to design CFB boilers having the highest efficiency, longevity and capacity factor as well as best economics. Circulating Fluidized Bed Boiler Equipment: Learn about various equipment of circulating fluidized bed boilers including: furnaces, cyclones, economizers, superheaters, reheaters, ammonia injection systems, electrostatic precipitators, polishing dry scrubbers, fuel and sorbent feeding systems, bottom ash handling and extraction systems and materials. Circulating Fluidized Bed Boiler Environmental Emissions: Learn about the monitoring and control of environmental emissions from circulating fluidized boilers. Circulating Fluidized Bed Boiler Instrumentation and Control Systems: Learn about the latest instrumentation and control systems of circulating fluidized bed boilers. Circulating Fluidized Bed Boiler Reliability and Testing: Increase your knowledge of predictive and preventive maintenance, reliability and testing of circulating fluidized bed boilers. Circulating Fluidized Bed Boiler Selection and Applications: Gain a detailed understanding of the selection considerations and applications of circulating fluidized bed boilers. Circulating Fluidized Bed Boiler Maintenance: Learn all the maintenance activities required for circulating fluidized bed boilers, to minimize their operating cost and maximize their efficiency, reliability, and longevity. Circulating Fluidized Bed Boiler Refurbishment, and Life Extension Methods: Learn about life cycle cost, profitability, refurbishment, and life extension methods for all types of circulating fluidized bed boilers. Circulating Fluidized Bed Boiler Commissioning: Understand all the commissioning requirements of circulating fluidized bed boilers. Circulating Fluidized Bed Boiler Codes and Standards: Learn all the codes and standards applicable for circulating fluidized bed boilers. Target Audience Engineers of all disciplines Managers Technicians Maintenance personnel Other technical individuals Training Methods Your specialist course leader relies on a highly interactive training method to enhance the learning process. This method ensures that all participants gain a complete understanding of all topics covered. The training environment is highly stimulating, challenging, and effective because the participants will learn by case studies which will allow them to apply the material taught to their own organization. Each delegate will receive a copy of the following materials written by the instructor: 'POWER GENERATION HANDBOOK' published by McGraw-Hill in 2012 (800 pages) Design of Circulating Fluidized Bed Boiler manual (600 pages) Trainer Your specialist course leader has more than 32 years of practical engineering experience with Ontario Power Generation (OPG), one of the largest electric utility in North America. He was previously involved in research on power generation equipment with Atomic Energy of Canada Limited at their Chalk River and Whiteshell Nuclear Research Laboratories. While working at OPG, he acted as a Training Manager, Engineering Supervisor, System Responsible Engineer and Design Engineer. During the period of time, he worked as a Field Engineer and Design Engineer, he was responsible for the operation, maintenance, diagnostics, and testing of gas turbines, steam turbines, generators, motors, transformers, inverters, valves, pumps, compressors, instrumentation and control systems. Further, his responsibilities included designing, engineering, diagnosing equipment problems and recommending solutions to repair deficiencies and improve system performance, supervising engineers, setting up preventive maintenance programs, writing Operating and Design Manuals, and commissioning new equipment. Later, he worked as the manager of a section dedicated to providing training for the staff at the power stations. The training provided by him covered in detail the various equipment and systems used in power stations. In addition, he has taught courses and seminars to more than four thousand working engineers and professionals around the world, specifically Europe and North America. He has been consistently ranked as 'Excellent' or 'Very Good' by the delegates who attended his seminars and lectures. He written 5 books for working engineers from which 3 have been published by McGraw-Hill, New York. Below is a list of the books authored by him; Power Generation Handbook: Gas Turbines, Steam Power Plants, Co-generation, and Combined Cycles, second edition, (800 pages), McGraw-Hill, New York, October 2011. Electrical Equipment Handbook (600 pages), McGraw-Hill, New York, March 2003. Power Plant Equipment Operation and Maintenance Guide (800 pages), McGraw-Hill, New York, January 2012. Industrial Instrumentation and Modern Control Systems (400 pages), Custom Publishing, University of Toronto, University of Toronto Custom Publishing (1999). Industrial Equipment (600 pages), Custom Publishing, University of Toronto, University of Toronto, University of Toronto Custom Publishing (1999). Furthermore, he has received the following awards: The first 'Excellence in Teaching' award offered by PowerEdge, Singapore, in December 2016 The first 'Excellence in Teaching' award offered by the Professional Development Center at University of Toronto (May, 1996). The 'Excellence in Teaching Award' in April 2007 offered by TUV Akademie (TUV Akademie is one of the largest Professional Development centre in world, it is based in Germany and the United Arab Emirates, and provides engineering training to engineers and managers across Europe and the Middle East). Awarded graduation 'With Distinction' from Dalhousie University when completed Bachelor of Engineering degree (1983). Lastly, he was awarded his Bachelor of Engineering Degree 'with distinction' from Dalhousie University, Halifax, Nova Scotia, Canada. He also received a Master of Applied Science in Engineering (M.A.Sc.) from the University of Ottawa, Canada. He is also a member of the Association of Professional Engineers in the province of Ontario, Canada. POST TRAINING COACHING SUPPORT (OPTIONAL) To further optimise your learning experience from our courses, we also offer individualized 'One to One' coaching support for 2 hours post training. We can help improve your competence in your chosen area of interest, based on your learning needs and available hours. This is a great opportunity to improve your capability and confidence in a particular area of expertise. It will be delivered over a secure video conference call by one of our senior trainers. They will work with you to create a tailor-made coaching program that will help you achieve your goals faster. Request for further information post training support and fees applicable Accreditions And Affliations

Design Of Circulating Fluidized Bed Boilers
Delivered in Internationally or OnlineFlexible Dates
£3,009 to £3,499

Digital Marketing Work Placement Programme

4.8(47)

By Bradstone Allington National

Digital Marketing Work Placement ProgrammeCourse Description In today’s world, the Marketing industry is more competitive than ever and goes beyond simply having theoretical qualifications. Candidates who desire to make an impression are required to have an understanding of a broad range of marketing activities. Our 3-month training programme provides everything you need to become fully qualified in Marketing practice & management. Once you have completed your training session you will gain accredited certifications and three months of remote experience directly with one of our clients. CPD 120 CPD hours / pointsAccredited by The CPD Certification Service Description What’s Included Three months full access to the online course Professional certification Digital certifications Guaranteed work placement (12 weeks) Learn industry-leading skills and stand out from the crowd. Information-packed practical training starting from basics to advanced testing techniques. Best suitable for beginners to advanced level users and who learn faster when demonstrated. Course content designed by considering current trends in the job market. A practical learning experience with live project work and examples. *Terms Apply Who is this course for? Who is it for? Part Qualified, Freshly Qualified Marketing Students Graduates with No or little Job Experience Students Currently Studying or intending to study Marketing or want to refresh knowledge on SMM and SEO People who are already working in the industry but want to gain further knowledge about SMM and SEO Thinking of opening a Marketing business Career path Marketing Manager - average salary - £50,000 Digital Marketing Executive - average salary - £26,000

Digital Marketing Work Placement Programme
Delivered Online On Demand5 days
£1,995

Level 4 Diploma in Counselling Practice

By Step Into Learning

Do you want a rewarding career working directly with people? Would you like to make a difference to their everyday lives? If you are warm, open and compassionate and can bring a patient and non-judgemental attitude, a career in counselling could be for you. The Level 3 Certificate is the second stage on the journey to becoming a qualified counsellor.

Level 4 Diploma in Counselling Practice
Delivered In-Person in Launceston + 1 moreFlexible Dates
£2,882

Graphic & Digital Design Work Placement Programme

4.8(47)

By Bradstone Allington National

In today’s world, the design industry is more competitive than ever and goes beyond simply having theoretical qualifications. Candidates whom desire to make an impression are required to have an understanding of key design principles and trends. Our 3-month training programme provides everything you need to become fully qualified. Once you have completed your training session you will gain accredited certifications and three months of remote experience directly with one of our clients.The Graphic & Digital Design Work Placement Programme helps candidates develop their skills & experience, this is a great way to kick start your Graphic & Digital Design career. CPD 120 CPD hours / pointsAccredited by The CPD Certification Service Description What’s Included Three months full access to the online course Professional certification Digital certifications Guaranteed work placement (12 weeks) Learn industry-leading software and stand out from the crowd. Information-packed practical training starting from basics to advanced testing techniques. Best suitable for beginners to advanced level users and who learn faster when demonstrated. Course content designed by considering current software testing technology and the job market. A practical learning experience with live project work and examples. *Terms Apply Who is this course for? Who is it for? Part Qualified, Freshly Qualified Graphic & Digital Design Students Graduates with No or little Job Experience Students Currently Studying or intending to study Graphic & Digital Design or want to refresh your knowledge on photoshop People who are already working in the industry but want to gain further knowledge Thinking of opening a Graphic & Digital Design agency Career path Junior Graphic Designer - £15,000 to £19,000 per annum Senior Graphic Designer - £35,000 to £55,000 per annum

Graphic & Digital Design Work Placement Programme
Delivered Online On Demand5 days
£1,995

Summer High Performance Golf Camp 2024

5.0(3)

By RV Golf Schools

Our high performance camp is aimed at the better player looking for the tour player experience. The camp offers extensive 1:1 coaching using all the technology to include Trackman/GC Quad, video analysis, SAM PuttLab. Players will also be tested on the golf course with a challenging schedule of courses. This two week camp focuses on coaching and technical development in week 1 and 3 and tournament preparation in week 2 & 4 before competing in a 54 hole WAGR ranked tournament, during week 2 & 4. Golfers can stay for 1, 2, 3 or 4 weeks, please select the weeks you require.

Summer High Performance Golf Camp 2024
Delivered In-PersonFlexible Dates
£2,800

A Four Part Health & Wellbeing Enlightenment Course

By Ravens Lodge

A Four week course held on a Tuesday evening from 7.00pm until 8.30pm. A deposit of £10 paid online secures your place and thereafter £10 payable in person on the four following Tuesday evenings (£50 in total) A fantastic opportunity to learn the symbolic lessons of Health & Wellbeing taught and practiced by the native Americans and our Druid ancestors. 1st week- we will be connecting with the element of Air and our spiritual aspects. 2nd week- we will be connecting with the element of Fire and our physical body and nutrition. 3rd week- we will be connecting with the element of Water, it's healing modalities and how it connects us all and the emotional aspect of self. 4th week- we will connect with the element of Earth and the aspect of mentality. We will discover a powerful method of using our mind to rebuild our emotions our physicality and our spiritual connection.

A Four Part Health & Wellbeing Enlightenment Course
Delivered In-Person in Llansteffan, Carmarthen
£10

55344 Identity with Windows Server

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is primarily intended for existing IT professionals who have some AD DS knowledge and experience and who aim to develop knowledge about identity and access technologies in Windows Server. This would typically include: ?AD DS administrators who are looking to train in identity and access technologies with Windows Server 2016, Windows Server 2019 or Windows Server 2022. ?System or infrastructure administrators with general AD DS experience and knowledge who are looking to cross-train in core and advanced identity and access technologies in Windows Server 2016, Windows Server 2019 or Windows Server 2022. Overview Install and configure domain controllers. Manage objects in AD DS by using graphical tools and Windows PowerShell. Implement AD DS in complex environments. Implement and administer Active Directory Rights Management Services (AD RMS). Implement AD DS sites, and configure and manage replication. Implement and manage Group Policy Objects (GPOs). Manage user settings by using GPOs. Secure AD DS and user accounts. Implement and manage a certificate authority (CA) hierarchy with AD CS. Deploy and manage certificates. Implement and administer AD FS. Implement synchronization between AD DS and Azure AD. Some exposure to and experience with Active Directory concepts and technologies in Windows Server. Experience working with and configuring Windows Server. Experience and an understanding of core networking technologies such as IP addressing, name resolution, and Dynamic Host Configuration Protocol (DHCP) Experience working with and an understanding basic server virtualization concepts. Monitor, troubleshoot, and establish business continuity for AD DS services. This five-day instructor-led course teaches IT professionals how to deploy and configure Active Directory Domain Services (AD DS) in a distributed environment, how to implement Group Policy, how to perform backup and restore, and how to monitor and troubleshoot Active Directory - related issues with Windows Server. Additionally, this course teaches students how to deploy other Active Directory server roles, such as Active Directory Federation Services (AD FS) and Active Directory Certificate Services (AD CS). Although this course and the associated labs are written for Windows Server 2022, the skills taught will also be backwards compatible for Server 2016 and Server 2019. The course and labs also focus on how to administer Windows Server using not only the traditional tools such as PowerShell and Server manager, but also Windows Admin Center. Prerequisites Some exposure to and experience with Active Directory concepts and technologies in Windows Server. Experience working with and configuring Windows Server. Experience and an understanding of core networking technologies such as IP addressing, name resolution, and Dynamic Host Configuration Protocol (DHCP) Experience working with and an understanding basic server virtualization concepts. 1 - Installing and configuring domain controllers Overview of AD DS Overview of AD DS domain controllers Deploying a domain controller 2 - Managing objects in AD DS Managing user accounts Managing groups in AD DS Managing computer objects in AD DS Using Windows PowerShell for AD DS administration Implementing and managing OUs 3 - Advanced AD DS infrastructure management Overview of advanced AD DS deployments Deploying a distributed AD DS environment Configuring AD DS trusts 4 - Implementing and administering AD DS sites and replication Overview of AD DS replication Configuring AD DS sites Configuring and monitoring AD DS replication 5 - Implementing Group Policy Introducing Group Policy Implementing and administering GPOs Group Policy scope and Group Policy processing Troubleshooting the application of GPOs 6 - Managing user settings with Group Policy Implementing administrative templates Configuring Folder Redirection, software installation, and scripts Configuring Group Policy preferences 7 - Securing Active Directory Domain Services Securing domain controllers Implementing account security Implementing audit authentication Configuring managed service accounts 8 - Deploying and managing AD CS Deploying CAs Administering CAs Troubleshooting and maintaining CAs 9 - Deploying and managing certificates Deploying and managing certificate templates Managing certificate deployment, revocation, and recovery Using certificates in a business environment Implementing and managing smart cards 10 - Implementing and administering AD FS Overview of AD FS AD FS requirements and planning Deploying and configuring AD FS Web Application Proxy Overview 11 - Implementing and administering AD RMS Overview of AD RMS Deploying and managing an AD RMS infrastructure Configuring AD RMS content protection 12 - Implementing AD DS synchronization with Microsoft Azure AD Planning and preparing for directory synchronization Implementing directory synchronization by using Azure AD Connect Managing identities with directory synchronization 13 - Monitoring, managing, and recovering AD DS Monitoring AD DS Managing the Active Directory database Active Directory backup and recovery options for AD DS and other identity and access solutions

55344 Identity with Windows Server
Delivered OnlineFlexible Dates
£2,975