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

3924 Administration courses in Reading 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

Healthcare Administrator Diploma - CPD Certified

4.5(3)

By Studyhub UK

24 Hour Flash Deal **25-in-1 Healthcare Administrator Diploma Mega Bundle** Healthcare Administrator Diploma Enrolment Gifts **FREE PDF Certificate**FREE PDF Transcript ** FREE Exam** FREE Student ID ** Lifetime Access **FREE Enrolment Letter ** Take the initial steps toward a successful long-term career by studying the Healthcare Administrator Diploma package online with Studyhub through our online learning platform. The Healthcare Administrator Diploma bundle can help you improve your CV, wow potential employers, and differentiate yourself from the mass. This Healthcare Administrator Diploma course provides complete 360-degree training on Healthcare Administrator Diploma. You'll get not one, not two, not three, but twenty-five Healthcare Administrator Diploma courses included in this course. Plus Studyhub's signature Forever Access is given as always, meaning these Healthcare Administrator Diploma courses are yours for as long as you want them once you enrol in this course This Healthcare Administrator Diploma Bundle consists the following career oriented courses: Course 01: Medical & Clinical Administrator Course 02: Healthcare GDPR Certificate Course 03: Essentials of European Medical Device Regulations Course 04: Medical Law Course 05: Medical Terminology Training Course 06: Paramedicine Study Course 07: Safe Handling of Medicines Course 08: Communication & Information Handling in Care Course 09: Anatomy and Physiology of Human Body Course 10: Medical Jargon for Healthcare Assistant Course 11: Care Certificate Preparation Course 12: Control and Administration of Medication Course 13: Phlebotomy Course 14: Medical Transcription Diploma Course 15: Introduction to Vaccination Course 16: Consent Training in Healthcare Course 17: Diabetes Awareness Training Course 18: ADHD Awareness Course 19: Autism & Dyslexia Awareness Training Course 20: Safety & Precautions in Medication Management Course 21: First Aid Training Course Course 22: Anaphylaxis and Basic Life Support (CSTF) Course 23: Death Verification: Procedures and Legal Considerations Course 24: Microsoft Office course Course 25: Study Skills for Healthcare The Healthcare Administrator Diploma course has been prepared by focusing largely on Healthcare Administrator Diploma career readiness. It has been designed by our Healthcare Administrator Diploma specialists in a manner that you will be likely to find yourself head and shoulders above the others. For better learning, one to one assistance will also be provided if it's required by any learners. The Healthcare Administrator Diploma Bundle is one of the most prestigious training offered at StudyHub and is highly valued by employers for good reason. This Healthcare Administrator Diploma bundle course has been created with twenty-five premium courses to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Healthcare Administrator Diploma Course, like every one of Study Hub's courses, is meticulously developed and well researched. Every one of the topics is divided into Healthcare Administrator Diploma Elementary modules, allowing our students to grasp each lesson quickly. The Healthcare Administrator Diploma course is self-paced and can be taken from the comfort of your home, office, or on the go! With our Student ID card you will get discounts on things like music, food, travel and clothes etc. In this exclusive Healthcare Administrator Diploma bundle, you really hit the jackpot. Here's what you get: Step by step Healthcare Administrator Diploma lessons One to one assistance from Healthcare Administrator Diplomaprofessionals if you need it Innovative exams to test your knowledge after the Healthcare Administrator Diplomacourse 24/7 customer support should you encounter any hiccups Top-class learning portal Unlimited lifetime access to all twenty-five Healthcare Administrator Diploma courses Digital Certificate, Transcript and student ID are all included in the price PDF certificate immediately after passing Original copies of your Healthcare Administrator Diploma certificate and transcript on the next working day Easily learn the Healthcare Administrator Diploma skills and knowledge you want from the comfort of your home CPD 250 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Healthcare Administrator Diploma training is suitable for - Students Recent graduates Job Seekers Individuals who are already employed in the relevant sectors and wish to enhance their knowledge and expertise in Healthcare Administrator Diploma Requirements To participate in this Healthcare Administrator Diploma course, all you need is - A smart device A secure internet connection And a keen interest in Healthcare Administrator Diploma Career path You will be able to kickstart your Healthcare Administrator Diploma career because this course includes various courses as a bonus. This Healthcare Administrator Diploma is an excellent opportunity for you to learn multiple skills from the convenience of your own home and explore Healthcare Administrator Diploma career opportunities. Certificates CPD Accredited Certificate Digital certificate - Included CPD Accredited e-Certificate - Free CPD Accredited Hardcopy Certificate - Free Enrolment Letter - Free Student ID Card - Free

