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

30964 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

Retail Management Advanced Diploma

4.9(27)

By Apex Learning

Overview Discover some great career opportunities with the retail methods and technology. This Retail Management Advanced Diploma course prepares you with all the elementary skills needed to become a successful retail manager. Retail employers look for individuals who can ensure their customers can quickly locate their desired items. After completion of this course, you will have the skills and knowledge to become an asset to any retail company as a brand manager, retail manager, or similar role. You will have the expertise to run a budget, deal with customer queries, recruit and supervise staff, and much more, to meet your target. 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 Retail Management Advanced Diploma. It is available to all students, of all academic backgrounds. Requirements Our Retail Management Advanced Diploma 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 18 sections • 18 lectures • 05:28:00 total length •Introduction to Retail Management: 00:24:00 •Retail Strategy: 00:15:00 •Retail Buying and Merchandising: 00:19:00 •Retail Pricing: 00:34:00 •Supply Chain Management in Retailing: 00:14:00 •The Sales Process and Dealing with Customers at the Checkout: 00:12:00 •Importance of Consumer Behaviour: 00:14:00 •Taking Trends and Targeting Customers Effectively: 00:13:00 •The Importance of Communicating with Customers: 00:20:00 •Choosing a Retail Location: 00:16:00 •Retail Psychology: 00:15:00 •Negotiate the Right Deal with Suppliers: 00:14:00 •Develop Store Security Procedures: 00:18:00 •Management Skills for Leading Your Team: 00:19:00 •Selling in Multiple Channels: 00:23:00 •Retail Brand Management: 00:18:00 •Health & Safety for Retail Stores: 00:23:00 •Consumer Rights Act: 00:17:00

Retail Management Advanced Diploma
Delivered Online On Demand5 hours 28 minutes
£12

Security Management & Fraud Prevention

4.7(160)

By Janets

Follow your dreams by enrolling on the Security Management & Fraud Prevention course today and develop the experience, skills and knowledge you need to enhance your professional development. Security Management & Fraud Prevention will help you arm yourself with the qualities you need to work towards your dream job. Study the Security Management & Fraud Prevention training course online with Janets through our online learning platform and take the first steps towards a successful long-term career. The Security Management & Fraud Prevention course will allow you to enhance your CV, impress potential employers, and stand out from the crowd.  This Security Management & Fraud Prevention course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Study the Security Management & Fraud Prevention course through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the Security Management & Fraud Prevention course, to ensure you are supported every step of the way. Get a digital certificate as proof of your Security Management & Fraud Prevention course completion. Janets is one of the top online training course providers in the UK, and we want to make education accessible to everyone! Learn the essential skills you need to succeed and build a better future for yourself with the Security Management & Fraud Prevention course. The Security Management & Fraud Prevention course is designed by industry experts and is tailored to help you learn new skills with ease.  The Security Management & Fraud Prevention is incredibly great value and allows you to study at your own pace. With full course access for one year, you can complete the Security Management & Fraud Prevention when it suits you. Access the Security Management & Fraud Prevention course modules from any internet-enabled device, including computers, tablets, and smartphones. The Security Management & Fraud Prevention course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the Security Management & Fraud Prevention now and start learning instantly! What You Get Out Of Studying Security Management & Fraud Prevention With Janets: Receive a digital Certificate upon successful completion of the Security Management & Fraud Prevention course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Description The Security Management & Fraud Prevention training course is delivered through Janets' online learning platform. Access the Security Management & Fraud Prevention content from any internet-enabled device whenever or wherever you want to. The Security Management & Fraud Prevention course has no formal teaching deadlines, meaning you are free to complete the course at your own pace. Method of Assessment  To successfully complete the Security Management & Fraud Prevention course, students will have to take an automated multiple-choice exam. This exam will be online and you will need to score 60% or above to pass the Security Management & Fraud Prevention course. After successfully passing the Security Management & Fraud Prevention course exam, you will be able to apply for a CPD-accredited certificate as proof of your Security Management & Fraud Prevention qualification. Certification All students who successfully complete the Security Management & Fraud Prevention course can instantly download their digital certificate. You can also purchase a hard copy of the Security Management & Fraud Prevention course certificate, which will be delivered by post for £9.99. Who Is This Course For: The Security Management & Fraud Prevention is ideal for those who already work in this sector or are an aspiring professional. This Security Management & Fraud Prevention course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The Security Management & Fraud Prevention is open to all students and has no formal entry requirements. To study the Security Management & Fraud Prevention course, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Career Path: The Security Management & Fraud Prevention is ideal for anyone who wants to pursue their dream career in a relevant industry. Learn the skills you need to boost your CV and go after the job you want. Complete the Security Management & Fraud Prevention and gain an industry-recognised qualification that will help you excel in finding your ideal job. Course Content Module 01: Introduction to Security Management Introduction to Security Management 00:33:00 Module 02: Organisational Security Management Organisational Security Management 00:27:00 Module 03: Security Risk Analysis and Risk Reduction Security Risk Analysis and Risk Reduction 00:26:00 Module 04: Physical and Information Security Protection Physical and Information Security Protection 00:37:00 Module 05: Business Resilience and Crisis Management Business Resilience and Crisis Management 00:19:00 Module 06: Cyber Security and Fraud Prevention Cyber Security and Fraud Prevention 00:26:00 Module 07: Security Investigations and Threat Awareness Security Investigations and Threat Awareness 00:25:00 Module 08: Laws and Regulations Laws and Regulations 00:29:00 Mock Exam Mock Exam- Security Management & Fraud Prevention 00:20:00 Final Exam Final Exam- Security Management & Fraud Prevention 00:20:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Security Management & Fraud Prevention
Delivered Online On Demand4 hours 22 minutes
£25

