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

5970 Courses delivered Online

NASM Certified Sports Nutrition Coach (CSNS)

5.0(13)

By Platinum Training Institute

With our Certified Sports Nutrition Coach (NASM-CSNC) course, you’ll learn how to develop personalized nutritional recommendations to optimize performance and recovery for fitness clients and athletes. Gain an edge on your competition by learning the latest sports nutrition principles to support healthy performance. You’ll help your clients improve their results and transform their training through nutrition. Are you ready to help fitness clients and athletes reach their full potential through nutrition? Sign up to become a Certified Sports Nutrition Coach today!

NASM Certified Sports Nutrition Coach (CSNS)
Delivered Online On Demand
£450

Advanced TCP/IP

5.0(3)

By Systems & Network Training

Advanced TCP/IP training course description An intensive advanced TCP/IP course focusing on the details of the protocols according to the RFCs. This course is designed to go into the technical details of the protocols and is not for those that are new to TCP/IP. A particular focus is on TCP and performance. Those more interested in routing protocols should see our Definitive IP routing for engineers course. It is expected that delegates are totally familiar with configuration addressing. Hands on sessions consist of protocol analysis using Wireshark. What will you learn Analyse packets and protocols in detail. Troubleshoot networks using Wireshark. Find performance problems using Wireshark. Perform network forensics. Advanced TCP/IP training course details Who will benefit: Advanced technical staff. Prerequisites: TCP/IP Foundation for engineers Duration 5 days Advanced TCP/IP training course contents IP Fragmentation and MTU issues, Path MTU discovery, Geolocation, unusual IP addresses, forwarding broadcasts, DiffServ, DSCP, ECN, assured and expedited forwarding. TTL usage in traceroute, Protocol field. Sanitising IP addresses in trace files. Wireshark and checksum errors. IPv6 The header. Extension headers. Traffic class and flow labels. Tunnelling. IPv6 and fragmentation. ARP Requests, responses, gratuitous ARP, Proxy ARP, ARP poisoning. ICMP ping, Round Trip Times, ICMP redirect, ICMP router advertisement and solicitation, Time Exceeded, Destination unreachable. ICMPv6: Similarity to ICMPv4, Neighbor discovery and the replacement of ARP. MLD. First hop redundancy ICMP discovery, HSRP, VRRP, GLBP. IGMP Multicast overview, multicast architecture, multicast addresses, IGMP v1, IGMPv2, IGMPv3. UDP Use in broadcasts and multicasts. Port numbers. TCP Connections, RST, FIN, sequence numbering, packet loss recovery, Fast recovery, RTO timeout, SACK, TCP flow control, receive window, congestion window, van Jacobsen, nagle, delayed ACKs, PSH, URG, TCP options, MSS, Window scaling, TCP timestamps. Congestion notification. Hands on Troubleshooting with sequence numbers, Wireshark IO and TCP graphs to analyse performance. Window size issues. DHCP DHCP header. Relationship to BOOTP. Discover, offer, request, decline, ACK, release. Lease, renewal and rebind times. Relay agents. DHCPv6 DNS Names and addresses, Resource Records, queries, responses, problems. MDNS. HTTP Requests, methods, request modifiers, response codes. HTTPS. SSL, TLS. Proxies. Hands on Redirects, recreating pages from packets. FTP Commands, responses, passive/active mode. Email SMTP, POP3, IMAP, commands responses. Voice and Video RTP, RTCP, SIP. IP PBXs. Traffic flows. Hands on Voice playback. SNMP MIBs, GET, TRAP, polling. Performance Baselining, high latency, Wireshark and timings, packet loss, redirections, small packets, congestion, name resolution. Security Network forensics, scanning and discovery, suspect traffic. IPsec, SSH.

Advanced TCP/IP
Delivered in Internationally or OnlineFlexible Dates
£3,697

Oracle database administration

5.0(3)

By Systems & Network Training

