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

2129 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

Deaf Awareness Training

4.3(43)

By John Academy

Overview If you want to establish a bond with your deaf family members or friends or want to help the deaf community, then the Deaf Awareness Training course is ideal for you. Through this course, you will gain in-depth knowledge and be able to create awareness about the challenges faced by deaf people.  Our exclusive training program aims to introduce you to the vital areas of deaf awareness. Through this course, you will learn about the deaf community and culture. Then the course will teach you the causes of hearing problems. In addition, the modules will include lectures on deaf education and the fundamentals of BSL. After completing the course, you will acquire the confidence and competence to communicate with deaf people effectively.  When you complete the course, you will receive a certificate of achievement. This certificate will elevate your CV and help you land a promising job in the relevant sector. Join now! Learning Outcomes Familiarise yourself with the deaf community and culture Learn about the causes of auditory problems in human Grasp an overall understanding of deaf education Develop your skills and knowledge in British Sign Language Understand how to establish effective communication with the deaf community Why Take This Course From John Academy? Affordable, well-structured and high-quality e-learning study materials Meticulously crafted, engaging and informative tutorial videos and materials Efficient exam systems for the assessment and instant result Earn UK & internationally recognised accredited qualification Easily access the course content on mobile, tablet, or desktop from anywhere, anytime Excellent career advancement opportunities Get 24/7 student support via email. What Skills will You Learn from This Course? Deaf Communication BSL Awareness Building Who Should Take This Deaf Awareness Training? Whether you're an existing practitioner or an aspiring professional, this course is an ideal training opportunity. It will elevate your expertise and boost your CV with key skills and a recognised qualification attesting to your knowledge. Are There Any Entry Requirements? This Deaf Awareness Training is available to all learners of all academic backgrounds. But learners should be aged 16 or over to undertake the qualification. And a good understanding of the English language, numeracy, and ICT will be helpful. Deaf Awareness Training Certification After completing and passing the Deaf Awareness Training successfully, you will be able to obtain a Recognised Certificate of Achievement. Learners can obtain the certificate in hard copy at £14.99 or PDF format at £11.99. Career Path This exclusive Deaf Awareness Training course will equip you with effective skills and abilities and help you explore career paths such as  SEN Teacher Social Worker Health Care Worker Deaf Awareness Training Module 01: Introduction to Deaf Awareness 00:24:00 Module 02: Deaf Community and Culture 00:22:00 Module 03: Causes of Being Deaf and Auditory Innovations 00:23:00 Module 04: Deaf Education 00:22:00 Module 05: British Sign Language 00:19:00 Module 06: BSL in Its Social Context 00:20:00 Module 07: Social Interaction between Deaf and Hearing People 00:17:00 Order Your Certificate and transcript Order Your Certificates and Transcripts 00:00:00

Deaf Awareness Training
Delivered Online On Demand2 hours 27 minutes
£18

Level 3 Certificate in HR Management

By Compliance Central