Stress Management Advanced Course

By iStudy UK

  Stress Management Advanced CourseCalm yourself and live a more peaceful life Is your day to day activity stressing you out and want to get rid of the pressure for being in peace? Worry not, with this course you can learn how to manage your stress and lead a better life. It may seem like there's nothing you can do about stress. The bills won't stop coming, there will never be more hours in the day, and your work and family responsibilities will always be demanding. But you have a lot more control than you might think. In fact, the simple realization that you're in control of your life is the foundation of managing stress. Stress management is all about taking charge: of your lifestyle, thoughts, emotions, and the way you deal with problems. No matter how stressful your life seems, there are steps you can take to relieve the pressure and regain control. Effective stress management helps you break the hold stress has on your life, so you can be happier, healthier, and more productive. So, enroll in this course and relieve yourself of all the burden and pressure and start living a more healthy life. Course Highlights Stress Management Advanced Course is an award winning and the best selling course that has been given the CPD Certification & IAO accreditation. It is the most suitable course anyone looking to work in this or relevant sector. It is considered one of the perfect courses in the UK that can help students/learners to get familiar with the topic and gain necessary skills to perform well in this field. We have packed Stress Management Advanced Course into 29 modules for teaching you everything you need to become successful in this profession. To provide you ease of access, this course is designed for both part-time and full-time students. You can become accredited in just 19 hours, 30 minutes and it is also possible to study at your own pace. We have experienced tutors who will help you throughout the comprehensive syllabus of this course and answer all your queries through email. For further clarification, you will be able to recognize your qualification by checking the validity from our dedicated website. Why You Should Choose this Stress Management Course Lifetime access to the course No hidden fees or exam charges CPD Accredited certification on successful completion Full Tutor support on weekdays (Monday - Friday) Efficient exam system, assessment and instant results Download Printable PDF certificate immediately after completion Obtain the original print copy of your certificate, dispatch the next working day for as little as £9. Improve your chance of gaining professional skills and better earning potential. Who is this Course for? Stress Management Advanced Course is CPD certified and IAO accredited. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic backgrounds. Requirements Our Stress Management Advanced Course is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path You will be ready to enter the relevant job market after completing this course. You will be able to gain necessary knowledge and skills required to succeed in this sector. All our Diplomas' are CPD and IAO accredited so you will be able to stand out in the crowd by adding our qualifications to your CV and Resume. Stress Management Basics Introduction FREE 00:15:00 Recognizing your stress Levels & triggers FREE 01:00:00 Why do these changes occur frequently? 00:15:00 What does stress do to you? 00:15:00 Beware! Before seeking medical attention... 00:30:00 Medical stress solutions analyzing 00:30:00 The importance of stress management 01:00:00 Other things that might help in Stress Management 00:30:00 The Uses of Herbs and supplements in stress Management for stress relief 01:00:00 Conclusion 00:15:00 Applying Reiki Method What Is Reiki? 01:00:00 Learning about Reiki 01:00:00 Sides Effects of Reiki 01:00:00 Reiki Healing Health Benefits 01:00:00 Reiki And Creative Problem Solving 00:30:00 Essential Benefits Of Reiki 01:00:00 Strengthen Your Reiki Energy 01:00:00 Additional Treatment Advantages Of Reiki 01:00:00 What to Expect from Reiki Practice 01:00:00 Drawbacks of Not Using Reiki 01:00:00 Wrapping Up 00:15:00 Advanced Techniques What Is Stress? FREE 00:30:00 Causes Of Stress 01:00:00 The Effects Of Stress 00:30:00 Recognise The Warning Signs 00:15:00 Lingering Stress 00:15:00 Stress And Panic Attacks 00:30:00 Solutions On Living A Stress-Free Life 01:00:00 Conclusion 00:15:00