Oracle Database 12c Admin training course description This Oracle Database 12c Administration course is designed to give the Oracle database administrator practical experience in administering, monitoring, tuning and troubleshooting an Oracle 12c database. Database administrators will gain an understanding of the architecture and processes of the Oracle database server. They will be able to ensure the integrity and availability of a company's data within the Oracle environment. They will be able to monitor the performance of the database, allocate resources with the Resource Manager and Schedule jobs. What will you learn Administer an Oracle database instance. Monitor an Oracle database. Configure the Oracle network environment. Create and manage database storage structures. Manage users, profiles, privileges and roles. Manage undo data and temporary segments. Monitor and resolve lock conflicts. Maintain database security. Implement database auditing. Monitor the performance of the Database. Load and unload data. Use the job scheduler. Configure a database for backup and recovery. Oracle Database 12c Admin training course details Who will benefit: This Oracle Database 12c Administration course is for anyone who needs to administer, monitor and support an Oracle 12c database. Prerequisites: An understanding of relational database concepts and good operating system knowledge. They should have attended the Oracle SQL course or have a good working knowledge of Oracle SQL. Knowledge of the usage of PL/SQL packages is highly recommended. Duration 5 days Oracle Database 12c Admin training course contents Introduction to Oracle database 12c Overview of the Oracle database 12c, Overview of the Oracle Cloud, Relational database concepts, database administration tasks. Oracle Database 12c Architecture Overview of the Oracle database architecture, The Oracle database instance, Oracle Database memory structures, Process architecture and structures, Server and client processes, The Oracle database storage architecture, Connect to the Oracle database instance. Administer a database instance Administrative tools available to a DBA, Use SQL*Plus in Oracle to manage a database instance, Use SQL Developer to manage a database instance, Administer the database using Enterprise Manager (EM), Overview of the Enterprise Manager framework, Access Enterprise Manager Database Express, The Enterprise Manager Database Express Home Page, Enterprise Manager Cloud Control, Initialization parameter files. Configure the Oracle network environment Overview of network configuration, Oracle Net Listener configuration and management, Oracle Net naming methods, Tools for configuring and managing the Oracle network, Using the Net Configuration Assistant, Configure client connections with Net Manager, View listener configuration, Start and stop the Oracle listener, Use TNSPING to test Oracle Net connectivity, Connect to the database, Configure Net Services with Enterprise Manager. Storage Structures Overview of data storage, The database block, Overview of tablespaces and datafiles, Use Enterprise Manager to view the storage structure of the database, Create and alter tablespace commands, Temporary tablespaces, Create and manage datafiles, Use OMF, Drop tablespaces and datafiles. Manage users Predefined database administration accounts, User accounts, Create a user account, User authentication, Change a user's password, Manage a user account, Drop a user account, Monitor user information, Terminate user sessions. Manage profiles and resources Overview of user profiles, Profile resource parameters, Create profile command, Manage passwords with profiles, Control resource usage with profiles, Maintain profiles. Manage privileges Database access, Oracle supplied roles, System and object level privileges, The grant and revoke commands, Create, modify and drop roles, Use predefined roles. Database auditing Overview of database security, Overview of database auditing, Security compliance, Standard auditing, Unified audit trail, Separation of audit responsibilities with the AUDIT_ADMIN and AUDIT_VIEWER roles, Configure the audit trail, Specify audit options. Data concurrency and lock conflicts Levels of locking in Oracle, Methods used to acquire locks, Data concurrency, Possible causes of contention, DML locks, Prevent locking problems, Detect lock contention, Resolve conflicts. Undo management Undo data overview, Monitor and administer undo, Configure undo retention, Switch undo tablespaces, Specify the retention period, Guarantee undo retention, Retention period for flashback queries, View undo space information, Use the undo advisor, Size the undo tablespace, Alter an undo tablespace to a fixed size. Proactive database management Database Maintenance, View the alert log, The Automatic Workload Repository, Statistic levels, The Automatic Database Diagnostic Monitoring, Monitor an Oracle database, Use the Advisors, Set up notification rules/ Performance management Tuning information sources, Performance monitoring, Tuning activities, Performance planning, Instance tuning, Performance tuning methodology, Performance tuning data, Monitoring performance, Managing memory. SQL tuning SQL tuning, The Oracle Optimizer, SQL Plan directives, Adaptive execution plans, SQL Advisors, Automatic SQL Tuning results, Implement automatic tuning recommendations , SQL Tuning Advisor. Moving data Create directory objects , Data Pump architecture, Data Pump data dictionary views, Data Pump interactive mode, Data Pump API, Use Data Pump to export and import data, Overview of SQL Loader, Command line parameters, Record filtering, Control file keywords, Datafiles, SQL Loader data paths, External Tables. Automate tasks with the scheduler Introduction to the Scheduler, Access Rights, Scheduler components and workflow, Create a Job, Job Classes, Use time based, event based schedules, Create an event based schedule. Managing resources with Resource Manager Overview of the Database Resource Manage, Use the Resource Manager, Create Resource Plans, The default maintenance resource manager plan, Create Resource Plan Directives, Allocate resources for Resource Plans. Manage space Overview of space management, Block space management within segments, Segment types, Allocate extents, Allocate space, Row chaining and migration, Create tables without segments. Backup and recovery configuration Oracle backup solutions, Oracle suggested backup strategy, Overview of database backup, restore and recover, Flashback technology, Types of failure ,Instance recovery, Tune instance recovery, The MTTR Advisor, Media failure, Configure a database for recoverability Oracle support The Enterprise Manager Support Workbench, Register for security updates, Work with Oracle Support, My Oracle Support integration, Log Service Requests, Manage patches, Apply a patch

