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

35830 Design courses in Ince-in-Makerfield delivered Online

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

Introduction to MongoDB for DBAs (TTDB4680)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This introductory-level course is for experienced DBAs who will be working with MongoDB. In order to gain the most from this course you should have: Prior practical experience in Database Administration Experience working with Linux and be comfortable working with command line Overview This skills-focused course is approximately 50% hands-on. Our engaging instructors and mentors are highly experienced practitioners who bring years of current 'on-the-job' experience into every classroom. Working in a hands-on learning environment, guided by our expert team, attendees will explore: The MongoDB Basic Architecture and Installation MongoDB administration User Management MongoDB security Indexes Backup & Recovery High Availability / Replication Diagnostics & Troubleshooting MongoDB is fast becoming the database of choice for big data applications, being one of the most popular and widely implemented NoSQL databases. Its scalability, robustness, and flexibility have made it extremely popular among business enterprises who use it to implement a variety of activities including social communications, analytics, content management, archiving and other activities. This has led to an increased demand for MongoDB administrators who have the skills to handle cross functional duties. Geared for experienced DBAs, MongoDB for DBAs is a three-day hands-on course that explores the concepts, architecture and pitfalls of managing a MongoDB installation. This course is targeted to the DBA who is familiar with the concepts and tasks of working with a Relational database and is not responsible for a NoSQL MongoDB database. You will learn the critical aspects of MongoDB and use it to solve data management challenges. You will learn to manage MongoDB effectively by gaining expertise in MongoDB administration tools, syntax, MongoDB installations, configurations, security, troubleshooting, backup, scaling and many other features. The focus of this course is on practical skills and applying the DBA existing database knowledge to a MongoDB installation. Introduction to MongoDB Basic Architecture and Installation Differentiate database categories Learn MongoDB design goals List MongoDB tools Describe JSON and BSON Understanding the basic concepts of a Database Database categories: What is NoSQL? Why NoSQL? Benefit over RDBMS Types of NoSQL Database, and NoSQL vs. SQL Comparison, ACID & Base Property CAP Theorem, implementing NoSQL and what is MongoDB? Graph Database Overview of MongoDB, Design Goals for MongoDB Server and Database, MongoDB tools Understanding the following: Collection, Documents and Key/Values, etc., Introduction to JSON and BSON documents Environment setup (live Handson) and using various MongoDB tools available in the MongoDB Package MongoDB Administration Take database backup and restore MongoDB© Export and import data from/ to a MongoDB© instance Check server status and DB status Monitor various resource utilization of a mongod instance Understand various optimization strategies Administration concepts in MongoDB Monitoring issues related to Database Monitoring at Server, Database, Collection level, and various Monitoring tools related to MongoDB Database Profiling, Locks, Memory Usage, No of connections, page fault etc., Backup and Recovery Methods for MongoDB Export and Import of Data to and from MongoDB Run time configuration of MongoDB Production notes/ best practices Data Managements in MongoDB (Capped Collections/ Expired data from TTL), TTL Collection Features GridFS Memory-Mapped Files Journaling Mechanics Storage Engines Power of 2-Sized Allocations No Padding Allocation Strategy Diagnosing Performance Issues Optimization Strategies for MongoDB Configure Tag Sets for Replica Set. Optimize Query Performance Monitoring Strategies for MongoDB . MongoDB Utilities MongoDB Commands MongoDB Management Service (MMS) Data Backup Strategies in MongoDB Copying Underlying Data Files Backup with MongoDump Fsync and Lock MongoDB Ops Manager Backup Software Security Strategies in MongoDB Authentication Implementation in MongoDB . Authentication in a Replica set Authentication on Sharded Clusters Authorization End-to-End Auditing for Compliance User Management Create a User Administrator. Add a User to a Database. Create/Assign User a Role. Verify/Modify a User Access/Privileges. Change a User?s Password MongoDB Security Knowing security concepts in MongoDB Understand how Authentication and Authorisation works Security Introduction Security Concepts Indexes Index Introduction, Index Concepts, Index Types Index Properties Index Creation and Indexing Reference Introduction to Aggregation Aggregation Approach to Aggregation sort Order Pipeline Operators and Indexes Text Indexes Aggregate Pipeline Stages Text Search MapReduce Index Creation Aggregation Operations Index Creation on Replica Set Remove, Modify, and Rebuild Indexes Listing Indexes Measure Index Use Control Index Use Index Use Reporting Geospatial Indexes MongoDB?s Geospatial Query Operators GeoWith Operator Backup & Recovery Import and Export MongoDB Data Restore and recovery of MongoDB(Including point in time Recovery) Restore a Replica Set from MongoDB Backups Recover Data after an Unexpected Shutdown Backup and Restore with Filesystem Snapshots Back Up and Restore with MongoDB Tools Backup and Restore Sharded Clusters High Availability (Replication ) Understand the concept of Replication in MongoDB© ? Create a production like Replica Set Introduction to Replication (High Availability), Concepts around Replication What is Replica Set and Master Slave Replication? Type of Replication in MongoDB How to setup a replicated cluster & managing replica sets etc., Master-Slave Replication Replica Set in MongoDB Automatic Failover Replica Set Members Write Concern Write Concern Levels Write Concern for a Replica Set Modify Default Write Concern Read Preference Read Preference Modes Blocking for Replication Tag Set Configure Tag Sets for Replica set. Replica Set Deployment Strategies . Replica Set Deployment Patterns Oplog File Replication State and Local Database, Replication Administration Diagnostics & Troubleshooting Troubleshoot slow queries Diagnose connectivity problems Understand diagnostic tools Learn common production issues Learn fixes and solutions. Additional course details: Nexus Humans Introduction to MongoDB for DBAs (TTDB4680) 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 Introduction to MongoDB for DBAs (TTDB4680) 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.

