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

618 Mac courses

How do people learn?

By Inclusive Solutions

Online Course now available via Teachable Platform – How do People Learn? Learn at your own pace… with text and videos to support your learning experience. Inclusive Education: Neurodiversity Course Presented by Inclusive Solutions  About This Course: Designed for educators, psychologists, and teachers, this course offers an immersive experience in inclusive education strategies specifically for neurodivergent children. Two leading experts—Dennis Rollins MBE, celebrated trombonist and teacher, and Colin Newton, an experienced inclusive educational psychologist—will guide you through practical approaches and proven techniques to improve inclusive education.  Key Benefits of the Course:  Understand learning processes tailored to neurodivergent students with learning differences. Explore dominant psychological models of learning and their practical, real-world applications. Participate in engaging, hands-on activities to reinforce inclusive teaching strategies. Gain strategies to foster motivation, confidence, and a sense of autonomy in learners Meet the Instructors: Dennis Rollins MBE Dennis Rollins MBE is a renowned trombone player and award-winning educator with over three decades of experience. Known for his unique approach, Dennis has collaborated with top artists worldwide and has received prestigious awards for both performance and jazz education.   Some of Dennis’ recognised lifetime achievements are as follows:  Worked with artists such as Jamiroquai, Courtney Pine, Maceo Parker, The Brand New Heavies, Blur, US3 and Monty Alexander. Won BBC Best Band with Badbone & Co, 2006. Trombonist of the Year, British Jazz Awards and Ronnie Scott’s Jazz Awards, 2007. X2 nominated in the 2008 Parliamentary Jazz Awards: Musician of the Year and Jazz Education, winning the latter category. JazzYorkshire Award Best Band for his band Velocity Trio, 2012. British Trombone Society (BTS) Player of the year Award, 2013. Honorary Fellowship from the Royal Welsh College of Music and Drama, 2022. Recently honoured with an MBE, Dennis brings a creative, real-world perspective to teaching music, particularly for learners with complex needs.  Learn more about Dennis Rollins: Dennis Rollins Website   Colin Newton Colin Newton is a seasoned educational psychologist and passionate advocate for inclusive education. With over 40 years in the field, working across the UK and internationally. Colin is known for his passion for promoting the inclusion of all children in mainstream schools, and for his practical applied work around person-centred planning, restorative justice and in-depth problem-solving. His work has inspired a shift toward inclusive practices across the UK, as he brings both experience and innovative thinking to the world of education.  Colin says: ‘Instinctively from an early age I was against children being sent away to boarding schools and later to special schools and settings. Later I was inspired by disabled activists and Canadian and North American inclusionists who were working to change the world of education with radical innovative thinking and approaches - the work was political, social and spiritual - I was in and never looked back!’  Colin’s career has been values-driven, but also practical using applied psychology in training and real-life problem-solving with schools, families and individual children and young people.     Learning Objectives: By participating in this course, you’ll be able to:  Gain a deeper understanding of inclusive learning processes for all children and adults Differentiate approaches to address the emotional complexities of teaching and learning Master techniques to support effective teaching and meaningful learning Explore the role of relationships and engagement in successful learning Analyse psychological models and identify their real-world applications in education Reflect on the practices of outstanding teachers to inspire deeper learning   Course Topics: Learning Through Imitation Learn how social learning theory (Bandura) highlights the power of imitation. Discover how learners naturally gravitate toward peers and key adults as role models, absorbing skills and behaviours. Contextual Learning Explore Jerome Bruner’s view on context in learning. Understand how learning is always connected to a broader context, which makes it meaningful and applicable. Motivation and Structured Steps Discover techniques to ignite motivation in learners. We’ll discuss how structured, step-by-step support and person-centred encouragement can make a profound difference, particularly for those with learning barriers. Building Self-Efficacy in Learners Understand how educators can nurture self-efficacy, encouraging learners to set their own goals and take charge of their learning journey. Who Should Attend? This course is ideal for:  Educators and psychologists aiming to enhance their understanding of learning processes Teachers who want to develop inclusive teaching strategies for neurodivergent and learning-different students Format A dynamic, hands-on workshop blending lectures, real-world insights, and practical exercises. 

How do people learn?
Delivered in UK Wide Travel Costs or OnlineFlexible Dates
£1,800 to £2,500

Microsoft Excel Macros & VBA - In-company

By Microsoft Office Training

