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

39215 Courses delivered Online

2year Masters program with Experience certificate and Chartered Engineering status

By JP Jacobs International University

Mep Design Engineering

2year Masters program with Experience certificate and Chartered Engineering status
Delivered OnlineFlexible Dates
£3,000

Cloud Computing Training

By Course Cloud

Course Overview The comprehensive Cloud Computing Training has been designed by industry experts to provide learners with everything they need to enhance their skills and knowledge in their chosen area of study. Enrol on the Cloud Computing Training today, and learn from the very best the industry has to offer! This best selling Cloud Computing Training has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth Cloud Computing Training is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The Cloud Computing Training is CPD-accredited, so you can be confident you're completing a quality training course will boost your CV and enhance your career potential. The Cloud Computing Training is made up of several information-packed modules which break down each topic into bite-sized chunks to ensure you understand and retain everything you learn. After successfully completing the Cloud Computing Training, you will be awarded a certificate of completion as proof of your new skills. If you are looking to pursue a new career and want to build your professional skills to excel in your chosen field, the certificate of completion from the Cloud Computing Training will help you stand out from the crowd. You can also validate your certification on our website. We know that you are busy and that time is precious, so we have designed the Cloud Computing Training to be completed at your own pace, whether that's part-time or full-time. Get full course access upon registration and access the course materials from anywhere in the world, at any time, from any internet-enabled device.  Our experienced tutors are here to support you through the entire learning process and answer any queries you may have via email.

Cloud Computing Training
Delivered Online On Demand
£319

Entrepreneur Training Complete Bundle - QLS Endorsed

By Imperial Academy

"You have to see failure as the beginning and the middle, but never entertain it as an end"

Entrepreneur Training Complete Bundle - QLS Endorsed
Delivered Online On Demand
£599

Digital Media Training - CPD Certified

4.9(27)

By Apex Learning

Tired of browsing and searching for a Digital Media Training course you are looking for? Can't find the complete package that fulfils all your Digital Media needs? Then don't worry as you have just found the solution. Take a minute and look through this extensive Digital Media bundle that has everything you need to succeed. After surveying thousands of learners just like you and considering their valuable feedback, this all-in-one Digital Media Training bundle has been designed by industry experts. We prioritised what learners were looking for in a complete package and developed this in-demand Digital Media Training course that will enhance your skills and prepare you for the competitive job market. Furthermore, to help you showcase your expertise in Digital Media Training, we have prepared a special gift of 1 hardcopy certificate and 1 PDF certificate for the title course completely free of cost. These certificates will enhance your credibility and encourage possible employers to pick you over the rest. This Digital Media Training Bundle Consists of the following Premium courses: Course 01: Digital Marketing and Advertising Level 3 Course 02: Digital Product Management Course 03: Digital Marketing - Growth Hacking Techniques Course 04: Digital Marketing Business Tips Course 05: Social Media Marketing Training Course 06: Social Media Strategy for Business Course 07: Social Media Website Development Using Wordpress Course 08: Social Media Marketing Complete Training Course 09: Facebook Marketing Course 10: Effective Email Marketing Course 11: Professional Email Marketing Diploma Course 12: The #1 LinkedIn Marketing & Sales Lead Generation Blueprint Course 13: Affiliate Marketing Course 14: Webinar Marketing Funnel Benefits you'll get from choosing Apex Learning for this Digital Media: Pay once and get lifetime access to 14 CPD courses in this Digital Media Course Free e-Learning App for engaging reading materials & helpful assistance Certificates, student ID for the Digital Media course included in a one-time fee Free up your time - don't waste time and money travelling for classes Accessible, informative modules of HGV Training designed by expert instructors Learn about Digital Media at your ease - anytime, from anywhere CPD accredited Digital Media course - improve the chance of gaining professional skills So enrol now in this Digital Media Bundle to advance your career! The Digital Media bundle incorporates basic to advanced level skills to shed some light on your way and boost your career. Hence, you can strengthen your Digital Media Training expertise and essential knowledge, which will assist you in reaching your goal. Course Curriculum of Digital Media Bundle: Course 01: Digital Marketing and Advertising Level 3 Module 01: Introduction Module 02: General Tips & Tricks Series Module 03: SEO (Search Engine Optimisation) Module 04: YouTube Module 05: Google Adwords Module 06: Google Analytics Module 07: Email Marketing Module 08: Linkedln Module 09: Twitter Module 10: Facebook Module 11: Instagram Module 12: Mobile App ----- 10 more Digital Media courses------ How will I get my Digital Media Certificates? After successfully completing the Digital Media course, you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (Previously it was £6*11 = £66) Hard Copy Certificate: Free (For The Title Course: Previously it was £10) CPD 155 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this Digital Media bundle. Persons with similar professions can also refresh or strengthen their skills by enrolling in this Digital Media course. Students can take this course to gather professional knowledge besides their study or for the future. Requirements Our Digital Media is fully compatible with PC's, Mac's, laptops, tablets and Smartphone devices. This Digital Media 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 Digital Media; it can be studied in your own time at your own pace. Career path ***Digital Media Bundle*** Having this Digital Media Training expertise will increase the value of your CV and open you up to multiple job sectors. Certificates Certificate of completion Digital certificate - Included You will get the PDF Certificate for the title course (Digital Marketing and Advertising Level 3) absolutely Free! Certificate of completion Hard copy certificate - Included You will get the Hard Copy certificate for the title course (Digital Marketing and Advertising Level 3) absolutely Free! Other Hard Copy certificates are available for £10 each. Please Note: The delivery charge inside the UK is £3.99, and the international students must pay a £9.99 shipping cost.