Oracle database administration
Delivered in Internationally or OnlineFlexible Dates
£2,797

Evaluating Financial Analysis, Budgeting and Decision Making

5.0(10)

By GBA Corporate

Overview This course is designed to evaluate the financial statement, budget and making an effective decision. It will help to understand Discounted Cash Flow and its techniques, applications of financial statements and decision-making process.  In this programme, you will challenge representatives to learn how to make use of financial statements to assess the strategic or financial performance of an organization. It will help to understand DCF Discounted Cash Flow techniques along with their apps for financial making decisions and making use of ratios in order to identify the major areas of concern. Find out the elements like weaker financial signals, major success factors, and robust financial signals within your own industry. It Projects future performance assuredly through real-world budgeting.

Evaluating Financial Analysis, Budgeting and Decision Making
Delivered in Internationally or OnlineFlexible Dates
£1,718 to £3,626

DP-300T00 Administering Microsoft Azure SQL Solutions

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for The audience for this course is data professionals managing data and databases who want to learn about administering the data platform technologies that are available on Microsoft Azure. This course is also valuable for data architects and application developers who need to understand what technologies are available for the data platform with Azure and how to work with those technologies through applications. This course provides students with the knowledge and skills to administer a SQL Server database infrastructure for cloud, on-premises and hybrid relational databases and who work with the Microsoft PaaS relational database offerings. Additionally, it will be of use to individuals who develop applications that deliver content from SQL-based relational databases. Prerequisites In addition to their professional experience, students who take this training should have technical knowledge equivalent to the following courses: AZ-900T00 Microsoft Azure Fundamentals DP-900T00 Microsoft Azure Data Fundamentals 1 - Prepare to maintain SQL databases on Azure Describe Microsoft Intelligent Data Platform roles Understand SQL Server in an Azure virtual machine Design Azure SQL Database for cloud-native applications Explore Azure SQL Database Managed Instance 2 - Deploy IaaS solutions with Azure SQL Explain IaaS options to deploy SQL Server in Azure Understand hybrid scenarios Explore performance and security Explain high availability and disaster recovery options 3 - Deploy PaaS solutions with Azure SQL Explain PaaS options for deploying SQL Server in Azure Explore single SQL database Deploy SQL database elastic pool Understand SQL database hyperscale Examine SQL managed instance Describe SQL Edge 4 - Evaluate strategies for migrating to Azure SQL Understand compatibility level Understand Azure preview features Describe Azure database migration options 5 - Migrate SQL workloads to Azure SQL databases Choose the right SQL Server Instance option in Azure Migrate SQL Server to Azure SQL Database offline Migrate SQL Server to Azure SQL Database online Load and move data to Azure SQL Database 6 - Migrate SQL workloads to Azure Managed Instances Evaluate migration scenarios to SQL Database Managed Instance Migrate to SQL Database Managed Instance Load and Move data to SQL Database Managed Instance 7 - Configure database authentication and authorization Describe Active Directory and Azure Active Directory Describe authentication and identities Describe Security Principals Describe database and object permissions Identify authentication and authorization failures 8 - Protect data in-transit and at rest Explore Transparent Data Encryption Configure server and database firewall rules Explain object encryption and secure enclaves Enable encrypted connections Describe SQL injection Understand Azure Key Vault 9 - Implement compliance controls for sensitive data Explore data classification Explore server and database audit Implement Dynamic Data Masking Implement Row Level security Understand Microsoft Defender for SQL Explore Azure SQL Database Ledger Implement Azure Purview 10 - Describe performance monitoring Describe performance monitoring tools Describe critical performance metrics Establish baseline metrics Explore extended events Describe Azure SQL Insights Explore Query Performance Insight 11 - Configure SQL Server resources for optimal performance Explain how to optimize Azure storage for SQL Server virtual machines Describe virtual machine resizing Optimize database storage Control SQL Server resources 12 - Configure databases for optimal performance Explore database maintenance checks Describe database scoped configuration options Describe automatic tuning Describe intelligent query processing 13 - Explore query performance optimization Understand query plans Explain estimated and actual query plans Describe dynamic management views and functions Explore Query Store Identify problematic query plans Describe blocking and locking 14 - Evaluate performance improvements Describe wait statistics Tune and maintain indexes Understand query hints 15 - Explore performance-based design Describe normalization Choose appropriate data types Design indexes 16 - Automate deployment of database resources Describe deployment models in Azure Automate deployment by using Azure Resource Manager templates and Bicep Automate deployment by using PowerShell Automate deployment by using Azure CLI 17 - Create and manage SQL Agent jobs Create a SQL Server maintenance plan Describe task status notifications 18 - Manage Azure PaaS tasks using automation Explore Elastic jobs Understand Azure Automation Build an automation runbook Automate database workflows by using Logic Apps Monitor automated tasks 19 - Describe high availability and disaster recovery strategies Describe recovery time objective and recovery point objective Explore high availability and disaster recovery options Describe Azure high availability and disaster recovery features for Azure Virtual Machines Describe high availability and disaster recovery options for PaaS deployments Explore an IaaS high availability and disaster recovery solution Describe hybrid solutions 20 - Explore IaaS and PaaS solutions for high availability and disaster recovery Describe failover clusters in Windows Server Configure Always-on availability groups Describe temporal tables in Azure SQL Database Describe active geo-replication for Azure SQL Database Explore auto-failover groups for Azure SQL Database and Azure SQL Managed Instance 21 - Back up and restore databases Back up and restore SQL Server running on Azure virtual machines Back up a SQL Server virtual machine Back up and restore a database using Azure SQL Database Additional course details: Nexus Humans DP-300T00: Administering Microsoft Azure SQL Solutions 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 DP-300T00: Administering Microsoft Azure SQL Solutions 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.

