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

26761 Management courses in Viewpark delivered Online

Corporate & Strategic Communication Skills for Managers

4.8(9)

By Skill Up

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

Corporate & Strategic Communication Skills for Managers
Delivered Online On Demand8 hours 59 minutes
£25

F5 Networks Configuring BIG-IP DNS - Domain Name System (formerly GTM)

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This course is intended for system and network administrators responsible for installation, setup, configuration, and administration of BIG-IP DNS systems. This course gives networking professionals a functional understanding of the BIG-IP DNS system as it is commonly used. The course covers configuration and ongoing management of the BIG-IP DNS system, and includes a combination of lecture, discussion, and hands-on labs. Module 1: Setting Up the BIG-IP System Introducing the BIG-IP System Initially Setting Up the BIG-IP System Archiving the BIG-IP Configuration Leveraging F5 Support Resources and Tools Provision the BIG-IP System and Confirm Network Configuration Module 2: Introducing the Domain Name System (DNS) and BIG-IP DNS Understanding the Domain Name System (DNS) Reviewing the Name Resolution Process Implementing BIG-IP DNS Using DNS Resolution Diagnostic Tools Module 3: Accelerating DNS Resolution Introducing DNS Resolution with BIG-IP DNS BIG-IP DNS Resolution Decision Flow Configuring BIG-IP DNS Listeners Resolving DNS Queries in the Labs (Lab Zone Records) Load Balancing Queries to a DNS Server Pool Accelerating DNS Resolution with DNS Cache Accelerating DNS Resolution with DNS Express Introducing Wide IPs Using Other Resolution Methods with BIG-IP DNS Integrating BIG-IP DNS into Existing DNS Environments Module 4: Implementing Intelligent DNS Resolutions Introducing Intelligent DNS Resolution Identifying Physical Network Components Identifying Logical Network Components Collecting Metrics for Intelligent Resolution Configuring Data Centers Configuring a BIG-IP DNS System as a Server Configuring a BIG-IP LTM System as a Server Establishing iQuery Communication between BIG-IP Systems Configuring a Non-F5 Server Defining Links and Routers Configuring Wide IP Pools Configuring Wide IPs Managing Object Status Using the Traffic Management Shell (TMSH) Module 5: Using LDNS Probes and Metrics Introducing LDNS Probes and Metrics Types of LDNS Probes Excluding an LDNS from Probing Configuring Probe Metrics Collection Module 6: Load Balancing Intelligent DNS Resolution Introducing Load Balancing on BIG-IP DNS Using Static Load Balancing Methods Round Robin Ratio Global Availability Static Persist Other Static Load Balancing Methods Using Dynamic Load Balancing Methods Round Trip Time Completion Rate CPU Hops Least Connections Packet Rate Kilobytes per Second Other Dynamic Load Balancing Methods Virtual Server Capacity Virtual Server Score Using Quality of Service Load Balancing Persisting DNS Query Responses Configuring GSLB Load Balancing Decision Logs Using Manual Resume Using Topology Load Balancing Module 7: Monitoring Intelligent DNS Resources Exploring Monitors Configuring Monitors Assigning Monitors to Resources Monitoring Best Practices Module 8: Advanced BIG-IP DNS Topics Implementing DNSSEC Setting Limits for Resource Availability Using iRules with Wide IPs Introducing Other Wide IP Types Implementing BIG-IP DNS Sync Groups Module 9: Final Configuration Projects Final Configuration Projects

F5 Networks Configuring BIG-IP DNS - Domain Name System (formerly GTM)
Delivered OnlineFlexible Dates
Price on Enquiry