Course Objectives At the end of this course you will be able to: Record and edit a Macro Assign macros to keyboard shortcuts, Quick Access Toolbar, Buttons and Shape objects. Use the Visual Basic Editor; change the properties of an object; add a module to a project; write the code for a procedure and then run it; and use the Object Browser to search procedures Manipulate data by declaring variables of different data types; combine data by using expressions; use functions to accept input and display output; and declare variables and procedures with the appropriate scope Use decision structures to create procedures that make decisions; and use loop structures to perform repetitive tasks Create an error handling routine in case things go wrong with VBA code ' 1 year email support service Take a closer look at the consistent excellent feedback from our growing corporate clients visiting our site ms-officetraining co uk Customer Feedback Best Training Ever! Just finished a bespoke 1-1 training course in Excel Advanced, Macros & VBA. Pedro is an excellent trainer, imparting his skills and knowledge in the best way - appropriately to audience skills, knowledge and ability. Pedro is always approachable, encouraging and supportive, giving delegates the optimum learning environment. I would not hesitate to recommend Pedro as a trainer, whatever your level of ability. Amanda Morris - Treasury & Systems Accountant at Reall - Real Equity for All The trainer was very knowledgeable, kept everyone involved and was enthusiastic. A great experience.. Simon Harper - Lloyd's of London My learning experience was awesome. Perdinand Reagan - Subsea7 Very nice and relaxed approach to teaching. Was definitely a good learning experience. Jerome Pupe - S5 Agency World The Trainer – Very positive + patient + helpful + thorough Agnes Souza - Direct Wines ' With more than 20 years experience, we deliver courses on all levels of the Desktop version of Microsoft Office and Office 365; ranging from Beginner, Intermediate, Advanced to the VBA level. Our trainers are Microsoft certified professionals with a proven track record with several years experience in delivering public, one to one, tailored and bespoke courses. Our competitive rates start from £550.00 per day of training Tailored training courses: You can choose to run the course exactly as they are outlined by us or we can customise it so that it meets your specific needs. A tailored or bespoke course will follow the standard outline but may be adapted to your specific organisational needs. Introduction to Macros and VBA Introducing Visual Basic for Applications Recording a Macro Naming conventions for Macro Procedures Running a Macro Absolute or Relative Cell Referencing Saving and Opening Files with Macros Making macros always available Adding Macros to Keyboard Shortcuts, Quick Access Toolbar, Buttons and Shapes Editing a Macro in the Visual Basic Editor Understanding the Development Environment Customising the Editor Tips for General Typing in VBA Using Visual Basic Help Working with Procedures Program Design Understanding Modules Naming Rules Creating a Module Understanding Procedures Programming Macro Concepts Creating a Subroutine Creating a Function Understanding Arguments Exiting Procedures Calling Procedures Objects, Properties, Methods and Events Understanding Objects Properties, Methods, and Events Navigating the Object Hierarchy Understanding Collections Accessing a Member of a Collection Understanding Hierarchy Using the Object Browser Using the With Statement Working with Properties Working with Methods Creating an Event Procedure Reserved Macro Names Using Expressions, Variables and Intrinsic Functions Understanding Expressions and Statements Declaring Variables Understanding Data Types Determining the Value of Variables Working with Variable Scope Using Built-in VBA Functions Understanding Constants Using Message Boxes Controlling the Answer to a Message Box Using Input Boxes Declaring and Using Object Variables Controlling Program Execution Understanding Control-of-Flow Structures Using the If...End If Decision Structures Nested If Statements Using the Select Case ... End Select Structure Using the Do ... Loop Structure Using the For ... Next Structure Using the For Each ... Next Structure Guidelines for Use of Control-of-Flow Structures Debugging and Handling Errors Understanding Errors Using Debugging Tools Setting Breakpoints and Using Break Mode Stepping Through Code Trapping Errors with the On Error Statement Understanding the Err Object Working with Inline Error Handling Writing an Error-Handling Routine Working with Forms and Controls Understanding UserForms Creating a Form Displaying and Removing a Form Aligning and Sizing Controls Using the Toolbox Working with a Form's Properties, Methods, and Events Working with Form and Control Properties, Methods and Event Setting the Tab Order Populating a Control Who is this course for? Who is this course for? This course is designed to give proficiency in the Visual Basic Editor (VBE), predominantly making use of Excel objects, understanding Object's Properties, Events and Methods, basic VBA Object oriented programming, event handling, control structures, and debugging tools. Requirements Requirements Preferably, delegates should have attended the Excel Advanced course. Certificates Certificates Certificate of completion Digital certificate - Included