DP-300T00 Administering Microsoft Azure SQL Solutions
Delivered OnlineFlexible Dates
£2,380

Motivating, Performance Managing and Maintaining Team Culture in a Remote Team

4.5(3)

By Studyhub UK

In a landscape where remote work has become the cornerstone of modern business, the 'Motivating, Performance Managing and Maintaining Team Culture in a Remote Team' course offers a strategic toolkit for today's leaders. This course is the lighthouse guiding managers through the foggy challenges of distance leadership. From the initial steps of motivating individuals who work beyond the traditional office, it charts a course towards mastering influence and persuasion across digital channels. As learners immerse themselves in the eight meticulously designed modules, they will unravel the secrets to fostering robust team connections and navigating the complex waters of conflict resolution. The journey continues by establishing clear performance objectives that resonate with remote employees, promoting accountability while nurturing professional growth. The curriculum also puts a spotlight on cultivating team culture that thrives in a virtual realm. From brainstorming through virtual team-building exercises to the subtleties of developing rapport in a digital setting, this course ensures that leaders are equipped to uphold an atmosphere of collaboration and innovation, irrespective of physical distances. Learning Outcomes Master motivational strategies for dispersed teams. Employ influential tactics to shape team dynamics. Resolve conflicts to maintain a harmonious remote environment. Set and manage performance goals that align with business objectives. Foster a cohesive team culture despite geographical separations. Why choose this Motivating, Performance Managing and Maintaining Team Culture in a Remote Team course? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Unlock career resources for CV improvement, interview readiness, and job success. Who is this Motivating, Performance Managing and Maintaining Team Culture in a Remote Team course for? Managers overseeing geographically scattered teams. Leaders seeking to enhance their remote team management capabilities. HR professionals aiming to facilitate better remote work practices. Team leaders wanting to strengthen team bonds virtually. Business owners looking to sustain company culture in a remote setting. Career path Remote Team Manager: £30,000 - £50,000 HR Manager: £35,000 - £60,000 Team Culture Consultant: £40,000 - £70,000 Performance Management Specialist: £28,000 - £45,000 Virtual Team Building Facilitator: £25,000 - £40,000 Communication Officer: £22,000 - £35,000 Prerequisites This Motivating, Performance Managing and Maintaining Team Culture in a Remote Team does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Motivating, Performance Managing and Maintaining Team Culture in a Remote Team was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Course Curriculum Module 01: Motivating Remote Team Members Motivating Remote Team Members 00:36:00 Module 02: Tactics of Influence and Persuasion Tactics of Influence and Persuasion 00:32:00 Module 03: Nurturing Team Connections and Resolving Conflicts Nurturing Team Connections and Resolving Conflicts 00:36:00 Module 04: Establishing Compelling Performance Goals Establishing Compelling Performance Goals 00:30:00 Module 05: Building Effective Relationships Building Effective Relationships 00:29:00 Module 06: Virtual Team Building Games and Activities Virtual Team Building Games and Activities 00:33:00 Module 07: Developing Team Culture Developing Team Culture 00:32:00 Module 08: Effective Communication Effective Communication 00:35:00 Module 09: Strengthening Team Cooperation Strengthening Team Cooperation 00:33:00 Assignment Assignment - Motivating, Performance Managing and Maintaining Team Culture in a Remote Team 00:00:00