In the pulsating heart of every successful organization lies a powerhouse known as HR Management - the architects of talent, the custodians of culture, and the linchpins of organizational success. Welcome to our Level 3 Certificate in HR Management, where we unveil the secrets to mastering the art and science of human resource leadership. Picture this: You, the master of HR Management, standing at the helm of your organization, guiding its destiny with wisdom and finesse. Your team is not just a collection of individuals; they're a cohesive unit fuelled by purpose and passion. With our HR Management course, this vision becomes your reality. Dive into our meticulously crafted HR Management curriculum, where each section is a treasure trove of knowledge waiting to be unlocked. From understanding core concepts to implementing world-class HR Management employee retention strategies, we equip you with the tools and techniques to build a thriving workforce that drives bottom-line results. Level 3 Certificate in HR Management Learning Outcomes: Grasp the foundational principles of HR Management with clarity and confidence. Implement proven employee retention strategies to cultivate a loyal and engaged workforce. Analyse and adopt HR Management best practices from top companies to enhance employee benefits and satisfaction. Apply practical tips and techniques to retain talent and foster a culture of loyalty and commitment. Forge strong, meaningful relationships with employees, fostering a sense of belonging and purpose. Synthesize key learnings into actionable insights to drive organizational success and growth. Level 3 Certificate in HR Management Section 01: Introduction to HR Management Section 02: Core Concepts Section 03: Best Employee Retention Strategies That Actually Work Section 04: Employee Benefits & Retention Strategies Used by World's Top Companies Section 05: Practical Tips to Retain Employees in Your Organisation Section 06: Bonus Section: Building a Strong Relation with Employees Section 07: Conclusion Certificate of Achievement Endorsed Certificate of Achievement from the Quality Licence Scheme Learners will be able to achieve an endorsed certificate after completing the HR Management course as proof of their achievement. You can order the endorsed certificate for Free to be delivered to your home by post. For international students, there is an additional postage charge of £10. Endorsement of QLS certificate on Level 3 Certificate in HR Management course The Quality Licence Scheme (QLS) has endorsed this HR Management course for its high-quality, non-regulated provision and training programmes. The QLS is a UK-based organisation that sets standards for non-regulated training and learning. This endorsement means that the HR Management course has been reviewed and approved by the QLS and meets the highest quality standards. Who is this course for? Level 3 Certificate in HR Management The Level 3 Certificate in HR Management is designed for individuals seeking to enhance their skills and knowledge in the dynamic field of HR Management, like - HR Managers Talent Acquisition Specialists Employee Relations Officers Organizational Development Managers Small Business Owners Requirements Level 3 Certificate in HR Management To enrol in this Level 3 Certificate in HR Management course, all you need is a basic understanding of the English Language and an internet connection. Career path Level 3 Certificate in HR Management Welcome to a realm of boundless opportunities! Explore diverse career paths after completing this HR Management course. Embrace the journey ahead in HR Management. HR Director Talent Acquisition Manager Employee Relations Consultant Organizational Development Specialist Small Business HR Manager 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 3 Certificate in HR Management
Delivered Online On Demand2 hours
£100

DNA Profiling Course

3.5(2)

By Elearncollege

Description DNA Profiling Diploma A premium online course tailor-made for individuals keen to explore the captivating world of DNA analysis. This course lays a solid foundation for understanding the intricacies of DNA, the techniques used in profiling, and its various applications in diverse fields. Beginning with an Introduction to DNA Profiling, the course sets the scene for a fascinating journey into the cellular blueprint of living organisms. The very essence of what makes us unique is DNA, and this diploma unpacks its many layers. The Science of DNA segment is instrumental in breaking down the complex nature of DNA into comprehensible chunks. Here, learners get a chance to unravel the secrets of the double helix, its composition, and how it functions. With a firm grasp of DNA's science, the course transitions to the Techniques in DNA Profiling. This section illuminates the methods and tools utilised in DNA extraction, sequencing, and analysis. From modern laboratory equipment to the latest analytical methods, students gain comprehensive knowledge of the means used in accurate DNA profiling. Forensics is perhaps one of the most recognised fields where DNA profiling plays a pivotal role. The Applications in Forensics segment offers insights into how DNA evidence is gathered, analysed, and used in solving crimes, identifying remains, and delivering justice. A significant aspect of DNA profiling is its use in determining lineage. The Paternity and Ancestry Testing unit elucidates how DNA can trace familial lines, helping in paternity claims or discovering ancestral roots. The course then shifts its focus to the innovative arena of Personalised Medicine and Genomics. Here, the DNA Profiling Diploma delves into the customisation of medical treatments based on individual genetic makeup, ensuring a higher probability of treatment success. Given the sensitive nature of DNA data, the Ethical Considerations in DNA Profiling section is crucial. This part of the course explores the moral dilemmas, privacy concerns, and ethical debates surrounding the use of DNA information. A unique aspect of this diploma is the DNA Profiling in Popular Culture section. This offers a perspective on how television, films, and books portray DNA profiling, and how accurate or exaggerated these depictions might be. To understand DNA profiling's broader implications, The Global Impact of DNA Profiling segment paints a picture of its influence on international relations, global crime-solving efforts, and its role in humanitarian efforts, such as identifying disaster victims. Lastly, the course casts an eye towards the horizon with The Future of DNA Profiling. Here, learners are introduced to upcoming advancements, potential applications, and the transformative power of DNA analysis in the years to come. In conclusion, the DNA Profiling Diploma offers an exhaustive and interactive platform for those looking to grasp the nuanced world of DNA analysis. Ideal for budding scientists, forensic enthusiasts, or simply the curious minds, this online course is a ticket to understanding one of the most transformative scientific techniques of our times. What you will learn 1:Introduction to DNA Profiling 2:The Science of DNA 3:Techniques in DNA Profiling 4:Applications in Forensics 5:Paternity and Ancestry Testing 6:Personalized Medicine and Genomics 7:Ethical Considerations in DNA Profiling 8:DNA Profiling in Popular Culture 9:The Global Impact of DNA Profiling 10:The Future of DNA Profiling Course Outcomes After completing the course, you will receive a diploma certificate and an academic transcript from Elearn college. Assessment Each unit concludes with a multiple-choice examination. This exercise will help you recall the major aspects covered in the unit and help you ensure that you have not missed anything important in the unit. The results are readily available, which will help you see your mistakes and look at the topic once again. If the result is satisfactory, it is a green light for you to proceed to the next chapter. Accreditation Elearn College is a registered Ed-tech company under the UK Register of Learning( Ref No:10062668). After completing a course, you will be able to download the certificate and the transcript of the course from the website. For the learners who require a hard copy of the certificate and transcript, we will post it for them for an additional charge.

