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

1482 Insights courses in Edinburgh delivered Live Online

Cisco Operating and Implementing Cisco WAN Automation Engine (WAE200)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for The primary audience for this course is as follows: System installers System integrators System administrators Network administrators Solutions designers Overview Upon completing this course, the learner will be able to meet these overall objectives: Describe the system architecture of Cisco WAN Automation Engine and Cisco WAE network abstraction Plan and deploy Cisco WAE Planning components, including Collector, WAE Design, and WAE Live Plan and deploy Cisco WAE Automation and explain the basics of Cisco WAE APIs Explain how to deploy changes to the network using Cisco WAE and XR Traffic Controller (XTC) Explain how to use the Cisco WAE Design application to solve problems and achieve business goals WAE200, Operating and Implementing Cisco WAN Automation Engine v3.0 is a 5-day course that gives you the basic knowledge necessary to plan, deploy, configure, and maintain the Cisco© WAN Automation Engine (WAE) solution. Extensive hands-on labs help you gain the necessary skills to install and maintain Cisco WAE systems.This course will help you:Learn to install Cisco WAN Automation EngineGain confidence with WAE configuration and basic troubleshootingPractice designing and managing bandwidth and traffic engineering WAE Solution and Architecture Overview Examining WAE Examining WAE Architecture and Design Examining WAE Applications and Use Cases WAE Solution Implementation Planning a WAE Deployment Deploying WAE Describing WAE Integration Options Network Model Configuration Describing the Collection Process Describing Network Interface Modules Creating Network Models Configuring WAE Modeling Daemon WAE Automation Bandwidth Applications Deploying Bandwidth on Demand Application Deploying Bandwidth Optimization Application WAE Design Fundamentals Getting Started with WAE Design Describing Demands and Traffic Tools Modeling Interior Gateway Protocol (IGP) and BGP Describing Failures and Simulation Analysis WAE Design Traffic Engineering and Optimization Engineering Traffic by Using Metrics Engineering Traffic by Using Resource Reservation Protocol with Traffic Engineering (RSVP-TE) Engineering Traffic by Using Segment Routing-Traffic Engineering (SR-TE) Engineering Traffic by Using Latency Constraints Modeling Quality of Service (QoS) Introduction to WAE API Introducing WAE Design Remote Procedure Call (RPC) API Introducing WAE Optimization and Prediction Module (OPM) API Introducing WAE Server Representational State Transfer Configuration Protocol (RESTCONF) and Network Configuration Protocol (NETCONF) APIs WAE Live Deployment Describing the Components of WAE Live Configuring WAE Live Explaining WAE Live Features Maintenance and Troubleshooting Maintaining WAE Troubleshooting WAE Additional course details: Nexus Humans Cisco Operating and Implementing Cisco WAN Automation Engine (WAE200) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Cisco Operating and Implementing Cisco WAN Automation Engine (WAE200) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Cisco Operating and Implementing Cisco WAN Automation Engine (WAE200)
Delivered OnlineFlexible Dates
Price on Enquiry

Power BI - introduction to intermediate (2 days) (In-House)

By The In House Training Company

This course starts with the basics then moves seamlessly to an intermediate level. It includes a comprehensive yet balanced look at the four main components that make up Power BI Desktop: Report view, Data view, Model view, and the Power Query Editor. It also demonstrates how to use the online Power BI service. It looks at authoring tools that enables you to connect to and transform data from a variety of sources, allowing you to produce dynamic reports using a library of visualisations. Once you have those reports, the course looks at the seamless process of sharing those with your colleagues by publishing to the online Power BI service. The aim of this course is to provide a strong understanding of the Power BI analysis process, by working with real-world examples that will equip you with the necessary skills to start applying your knowledge straight away. 1 Getting started The Power BI process Launching Power BI Desktop The four views of Power BI Dashboard visuals 2 Connecting to files Connect to data sources Connect to an Excel file Connect to a CSV file Connect to a database Import vs. DirectQuery Connect to a web source Create a data table 3 Transforming data The process of cleaning data Column data types Remove rows with filters Add a custom column Append data to a table Fix error issues Basic maths operations 4 Build a data model Table relationships Manage table relationships 5 Merge queries Table join kinds Merging tables 6 Create report visualisations Creating map visuals Formatting maps Creating chart visuals Formatting chart Tables, matrixes, and cards Control formatting with themes Filter reports with slicers Reports for mobile devices Custom online visuals Export report data to Excel 7 The power query editor Fill data up and down Split columns by delimiter Add conditional columns Merging columns 8 The M formula Creating M functions Create an IF function Create a query group 9 Pivot and unpivot tables Pivot tables in the query editor Pivot and append tables Pivot but don't summarise Unpivot tables Append mismatched headers 10 Data modelling revisited Data model relationships Mark a calendar as a date table 11 Introduction to calculated columns New columns vs. measures Creating a new column calculation The SWITCH function 12 Introduction to DAX measures Common measure categories The SUM measure Adding measures to visuals COUNTROWS and DISINCTCOUNT functions DAX rules 13 The CALCULATE measure The syntax of CALCULATE Things of note about CALCULATE 14 The SUMX measure The SUMX measure X iterator functions Anatomy of SUMX 15 Introduction to time intelligence Importance of a calendar table A special lookup table The TOTALYTD measure Change year end in TOTALYTD 16 Hierarchy, groups and formatting Create a hierarchy to drill data Compare data in groups Add conditional formatting 17 Share reports on the web Publish to the BI online service Get quick insights Upload reports from BI service Exporting report data What is Q&A? Sharing your reports 18 Apply your learning Post training recap lesson

