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

37901 Courses in Cardiff delivered Online

Effecting Business Process Improvement: Virtual In-House Training

By IIL Europe Ltd

Effecting Business Process Improvement: Virtual In-House Training Business analysts facilitate the solution of business problems. The solutions are put into practice as changes to the way people perform in their organizations and the tools they use. The business analyst is a change agent who must understand the basic principles of quality management. This course covers the key role that business analysts play in organizational change management. What you will Learn You will learn how to: Define and document a business process Work with various business modeling techniques Perform an enterprise analysis in preparation for determining requirements Analyze business processes to discern problems Foundation Concepts Overview of business analysis and process improvement Defining the business process Introducing the proactive business analyst Focusing on business process improvement for business analysts Launching a Successful Business Process Improvement Project Overview of the launch phase Understanding and creating organizational strategy Selecting the target process Aligning the business process improvement project's goals and objectives with organizational strategy Defining the Current Process Overview of current process phase Documenting the business process Business modeling options: work-flow models Business modeling options: Unified Modeling Language (UML) model adaptations for business processes Analyzing the Current Process Process analysis overview Evaluation: establishing the control group Opportunity techniques: multi-discipline problem-solving Opportunity techniques: matrices Building and Sustaining a Recommended Process Overview of the recommended process and beyond Impact analysis Recommended process Transition to the business case Return to proactive state

Effecting Business Process Improvement: Virtual In-House Training
Delivered OnlineFlexible Dates
£850

CCNP core

5.0(3)

By Systems & Network Training

CCNP training course description The Implementing and Operating Cisco Enterprise Network Core Technologies (ENCOR) v1.2 course provides the knowledge and skills needed to configure, troubleshoot, and manage enterprise wired and wireless networks. You'll learn to implement security principles within an enterprise network and how to overlay network design using solutions such as SDAccess and SD-WAN. Course content includes 3 days of self-study material. This course helps you prepare for the 350-401 Implementing Cisco Enterprise Network Core Technologies (ENCOR) exam What will you learn Configure, troubleshoot, and manage enterprise wired and wireless networks Implement security principles within an enterprise network Prepare you prepare to take the 350-401 Implementing Cisco Enterprise Network Core Technologies (ENCOR) exam CCNP training course details Who will benefit: Mid-level network engineers, Network administrators, Network support technicians, Help desk technicians. Prerequisites: Implementation of Enterprise LAN networks. Basic understanding of Enterprise routing and wireless connectivity, and Python scripting Duration 5 days CCNP training course content Cisco Enterprise Network Architecture: Access, distribution, core in the hierarchical network. Cisco Switching Paths: Switching mechanisms, TCAM, CAM, process switching, fast switching, and CEF. Implementing Campus LAN Connectivity: Troubleshoot L2 connectivity using VLANs and trunkingBuilding Redundant Switched Topology: STP Implementing Layer 2 Port Aggregation Troubleshoot link aggregation using Etherchannel EIGRP Implement and optimize OSPFv2/v3, including adjacencies, packet types, and areas, summarization, and route filtering for IPv4/v6 Implement EBGP interdomain routing, path selection, and single and dual-homed networkingImplementing Network Redundancy: HSRP and VRRP Implement static and dynamic NAT Virtualization Protocols and TechniquesVPNs and Interfaces: Overlay technologies such as VRF, GRE, VPN, and LISP Wireless Principles: RF, antenna characteristics, and wireless standards.Wireless Deployment: Models available, autonomous AP deployments and cloud-based designs within the centralized Cisco WLC architecture Wireless Roaming and Location ServicesWireless AP Operation: How APs communicate with WLCs to obtain software, configurations, and centralized managementWireless Client Authentication: EAP, WebAuth, and PSK wireless client authentication on a WLC. Troubleshoot wireless client connectivity issues using various available tools Troubleshoot networks using services such as NTP, SNMP, Cisco IP SLAs, NetFlow, and Cisco IOS EEM Explain network analysis and troubleshooting tools, which include show and debug commands, as well as best practices in troubleshootingMulticast Protocols: IGMP v2/v3, PIM DM/SM and RPs Introducing QoS: Concepts and features. Implementing Network Services: Secure administrative access for Cisco IOS devices using CLI access, RBAC, ACL, and SSH, and device hardening concepts to secure devices from less secure applications Using Network Analysis ToolsInfrastructure Security: Scalable administration using AAA and the local database, features and benefits Enterprise Network Security Architecture: VPNs, content security, logging, endpoint security, personal firewalls, and other security features. Automation and Assurance with Cisco DNA Center: Purpose, function, features, and workflow. Intent-Based Networking, for network visibility, proactive monitoring, and application experienceCisco SD-Access Solution: Nodes, fabric control plane, and data plane, VXLAN gatewaysCisco SD-WAN Solution: Components and features of Cisco SD-WAN solutions, including the orchestration, management, control, and data planesBasics of Python Programming: Python components and conditionals with script writing and analysis Network Programmability: NETCONF and RESTCONF APIs in Cisco DNA Center and vManage Labs: Investigate the CAM. Analyze CEF. Troubleshoot VLAN and Trunk Issues. Tuning STP and Configuring RSTP. Configure MSTP. Troubleshoot EtherChannel. Implement Multi-area OSPF. Implement OSPF Tuning. Apply OSPF Optimization. Implement OSPFv3. Configure and Verify Single-Homed EBGP. Implementing HSRP. Configure VRRP. Implement NAT. Configure and Verify VRF. Configure and Verify a GRE Tunnel. Configure Static VTI Point-to-Point Tunnels. Configure Wireless Client Authentication in a Centralized Deployment. Troubleshoot Wireless Client Connectivity Issues. Configure Syslog. Configure and Verify Flexible NetFlow. Configuring Cisco IOS EEM. Troubleshoot Connectivity and Analyze Traffic with Ping, Traceroute, and Debug. Configure and Verify Cisco IP SLAs. Configure Standard and Extended ACLs. Configure Control Plane Policing. Implement Local and Server-Based AAA. Writing and Troubleshooting Python Scripts. Explore JSON Objects and Scripts in Python. Use NETCONF Via SSH. Use RESTCONF with Cisco IOS XE.