Microsoft Excel Macros & VBA - In-company
Delivered in London or UK Wide or OnlineFlexible Dates
£750

Flex Flexperts Machine Polishing Course

5.0(2)

By Uk Detailing Academy

As the official Flex Polisher training provider for the UK, UK Detailing Academy has worked with Flex to develop the Flexxperts course for professional detailers wanting to get the best from the Flex range of polishing machines and accessories, improve their technique, and machine polish the Flex way. Also run as a group several times a year in addition to the One to One option. For more information on the course itself, please see below. Please select from the available dates below, and then select your T-Shirt size and whether you would like to preorder a discounted machine for collection on the day at your included and exclusive Flexxpert discount rate. As part of Flex's commitment to enhanced development for users of our professional tool range, Flex UK have come together with the UK Detailing Academy to deliver the Flexperts Approved program. During this Flex Machine Polishing course, we aim to show delegates the full range that Flex tools have to offer, and at the same time deliver practical usage instructions for each tool to ensure you are getting the optimum performance and delivering the high-end quality Flex is known for worldwide. The Flexpert certification is designed to not only introduce you to the full range of Flex machine polishers and their use. We want you to gain the full benefit of our wealth of history and experience in the detailing market. During this session, you will learn more about pads, and the compound technology which accompanies them. Covering best practices and techniques will help you achieve immense results efficiently, and demonstrate the proficiency required to be awarded the Flexpert Approved Detailing Partner accreditation. The award represents an industry badge of your commitment to our high standards and knowledge which you can display to your clients, demonstrating that your business and brand's professional development and standards are associated with the world's premium polisher manufacturer. We will be covering a huge variety of detailing essential topics, starting with talking about Flex as a company and our shared ethos, before moving on to theory and demonstration of the tools, hopefully furthering existing knowledge and ensuring a consistent standard for all who work under the Flex badge. Course Length 1 Day (0930-1600) Group Size One-to-One Location UK Detailing Academy, 2 Purlieus Barn, Ewen, Cirencester, GL7 6BY Experience / Qualification Car Care Professionals Only Refreshments or Lunch Refreshments included

Flex Flexperts Machine Polishing Course
Delivered In-PersonFlexible Dates
£495

Introduction to Virtualization

5.0(3)

By Systems & Network Training

Introduction to Virtualization course description A comprehensive tour of virtualization. The course concentrates on the actual technologies involved as opposed to any one vendor solution. What will you learn Explain the concepts of virtualization. Partition servers. Create Virtual Machines. Introduction to Virtualization course details Who will benefit: Anyone looking for an introduction to Virtualization. Prerequisites: None. Duration 2 days Introduction to Virtualization course contents Virtualization Concepts What is Virtualisation? What are virtual machines (VMs)? Virtualisation Landscape. Network Virtualisation. Suitability for Organisations. Advantages of deploying Virtualisation. Downsides of deploying Virtualisation. Overview of Virtualisation products. Hypervisors What is a hypervisor? Difference between type 1 and 2 hypervisors. Available hypervisors. Hypervisors and device drivers. Hands on: Installing Oracle VirtualBox on Windows. Creating/Importing/Configuring VMs. Virtualization Hosts Hardware and resource requirements. Installation of the hypervisor. Hands on: Installing Hyper-V role into Windows Server. Creating/Importing/Configuring VMs. Virtual Machines Creating virtual machines. Resource requirements. Settings. Installation of the guest OS. Additional tools/ extensions for hypervisor integration. VM files and their uses. Virtual hard disk and their formats. Hardware pass through. Hands on: Connecting to VMWare ESXi via WebGUI and using ESXi to create/import/configure VMs. VM Snapshots/Checkpoints What is a snapshot? How to use them and how they impact performance? Creating/deleting/merging of snapshots. Hands on: Using ESXi to create/manage snapshots. Command Line use on the Hypervisor Interacting with the hypervisor through the command line. Simple commands to configure the hypervisor and VMs. Simple scripts. Hands on: Connecting to VMWare ESXi via PowerCLI to manipulate VMs and snaphshots. Virtualization Storage Different types of storage: local vs remote. Local and remote storage technologies. Configuring storage. Hands on: Using ESXi to deploy VMs on remote NFS storage. Virtual Networking How is networking done in virtualization environments. What is a virtual switch and vNIC and what are their performance characteristics? NIC teaming and trunking in the virtual world. Port groups and isolation. Physical NICs and their use in virtual switches. Hands on: Using ESXi to create and configure vswitches and networking. Templates and clones What is a template? What is a clone? When to use templates and clones to optimize VM deployment. Migrating/Importing VMs What is migration? Migrating compute and storage. Importing VMs from files or physical machines. Hands on: Using VMWare vCenter Server to clone/ template/migrate VMs, tag resources, create local user accounts and assign permissions. VMs and Backups Taking backups of your VMs. Restoring your VMs from backups. Virtualization and Licensing Different licensing models and costs. Containerization Concepts What is a container and how is it different from a virtual machine. When to use containers. Docker and Kubernetes