Power BI - introduction to intermediate (2 days) (In-House)
Delivered in Harpenden or UK Wide or OnlineFlexible Dates
Price on Enquiry

Email Marketing Training Event

5.0(20)

By RESULTS Mastery Limited - Steve Mills Business Advisor

In this week’s RESULTS Mastery Live, we are going to discuss how to use email marketing to increase sales.

Email Marketing Training Event
Delivered OnlineFlexible Dates
FREE

Terraform 101

By Nexus Human

Duration 3 Days 18 CPD hours Overview VMware vSphere: What's New [V8] https://lms.nhcms.neYou will learn essential Terraform concepts including: Writing Terraform HCL code Deploying into common clouds such as AWS, Azure, Docker, Kubernetes, and VMWare Where Terraform fits in the Enterprise CI/CD model Differences between Terraform and Ansible As enterprises seek to deploy and maintain increasingly complex cloud infrastructure, there is a necessity to use ?Infrastructure as Code? (IaC) tools, like Terraform. An open-source, state management tool developed by HashiCorp, Terraform allows developers to use a common coding interface to work through their various clouds safely and efficiently. Attendees will leave being able to write and understand Terraform code (HCL), have a clear understanding of Terraform?s various components and supporting tools, as well as when to reach for Terraform over another IaC tool, such as Ansible. This class prepares you for Terraform Certifcation. Up and Running with Terraform Terraform Overview Defining ?declarative? How to think about Terraform (versus Ansible) Reviewing the Terraform Configuration Running the Terraform Configuration Provisioners Syntax Low Level? HCL syntax Style Conventions Comments Blocks Arguments JSON Configuration Syntax Resources Meta-Arguments depends_on count for_each provider lifecycle Data Sources Variables and Output Input Variables Output Values Local Values Functions String Collection Numeric Encoding Filesystem Date and Time Hash and Crypto IP Network Type Conversion Modules Module Blocks Module Sources Meta Arguments Terraform Templates templatefile Function Template Demonstration Introducing Data Sources Creating an External Data Source Building tftpl template files Expressions Types and Values Strings and Templates Reference to Values Operators Function Calls Conditionals For Expressions Splat Expressions Dynamic Blocks Type Constraints Version Constraints State Understanding the importants of states state storage and locking importing existing resources Remote State What to do when local state is lost CICD Piplines with Terraform Terraform and GitLab pipelines Terraform and Jenkins pipelines Enterprise Case Studies Terraform and Docker Terraform and Kubernetes Terraform and Amazon AWS Terraform and Azure Terraform and VMWare Understanding how to apply Terraform to your unique infrastructure Beyond Basics Intro to Go Programming Terraform Cloud Additional HashiCorp Offerings Backends Secrets Additional course details: Nexus Humans Terraform 101 training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Terraform 101 course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Terraform 101
Delivered OnlineFlexible Dates
Price on Enquiry