Stress Management Advanced Course
Delivered Online On Demand19 hours 30 minutes
£25

Sales Management: Marketing, Negotiation Skills, KYC, Sales Analysis & Social Media

By Compliance Central

Get ready for an exceptional online learning experience with the Sales Management: Marketing, Negotiation Skills, KYC, Sales Analysis & Social Media bundle! This carefully curated collection of 20 premium courses is designed to cater to a variety of interests and disciplines. Dive into a sea of knowledge and skills, tailoring your learning journey to suit your unique aspirations. The Sales & Marketing package is dynamic, blending the expertise of industry professionals with the flexibility of digital learning. It offers the perfect balance of foundational understanding and advanced insights. Whether you're looking to break into a new field or deepen your existing knowledge, the Sales & Marketing package has something for everyone. As part of the Sales & Marketing, you will receive complimentary PDF certificates for all courses in this bundle at no extra cost. Equip yourself with the Sales Management: Marketing, Negotiation Skills, KYC, Sales Analysis & Social Media bundle to confidently navigate your career path or personal development journey. Enrol today and start your career growth! This Bundle Comprises the Following Sales Management: Marketing, Negotiation Skills, KYC, Sales Analysis & Social Media CPD-accredited courses: Course 01: Mechanical Engineering Course 02: Electric Vehicle Battery Management System Course 03: Automotive Engineering: Onboard Diagnostics Course 04: Hybrid Vehicle Expert Training Course 05: Large Goods Vehicle (LGV) Course 06: Car Mechanic Interactive Online Training Course 07: Bicycle Maintenance Course Course 08: Motorbike Maintenance Course Course 09: Automotive Engineering: Onboard Diagnostics Course 10: Diploma in Supercharger Automobile Engineering Course 11: Crack Your Mechanical Engineer Interview Course 12: Engine Lubrication Systems Online Course Course 13: MET Technician Course 14: Workshop Technology: Machine Shop Theory Course 15: Workplace First Aid Online Training Course Course 16: Career Development Plan Fundamentals Course 17: CV Writing and Job Searching Course 18: Learn to Level Up Your Leadership Course 19: Networking Skills for Personal Success Course 20: Ace Your Presentations: Public Speaking Masterclass What will make you stand out? Upon completion of this online Sales Management: Marketing, Negotiation Skills, KYC, Sales Analysis, & Social Media bundle, you will gain the following: CPD QS Accredited Proficiency with this Sales & Marketing bundle After successfully completing the Sales & Marketing bundle, you will receive a FREE PDF Certificate from REED as evidence of your newly acquired abilities. Lifetime access to the whole collection of learning materials in this Sales & Marketing bundle The online test with immediate results You can study and complete the Sales & Marketing bundle at your own pace. Study for the Sales & Marketing bundle using any internet-connected device, such as a computer, tablet, or mobile device. Each course in this Sales Management: Marketing, Negotiation Skills, KYC, Sales Analysis & Social Media bundle holds a prestigious CPD accreditation, symbolising exceptional quality. The materials, brimming with knowledge, are regularly updated, ensuring their relevance. This Sales & Marketing bundle promises not just education but an evolving learning experience. Engage with this extraordinary collection, and prepare to enrich your personal and professional development. Embrace the future of learning with Sales Management: Marketing, Negotiation Skills, KYC, Sales Analysis & Social Media, a rich anthology of 30 diverse courses. Our experts handpick each course in the Sales & Marketing bundle to ensure a wide spectrum of learning opportunities. This Sales & Marketing bundle will take you on a unique and enriching educational journey. The Sales Management: Marketing, Negotiation Skills, KYC, Sales Analysis & Social Media bundle encapsulates our mission to provide quality, accessible education for all. Whether you are just starting your career, looking to switch industries, or hoping to enhance your professional skill set, the Sales & Marketing bundle offers you the flexibility and convenience to learn at your own pace. Make the Sales & Marketing package your trusted companion in your lifelong learning journey. CPD 200 CPD hours / points Accredited by CPD Quality Standards Who is this course for? The Sales Management: Marketing, Negotiation Skills, KYC, Sales Analysis & Social Media bundle is perfect for: Aspiring Sales Professionals: Ideal for individuals looking to start a career in sales and wanting to understand the foundational aspects of sales management. Marketing Executives: Suitable for marketing professionals who wish to integrate sales management techniques with marketing strategies to enhance performance. Entrepreneurs and Business Owners: Tailored for business leaders aiming to refine their sales and negotiation skills to drive business growth. Customer Relationship Managers: Beneficial for CRM professionals seeking to deepen their understanding of Know Your Customer (KYC) practices and sales analysis. Social Media Managers: Perfect for those in social media roles looking to leverage platforms for sales enhancement and targeted marketing. Requirements You are warmly invited to register for this Sales Management: Marketing, Negotiation Skills, KYC, Sales Analysis & Social Media bundle. Please be aware that no formal entry requirements or qualifications are necessary. This curriculum has been crafted to be open to everyone, regardless of previous experience or educational attainment. Career path Upon Sales Management: Marketing, Negotiation Skills, KYC, Sales Analysis & Social Media course completion, you can expect to: Sales Coordinator Account Manager Sales Analyst Marketing Manager Negotiation Consultant Customer Relationship Manager Business Development Manager Social Media Strategist Sales Director Entrepreneur Certificates CPD Certificates Digital certificate - Included

