Duration 5 Days 30 CPD hours This course is intended for This course is suitable for anyone responsible for configuring, managing or supporting a Veeam Availability Suite v11 environment. This includes Senior Engineers and Architects responsible for creating architectures for Veeam environments. Overview After completing this course, attendees should be able to: Describe Veeam Availability Suite components usage scenarios and relevance to your environment. Effectively manage data availability in on-site, off-site, cloud and hybrid environments. Ensure both Recovery Time Objectives (RTOs) and Recovery Point Objectives (RPOs) are met. Configure Veeam Availability Suite to ensure data is protected effectively. Adapt with an organization's evolving technical and business data protection needs. Ensure recovery is possible, effective, efficient, secure and compliant with business requirements. Provide visibility of the business data assets, reports and dashboards to monitor performance and risks. Design and architect a Veeam solution in a real-world environment Describe best practices, review an existing infrastructure and assess business/project requirements Identify relevant infrastructure metrics and perform component (storage, CPU, memory) quantity sizing Provide implementation and testing guidelines in line with designs Innovatively address design challenges and pain points, matching appropriate Veeam Backup & Replication features with requirements Veeam Certified Architect is the highest level of Veeam technical certifications. Engineers who complete both Veeam Availability Suite v11: Configuration and Management and Veeam Backup & Replication V11: Architecture and Design programs (courses + exams) will be granted with the 'Veeam Certified Architect' (VMCA) title by Veeam. Introduction Veeam Availability Suite v11: Configuration and Management Describe RTOs and RPOs, what they mean for your business, how to manage and monitor performance against them The 3-2-1 Rule and its importance in formulating a successful backup strategy Identify key Veeam Availability Suite components and describe their usage scenarios and deployment types Building backup capabilities Backup methods, the appropriate use cases and impact on underlying file systems Create, modify, optimize and delete backup jobs, including Agents and NAS Backup jobs. Explore different tools and methods to maximize environment performance Ensure efficiency by being able to select appropriate transport modes while being aware of the impact of various backup functions on the infrastructure Building replication capabilities Identify and describe the options available for replication and impacts of using them Create and modify replication jobs, outline considerations to ensure success Introduce the new Continuous Data Protection (CDP) policy Secondary backups Simple vs. advanced backup copy jobs, how to create and modify them using best practices to ensure efficient recovery Discuss using tapes for backups Advanced repository capabilities Ensure repository scalability using a capability such as SOBR on-premises and off-site including integration with cloud storage Ensure compatibility with existing deduplication appliances Introduce the new hardened repository Protecting data in the cloud Review how Veeam can protect the data of a cloud native application Review how Veeam Cloud Connect enables you to take advantage of cloud services built on Veeam Review how Veeam can be used to protect your Office 365 data Restoring from backup Ensure you have the confidence to use the correct restore tool at the right time for restoring VMs, bare metal and individual content such as files and folders Utilize Secure Restore to prevent the restoration of malware Describe how to use Staged Restore to comply with things like General Data Protection Regulation (GDPR) before releasing restores to production Identify, describe and utilize the different explores and instant recovery tools and features Recovery from replica Identify and describe in detail, failover features and the appropriate usage Develop, prepare and test failover plans to ensure recovery Disaster recovery from replica to meet a variety of real-world recovery needs Testing backup and replication Testing backups and replicas to ensure you can recover, what you need, when you need to Configure and setup virtual sandbox environments based on backup, replicas and storage snapshots Veeam Backup Enterprise Manager and Veeam ONE Introduce the concept of monitoring your virtual, physical and cloud environments with Veeam Backup Enterprise Manager and Veeam ONE? Configuration backup Locate, migrate or restore backup configuration Introduction Veeam Backup & Replication v11: Architecture and Design Review the architecture principles Explore what a successful architecture looks like Review Veeam?s architecture methodology Discovery Analyze the existing environment Uncover relevant infrastructure metrics Uncover assumptions and risks Identify complexity in the environment Conceptual design Review scenario and data from discovery phase Identify logical groups of objects that will share resources based on requirements Create a set of detailed tables of business and technical requirements, constraints, assumptions and risks Review infrastructure data with each product component in mind Create high level design and data flow Logical design Match critical components and features of VBR with requirements Create logical groupings Determine location of components and relationship to logical grouping Aggregate totals of component resources needed per logical grouping Calculate component (storage, CPU, memory) quantity sizing Physical/tangible design Convert the logical design into a physical design Physical hardware sizing Create a list of physical Veeam backup components Implementation and Governance Review physical design and implantation plan Review Veeam deployment hardening Describe the architect?s obligations to the implementation team Provide guidance on implementation specifics that relate to the design Validation and Iteration Provide framework for how to test the design Further develop the design according to a modification scenario
Duration 3 Days 18 CPD hours This course is intended for This course is intended for: Those who will provide container orchestration management in the AWS Cloud including: DevOps engineers Systems administrators Overview In this course, you will learn to: Review and examine containers, Kubernetes and Amazon EKS fundamentals and the impact of containers on workflows. Build an Amazon EKS cluster by selecting the correct compute resources to support worker nodes. Secure your environment with AWS Identity and Access Management (IAM) authentication by creating an Amazon EKS service role for your cluster Deploy an application on the cluster. Publish container images to ECR and secure access via IAM policy. Automate and deploy applications, examine automation tools and pipelines. Create a GitOps pipeline using WeaveFlux. Collect monitoring data through metrics, logs, tracing with AWS X-Ray and identify metrics for performance tuning. Review scenarios where bottlenecks require the best scaling approach using horizontal or vertical scaling. Assess the tradeoffs between efficiency, resiliency, and cost and impact for tuning one over the other. Describe and outline a holistic, iterative approach to optimizing your environment. Design for cost, efficiency, and resiliency. Configure the AWS networking services to support the cluster. Describe how EKS/Amazon Virtual Private Cloud (VPC) functions and simplifies inter-node communications. Describe the function of VPC Container Network Interface (CNI). Review the benefits of a service mesh. Upgrade your Kubernetes, Amazon EKS, and third party tools Amazon EKS makes it easy for you to run Kubernetes on AWS without needing to install, operate, and maintain your own Kubernetes control plane. In this course, you will learn container management and orchestration for Kubernetes using Amazon EKS. You will build an Amazon EKS cluster, configure the environment, deploy the cluster, and then add applications to your cluster. You will manage container images using Amazon Elastic Container Registry (ECR) and learn how to automate application deployment. You will deploy applications using CI/CD tools. You will learn how to monitor and scale your environment by using metrics, logging, tracing, and horizontal/vertical scaling. You will learn how to design and manage a large container environment by designing for efficiency, cost, and resiliency. You will configure AWS networking services to support the cluster and learn how to secure your Amazon EKS environment. Module 0: Course Introduction Course preparation activities and agenda Module 1: Container Fundamentals Best practices for building applications Container fundamentals Components of a container Module 2: Kubernetes Fundamentals Container orchestration Kubernetes objects Kubernetes internals Preparing for Lab 1: Deploying Kubernetes Pods Module 3: Amazon EKS Fundamentals Introduction to Amazon EKS Amazon EKS control plane Amazon EKS data plane Fundamentals of Amazon EKS security Amazon EKS API Module 4: Building an Amazon EKS Cluster Configuring your environment Creating an Amazon EKS cluster Demo: Configuring and deploying clusters in the AWS Management Console Working with eksctl Preparing for Lab 2: Building an Amazon EKS Cluster Module 5: Deploying Applications to Your Amazon EKS Cluster Configuring Amazon Elastic Container Registry (Amazon ECR) Demo: Configuring Amazon ECR Deploying applications with Helm Demo: Deploying applications with Helm Continuous deployment in Amazon EKS GitOps and Amazon EKS Preparing for Lab 3: Deploying App Module 6: Configuring Observability in Amazon EKS Configuring observability in an Amazon EKS cluster Collecting metrics Using metrics for automatic scaling Managing logs Application tracing in Amazon EKS Gaining and applying insight from observability Preparing for Lab 4: Monitoring Amazon EKS Module 7: Balancing Efficiency, Resilience, and Cost Optimization in Amazon EKS The high level overview Designing for resilience Designing for cost optimization Designing for efficiency Module 8: Managing Networking in Amazon EKS Review: Networking in AWS Communicating in Amazon EKS Managing your IP space Deploying a service mesh Preparing for Lab 5: Exploring Amazon EKS Communication Module 9: Managing Authentication and Authorization in Amazon EKS Understanding the AWS shared responsibility model Authentication and authorization Managing IAM and RBAC Demo: Customizing RBAC roles Managing pod permissions using RBAC service accounts Module 10: Implementing Secure Workflows Securing cluster endpoint access Improving the security of your workflows Improving host and network security Managing secrets Preparing for Lab 6: Securing Amazon EKS Module 11: Managing Upgrades in Amazon EKS Planning for an upgrade Upgrading your Kubernetes version Amazon EKS platform versions Additional course details: Nexus Humans Running Containers on Amazon Elastic Kubernetes Service (Amazon EKS) 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 Running Containers on Amazon Elastic Kubernetes Service (Amazon EKS) 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.
Duration 3 Days 18 CPD hours This course is intended for The ideal audience for this course includes database enthusiasts, IT professionals, and developers who are eager to expand their knowledge and skill set in database management and optimization. Roles that would greatly benefit from attending this course include: Database Developers: Those who design, implement, and maintain databases as part of their primary responsibilities and want to improve their expertise in schema design, query optimization, and advanced database features. Backend Developers: Professionals who work on server-side application logic and require a strong understanding of database management to integrate data storage and retrieval processes into their applications. Overview Upon completing this course, database developers will be able to: Design and implement efficient database schemas by employing normalization techniques, appropriate indexing strategies, and partitioning methods to optimize data storage and retrieval processes. Develop advanced SQL queries, including joining multiple tables, utilizing subqueries, and aggregating data, to extract valuable insights and facilitate decision-making processes. Implement stored procedures, functions, and triggers to automate common database tasks, enforce data integrity, and improve overall application performance. Apply database performance tuning techniques, such as query optimization, index management, and transaction control, to ensure optimal resource usage and enhanced system responsiveness. Integrate databases with various programming languages and platforms, enabling seamless data access and manipulation for web, mobile, and desktop applications. PostgreSQL is a powerful, open-source object-relational database management system that emphasizes extensibility, data integrity, and high performance. Its versatility and robust feature set make it an ideal choice for developers working on projects of all sizes, from small-scale applications to enterprise-level systems. By learning PostgreSQL, developers can tap into its advanced capabilities, such as full-text search, spatial data support, and customizable data types, allowing them to create efficient and scalable solutions tailored to their unique needs. PostgreSQL for Database Developers is a three-day hands-on course that explores the fundamentals of database management, covering everything from installation and management to advanced SQL functions. Designed for beginners and enthusiasts alike, this course will equip you with the knowledge and skills required to effectively harness the power of PostgreSQL in today's data-driven landscape. Throughout the course you?ll be immersed in a variety of essential topics, such as understanding data types, creating and managing indexes, working with array values, and optimizing queries for improved performance. You?ll gain valuable hands-on experience with real-world exercises, including the use of the psql client, writing triggers and stored procedures with PL/pgSQL, and exploring advanced SQL functions like Common Table Expressions (CTE), Window Functions, and Recursive Queries. You?ll exit this course with a solid foundation in PostgreSQL, enabling you to confidently navigate and manage your databases with ease and efficiency. Installing & Managing PostgreSQL PostgreSQL installation process Optimal configuration settings User and role management Database backup and restoration Overview of PostgreSQL Database PostgreSQL architecture overview Understanding database objects Efficient data storage Transaction management basics Using the psql client Introduction to psql Essential psql commands Executing queries effectively Managing databases with psql Understanding PostgreSQL data types Numeric data types explored Character and binary types Date, time, and boolean values Array and other types Understanding sequences Sequence creation and usage Customizing sequence behavior Implementing auto-increment columns Sequence manipulation and control Creating & managing indexes PostgreSQL index fundamentals Designing partial indexes Utilizing expression-based indexes Index management techniques Using COPY to load data COPY command overview Importing and exporting data Handling CSV and binary formats Performance considerations Working with Array Values Array value basics Array manipulation functions Querying arrays efficiently Multidimensional array handling Advanced SQL Functions Mastering Common Table Expressions Utilizing Window Functions Regular Expressions in SQL Crafting Recursive Queries Writing triggers & stored procedures with PL/pgSQL PL/pgSQL variables usage Implementing loop operations PERFORM and EXECUTE statements Developing PostgreSQL triggers Using the PostgreSQL query optimizer Query analysis and optimization EXPLAIN command insights PostgreSQL query operators Identifying performance bottlenecks Improving query performance Query performance tuning Index optimization strategies Efficient database partitioning Connection and resource management Wrap Up & Additional Resources Further learning opportunities Staying up-to-date with PostgreSQL Community engagement and support Additional course details: Nexus Humans PostgreSQL for Database Developers (TTDB7024) 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 PostgreSQL for Database Developers (TTDB7024) 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.
Firefighting or solving the same problems week after week? Create a problem-solving culture in your business with this proven methodology.
Reflexology: Reflexology Course Online Are you want to develop your reflexology abilities or embark on a career in the field? If so, this Reflexology: Reflexology Course will provide you with a strong foundation for becoming a self-assured reflexology specialist. You can expand your Reflexology: Reflexology Course knowledge during the course of the reflexology: reflexology course. You will learn about the many systems required for reflexology: reflexology therapy in this course on reflexology: reflexology. Information on feet, cells, tissue, and skin is added to the course's different courses on reflexology: reflexology. The reflexology: reflexology course explains reflexology: reflexology procedures and the function of a reflexologist. The reflexology: reflexology training goes into detail on how to start a reflexology: reflexology company and how to run a reflexology: reflexology practice. Without further delay join the Reflexology: Reflexology Course to progress in your career! Main Course: Reflexology Free Courses with this Reflexology Training course Course 01: Lymphatic Massage Course 02: Sports Massage Special Offers of this Reflexology: Reflexology Course: This Reflexology: Reflexology Course includes a FREE PDF Certificate. Lifetime access to this Reflexology: Reflexology Course Instant access to this Reflexology: Reflexology Course 24/7 Support Available to this Reflexology: Reflexology Course [ Note: Free PDF certificate will provide as soon as completing the Reflexology: Reflexology Course] Reflexology: Reflexology Course Online Course Curriculum of Reflexology: Reflexology Course Module 1: Introduction to Reflexology Module 2: Understanding the Feet Module 3: The Role of the Reflexologist Module 4: Reflexology Techniques Module 5: Cells, Tissues & Skin Module 6: The Digestive System Module 7: The Respiratory System Module 8: The Circulatory System Module 9: The Lymphatic System Module 10: The Endocrine System Module 11: The Nervous System Module 12: The Special Organs Module 13: The Musculoskeletal System Module 14: The Urinary System Module 15: Reflexology for the Hands Module 16: Reflexology Business and Practice Management Assessment Method of Reflexology Course After completing Reflexology: Reflexology Course, you will get quizzes to assess your learning. You will do the later modules upon getting 60% marks on the quiz test. Apart from this, you do not need to sit for any other assessments. Certification of Reflexology Course After completing the Reflexology: Reflexology Course, you can instantly download your certificate for FREE. The hard copy of the certification will also be delivered to your doorstep via post, which will cost £13.99. Who is this course for? Reflexology: Reflexology Course Online This Reflexology: Reflexology Course is open to anybody with an interest in reflexology. Requirements Reflexology: Reflexology Course Online To enroll in this Reflexology: Reflexology Course, students must fulfil the following requirements: Good Command over English language is mandatory to enroll in our Reflexology: Reflexology Course. Be energetic and self-motivated to complete our Reflexology: Reflexology Course. Basic computer Skill is required to complete our Reflexology: Reflexology Course. If you want to enroll in our Reflexology: Reflexology Course, you must be at least 15 years old. Career path Reflexology: Reflexology Course Online This Reflexology: Reflexology Course will prepare learners for further training and support a workplace role.
Plumbing: Plumbing Course Online Unlock the Plumbing: Plumbing Course : Enrol Now! Plumbers are skilled professionals who install and maintain piping and water systems in residential and commercial buildings. Do you want to start a plumbing career or do you want to advance your plumbing skills? Then our Plumbing: Plumbing Course will help you to learn the fundamental skills and knowledge required to advance your career as a professional plumber. This Plumbing: Plumbing Course will provide you with a solid foundation to become a confident plumber and develop more advanced skills, whether you are self-taught and want to fill in the gaps for improved efficiency and productivity. Now is the time to enrol in this Plumbing: Plumbing Course, learn from the best in the field, and stand out from all other applicants and employees to develop your career in this Plumbing: Plumbing Course by demonstrating exceptional qualities! Main Course: Plumbing Course Free Courses included with Plumbing: Plumbing Course: Along with Plumbing Course you will get free Level 5 Negotiation Skills Along with Plumbing Course you will get free Anger Management Special Offers of this Plumbing: Plumbing Course; This Plumbing: Plumbing Course includes a FREE PDF Certificate. Lifetime access to this Plumbing: Plumbing Course Instant access to this Plumbing: Plumbing Course 24/7 Support Available to this Plumbing: Plumbing Course Plumbing: Plumbing Course Online The Plumbing: Plumbing Course will assist you in recognising the instruments, machinery, and supplies used or put to use in plumbing: plumbing. Additionally, this Plumbing: Plumbing Course will show you how to use the materials to boost efficiency and decrease inefficiency, as well as what they are used for. You will also receive easy-to-digest modules and learning resources in this Professional Plumbing: Plumbing course. This Plumbing: Plumbing Course gives you the opportunity to stand out in your future job. Also, your resume will benefit from the necessary abilities you acquire after finishing this Plumbing: Plumbing Course. Who is this course for? Plumbing: Plumbing Course Online This comprehensive Plumbing: Plumbing Course is ideal for anyone looking to advance their career or improve their job prospects in the plumbing: plumbing industry. This Plumbing: Plumbing Course is perfect for those who want to excel at their jobs. Requirements Plumbing: Plumbing Course Online To enrol in this Plumbing: Plumbing Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Plumbing: Plumbing Course. Be energetic and self-motivated to complete our Plumbing: Plumbing Course. Basic computer Skill is required to complete our Plumbing: Plumbing Course. If you want to enrol in our Plumbing: Plumbing Course, you must be at least 15 years old. Career path Plumbing: Plumbing Course Online. The Plumbing: Plumbing Course is designed to help you get your dream job or even the promotion you've always wanted. With the assistance and guidance of our Plumbing: Plumbing Course, you will learn the necessary skills and knowledge to excel in your professional life.
Food Hygiene: Food Hygiene Course Online Unlock the Food Hygiene: Food Hygiene Course: Enrol Now! Our Food Hygiene: Food Hygiene Course will take you through the various aspects of food safety and hygiene, providing a thorough understanding of food safety legislation, best practices, and contamination prevention. In addition, through this Food Hygiene: Food Hygiene Course, you will learn the importance of good food safety standards, how to expertly identify the various hazards that can occur during the food preparation process, and how to create appropriate hazard control systems and cleaning plans to ensure the highest levels of hygiene and cleanliness. By the end of this Food Hygiene: Food Hygiene Course, you will have the skills and practical knowledge to implement an effective food hygiene management system for your workplace using the best practice guidelines. Courses you will get: Course 01: Level 2 Food Hygiene and Safety Course 02: Level 2 Food Hygiene and Safety For Catering Course 03: Level 3 Supervising Food Safety in Catering [ Note: Free PDF certificate as soon as completing the Food Hygiene: Food Hygiene Course] Food Hygiene: Food Hygiene Course Online This Food Hygiene: Food Hygiene Course consists of 10 modules. Course Curriculum of Food Hygiene: Food Hygiene Course Module 01: Introduction to Food Hygiene Module 02: Food Safety- An Introduction Module 03: Food Hygiene and Safety Legislation in the UK Module 04: Food Safety Management (HACCP) Module 05: Nature and Origin of Food Contamination Module 06: Controlling Contamination Module 07: Bacterial Food Poisoning Module 08: Non-Bacterial Food Poisoning Module 09: Storage and Temperature Control of Foods Module 10: Cleaning and Disinfection Assessment Method of Food Hygiene: Food Hygiene Course After completing Food Hygiene: Food Hygiene Course, you will get quizzes to assess your learning. You will do the later modules upon getting 60% marks on the quiz test. Apart from this, you do not need to sit for any other assessments. Certification of Food Hygiene: Food Hygiene Course After completing the Food Hygiene: Food Hygiene Course, you can instantly download your certificate for FREE. The hard copy of the certification will also be delivered to your doorstep via post, which will cost £13.99. Who is this course for? Food Hygiene: Food Hygiene Course Online This Food Hygiene: Food Hygiene Course is designed for all levels of food, catering, and hospitality specialists. Requirements Food Hygiene: Food Hygiene Course Online To enrol in this Food Hygiene: Food Hygiene Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Food Hygiene: Food Hygiene Course. Be energetic and self-motivated to complete our Food Hygiene: Food Hygiene Course. Basic computer Skill is required to complete our Food Hygiene: Food Hygiene Course. If you want to enrol in our Food Hygiene: Food Hygiene Course, you must be at least 15 years old. Career path Food Hygiene: Food Hygiene Course Online
This five-day programme empowers participants with the skills and knowledge to understand and effectively apply best practice commercial and contracting principles and techniques, ensuring better contractor performance and greater value add. This is an assessed programme, leading to the International Association for Contracts & Commercial Management (IACCM)'s coveted Contract and Commercial Management Practitioner (CCMP) qualification. By the end of this comprehensive programme the participants will be able to: Develop robust contracting plans, including scopes of work and award strategies Undertake early market engagements to maximise competition Conduct effective contracting and commercial management activities, including ITT, RFP, negotiated outcomes Understand the legalities of contract and commercial management Negotiate effectively with key stakeholders and clients, making use of the key skills of persuading and influencing to optimise outcomes Undertake effective Supplier Relationship Management Appreciate the implications of national and organisational culture on contracting and commercial activities Appreciate professional contract management standards Set up and maintain contract and commercial management governance systems Take a proactive, collaborative, and agile approach to managing commercial contracts Develop and monitor appropriate and robust KPIs and SLAs to manage the contractor and facilitate improved contractor performance Appreciate the cross-functional nature of contract management Collaborate with clients to deliver sustainable performance and to manage and exceed client expectations Understand the roles and responsibilities of contract and commercial managers Use effective contractor selection and award methods and models (including the 10Cs model) and use these models to prepare robust propositions to clients Make effective use of lessons learned to promote improvements from less than optimal outcomes, using appropriate templates Effectively manage the process of change, claims, variations, and dispute resolution Develop and present robust propositions Make appropriate use of best practice contract and commercial management tools, techniques, and templates DAY ONE 1 Introduction Aims Objectives KPIs Learning strategies Plan for the programme 2 The contracting context Key objectives of contract management Importance and impact on the business 3 Critical success factors Essential features of professional commercial and contract management and administration The 6-step model 4 Putting the 'management' into commercial and contract management Traditional v 'new age' models The need for a commercial approach The added value generated 5 Definitions 'Commercial management' 'Contract management' 'Contracting' ... and why have formal contracts? 6 Stakeholders Stakeholder mapping and analysis The 'shared vision' concept Engaging with key functions, eg, HSE, finance, operations 7 Roles and responsibilities Contract administrators Stakeholders 8 Strategy and planning Developing effective contracting plans and strategies DAY TWO 1 Contract control Tools and techniques, including CPA and Gantt charts A project management approach Developing effective contract programmes 2 The contracting context Key objectives of contract management Importance and impact on the business 3 Tendering Overview of the contracting cycle Requirement to tender Methods Rationale Exceptions Steps Gateways Controls One and two package bids 4 Tender assessment and contract award I - framework Tender board procedures Role of the tender board (including minor and major tender boards) Membership Administration Developing robust contract award strategies and presentations DAY THREE 1 Tender assessment and contract award II - processes Pre-qualification processes CRS Vendor registration rules and processes Creating bidder lists Disqualification criteria Short-listing Using the 10Cs model Contract award and contract execution processes 2 Minor works orders Process Need for competition Role and purpose Controls Risks 3 Contract strategy Types of contract Call-offs Framework agreements Price agreements Supply agreements 4 Contract terms I: Pricing structures Lump sum Unit price Cost plus Time and materials Alternative methods Target cost Gain share contracts Advance payments Price escalation clauses 5 Contract terms II: Other financial clauses Insurance Currencies Parent body guarantees Tender bonds Performance bonds Retentions Sub-contracting Termination Invoicing 6 Contract terms III: Risk and reward Incentive contracts Management and mitigation of contractual risk DAY FOUR 1 Contract terms IV: Jurisdiction and related matters Applicable laws and regulations Registration Commercial registry Commercial agencies 2 Managing the client-contractor relationship Types of relationship Driving forces Link between type of contract and style of relationships Motivation - use of incentives and remedies 3 Disputes Types of dispute Conflict resolution strategies Negotiation Mediation Arbitration DAY FIVE 1 Performance measurement KPIs Benchmarking Cost controls Validity of savings Balanced scorecards Using the KPI template 2 Personal qualities of the contract manager Negotiation Communication Persuasion and influencing Working in a matrix environment 3 Contract terms V: Drafting skills Drafting special terms 4 Variations Contract and works variation orders Causes of variations Risk management Controls Prevention Negotiation with contractors 5 Claims Claims management processes Controls Risk mitigation Schedules of rates 6 Close-out Contract close-out and acceptance / completion HSE Final payments Performance evaluation Capturing the learning 7 Close Review Final assessment Next steps
Warehouse Safety Course Overview: This Warehouse Safety course is designed to equip learners with essential knowledge and skills for ensuring safety in warehouse environments. The course covers critical safety practices, identifying hazards, managing risks, and applying appropriate health and safety measures to maintain a safe workplace. Learners will gain a comprehensive understanding of warehouse safety protocols, including safe handling of materials, equipment usage, and site safety. By the end of the course, learners will be well-prepared to implement safety standards and reduce risks, ensuring compliance with industry regulations and creating safer working conditions in warehouses. Course Description: The course delves into the key aspects of warehouse safety, focusing on managing health and safety risks, identifying hazards, and complying with regulatory standards. Topics include an introduction to warehouse safety, health and safety management systems, common warehouse hazards, manual and mechanical handling, and site-specific safety requirements. Learners will explore best practices for creating a safe warehouse environment, from proper handling techniques to ensuring equipment is used safely. The course is structured to foster a deep understanding of warehouse safety protocols, with content delivered through clear, accessible modules designed to support learners in applying these practices effectively. Upon completion, learners will be equipped to contribute to safer, more efficient warehouse operations. Warehouse Safety Curriculum: Module 01: The Role of Warehouse Module 02: Introduction to Warehouse Safety Module 03: Health and Safety Management in Warehouses Module 04: General Warehouse Hazards Module 05: Manual and Mechanical Handling Module 06: Site Safety (See full curriculum) Who is this course for? Individuals seeking to enhance their warehouse safety knowledge. Professionals aiming to improve safety practices in warehouse operations. Beginners with an interest in warehouse safety and risk management. Warehouse staff and supervisors looking to update their safety skills. Career Path: Warehouse Safety Officer Health and Safety Manager Warehouse Supervisor Logistics Coordinator Risk Management Consultant Warehouse Operations Manager
Working in Confined Spaces Training Course Overview: The "Working in Confined Spaces Training" course is designed to equip learners with the essential knowledge and skills required to safely work in confined spaces. This training focuses on understanding the hazards associated with confined space environments, the importance of health and safety regulations, and the best practices for minimising risks. Learners will gain an in-depth understanding of the risks, the legislative framework, and the specific procedures required for working in such environments. Upon completion, learners will have a solid foundation in identifying potential dangers, implementing safety measures, and responding to emergency situations. This course is essential for anyone working in industries where confined space work is required, helping to ensure a safe and compliant working environment. Course Description: This course covers key aspects of working in confined spaces, focusing on hazard identification, risk assessment, and emergency procedures. Learners will be introduced to the relevant regulations, including the Confined Spaces Regulations 1997, and the importance of personal protective equipment (PPE) and ventilation systems. The course explores different types of confined spaces, typical hazards such as oxygen deficiency, and how to assess and control these risks effectively. Learners will also examine the importance of teamwork, communication, and safe entry/exit procedures. The content is delivered through engaging, structured modules, combining theoretical understanding with practical guidance to ensure learners develop the knowledge needed to work safely in confined spaces. After completing this training, learners will be confident in implementing safety protocols and responding to emergencies within confined space settings. Working in Confined Spaces Training Curriculum: Module 01: Working in Confined Spaces Training (See full curriculum) Who is this course for? Individuals seeking to work safely in confined spaces. Professionals aiming to enhance their knowledge of health and safety regulations. Beginners with an interest in health and safety or industrial work environments. Workers in industries such as construction, utilities, and manufacturing. Career Path: Health and Safety Officer Industrial Safety Manager Confined Space Supervisor Emergency Response Coordinator Environmental Health and Safety Specialist