Digital Media Training - CPD Certified
Delivered Online On Demand
£65

Ansible for network engineers

5.0(3)

By Systems & Network Training

Ansible training course description The course focusses on the use of ansible for network devices instead of its usual server use case. The course progresses from the basics of ansible and playbooks onto using network specific modules including NAPALM. The use Jinja2 templating with ansible is also studied. Hands on sessions with ansible configuring routers and switches follow all major sections. What will you learn Automate tasks with ansible. Write ansible playbooks. Configure network devices with ansible. Troubleshoot network devices with ansible. Use ansible network modules. Use jinja2 templates with ansible. Ansible training course details Who will benefit: Network engineers. Prerequisites: TCP/IP Foundation Duration 2 days Ansible training course contents What is ansible? The language, the engine, the framework. Uses of ansible, orchestration. Hands on Installing ansible, enabling SSH on network devices. Ansible architecture How ansible 'normally' works, Agentless, SSH, ansible and Python, modules, how ansible work on network devices, Configuration management, inventories, playbooks, modules, ansible.cfg. Hands on Getting started, running ad hoc commands. Playbooks ansible-playbook, users, YAML, plays, tasks, modules. ansible-vault. Hands on Running playbooks. More playbooks Handlers, variables, environmental variables, playbook variables, inventory variables, variable scope and precedence, accessing variables, facts, ansible vault. Conditionals, wait_for. Hands on Using variables and conditions in playbooks. Inventories /etc/ansible/hosts, inventory variables, static inventories, dynamic inventories. Hands on Inventories and variables. Ansible network modules Built in modules, custom modules, return values. ansible-doc -l. connection: local, Cisco modules, Juniper module, Hands on Using modules for your network devices. Ansible templatings The template module, the assemble module, jinja2 templates, for, if else. Hands on Configuring network devices from templates. Roles and includes Dynamic includes, Handler includes, playbook includes. Roles, role parts: handlers, files, templates, cross platform roles, ansible galaxy. Hands on includes example, building roles. Ansible and NAPALM Installation, napalm-ansible, NAPALM modules: napalm_diff-yang, napalm_get_facts, napalm_install_config, napalm_parse_yang, napalm_ping, napalm_translate_yang, napalm_validate. Hands on Using NAPALM modules in ansible.

Ansible for network engineers
Delivered in Internationally or OnlineFlexible Dates
£2,477

Essential IMS

5.0(3)

By Systems & Network Training