DNA Profiling Course
Delivered Online On Demand9 days
£99

Management of Value (MoV) Foundation: In-House Training

By IIL Europe Ltd

Management of Value (MoV®) Foundation This interactive MoV® Foundation course provides a modular and case-study-driven approach to learning Management of Value (MoV). The core knowledge is structured and comprehensive; and well-rounded modules cover the methodology and various techniques. A case study is used to help appreciate the relevance of MoV in its practical application. What you will Learn Upon completion of an MoV course candidates should be able to discuss and explain: The main processes and techniques used within MoV and the reasons for using them How MoV may be applied at portfolio, program, project and operational levels The differences in applying MoV at different stages in a project and the expected outputs from a MoV Study at each stage The circumstances under which MoV should be used The concept of value and how value may be improved The main benefits arising from the use of MoV Approaches for implementing MoV How to respond to external and internal influences The principles of embedding MoV into an organization The key topics in document checklists, the toolbox, health check, organizational maturity and individual competence. Upon successful completion of this course, you will be able to: Organize and contribute constructively to a Management of Value (MoV) Study Demonstrate a knowledge of MoV principles, processes, approach and environment Analyse a company, program or project to establish its organizational value; includes identification and weighting of Value Drivers Pass the AXELOS MoV Foundation Examination Introduction to value management and MoV Value and Value Management Capabilities, Outcomes, Benefits and Disbenefits What is Value? What is Management of Value (MoV)? Why use MoV? Where use MoV? When MoV should be used? What using MoV involve? Selected MoV benefits Relationship with other AXELOS Global Best Practices and Models How MoV fits with other AXELOS Global Best Practice Guides MoV principles Align with organization's objectives Focus on functions and required outcomes Balance the variables to maximise value Apply throughout the investment decision Tailor MoV to suit the subject Learn from experience and improve Assign clear roles and responsibilities and build a supportive culture MoV processes Frame the programme or project Gather information Analyse information Process information Evaluate and select Develop Value Improving Proposals Implement and share outputs MoV techniques Function Analysis Function Analysis System Technique (FAST) Traditional (or classic) FAST Technical FAST Customer FAST Value Trees Measuring value Value profiling (a.k.a. value benchmarking) Simple multi-attribute rating technique (a.k.a. SMART) Value index Value metrics Value for money (VfM) ratio Value Engineering / Analysis Common techniques used in MoV Analysis of information Benchmarking Process Mapping Root Cause Analysis Discounted Cash Flow Analysis Generating Ideas Brainstorming Evaluation and option selection Option Selection Matrix Idea selection Allocation to Categories Idea Selection Matrix Weighting techniques Paired Comparisons Points Distribution Developing VIPs Developing Proposals Cost Benefit Analysis Building Decisions Implementing VIPs Implementation Plans Feedback Following up Tracking Benefits Approach to Implementation Generic approach to MoV implementation Plan the MoV activities Understand and articulate value Prioritize value Improve value Quantify value Monitor improvements in value Learn lessons Environmental factors Portfolio Considerations Programme considerations Project considerations Operational Considerations Embedding MoV into an organization Benefits of Embedding MoV into an organization MoV Policy MoV Policy Composition Embedding MoV into an organisation Key steps Suggested MoV Management Structure Overcoming barriers We do it anyway It takes up too much time We can't afford to make the changes What's in it for me? Don't fix it if it ain't broke Fixed returns on investment MoV products Briefing Meeting Agenda (A.1) Communications Checklist (A.2) Equipment list for an Effective Study/Workshop (A.3) Invitation to join the Study Team (A.4) Option Evaluation Matrix (A.5) Plan the Study (A.6) Recording Idea Selection (A.7) Reporting Study outputs (A.8) Scoping the Study (A.9) Study or Workshop Handbook (A.10) Value-Improvement Proposal Forms (A.11) Value Improvement Tracking Report (A.12) MoV toolbox MoV health check and maturity model P3M3 Maturity Model MoV Maturity Model (aligned with P3M3)