Motivating, Performance Managing and Maintaining Team Culture in a Remote Team
Delivered Online On Demand4 hours 56 minutes
£10.99

Advance Strategic Sales Management

5.0(10)

By GBA Corporate

Overview Any business life is completely dependent on Sales and Marketing. It delivers a significant business benefit. Providing effective training in Sales and Marketing helps boost sales, increase profit, create a brand image and also improve customer satisfaction.  The role of a sales director is crucial in improving an organization's revenue and sales. A good sales director can affect the overall performance of a business. The course is designed with a lot of practical exercises, and modern techniques, taking the delegates' skills to an advanced level. This will help the delegates to attain the skills they require and implement what they learn in their work efficiently and to their highest potential. This course will help review overall sales strategies and how they can contribute in order to achieve a desired positive outcome. It will set measurable objectives and standards within the team and will boost the confidence in their performance and achieve the objectives. 

Advance Strategic Sales Management
Delivered in Internationally or OnlineFlexible Dates
£1,718 to £3,626

Sports Psychology Unleashed: Enhancing Athletic Performance

4.5(3)

By Studyhub UK

Embark on a transformative journey into the psyche of athletic excellence with our course, 'Sports Psychology Unleashed: Enhancing Athletic Performance.' This isn't just a curriculum; it's an exploration of the mental fortitude that distinguishes champions. From unraveling the intricate layers of an athlete's mind in 'Unraveling the Mind of an Athlete' to mastering the art of achieving flow and resilience in the face of defeat, each module is a psychological playbook designed to elevate athletic performance. Imagine not just understanding goal-setting but diving into the driving force of motivation, managing pressure points, and crafting the mental imagery that paints the game. This course is your gateway to unlocking the untapped potential within athletes. Enroll now to delve into the psychology of victory, where every module is a stride towards unleashing peak athletic performance. In this psychological odyssey, modules unfold like chapters in the gripping narrative of sports excellence. Traverse the landscape of team dynamics, communication, and the unique challenges of youth sports in 'Sports Psychology Unleashed.' This isn't just about acquiring knowledge; it's an invitation to become a catalyst for mental resilience and triumph in the world of sports. Join us on this journey where the mind becomes the secret weapon for every athlete seeking to conquer their personal best. Learning Outcomes Gain insights into the intricate workings of an athlete's mind, laying the foundation for mental resilience. Understand the nuances of goal-setting and its impact on athletic motivation and performance. Acquire strategies for managing stress and anxiety to optimize athletic focus. Master visualization techniques, creating a mental canvas for enhanced sports performance. Explore the dynamics of team communication, fostering cohesive and successful sporting teams. Why choose this Sports Psychology Unleashed: Enhancing Athletic Performance course? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Unlock career resources for CV improvement, interview readiness, and job success. Who is this Sports Psychology Unleashed: Enhancing Athletic Performance course for? Athletes at all levels seeking a mental edge in their performance. Coaches and trainers aiming to enhance their understanding of sports psychology. Sports enthusiasts interested in the psychological aspects of athletic excellence. Parents and guardians supporting young athletes in their sports journey. Mental health professionals exploring the application of psychology in the sports domain. Career path Sports Psychologist: £30,000 - £40,000 per annum Performance Coach: £35,000 - £45,000 per annum Youth Sports Counselor: £28,000 - £38,000 per annum Athlete Mental Resilience Trainer: £26,000 - £36,000 per annum Sports Communication Specialist: £30,000 - £40,000 per annum Goal-setting Consultant for Athletes: £28,000 - £38,000 per annum Prerequisites This Sports Psychology Unleashed: Enhancing Athletic Performance does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Sports Psychology Unleashed: Enhancing Athletic Performance was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Course Curriculum Module 01: Unravelling the Mind of an Athlete Unravelling the Mind of an Athlete 00:16:00 Module 02: Setting the Bar - Understanding Goals Setting the Bar - Understanding Goals 00:19:00 Module 03: The Driving Force - Motivation in Sports The Driving Force - Motivation in Sports 00:19:00 Module 04: Pressure Points - Managing Stress and Anxiety Pressure Points - Managing Stress and Anxiety 00:20:00 Module 05: Painting the Game - Visualisation Techniques Painting the Game - Visualisation Techniques 00:19:00 Module 06: The Ripple Effect - Team Dynamics and Communication The Ripple Effect - Team Dynamics and Communication 00:20:00 Module 07: Young Buds - Sports Psychology in Youth Sports Young Buds - Sports Psychology in Youth Sports 00:19:00 Module 08: In the Zone - Achieving Flow in Sports In the Zone - Achieving Flow in Sports 00:18:00 Module 09: Rise from the Ashes - Overcoming Defeats and Setbacks Rise from the Ashes - Overcoming Defeats and Setbacks 00:19:00