Healthcare Administrator Diploma - CPD Certified
Delivered Online On Demand6 days
£279

Advanced Firefighter Training - CPD Certified

4.5(3)

By Studyhub UK

24 Hour Flash Deal **25-in-1 Advanced Firefighter Training Mega Bundle** Advanced Firefighter Training Enrolment Gifts **FREE PDF Certificate**FREE PDF Transcript ** FREE Exam** FREE Student ID ** Lifetime Access **FREE Enrolment Letter ** Take the initial steps toward a successful long-term career by studying the Advanced Firefighter Training package online with Studyhub through our online learning platform. The Advanced Firefighter Training bundle can help you improve your CV, wow potential employers, and differentiate yourself from the mass. This Advanced Firefighter Training course provides complete 360-degree training on Advanced Firefighter Training. You'll get not one, not two, not three, but twenty-five Advanced Firefighter Training courses included in this course. Plus Studyhub's signature Forever Access is given as always, meaning these Advanced Firefighter Training courses are yours for as long as you want them once you enrol in this course This Advanced Firefighter Training Bundle consists the following career oriented courses: Course 01: Firefighter Training Certification Course 02: Fire Safety Course 03: Gas Safety Course Course 04: Emergency First Aid at Work Course 05: Ambulance and Emergency Care Assistant Certificate Course 06: Resuscitation and Life Support: Vital Skills and Techniques Course 07: Paediatric First Aid and Medical Emergency Training Course 08: Administration of Emergency Medical Gases Course 09: Oxygen First Aid Training - Online Course Course 10: Respiratory Protection and Safety Training Course Course 11: Infection Control Diploma Course 12: Workplace Health and Safety Advanced Diploma Course 13: Falls and Injury Prevention Specialist Certification Course 14: Wound Care and Tissue Viability Course 15: Pain Management Course 16: CSTF Patient Moving and Handling: Ensuring Safe Healthcare Practices Course 17: Psychological Wellbeing and Crisis Intervention Course 18: Evacuation Procedures Training Course 19: Crowd Management Course 20: Manual Handling Training Course 21: Crisis and Trauma Counselling in Early Childhood Course 22: Public Health and Safety Course 23: Emergency Care Worker Course 24: Site Management Safety Training Scheme (SMSTS) Course 25: Risk Assessment & Management The Advanced Firefighter Training course has been prepared by focusing largely on Advanced Firefighter Training career readiness. It has been designed by our Advanced Firefighter Training specialists in a manner that you will be likely to find yourself head and shoulders above the others. For better learning, one to one assistance will also be provided if it's required by any learners. The Advanced Firefighter Training Bundle is one of the most prestigious training offered at StudyHub and is highly valued by employers for good reason. This Advanced Firefighter Training bundle course has been created with twenty-five premium courses to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Advanced Firefighter Training Course, like every one of Study Hub's courses, is meticulously developed and well researched. Every one of the topics is divided into Advanced Firefighter Training Elementary modules, allowing our students to grasp each lesson quickly. The Advanced Firefighter Training course is self-paced and can be taken from the comfort of your home, office, or on the go! With our Student ID card you will get discounts on things like music, food, travel and clothes etc. In this exclusive Advanced Firefighter Training bundle, you really hit the jackpot. Here's what you get: Step by step Advanced Firefighter Training lessons One to one assistance from Advanced Firefighter Trainingprofessionals if you need it Innovative exams to test your knowledge after the Advanced Firefighter Trainingcourse 24/7 customer support should you encounter any hiccups Top-class learning portal Unlimited lifetime access to all twenty-five Advanced Firefighter Training courses Digital Certificate, Transcript and student ID are all included in the price PDF certificate immediately after passing Original copies of your Advanced Firefighter Training certificate and transcript on the next working day Easily learn the Advanced Firefighter Training skills and knowledge you want from the comfort of your home CPD 250 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Advanced Firefighter Training training is suitable for - Students Recent graduates Job Seekers Individuals who are already employed in the relevant sectors and wish to enhance their knowledge and expertise in Advanced Firefighter Training Requirements To participate in this Advanced Firefighter Training course, all you need is - A smart device A secure internet connection And a keen interest in Advanced Firefighter Training Career path You will be able to kickstart your Advanced Firefighter Training career because this course includes various courses as a bonus. This Advanced Firefighter Training is an excellent opportunity for you to learn multiple skills from the convenience of your own home and explore Advanced Firefighter Training career opportunities. Certificates CPD Accredited Certificate Digital certificate - Included CPD Accredited e-Certificate - Free CPD Accredited Hardcopy Certificate - Free Enrolment Letter - Free Student ID Card - Free