B6258 IBM Cognos Analytics - Author Reports Fundamentals V11.1.x

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Authors Overview Please refer to course overview This course provides authors with an introduction to build reports using Cognos Analytics. Techniques to enhance, customize, and manage reports will be explored. Activities will illustrate and reinforce key concepts during this learning opportunity. What is IBM Cognos Analytics - Reporting The Welcome page Consume report content Interactive filtering Working with reports Dimensionally modeled relational dataUse personal data sources and data modules Upload personal data Upload custom images Using navigation paths in a data module Examine list reports Group data Format columns Include headers and footers Aggregate fact data Identify differences in aggregation Multiple facts and repeated information Use shared dimensions to create multi-fact queries Present repeated information Add repeated information to reports Create a mailing list report Create crosstab reports Add measures to a crosstab Data sources for a crosstab Create complex crosstab reports Add items as peers Create crosstab nodes and crosstab members Work with crosstab data Format, sort, and aggregate a crosstab Create discontinuous crosstab reportsCreate visualization reports Visualization categories Customize visualizations Client side visualizations Enhanced map visualizations Focus reports using filters Create filters to narrow the focus Use advanced detail filters Apply a filter with aggregation Use summary filters Focus reports using prompts Examine parameters and prompts Create a parameter for a report item Add a prompt page Add a prompt item to a report Identify a prompt type Create a cascading prompt Use calculations What are calculations Add Date and Time functions Add string functions Display prompt selections in report titles Customize reports with conditional formatting Three steps for conditional formatting Create a variable Assign the variable to a report object Format based on the conditional value Conditionally render report objects Drill-through definitions Navigate to related data Enhance report layout View the structure of a report Use Guided report layout Force page breaks Create horizontal pagination Modify the report structure Format objects across reports Use additional report-building techniques Enhance a report design Add objects to reports Convert a list to a crosstab Explore reuse Additional course details: Nexus Humans B6258 IBM Cognos Analytics - Author Reports Fundamentals V11.1.x training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the B6258 IBM Cognos Analytics - Author Reports Fundamentals V11.1.x course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

B6258 IBM Cognos Analytics - Author Reports Fundamentals V11.1.x
Delivered OnlineFlexible Dates
Price on Enquiry

Aruba ClearPass Configuration

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Ideal candidates include network professionals who are looking to build their foundational knowledge of the ClearPass product portfolio. Overview After you successfully complete this course, expect to be able to: Implement a ClearPass network access solution Design and apply effective services and enforcement in ClearPass Troubleshoot a ClearPass solution This course provides participants the foundational skills in Network Access Con-trol using the Aruba ClearPass product portfolio. This 5-day course includes both instructional modules and labs to teach participants about the major fea-tures in the ClearPass portfolio. Participants will learn how to setup ClearPass as an AAA server, and configure the Policy Manager, Guest, OnGuard and Onboard feature sets. In addition, this course covers integration with external Active Directory servers, Monitoring and Reporting, as well as deployment best practices. The student will gain insight into configuring authentication with ClearPass on both wired and wireless networks. Introduction to ClearPass BYOD High Level Overview Posture and Profiling Guest and Onboard AAA Policy Service Rules Authentication Authorization and Roles Enforcement Policy and Profiles External Devices Network Access Devices Messaging Services External Context Servers Endpoint Profiling Introduction to profiling Profiling collectors External collectors and profilers Roles and Enforcement Services Enforcement ClearPass roles Configuring Services Service selection rules Creating services Configuring Web Services Content Manager Skins Web page editor Guest Authentication Captive portal process Web logins Guest accounts Guest access with MAC authentication Guest Access Self-Registration Self-registration experience Configuring self-registration Self-registration process Wired Authentication Wired access Wired enforcement Profiling on wired ports Downloadable User Roles Requirements for DUR DUR enforcement profiles Dynamic Segmentation What is Dynamic Segmentation? How it works Configuring Dynamic Segmentation OnGuard Configuration Postures Posture policies OnGuard Agent Monitoring OnGuard OnGuard in Enforcement OnGuard workflow OnGuard enforcement Onboard Provisioning Configuring certificate authorities Portal setup Configuring services Onboard Administration Managing certificates Managing users and devices Certificate revocation and OCSP Administrative Operations Licenses Certificates Updates and upgrades Gathering logs ClearPass Cluster Cluster structure Policy Manager zones High availability Administrative Access Admin access to NADs Admin access to Policy Manager Guest operator logins Insight Reports Alerts Reports Administration Additional course details: Nexus Humans Aruba ClearPass Configuration training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Aruba ClearPass Configuration course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Aruba ClearPass Configuration
Delivered OnlineFlexible Dates
Price on Enquiry

Social Media Marketing Level 5

By NextGen Learning