Introduction to MongoDB for DBAs (TTDB4680)
Delivered OnlineFlexible Dates
Price on Enquiry

Integrating UNIX and Microsoft

5.0(3)

By Systems & Network Training

Integrating UNIX and Microsoft course description This course is designed for the enterprise-level UNIX professional and represents the highest level of professional, distribution-neutral UNIX certification within the industry. It covers administering UNIX enterprise-wide with an emphasis on mixed environments. What will you learn Configure and troubleshoot OpenLDAP. Use OpenLDAP as an authentication backend. Manage software packages. Use Samba - Share configuration - User and group management - Domain integration - Name services - with Linux and Windows clients Integrating UNIX and Microsoft course details Who will benefit: Enterprise-level UNIX professionals. Prerequisites: UNIX network administration. Duration 5 days Integrating UNIX and Microsoft course contents OPENLDAP CONFIGURATION OpenLDAP replication Replication concepts, OpenLDAP replication, replication log files, replica hubs, LDAP referrals, LDAP sync replication. Securing the Directory Securing the directory with SSL and TLS, Firewall considerations, Unauthenticated access methods, User/password authentication methods, Maintanence of SASL user DB, certificates. OpenLDAP Server Performance Tuning Measure OpenLDAP performance, Tune software configuration to increase performance, indexes. OPENLDAP AS AN AUTHENTICATION BACKEND LDAP Integration with PAM and NSS Configure PAM to use LDAP for authentication, NSS to retrieve information from LDAP and PAM modules in UNIX. Integrating LDAP with Active Directory and Kerberos Kerberos integration with LDAP, Cross platform authentication, Single sign-on concepts, Integration and compatibility limitations between OpenLDAP and Active Directory. SAMBA BASICS Samba Concepts and Architecture Samba daemons and components, key issues regarding heterogeneous network, Identify key TCP/UDP ports used with SMB/CIFS, Knowledge of Samba3 and Samba4 differences. Configure Samba Samba server configuration file structure, variables and configuration parameters, Troubleshoot and debug configuration problems. Regular Samba Maintenance Monitor and interact with running Samba daemons, Perform regular backups of Samba configuration and state data. Troubleshooting Samba Samba logging, Backup TDB files, Restore TDB files, Identify TDB file corruption, Edit / list TDB file content. Internationalization Internationalization character codes and code pages, differences in the name space between Windows and Linux/Unix with respect to share, names, user/group/computer naming in a non-English environment. SAMBA SHARE CONFIGURATION Linux File System and Share/Service Permissions File / directory permission control, Samba interaction with Linux file system permissions and ACLs, Use Samba VFS to store Windows ACLs. Print Services Printer sharing, integration between Samba and CUPS, Manage Windows print drivers and configure downloading of print drivers, security concerns with printer sharing. SAMBA USER AND GROUP MANAGEMENT Managing User Accounts and Groups User and group accounts, mappings, user account management tools, smbpasswd, file/directory ownership of objects. Authentication, Authorization and Winbind Local password database, password synchronization, passdb backends, Convert between passdb backends, Integrate Samba with LDAP, Winbind service, PAM and NSS. SAMBA DOMAIN INTEGRATION Samba as a PDC and BDC Domain membership and trust relationships, Create and maintain a PDC and BDC with Samba3/4, Add computers to an existing domain, logon scripts, roaming profiles, system policies. Samba4 as an AD compatible Domain Samba 4 as an AD DC, smbclient, how Samba integrates with AD services: DNS, Kerberos, NTP, LDAP. Configure Samba as a Domain Member Server Joining Samba to NT4 and AD domains, obtain a TGT from a KDC. SAMBA NAME SERVICES NetBIOS and WINS WINS concepts, NetBIOS concepts, local master browser, domain master browser, Samba as a WINS server, name resolution, WINS replication, NetBIOS browsing and browser elections, NETBIOS name types. Active Directory Name Resolution DNS for Samba4 as an AD Domain Controller, DNS forwarding with the internal DNS server of Samba4. WORKING WITH LINUX AND WINDOWS CLIENTS CIFS Integration SMB/CIFS concepts, remote CIFS shares from a Linux client, securely storing CIFS credentials, features and benefits of CIFS, permissions and file ownership of remote CIFS shares. Working with Windows Clients browse lists and SMB clients from Windows, Share file/print resources from Windows, the smbclient program, the Windows net utility.

