Through this course, you'll gain the key issues and concepts related to Employment Legislation, including employment contracts, types of employment contracts, and contractual terms. You'll learn about express terms and explore the key terms of an employment contract. In addition, you'll discover the different types of employee rights, including those related to working hours, minimum wage, and discrimination. This course is ideal for those who want to gain a deep understanding of Employment Legislation and its implications for employers and employees. After the successful completion of the course, you will be able to learn about the following, Employment Legislation. Key Issues Covered in the Employment Legislation. What is Employment Contract? Types of Employment Contracts. Contractual Terms. Express Terms. Key Terms of Employment Contract. Key types of Employee Rights. Through this course, you'll gain the key issues and concepts related to Employment Legislation, including employment contracts, types of employment contracts, and contractual terms. You'll learn about express terms and explore the key terms of an employment contract. In addition, you'll discover the different types of employee rights, including those related to working hours, minimum wage, and discrimination. This course is ideal for those who want to gain a deep understanding of Employment Legislation and its implications for employers and employees. VIDEO - Course Structure and Assessment Guidelines Watch this video to gain further insight. Navigating the MSBM Study Portal Watch this video to gain further insight. Interacting with Lectures/Learning Components Watch this video to gain further insight. Understanding Employment Contract and its Terms Self-paced pre-recorded learning content on this topic. Employment Contract Terms Put your knowledge to the test with this quiz. Read each question carefully and choose the response that you feel is correct. All MSBM courses are accredited by the relevant partners and awarding bodies. Please refer to MSBM accreditation in about us for more details. There are no strict entry requirements for this course. Work experience will be added advantage to understanding the content of the course. The certificate is designed to enhance the learner's knowledge in the field. This certificate is for everyone eager to know more and get updated on current ideas in their respective field. We recommend this certificate for the following audience. Human resource professionals Business owners and managers Legal professionals Law students Compliance officers Trade union representatives Government officials and policymakers Social workers and advocates for employee rights Employment law practitioners Average Completion Time 2 Weeks Accreditation 3 CPD Hours Level Advanced Start Time Anytime 100% Online Study online with ease. Unlimited Access 24/7 unlimited access with pre-recorded lectures. Low Fees Our fees are low and easy to pay online.
SIP training course description A hands on course covering IP telephony with SIP. The course starts with a brief review of knowledge students should already possess including RTP and RTCP. The main focus is on SIP though, progressing from what SIP is through SIP signalling, call processing and architectures, moving onto more advanced issues including security, multimedia, and interoperability. Hands-on practicals follow each major theory session. What will you learn Explain how SIP works. Analyse SIP packets. Deploy SIP IP telephony solutions. Integrate SIP with other telephony solutions. SIP training course details Who will benefit: Technical staff working with SIP. Prerequisites: Definitive VoIP for engineers Duration 3 days SIP training course contents VoIP review What is VoIP? Brief review of IP, Brief review of telephones and voice. RTP, RTCP, mixers and translators. Hands on Analysing RTP packets. What is SIP? Why SIP? SIP history, SIP standards, SIP capabilities, key services, how SIP works, and a basic SIP call. Hands on Peer to peer SIP. SIP messages SIP sessions, SIP flows, Message structure, INVITE, ACK, BYE, CANCEL, OPTIONS, REGISTER. Extension methods. Response codes. SIP call flows. Hands on Analysing SIP packets. SIP architectures UA client, UA server, Proxy servers, Redirect servers, registrars. SIP phones, gateways, application servers, and other products. Stateful and stateless servers. Various call scenarios. Hands on SIP proxies. SIP addressing URLs, SIP addresses, registration, Location and Directory servers. Address tracking. Hands on SIP and DNS. Supplementary services SIP signalling, signalling compression, Call hold, Call forwarding, Home and away scenarios, transfers, conferences, call control. Hands on Analysing SIP supplementary services. SDP What is SDP? Multimedia, multimedia session announcement, invitation and others. Relationship with SIP. Hands on Video conferencing with SIP. SIP security Access control, Authentication, encryption, firewalls. Hands on SIP authentication. Interoperability Inter working with PSTN, ISUP to SIP mapping, SIP and 3G, SIP-T, SIP and SIGTRAN. SIP and H323. Hands on SIP and gateways. SIP mobility Terminal mobility, service mobility, personal mobility, Mobile IP, SIP signalling flows in 3G.
Asterisk training course description This 3 day hands on Asterisk training course covers all the ground for you to get an Asterisk PBX installed and configured. After installation the course progresses from a simple first configuration onto VoIP and PSTN integration along with the provision of PBX features such as ACD and IVR. Practical sessions follow each major section to reinforce the theory. What will you learn Install and configure Asterisk. Connect Asterisk to the Internet and PSTN. Integrate VoIP and the PSTN. Configure Asterisk for PBX features such as voicemail, ACD and IVR. Asterisk training course details Who will benefit: Technical staff working with or evaluating Asterisk. Prerequisites: None although hands on experience of UNIX systems would be beneficial, as would knowledge of VoIP. Duration 3 days Asterisk training course contents What is Asterisk? PBXs, what Asterisk does, Asterisk features, Asterisk VoIP support, Asterisk and the Internet, Asterisk and the PSTN, hosted VoIP systems. Asterisk installation Linux installation, Asterisk package compilation and installation. Timing sources. Hands on Installing Asterisk Managing Asterisk Starting/stopping Asterisk, command arguments, Asterisk commands, log files, logger.conf, remote management. Hands on Controlling Asterisk. First Asterisk configuration The role of SIP, IP phones, DHCP, IP addressing, sip.conf, extensions.conf. Hands on Simple SIP configuration Asterisk architecture Server hardware, interfaces, channels, Zaptel, Digium, Asterisk filesystem, connections. The configuration files, syntax, asterisk.conf. Hands on Adding hardware for Asterisk, exploring the configuration files. DAHDI configuration Digium hardware, DAHDI architecture, DAHDI installation, DAHDI configuration, system.conf, FXS, FXO, E1, chan_dahdi.conf, dahdi_cfg, DAHDI tools. Hands on Connecting Asterisk to the PSTN. Dial plans extensions.conf detail, contexts, priorities. Hands on Configuring dial plans. SIP configuration sip.conf in detail, defining SIP channels, incoming SIP channels, outgoing SIP channels, SIP variables, Asterisk as a SIP client and SIP server. Hands on SIP configuration. IAX configuration What is IAX, IAX server, IAX client, IAX channels, iax.conf, IAX syntax in extensions.conf, IAX trunking. Hands on Linking Asterisk systems. Implementing PBX functions Voicemail, voicemail trees, voicemail passwords, Music on hold, meetme conferencing, call parking. ACD, IVR, fax. Hands on Configuring PBX features.
Total PHP training course description PHP provides for the creation of dynamic web sites. This hands on training course looks at programming with PHP with an emphasis of building dynamic websites. Forms, state management and database integration are all covered with practicals used throughout the course to reinforce theory sessions. What will you learn Create dynamic web sites using PHP. Write PHP programs. Debug PHP programs. Examine existing code and determine its function. Total PHP training course details Who will benefit: Anyone creating dynamic web sites. Prerequisites: Software development fundamentals Duration 3 days Total PHP training course contents What is PHP? PHP history, dynamic web pages, how PHP works, alternatives to PHP. Downloading and installing PHP. Installing MySQL, installing Apache, platform issues. A first PHP web page A basic PHP script, PHP page structure. PHP comments. Integrating PHP and HTML. PHP forms HTML forms, taking values from forms. PHP and HTML Page inputs, environment inputs. phpinfo(), other form elements, sticky fields, generalised code, tables, forms, form elements, style sheets, JavaScript. Variables operators and expressions Expressions, data types, assignments, scope, constants, HTTP environment variables, getting data from forms using variables. Operators Arithmetic, logical, relational, Boolean, others. Control statements Conditional: if, else, elseif, switch. Loops: while, do while, for, break, continue, exit. Functions Built in functions, declaration, arguments, scope, loading functions from other files, defaulting parameters, call by value/ name. Arrays Indexes, array initialisation, array manipulation, multi dimensional arrays, array functions. String handling What is a string, string functions, matching, extraction, replacement. String operations, cleansing, sprintf, formatting web pages, strops and others, splitting strings, REs. PHP and databases Database structure, Database APIs, MySQL, Creating tables, Editing tables, simple SQL queries using PHP, building HTML tables using SQL queries, SQL injection, security issues, error handling. File I/O Opening, reading, writing files. Permissions, ownership, locking, directories. PHP, cookies and sessions State, Cookie properties, setting cookies, retrieving cookies, expiring/deleting cookies. Sessions, session variables, session IDs. PHP and email Emailing from servers, attachments. Objects OOP, PHP classes, constructors, instances.
Our brand new Online GCSE English Course is the international version. This course aims to widen your vocabulary and improve your use of grammar, punctuation and spelling. By studying the formal and stylistic elements of a variety of sources, you will learn how to critically analyse literary material, non-literary material and media. You will also learn how to use written English for a variety of purposes from imaginative to persuasive writing. The same International GCSE qualification you'd get in school or college Unlimited 1:1 support from your English tutor Fast-track - get the qualification when you need it Study 24/7, 365 on your phone, tablet or laptop You don't need any previous qualifications to study this International GCSE course. This course will teach you the Edexcel International GCSE English syllabus (4EB1). You'll study 3 units: Section A: Reading Section B: Reading and Writing Section C: Writing For a full breakdown of course content, download the IGCSE English Brochure. All of your lessons and assessments are available on CloudPort - our Moodle-based learning environment (Moodle VLEs are used by most colleges and universities in the UK). Start with lesson 1 and work through the course in a linear pathway or choose to jump to the section that you need. Your learning is completely flexible and allows you to set your programme of learning around the skills you need. Submit assessments as you work through the course. Get instant results and feedback on activities to track your progress. Use these assessments as learning launchpads, allowing you to focus your time on the topics you need to brush up on. You will have access to all course materials, assessments and tutor support for 12 months from the day of enrolment. Extensions are available for students who wish to study over a longer period. You are not alone! You will be assigned a personal 1:1 tutor on your day of enrolment. Your tutor will remain by your side, throughout your learning journey until you get qualified. All tutors are qualified teachers and subject matter specialists who will ensure you have the correct guidance and support when you need it. As a CloudLearn student you will have unlimited access to tutor support. CloudLearn GCSEs and A-Levels are structured around formative assessments allowing you to test your knowledge as you work towards qualification. Before taking your exam you will submit a mock exam to give you the practise you need before the big day. When ready we arrange your exam. We have agreements with exam centres all over the UK. Our students also take advantage of preferential pricing due to the volume of students we channel to exam centres. As part of your enrolment service package we will make all the arrangements for your final exam. This includes locating a centre and booking the relevant exam/s. Exam fees are additional. Exam fees can be bundled using the Exam Bundles drop down when adding to basket. Have a look on our Exams Page for a detailed explanation of this service. The Edexcel IGCSE English exam is available in May/June and Oct/Nov each year. It is assessed over 1 exam paper: Paper 1 4EB1/01 - 3 hour exam We generally ask that you book written exams at least 6 months in advance. Booking your exam after the booking deadline will incur late fees (available for one month after deadline) and high late fees (available up until exam entry closure). Some students will study for the exam over a period of months or years, as they dictate their own study schedule. We do however have students who will study intensively and prepare in a matter of weeks. You are only constrained by the exam diet. GCSE exams are available in May/June of each year, with core subjects also assessed in January. We are so confident in the CloudLearn model of study that we guarantee you will pass your exam. As long as you do what we recommend, we offer a full money-back guarantee. The UK's only GCSE and A-Level specialist Study at your pace, where and when you want Study interactively on any device We guarantee your exam pass We arrange your exams Our flexible study, unlimited support, and interest-free payment plans allow you to fit learning around your busy schedule That's why we support thousands of students every year, to get the GCSEs they need to prosper. Choose to pay in full or spread the cost over our 6 months interest-free payment plans. We offer longer payment plans of 12, 24, 36 or 48 months. These extended plans are subject to interest. For more details contact our student advisors on 0330 111 4006 or visit our payment plan page. By taking part in our Online GCSE English Course, not only will you improve your knowledge and understanding of different areas of English language, but you will develop your cognitive, interpersonal and intrapersonal skills, which can be used in a wide-range of degrees and professions. Not only will you be learning how to express your ideas with clarity and precision, you will also be challenged to think innovatively and use your initiative to create compelling responses. Additionally, by tackling analytical questions, you will be learning how to think critically, evaluate information and interpret meanings. Furthermore, as many of the sources that you will be studying focus on current political and social issues, you will be learning about social responsibility and the benefits of open-mindedness. We also hope to show you the benefits of continuous learning and intellectual curiosity by inspiring a sustained enjoyment of, and interest in English literature and language. Therefore, the skills that you will acquire during the CloudLearn GCSE English Course can set you apart from your peers and put you on a path toward further learning or a successful career in a wide-range of occupations.
Our Online GCSE Biology Course is the international version. The International GCSE course aims to give students a knowledge and understanding of biological facts, concepts and principles, while developing experimental skills. Students will also learn to form hypotheses and design experiments to test them. This is the same qualification you would achieve at school or college. The same International GCSE qualification you'd get in school or college Unlimited 1:1 support from your Biology tutor Fast-track - get the qualification when you need it Study 24/7, 365 on your phone, tablet or laptop You don't need any previous qualifications to study this International GCSE course. This course will teach you the Edexcel International GCSE Biology syllabus (4BI1). You'll study 5 units: Nature and variety of living organism Structures and functions in living organisms Reproduction and inheritance Ecology and the environment Use of biological resources For a full breakdown of course content, download the IGCSE Biology Brochure. All of your lessons and assessments are available on CloudPort - our Moodle-based learning environment (Moodle VLEs are used by most colleges and universities in the UK). Start with lesson 1 and work through the course in a linear pathway or choose to jump to the section that you need. Your learning in completely flexible and allows you to set your programme of learning around the skills you need. Submit assessments as you work through the course. Get instant results and feedback on activities to track your progress. Use these assessments as learning launchpads, allowing you to focus your time on the topics you need to brush up on. You will have access to all course materials, assessments and tutor support for 12 months from the day of enrolment. Extensions are available for students who wish to study over a longer period. You are not alone! You will be assigned a personal 1:1 tutor on your day of enrolment. Your tutor will remain by your side, throughout your learning journey until you get qualified. All tutors are qualified teachers and subject matter specialists who will ensure you have the correct guidance and support when you need it. As a CloudLearn student you will have unlimited access to tutor support. CloudLearn GCSEs and A-Levels are structured around formative assessments allowing you to test your knowledge as you work towards qualification. Before taking your exam you will submit a mock exam to give you the practise you need before the big day. When ready we arrange your exam. We have agreements with exam centres all over the UK. Our students also take advantage of preferential pricing due to the volume of students we channel to exam centres. As part of your enrolment service package we will make all the arrangements for your final exam. This includes locating a centre and booking the relevant exam/s. Exam fees are additional. Exam fees can be bundled using the Exam Bundles drop down when adding to basket. Have a look on our Exams Page for a detailed explanation of this service. The Edexcel IGCSE Biology exam is available in May/June and Oct/Nov each year. It is assessed over 2 exam papers: Paper 1 4BI1/1B - 2 hour exam Paper 2 4BI1/2B - 1 hour 15 min exam We generally ask that you book written exams at least 6 months in advance. Booking your exam after the booking deadline will incur late fees (available for one month after deadline) and high late fees (available up until exam entry closure). Some students will study for the exam over a period of months or years, as they dictate their own study schedule. We do however have students who will study intensively and prepare in a matter of weeks. You are only constrained by the exam diet. GCSE exams are available in May/June of each year, with core subjects also assessed in January. We are so confident in the CloudLearn model of study that we guarantee you will pass your exam. As long as you do what we recommend, we offer a full money-back guarantee. The UK's only GCSE and A-Level specialist Study at your pace, where and when you want Study interactively on any device We guarantee your exam pass We arrange your exams Our flexible study, unlimited support, and interest-free payment plans allow you to fit learning around your busy schedule That's why we support thousands of students every year, to get the GCSEs they need to prosper. Choose to pay in full or spread the cost over our 6 months interest-free payment plans. We offer longer payment plans of 12, 24, 36 or 48 months. These extended plans are subject to interest. For more details contact our student advisors on 0330 111 4006 or visit our payment plan page. Biology is an essential course of study should you wish to pursue a career in science or medicine or if you are considering higher level study in any of the natural sciences. However, by studying with CloudLearn you will acquire a unique skill set that will set you apart from other candidates in your field of study or on your chosen career-path. For example, you will discover how to be an adaptive and innovative thinker by creatively using biological facts, concepts and principles in new and changing situations. Additionally, you will learn the importance of open-mindedness and social responsibility, through evaluating, in terms of their biological knowledge and understanding, the benefits and drawbacks of scientific and technological developments, including those related to social, environmental and economic issues. Furthermore, you will vastly improve your ability to analyse and communicate through learning how to convey information about complex biological processes and techniques. We also hope to show you the benefits of continuous learning and intellectual curiosity by inspiring a sustained enjoyment of, and interest in, the scientific world. These skills are just a few that you will learn during the CloudLearn GCSE Biology Course that will make you an ideal candidate for any degree or profession.
Software development training course description This three-day MTA Training course helps you prepare for Microsoft Technology Associate Exam 98-361, and build an understanding of these topics: Core programming, Object-Oriented programming, general software development, web applications, desktop applications, and databases. This course leverages the same content as found in the Microsoft Official Academic Course (MOAC) for this exam. What will you learn Describe core programming. Explain Object Oriented programming. Describe general software development. Describe Web applications. Describe desktop applications. Explain how databases work. Software development training course details Who will benefit: Anyone looking to learn the fundamentals of software. Prerequisites: None. Duration 3 days Software development training course contents Core programming Computer storage and data types How a computer stores programs and the instructions in computer memory, memory stacks and heaps, memory size requirements for the various data storage types, numeric data and textual data. Computer decision structures Various decision structures used in all computer programming languages; If decision structures; multiple decision structures, such as Ifâ¦Else and switch/Select Case; reading flowcharts; decision tables; evaluating expressions. Handling repetition For loops, While loops, Do...While loops and recursion. Understand error handling Structured exception handling. Object-oriented programming Classes Properties, methods, events and constructors; how to create a class; how to use classes in code. Inheritance Inheriting the functionality of a base class into a derived class. Polymorphism Extending the functionality in a class after inheriting from a base class, overriding methods in the derived class. Encapsulation Creating classes that hide their implementation details while still allowing access to the required functionality through the interface, access modifiers. General software development Application life cycle management Phases of application life cycle management, software testing. Interpret application specifications Application specifications, translating them into prototypes, code, select appropriate application type and components. Algorithms and data structures Arrays, stacks, queues, linked lists and sorting algorithms; performance implications of various data structures; choosing the right data structure. Web applications Web page development HTML, CSS, JavaScript. ASP.NET web application development Page life cycle, event model, state management, client-side versus server-side programming. Web hosting Creating virtual directories and websites, deploying web applications, understanding the role of Internet Information Services. Web services Web services that will be consumed by client applications, accessing web services from a client application, SOAP, WSDL. Desktop applications Windows apps UI design guideline categories, characteristics and capabilities of Store Apps, identify gestures. Console-based applications Characteristics and capabilities of console- based applications. Windows Services Characteristics and capabilities of Windows Services. Databases Relational database management systems Characteristics and capabilities of database products, database design, ERDs, normalisation concepts. Database query methods SQL, creating and accessing stored procedures, updating and selecting data. Database connection methods Connecting to various types of data stores, such as flat file; XML file; in-memory object; resource optimisation.
DNS training course description This three-day hands on DNS training course studies both the UNIX BIND and the Microsoft (MS DNS) implementations. The course starts with the big picture of how DNS works, then client configuration. Primary and secondary servers are then configured, progressing to DDNS, subdomains and security issues. Hands on sessions follow all sections ensuring that troubleshooting techniques are used throughout the course. Students choose whether to use Windows or UNIX for the hands on sessions. What will you learn Describe the architecture of DNS. Explain how DNS works. Install, configure, maintain and troubleshoot DNS DNS training course details Who will benefit: Technical staff wanting to learn DNS including: Network personnel System administrators. Prerequisites: UNIX Fundamentals (or Windows knowledge). TCP/IP foundation for engineers. Duration 3 days DNS training course contents What is DNS? Hostnames, Name resolution, host files, host file problems, What is DNS? The DNS namespace, TLDs, gTLDs, registering domains, Nameservers, how DNS works. Hands on Testing DNS servers on the Internet. DNS clients Ways to use DNS, dynamic and static configuration, multiple nameservers, domain name, searchlist, resolution issues, testing the configuration. Hands on Client configuration. DNS server software Implementations, Microsoft, BIND, daemons and services, installation, starting and stopping servers. Hands on Setting up a DNS server. DNS zone files What is a zone, Zone file overview, Forward zones, Reverse zones, Resource records, A records, PTR, CNAME, Root hints, local zone file. BIND and Microsoft configuration. Hands on Server configuration files. NS and applications MX records, Mail server load balancing, SPF, SRV records, VoIP and SRV, Microsoft and SRV, NAPTR. Hands on Testing records with dig and nslookup. DNS slaves and other servers DNS server types, Server resilience, Slaves, Zone transfers, SOA records, Serial numbers, recommendations, polling based zone transfers, NOTIFY, AD integration, DNS caching, Negative caching, TTL, Caching only servers. Hands on Masters, slaves and zone transfers. The DNS protocol The DNS stack, DNS port numbers, DNS queries, The DNS header, header section format, question format, other section format. Hands on Troubleshooting DNS with Wireshark. Dynamic DNS DHCP, DDNS, IXFR, WINS integration. Hands on Dynamic DNS. Subdomains Root servers, root server selection, Authority, delegation, NS records, subdomain with and without delegation, reverse delegation. Hands on Delegation, setting up a subdomain server. DNS security Restricting queries, DNS and firewalls, Split DNS, forwarders, internal root servers, the use of proxy servers, DNSSEC, TSIG. Hands on Hardening a DNS server. DNS and IPv6 What is IPv6, IPv6 addressing, IPv6 DNS issues, AAAA, IPv6 reverse delegation. Troubleshooting DNS Problem solving, DNS troubleshooting, Zone file checking, Some common errors, Log files, tools, nslookup, dig, host, DNS design, performance, load balancing. Hands on Putting it all together. Summary Useful books, Internet sites, RFCs. Appendix: ENUM What is ENUM, How ENUM works, NAPTR.
Level 4 Certification 13 credits This package entitles you to the relevant required courses to achieve a Level 4 Certification and is equal to 13 credits. After purchase, we will be in touch to discuss your module & assessment options. Please see individual module pages for more details, as well as applicable dates & times. This course includes a choice of 1 of the following assessments: Creating an Export Strategy Creating an Import Strategy Creating an Import Procedure Manual Creating an Export Procedure Manual Creating a Supply Chain Sustainability Report Completing an Import CDS Customs Entry
Windows clustering training course description This course covers high availability and disaster recovery technologies such as live migration, storage migration and Hyper-V Replica, as well as providing indepth coverage of failover clustering including a detailed implementation of failover clustering of Hyper- V using SoFS. The course also covers System Center Virtual Machine Manager and implementing Network Load Balancing (NLB) and load balancing clusters. What will you learn Plan and implement a failover cluster. Describe managing server roles and clustering resources. Implement and manage virtual machines. Use System Center Virtual Machine Manager. Describe cloud-based storage and high availability solutions. Implement a Network Load Balancing (NLB) cluster. Windows clustering training course details Who will benefit: Technical staff working with Microsoft clusters. Prerequisites: Supporting Microsoft Windows server Duration 3 days Windows clustering training course contents High Availability in Windows Server Defining levels of availability, High Availability and disaster recovery solutions with Hyper-V Virtual Machines, High Availability with failover clustering in Windows Server. Hands on Configuring High Availability and Disaster Recovery. Implementing failover clustering Planning a failover cluster, creating a new failover cluster. Hands on Creating and Administering a Cluster. Server roles and clustering resources Configuring highly available applications and services on a failover cluster, managing and maintaining a failover cluster, troubleshooting a failover cluster, implementing site high availability with multisite failover clusters. Hands on Managing server roles and clustering resources. Failover clustering with Hyper-V Overview of integrating Hyper-V with failover clustering, implementing Hyper-V with failover clustering, managing and maintaining Hyper-V Virtual Machines on failover clusters. Hands on Implementing failover clustering by using Hyper-V Storage Infrastructure Management with Virtual Machine Manager Virtual Machine Manager, managing storage infrastructure with Virtual Machine Manager, provisioning failover clustering in Virtual Machine Manager. Hands on Managing storage infrastructure. Cloud-Based storage and High Availability Azure storage solutions and infrastructure, cloud integrated storage with StorSimple, disaster recovery with Azure Site Recovery. Hands on Managing cloud-based storage and high availability Network Load Balancing Clusters Overview of NLB, configuring an NLB cluster, planning NLB. Hands on Implementing a Network Load Balancing Cluster