Introduction to Virtualization
Delivered in Internationally or OnlineFlexible Dates
£1,727

Microsoft Access

5.0(3)

By Systems & Network Training

Microsoft Access training course description A hands on course providing a solid grounding in Microsoft Access. What will you learn Use and customise the Microsoft Access environment. Select, use and customise queries. Define tables. Design forms and reports. Recognise the use of macros. Microsoft Access training course details Who will benefit: Anyone wishing to work with Microsoft Access. Prerequisites: Database fundamentals Duration 3 days Microsoft Access training course contents Introducing databases Flat file databases, Relational databases, the objects defined in an Access database, planning a simple relational database. Open Access and create a database The database wizards, tables, creating and amending tables, using field properties to improve the quality of data entry and system performance, the primary key. Working in datasheet view View, add, modify and delete records, find records. Advantages and disadvantages of entering data directly into a table. Queries Sort and select records form a single table, advantages and disadvantages of entering data via a query, define simple calculated expressions, use 'Totals' queries. Forms Use the form wizards, basic editing of objects created using the form wizards, Data-entry in form view. Reports Use the report wizard, basic editing of objects created using the report wizard, print reports. The multi table environment Plan and create a related table, define a one-to-many relationship, write multi-table queries and use the 'AutoLookup' feature, use the form wizard to create a subform and carry out data-entry in a main/subform, print and amend reports, use the report wizard to create reports based on multi-table. Relationships Working with one-to-one and one-to-many relationships, recognising and handling many-to-many relationships, referential integrity. Select queries Select queries based on related tables, parameter queries, Crosstab, find unmatched queries and Find Duplicate, the implications of the Join properties in a relational query, conditional expressions, and working with the expression builder. Action queries Make table queries, append queries, update queries, delete queries. Customising forms. Using the Toolbox, calculated controls, Combo and List boxes, query by form, working with form and control properties, domain aggregate functions. Reports Report and control properties, customising sorting and grouping, calculated controls on reports, Sub-reports, editing and altering a report's source. Macros Introduction to macros.

Microsoft Access
Delivered in Internationally or OnlineFlexible Dates
£1,697

Operations, Maintenance and Testing of Power Transformer & Electric Motors

By EnergyEdge - Training for a Sustainable Energy Future