Advanced Firefighter Training - CPD Certified
Delivered Online On Demand6 days
£279

Legal Assistant Diploma - CPD Accredited

4.5(3)

By Studyhub UK

24 Hour Flash Deal **25-in-1 Legal Assistant Diploma Mega Bundle** Legal Assistant Diploma Enrolment Gifts **FREE PDF Certificate**FREE PDF Transcript ** FREE Exam** FREE Student ID ** Lifetime Access **FREE Enrolment Letter ** Take the initial steps toward a successful long-term career by studying the Legal Assistant Diploma package online with Studyhub through our online learning platform. The Legal Assistant Diploma bundle can help you improve your CV, wow potential employers, and differentiate yourself from the mass. This Legal Assistant Diploma course provides complete 360-degree training on Legal Assistant Diploma. You'll get not one, not two, not three, but twenty-five Legal Assistant Diploma courses included in this course. Plus Studyhub's signature Forever Access is given as always, meaning these Legal Assistant Diploma courses are yours for as long as you want them once you enrol in this course This Legal Assistant Diploma Bundle consists the following career oriented courses: Course 01: Legal Secretary Skills Diploma Course 02: Business Law Course 03: English Law Basics: Understanding Legal Principles Course 04: Uk Commercial Law and Consumer Protection Training Course 05: Understanding UK Insurance (General, Commercial, Liability, Life) Course 06: Data Protection and Data Security (GDPR) Training Certification Course 07: Contract Law Certificate Course 08: Medical Law Course 09: Anti-Money Laundering (AML) Course 10: Cyber Security Law Course 11: Family Law Course 12: Workplace Violence, Harassment and Conflict Resolution Training Course 13: Tort Law Simplified: Understanding Legal Principles and Rights Course 14: Criminology: Criminal Law Course 15: Criminal Intelligence & Counterterrorism Analysis Course 16: International Law Certificate Course 17: GDPR Training Course 18: Workplace Confidentiality Course 19: Business Contract & Compliance Manager: Ensuring Legal Integrity Diploma Course 20: Corporate Social Responsibility Diploma Course 21: Emotional Intelligence and Social Management Diploma Course 22: Resilience Masterclass Course 23: Cross-Cultural Awareness Training Diploma Certificate Course 24: Office Skills (Administration, Communication and Management) Diploma Course 25: Time Management The Legal Assistant Diploma course has been prepared by focusing largely on Legal Assistant Diploma career readiness. It has been designed by our Legal Assistant Diploma specialists in a manner that you will be likely to find yourself head and shoulders above the others. For better learning, one to one assistance will also be provided if it's required by any learners. The Legal Assistant Diploma Bundle is one of the most prestigious training offered at StudyHub and is highly valued by employers for good reason. This Legal Assistant Diploma bundle course has been created with twenty-five premium courses to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Legal Assistant Diploma Course, like every one of Study Hub's courses, is meticulously developed and well researched. Every one of the topics is divided into Legal Assistant Diploma Elementary modules, allowing our students to grasp each lesson quickly. The Legal Assistant Diploma course is self-paced and can be taken from the comfort of your home, office, or on the go! With our Student ID card you will get discounts on things like music, food, travel and clothes etc. In this exclusive Legal Assistant Diploma bundle, you really hit the jackpot. Here's what you get: Step by step Legal Assistant Diploma lessons One to one assistance from Legal Assistant Diplomaprofessionals if you need it Innovative exams to test your knowledge after the Legal Assistant Diplomacourse 24/7 customer support should you encounter any hiccups Top-class learning portal Unlimited lifetime access to all twenty-five Legal Assistant Diploma courses Digital Certificate, Transcript and student ID are all included in the price PDF certificate immediately after passing Original copies of your Legal Assistant Diploma certificate and transcript on the next working day Easily learn the Legal Assistant Diploma skills and knowledge you want from the comfort of your home CPD 250 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Legal Assistant Diploma training is suitable for - Students Recent graduates Job Seekers Individuals who are already employed in the relevant sectors and wish to enhance their knowledge and expertise in Legal Assistant Diploma Requirements To participate in this Legal Assistant Diploma course, all you need is - A smart device A secure internet connection And a keen interest in Legal Assistant Diploma Career path You will be able to kickstart your Legal Assistant Diploma career because this course includes various courses as a bonus. This Legal Assistant Diploma is an excellent opportunity for you to learn multiple skills from the convenience of your own home and explore Legal Assistant Diploma career opportunities. Certificates CPD Accredited Certificate Digital certificate - Included CPD Accredited e-Certificate - Free CPD Accredited Hardcopy Certificate - Free Enrolment Letter - Free Student ID Card - Free

