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

6282 Courses delivered Online

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

Payroll with Xero

By Compete High

Unleash the Power of Seamless Payroll Management with 'Payroll with Xero' Course! 💰💼 Are you ready to revolutionize your payroll management process and streamline your financial operations? Introducing 'Payroll with Xero' - the ultimate text course designed to empower you with the skills and knowledge needed to master payroll administration using the powerful Xero platform. Whether you're a small business owner, HR professional, or aspiring accountant, this course is your ticket to unlocking the full potential of payroll management with ease and efficiency. Benefits of Taking the 'Payroll with Xero' Course: 🚀 Efficiency and Accuracy: Learn how to leverage Xero's advanced features to automate payroll processes, saving time and reducing the risk of errors. 📈 Financial Transparency: Gain insights into payroll reporting and analysis, enabling you to make informed financial decisions and maintain compliance with regulatory requirements. 💼 Enhanced Productivity: Discover tips and tricks for optimizing payroll workflows, increasing productivity, and freeing up valuable time for other essential tasks. 🔒 Data Security: Learn best practices for data security and confidentiality, ensuring that sensitive payroll information remains protected at all times. 📊 Integration Capabilities: Explore Xero's seamless integration with other accounting software and business applications, streamlining data exchange and enhancing overall efficiency. 🎓 Continuous Learning: Stay up-to-date with the latest payroll trends, regulations, and updates through ongoing training and resources provided in the course. Who is this for? 👩‍💼 Small Business Owners: Take control of your payroll management process and gain the confidence to handle payroll tasks independently. 👨‍💼 HR Professionals: Enhance your skills and expertise in payroll administration, becoming a valuable asset to your organization. 👩‍💻 Accounting Students: Kickstart your career in accounting by mastering payroll management with Xero, a highly sought-after skill in today's job market. 👨‍🏫 Business Consultants: Expand your service offerings and provide expert guidance to clients on payroll management using Xero's powerful tools and features. Career Path: 🎓 Payroll Administrator: Start your career as a payroll administrator, responsible for managing payroll processes and ensuring accurate and timely payment to employees. 📊 Certified Payroll Professional (CPP): Advance your career by obtaining professional certification as a CPP, demonstrating your expertise in payroll management and compliance. 💼 HR Manager: Transition into a leadership role as an HR manager, overseeing all aspects of human resources, including payroll administration and employee relations. 📈 Financial Analyst: Leverage your payroll management skills to pursue a career as a financial analyst, analyzing payroll data to inform strategic financial decisions. FAQ: Q: Is this course suitable for beginners? A: Absolutely! The 'Payroll with Xero' course is designed for learners of all levels, from beginners to advanced users. We provide step-by-step guidance and practical exercises to ensure that everyone can grasp the concepts and apply them effectively. Q: Will I receive a certification upon completion of the course? A: While this course does not offer a formal certification, you will gain valuable skills and knowledge that can be applied in various professional settings. Additionally, you'll have access to course materials and resources to support your ongoing learning journey. Q: Can I access the course content at my own pace? A: Yes! The course content is available online, allowing you to learn at your own pace and convenience. Whether you prefer to study in the evenings, weekends, or during your lunch break, you have the flexibility to access the materials whenever and wherever it suits you. Q: Is there any prerequisite knowledge required to enroll in this course? A: No prior experience with Xero or payroll management is necessary to enroll in this course. We start with the basics and gradually progress to more advanced topics, ensuring that learners of all backgrounds can follow along and succeed. Q: Are there any additional resources provided with the course? A: Yes! In addition to the course materials, you'll have access to supplementary resources such as practice exercises, case studies, and downloadable templates to reinforce your learning and apply the concepts in real-world scenarios. Q: Can I interact with instructors and other students in the course? A: Absolutely! We encourage interaction and collaboration among students and instructors. You'll have the opportunity to ask questions, participate in discussions, and share insights with fellow learners, creating a supportive and engaging learning environment. Enroll Now and Unlock the Power of Seamless Payroll Management with Xero! Don't miss out on this opportunity to elevate your payroll management skills and take your career to new heights. Enroll now in the 'Payroll with Xero' course and embark on a journey towards financial efficiency, accuracy, and success. Your future starts here! 💼💻📈 Course Curriculum Module 1 Introduction to Payroll Management and Xero Introduction to Payroll Management and Xero 00:00 Module 2 Setting Up Payroll in Xero Setting Up Payroll in Xero 00:00 Module 3 Payroll Processing and Compliance in Xero Payroll Processing and Compliance in Xero 00:00 Module 4 Advanced Payroll Management and Problem Solving with Xero Advanced Payroll Management and Problem Solving with Xero 00:00 Module 5 Compliance, Auditing, and Data Security in Xero Payroll Compliance, Auditing, and Data Security in Xero Payroll 00:00 Module 6 Integrating Payroll Data with Accounting and Financial Reporting in Xero Integrating Payroll Data with Accounting and Financial Reporting in Xero 00:00