CCNP core
Delivered in Internationally or OnlineFlexible Dates
£3,697

Using Windows PowerShell

5.0(3)

By Systems & Network Training

Windows PowerShell training course description This course is intended for IT Professionals who are already experienced in general Windows Server and Windows Client administration, and who want to learn more about using Windows PowerShell for administration. No prior experience with any version of Windows PowerShell, or any scripting language, is assumed. This course is also suitable for IT Professionals already experienced in server administration, including Exchange Server, SharePoint Server, SQL Server, System Center, and others. What will you learn Work with Windows PowerShell pipeline. Query system information by using WMI and CIM. Work with variables, arrays, and hash tables. Write advanced scripts in Windows PowerShell. Administer remote computers. Use advanced Windows PowerShell techniques. Windows PowerShell training course details Who will benefit: IT professionals. Prerequisites: Supporting Windows Server Duration 5 days Windows PowerShell training course contents Getting started with Windows PowerShell Overview and background of Windows PowerShell, Understanding command syntax, Finding commands. Hands on Configuring Windows PowerShell console & ISE application. Hands on Finding and running basic commands, Using the About files. Cmdlets for administration Active Directory administration cmdlets, Network configuration cmdlets, Other server administration cmdlets. Hands on Windows Administration. Creating and managing Active Directory objects, Configuring network settings on Windows Server, Creating a web site. Working with the Windows PowerShell pipeline Understanding the pipeline, Selecting, sorting, and measuring objects, Filtering objects out of the pipeline, enumerating objects in the pipeline, Sending pipeline data as output. Hands on Using the pipeline. Selecting, sorting, and displaying data. Hands on Filtering objects. Hands on Enumerating objects. Hands on Sending output to a file. Exporting user information to a file. Understanding how the pipeline works Passing the pipeline data, Advanced considerations for pipeline data. Hands on Working with pipeline parameter binding. Predicting pipeline behaviour. Using PSProviders and PSDrives Using PSProviders, Using PSDrives. Hands on Using PSProviders and PSDrives Creating files and folders on a remote computer, Creating a registry key for your future scripts, Create a new Active Directory group. Querying system information by using WMI and CIM Understanding WMI and CIM, Querying data by using WMI and CIM, Making changes with WMI/CIM. Hands on Working with WMI and CIM. Querying information by using WMI, Querying information by using CIM, Invoking methods. Working with variables, arrays, and hash tables Manipulating variables, arrays and hash tables. Hands on Working with variables, Using arrays, Using hash tables. Basic scripting Introduction to scripting, Scripting constructs, Importing data from files. Hands on Basic scripting. Setting a script, Processing an array with a ForEach loop, Processing items by using If statements, Creating a random password, Creating users based on a CSV file. Advanced scripting Accepting user input, Overview of script documentation, Troubleshooting and error handling, Functions and modules. Hands on Accepting data from users. Querying disk information from remote computers, Updating the script to use alternate credentials, Documenting a script. Hands on Implementing functions and modules. Creating a logging function, Adding error handling to a script, Converting a function to a module. Administering Remote Computers Using basic Windows PowerShell remoting, Using advanced Windows PowerShell remoting techniques, Using PSSessions. Hands on Using basic remoting. Enabling remoting on the local computer, Performing one-to-one remoting, Performing one-to-many remoting. Hands on Using PSSessions. Using implicit remoting, Managing multiple computers. Using background jobs and scheduled jobs Using background jobs, Using scheduled jobs. Hands on Using background jobs and scheduled jobs. Starting and managing jobs, Creating a scheduled job. Using advanced Windows PowerShell techniques Creating profile scripts, Using advanced techniques. Hands on Practicing advanced techniques. Creating a profile script, Verifying the validity of an IP address, Reporting disk information, Configuring NTFS permissions, Creating user accounts with passwords from a CSV file. Hands on Practicing script development (optional)