Legal Assistant Diploma - CPD Accredited
Delivered Online On Demand6 days
£279

Essential Surveying Principles - Land, Building and Quantity Surveying (CPD Accredited)

By Imperial Academy

Teaching You Everything Surveyors Need | CPD Certified | Audio Visual Training | Free PDF Certificate | Lifetime Access

Essential Surveying Principles - Land, Building and Quantity Surveying (CPD Accredited)
Delivered Online On Demand
£15

Construction Management & Building Surveying Training

4.9(27)

By Apex Learning

Get Hard Copy + PDF Certificate + Transcript + Student ID Card as a Gift - Enrol Now** Tired of browsing and searching for the course you are looking for? Can't find the complete package that fulfils all your needs? Then don't worry as you have just found the solution. Take a minute and look through this 14-in-1 extensive bundle that has everything you need to succeed in Construction Management & Building Surveying and other relevant fields! After surveying thousands of learners just like you and considering their valuable feedback, this all in one bundle has been designed by industry experts. We prioritised what learners were looking for in a complete package and developed this in-demand Construction Management & Building Surveying course that will enhance your skills and prepare you for the competitive job market. Furthermore, to help you showcase your expertise in Construction Management & Building Surveying, we have prepared a special gift of 1 hardcopy certificate and 1 PDF certificate for the title course completely free of cost. These certificates will enhance your credibility and encourage possible employers to pick you over the rest. This Bundle Consists of the following Premium courses: Course 01: Diploma in Construction Management Course 02: Building Surveyor Course 03: Land Surveying Course 04: LEED V4: Building Design and Construction Course 05: WELL Building Standard Course 06: Construction Industry Scheme (CIS) Course 07: AutoCAD VBA Programming - Beginner course Course 08: Construction Cost Estimation Diploma Course 09: Construction Estimation using RSMeans Course 10: Bricklaying Course 11: LOLER Training Course 12: PUWER Course 13: Construction Safety Course 14: First Aid Training Enrol now in course to advance your career, and use the premium study materials from Apex Learning. Curriculum Course 01: Diploma in Construction Management Introduction Project Life Cycle and Success Cost Management Preliminary Site Investigation and Site Organisation Site Management Planning and Management of Equipment Materials Management Vendor Analysis Procurement Stock Control The Main Participators Quality Assurance and Customer Care Legal Aspects of Contracting Communications, Information and Documentation Health and Safety And Much More... Course 02: Building Surveyor Building Survey: An Introduction Building Law Principles Building Procurement and Contract Administration Building Information Modelling Building Technology The Procedure of Building Survey and Surveys of Historic Buildings Beginning of the Survey: Foundation and In-depth Survey in Walls Ground Level Investigation: Floors and Investigation Above the Ground: Roofs and Chimneys Inspection of Joinery and Woodwork Finishes and Surfaces of the Building Services Inspection Building Pathology Building Adaption Understanding Work Breakdown Structure Report Writing Legal Aspects 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 (For The Title Course) Hard Copy Certificate: Free (For The Title Course) CPD 140 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this bundle. Requirements Our course is fully compatible with PCs, Macs, laptops, tablets and Smartphone devices. Career path Having this various expertise will increase the value of your CV and open you up to multiple job sectors. Certificates Certificate of completion Digital certificate - Included