Integrating UNIX and Microsoft
Delivered in Internationally or OnlineFlexible Dates
£3,697

Integrating Linux and Microsoft

5.0(3)

By Systems & Network Training

Integrating Linux and Microsoft course description This course is designed for the enterprise-level Linux professional and represents the highest level of professional, distribution-neutral Linux certification within the industry. LPIC-3 300 covers administering Linux enterprise-wide with an emphasis on mixed environments. What will you learn Configure and troubleshoot OpenLDAP. Use OpenLDAP as an authentication backend. Manage software packages. Use Samba - Share configuration - User and group management - Domain integration - Name services - with Linux and Windows clients Integrating Linux and Microsoft course details Who will benefit: Enterprise-level Linux professionals. Prerequisites: Delegates must have an active LPIC-2 certification to receive LPIC-3 certification, but the LPIC-2 and LPIC-3 exams may be taken in any order. Duration 5 days Integrating UNIX and Microsoft course contents OPENLDAP CONFIGURATION OpenLDAP replication Replication concepts, OpenLDAP replication, replication log files, replica hubs, LDAP referrals, LDAP sync replication. Securing the Directory Securing the directory with SSL and TLS, Firewall considerations, Unauthenticated access methods, User/password authentication methods, Maintanence of SASL user DB, certificates. OpenLDAP Server Performance Tuning Measure OpenLDAP performance, Tune software configuration to increase performance, indexes. OPENLDAP AS AN AUTHENTICATION BACKEND LDAP Integration with PAM and NSS Configure PAM to use LDAP for authentication, NSS to retrieve information from LDAP and PAM modules in UNIX. Integrating LDAP with Active Directory and Kerberos Kerberos integration with LDAP, Cross platform authentication, Single sign-on concepts, Integration and compatibility limitations between OpenLDAP and Active Directory. SAMBA BASICS Samba Concepts and Architecture Samba daemons and components, key issues regarding heterogeneous network, Identify key TCP/UDP ports used with SMB/CIFS, Knowledge of Samba3 and Samba4 differences. Configure Samba Samba server configuration file structure, variables and configuration parameters, Troubleshoot and debug configuration problems. Regular Samba Maintenance Monitor and interact with running Samba daemons, Perform regular backups of Samba configuration and state data. Troubleshooting Samba Samba logging, Backup TDB files, Restore TDB files, Identify TDB file corruption, Edit / list TDB file content. Internationalization Internationalization character codes and code pages, differences in the name space between Windows and Linux/Unix with respect to share, names, user/group/computer naming in a non-English environment. SAMBA SHARE CONFIGURATION Linux File System and Share/Service Permissions File / directory permission control, Samba interaction with Linux file system permissions and ACLs, Use Samba VFS to store Windows ACLs. Print Services Printer sharing, integration between Samba and CUPS, Manage Windows print drivers and configure downloading of print drivers, security concerns with printer sharing. SAMBA USER AND GROUP MANAGEMENT Managing User Accounts and Groups User and group accounts, mappings, user account management tools, smbpasswd, file/directory ownership of objects. Authentication, Authorization and Winbind Local password database, password synchronization, passdb backends, Convert between passdb backends, Integrate Samba with LDAP, Winbind service, PAM and NSS. SAMBA DOMAIN INTEGRATION Samba as a PDC and BDC Domain membership and trust relationships, Create and maintain a PDC and BDC with Samba3/4, Add computers to an existing domain, logon scripts, roaming profiles, system policies. Samba4 as an AD compatible Domain Samba 4 as an AD DC, smbclient, how Samba integrates with AD services: DNS, Kerberos, NTP, LDAP. Configure Samba as a Domain Member Server Joining Samba to NT4 and AD domains, obtain a TGT from a KDC. SAMBA NAME SERVICES NetBIOS and WINS WINS concepts, NetBIOS concepts, local master browser, domain master browser, Samba as a WINS server, name resolution, WINS replication, NetBIOS browsing and browser elections, NETBIOS name types. Active Directory Name Resolution DNS for Samba4 as an AD Domain Controller, DNS forwarding with the internal DNS server of Samba4. WORKING WITH LINUX AND WINDOWS CLIENTS CIFS Integration SMB/CIFS concepts, remote CIFS shares from a Linux client, securely storing CIFS credentials, features and benefits of CIFS, permissions and file ownership of remote CIFS shares. Working with Windows Clients browse lists and SMB clients from Windows, Share file/print resources from Windows, the smbclient program, the Windows net utility.