Sales Management: Marketing, Negotiation Skills, KYC, Sales Analysis & Social Media
Delivered Online On Demand3 days
£115

Sales Management 4-in-1 Master Class

By ZandaX

Learn how to get control - and great results - in a sales management role. Includes Creating a Solid Foundation, Setting Up Your Team, Sales Processes & Techniques, Sales Forecasting, Targets & KPIs.

Sales Management 4-in-1 Master Class
Delivered Online On Demand4 hours
£24.99

Financial Planning and Cashflow Management

4.7(160)

By Janets

Follow your dreams by enrolling on the Financial Planning and Cashflow Management course today and develop the experience, skills and knowledge you need to enhance your professional development. Financial Planning and Cashflow Management will help you arm yourself with the qualities you need to work towards your dream job. Study the Financial Planning and Cashflow Management training course online with Janets through our online learning platform and take the first steps towards a successful long-term career. The Financial Planning and Cashflow Management course will allow you to enhance your CV, impress potential employers, and stand out from the crowd. This Financial Planning and Cashflow Management course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Study the Financial Planning and Cashflow Management course through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the Financial Planning and Cashflow Management course, to ensure you are supported every step of the way. Get a digital certificate as proof of your Financial Planning and Cashflow Management course completion. Janets is one of the top online training course providers in the UK, and we want to make education accessible to everyone! Learn the essential skills you need to succeed and build a better future for yourself with the Financial Planning and Cashflow Management course. The Financial Planning and Cashflow Management course is designed by industry experts and is tailored to help you learn new skills with ease. The Financial Planning and Cashflow Management is incredibly great value and allows you to study at your own pace. With full course access for one year, you can complete the Financial Planning and Cashflow Management when it suits you. Access the Financial Planning and Cashflow Management course modules from any internet-enabled device, including computers, tablets, and smartphones. The Financial Planning and Cashflow Management course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the Financial Planning and Cashflow Management now and start learning instantly! What You Get Out Of Studying Financial Planning and Cashflow Management With Janets Free PDF certificate upon successful completion of the Financial Planning and Cashflow Management Full one-year access to Financial Planning and Cashflow Management Course materials Instant assessment results with the Financial Planning and Cashflow Management No hidden fees with the Financial Planning and Cashflow Management Full tutor support available from Monday to Friday with the Financial Planning and Cashflow Management Study the Financial Planning and Cashflow Management at your own pace Benefit from instant feedback through mock exams and multiple-choice assessments Gain a complete understanding of Financial Planning and Cashflow Management Accessible, informative modules taught by expert instructors Get 24/7 help or advice from our email and live chat teams with the Financial Planning and Cashflow Management Study the Financial Planning and Cashflow Management in your own time through your computer, tablet or mobile device Improve your chance of gaining professional skills and better earning potential by completing the Financial Planning and Cashflow Management Description  The Financial Planning and Cashflow Management training course is delivered through Janets' online learning platform. Access the Financial Planning and Cashflow Management content from any internet-enabled device whenever or wherever you want to. The Financial Planning and Cashflow Management course has no formal teaching deadlines, meaning you are free to complete the course at your own pace. Method of Assessment  To successfully complete the Financial Planning and Cashflow Management course, students will have to take an automated multiple-choice exam. This exam will be online and you will need to score 60% or above to pass the Financial Planning and Cashflow Management course. After successfully passing the Financial Planning and Cashflow Management course exam, you will be able to apply for a CPD-accredited certificate as proof of your Financial Planning and Cashflow Management qualification. Certification All students who successfully complete the Financial Planning and Cashflow Management course can instantly download their digital certificate. You can also purchase a hard copy of the Financial Planning and Cashflow Management course certificate, which will be delivered by post for £9.99. Who Is This Course For: The Financial Planning and Cashflow Management is ideal for those who already work in this sector or are an aspiring professional. This Financial Planning and Cashflow Management course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The Financial Planning and Cashflow Management is open to all students and has no formal entry requirements. To study the Financial Planning and Cashflow Management course, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Career Path: The Financial Planning and Cashflow Management is ideal for anyone who wants to pursue their dream career in a relevant industry. Learn the skills you need to boost your CV and go after the job you want. Complete the Financial Planning and Cashflow Management and gain an industry-recognised qualification that will help you excel in finding your ideal job. Course Content Personal Finance Calculations Calculating Your Net Worth 00:01:00 Calculating Your Real Hourly Wage 00:02:00 Expenses for Life Energy 00:02:00 Calculating a Monthly Budgeting 00:05:00 Saving for Retirement Paying Off Debt 00:02:00 Build an Emergency Fund 00:02:00 Personal Savings 00:04:00 401K Basics 00:03:00 Asset Allocation 00:04:00 Investment Strategies 00:03:00 Advice on Financial Advisors 00:01:00 3h-Questions-About-Investing 00:15:00 Building Credit to Buy a Home FICO Score 00:09:00 Starting Credit 00:03:00 Increasing Credit Score 00:02:00 Owning vs. Renting 00:02:00 Types of Mortages 00:03:00 Personal Finance Guides for Beginners Advice to Teenagers 00:04:00 Guide to Buying a Car 00:05:00 Cashflow Management Forecasting 00:20:00 What is Cashflow? 00:20:00 Planning and Management9 00:10:00 Planning Part 2 00:12:00 Where it can go Wrong 00:09:00 Personal Cashflow Analysis 00:05:00 Personal Cashflow Analysis my Numbers Story 00:06:00 Debt 00:10:00 Budgets and Money Management Finance Jeopardy 00:15:00 The Fundamentals of Finance 00:15:00 The Basics of Budgeting 00:15:00 Parts of a Budget 00:15:00 The Budgeting Process 00:30:00 Budgeting Tips and Tricks 00:15:00 Monitoring and Managing Budgets 00:15:00 Crunching the Numbers 00:15:00 Getting Your Budget Approved 00:15:00 Comparing Investment Opportunities 00:15:00 ISO 9001:2008 00:15:00 Directing the Peerless Data Corporation 00:30:00 Assessment Assignment - Financial Planning and Cashflow Management 00:00:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Financial Planning and Cashflow Management
Delivered Online On Demand6 hours 14 minutes
£25