Construction Management & Building Surveying Training
Delivered Online On Demand
£100

Observation Skills for Carers Courses

4.9(27)

By Apex Learning

***Weekend Price Drop*** Get Hard Copy + PDF Certificates + Transcript + Student ID Card + e-Learning App as a Gift - Enrol Now Tired of browsing and searching for a Observation Skills for Carers course you are looking for? Can't find the complete package that fulfils all your needs? Then don't worry as you have just found the solution. Take a minute and look through this extensive bundle that has everything you need to succeed. After surveying thousands of learners just like you and considering their valuable feedback, this all-in-one Observation Skills for Carers bundle has been designed by industry experts. We prioritised what learners were looking for in a complete package and developed this in-demand Observation Skills for Carers course that will enhance your skills and prepare you for the competitive job market. Also, our experts are available for answering your queries on Observation Skills for Carers and help you along your learning journey. Advanced audio-visual learning modules of these Observation Skills for Carers courses are broken down into little chunks so that you can learn at your own pace without being overwhelmed by too much material at once. Furthermore, to help you showcase your expertise in Observation Skills for Carers, we have prepared a special gift of 1 hardcopy certificate and 1 PDF certificate for the title course completely free of cost. These certificates will enhance your credibility and encourage possible employers to pick you over the rest. This Observation Skills for Carers Bundle Consists of the following Premium courses: Course 01: Observation Skills for Carers Course 02: Health and Social Care UK 2021 Course 03: Care Planning and Record Keeping Course 04: Public Health Course 05: Anaphylaxis and Basic Life Support (CSTF) Course 06: Diabetes Care Diploma Course 07: Dementia Training Course 08: Foster Care Training Course Course 09: Medication Administration Level 4 Course 10: Safeguarding Children Level 3 Course 11: Adult Safeguarding Course 12: Infection Prevention Training Course 13: Medical Terminology Training Course 14: First Aid Training 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 (For The Title Course) Hard Copy Certificate: Free (For The Title Course) The bundle incorporates basic to advanced level skills to shed some light on your way and boost your career. Hence, you can strengthen your Observation Skills for Carers expertise and essential knowledge, which will assist you in reaching your goal. Curriculum: Course 01: Observation Skills for Carers Module 01: Introduction to Observation Skill Module 02: Child Observation Module 03: Child Observation Plan and Documentation Module 04: Observational Methods and Studies And much more... CPD 145 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this course bundle. Requirements This course is fully compatible with PCs, Macs, laptops, tablets and Smartphone devices. Career path Having this Observation Skills for Carers 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