Payroll with Xero
Delivered Online On Demand6 hours
£25

Foundation in Accounting

4.0(1)

By Academy for Health and Fitness

***24 Hour Limited Time Flash Sale*** Foundation in Accounting Admission Gifts FREE PDF & Hard Copy Certificate| PDF Transcripts| FREE Student ID| Assessment| Lifetime Access| Enrolment Letter Are you a professional feeling stuck in your career, struggling to keep up with the ever-changing demands of the industry? Or perhaps you're a beginner, unsure of where to start or how to break into your desired field. Whichever stage you're in, our exclusive Foundation in Accounting Bundle provides unique insights and tools that can help you achieve your goals. Designed to cater to the needs of both seasoned professionals and aspiring newcomers, our Foundation in Accounting bundle is a comprehensive program that will equip you with the essential skills and knowledge you need to succeed. Whether you're looking to advance in your current role or embark on a new career journey, this bundle has everything you need to take your professional life to the next level. But that's not all. When you enrol in Foundation in Accounting Online Training, you'll receive 40 CPD-Accredited PDF Certificates, Hard Copy Certificates, and our exclusive student ID card, all absolutely free. Courses Are Included In this Foundation in Accounting Career Bundle: Course 01: Foundation in Accounting Course 02: Financial Management For Financial Advisors Course 03: Accounting & Bookkeeping Masterclass Course 04: Basic Business Finance Course 05: Finance and Budgeting Diploma Course 06: Corporate Finance: Working Capital Management Course 07: Capital Budgeting & Investment Decision Rules Course 08: Financial Forecasting Model for New Business Course 09: Financial Analysis Course Course 10: Xero Accounting - Complete Training Course 11: Financial Ratio Analysis for Business Decisions Course 12: Secure Your Finance by Creating a Robust Financial Plan Course 13:Banking and Finance Accounting Statements Financial Analysis Course 14: Finance and Budgeting Diploma Course 15: Finance: Financial Risk Management Course 16: Central Banking Monetary Policy Course 17: Business Law: Applied Fundamentals Course 18: Raise Money and Valuation for Business Course 19: Business Manager Training Course Course 20: Strategic Business Management Course 21: Investment Course 22: Real Estate Investor Training Course 23: Internal Audit Analyst Training Course 24: Inflation: Modern Economies Course 25: Contract Law & Consumer Protection Course 26: Anti Money Laundering (AML) And KYC Concepts Course 27: Contract Management Course Level 5 Course 28: Internal Compliance Auditor Course 29: Compliance Risk and Management Course 30: Financial Modeling Using Excel Course 31: Microsoft Excel Complete Course Course 32: Ultimate Microsoft Excel For Business Bootcamp Course 33: Excel Data Analysis Course 34: Craft Excel Pivot Tables for Data Reporting Course 35: Microsoft Excel Training: Depriciation Accounting Course 36: Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query Course 37: Smart Goal Setting Course 38: Time Management Course 39: Critical Thinking in The Workplace Course 40: Workplace Confidentiality With Foundation in Accounting, you'll embark on an immersive learning experience that combines interactive lessons with voice-over audio, ensuring that you can learn from anywhere in the world, at your own pace. And with 24/7 tutor support, you'll never feel alone in your journey, whether you're a seasoned professional or a beginner. Don't let this opportunity pass you by. Enrol in Foundation in Accounting today and take the first step towards achieving your goals and dreams. Why buy this Foundation in Accounting? Free CPD Accredited Certificate upon completion of Foundation in Accounting Get a free student ID card with Foundation in Accounting Lifetime access to the Foundation in Accounting course materials Get instant access to this Foundation in Accounting course Learn Foundation in Accounting from anywhere in the world 24/7 tutor support with the Foundation in Accounting course. Start your learning journey straightaway with our Foundation in Accounting Training! Foundation in Accounting premium bundle consists of 40 precisely chosen courses on a wide range of topics essential for anyone looking to excel in this field. Each segment of Foundation in Accounting is meticulously designed to maximise learning and engagement, blending interactive content and audio-visual modules for a truly immersive experience. Certification You have to complete the assignment given at the end of the Foundation in Accounting course. After passing the Foundation in Accounting exam You will be entitled to claim a PDF & Hardcopy certificate accredited by CPD Quality standards completely free. CPD 400 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Foundation in Accounting course is ideal for: Students seeking mastery in Foundation in Accounting Professionals seeking to enhance Foundation in Accounting skills Individuals looking for a Foundation in Accounting-related career. Anyone passionate about Foundation in Accounting Requirements This Foundation in Accounting doesn't require prior experience and is suitable for diverse learners. Career path This Foundation in Accounting bundle will allow you to kickstart or take your career in the related sector to the next stage. Certificates CPD Accredited Digital certificate Digital certificate - Included CPD Accredited Hard copy certificate Hard copy certificate - Included If you are an international student, then you have to pay an additional 10 GBP for each certificate as an international delivery charge.