Using Windows PowerShell
Delivered in Internationally or OnlineFlexible Dates
£3,697

Adobe After Effects Basic Level Training course 1-2-1

By Real Animation Works

Aftereffects face to face training customised and bespoke.

Adobe After Effects Basic Level Training course 1-2-1
Delivered in London or OnlineFlexible Dates
£200

Online Dog Training, Dog Health and Behaviour - Level 3

4.9(27)

By Apex Learning

Give a compliment to your career and take it to the next level. This Online Dog Training, Dog Health and Behaviour - Level 3 will provide you with the essential knowledge to shine in your professional career. Whether you want to develop skills for your next job or elevate your skills for your next promotion, this Online Dog Training, Dog Health and Behaviour - Level 3bundle will help you stay ahead of the pack. Throughout the Online Dog Training, Dog Health and Behaviour - Level 3programme, it stresses how to improve your competency as a person in your chosen field while also outlining essential career insights in the relevant job sector. Along with this Online Dog Training, Dog Health and Behaviour - Level 3 course, you will get 10 premium courses, an originalHardcopy, 11 PDF Certificates (Main Course + Additional Courses) Student ID card as gifts. This Online Dog Training, Dog Health and Behaviour - Level 3 Bundle Consists of the following Premium courses: Course 01: Online Dog Training, Dog Health and Behaviour - Level 3 Course 02: Dog Groomer Training Course 03: Dog Training - Stop Dog Barking Course 04: Training for Puppies Course 05: Dog Agility Course 06: Canine Communication Course 07: Pet Business Course Course 08: Wildlife Rescue and Rehabilitation Course Course 09: Veterinary Assistant Diploma Course 10: Dog Raw Diet Training - Level 2 Course 11: Dog Walking and Training Course Level 3 Enrol now in Online Dog Training, Dog Health and Behaviour - Level 3 to advance your career, and use the premium study materials from Apex Learning. The bundle incorporates basic to advanced level skills to shed some light on your way and boost your career. Hence, you can strengthen your Online Dog Training, Dog Health and Behaviour - Level 3expertise and essential knowledge, which will assist you in reaching your goal. How will I get my Certificate? After successfully completing the course you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (Previously it was £6*11 = £66) Hard Copy Certificate: Free (For The Title Course: Previously it was £10) CPD 115 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this Online Dog Training, Dog Health and Behaviour - Level 3 bundle. Requirements This Online Dog Training, Dog Health and Behaviour - Level 3 course has been designed to be fully compatible with tablets and smartphones. Career path Having this expertise will increase the value of your CV and open you up to multiple job sectors. Certificates Certificate of completion Digital certificate - Included Certificate of completion Hard copy certificate - Included You will get the Hard Copy certificate for the title course (Online Dog Training, Dog Health and Behaviour - Level 3) absolutely Free! Other Hard Copy certificates are available for £10 each. Please Note: The delivery charge inside the UK is £3.99, and the international students must pay a £9.99 shipping cost.

Online Dog Training, Dog Health and Behaviour - Level 3
Delivered Online On Demand
£53