Observation Skills for Carers Courses
Delivered Online On Demand
£100

Introduction to Communication Skills

By Healthcare Communication Matters

This online Introduction to Communication Skills course aims to empower you to have more effective conversations with your patients, their friends and family and your colleagues at work. In particular, the focus will be on understanding and appreciating communication skills and how to use them more effectively and efficiently.

Introduction to Communication Skills
Delivered OnlineFlexible Dates
£95

The Ultimate Guide: Ms Word, Ms Excel, Powerpoint & Access

4.5(3)

By Studyhub UK

Do you want to prepare for your dream job but strive hard to find the right courses? Then, stop worrying, for our strategically modified The Ultimate Guide: Ms Word, Ms Excel, Powerpoint & Access bundle will keep you up to date with the relevant knowledge and most recent matters of this emerging field. So, invest your money and effort in our 40 course mega bundle that will exceed your expectations within your budget. The The Ultimate Guide: Ms Word, Ms Excel, Powerpoint & Access related fields are thriving across the UK, and recruiters are hiring the most knowledgeable and proficient candidates. It's a demanding field with magnitudes of lucrative choices. If you need more guidance to specialise in this area and need help knowing where to start, then StudyHub proposes a preparatory bundle. This comprehensive The Ultimate Guide: Ms Word, Ms Excel, Powerpoint & Access bundle will help you build a solid foundation to become a proficient worker in the sector. This The Ultimate Guide: Ms Word, Ms Excel, Powerpoint & Access Bundle consists of the following 30 CPD Accredited Premium courses - Course 01 : MS Word Diploma Course 02 : Proofreading & Copyediting Course 03 : PowerPoint Diploma Course 04 : Microsoft Excel Level 3 Course 05 : New Functions in Microsoft Excel 2021 Course 06 : Microsoft Excel: Automated Dashboard Using Advanced Formula, VBA, Power Query Course 07 : Microsoft Excel: Excel Sheet Comparison with VBA Course 08 : Microsoft Excel: Master Power Query in 120 Minutes! Course 09 : Excel: Top 50 Microsoft Excel Formulas in 50 Minutes! Course 10 : Excel Pivot Tables Course 11 : Data Analysis in Microsoft Excel Complete Training Course 12 : Excel Must know Formulas and Functions Course 13 : Excel spreadsheet for Beginner Course 14 : Excel Data Analysis Course 15 : Excel Vlookup, Xlookup, Match and Index Course 16 : Excel Pivot Tables, Pivot Charts, Slicers, and Timelines Course 17 : PowerBI Formulas Course 18 : Outlook Tips and tricks Course 19 : Excel PowerQuery and PowerPivot Course 20 : Complete Microsoft Power BI 2021 Course 21 : The Complete Microsoft Outlook Masterclass Course 22 : Microsoft Access Complete Course (Beginner, Intermediate, Advanced) Course 23 : Microsoft Access Tables and Queries Course 24 : Microsoft Access Databases Forms and Reports Course 25: Microsoft Teams Course 26: Planning & Control Using Microsoft Project 2013, 2016 & 2019 Course 27: Data Protection and Data Security Level 2 Course 28: Office Skills and Administration Management Diploma Course 29: Touch Typing Essentials Course 30: Document Control 10 Extraordinary Career Oriented courses that will assist you in reimagining your thriving techniques- Course 01 :Career Development Plan Fundamentals Course 02 :CV Writing and Job Searching Course 03 :Interview Skills: Ace the Interview Course 04 :Video Job Interview for Job Seekers Course 05 :Create a Professional LinkedIn Profile Course 06 :Business English Perfection Course Course 07 :Networking Skills for Personal Success Course 08 :Boost Your Confidence and Self-Esteem Course 09 :Public Speaking Training Course 10 :Learn to Fight Procrastination Learning Outcome This tailor-made The Ultimate Guide: Ms Word, Ms Excel, Powerpoint & Access bundle will allow you to- Uncover your skills and aptitudes to break new ground in the related fields Deep dive into the fundamental knowledge Acquire some hard and soft skills in this area Gain some transferable skills to elevate your performance Maintain good report with your clients and staff Gain necessary office skills and be tech savvy utilising relevant software Keep records of your work and make a report Know the regulations around this area Reinforce your career with specific knowledge of this field Know your legal and ethical responsibility as a professional in the related field This The Ultimate Guide: Ms Word, Ms Excel, Powerpoint & Access Bundle resources were created with the help of industry experts, and all subject-related information is kept updated on a regular basis to avoid learners from falling behind on the latest developments. Certification After studying the complete training you will be able to take the assessment. After successfully passing the assessment you will be able to claim all courses pdf certificates and 1 hardcopy certificate for the Title Course completely free. Other Hard Copy certificates need to be ordered at an additional cost of •8. CPD 400 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Ambitious learners who want to strengthen their CV for their desired job should take advantage of the The Ultimate Guide: Ms Word, Ms Excel, Powerpoint & Access bundle! This bundle is also ideal for professionals looking for career advancement. Requirements To participate in this course, all you need is - A smart device A secure internet connection And a keen interest in The Ultimate Guide: Ms Word, Ms Excel, Powerpoint & Access Career path Upon completing this essential Bundle, you will discover a new world of endless possibilities. These courses will help you to get a cut above the rest and allow you to be more efficient in the relevant fields.

