Duration 3 Days 18 CPD hours Overview VMware vSphere: What's New [V8] https://lms.nhcms.neYou will learn essential Terraform concepts including: Writing Terraform HCL code Deploying into common clouds such as AWS, Azure, Docker, Kubernetes, and VMWare Where Terraform fits in the Enterprise CI/CD model Differences between Terraform and Ansible As enterprises seek to deploy and maintain increasingly complex cloud infrastructure, there is a necessity to use ?Infrastructure as Code? (IaC) tools, like Terraform. An open-source, state management tool developed by HashiCorp, Terraform allows developers to use a common coding interface to work through their various clouds safely and efficiently. Attendees will leave being able to write and understand Terraform code (HCL), have a clear understanding of Terraform?s various components and supporting tools, as well as when to reach for Terraform over another IaC tool, such as Ansible. This class prepares you for Terraform Certifcation. Up and Running with Terraform Terraform Overview Defining ?declarative? How to think about Terraform (versus Ansible) Reviewing the Terraform Configuration Running the Terraform Configuration Provisioners Syntax Low Level? HCL syntax Style Conventions Comments Blocks Arguments JSON Configuration Syntax Resources Meta-Arguments depends_on count for_each provider lifecycle Data Sources Variables and Output Input Variables Output Values Local Values Functions String Collection Numeric Encoding Filesystem Date and Time Hash and Crypto IP Network Type Conversion Modules Module Blocks Module Sources Meta Arguments Terraform Templates templatefile Function Template Demonstration Introducing Data Sources Creating an External Data Source Building tftpl template files Expressions Types and Values Strings and Templates Reference to Values Operators Function Calls Conditionals For Expressions Splat Expressions Dynamic Blocks Type Constraints Version Constraints State Understanding the importants of states state storage and locking importing existing resources Remote State What to do when local state is lost CICD Piplines with Terraform Terraform and GitLab pipelines Terraform and Jenkins pipelines Enterprise Case Studies Terraform and Docker Terraform and Kubernetes Terraform and Amazon AWS Terraform and Azure Terraform and VMWare Understanding how to apply Terraform to your unique infrastructure Beyond Basics Intro to Go Programming Terraform Cloud Additional HashiCorp Offerings Backends Secrets Additional course details: Nexus Humans Terraform 101 training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Terraform 101 course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.
Duration 3 Days 18 CPD hours This course is intended for Authors Overview Please refer to course overview This course provides authors with an introduction to build reports using Cognos Analytics. Techniques to enhance, customize, and manage reports will be explored. Activities will illustrate and reinforce key concepts during this learning opportunity. What is IBM Cognos Analytics - Reporting The Welcome page Consume report content Interactive filtering Working with reports Dimensionally modeled relational dataUse personal data sources and data modules Upload personal data Upload custom images Using navigation paths in a data module Examine list reports Group data Format columns Include headers and footers Aggregate fact data Identify differences in aggregation Multiple facts and repeated information Use shared dimensions to create multi-fact queries Present repeated information Add repeated information to reports Create a mailing list report Create crosstab reports Add measures to a crosstab Data sources for a crosstab Create complex crosstab reports Add items as peers Create crosstab nodes and crosstab members Work with crosstab data Format, sort, and aggregate a crosstab Create discontinuous crosstab reportsCreate visualization reports Visualization categories Customize visualizations Client side visualizations Enhanced map visualizations Focus reports using filters Create filters to narrow the focus Use advanced detail filters Apply a filter with aggregation Use summary filters Focus reports using prompts Examine parameters and prompts Create a parameter for a report item Add a prompt page Add a prompt item to a report Identify a prompt type Create a cascading prompt Use calculations What are calculations Add Date and Time functions Add string functions Display prompt selections in report titles Customize reports with conditional formatting Three steps for conditional formatting Create a variable Assign the variable to a report object Format based on the conditional value Conditionally render report objects Drill-through definitions Navigate to related data Enhance report layout View the structure of a report Use Guided report layout Force page breaks Create horizontal pagination Modify the report structure Format objects across reports Use additional report-building techniques Enhance a report design Add objects to reports Convert a list to a crosstab Explore reuse Additional course details: Nexus Humans B6258 IBM Cognos Analytics - Author Reports Fundamentals V11.1.x training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the B6258 IBM Cognos Analytics - Author Reports Fundamentals V11.1.x course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.
Duration 3 Days 18 CPD hours This course is intended for Programmers Application DevelopersSystem Architects Network ArchitectsNetwork Security Architects IT Professionals w/programming experience Overview Those who attend the Ethereum Development course and pass the exam certification will have a demonstrated knowledge of:An excellent overall understanding of the Ethereum architecture and Solidity language.All functional components (including smart contracts) required to develop an Ethereum Blockchain.The understanding of how to instantiate an Ethereum application on the network.An in-depth understanding of how transactions are created and implemented on an Ethereum network. This 3 day instructor-led course is designed for programmers and developers who want to take a comprehensive deep dive in writing smart contracts and building applications that interact with them. This course provides detailed overviews of Ethereum, smart contracts, and the development language, Solidity. The student will be exposed to Ethereum?s adaptable feature set which allows the developer to design decentralized applications for countless applications. Students will also participate in hands-on programming lab sessions to learn, develop, and advance their skills in Ethereum development. The Ethereum Development Training Course is designed for those seeking an in-depth understanding and development experience of the Ethereum Blockchain platform. Students will participate in approximately 50% programming lab time providing practical experience, enhancing their knowledge and existing skill set. What is Blockchain and Smart Contracts? What is Blockchain and how does it work? Bitcoin vs Ethereum Smart Contract How you can use Smart Contracts? Advantages of Smart Contracts Solidity LAB TASK Types of Variables in Solidity Public and Private Code Public Variables and Functions Private Variables and Functions Internal Functions External Functions Smart Contract Constructors Constant Variables Setting Variables LAB CHALLENGE Smart Contracts With WEB3.JS LAB Installing & Running the Ethereum TestRPC Installing Web3.js Changing the Environment in Remix Creating the UI Using Web3.js to Connect & Interact with the Smart Contract SOLUTION LAB CHALLENGE Smart Contract Events With WEB3.JS AIM LAB The Current Contract Defining the Smart Contract Event Updating the UI LAB CHALLENGE Functions, Mappings and Structs THEORY Functions Mappings Structs LAB The Smart Contract Creating a Modifier Using the Modifier Web3 UI?s Modifier Handling LAB Creating a Struct Creating the Mapping Map Addition Get from the Mapping The Full Contract Count from Map LAB CHALLENGE Inheritance and Deployment THEORY Object-oriented programming Inheritance LAB Current Contract Creating a Base Contract Changing from Strings to bytes Continuing the Project Installing MetaMask Deploy Contract to the Ropsten Test Network LAB Update the HTML Form Update the JavaScript Using the App LAB CHALLENGE Embark Framework and It's Deployment Blockchain (Ethereum) Decentralized Storage (IPFS) Decentralized Communication Web Technologies LAB Installing Embark Framework Hello World with Embark Framework First Contract Deployment with Embark Framework Solidity Smart Contracts Testing THEORY What is Software Testing? LAB LAB CHALLENGE Contracts Management With Factories THEORY Factory LAB LAB CHALLENGE IPFS Files Hosting THEORY IPFS FILES HOSTING LAB 1. Get your hosting server 2. Install IPFS on the Server LAB CHALLENGE End to End Development of DAPP AIM LAB Setup the Project Program the Smart Contract Create the Front-end of the application Deploy the App with IPFS LAB CHALLENGE
Discover the essential knowledge and techniques to support others through emotional and psychological challenges with the Counselling Diploma - CPD Accredited 3 Courses Bundle. This online programme combines foundational counselling principles, life coaching strategies, and Cognitive Behavioural Therapy (CBT) methods, offering a well-rounded education designed for those keen to develop a deeper understanding of mental health and personal development. Delivered entirely online, the courses provide flexible learning that fits around your schedule without the need for physical attendance. Whether you are interested in broadening your expertise or exploring a new field, this bundle covers key theories and practices that shape modern counselling. You will gain insights into human behaviour, effective communication techniques, and the structure of CBT, all within a framework designed to enhance your confidence in guiding others. Suitable for beginners and those seeking professional growth alike, this course set is CPD accredited to ensure recognised and valuable learning outcomes. These comprehensive courses are available in this Counselling Diploma - CPD Accredited 3 Courses Bundle Course 01: Counselling Diploma Course 02: Life Coaching and Counselling Course 03: Online CBT (Cognitive Behavioural Therapy) Course **Special Offer: Free PDF and Hard Copy Certificates** Key Benefits Get instant PDF and Hard Copy certificate Fully online courses Developed by qualified professionals Self-paced learning and laptop, tablet, and smartphone-friendly 24/7 Learning Assistance Course Curriculum: Counselling Diploma Module 01 : Counselling and Counsellors Module 02 : Theories and Models of Counselling (Part 1) Module 03 : Theories and Models of Counselling (Part 2) Module 04 : Legal, Cultural and Ethical Issues in Professional Counselling Module 05 : Forms of Psychotherapy Module 06 : Engaging and Assessing the Patients Module 07 : Helping the Client in Crisis Module 08 : Crisis Intervention Module 09 : Low Intensity CBT Treatment Module 10 : Medication and Therapy in the Treatment of Mental Illness Module 11 : Communication Skills and Empathy in Counselling Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing each Counselling Diploma - CPD Accredited 3 Courses Bundle bundle course. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Counselling Diploma - CPD Accredited 3 Courses Bundle course, you will qualify for the CPD Certification Service (CPD UK) certified certificate from Training Express. Disclaimer: The CPD approved course is owned by E-Learning Solutions Ltd and is distributed under license. Why Choose The CPD Certification Service Accredited Course? With 25 years of experience in the Continuous Professional Development sector, CPD Certification Service (CPD UK) is the leading CPD accreditation organisation in the UK, working across all industry sectors. The CPD Certification Service provides recognised independent CPD accreditation compatible with global CPD requirements. Hundreds and thousands of professionals recognise the CPD Certified symbol as the qualitative benchmark that reflects and sets the industry standards. CPD UK evaluates learning activities to the highest standards and courses are certified against the universally accepted structured checklist. CPD 30 CPD hours / points Accredited by The CPD Certification Service Who is this course for? The Counselling Diploma - CPD Accredited 3 Courses Bundle training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our Counselling Diploma - CPD Accredited 3 Courses Bundle training.
Understanding how to manage hazardous substances is essential for anyone responsible for workplace safety. This COSHH Training bundle offers a clear and detailed guide on the Control of Substances Hazardous to Health regulations, helping assessors confidently identify risks associated with chemicals and hazardous materials. The courses cover fundamental knowledge of COSHH principles, chemical spill response, and spill management, enabling learners to recognise potential hazards and appropriate control measures without the need for physical attendance. Delivered entirely online, this bundle ensures flexibility for busy professionals seeking to enhance their knowledge in chemical safety assessment. Each course is designed to sharpen your understanding of how to effectively evaluate hazards, reduce risks, and maintain safer environments. Ideal for health and safety professionals, assessors, and managers, this training is a valuable resource to keep up to date with best practices in chemical hazard management while gaining CPD accreditation. These comprehensive courses are available in this COSHH Training for Assessors - CPD Accredited 3 Courses Bundle Course 01: COSHH (Control of Substances Hazardous to Health) Training Course 02: Chemical Spill Course 03: Spill Management **Special Offer: Free PDF and Hard Copy Certificates** Key Benefits Get instant PDF and Hard Copy certificate Fully online courses Developed by qualified professionals Self-paced learning and laptop, tablet, and smartphone-friendly 24/7 Learning Assistance Course Curriculum: COSHH (Control of Substances Hazardous to Health) Training Module 01: COSHH Explained Module 02: COSHH Regulations Module 03: Health Problems Related to Hazardous Substances Module 04: Identifying Hazardous Substances Module 05: COSHH Risk Assessments Module 06: Control Measures and Monitoring Module 07: Implementing Control Measures Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing each COSHH Training for Assessors - CPD Accredited 3 Courses Bundle bundle course. For each test, the pass mark will be set to 60%. CPD 30 CPD hours / points Accredited by The CPD Quality Standards (CPD QS) Who is this course for? The COSHH Training for Assessors - CPD Accredited 3 Courses Bundle training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our COSHH Training for Assessors - CPD Accredited 3 Courses Bundle training.
Understanding bipolar disorder is vital in today’s mental health landscape. This carefully designed bundle provides in-depth knowledge about the condition, its impact, and therapeutic approaches. The courses explore the nature of bipolar disorder, equip learners with valuable insights into counselling methods, and offer guidance on supporting individuals living with mood disorders. Ideal for professionals and those interested in mental health, this bundle delivers rich content with clarity and depth. This CPD-accredited package includes a focused study of bipolar disorder, a psychotherapist training course, and a diploma in depression counselling. Each course is delivered online, allowing learners to study at their own pace while gaining recognised qualifications. Whether for personal growth or career development, these courses provide essential understanding and strategies to engage with mental health issues thoughtfully and effectively. The blend of theory and counselling principles makes this bundle a resourceful choice for anyone seeking to deepen their awareness of mood disorders. Course 01: Bipolar Disorder Course 02: Psychotherapist Training Course Course 03: Depression Counselling Diploma **Special Offer: Free PDF and Hard Copy Certificates** Key Benefits Get instant PDF and Hard Copy certificate Fully online courses Developed by qualified professionals Self-paced learning and laptop, tablet, and smartphone-friendly 24/7 Learning Assistance Course Curriculum: Bipolar Disorder Module 01: Mental Illness Module 02: Bipolar Disorder Module 03: Associated Problems That Frequently Co-occur with Bipolar Disorder Module 04: Strategies for Managing Symptoms of Bipolar Disorder Module 05: Social Inclusion Module 06: Caring for and Helping Someone with Bipolar Disorder Module 07: Challenges for Those with Bipolar Across the Lifespan Module 08: Risk and Bipolar Experience Module 09: Treatment and Medication for Bipolar Disorder Module 10: Psychotherapy for Bipolar Disorder Module 11: Raising Awareness About Bipolar Disorder Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing each Bipolar Disorder Awareness - CPD Accredited 3 Courses Bundle course. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Bipolar Disorder Awareness - CPD Accredited 3 Courses Bundle course, you will qualify for the CPD Quality Standards (CPD QS) certified certificate from Training Express. CPD 30 CPD hours / points Accredited by The CPD Quality Standards (CPD QS) Who is this course for? The Bipolar Disorder Awareness - CPD Accredited 3 Courses Bundle training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our Bipolar Disorder Awareness - CPD Accredited 3 Courses Bundle training.
In today’s fast-paced business environment, understanding how to anticipate, assess, and manage risks is essential for safeguarding an organisation’s reputation and operations. This three-course bundle offers a thorough exploration of the key elements involved in risk and crisis management, helping professionals confidently navigate uncertain situations and protect their corporate interests. Each course is carefully designed to provide a clear understanding of risk factors, strategic responses, and the frameworks needed to maintain organisational stability. The bundle covers vital areas including the fundamentals of corporate risk and crisis management, the principles behind risk management procedures, and strategies to detect and prevent security breaches and fraud. Ideal for managers, team leaders, and anyone responsible for risk oversight, this collection equips learners with the knowledge to identify potential threats and respond effectively to challenges. Delivered fully online, these courses offer flexible learning tailored to busy professionals aiming to broaden their expertise in risk governance and security management. These comprehensive courses are available in this Corporate Risk And Crisis Management - CPD Accredited 3 Courses Bundle Course 01: Corporate Risk And Crisis Management Course 02: Compliance and Risk Management Course Course 03: Security Risk and Fraud Prevention **Special Offer: Free PDF and Hard Copy Certificates** Key Benefits Get instant PDF and Hard Copy certificate Fully online courses Developed by qualified professionals Self-paced learning and laptop, tablet, and smartphone-friendly 24/7 Learning Assistance Course Curriculum: Corporate Risk And Crisis Management Module 01: Introduction to Risks and Risk Analysis Module 02: Process of Risk Analysis and Management Module 03: Corporate of Risk Management Module 04: Managing Financial Risks Module 05: Introduction to Crisis and Crisis Management Module 06: Crisis Response and Communication Module 07: Incidents Management and Emergency Response Plan Module 08: Crisis Management Team Module 09: Post Crisis Phase Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing each Corporate Risk And Crisis Management - CPD Accredited 3 Courses Bundle bundle course. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Corporate Risk And Crisis Management - CPD Accredited 3 Courses Bundle course, you will qualify for the CPD Quality Standards (CPD QS) certified certificate from Training Express. CPD 30 CPD hours / points Accredited by The CPD Quality Standards (CPD QS) Who is this course for? The Corporate Risk And Crisis Management - CPD Accredited 3 Courses Bundle training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our Corporate Risk And Crisis Management - CPD Accredited 3 Courses Bundle training.
Discover the fascinating world of skin health with our Dermatology & Skincare CPD Accredited 3 Courses Bundle. Designed for learners eager to deepen their understanding of skin science, this bundle covers everything from the basics of dermatology and skin anatomy to advanced topics like skin infections, atopic eczema, and the effects of sunburn. Whether you want to explore how nutrients influence skin vitality or learn about caring for different skin types across ethnicities, this course offers a well-rounded insight into the factors shaping healthy skin. With a focus on both prevention and care, the modules also address ageing concerns, acne treatments, and seasonal skincare adjustments. All content is expertly crafted to provide knowledge that supports confident decision-making in skincare-related roles. The online format means you can study at your own pace, gaining valuable insights without the need for physical attendance. Ideal for anyone seeking to enhance their professional profile or personal knowledge, this course bundle offers a thorough, engaging journey into the science of skin and its care. These comprehensive courses are available in this Dermatology & Skincare - CPD Accredited 3 Courses Bundle Course 01: Dermatology & Skincare Course 02: Cosmetology Course 03: Infection Control ** Special Offer: Free PDF and Hard Copy Certificates** Key Benefits Get instant PDF and Hard Copy certificate Fully online courses Developed by qualified professionals Self-paced learning and laptop, tablet, and smartphone-friendly 24/7 Learning Assistance Course Curriculum: Dermatology & Skincare Module 01: Basics of Dermatology Module 02: Skin Anatomy Module 03: Skin Nutrients Module 04: Diagnosis of Skin Disease Module 05: Skin Infections Module 06: Atopic Eczema Module 07: Care of Different Skin Types Module 08: Different Ethnicities Skin Care Module 09: Reducing Ageing Effects Module 10: Acne and Its Remedies Module 11: Seasonal Skin Care Module 12: Effect of the Sunburn and It's Remedies Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing each Dermatology & Skincare - CPD Accredited 3 Courses Bundle bundle course. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Dermatology & Skincare - CPD Accredited 3 Courses Bundle course, you will qualify for the CPD Quality Standards (CPD QS) certified certificate from Training Express. CPD 30 CPD hours / points Accredited by The CPD Quality Standards (CPD QS) Who is this course for? The Dermatology & Skincare - CPD Accredited 3 Courses Bundle training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our Dermatology & Skincare - CPD Accredited 3 Courses Bundle training.
This Clinical Coding bundle is designed for those seeking to deepen their understanding of the essential elements involved in medical coding and healthcare documentation. Covering Clinical Coding, Medical Law, and Medication, the course offers a balanced foundation crucial for professionals working with healthcare records, billing, and patient data management. Each module builds knowledge that supports accuracy in coding and the legal and ethical considerations surrounding patient care and medication handling. Delivered entirely online, this bundle suits individuals aiming to enhance their expertise without the need for physical attendance. The Clinical Coding course demystifies coding classifications and systems, while Medical Law addresses the regulations and rights relevant to healthcare professionals. The Medication course focuses on the classifications, usage, and management of drugs within clinical settings. Together, these modules form a valuable resource for anyone looking to progress within healthcare administration or related fields, with CPD accreditation ensuring the learning meets recognised professional standards.Let’s just say, if your idea of fun involves turning symptoms into structured data, you’re in the right place. Course 01: Clinical Coding Course 02: Medical Law Course 03: Medication ** Special Offer: Free PDF and Hard Copy Certificates** Key Benefits Get instant PDF and Hard Copy certificate Fully online courses Self-paced learning and laptop, tablet, and smartphone-friendly 24/7 Learning Assistance Course Curriculum: Clinical Coding Module 01: Introduction to Clinical Coding Module 02: Introduction to Clinical Records Its Confidentiality Module 03: Clinical Terminology and Jargons Module 04: Introduction to ICD-10 Coding Module 05: General Coding Standards of ICD-10 Module 06: ICD-10 5th Edition Codes (Chapter 1 to 4) Module 07: ICD-10 5th Edition Codes (Chapter 5 to 10) Module 08: ICD-10 5th Edition Codes (Chapter 11 to 15) Module 09: ICD-10 5th Edition Codes (Chapter 16 to 22) Module 10: Introduction to OPCS-4 Module 11: Introduction to SNOMED CT Module 12: Other types of Clinical Coding Module 13: Legal and Ethical Aspects of Working in a Clinical Environment Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing each Clinical Coding - CPD Accredited 3 Courses Bundle bundle course. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Clinical Coding - CPD Accredited 3 Courses Bundle course, you will qualify for the CPD Quality Standards (CPD QS) certified certificate from Training Express. CPD 30 CPD hours / points Accredited by The CPD Quality Standards (CPD QS) Who is this course for? The Clinical Coding - CPD Accredited 3 Courses Bundle training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our Clinical Coding - CPD Accredited 3 Courses Bundle training.
Looking to build confidence in food safety standards without the fluff? This CPD-accredited bundle brings together three essential online courses to help you understand the core principles of food hygiene, allergen awareness, and labelling regulations. Designed for anyone involved in food handling—from kitchen staff to supervisors—this bundle covers the key areas every food worker needs to be familiar with, without veering off into irrelevant jargon. Whether you’re refreshing your knowledge or aiming to meet industry requirements, the content is clear, focused, and aligned with UK regulations. The combination of these three subjects makes this bundle especially useful for those working in catering, hospitality, manufacturing, or retail settings. It's entirely online, making it flexible and accessible whenever it suits you. These comprehensive courses are available in this Level 2 Food Safety - CPD Accredited 3 Courses Bundle Course 01: Level 2 Food Safety Course 02: Food Allergen Awareness Training Course 03: Food Labelling Regulations Training ** Special Offer: Free PDF and Hard Copy Certificates** Key Benefits Get instant PDF and Hard Copy certificate Fully online courses Developed by professionals Self-paced learning and laptop, tablet, and smartphone-friendly 24/7 Learning Assistance Course Curriculum: Module 01: Food Hygiene and Safety: Legislation Module 02: Bacteria and Microbiological Hazards Module 03: Physical, Chemical and Allergenic Hazards Module 04: Food Storage Module 05: Display and Service for Maintaining Food Safety and Hygiene Module 06: Personal Hygiene Module 07: HACCP and Food Premises Module 08: Cleaning Module 09: Reopening and Adapting Your Food Business During COVID-19 Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing each Level 2 Food Safety - CPD Accredited 3 Courses Bundle bundle course. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Level 2 Food Safety - CPD Accredited 3 Courses Bundle course, you will qualify for the CPD Quality Standards (CPD QS) certified certificate from Training Express. CPD 30 CPD hours / points Accredited by The CPD Quality Standards (CPD QS) Who is this course for? The Level 2 Food Safety - CPD Accredited 3 Courses Bundle training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our Level 2 Food Safety - CPD Accredited 3 Courses Bundle training.