Integrating Linux and Microsoft
Delivered in Internationally or OnlineFlexible Dates
£3,697

Supporting Windows 10

5.0(3)

By Systems & Network Training

Supporting Windows 10 course description This course is designed to provide students with the knowledge and skills required to support and troubleshoot Windows 10 PCs and devices in a Windows Server domain environment. These skills include understanding of Windows 10 features, how they can be used in an Active Directory environment and how to troubleshoot them. What will you learn Troubleshoot startup issues and operating system services on a Windows 10 PC. Troubleshoot issues related to network connectivity. Troubleshoot client configuration failures and GPO application issues. Troubleshoot issues related to application installation and operation. Recover a PC running Windows 10. Supporting Windows 10 course details Who will benefit: Anyone supporting users running Windows 10 personal computers within a medium to large enterprise. Prerequisites: None. Duration 5 days Supporting Windows 10 course contents Implementing a Troubleshooting Methodology Overview of Windows 10, Introduction to the EDST Job Role, Overview of the Troubleshooting Steps & Tools. Hands on Implementing a Troubleshooting Methodology. Hands on Using Troubleshooting Tools for Windows 10. Troubleshooting Startup Issues Overview of the Windows 10 Startup Recovery Environment, Troubleshooting Startup Settings & Operating System Services Issues, Recovering BitLocker-Protected Drives. Hands on Troubleshooting Startup Issues. Hands on Recovering BitLocker-Encrypted Drives, Creating a New BitLocker Password. Troubleshooting Hardware and Device Drivers Troubleshooting Device Driver Failures & Physical Failures, Overview of Hardware Troubleshooting, Monitoring Reliability, Configuring the Registry. Hands on Troubleshooting Device Driver Issues, Resolving Hardware Issues, Adding a Missing Device Driver to a Driver Store, Reverting a Problematic Device Driver. Hands on Troubleshooting Hardware Issues, Diagnosing Memory, Troubleshooting and Repairing Failed Disk Redundancy Synchronizing Settings, Accessing Data on a Foreign Volume. Troubleshooting Remote Computers Using Remote Desktop and Remote Assistance, Remoting with Windows PowerShell Hands on Troubleshooting Remote Computer by using Remote Desktop and Remote Assistance. Hands on Troubleshooting Remote Computer by using Windows PowerShell. Resolving Network Connectivity Issues Determining Network Settings, Troubleshooting Network Connectivity Issues, Troubleshooting Name Resolution. Hands on Resolving Network Connectivity Issues. Hands onResolving Name Resolution Issues. Troubleshooting Group Policy Overview of Group Policy Application, Resolving Client Configuration Failures and GPO Application Issues. Hands on Troubleshooting Group Policy Application Issues. Hands on Resolving Group Policy Issues. Hands on Installing and Sharing a Printer. Troubleshooting User Settings Troubleshooting Sign In Issues, Troubleshooting the Application of User Settings. Hands on Troubleshooting Sign in Problems. Hands on Troubleshooting the Application of User Settings, Resolving Folder Redirection Problem, Resolving Roaming User Profile Problem. Troubleshooting Remote Connectivity Troubleshooting VPN Connectivity Issues & DirectAccess. Hands on Troubleshooting VPN Connectivity Lab : Configuring and Troubleshooting DirectAccess Configuring and Verifying, DirectAccess Client-Side Settings, Troubleshooting DirectAccess. Troubleshooting Resource Access Within a Domain & File Permissions Issues, Recovering Files Encrypted by EFS, Troubleshooting Printer Access Issues. Lab : Troubleshooting File Access Issues Lab : Troubleshooting Access to Encrypted Files. Hands on Troubleshooting Printer Access Issues Troubleshooting Resource Access for Non Domain Member Clients Configuring and Troubleshooting Device Registration, Configuring and Troubleshooting Work Folders, Configuring and Troubleshooting OneDrive Access. Hands on Troubleshooting Resource Access for Clients that are not Domain Members. Troubleshooting Device Registration, Work Folders and OneDrive for Business. Troubleshooting Applications Troubleshooting Desktop App Installation Issues, Desktop Apps, Managing Windows Store Apps, Troubleshooting Access to Company Web Applications. Hands on Troubleshooting Desktop Apps, AppLocker Policy Application & Application Compatibility issue. Hands on Troubleshooting Access to Company Web Applications, Internet Explorer Issue & Microsoft Edge. Maintaining Windows 10 Managing & Troubleshooting Windows Activation, Troubleshooting Performance, Applying Applications. Hands on Monitoring and Troubleshooting Performance. Recovering Data and Operating System File Recovery in Windows 10, Recovering an OS. Hands on Recovering Data, Recovering Data from Azure Backup, Recovering Deleted File by Using File History. Hands on Provisioning Computer to Comply with Company Standards, Provision Computer to Comply with Company Standards.