About this Virtual Instructor Led Training (VILT)  Electrical machines, mainly power transformers and electric motors are critical equipment that run production, and it must operate without any abnormalities. A wide variety of tests and standards have been developed to assist manufacturers and users of motors and transformer winding, assess the condition of the electrical insulation. The objective of this training course is to provide an understanding of power transformers and electric motors, their materials, components, and how they operate. It will also emphasize the importance of transformer life management, especially for those transformers and electric motors which have been in operation for than 10 years. The course will address in detail all aspects related to transformer principles, calculations, operation, testing and maintenance. Training Objectives This course aims to provide participants with the understanding of the fundamentals and constructional features of power transformers and electric motors, with particular reference to the design, testing, operation and maintenance of transformers in power systems. Delegates will gain a detailed appreciation of the following: Practical solutions for specifying, operating and maintaining power transformers and electric motors in a utility or plant environment Comprehensive understanding of principles, protection, maintenance and troubleshooting of power transformers and electric motors The necessary safe procedures relating to transformer operation and related circuitry Understand the principles of operation of the transformer and electric motors Identify the different features of power transformers and electric motors Appreciate the principles of transformer design, ratings, winding, core structure and materials, insulation and cooling methods, insulation and lifetime Utilize thermal limits and loading guides of transformers Analyze transformer and electric motors failure modes Target Audience Engineers of all disciplines Managers Technicians Maintenance personnel Other technical individuals Course Level Basic or Foundation Training Methods The VILT will be delivered online in 4 half-day sessions comprising 4 hours per day, with 1 x 10 minutes break per day, including time for lectures, discussion, quizzes and short classroom exercises. Additionally, some self-study will be requested. Participants are invited but not obliged to bring a short presentation (10 mins max) on a practical problem they encountered in their work. This will then be explained and discussed during the VILT. A short test or quiz will be held at the end the course. Trainer Our key expert is actively involved in electrical inspections, energy audits, energy efficiency and technical consultation for M&E activities for industrial and commercial sectors. He is involved in testing and commissioning works of factory substations of up to 132kV system. He previously worked for Jimah coal-fired power plant in Port Dickson for 9 years with his last position being Electrical Maintenance Section Head. He was involved in the commissioning of coal-fired power plant mainly with 500kV generator transformer, 934 MVA generator, and up to 33kV MV motors and switchgear panels. Our key expert has managed the maintenance team to perform routine maintenance activities (together with supporting tools such as motor lube oil analysis, infrared thermography analysis, transformer oil analysis) & electrical troubleshooting and plant outages for critical and non-critical equipment. Besides that, our key expert has published several IEEE conference papers and journals such as: (2009). Effectiveness of auxiliary system monitoring & continuous hydrogen scavenging operation on hydrogen-cooled generator at power plant. In Energy and Environment, 2009. ICEE 2009. 3rd International Conference on (pp. 151-160). IEEE. (2010). Study on electric motor mass unbalance based on vibration monitoring analysis technique. In Mechanical and Electrical Technology (ICMET), 2010 2nd International Conference on (pp. 539-542). IEEE. (2012). Re-Design of AC Excitation Busduct based on Infrared (IR) Thermography: Condition-Based Monitoring (CBM) data analysis. eMaintenance, 101. (2016). Energy Saving Studies for a University Campus: An Educational-Based Approach, 3rd International Conference on Language, Education, Humanities and Innovation 2016. 'Grid-tied photovoltaic and battery storage systems with Malaysian electrcity tariff - A review on maximum demand shaving.' Energies 10.11 (2017): 1884 'Techno-Economic Optimization of Grid-Connected Photovoltaic (PV) and Battery Systems Based on Maximum Demand Reduction (MDRed) Modelling in Malaysia.' Energies 12.18 (2019): 3531 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 about post training coaching support and fees applicable for this. Accreditions And Affliations

Operations, Maintenance and Testing of Power Transformer & Electric Motors
Delivered in Internationally or OnlineFlexible Dates
£1,238 to £2,336

ITIL 4 Specialist: Create, Deliver and Support

By IIL Europe Ltd

ITIL® 4 Specialist: Create, Deliver and Support The ITIL® 4 Specialist: Create, Deliver, and Support module is part of the Managing Professional stream for ITIL® 4. Candidates need to pass the related certification exam for working towards the Managing Professional (MP) designation. This course is based on the ITIL® 4 Specialist: Create, Deliver, and Support exam specifications from AXELOS. With the help of ITIL® 4 concepts and terminology, exercises, and examples included in the course, candidates acquire the relevant knowledge required to pass the certification exam. What You Will Learn The learning objectives of the course are based on the following learning outcomes of the ITIL® 4 Specialist: Create, Deliver, and Support exam specification: Understand how to plan and build a service value stream to create, deliver, and support services Know how relevant ITIL® practices contribute to the creation, delivery, and support across the SVS and value streams Know how to create, deliver, and support services Organization and Culture Organizational Structures Team Culture Continuous Improvement Collaborative Culture Customer-Oriented Mindset Positive Communication Effective Teams Capabilities, Roles, and Competencies Workforce Planning Employee Satisfaction Management Results-Based Measuring and Reporting Information Technology to Create, Deliver, and Support Service Integration and Data Sharing Reporting and Advanced Analytics Collaboration and Workflow Robotic Process Automation Artificial Intelligence and Machine Learning CI / CD Information Model Value Stream Anatomy of a Value Stream Designing a Value Stream Value Stream Mapping Value Stream to Create, Deliver, and Support Services Value Stream for Creation of a New Service Value Stream for User Support Value Stream Model for Restoration of a Live Service Prioritize and Manage Work Managing Queues and Backlogs Shift-Left Approach Prioritizing Work Commercial and Sourcing Considerations Build or Buy Sourcing Models Service Integration and Management

ITIL 4 Specialist: Create, Deliver and Support
Delivered In-Person in LondonFlexible Dates
£2,295

Introduction to Machine Polishing Course

5.0(2)

By Uk Detailing Academy