VMware SD-WAN by VeloCloud: Design and Deploy [v3.x]

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Any Managed Service Provider who is designing VMware SD-WAN solutions or managing SD-WAN networks for their customers. Overview By the end of this course, you should be able to meet the following objectives: Explain VMware SD-WAN architecture Outline VMware SD-WAN key components Discuss various Managed Service Provider (MSP) use cases and deployment options Deploy VMware SD-WAN Gateway, and VMware SD-WAN Edge Manage VMware SD-WAN Cloud VPN Design VMware SD-WAN for performance and scalability Configure the Partner Gateway handoff Customers demand a scalable, secure, and manageable VMware SD-WAN? by VeloCloud©. To deliver a successful solution you must understand VMware SD-WAN architecture, know how the features can solve customer use cases, and be able to design a VMware SD-WAN that can be easily deployed, managed, and expanded. Course Introduction Introductions and course logistics Course objectives Architecture and Core Features Evaluate the current state of the enterprise WAN and limitations for growth Describe the key components and features of the VMware SD-WAN architecture Explain VMware SD-WAN component placement and interactions between components List VMware SD-WAN core value differentiators Describe VMware SD-WAN core features Evaluate the effect of VMware SD-WAN differentiators on a SD-WAN site deployment VMware SD-WAN MSP use Cases, Deployment Models, and License Models Compare VMware SD-WAN use cases List VMware SD-WAN deployment models Describe each VMware SD-WAN license model Zero Touch Provisioning Provision VMware SD-WAN Edges Describe the workflow of a VMware SD-WAN Edge activation. Provision a VMware SD-WAN Virtual Edge on VMware ESXi VMware SD-WAN Cloud VPN Configure the VMware SD-WAN Cloud VPN Consider the availability settings when deploying a Cloud VPN Describe the packet flow in a Cloud VPN Routing and Branch Design Control SD-WAN overlay and underlay route advertisement Overlay flow control Describe best practices when designing VMware SD-WAN with BGP Evaluate branch design options VMware SD-WAN Security Explain VMware SD-WAN security architecture Describe VMware SD-WAN Edge security capabilities High Availability Designs Distinguish between Standard and Enhanced High Availability (HA) and Virtual Router Redundancy Protocol (VRRP) Designing for Performance and Scale List the SD-WAN factors that influence scalability and performance Describe VMware SD-WAN Edge Clustering Standing up a Partner Gateway Describe VMware SD-WAN Gateway functionality and roles Provision a VMware SD-WAN Gateway from VMware SD-WAN Orchestrator Demonstrate the procedure to install a VMware SD-WAN Gateway on ESXi Describe how BGP works together with a Partner Gateway hand-off MSP Operations and Version Management Identify the appropriate documentation Demonstrate account management Describe the VMware SD-WAN upgrade sequence Demonstrate a VMware SD-WAN Edge and VMware SD-WAN Gateway upgrade

VMware SD-WAN by VeloCloud: Design and Deploy [v3.x]
Delivered OnlineFlexible Dates
Price on Enquiry