Course Overview The Social Media Marketing Level 5 course provides a comprehensive exploration of the modern digital landscape, equipping learners with the expertise to design, implement, and manage strategic marketing campaigns across major social platforms. Through a structured learning journey, this course offers in-depth insights into the latest marketing techniques, consumer behaviour analysis, and brand growth strategies. Learners will develop a strong understanding of how to engage audiences, optimise content, and leverage data-driven approaches to drive results. By the end of the course, participants will be equipped to contribute to business success through innovative marketing initiatives, whether for personal ventures or organisational objectives. Designed for individuals at various stages of their career, this programme empowers learners to stay ahead in a competitive market by mastering dynamic digital tools and techniques essential for success in the ever-evolving world of social media marketing. Course Description Throughout the Social Media Marketing Level 5 course, learners will delve into a broad range of topics crucial to achieving success in the digital marketing arena. Starting with the fundamentals of digital marketing, the programme moves through growth hacking strategies, customer journey mapping, content development, and search engine optimisation. Dedicated modules explore platform-specific marketing techniques for Facebook, Instagram, Twitter, and YouTube, as well as mobile and e-mail marketing approaches. The course fosters the development of strategic thinking, analytical capabilities, and content management skills essential for enhancing brand visibility and audience engagement. Learners will also explore how to optimise marketing efforts based on key performance metrics and consumer insights. With a curriculum tailored to current industry standards, this course prepares individuals to navigate the complex social media landscape confidently and innovatively, ensuring they are well-positioned for career advancement and professional growth in the digital marketing sector. Course Modules Module 01: Fundamentals of Digital Marketing Module 02: Growth Hacking Module 03: Customer Journey Module 04: Content Marketing Module 05: SEO Module 06: E-Mail Marketing Module 07: Facebook Marketing Module 08: Instagram Marketing Module 09: Twitter Marketing Module 10: Youtube Marketing Module 11: Mobile Marketing (See full curriculum) Who is this course for? Individuals seeking to build a strong foundation in digital and social media marketing. Professionals aiming to enhance their marketing strategies and career progression. Beginners with an interest in exploring the world of digital branding and communication. Entrepreneurs and business owners wanting to boost their online presence. Marketing students and graduates looking to deepen their practical knowledge of social media trends. Career Path Social Media Manager Digital Marketing Executive Content Strategist SEO Specialist Brand Communications Officer Online Community Manager E-Commerce Marketing Coordinator Digital Advertising Specialist Influencer Marketing Executive Marketing Consultant

Social Media Marketing Level 5
Delivered OnlineFlexible Dates
£9.99

Master Emotional Intelligence for Crucial Moments

By NextGen Learning

Master Emotional Intelligence for Crucial Moments Course Overview: "Master Emotional Intelligence for Crucial Moments" is an in-depth course designed to enhance your emotional intelligence (EQ) to handle critical situations with clarity and confidence. Throughout this course, you will develop the skills to manage your emotions effectively, understand others’ emotions, and use these insights to navigate complex interactions. Learners will explore key emotional intelligence concepts, gaining the ability to apply them during high-pressure moments. This course equips you with the tools to improve decision-making, strengthen leadership qualities, and handle crises with emotional composure. By the end, you’ll be able to influence outcomes positively in both personal and professional settings, enhancing your overall interpersonal effectiveness. Course Description: This course offers comprehensive insights into mastering emotional intelligence, focusing on its application during crucial moments. You will explore how EQ can be used to pause and reflect, understand emotional triggers, and manage stress in critical situations. Topics such as taming emotional responses, using EQ in leadership, and emotional regulation in times of crisis are central to the course. Learners will engage with various tools and strategies that support emotional self-awareness, empathy, and leadership. By developing these skills, learners will gain an enhanced ability to maintain composure, inspire others, and lead with emotional intelligence in high-stakes environments. This course provides essential skills for those aiming to excel in leadership, communication, and conflict resolution, ensuring they remain calm and focused in the most challenging moments. Master Emotional Intelligence for Crucial Moments Curriculum: Module 01: The Crucial EQ Moment - It's In The Pause Module 02: Use Emotional Intelligence To Tame Your Brain And Cope During Crises Module 03: Emotionally Intelligent Leadership In Action (See full curriculum) Who is this course for? Individuals seeking to enhance their emotional intelligence for career growth. Professionals aiming to improve leadership and crisis management skills. Beginners with an interest in emotional intelligence and personal development. Anyone looking to strengthen their interpersonal skills in high-pressure situations. Career Path: Leadership Roles Conflict Resolution Specialist Human Resources Manager Executive Coach Organisational Development Consultant Crisis Management Advisor