The Ultimate Guide: Ms Word, Ms Excel, Powerpoint & Access
Delivered Online On Demand9 days
£315

Overview of Payroll Management In the dynamic world of business, payroll management stands as a critical backbone, ensuring that employees receive their rightful compensation in a timely and accurate manner. As the economy expands and regulations evolve, the demand for skilled payroll professionals continues to rise. This comprehensive course empowers aspiring payroll experts with the essential knowledge and hands-on skills to navigate the complexities of UK payroll administration. Delve into the intricacies of payroll management in the UK with this meticulously crafted course designed to equip you with the expertise to handle payroll responsibilities confidently. From mastering the fundamentals of payroll legislation and employee records to processing monthly payrolls and generating reports, this course provides a holistic understanding of the payroll process. Get a quick look at the course content: This Payroll Management Course will help you to learn: Demonstrate proficiency in UK payroll legislation and company settings. Effectively manage pension schemes and various pay elements. Confidently process monthly payrolls, handle pre-update reports, and update payroll records. Master e-submissions, year-end procedures, and historical data management. Navigate employee departures, manage final payroll runs, and generate comprehensive reports. Details Perks of Learning with IOMH One-to-one support from a dedicated tutor throughout your course. Study online - whenever and wherever you want. Instant Digital/ PDF certificate 100% money back guarantee 12 months access This course covers everything you must know to stand against the tough competition. The future is truly yours to seize with this Payroll Management. Enrol today and complete the course to achieve a certificate that can change your career forever. Process of Evaluation After studying the course, your skills and knowledge will be tested with an MCQ exam or assignment. You have to get a score of 60% to pass the test and get your certificate. Certificate of Achievement Certificate of Completion - Digital / PDF Certificate After completing the Payroll Management course, you can order your CPD Accredited Digital / PDF Certificate for £5.99.  Certificate of Completion - Hard copy Certificate You can get the CPD Accredited Hard Copy Certificate for £12.99. Shipping Charges: Inside the UK: £3.99 International: £10.99 Who Is This Course for? This course is designed for individuals seeking to build a rewarding career in payroll management, including: Aspiring payroll professionals seeking an entry-level position in the field. Existing payroll professionals aim to enhance their skills and knowledge. HR professionals are seeking to expand their expertise in payroll management. Business owners are seeking to gain a deeper understanding of payroll processes. Individuals seeking a career transition into the field of payroll management. Requirements There is no prerequisite to enrol in this course. You don't need any educational qualification or experience to enrol in the Payroll Management course. Do note: you must be at least 16 years old to enrol. Any internet-connected device, such as a computer, tablet, or smartphone, can access this online course. Career Path The field of payroll management offers a range of promising career opportunities in the UK, with competitive salaries and strong job growth prospects. Here are some potential career paths with average salaries: Payroll Administrator: £20K to £26K/year Payroll Officer: £28K to £325K/year Payroll Supervisor: £30K to £40K/year Payroll Manager: £40K to £50K/year Head of Payroll: £50K to £60K/year Frequently Asked Questions (FAQ's) Q. How do I purchase a course? 1. You need to find the right course on our IOMH website at first. You can search for any course or find the course from the Courses section of our website. 2. Click on Take This Course button, and you will be directed to the Cart page. 3. You can update the course quantity and also remove any unwanted items in the CART and after that click on the Checkout option and enter your billing details. 4. Once the payment is made, you will receive an email with the login credentials, and you can start learning after logging into the portal. Q. I have purchased the course when will I be able to access the materials? After purchasing the course, you should receive an email with the login credentials within 24 hours. Please check your spam or junk folder if you didn't receive it in your inbox. You can access your courses by logging into your account. If you still need any assistance, please get in touch with our Customer Support team by providing the details of your purchase. Q. I haven't received my certificate yet. What should I do? You should receive your Digital Certificate within 24 hours after placing the order, and it will take 3-9 days to deliver the hard copies to your address if you are in the UK. For International Delivery, it will take 20-25 days. If you require any assistance, get in touch with our dedicated Customer Support team, and your queries/issues will be dealt with accordingly. Q. I don't have a credit/debit card, what other methods of payment do you accept? You can make the payment using PayPal or you can Bank Transfer the amount. For Bank transfer you will require an invoice from us and you need to contact our Customer Support team and provide details of your purchase to get the invoice. After that, you will receive an email with the invoice and bank details and you can make the payment accordingly. Q. Can I do the courses from outside UK? We are an online course provider, and learners from anywhere in the world can enrol on our courses using an internet-connected device. Q. When I log into the account it says 'Contact Administrator'. To resolve this issue, please log out of your account and then log back in. Course Curriculum Module 01: Payroll System in the UK 01:05:00 Module 02: Payroll Basics 00:10:00 Module 03: Company Settings 00:08:00 Module 04: Legislation Settings 00:07:00 Module 05: Pension Scheme Basics 00:06:00 Module 06: Pay Elements 00:14:00 Module 07: The Processing Date 00:07:00 Module 08: Adding Existing Employees 00:08:00 Module 09: Adding New Employees 00:12:00 Module 10: Payroll Processing Basics 00:11:00 Module 11: Entering Payments 00:12:00 Module 12: Pre-Update Reports 00:09:00 Module 13: Updating Records 00:09:00 Module 14: e-Submissions Basics 00:09:00 Module 15: Process Payroll (November) 00:16:00 Module 16: Employee Records and Reports 00:13:00 Module 17: Editing Employee Records 00:07:00 Module 18: Process Payroll (December) 00:12:00 Module 19: Resetting Payments 00:05:00 Module 20: Quick SSP 00:09:00 Module 21: An Employee Leaves 00:13:00 Module 22: Final Payroll Run 00:07:00 Module 23: Reports and Historical Data 00:08:00 Module 24: Year-End Procedures 00:09:00

Payroll Management
Delivered Online On Demand4 hours 46 minutes
£11