Essential IMS training course description The IP Multimedia Core Network Subsystem (IMS) is defined by 3GPP as a new mobile infrastructure. This course studies the discreet elements in the IMS. What will you learn Describe the IMS. Describe the IMS architecture. Explain how charging, security and QoS is handled in the IMS. Explain how the IMS supports service enablers such as Push to talk and Presence. Essential IMS training course details Who will benefit: Telecommunications staff. Prerequisites: Mobile communications overview Duration 2 days Essential IMS training course contents Mobile communications review The role of IP in telecommunications. GSM to IMS. Enhanced multimedia services, Push To, convergence, conferencing, roaming. What is IMS? What it is, why IMS, standard bodies: 3GPP, IETF, OMA, IMS services. MMD comparison. IMS architecture blocks Overview, IMS functions, IMS interfaces, IMS protocols, IMS elements, IMS reference points. Access network, IMS in GSM, CDMA, WiFi & PSTN networks. Core network. Application, Control and Call planes. HSS - User database Identification. The user database, role of HSS, SLF and multiple HSSs. 'Normal' identities, IMPI, IMPU. IMS signalling: SIP What is SIP? SIP URI, contact address, UAs, Proxies, basic SIP call flow, SIP sessions. IMS other protocols Megaco, Diameter, XML, XCAP, COPS, RTP/RTCP, SDP, H.324M, IM and MSRP. Call/Session Control Call Session Control Functions (CSCF). Domains. Home networks, visited networks. CSCF and SIP. P-CSCF, P-CSCF discovery, P-CSCF functions. I-CSCF, DNS and I-CSCF. S-CSCF, S-CSCF functions, ENUM lookups. QoS. Example call flows. IMS services Open service platform, Application Servers, profiles, AS interface with S-CSCF. 'Normal' services (Caller ID, Call waiting, transfer…) Push to talk Over Cellular (PoC), IMS conferencing, Group management, IMS Presence, IMS Messaging. Other possible applications. Media servers. (MRFC, MRFP). Gateways IMS PSTN procedures, BGCF, PSTN interface. SGW, MGCF, MGW Charging Architecture, Offline, online and flow based charging, charging reference points, CCF, DIAMETER, ICID, IOI. IMS security IMS security architecture, identities, AAA, public and private user ID, service filters, Cx interface, RADIUS, Diameter protocol, 3GPP AKA, integrity, privacy, NDS, IPSEC, trust, assertion.

Essential IMS
Delivered in Internationally or OnlineFlexible Dates
£2,477

D-Link switches

5.0(3)

By Systems & Network Training

D-Link switches training course description A hands on course covering the product specifics of D-Link switches. Installation, configuration, maintenance and troubleshooting are all covered in a practical oriented way. What will you learn Install D-Link switches. Use the command line interface and the web based interface to manage D-Link switches. Configure and troubleshoot D-Link switches. Perform software upgrades and maintain configurations using TFTP. D-Link switches training course details Who will benefit: Anyone working with D-Link switches. Particularly aimed at engineers and technicians supporting D-Link switches. Prerequisites: None. Duration 2 days D-Link switches training course content Introduction How Ethernet works with hubs, How Ethernet works with switches. Installing D-link switches. Hands on Building a network with a hub, building a network with a D-Link switch. Basic troubleshooting The D-Link switch range, LEDs, cabling issues, factory resets, default settings. Hands on Building a network with multiple D-link switches. Configuration methods Managed vs. unmanaged switches, Console port access, telnet, web based access, SNMP, saving configurations, NVRAM, switch stacks. Hands on Accessing the switch using the CLI, IP address configuration, telnet. Command line interface Users, privileges, the CLI, online help. Hands on Basic commands, user accounts, displaying the switch configuration. Web based interface Getting started, basic format. Hands on Configuring the switch using the web interface. Port configuration Common port configuration tasks, link aggregation. Hands on Configuring ports. STP configuration What is STP? 802.1D vs. 802.1W (RSTP), configuring STP. Hands on Enabling and disabling STP, changing STP versions, configuring STP. VLAN configuration What are VLANS? 802.1Q, tagged/untagged, creating VLANS, applying VLANS. Hands on Setting up VLANS, setting up 802.1Q, Inter VLAN traffic. Housekeeping TFTP, upload download, updating firmware, updating configuration files, BOOTP/DHCP for IP addresses. Hands on Using TFTP to configure a D-Link switch. SNMP Switch configuration, D-View, other NMS's. Hands on Using SNMP to manage a D-link switch putting it all together: troubleshooting.