Supporting Windows 10
Delivered in Internationally or OnlineFlexible Dates
£3,697

Polymer Clay - Beginner - Learn at Home in Your Own Time

4.3(7)

By Rachel Ellen

Embark on a creative journey with our Beginner On-Demand Polymer Clay Course, perfect for those eager to start a new hobby or explore a potential business venture. Guided by an experienced tutor, this course offers step-by-step video tutorials that introduce you to the fundamentals of working with polymer clay. Learn to create vibrant, customised pieces, from unique jewellery and charming figurines to decorative items and functional art. With easy-to-follow instructions and plenty of creative inspiration, you'll gain the skills and confidence to craft beautiful items and potentially turn your newfound passion into a profitable business. Dive into the world of polymer clay and unlock endless possibilities for creativity and entrepreneurial success.

Polymer Clay - Beginner - Learn at Home in Your Own Time
Delivered Online On Demand6 hours
£212

Construction Management - Training Courses

By Imperial Academy

Level 7 Diploma(FREE QLS Endorsed Certificate)| 11 CPD Courses+11 PDF Certificates| 145 CPD Points|CPD & CiQ Accredited

Construction Management - Training Courses
Delivered Online On Demand
£129

Masterclass of Business Strategy Consulting

4.3(43)

By John Academy

Course Overview Without following a proper strategy, it is impossible to sustain a business, let alone make it grow. The Masterclass of Business Strategy Consulting course is here to help you attain the skills and ability to plan and follow business strategies to establish a successful business. In this Masterclass of Business Strategy Consulting course, you will get a clear understanding of what a business strategy is. The course will assist you in enriching your knowledge of business strategy design. The informative modules will help you build a solid foundation in PEST and PESTEL analysis. You will also acquire a great deal of knowledge in SWOT and TOWS analysis. There is more; this comprehensive course will equip you with practical strategies that can boost your business. This Masterclass of Business Strategy Consulting course will provide you with knowledge and skills in a fun and engaging way. Enroll in the course today and start your learning journey. Learning Outcomes Understand the definition of business strategy Familiarize yourself with the fundamentals of business strategy design Learn the core concepts of PEST and PESTEL analysis Deepen your understanding of industry analysis and generic strategies Build the essential skills for SWOT and TOWS analysis Grasp a wide range of techniques to grow your business Who is this course for? The Masterclass of Business Strategy Consulting course is for individuals who want to elevate their business strategy consulting knowledge.  Entry Requirement This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Certification After you have successfully completed the course, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry-leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path The Masterclass of Business Strategy Consulting course is a useful qualification to possess and would be beneficial for any related profession or industry such as: Business Professional Entrepreneur Section 01: Welcome to this Mini MBA Business Strategy Consulting Course! Welcome to this Mini MBA Business Strategy Consulting Course 00:03:00 Mini MBA Business Strategy - Executive Summary - What you will learn 00:10:00 Section 02: What is MBA Level Business Strategy? What is Business Strategy? 00:05:00 Business Vision and the Mission Statement 00:04:00 The Strategy Hierarchy within a Firm 00:06:00 Section 03: Designing Your Business Strategy Introduction to Business Strategy Design 00:02:00 Business Model Design with the Business Model Canvas 00:13:00 Business Model Canvas Template 00:01:00 Lafley & Martin's Five Step Strategy Model 00:05:00 Hambrick & Frederickson's Strategy Diamond 00:06:00 Section 04: Business Strategy Over Time: Life Cycle Models Understanding Life Cycles 00:02:00 The Industry Life Cycle 00:07:00 The Business Life Cycle 00:06:00 The Product Life Cycle 00:05:00 The Corporate Funding Life Cycle 00:04:00 Section 05: External Strategic Environment of the Firm: PEST and PESTEL Analysis External Analysis Using Broad Factors 00:02:00 PEST Analysis 00:08:00 PESTEL Analysis 00:05:00 PESTEL Analysis Template 00:01:00 CASE STUDY EXERCISE: PESTEL Analysis of Starbucks 00:02:00 CASE STUDY SOLUTION: PESTEL Analysis of Starbucks 00:07:00 CASE STUDY EXERCISE: PESTEL Analysis of the Global Aviation Industry 00:07:00 CASE STUDY SOLUTION: PESTEL Analysis of the Global Aviation Industry 00:02:00 Section 06: Strategic Options arising Internal and External Analysis: SWOT, TOWS and SOAR Strategic Options from Internal and External Analysis 00:16:00 SWOT Analysis 00:05:00 Conducting A SWOT Analysis 00:04:00 SWOT Analysis Template 00:02:00 TOWS Matrix Analysis 00:05:00 TOWS Analysis Template 00:14:00 SOAR 00:04:00 SOAR Analysis Template 00:01:00 CASE STUDY EXERCISE: SWOT Analysis - Amazon 00:02:00 CASE STUDY SOLUTION: SWOT ANALYSIS - Amazon 00:09:00 Section 07: Michael Porter - Industry Analysis, Generic Strategies and Competitive Advantage Michael Porter and Business Strategy Analysis 00:02:00 Industry Analysis and Introducing Michael Porter 00:10:00 Competitive Forces Model - Porter's Five Forces 00:12:00 Full List of Porter's Five Forces Factors 00:02:00 Michael Porter's Five Forces Template 00:01:00 CASE STUDY EXERCISE PORTERS FIVE FORCES Global Aviation Industry 00:02:00 CASE STUDY SOLUTION: Porter's Five Forces - Global Airline Industry 00:15:00 Generic Strategies and Industry Forces 00:10:00 Michael Porter's Value Chain Analysis 00:07:00 Value Chain Analysis Template 00:02:00 Section 08: Strategic Prioritisation: Boston Consulting Group (BCG) Growth Share Matrix Boston Consulting Group (BCG) Matrix 00:07:00 BCG Matrix and the Life Cycle 00:03:00 BCG Matrix Advantages and Disadvantages 00:03:00 Adapting the BCG Matrix 00:05:00 Boston Consulting Group (BCG) Matrix Template 00:03:00 CASE STUDY EXERCISE: BCG Matrix - Facebook 00:02:00 CASE STUDY SOLUTION: BCG Matrix - Facebook 00:04:00 CASE STUDY SOLUTION: BCG Matrix - Apple 00:04:00 CASE STUDY EXERCISE: BCG Matrix - Unilever 00:02:00 CASE STUDY SOLUTION: BCG Matrix - Unilever 00:05:00 Section 09: MBA Strategy: Building Sustainable Competitive Advantage Competitive Advantage - Deriving Strategy from Inside the Firm 00:03:00 Core Competency 00:05:00 VRIO - Resources to Competitive Advantage 00:06:00 CASE STUDY EXERCISE: Core Competency - Apple 00:02:00 CASE STUDY SOLUTION: Core Competency - Apple 00:05:00 Defining the Unique Selling Proposition 00:05:00 ADL Matrix - Understanding Your Competitive Position 00:07:00 ADL Matrix Template 00:02:00 Section 10: Strategy MBA: Growth Strategy Options Ansoff Product Market Matrix - How to Grow Your Business 00:05:00 Organic vs Inorganic Growth 00:02:00 Internal and External Growth Strategies Expanded 00:11:00 CASE STUDY EXERCISE: Amazon's Growth Strategy 00:02:00 CASE STUDY SOLUTION - Amazon's Growth Strategy 00:06:00 Section 11: Strategic Responses to Mature and Declining Markets Blue Ocean Strategy 00:05:00 Blue Ocean Case Study - Apple 00:05:00 Comparing Red Ocean and Blue Ocean Strategies 00:04:00 How to Survive in an Over Fished Ocean 00:05:00 Section 12: How to Create a Comparative Competitive Analysis on a Page How to Create a Comparative Competitive Analysis on a Page 00:04:00 Section 13: Connecting MBA Strategy and Finance with Financial Modelling Making the Connection between Strategy and Finance 00:04:00 What is an Integrated Financial Model? 00:06:00 Key Drivers of an Integrated Financial Model 00:08:00 Model Structure 00:03:00 Detailed Model Schedules 00:07:00 Chart of Accounts 00:02:00 Financial Statement Inputs and Outputs 00:03:00 10 Steps to Building an Integrated Financial Model 00:05:00 Section 14: Strategy MBA Implementation: Understanding the Strategic Planning Process Summary of the Strategic Analysis Process 00:03:00 Understanding the Strategic Planning Process 00:06:00 Four Step Strategic Management Process 00:03:00 Strategy Formulation in Six Steps 00:07:00 Mintzberg's Five Configurations 00:05:00 Section 15: Summary and Wrap Up Course Summary and Wrap Up 00:05:00 Additional Resource Additional Materials 00:00:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Masterclass of Business Strategy Consulting
Delivered Online On Demand7 hours 7 minutes
£18