Foundation in Accounting
Delivered Online On Demand7 days
£409

Level 5 Diploma in Employment Law

By Compliance Central

You'll be surprised to know that one in eight employees in the UK face an Employment Law issue every year. So, Don't be another statistic! This Level 5 Diploma in Employment Law empowers you to navigate the tangled-up world of workplace rights and Employment Law regulations of UK Employment Law. No more fear of tricky contracts in the Employment Law, confusing jargon, or unjust treatment. Become your own advocate of Employment Law and stand up for what's right, both for yourself and others. You can learn to decipher complex legalese of Employment Law confidently, draft airtight employment contracts, and handle tricky situations like discrimination or unfair dismissals within the Employment Law. This comprehensive course on Employment Law equips you with the tools to understand your rights, responsibilities, and those of your colleagues. Stop feeling powerless and be the champion of fair and ethical workplaces with extensive knowledge of Employment Law! Master the intricacies of Employment Law and get to know about legal recruitment processes, employee handbooks, disciplinary procedures, health and safety regulations, and all there is in the Employment Law of the UK. By the end of this Employment Law training program, you'll be a walking encyclopaedia of workplace rights, ready to protect yourself and others from any Employment Law legal pitfalls. Don't wait! Enrol in our Employment Law course now and take control of your career! Your future workplace confidence, and the power to ensure fairness for all, await! Package Details Gain comprehensive knowledge of employment laws and regulations, ensuring compliance and protecting your organisation. Explore engaging quizzes and assignments to apply your knowledge and develop critical thinking skills. Choose your pace and schedule, with 24/7 access to course materials and dedicated support from legal experts. Learn from any smart device, anytime, anywhere, making legal expertise readily available. Equip yourself with the knowledge and skills to excel in HR, legal, or management roles, gaining a competitive edge in the job market. Learning Outcomes Navigating complex Employment Law regulations with ease. Train others on employment law best practices. Connect with peers and industry experts. Impress employers with your Employment Law expertise. Minimise risk and protect your business. Level 5 Diploma in Employment Law Module 01: Basic of Employment Law Module 02: Legal Recruitment Process Module 03: Employment Contracts Module 04: Employee Handbook Module 05: Disciplinary Procedure Module 06: National Minimum Wage & National Living Wage Module 07: Parental Right, Sick Pay & Pension Scheme Module 08: Discrimination in the Workplace Module 09: Health & Safety at Work Module 10: Dismissal, Grievances and Employment Tribunals Module 11: Workplace Monitoring & Data Protection Certificate of Achievement CPD Accredited Certificate Be an expert advisor, navigate complex regulations, and empower your team. This CPD-accredited certificate demonstrates your in-depth knowledge of employment law. Impress employers, protect your business, and build a strong network with your £4.79 instant PDF download or £9.99 hard copy certificate. Invest in your legal expertise and stand out in the job market. Endorsed Certificate of Achievement from the Quality Licence Scheme Become an in-demand Employment Law expert with an endorsed certificate of achievement from the QLS, signifying your in-depth knowledge of complex employment regulations. Impress potential employers and bolster your credibility with this free-to-receive certificate (international postage £10). Navigate legal challenges with confidence and build a thriving career in HR or legal consultancy. Endorsement Navigate the complexities of employment law with confidence thanks to this QLS-endorsed Level 5 Diploma. The QLS recognises this course's comprehensive curriculum and expert instructors, ensuring you grasp intricate regulations and best practices. Impress potential employers and enhance your career prospects with this prestigious endorsement, demonstrating your mastery of legal compliance in the workplace. Who is this course for? HR professionals Managers and supervisors Business owners and entrepreneurs Recruitment Specialists Legal professionals Requirements To enrol in this Level 5 Diploma in Employment Law, Purchasing & Procurement course, all you need is a basic understanding of the English Language and an internet connection. Career path HR Advisor/Manager: £25,000 to £45,000 per year Employment Law Consultant: £30,000 to £60,000 per year Legal Assistant (Employment Law): £20,000 to £35,000 per year HR Compliance Officer: £25,000 to £40,000 per year Employee Relations Specialist: £30,000 to £50,000 per year Labour Market Analyst: £25,000 to £40,000 per year Certificates CPD Accredited PDF Certificate Digital certificate - Included QLS Endorsed Hard Copy Certificate Hard copy certificate - Included CPD Accredited Hard Copy Certificate Hard copy certificate - £9.99 CPD Accredited Hard Copy Certificate Delivery Charge: Inside the UK: Free Outside of the UK: £9.99 each

