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

1729 Courses

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

Party and Event Planning

4.8(9)

By Skill Up

Gain the skills and credentials to kickstart a successful career and learn from the experts with this step-by-step

Party and Event Planning
Delivered Online On Demand15 hours 30 minutes
£25

Level 4- Office Management

5.0(10)

By Apex Learning

Overview Learn how to make learning spaces run smoothly and effectively and kickstart your career as an outstanding school administrator by enrolling in our Level 4- Office Management course. In this course, you will be swiftly educated in the fundamental skills to instil students with a desire to learn that goes well beyond imparting knowledge. Effective administration underpins all areas of student care. After your successful completion, you will be equipped with strongly developed skills to create and maintain the school culture. You will have the expertise to assist students and faculty, maintain academic records, safeguard students, create strategies for handling complaints, and much more. Enrol today to kickstart your career. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is this course for? There is no experience or previous qualifications required for enrolment on this Level 4- Office Management. It is available to all students, of all academic backgrounds. Requirements Our Level 4- Office Management is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible on tablets and smartphones so you can access your course on wifi, 3G or 4G.There is no time limit for completing this course, it can be studied in your own time at your own pace. Career path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management , Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 13 sections • 13 lectures • 05:34:00 total length •Module 01: Introduction to Office Administration: 00:16:00 •Module 02: Skills of an Effective Administrator: 00:17:00 •Module 3: Mail Services and Shipping: 00:28:00 •Module 04: The Language of Coaching: 01:00:00 •Module 5: Organising Meeting and Conferences: 00:28:00 •Module 6: Business Writing Skills: 00:42:00 •Module 7: Time Management: 00:35:00 •Module 8: Stress Management: 00:18:00 •Module 9: Business Telephone Skills: 00:21:00 •Module 10: Communication Skills: 00:25:00 •Module 11: Conflict Management: 00:16:00 •Module 12: Business Etiquette: 00:21:00 •Module 13: Microsoft Office Skills: 00:07:00

Level 4- Office Management
Delivered Online On Demand5 hours 34 minutes
£12

Hotel Management Level 3

5.0(10)

By Apex Learning

Overview Gain the ability to encounter every problem that affects running a hotel and work productively in a hospitality environment, by enrolling in our Hotel Management Level 3.This course will educate you in the fundamental skills to motivate your employees and plan work schedules to make all the hotel departments run based on the pre-established quality standard of service. All successful hotel authorities look for highly responsible individuals to improve their profitability. After your successful completion, you will be equipped with strong management skills to select and recruit employees. You will be able to ensure all the hotel services run smoothly, oversee the hotel's efficient running activities, and prioritise every guest to make their stay pleasant and comfortable, luring more customers in at the door. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is this course for? There is no experience or previous qualifications required for enrolment on this Hotel Management Level 3. It is available to all students, of all academic backgrounds. Requirements Our Hotel Management Level 3 is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible on tablets and smartphones so you can access your course on wifi, 3G or 4G.There is no time limit for completing this course, it can be studied in your own time at your own pace. Career path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management , Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 11 sections • 11 lectures • 03:42:00 total length •Introduction to Hospitality Management: 00:21:00 •An Overview of Hotel Industry: 00:15:00 •The Process of Selection and Recruitment in Hospitality Industry: 00:21:00 •The Process of Development and Training in Hospitality Industry: 00:21:00 •Management of Front Office Operations: 00:19:00 •Management of Housekeeping, Engineering and Security Operations: 00:24:00 •Management of Food and Beverage Operations: 00:20:00 •Management of Service Quality in Hospitality Industry: 00:17:00 •Marketing in Travel and Tourism Business: 00:21:00 •Accounting in Hospitality Industry: 00:23:00 •Customer Satisfaction: 00:20:00

Hotel Management Level 3
Delivered Online On Demand3 hours 42 minutes
£12

Youth Mental Health

5.0(10)

By Apex Learning

Overview This comprehensive course on Youth Mental Health will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Youth Mental Health comes with accredited certification, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? At the end of the course there will be an online written test, which you can take either during or after the course. After successfully completing the test you will be able to order your certificate, these are included in the price. Who is This course for? There is no experience or previous qualifications required for enrolment on this Youth Mental Health. It is available to all students, of all academic backgrounds. Requirements Our Youth Mental Health is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 2 sections • 14 lectures • 06:03:00 total length •Module 01: Introduction to Mental Health: 00:23:00 •Module 02: Child Psychology: 00:30:00 •Module 03: Attachment and Relationship Building in Childhood: 00:51:00 •Module 04: Impacts of Separation and Loss on Attachment: 00:29:00 •Module 05: Factors that Influence Development: 00:42:00 •Module 06: Mental Health Problems in Young and Adults: 00:16:00 •Module 07: Other Mental Health Problems in Young and Adults: 00:18:00 •Module 08: Autism, ADHD and Dyslexia in Young and Adults: 00:29:00 •Module 09: Dealing With Autism, ADHD and Dyslexia in Young and Adults: 00:31:00 •Module 10: The Self Harming Behaviour: 00:20:00 •Module 11: Mental Health Treatment and Medicine: 00:21:00 •Module 12: Mental Health over Life Span and Society in the UK: 00:17:00 •Module 13: Mental Health Related Legislations in the UK: 00:36:00 •Assignment - Youth Mental Health: 00:00:00

Youth Mental Health
Delivered Online On Demand6 hours 3 minutes
£12

Child Neglect Awareness Training

4.8(9)

By Skill Up

Gain the solid skills and knowledge to kickstart a successful career and learn from the experts with this

Child Neglect Awareness Training
Delivered Online On Demand5 hours 14 minutes
£25

Dental Hygiene and Dental Care

4.8(9)