Management of Value (MoV) Foundation: In-House Training
Delivered in London or UK Wide or OnlineFlexible Dates
£1,995

All organizations have policies and procedures that guide how decisions are made and how the work is done in that organization. Professionally written policies and procedures increase organizational accountability and transparency and are fundamental to quality/standards assurance and quality improvement.

Policy & Procedure Writing
Delivered in Loughborough or UK Wide or OnlineFlexible Dates
£668

British Citizenship Course

4.7(47)

By Academy for Health and Fitness

Imagine waking up to a sunny day in London, grabbing a cup of tea and scrolling through job postings. But as a non-UK citizen, you feel like you're missing out on opportunities. You long to be part of this diverse and exciting culture. Well, with our British Citizenship Diploma, you can make that dream a reality. Our comprehensive course covers everything you need to know about British citizenship. From the basics of nationality and immigration laws to the intricacies of dual nationality and Brexit implications, we've got you covered. You'll learn about living rights, seeking employment, and even how to obtain visas for the UK. But this isn't just any ordinary course. Our expertly crafted curriculum is designed to give you a deep understanding of what it means to be a citizen of the UK. You'll gain invaluable knowledge about British life and culture, making you an ideal candidate for jobs and opportunities. So why wait? Enrol in our British Citizenship Diploma today and start living the life you've always wanted in the UK. Whether you're looking for work or education or simply want to immerse yourself in this vibrant society, our course will provide you with the knowledge and confidence you need to succeed. This Diploma in British Citizenship at QLS Level 4 course is endorsed by The Quality Licence Scheme and accredited by CPDQS (with 120 CPD points) to make your skill development & career progression more accessible than ever! Learning outcomes: After completing the course, you can expect to: Understand the basics of British citizenship and the different types available. Gain a deep understanding of nationality, immigration, and legislation in the UK. Learn how to enter and stay in the UK both temporarily and permanently. Master the citizenship application tests and requirements. Understand the implications of dual nationality and citizenship. Become familiar with Brexit and its impact on EEA and non-EEA citizens. Learn about living rights, seeking employment, and obtaining visas in the UK. Why Prefer This British Citizenship Diploma Course? Opportunity to earn certificate a certificate endorsed by the Quality Licence Scheme & another accredited by CPDQS after completing the British Citizenship Diploma course Get a free student ID card! (£10 postal charge will be applicable for international delivery) Innovative and engaging content. Free assessments 24/7 tutor support. ****Course Curriculum**** Here is the curriculum breakdown of this British Citizenship Diploma: Module 01: What Is British Citizenship? Module 02: Different Types of British Citizenship Module 03: Nationality, Immigration and Legislation Module 04: Enter and Stay in the UK Both Temporarily and Permanently Module 05: Citizenship Application Tests Module 06: Dual Nationality and Citizenship Module 07: Brexit and Its Implications for EEA and Non-EEA Citizens Module 08: Living Rights in the UK Module 09: Seeking Employment in the UK (Before and After the Application) Module 10: Obtaining Visas for the UK Module 11: British Life and Culture Assessment Process You have to complete the assignment questions given at the end of the course and score a minimum of 60% to pass each exam.Our expert trainers will assess your assignment and give you feedback after you submit the assignment. After passing the Diploma in British Citizenship at QLS Level 4course exam, you will be able to request a certificate at an additional cost that has been endorsed by the Quality Licence Scheme. CPD 120 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This course is perfect for: Non-UK citizens who wish to obtain British citizenship. Individuals who are interested in learning about UK immigration and citizenship laws. Professionals seeking employment opportunities in the UK. Anyone interested in British culture and society. Career path Our course will prepare you for a range of careers, including: Immigration Consultant: £20,000 - £45,000 per year. Citizenship Case Worker: £18,000 - £25,000 per year. Human Rights Advocate: £25,000 - £45,000 per year. International Relations Officer: £25,000 - £45,000 per year. Civil Servant: £25,000 - £60,000 per year. Local Government Officer: £18,000 - £45,000 per year. Certificates Certificate of completion Digital certificate - £10 Diploma in British Citizenship at QLS Level 4 Hard copy certificate - £99 Show off Your New Skills with a Certificate of Completion After successfully completing the Diploma in British Citizenship at QLS Level 4, you can order an original hardcopy certificate of achievement endorsed by the Quality Licence Scheme. The certificate will be home-delivered, with a pricing scheme of - £99 inside the UK £10 GBP (including postal fees) for International Delivery Certificate Accredited by CPDQS £29 for Printed Hard Copy Certificate inside the UK £39 for Printed Hard Copy Certificate outside the UK (International Delivery)