D-Link switches
Delivered in Internationally or OnlineFlexible Dates
£2,477

Primary Teacher Training

By The Teachers Training

Overview If you are interested in pursuing a career as a primary school teacher or want to enhance your skills in the field of primary education, our Primary Teacher Training course is the perfect choice for you. This comprehensive online course is designed to provide you with a solid foundation in primary education in the UK and equip you with the necessary knowledge and skills to excel in your teaching career. Throughout this course, you will delve into various essential aspects of primary education, including the responsibilities, qualifications, and skills required to become a successful primary school teacher. You will gain a deep understanding of the initial teacher training process and explore the different types of schools in the UK. Recognising the significance of early years in a child's development, this course will equip you with effective teaching techniques and strategies for Early Years Foundation Stage (EYFS) education. You will also explore child development theories and learn how to effectively teach primary English, mathematics, science, design and technology, and other subjects. Understanding the diverse needs of students, the course also covers topics related to children with special educational needs or disabilities. You will explore the EYFS framework in 2021 and develop skills in self-management and stress management to thrive in your teaching profession. By enrolling in our Primary Teacher Training course, you will gain the necessary skills and knowledge to become a proficient primary school teacher. Whether you aspire to teach in a primary school or want to enhance your career opportunities in the field of education, this course is the ideal choice. Why Choose Teachers Training Some of our website features are: Comprehensive and up-to-date curriculum 24/7 tutor support Interactive Content Affordable price Courses accredited by the UK's top awarding bodies 100% online Entry Requirements No formal entry requirements. You need to have: Passion for learning A good understanding of the English language Be motivated and hard-working Over the age of 16. Certification CPD Certification from The Teachers Training After you have successfully completed your assignment, you will be qualified to apply for a CPD Certification from The Teachers Training. The PDF certificate can be downloaded after you have completed your course. You can get your digital certificate (PDF) for £4.99 only Hard copy certificates are also available, and you can get one for only £10.99 You can get both PDF and Hard copy certificates for just £12.99! The certificate will add significant weight to your CV and will give you a competitive advantage when applying for jobs. Primary Teacher Training Primary Education in the UK 00:17:00 Responsibilities, Qualifications and Skills 00:16:00 Initial Teacher Training 00:23:00 Types of Schools in the UK 00:15:00 Importance of Early Years in Development 00:19:00 EYFS Teaching Techniques 00:14:00 Child Development 00:13:00 Teaching Primary English 00:29:00 Teaching Primary Mathematics 00:37:00 Teaching Primary Science, Design and Technology 00:30:00 Teaching Other Primary Subjects 00:28:00 Children Having Special Education Needs or Disabilities 00:16:00 EYFS Framework in 2021 00:12:00 Self-Management and Dealing with Stress 00:15:00 Assignment Assignment - Primary Teacher Training 00:00:00

Primary Teacher Training
Delivered Online On Demand4 hours 44 minutes
£24.99

Total IP multicast for engineers

5.0(3)

By Systems & Network Training