By Skill Up

Gain the skills and credentials to kickstart a successful career and learn from the experts with this step-by-step

Dental Hygiene and Dental Care
Delivered Online On Demand4 hours 29 minutes
£25

Strategic Business Forecasting: Mapping Your Path to Expansion

By Compete High

🚀 Unlock Your Business Potential with 'Strategic Business Forecasting: Mapping Your Path to Expansion' 🚀   Are you ready to elevate your business to new heights? Introducing our comprehensive online course designed to empower you with the skills and knowledge needed to strategically forecast and map out your path to expansion.   🌐 MODULE 1: Introduction Dive into the fundamentals of strategic business forecasting. Understand the importance of foresight in the business world and learn how effective forecasting can be a game-changer for your organization. Lay the foundation for the exciting journey ahead. 📈 MODULE 2: Determine Your Growth Projections Discover the art and science behind growth projections. Uncover the methodologies and tools used by successful businesses to forecast their expansion. From market analysis to trend identification, this module equips you with the skills to make informed decisions and set realistic growth targets. 🛠️ MODULE 3: Workshop Put theory into practice with our hands-on workshop. Work through real-world scenarios and apply the strategic forecasting techniques you've learned. Receive personalized feedback from industry experts to fine-tune your approach. This module is your opportunity to refine your skills and gain confidence in your forecasting abilities.   🔥 Key Course Highlights: ✅ In-depth exploration of strategic forecasting principles. ✅ Practical techniques for growth projection and risk assessment. ✅ Interactive workshop for hands-on application. ✅ Expert insights and industry best practices. ✅ Networking opportunities with like-minded professionals.   🎓 Who Should Enroll: Business Owners Entrepreneurs Managers and Executives Decision-Makers Anyone aspiring to lead business expansion efforts   🌟 Why Choose 'Strategic Business Forecasting'?: In today's dynamic business landscape, the ability to anticipate and plan for the future is a key differentiator. This course not only provides you with the theoretical knowledge but also ensures that you can apply these concepts in a practical setting. Join us on this transformative journey and take control of your business's destiny.   🚨 Limited Seats Available! Secure Your Spot Today. Don't miss out on this opportunity to revolutionize your business strategy. Enroll now and gain the skills you need to confidently map your path to expansion.   🔗 [Enroll Now] - Your Future Awaits: [Course Link]   🌐 Strategic Business Forecasting: Mapping Your Path to Expansion - Because Success Favors the Strategically Prepared! 🚀   Course Curriculum Module 1- Introduction Market Growth Explained 08:42 Module 1- Determine Your Growth Projections Determining Your Growth Projections 01:06 Step 1 - Research Growth Rates 10:01 Step 2 - Position Your Business for Growth 04:19 Step 3 - Telling the Growth Story 01:00 Step 4 - Calculating Your CAGR 04:28 Drone Market Case Study (Optional) 05:41 Troubleshooting 00:53 Module 3- Workshop Workshop - Growth Projections in Action 03:45

Strategic Business Forecasting: Mapping Your Path to Expansion
Delivered Online On Demand1 hour
£25

GWO Full Suite

4.6(26)

By MCL Height Safety

Trainer to Candidate Ratio: Working at Height Theory: 12 Students to 1 instructor; Practical: 6 Students to 1 instructor Frist Aid Theory: 12 Students to 1 instructor; Practical: 6 Students to 1 instructor Manual Handling Theory: 12 Students to 1 instructor; Practical: 12 Students to 1 instructor Fire Awareness: Theory: 12 Students to 1 instructor; Practical: 6 Students to 1 instructor Sea Survival: Theory: 12 Students to 1 instructor; Practical: 6 Students to 1 instructor Enhanced First Aid: Theory: 12 Students to 1 instructor; Practical: 6 Students to 1 instructor Advanced Rescue Training: Theory: 12 Students to 1 instructor; Practical: 4 Students to 1 instructor

GWO Full Suite
Delivered In-PersonFlexible Dates
£993 to £1,242

Trigonometry For Electrical Engineering Professionals

By Study Plex

Recognised Accreditation This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. What is CPD? Employers, professional organisations, and academic institutions all recognise CPD, therefore a credential from CPD Certification Service adds value to your professional goals and achievements. Benefits of CPD Improve your employment prospects Boost your job satisfaction Promotes career advancement Enhances your CV Provides you with a competitive edge in the job market Demonstrate your dedication Showcases your professional capabilities What is IPHM? The IPHM is an Accreditation Board that provides Training Providers with international and global accreditation. The Practitioners of Holistic Medicine (IPHM) accreditation is a guarantee of quality and skill. Benefits of IPHM It will help you establish a positive reputation in your chosen field You can join a network and community of successful therapists that are dedicated to providing excellent care to their client You can flaunt this accreditation in your CV It is a worldwide recognised accreditation What is Quality Licence Scheme? This course is endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. Benefits of Quality License Scheme Certificate is valuable Provides a competitive edge in your career It will make your CV stand out Course Curriculum Introduction Introduction 00:08:00 Point Lines & Angles 00:13:00 Intersecting & Parallel Lines Triangles 00:11:00 Triangles 00:21:00 The Pythagorean Theorem 00:09:00 Unique Triangles & Ratios 00:13:00 Trig Functions & Tangents 00:33:00 The Unit Circle 00:01:00 Trig Identities 00:42:00 Product to Sum Formulas 00:23:00 Double & Half Angle Formulas 00:31:00 Trig Functions in the Time Domain 00:16:00 Final Assessment Assessment - Trigonometry For Electrical Engineering Professionals 00:10:00 Obtain Your Certificate Order Your Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00

Trigonometry For Electrical Engineering Professionals
Delivered Online On Demand
£19.99