Sports Psychology Unleashed: Enhancing Athletic Performance
Delivered Online On Demand2 hours 49 minutes
£10.99

LTE optimisation and capability

5.0(3)

By Systems & Network Training

LTE optimization training course description This course gives delegates an understanding of the Key Performance Indicators used within the 3G LTE (4G) network environment. We investigate the 3GPP standards for KPIs (including TR 32.814, TS 32.410 & TS 32.455) these cover GERAN, UMTS & LTE environments. The course details the optimisation procedures and the use of Self optimisation, Selforganising & Self-healing equipment now being deployed across all releases of mobile networks. What will you learn Explain the RF optimisation flowchart. Describe the importance of Reference Signal Received Power (RSRP). List many of the 3GPP recommended KPIs. Describe the concept of APN AMBR and UE AMBR within LTE. Describe the use of planning and optimisation computer tools. LTE optimization training course details Who will benefit: Anyone working with LTE. Prerequisites: Essential LTE Duration 2 days LTE optimization training course contents Introduction to the cellular environment The architecture, 2G (GSM), GPRS/EDGE, The NGMN (Next Generation Mobile Network), media gateway controller, 3GPP Rel99 the 3G introduction, HSPA deployments, 3G LTE (4G). Cellular network procedures GSM/GPRS call setup, GPRS data call setup, 3G UMTS data call setup, Data call (Voice over LTE) in LTE (using IMS), Circuit Switched Fall Back (CSFB) in LTE, IP packet session in LTE. Introduction to the standards The 3GPP specifications body, The numbering structure for KPIs, 2G KPIs, 3G/UMTS KPIs, 3G LTE KPIs, IMS KPIs. Introduction to the KPI definitions KPI definitions, accessibility KPIs, retainability KPIs, mobility KPIs, utilisation KPIs. In-depth overview of the air Interfaces GSM/GPRS FDMA & TDMA solution, 3G UMTS WCDMA solution, HSPA+ sharing spare power (Codes), The 3G LTE uplink & downlink interface explained, Initial attach procedures explained. Problem analysis Reference Signal Received Power (RSRP), Signal to Interference Noise Ratio (SINR), handover success rates, power adjustments, classification of coverage problems, weak coverage & coverage holes, lack of dominant cells, cross coverage, improper tilt settings, uplink/downlink imbalance, signal quality, Azimuths & tilts to reduce interference, Handover failure due to interference, Service drop causes. Mobile RF performance in 2G/3G Performance counters, KPIs, testing & measurement, Drive testing and survey, Data collection and post processing of data, LTE service optimization, bandwidth, poor coverage, Quality, optimization process, KPI optimization, Root Cause Analysis (RCA) applied to RF issues, optimization tools and software. Advanced LTE network planning & optimization LTE UE measurements (RSRP/RSRQ), LTE capacity planning, RF configuration parameters, LTE cell selection/reselection planning, LTE radio network KPIs, LTE user-centric KPIs, LTE network performance KPIs, LTE system utilization KPIs, LTE RF channel performance predictions, LTE channel information processing, LTE channel multiplexing, Physical layer and structure, MIMO in LTE, LTE resource plan LTE and Self-Organizing Networks (SON). Radio network optimization work flow Work flow, the existing network, Optimization team establishment and cluster division, Single site verification, Alarm check, Cell state check, Radio parameters check, Site verification, Statistics analysis, Coverage problem analysis. Mobile internet and QoS issues Cellular QoS reference models. How QoS impact on KPIs and measurements, Introduction to mobile internet, The concept of shared access technologies, Support for QoS in the WCDMA environment, The PDP context model, Supporting end-to-end QoS, EPS bearer concepts, Default EPS bearer, Dedicated EPS bearer, APN-AMBR, UE-AMBR.