Master Emotional Intelligence for Crucial Moments
Delivered OnlineFlexible Dates
£7.99

Complete Training on Holistic Health and Nutrition

By NextGen Learning

Complete Training on Holistic Health and Nutrition Course Overview The "Complete Training on Holistic Health and Nutrition" course is designed to provide learners with a comprehensive understanding of holistic nutrition principles, offering practical insights into healthy eating and lifestyle practices. Through this course, learners will explore the interconnection between nutrition, well-being, and overall health. The curriculum is built around core holistic health priorities, nutrient knowledge, and meal planning. Upon completion, learners will be able to apply their knowledge to create balanced meal plans, boost their health, and better understand how food choices impact the body’s natural healing processes. This course ensures learners acquire the skills to make informed decisions about nutrition and health, promoting overall well-being. Course Description In this course, learners will delve deeply into holistic health and nutrition, exploring key topics such as nutrient function, meal timing, and how specific foods contribute to overall health. The course covers the five core priorities of holistic nutrition, offering in-depth insights into how to optimise diet for different health needs. Learners will gain a strong foundation in understanding essential nutrients and how to incorporate them into a diet. They will also explore effective meal planning strategies and how holistic nutrition can be used to enhance physical, mental, and emotional well-being. By the end of the course, learners will have the skills to develop a personalised nutrition plan tailored to individual needs, aiming to improve overall health outcomes. Complete Training on Holistic Health and Nutrition Curriculum Module 01: Introduction Module 02: The 5 Holistic Nutrition Priorities Module 03: Nutrients Module 04: In-Depth Nutrient Module 05: Foods Module 06: Meal Timing Module 07: How to Set up a Meal Plan From Scratch Module 08: Holistic Nutrition to Boost Health (See full curriculum) Who is this course for? Individuals seeking to improve their overall health and well-being. Professionals aiming to enhance their knowledge of holistic nutrition. Beginners with an interest in healthy eating and nutrition. Health and wellness enthusiasts looking to understand holistic health principles. Career Path Holistic Nutritionist Health Coach Nutrition Consultant Wellness Advocate Personal Trainer Corporate Health Advisor

Complete Training on Holistic Health and Nutrition
Delivered OnlineFlexible Dates
£7.99

Home Based Childcare Course

By NextGen Learning

Home Based Childcare Course Course Overview The Home-Based Childcare Course is designed for individuals who wish to work with children in a home environment, offering key insights into child development and the responsibilities of providing care in a domestic setting. This course covers essential topics such as safeguarding, communication, behaviour management, and health and safety, all tailored to ensure learners are fully equipped to provide safe and nurturing care. By the end of the course, learners will understand the requirements for setting up and maintaining a child-focused environment, making this an ideal foundation for anyone looking to start a career in home-based childcare or enhance their current skills. Course Description This course explores the important aspects of home-based childcare, from understanding child development to managing the day-to-day tasks involved in running a childcare business from home. Topics include child protection, the importance of creating a safe and stimulating environment, and effective communication strategies with both children and parents. Learners will also gain insights into legal and ethical considerations, including key legislation and best practices for ensuring the health and safety of children under their care. Through structured modules, learners will develop a comprehensive understanding of the childcare industry, enabling them to confidently support children's growth and well-being. The course materials, including engaging content and assessments, ensure a thorough and rewarding learning experience. Home Based Childcare Course Curriculum Module 01: Introduction to Home-Based Childcare Module 02: Understanding Child Development Module 03: Safeguarding and Protection Procedures Module 04: Creating a Safe and Stimulating Environment Module 05: Behaviour Management Strategies Module 06: Health, Safety, and First Aid Module 07: Legal and Ethical Considerations Module 08: Working with Parents and Families Module 09: Setting Up a Home-Based Childcare Business (See full curriculum) Who is this course for? Individuals seeking to pursue a career in home-based childcare. Professionals aiming to expand their skills in early years care. Beginners with an interest in child development and care. Parents or caregivers wanting to enhance their understanding of childcare. Career Path Home-Based Childcare Provider Early Years Educator Childcare Business Owner Child Protection Officer Family Support Worker

Home Based Childcare Course
Delivered OnlineFlexible Dates
£7.99