Sales Assistant Training

4.3(43)

By John Academy

Description Be a skilled sales assistant and follow the recent trends in sales with the Sales Assistant Training course. Traditional sales techniques have changed tremendously over the last decade. No matter whether you are working in a shop, showroom or other sales points, you need to know different skill sets along with the appropriate communication skills. The course is suitable for the people who want to start their journey in the sales field. The individuals who are already in the sales sector will also be benefited from the course. Throughout the course, you will learn the best ways of promoting yourself and your product. The course also helps you to increase your self-confidence and belief so that you can deal with people easily. By the end of the course, you will be able to work confidently as a sales assistant. Assessment: This course does not involve any MCQ test. Students need to answer assignment questions to complete the course, the answers will be in the form of written work in pdf or word. Students can write the answers in their own time. Once the answers are submitted, the instructor will check and assess the work. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? Sales Assistant Training is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our Sales Assistant Training is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Introduction Introduction to this course 00:03:00 Overview Overview of the modules 00:02:00 Preparation Beliefs 00:07:00 Mentors 00:09:00 Applying for sales positions 00:07:00 Interviews Interview preparation 00:04:00 First Impressions 00:05:00 Painting pictures with words 00:02:00 Closing interviews 00:04:00 Conclusion Conclusion 00:01:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Sales Assistant Training
Delivered Online On Demand44 minutes
£21

Strategic Internal Auditing

5.0(10)

By GBA Corporate

Overview An ineffective audit can mean severe consequences; resulting in process failure, customer dissatisfaction and regulatory noncompliance. Optimize your generic auditing skills with this Internal Auditing training course not aimed at any specific ISO management systems standard or Process. Boost your internal audit capabilities by gaining confidence in planning and performing an effective audit and reporting and taking corrective action where necessary. This course develops the necessary skills to assess and report on the conformance and implementation of processes based on management systems. You'll learn how to initiate an audit, prepare and conduct audit activities, compile and distribute audit reports and complete follow-up activities

Strategic Internal Auditing
Delivered in Internationally or OnlineFlexible Dates
£1,718 to £3,779

Medical Tourism

5.0(10)

By GBA Corporate

Overview Many hospitals and clinics will use a smile, “customer service” and good intentions to hide the fact they have poor or no training in service and professional staff about the different care that medical tourists or expat local patients need. At the heart of appropriate care for medical travellers is a need for institutional awareness of the unique differences between local patients and medical tourists. Having a better understanding of what medical tourists, their care managers and home-based doctors expect from the receiving hospital or clinic at the medical destination will lead to a better quality of patient care for medical travellers.

Medical Tourism
Delivered in Internationally or OnlineFlexible Dates
£1,718 to £3,779

Conflict Management 1 Day Virtual Live Training in Kingston upon Hull

By Mangates

Catering to the demands of busy professionals, our virtual training programs are as effective as face-to-face learning. For more queries, reach out to us: info@mangates.com

Conflict Management 1 Day Virtual Live Training in Kingston upon Hull
Delivered OnlineFlexible Dates
£495 to £695

Personal Trainer, Fitness Instructor & Nutritionist Training - CPD Certified

4.7(47)

By Academy for Health and Fitness