Level 5 Diploma in Employment Law
Delivered Online On Demand5 hours
£109

Health and Safety Officer

By Compliance Central

Gear up to get well equipped as a Health and Safety Officer now, make up your mind to be the best in the business! Learners will gain a solid awareness of the various facets of health and safety in this online Health and Safety course. The course covers every aspect of health and safety that businesses may face, as well as how to conduct successful risk assessments and put in place relevant, sufficient, and suitable control mechanisms. The health and safety course provides a comprehensive overview of health and safety legislation with the goal of raising awareness of the duties that all managers and supervisors, as well as health and safety specialists, are expected to uphold. This Health and Safety course combines excellent content with cutting-edge e-learning technology, and this, together with our commitment to assisting our students, has resulted in a 100% pass rate! All you need is proper training on Health & Safety, firm support and a push to shine in your vocation, and Compliance Central is determined to provide you with it all! Explore what you got in this exclusive Health & Safety Officer course, start learning and excel in it! This amazing Health and Safety Officer course has been designed and developed by the industry specialists who had been to the business for years, went through ups-and-downs, climbed up the success ladder with sheer excellence! You'll get-to-the-point knowledge both practical and theoretical, and gain valuable insights on the business which will help you understand the drill better than ever! Join today, be skilled, learn with positive energy and enthusiasm, create an excellent career using your full potential! Course Curriculum: Take a look at the training modules of the Health & Safety Officer course: ***Health and Safety Officer*** Module 1: Health and Safety at Work and the Laws Costs/dangers of poor health and safety Benefits of good health and safety Health and safety law (criminal law) Civil law - compensation claims Health and Safety at Work etc. Act 1974 (HSWA) Overlap of duties of some legislation Penalties and Enforcement Improvement and Prohibition Notices The Employer's Responsibilities (Provide just the List of the duties) The Employee's responsibilities and duties (Provide just the List of the duties) Summary Module 2: Managing for Health and Safety Core elements of managing for health and safety Are you doing what you need to do? Delivering Effective Arrangements Summary Module 3: Risk Assessment and Common Risks Definitions 5 Steps to Risk Assessment Who should carry out risk assessments? Most Common Risks at Work Summary Module 4: Workplace Health, Safety and Welfare Ergonomics and human factors Seating at work Shift work and fatigue Health surveillance Work-related stress Drugs and alcohol Violence at work Summary Module 5: Accidents and Ill Health at Work RIDDOR Definitions What must be reported? Types of reportable injury Recording requirements First Aid at Work (requirements) Work-related Diseases Summary Module 6: Electrical, Fire and Gas Safety Electrical Maintenance Identifying and preventing electrical hazards Portable Appliance Testing (PAT) General fire safety hazards Dangerous substances that cause fire and explosion Fire alarm and firefighting equipment Evacuation of a workplace Gas safety Other Harmful substances and COSHH Summary Module 7: Safety in Different Work Settings Manual Handling Working at heights Working in confined spaces Vehicles at Work Summary Module 8: Work Equipment Hazards and Risk Control General requirements for work equipment Hand-held tools Machinery hazards Using equipment safely Personal protective equipment Summary Module 9: Other Health and Safety Hazards at Work Slips and trips Noise Vibration Radiations Summary Who is this course for? Compliance Central aims to prepare efficient human resources for the industry and make it more productive than ever. This helpful course is suitable for any person who is interested in Health and Safety. There are no pre-requirements to take it. You can attend the course if you are a student, an enthusiast or a Employee Employer Manager Supervisor Entrepreneur Business Professional Company Leader HR Professional Requirements The Health and Safety Course is ideal for those who already work in this sector or are aspiring professionals. This Health and Safety Course is designed to enhance your expertise and boost your CV. Learn key skills and get certified to prove your newly acquired knowledge. Career path Training offered by the Health and Safety Certificate Course could potentially benefit a range of roles, but would particularly enhance careers in Health and Safety officer Office Management Fire Safety Cleaning Safety and Hygiene Business Management Other professional health and safety roles Certificates Certificate of completion Digital certificate - Included