LTE optimisation and capability
Delivered in Internationally or OnlineFlexible Dates
£2,477

Motivating, Performance Managing and Maintaining Team Culture in a Remote Team

4.9(27)

By Apex Learning

Overview This comprehensive course on Motivating Performance Managing and Maintaining Team Culture in a Remote Team will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Motivating Performance Managing and Maintaining Team Culture in a Remote Team comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? 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 Motivating Performance Managing and Maintaining Team Culture in a Remote Team. It is available to all students, of all academic backgrounds. Requirements Our Motivating Performance Managing and Maintaining Team Culture in a Remote Team is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 10 sections • 10 lectures • 04:56:00 total length •Motivating Remote Team Members: 00:36:00 •Tactics of Influence and Persuasion: 00:32:00 •Nurturing Team Connections and Resolving Conflicts: 00:36:00 •Establishing Compelling Performance Goals: 00:30:00 •Building Effective Relationships: 00:29:00 •Virtual Team Building Games and Activities: 00:33:00 •Developing Team Culture: 00:32:00 •Effective Communication: 00:35:00 •Strengthening Team Cooperation: 00:33:00 •Assignment -Motivating, Performance Managing and Maintaining Team Culture in a Remote Team: 00:00:00

Motivating, Performance Managing and Maintaining Team Culture in a Remote Team
Delivered Online On Demand4 hours 56 minutes
£12