British Citizenship Course
Delivered Online On Demand3 weeks
£12

5 Day Focused IAM Certificate Course C23200

By Asset Management Consulting (Asset Management Academy)

Global leading Asset Management course online. This online IAM Certificate course will be hosted through Teams.

5 Day Focused IAM Certificate Course C23200
Delivered OnlineFlexible Dates
£1,806.78 to £2,100.39

Delivering Exceptional Service Workshop

5.0(1)

By Own Your Success

This course is for customer service professionals, team leaders and technical experts who need to get that extra edge when they email or call their customers.

Delivering Exceptional Service Workshop
Delivered OnlineFlexible Dates
£370

DevOps Fundamentals

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Individuals involved in IT development, IT operations or IT service management; Those whose role is touched by DevOps and continuous delivery, such as the following IT roles: DevOps engineers, Product owners Integration specialists, Operations managers, Incident & change managers, System administrators, Network administrators, Business managers, Automation architects, Enterprise architects, Testers Overview Know the emergence of DevOps Know the core concepts and principles of DevOps Know what DevOps means for you as professional and for your organization Know the essence of a DevOps culture Understand the key elements of a DevOps culture Know the important aspects when creating a DevOps culture Know the Operational models of DevOps Understand the need for autonomous teams Understand the impact of DevOps on Architecture with respect to deployment Understand governance within DevOps teams Understand Agile, Scrum and Kanban and how these practices relate to one another Understand how ITSM processes relate to practices in a DevOps culture Understand how lean is used to optimise processes Know how to provide a Value Stream Map for a given process Understand the way to harvest new and innovative ideas Know the impact of automation on Software Delivery processes Understand the benefits and core principles of Continuous Delivery Describe the key cloud principles for DevOps organisations Know the relevance of monitoring and logging DevOps This course is designed to provide the core education necessary to build your DevOps vocabulary and to understand its principles and practices. With the help of key DevOps concepts and terminology, real-life case studies, examples and interactive group discussions and extensive exercises in each module you will acquire a fundamental understanding of DevOps. Introduction Let?s Get to Know Each Other Overview Course Objectives Mapping of the Competence Model with the Course Modules Course Agenda Type of Activities Exam Course Book Technical Glossary Group Activity Module Summary DevOps Introduction Module Objectives Module Topics Emergence of DevOps Core Concepts of DevOps DevOps Agile Skills Association (DASA) Module Summary Module End Questions Culture Module Objectives Module Topics Essence of a DevOps Culture Key Elements of DevOps Implementation of a DevOps Culture Module Summary Module End Questions Organization Module Objectives Module Topics Organizational Model Autonomous Teams Architecting for DevOps Governance Module Summary Module End Questions Processes Module Objectives Module Topics Process Basics DevOps in Relation to ITSM Agile and Scrum 12 Principles of the Agile Manifesto Optimizing Processes Using Lean Business Value Optimization and Business Analysis Using Story Mapping Module Summary Module End Questions Automation Module Objectives 6A Automation Concepts Automation for Delivery of Software Continuous Delivery Core Concepts Continuous Delivery Automation Concepts Continuous Delivery Automation Focus Topics 6B Data Center Automation Emergence of Cloud Technology and Principles Cloud Services Concepts in a DevOps Organization Automated Provisioning Concepts Platform Product Characteristics and Application Maturity Module Summary Module End Questions Measure and Improvement Module Objectives Module Topics Importance of Measurement Choosing the Right Metrics Monitoring and Logging Module Summary Module End Questions

DevOps Fundamentals
Delivered OnlineFlexible Dates
Price on Enquiry