VMware Spring Boot: Developer

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for Application developers who want to increase their understanding of Spring and Spring Boot and a focus on fundamentals. Overview By the end of the course, you should be able to meet the following objectives: Describe the benefits provided by Spring Boot Initialize a project using Spring Boot Starters Leverage Spring Boot's auto configuration features Create simplified backing-store solutions using Spring Data JPA Build a simple MVC application using Spring Boot, embedded Web Server and fat JARs or classic WARs Build a RESTful Web application Use Spring Security to secure Web and REST endpoints Enable and extend metrics and monitoring capabilities using Spring Boot actuator Leverage advance configuration capabilities Utilize Spring Boot enhancements to testing This course offers experience with Spring Boot and its major features, including auto-configuration, Actuator, Spring Boot testing framework and more. On completion, participants will have a foundation for creating enterprise and cloudready applications. Please note that this course is a subset of the material in our 4-day Spring: Core Training course - there is no need to take both courses. This course is recommended if you have a good working knowledge of Spring Basics (see Prerequisites) but are new to Spring Boot. Introduction to Spring Essentials Why Spring Configuration using Spring Bean creation Data Management Spring Boot Introduction Introduction to Spring Boot Features Value Proposition of Spring Boot Creating a simple Boot application using Spring Initializer website Spring Boot Dependencies, Auto-configuration, and Runtime Dependency management using Spring Boot starters How auto-configuration works Configuration properties Overriding auto-configuration Using CommandLineRunner JPA with Spring and Spring Data Quick introduction to ORM with JPA Benefits of using Spring with JPA JPA configuration in Spring Configuring Spring JPA using Spring Boot Spring Data JPA dynamic repositories Spring MVC Architecture and Overview Introduction to Spring MVC and request processing Controller method signatures Using @Controller, @RestController and @GetMapping annotations Configuring Spring MVC with Spring Boot Spring Boot packaging options, JAR or WAR Rest with Spring MVC An introduction to the REST architectural style Controlling HTTP response codes with @ResponseStatus Implementing REST with Spring MVC, @RequestMapping, @RequestBody and @ResponseBody Spring MVC?s HttpMessageConverters and automatic content negotiation Spring Security What problems does Spring Security solve? Configuring authentication Implementing authorization by intercepting URLs Authorization at the Java method level Understanding the Spring Security filter chain Spring security testing Actuators, Metrics and Health Indicators Exposing Spring Boot Actuator endpoints Custom Metrics Health Indicators Creating custom Health Indicators External monitoring systems Spring Boot Testing Enhancements Spring Boot testing overview Integration testing using @SpringBootTest Web slice testing with MockMvc framework Slices to test different layers of the application

VMware Spring Boot: Developer
Delivered OnlineFlexible Dates
Price on Enquiry

The Role of Project Managers in an Agile Business

By IIL Europe Ltd

The Role of Project Managers in an Agile Business Organizations of all types are adopting agile methods to help manage complex work and improve project delivery. If you're a Project Manager, you may be wondering: Is an agile approach right for my organization? Do I have a role on an agile team, and if so, what is it? How do I make agile methods work in my context? This and other IIL Learning in Minutes presentations qualify for PDUs. Some titles, such as Agile-related topics may qualify for other continuing education credits such as SEUs, or CEUs. Each professional development activity yields one PDU for one hour spent engaged in the activity. Some limitations apply and can be found in the Ways to Earn PDUs section that discusses PDU activities and associated policies. Fractions of PDUs may also be reported. The smallest increment of a PDU that can be reported is 0.25. This means that if you spent 15 minutes participating in a qualifying PDU activity, you may report 0.25 PDU. If you spend 30 minutes in a qualifying PDU activity, you may report 0.50 PDU.

The Role of Project Managers in an Agile Business
Delivered Online On Demand30 minutes
£15

Emotional Intelligence Training Course

By Lead Academy