Level 5 Diploma in HACCP Food Safety

By Compliance Central

Did you know that around 2 million people get sick from foodborne illnesses every year in the UK alone? Sounds scary, right? But here's the good news! You can be part of the solution if you have knowledge of Food Safety. This Level 5 Diploma in HACCP Food Safety equips you with the knowledge and skills to become a champion for Food Safety, protecting health and preventing harm, one plate at a time! Imagine this: You confidently identify hazards in kitchens, implement robust HACCP systems, and oversee food safety like a pro. This course unlocks your inner Food Safety ninja, teaching you everything from identifying contamination risks to setting critical control points and monitoring procedures. You'll learn to handle any Food Safety situation with confidence, ensuring Food Safety and quality. Learn to assess Food Safety risks, set critical limits, implement corrective actions in Food Safety, and become the hero of your local restaurant, cafeteria, or supermarket. You'll even explore HACCP Food Safety alternatives, making you a well-rounded Food Safety expert. Don't wait! Enrol now and join the fight for Food Safety! Your future career in food safety, and the health of countless people, awaits. Package Details: Dive deep into HACCP principles and gain the knowledge to ensure Food Safety practices in any food service setting. Access dynamic online modules to solidify your understanding and develop practical skills. Study at your own pace and schedule, with 24/7 access to course materials and dedicated learner support. Learn anytime, anywhere from any smart device, making your studies fit seamlessly into your busy life. Earn a Level 5 Diploma, recognised by employers and industry bodies, demonstrating your commitment to food safety excellence. Learning Outcomes: Master food safety hazards & controls. Design & implement robust HACCP Food Safety plans. Ensure top-notch food hygiene standards. Protect consumers & boost brand reputation. Elevate career in food industry leadership. Level 5 Diploma in HACCP Food Safety Module 01: An Introduction to HACCP Module 02: HACCP and Food Safety Legislation Module 03: Food Safety Hazards Module 04: Planning a HACCP System Module 05: Creating the HACCP System Module 06: Principle 1 - Hazard Analysis Module 07: Principle 2 - Critical Control Points Module 08: Principle 3 - Critical Limits Module 09: Principle 4 - Monitoring Critical Control Points Module 10: Principle 5 - Corrective Action Module 11: Principle 6 - Verification of the HACCP System Module 12: Principle 7 - Documentation Module 13: Implementing the HACCP System Module 14: HACCP Alternatives Certificate of Achievement CPD Accredited Certificate Elevate your food safety expertise and protect your business. This CPD-accredited certificate showcases your mastery of HACCP principles, from hazard identification to robust system implementation. Earn your instant PDF download for just £4.79 or receive a hard copy certificate delivered to your door for £9.99. Upgrade your career and ensure the safety of every dish. Endorsed Certificate of Achievement from the Quality Licence Scheme Enahnce your food safety expertise and safeguard your business with an endorsed certificate of achievement from the Quality Licence Scheme (QLS), recognising your mastery of HACCP principles. This prestigious credential, delivered free to your door (international postage £10), showcases your commitment to food safety excellence and opens doors to new career opportunities. Endorsement Gain confidence in your food safety expertise with this QLS-endorsed Level 5 Diploma. The Quality Licence Scheme, a respected UK authority, recognises this course for its high-quality training and adherence to rigorous standards. This endorsement assures employers and clients that you possess the knowledge and skills to implement robust HACCP systems, ensuring food safety throughout the supply chain. Who is this course for? This course will be especially helpful for: Food production workers and supervisors Food handlers Quality assurance managers HACCP Food Safety Team leaders Food safety auditors and consultants Requirements To enrol in this Level 5 Diploma in HACCP Food Safety, Purchasing & Procurement course, all you need is a basic understanding of the English Language and an internet connection. Career path Our course will prepare you for a range of careers, including: Food Safety Officer: £25,000 to £40,000 per year Quality Assurance Manager (Food Industry): £30,000 to £50,000 per year HACCP Coordinator: £22,000 to £35,000 per year Food Safety Consultant: £35,000 to £60,000 per year Compliance Manager (Food Industry): £35,000 to £55,000 per year Certificates CPD Accredited PDF Certificate Digital certificate - Included QLS Endorsed Hard Copy Certificate Hard copy certificate - Included CPD Accredited Hard Copy Certificate Hard copy certificate - £9.99 CPD Accredited Hard Copy Certificate Delivery Charge: Inside the UK: Free Outside of the UK: £9.99 each

Level 5 Diploma in HACCP Food Safety
Delivered Online On Demand5 hours
£109

Minimalist Lifestyle for Beginners

By Course Cloud

Course Overview Learn how to live well with less and welcome simplicity in life, with this Minimalist Lifestyle for Beginners course. In this minimalism course, you will learn about the benefits of leading a minimalist lifestyle, exploring the art and philosophy of minimal living.  In this fast-paced world we live in, it's easy for life to feel chaotics and stressful. Through this practical course, you will learn how living a minimal lifestyle can help you to minimise everyday stress and realise the value of the things that are most important in life. This course will train you how to declutter your workspace, prioritise your possessions, and cut back on the things you don't need, with the help of a minimal lifestyle expert.  Anyone who wants to learn how to embrace a minimal lifestyle can enrol. Declutter your mind and maximise your productivity by enrolling today! This best selling Minimalist Lifestyle for Beginners has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth Minimalist Lifestyle for Beginners is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The Minimalist Lifestyle for Beginners 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 Minimalist Lifestyle for Beginners 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 Minimalist Lifestyle for Beginners, 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 Minimalist Lifestyle for Beginners 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 Minimalist Lifestyle for Beginners 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.

Minimalist Lifestyle for Beginners
Delivered Online On Demand
£25