Total IP multicast training course description This training course provides an advanced three day hands on study of IP multicast technology focusing on architectures, applications and protocols. All aspects of IP multicasting are covered including PC, server and switch implementations. Design, configuration, support and troubleshooting are all covered in the course. Hands on sessions are used to reinforce the theory rather than teach specific implementations. What will you learn Design multicast networks. Explain how multicast networks work. Compare and contrast the different multicast routing protocols, such as DVMRP, PIM, MBGP and SSM. Configure PCs, servers, switches and routers for multicasting. Configure multicast routing protocols including: PIM Dense Mode. PIM Sparse Mode BGP SSM Troubleshoot multicast networks. Total IP multicast training course details Who will benefit: Technical staff working with IP multicasts. Prerequisites: TCP/IP Foundation for engineers Duration 3 days Total IP multicast training course contents Introduction What is multicasting? Why multicast? Why not multicast? Multicasting vs. multiple unicasts, Multicasting vs. broadcasts, multicasting applications, the use of unicast addressing for setting up multicast applications, multicast use within standard protocols such as OSPF. hands on Example multicast applications. Addressing Layer two multicast addresses, Class D addresses, mapping layer 3 addresses onto layer 2 multicast addresses. Multicast addresses on NBMAs, scoping multicast traffic, Multicast address blocks, GLOP, IPv6 and multicasting, anycasting. hands on Multicast addressing. Multicast architectures Where the different protocols are used, PC to router, router to router, how switches can get involved. hands on Analysing multicast packets. PC to router Configuring Class D addresses, IGMP, packet formats, queries, reports, maintaining groups, enhancements to IGMP (v2 and v3), Leaving a group, querier elections, hands on Analysing IGMP packets. Switches and multicasting Controlling multicast traffic with switches, VLANS, static bridge table entries, IGMP snooping, CGMP. hands on Configuring switches for multicast environments. Router to router MOSPF, DVMRP, PIM Sparse Mode, PIM Dense Mode, MBGP. hands on Simple router configuration for multicasting. Theory behind multicast routing protocols Distribution trees, source distribution trees, shared trees, core based trees. Reverse path forwarding, Multicast routing protocol types. PIM DM: Flooding, pruning, PIM designated routers, hands on configuring PIM DM. PIM Sparse mode Rendevous points, discovering RPs, hands on Configuring PIM SM, using different protocols for different groups. PIM SM with one RP, using multiple RPs, Auto RP. MBGP Multiprotocol routing, how does MBGP work? How MBGP carries multiple protocol information, MBGP and multicasts, MBGP and IPv6. hands on Configuring MBGP for multicasts. Internet multicasting The internet, ISPs, the MBone, tunnelling, Inter domain multicasting, the role of MBGP, Inter domain problem, MSDP, MSDP operation SSM, PIM-SM and shared trees, SSM, PIM-SSM operation, SSM benefits. hands on MSDP configuration. SSM configuration.

Total IP multicast for engineers
Delivered in Internationally or OnlineFlexible Dates
£2,367

Total QoS for engineers

5.0(3)

By Systems & Network Training

Total QoS training course description An advanced technical hands on course focusing on Quality of Service issues in IP networks. What will you learn Explain the difference between Integrated services and differentiated services. Explain how DiffServ works. Explain how RSVP works. Design networks supporting QoS. Total QoS training course details Who will benefit: Network administrators. Network operators. Prerequisites: TCP/IP Foundation for engineers Duration 3 days Total QoS training course contents What is QoS QoS and CoS, throwing bandwidth at the problem, Best effort services, Differentiated services, Integrated services, guarantees, the need for QoS, IETF working groups. Application issues Video, Voice, other applications, Jitter, delay, packet loss. Flows, per flow and per aggregate QoS, Stateful vs. stateless QoS, applications vs. network QoS. 'Traditional' IP QoS The TOS field and precedence, the obsolete OSPF use of the TOS field, TCP congestion avoidance. Queuing Where to use queuing, FIFO, Priority queuing, Custom queuing, Weighted Fair Queuing, CBWFQ, PQWFQ, LLQ, RED and WRED. DiffServ Architecture, DSCP, CU, packet classification and marking, meters and conditioners, Bandwidth brokers and COPS, Per Hop Behaviours, best effort PHB, Assured Forwarding PHB, Expedited forwarding PHB, Network Based Application Recognition (NBAR). Layer 2 issues Fragmentation and interleaving, compression (codecs, MPEG formats, header compression…), 802.1p, Subnet bandwidth management, Bandwidth allocators and requestor modules, the use of MPLS, traffic engineering, traffic shaping. RSVP What is RSVP? architectures, paths, path messages, reservations, traffic specifications, tear downs, guaranteed and controlled load, token buckets, Call Admission Control in voice networks, gatekeepers. Other issues Policy based routing, the Resource Allocation Protocol, QoS management tools, baselining networks, design issues, QoS in IPv6, QoS and multicasts.

Total QoS for engineers
Delivered in Internationally or OnlineFlexible Dates
£2,367