Quality Guarantee: Promising training excellence, satisfaction gurantee Accredited by: CPD UK & Quality License Scheme Tutor Support: Unlimited support via email, till you complete the course Recognised Certification: Accepted by thousands of professional bodies Start Anytime With 1 year access to the course materials Online Learning Learn from anywhere, whenever you want With this course, you will develop a high level of emotional intelligence, enabling you to navigate life challenges with grace and resilience. You will have the quality of empathy, communication and conflict resolution which help you to connect with others at a deeper level. This course at a glance Accredited by CPD UK Endorsed by Quality Licence Scheme Get an introduction to emotional intelligence Realise what is the difference between EI and EQ? Get to know the advantages and disadvantages of emotional intelligence Learn about the development and function of emotion Understand the basic anatomy of the brain Get to know the myth about positive and negative emotions Learn how to measure and assess emotional intelligence. Know how to practice emotional intelligence Understand the one percent solution to develop emotional intelligence Emotional Intelligence Training Course right for you? If you are interested in detecting your pet's behaviour or understanding the message they are attempting to express to you, this extensive online animal care and psychology course is for you. This comprehensive online course is designed to equip you with the required skills and credentials to expertise as an animal psychologist or pet whisperer, providing a boost to your professionalism. Those willing to gain a comprehensive understanding of animal psychology can opt for this flexible online course. This course will provide you with a concise insight on how to understand animal behaviour, specifically the behaviour of cats, dogs and rabbits. This course will also provide you with knowledge on the importance of understanding the behaviour of your pet and the evolution of the pet. Upon successful completion of this course, you will develop the skills and knowledge required to understand pet behaviour and psychology and learn how to deal with their aggression. Emotional Intelligence Training Course Details Accredited by CPD certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Many organisations look for employees with CPD requirements, which means, that by doing this course, you would be a potential candidate in your respective field.   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. Course Curriculum Introduction to Emotional Intelligence Introduction to the Course Learning Outcomes of the Masterclass: Introduction to Emotional Intelligence What is Emotional Intelligence A Straightforward Definition of Emotional Intelligence What is the Difference Between EI and EQ The Thoughts of Dr. David Caruso About Emotional Intelligence Insights Into Emotions Emotions at Work Working With the Emotional Climate Giving and Receiving Feedback in an Emotionally Intelligent Manner The Advantages and Disadvantages of Emotional Intelligence Emotions How Emotions Are Viewed The Development and Function of Emotion One Minute Observation Test The Basic Anatomy of the Brain Emotions and Higher-order State The Basic Emotions Experienced and Expressed by Everyone More About Basic Emotions The Wheel of Emotions - 8 Primary Bipolar Emotions Presented in a Wheel The Expression of Emotion The Myth About Positive and Negative Emotions Understanding Emotion Identifying and Using Emotion What You Can Practically Apply From Understanding Emotional Intelligence Model Daniel Goleman's Framework of Emotional Intelligence Emotional Intelligence as a Set of Abilities More About Emotional Intelligence as a Set of Abilities What We Can Learn From the Six Seconds Model of Emotional Intelligence Measuring and Assessing Emotional Intelligence Developing Your Emotional Intelligence Emotional Intelligence Can Be Practised and Learnt Practical Hints and Tips Around Practising Emotional Intelligence The One Percent Solution to Developing Emotional Intelligence Some Do's and Don'ts Around Working With Emotional Intelligence Review of Course Learning Objectives Introduction to Emotional Intelligence Masterclass Review Who should take this course? This comprehensive emotional intelligence course is for those who are suffering from emotional issues and willing to overcome the same. Those who would like to help others suffering from the same problem can also take this popular online course. Entry Requirements There are no academic entry requirements for this course, and it is open to students of all academic backgrounds. However, you are required to have a laptop/desktop/tablet or smartphone and a good internet connection. Assessment Method This emotional intelligence training course assesses learners through multiple-choice questions (MCQs). Upon successful completion of the modules, learners must answer MCQs to complete the assessment procedure. Through the MCQs, it is measured how much a learner can grasp from each section. In the assessment pass mark is 60%. Certification Endorsed Certificate from Quality Licence Scheme After successfully passing the MCQ exam you will be eligible to order the Endorsed Certificate by Quality Licence Scheme. 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. It will give you a competitive advantage in your career, making you stand out from all other applicants and employees. There is a Quality Licence Scheme endorsement fee to obtain an endorsed certificate which is £65. Certificate of Achievement from Lead Academy After successfully passing the MCQ exam you will be eligible to order your certificate of achievement as proof of your new skill. The certificate of achievement is an official credential that confirms that you successfully finished a course with Lead Academy. Certificate can be obtained in PDF version at a cost of £12, and there is an additional fee to obtain a printed copy certificate which is £35. FAQs Is CPD a recognised qualification in the UK? CPD is globally recognised by employers, professional organisations and academic intuitions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD-certified certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Are QLS courses recognised? Although QLS courses are not subject to Ofqual regulation, they must adhere to an extremely high level that is set and regulated independently across the globe. A course that has been approved by the Quality Licence Scheme simply indicates that it has been examined and evaluated in terms of quality and fulfils the predetermined quality standards. When will I receive my certificate? For CPD accredited PDF certificate it will take 24 hours, however for the hardcopy CPD certificate takes 5-7 business days and for the Quality License Scheme certificate it will take 7-9 business days. Can I pay by invoice? Yes, you can pay via Invoice or Purchase Order, please contact us at info@lead-academy.org for invoice payment. Can I pay via instalment? Yes, you can pay via instalments at checkout. How to take online classes from home? Our platform provides easy and comfortable access for all learners; all you need is a stable internet connection and a device such as a laptop, desktop PC, tablet, or mobile phone. The learning site is accessible 24/7, allowing you to take the course at your own pace while relaxing in the privacy of your home or workplace. Does age matter in online learning? No, there is no age limit for online learning. Online learning is accessible to people of all ages and requires no age-specific criteria to pursue a course of interest. As opposed to degrees pursued at university, online courses are designed to break the barriers of age limitation that aim to limit the learner's ability to learn new things, diversify their skills, and expand their horizons. When I will get the login details for my course? After successfully purchasing the course, you will receive an email within 24 hours with the login details of your course. Kindly check your inbox, junk or spam folder, or you can contact our client success team via info@lead-academy.org