Develop your machine polishing skills. Ideal for those wanting to learn a specific machine polishing style, our Introduction to Machine Polishing for Professionals one-day course is a perfect starting point to get you using machine polishers in a safe, controlled environment. If you already use machines for correction work, it's an opportunity to reset your skills, pick up practical tips and advice, and increase your efficiency with either a different style or one you have used, but were never comfortable with. Develop your technique in a controlled scenario and the ability to make mistakes and learn, with instructor-led training selecting from a huge range of machines, and become proficient in machine polishing all types of surfaces. Learn defect assessment and solutions, lighting, compound technology, machine handling, and efficiency tips for professional results. Our one-day introduction to machine polishing for professionals course is ideal for those who have either; Have never needed to pick up a machine before Have always used only one type of machine Have restricted themselves to entry-level machines and basic techniques, and are now looking to upgrade or improve on a specific style; be it rotary, long throw DA or forced drive. Machines covered on these days could include the Rupes LHR 15/21, Flex XFE, XCE, rotary machines from sleek Flex PE14, through to heavier Makita models, and a further selection from over 23 machines we hold in-house or any machine you choose to bring yourself - just let us know on the day what you would prefer to concentrate on. For those already holding some experience who want to try their hand with different machines whilst improving overall techniques we also run this as a one-day Intermediate course with Flex, or for an overview of several machine types you can look at our Advanced Machine Polishing course over two days. Introduction to Machine Polishing doesn't just concentrate on the hardware though. Also covered in the course are: Surface defects and contamination. Efficiency and productivity methods. Preparation and decontamination stages. 'Reading' the paint. Defect identification. Paint thickness measurements using Magnetic Resonance, Eddy Current, and Ultrasonic gauges. The 'Polish/Don't Polish' decision. Introduction to Pad and Compound types and selection. Finishing techniques. Dressing, Sealant/Wax choices, and presentation. Health and Safety The aim of this course is to make you comfortable with using a machine polisher style over a range of scenarios, to enable you to further practice and perfect the technique required for full competency. Course Length 1 Day (0930-1600) Group Size One-to-One Location UK Detailing Academy, 2 Purlieus Barn, Ewen, Cirencester, GL7 6BY Experience / Qualification Open to all Refreshments or Lunch Refreshments included

Introduction to Machine Polishing Course
Delivered In-PersonFlexible Dates
£450

1) Finance for Non-Finance Professionals in Oil & Gas 2) Petroleum Fiscal Regimes & Applied Finance for Non-Finance Oil & Gas Professionals

By EnergyEdge - Training for a Sustainable Energy Future

Enhance your financial skills in the oil & gas industry with EnergyEdge's courses on finance for non-finance professionals and petroleum fiscal regimes.

1) Finance for Non-Finance Professionals in Oil & Gas 
2) Petroleum Fiscal Regimes & Applied Finance for Non-Finance Oil & Gas Professionals
Delivered In-PersonFlexible Dates
£1,899 to £1,999

Essential NFV

5.0(3)

By Systems & Network Training

NFV training course description Network Functions Virtualization (NFV) brings many benefits, this training course cuts through the hype and looks at the technology, architecture and products available for NFV. What will you learn Explain how NFV works. Describe the architecture of NFV. Explain the relationship between NFV and SDN. Recognise the impact NFV will have on existing networks. NFV training course details Who will benefit: Anyone wishing to know more about NFV. Prerequisites: Introduction to Virtualization. Duration 2 days NFV training course content Introduction What is NfV? What are network Functions? NfV benefits, NfV market drivers. ETSI NfV framework. Virtualization review Server, storage and network virtualization and NfV. Virtual machines, containers and docker. Data centres, clouds, SaaS, IaaS, PaaS. Virtualization of Network Functions Network virtualization versus Network Function virtualization. ETSI NfV architecture ETSI documents, Architecture overview, compute domain, hypervisor domain, infrastructure network domain. IETF and NfV Creating services, Service Functions, Service Function Chaining. SPRING and source packet routing. YANG and NetConf. RESTCONF. VLANs, VPNs, VXLAN. MANO Management and Orchestration. OpenStack, OpenDaylight PaaS and NfV. The VNF domain. Service graphs, MANO descriptors, Open orchestration. The virtualization layer VM centric model, containers versus hypervisors, FD.io. Summary Deploying NfV, performance, testing. Futures.

Essential NFV
Delivered in Internationally or OnlineFlexible Dates
£1,727