Health and Safety Officer
Delivered Online On Demand3 hours
£12

Quality Assurance (QA) Diploma

5.0(10)

By Apex Learning

Exclusive Offer | 11-in-1 Premium Bundle | Gifts: Hardcopy + PDF Certificates + Transcript + Student ID Card - Worth £180 | CPD QS Certified | 110 CPD Points | Lifetime Access | Customer Support | Enrol Now

Quality Assurance (QA) Diploma
Delivered Online On Demand45 hours
£49

COSHH (Control of Substances Hazardous to Health) Training

5.0(1)

By LearnDrive UK

Secure workplace health with our COSHH Training. Master regulatory compliance, identify hazardous substances, conduct risk assessments, and implement safety measures. This course is essential for anyone managing or working with hazardous materials.

COSHH (Control of Substances Hazardous to Health) Training
Delivered Online On Demand1 hour
£5

QLS Endorsed Tax Accounting and Accountancy

By Imperial Academy

Accounting Level 5- Two Endorsed Diploma | QLS Hard Copy Certificate Included | Plus 5 CPD Courses | Lifetime Access

QLS Endorsed Tax Accounting and Accountancy
Delivered Online On Demand
£300

GDPR & Cyber Security Bootcamp

By NextGen Learning

Introducing our comprehensive bundle for General Data Protection Regulation (GDPR) and Cyber Security Bootcamp - the ultimate toolkit to safeguard your business and master the evolving landscape of data protection and cyber threats. Did you know that cybercrime costs businesses worldwide an estimated £4.5 trillion annually? With such staggering statistics, it's clear that protecting sensitive data and maintaining robust cybersecurity practices are paramount in today's digital age. With this GDPR & Cyber Security Bootcamp bundle, you will gain expertise in data protection, cyber threat mitigation, ethical hacking, secure networks, and cloud security. Protect sensitive information, mitigate risks, and stay ahead in the evolving field of cyber security. Enrol now and fortify your digital defences. The Curriculum for this GDPR & Cyber Security Bootcamp are: GDPR UK Training Cyber Security Awareness Training Learn Ethical Hacking From A-Z: Beginner To Expert Computer Networks Security from Scratch to Advanced Cloud Computing / CompTIA Cloud+ (CV0-002) Learning Outcomes: By completing this GDPR & Cyber Security Bootcamp, one will get the following: Master GDPR compliance and ensure data protection. Enhance cyber security awareness and protect against threats. Acquire ethical hacking skills for vulnerability identification. Secure computer networks against unauthorised access. Understand cloud security principles for data protection. Mitigate cyber risks and protect digital assets. Our carefully curated GDPR & Cyber Security Bootcamp bundle covers all the essential aspects of GDPR and cyber security, ensuring you have the expertise to tackle these pressing challenges. The GDPR UK Training course is your comprehensive guide to understanding and implementing the regulations governing personal data protection. Learn how to navigate GDPR compliance, handle data breaches, and ensure your organisation's data practices align with the law. Cyber Security Awareness Training is designed to raise awareness of cyber threats and arm you with best practices for safeguarding against them. Explore common attack vectors, understand the importance of strong passwords, and learn techniques to secure your devices and networks. The Learn Ethical Hacking From A-Z: Beginner To Expert course takes you deep into ethical hacking, equipping you with the skills to identify vulnerabilities in systems and applications. Master the techniques used by hackers and learn how to apply them ethically to enhance security. Computer Networks Security from Scratch to Advanced provides a comprehensive understanding of network security principles. From securing routers and firewalls to implementing encryption protocols, this course covers the entire spectrum of network security. Cloud Computing / CompTIA Cloud+ (CV0-002) delves into cloud computing security. Gain insights into securing cloud environments, managing virtual machines, and understanding the shared responsibility model for cloud security. Equip yourself with the knowledge and skills demanded by today's data-driven and digitally connected world. Enrol in our GDPR & Cyber Security Training bundle today and become a trusted guardian of data privacy and a formidable defender against cyber threats. CPD 50 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This GDPR & Cyber Security Bootcamp bundle is for: Business owners/managers IT professionals/network administrators Data protection officers (DPOs) Compliance officers/legal professionals Ethical hackers/penetration testers Individuals are pursuing a career in cyber security. Career path This GDPR & Cyber Security Bootcamp bundle leads to careers such as: Data Protection Officer Cyber Security Analyst Compliance Officer Ethical Hacker/Penetration Tester IT Auditor Security Consultant Cyber Security Manager In the UK, the combined salary range for these roles typically falls between £35,000 to £80,000 per year. Certificates Certificate Of Completion Digital certificate - Included Certificate Of Completion Hard copy certificate - Included You will get a complimentary Hard Copy Certificate.

GDPR & Cyber Security Bootcamp
Delivered Online On Demand23 hours
£31

Anti-Money Laundering-CPD & Institute of Hospitality Approved

By BAB Business Group

Money-Laundering is a major criminal problem, worldwide. This course starts by defining moneylaundering and describing the 'regulated sector' as defined by the Proceeds of Crime Act. The course discusses a number of money-laundering offences, including tax evasion, theft, fraud, bribery and the financing of terrorism. You'll learn about some of the 'red flags' which could indicate illegal activity, and the connections between money-laundering and certain financial institutions. You'll see how the regulated sector combats money-laundering through compliance, due diligence, and record-keeping. Finally, the course examines the internal controls and monitoring used by companies to fight against money-laundering, including policy statements, effective reporting systems, and staff responsibilities.

Anti-Money Laundering-CPD & Institute of Hospitality Approved
Delivered Online On Demand
£30