Emotional Intelligence Training Course
Delivered Online On Demand
£25

How to Be Rich in Life: Embracing Minimalism

By iStudy UK

Are you feeling overwhelmed, uncertain, and are looking for more? This course aims to beat all three of these challenges, by introducing how to embrace Minimalism into your life. how to embrace Minimalism into your life.There are several advantages for learning the way to embrace artistic movement into your life.You become a more focused and relaxed person to be around, people will notice positive changes in your attitude. By Joining this course Now!! you will develop productive habits that reinforce this new approach of living, so it's a life-long investment of your time spent learning. You're ability to be open minded and change your current behaviour will have a positive ripple effect in all areas of your life including work, relationships, and overall mental health. What you'll learn You will have your own understanding of what Minimalism is and how it applies to your life. You will have a method of how to apply Minimalism to all areas of your life. You witness real examples of how people used Minimalism to overcome challenges. Requirements You are curious about Minimalism and how it might be applied to your life. You are overwhelmed and looking for a way to simplify your life. No additional resources are required. About Us/ Why we are doing this course Get to know us better FREE 00:04:00 What is Minimalism What is Minimalism FREE 00:09:00 What is Clutter and Excess FREE 00:10:00 What We have Learned From Our Clients Main Concerns 00:08:00 Common Feelings 00:09:00 Looking Forward - Common Wants 00:05:00 How to Embrace Minimalism in All Areas of Your Life How to Get Started - Finding Your Why 00:10:00 7 Ingredients for an Extraordinary Life 00:10:00 The 7 Key Areas - Broken Down 00:17:00 Examples and Exercises for Minimalism Emilio and Samantha's Creations 00:03:00 12 Questions to Ask Yourself When Letting Go of Difficult Items 00:01:00 Time Audit How are you using your time 00:11:00 Exercise Multi-tasking vs. Single-tasking FREE 00:05:00 Meal Planning 00:07:00 Next Steps 00:02:00 Extras Exercise Stress Test FREE 00:03:00 Exercise Mind Mapping FREE 00:05:00 Laura's Story - Get inspired by Laura's transformation 00:08:00 Organizing my to-do lists Analog Task manager - Emilio's System 00:08:00 Before and After Real Projects - Kitchen and Garage 00:05:00 Before and After Real Projects - Art Gallery, Bedroom and Home Office 00:09:00 Exercise Clutter Visualization Meditation 00:06:00

How to Be Rich in Life: Embracing Minimalism
Delivered Online On Demand2 hours 35 minutes
£25

Ancient Strategies for Modern Life

By iStudy UK