24-Hour Knowledge Knockdown! Prices Reduced Like Never Before Do you want to feel the excitement of guiding someone to their best self, teaching them the ropes of nutrition, the thrill of conquering a fitness program, and the art of maintaining a healthy mind in a healthy body? With over 10 million active gym members seeking professional guidance across the UK, this could be your chance to get into this sector. So, if you're ready to jumpstart your journey by making a tangible impact on people's lives, this is where it all begins. This bundle covers every crucial aspect of Fitness, Nutrition, and Wellness. From the basics of Personal Training and Gym Instruction to specialised areas like HIIT, Pilates, and Physiotherapy, you'll gain a thorough understanding of physical health. The nutrition and dieting courses range from general nutrition principles to specific dietary plans. Additional modules in Anatomy, Pain Management, Mental Health First Aid, and Stress Management provide a holistic approach to health and fitness, ensuring you are well-prepared to meet the diverse needs of your clients. Courses Included In this Personal Trainer, Fitness Instructor & Nutritionist Training Are: Course 01: Personal Trainer at QLS Level 5 Course 02: Fitness Instructor Course 03: Gym Instructor Training Course 04: Fitness and Muscle Building Training Course 05: HIIT Training & Bodyweight Exercises Course 06: Pilates Diploma Course Course 07: Anatomy and Physiology of Human Body Course 08: Diet and Nutrition Diploma Course 09: Sports Nutrition Course Course 10: Advanced Nutrition and Weight Management Diploma Course 11: Nutrition: 60+ Foods For Health, Fitness & Dieting Course 12: Health & Nutrition Level 3 Course 13: Muscle Building & Losing Fat Course 14: Pain Management Course 15: Acupressure Pain Management Course 16: Physiotherapy Course Course 17: Stress Management Course 18: Understanding of Sports Injuries Course 19: Wellness Coaching Certification Course 20: Mental Health First Aid Certification So, are you ready to jumpstart your journey in the health and fitness world? Take this course as a pathway to a career filled with rewarding challenges and the joy of making a tangible difference in people's lives. Whether you dream of coaching someone for their first marathon, advising on the perfect nutrition plan, or helping someone recover from an injury, it all starts here. Enrol Now! Learning Outcomes of Personal Trainer, Fitness Instructor & Nutritionist Training Master personal training and fitness instruction techniques. Understand detailed anatomy and physiology relevant to fitness. Design effective nutrition plans for nutritious diets. Manage and alleviate pain through physiotherapy and acupressure. Recognise and treat sports injuries and provide first aid. Support mental wellness alongside physical health in training regimes. Why Prefer this Personal Trainer, Fitness Instructor & Nutritionist Course? Get a free QLS Endorsed Certificate upon completion of the Personal Trainer course Get a Free Student ID Card with Personal Trainer Training The Personal Trainer course is Affordable and Simple to understand Lifetime Access to the Personal Trainer course materials The Personal Trainer course comes with 24/7 Tutor Support Start your learning journey straight away! Course Curriculum Course 01: Personal Trainer at QLS Level 5 Module 01: 7 Day Work Program Module 02: Bodybuilding Tips Module 03: HIT Module 04: Hypertrophy Module 05: Joint Health Module 06: Workout Course 02: Fitness Instructor Module 01: Introduction Module 02: Anatomy Module 03: Client Assessment Module 04: Resistance Training Module 05: Exercise Instruction Videos Module 06: Cardio & Endurance Training Module 07: Flexibility Course 03: Gym Instructor Training Module 01: Introduction Module 02:The Major Muscle Groups Explained Module 03:Muscle Growth Fundamentals Module 04:Client Assessment Module 05:Workout Design Module 06:Sample Workouts Module 07:Exercise Videos Module 08:Exercise Videos: Isolation Exercises Module 09:Setting Up A Bodybuilding Diet Module 10:Supplements Module 11:Rest & Recovery =========>>>>> And 17 More Courses <<<<<========= How will I get my Certificate? After successfully completing the course, you will be able to order your Certificates as proof of your achievement. PDF Certificate: Free (Previously it was £12.99*30 = £390) CPD Hard Copy Certificate: Free ( For The First Course: Previously it was £29.99)) CPD 200 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone interested in learning more about the topic is advised to take this bundle. This bundle is ideal for: Fitness enthusiasts Aspiring personal trainers Nutrition advisors Wellness coaches Sports therapists Health educators Requirements You will not need any prior background or expertise to enrol in this course. Career path After completing this bundle, you are to start your career or begin the next phase of your career. Personal Trainer - £20,000 to £60,000 Fitness Instructor - £18,000 to £30,000 Nutritionist - £20,000 to £50,000 Physiotherapist - £25,000 to £40,000 Wellness Coach - £20,000 to £35,000 Sports Therapist - £22,000 to £35,000 Certificates CPD Accredited Digital Certificate Digital certificate - Included Upon passing the Course, you need to order a Digital Certificate for each of the courses inside this bundle as proof of your new skills that are accredited by CPD QS for Free. CPD Accredited Personal Trainer Hard Copy Certificate Hard copy certificate - Included Hard copy certificate - Included Please note that International students have to pay an additional £10 as a shipment fee. Diploma in Personal Trainer Training at QLS Level 5 Hard copy certificate - Included Hard copy certificate - Included Please note that International students have to pay an additional £10 as a shipment fee.

Personal Trainer, Fitness Instructor & Nutritionist Training - CPD Certified
Delivered Online On Demand5 days
£109