Mastering Xero Accounting, Bookkeeping, QuickBooks & Payroll Management - CPD Certified

4.8(9)

By Skill Up

17-in-1 CPD Certified Bundle | Free 17 PDF & Transcript Certificate Included | 24/7 Learner Support

Mastering Xero Accounting, Bookkeeping, QuickBooks & Payroll Management - CPD Certified
Delivered Online On Demand4 days
£85

Project Management for Parents

By IIL Europe Ltd

Project Management for Parents During the global pandemic, work and family spheres have become more integrated as parents have struggled to manage remote work and online school for their children. Project Management for Parents offers business principles to navigate this new reality and help your home life go more smoothly even when the pandemic ends. See project and change management techniques in a new light, learning how they can streamline and optimize your daily life. The importance of scope definition and stakeholder engagement The impact of constraints on family scheduling Ways to realistically manage action items for your kids

Project Management for Parents
Delivered Online On Demand12 hours
£15

Business Management Diploma: Boot Camp

4.3(43)

By John Academy

Description: Running your own business can prove to be a very valuable endeavour. But getting it to consistently make money requires the correct form of management. Now with this Business Management Diploma: Boot Camp course you will be able to understand the basics. This course will help you apply the best methods to creating, leading and managing your own business. You will be able to establish organisational frameworks, put in place effective HR solutions, come up with innovative strategic plans and so much more. So get this course today, and master the basics of business management. Learning Outcomes: How to execute the best procedures for creating, leading and managing their own business Formulas to settle an organisational framework by dint of operations, finance, and leadership Strategies for launching an effective and working system to hire How to commence researching and designing a strategic plan How to relate the crucial components of marketing, sales, and their company brand How to execute financial and accounting terms accurately Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? Business Management Diploma: Boot Camp is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our Business Management Diploma: Boot Camp is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Business Management Diploma: Boot Camp - Updated Version Introduction to Business Management 00:25:00 Operations Management 00:24:00 Introduction to Business Analysis 00:14:00 Strategic Analysis and Product Scope 00:28:00 Project Management 00:19:00 Business Development and Succession Planning 00:24:00 Business Process Management 00:44:00 Planning & Forecasting Operations 00:21:00 Performance Management 00:18:00 Management of Cash and Credit 00:19:00 Managing Risk and Recovery 00:26:00 Quality Management 00:21:00 Communication Skills 00:25:00 Business Environment 00:16:00 Organisational Skills 01:16:00 Negotiation Techniques 00:16:00 Human Resource Management 00:19:00 Motivation and Counselling 00:19:00 Customer Service 00:16:00 Time Management 00:40:00 Conflict Management 00:14:00 Business Management Diploma: Boot Camp - Old Version Course Overview 00:05:00 Designing Your Organizational Structure 00:30:00 Introduction to Operations Management 00:15:00 Understanding Financial Terms 00:30:00 Getting the Right People in Place 00:15:00 Getting Your Product Together 00:15:00 Building a Corporate Brand 00:30:00 Marketing Your Product 01:00:00 Selling Your Product 00:15:00 Planning for the Future 00:15:00 Goal Setting and Goal Getting 00:30:00 Succession Planning 101 00:15:00 Managing Your Money 00:15:00 Ethics 101 00:15:00 Building a Strong Customer Care Team 00:15:00 Training Employees for Success 00:15:00 Leadership Essentials 00:15:00 Mock Exam Mock Exam- Business Management Diploma: Boot Camp 00:20:00 Final Exam Final Exam- Business Management Diploma: Boot Camp 00:20:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Business Management Diploma: Boot Camp
Delivered Online On Demand15 hours 14 minutes
£25