What Will I Learn? Do breathing meditation Increase feelings of equanimity Increase feelings of peace Increase feelings of contentment Increase feelings of happiness Understand the core of the Buddha's teachings Apply Buddha's teachings to their life Use meditation to look more deeply into yourself and the nature of reality Requirements All that is necessary is an inquisitive mind and willingness to learn a new perspective Description Tradition has it that the Buddha gave 84,000 teachings during his 80 year life (he died around 410 BCE). Although perhaps not literally true, this very large number illustrates the idea that the Buddha's teachings are so extensive that people in all kinds of different situations can find within them something that meets their particular need. The Buddha's 84,000 teachings have shown a remarkable ability to adapt and to resonate with people at different times and in contrasting cultures. The Ancient Strategies for Modern Life is designed to introduce you to Buddhism. How it can help you develop happiness, contentment, equanimity, peace, and love so that you can deal with modern challenges effectively, and generally enrich your experience as a human being. Who is the target audience? Those who experience chronic anxiety Those who constantly worry Anyone who is interested in Buddhism as a philosophy, religion, or practical psychological handbook Anyone who wants to improve their sense of well-being and contentment Anyone who has ever wanted to learn about meditation and it's benefits Anyone who wants to learn a new way of thinking about themselves and their world not typically espoused in Western culture Introduction to Buddhism The Story of the Buddha FREE 00:06:00 What is Buddhism? 00:10:00 The Four Noble Truths 00:05:00 The Eightfold Path 00:15:00 The Middle Way 00:06:00 Assessment - Introduction to Buddhism 00:05:00 Practical Applications of Buddhism Breathing Meditation 00:11:00 Non-Attachment 00:07:00 Emptiness 00:04:00 Letting Go of the Ego 00:07:00 The Benefits of Simplicity 00:06:00 How to Use Solitude to Increase Awareness 00:04:00 Total Acceptance of Reality 00:06:00 Assessment - Practical Applications of Buddhism 00:05:00 The Sacred Path of the Warrior Developing 'Windhorse' Through Generosity FREE 00:08:00 Bringing Heaven Down to Earth 00:07:00 Buddhism Review 00:06:00 Assessment - The Sacred Path of the Warrior 00:05:00

Ancient Strategies for Modern Life
Delivered Online On Demand2 hours 3 minutes
£25

Emotional Intelligence

By iStudy UK

Course Description Get a peek inside the human mind with the Emotional Intelligence course. In this course, you will receive a deeper understanding of human emotions. The course will show you how emotion can influence cognition. You will grasp the skills to conduct an intelligence test. This Emotional Intelligence course will enrich your understanding of anger, stress and conflict. You will comprehend the strategies of self-leadership in this course. Enrol in this course to expand your knowledge and to prepare for a career in this sector. Learning outcome  Get a better understanding of human emotions Understand how emotion can impact the cognition process Gain a clearer understanding of stress, anger and conflict Learn the techniques of self-leadership How Much Do Psychologists Earn? Senior - £59,000(Appx.) Mid Career - £36,000(Appx.) Starting - £22,000(Appx.) Requirements Our Emotional Intelligence 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. Emotional Intelligence Module 01: Introduction to Emotion 00:14:00 Module 02: Emotion Influences Cognition 00:19:00 Module 03: Human Intelligence 00:22:00 Module 04: Intelligence Test and Variations in Intelligence 00:20:00 Module 05: Emotional Intelligence 00:23:00 Module 06: Stress, Anger and Conflict 00:40:00 Module 07: Self-Leadership 00:14:00 Assignment Assignment - Emotional Intelligence 00:00:00

Emotional Intelligence
Delivered Online On Demand2 hours 32 minutes
£25

Challenging Behaviour of Young People

By The Teachers Training

Gain insights and strategies to effectively manage challenging behavior in young people with our specialized course. Learn evidence-based approaches to understand, prevent, and address difficult behaviors. Equip yourself with practical skills to support the development and well-being of youth. Enroll now to make a positive impact in challenging situations.

Challenging Behaviour of Young People
Delivered Online On Demand2 hours
£15