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

17132 Other courses in Aberystwyth delivered Online

Emotional Intelligence

By Underscore Group

Understand what Emotional Intelligence is and how it impacts you and others around you. Course overview Duration: 1 day (6.5 hours) Emotional intelligence (EI) is increasingly being regarded as a major key to personal success. IQ measures our ability to problem solve and is pretty difficult if not impossible to change. Our emotional intelligence is our ability to problem solve about emotions and like any other skill can be developed and honed. Some of the most successful people in life today are those who are regarded as having a high level of emotional intelligence whatever their level of IQ. Being able to manage themselves and others successfully is often a crucial factor in their success. With a growing emphasis on ‘soft skills’, leaders and managers need to be able to sensitively handle other people, both within and outside the organisation. Emotions are important in work life. They drive motivation and commitment; they are an inherent part of what we do whatever our job role. Effective individuals are proficient at recognising, using, understanding, and managing emotions in themselves and others. This one day course will help participants improve their understanding and skill in these areas. Objectives  By the end of the course you will be able to: Identify the aspects of your role where emotions are important Recognise the four key elements of Emotional Intelligence Use a range of skills to build and maintain key relationships Develop an emotionally intelligent ‘culture’ in your part of the organisation Create a personal action plan to continue to enhance and monitor your Emotional Intelligence Content Emotional Intelligence (EI) What is Emotional Intelligence? Where does it sit in the “whole person model” IQ, Personality Traits, Skills and Knowledge and EI Dispelling the myths and legends about EI The RUUM Model of EI Recognising emotions in self and others Using emotions Understanding emotions Managing emotions Developing Skills in each of the 4 areas of EI Short and long-term strategies to develop EI Developing compensating strategies where needed Practical application of EI Leveraging EI strengths Practice using RUUM Model Case studies and scenarios Video analysis Examples in the public eye we can all relate to Incorporating EI into your day to day role Practical steps Peer coaching Action planning Optional Follow-up After completing this course, you have an opportunity to complete a psychometric to understand more about emotional motional drivers and derailers. If you would like to do this, you will be invited to complete a psychometric questionnaire called Lumina Emotion.It can be done online and takes between 30-60 minutes. The results are compiled into a report which one of our trained and accredited coaches will go through with the participant individually to work up an action plan to leverage their EI strengths and develop strength where needed.This can be very powerful in building EI into your people and your organisation.

Emotional Intelligence
Delivered in Horsham or OnlineFlexible Dates
Price on Enquiry

Social Worker Courses - CPD Certified

4.9(27)

By Apex Learning

Embark on a life-changing journey to empower others and transform lives with our comprehensive Social Worker and Bundle Courses. Designed to equip you with a robust understanding of social work theories, casework processes, and ethical conduct, our curriculum promises a dynamic learning experience that will open doors to a meaningful career in social care. With a focus on working effectively with diverse adult populations, this Social Worker programme will enable you to make a lasting impact on individuals, families, and communities who need your support and guidance. Our specially curated Social Worker bundle go beyond the essentials of social work, diving deep into mental health, addiction, safeguarding, and positive psychology. These additional courses will enrich your knowledge and skills in various specialised fields, preparing you for a well-rounded career in social care. From understanding the complexities of mental health and addiction to mastering the art of counselling, our programme is tailored to help you excel as a compassionate and effective social worker. Don't miss this opportunity to unlock your potential and contribute to a brighter future for those in need. Enrol Social Worker today and take the first step towards making a difference. This Social Worker Bundle Consists of the following Premium courses: Course 01: Social Work Studies Diploma Course 02: Work Preparation for Adult Social Care Level 5 Course 03: Youth Work Certificate Complete Diploma Course 04: Family Support Worker Diploma Course 05: Adverse Childhood Experiences and Cure Course 06: Domestic Violence and Abuse Awareness - Level 2 Course 07: Substance Misuse Awareness Online Certification Course Course 08: Adult Safeguarding Course 09: Safeguarding Children Level 3 Course 10: Addiction and Mental Health - Dual Diagnosis Course 11: Level 3 Mental Health Awareness Course Course 12: Counselling Complete Course Course 13: Positive Psychology Masterclass Course 14: First Aid Trainer Course Key features of this Social Worker: This Social Worker bundle is CPD QS Accredited Learn from anywhere in the world Lifetime access Social Worker is entirely online 24/7 Learner support The Social Worker bundle incorporates basic to advanced level skills to shed some light on your way and boost your career. Hence, you can strengthen your Social Worker expertise and essential knowledge, which will assist you in reaching your goal. Moreover, you can learn Social Worker from any place in your own time without travelling for classes. The Social Worker bundle incorporates basic to advanced level skills to shed some light on your way and boost your career. Hence, you can strengthen your Social Worker expertise and essential knowledge, which will assist you in reaching your goal. Course Curriculum of Social Worker: Course 01: Social Worker Studies Diploma An Overview of Social Work Social Work Basics Theories of Social Work and Sociology Casework Process and Teamwork Dimensions of Social Work / Models of Intervention Practice Contexts and Application Working with Adults Principles of Conduct and Role as Social Care Worker How will I get my Social Worker Certificate? After successfully completing the Social Worker course, you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (For The Title Course) Hard Copy Certificate: Free (For The Title Course) CPD 155 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Who is this Social Worker course for: Aspiring social workers Current social care workers looking to enhance skills Individuals interested in mental health and addiction Professionals in family support and youth work Those seeking to work in safeguarding and domestic violence People interested in counselling and positive psychology Requirements Our Social Worker course is fully compatible with PCs, Macs, laptops, tablets and Smartphone devices. Career path Social Worker Training Social Worker - £32,000 per year Mental Health Support Worker - £21,000 per year Family Support Worker - £23,000 per year Youth Worker - £24,000 per year Domestic Violence Support Worker - £22,000 per year Substance Misuse Counsellor - £26,000 per year Certificates Certificate of completion Digital certificate - Included

Social Worker Courses - CPD Certified
Delivered Online On Demand
£100

Salesforce Build Applications Programmatically on the Salesforce Platform (DEX450)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is designed for programmatic developers looking to write programmatic customizations to both business logic and UI layers using Apex and Visualforce. You should have a good understanding of core object-oriented programming concepts and experience building declarative solutions on the Salesforce Platform. This course is also a great foundation builder if you're looking to earn your Salesforce Platform Developer I credential. IMPORTANT: Students are expected to follow the steps detailed in the Computer Set-up Guide for this class if you'll be using your own computer when attending a virtual or in-person class. Overview Learn modern tools for developing on the Salesforce Platform using Visual Studio Code, the Salesforce Extension Pack, and the Salesforce CLI. Write business logic customizations using Apex triggers and classes; those customizations will use SOQL and DML. Design programmatic solutions that take advantage of declarative customizations. Describe how your trigger code works within the basics of the Save Order of Execution. Describe some of the fundamental aspects of designing programs on a multi-tenant platform. Write Visualforce markup and code to customize the user interface. Use the built-in testing framework to test Apex and Visualforce. Learn how to customize and design applications programmatically on the Salesforce Platform. In this 5-day class, our platform experts will introduce you to Apex (Salesforce?s programming language) and Visualforce markup, so you can customize your Salesforce applications using code and explore how Apex interacts with declarative customizations on the platform. Learn how to retrieve, manipulate, and store data programmatically in data objects (sObjects), write and test custom logic, write Visualforce pages to customize your user interface, and deploy your solutions to another environment. Get an overview of the declarative automation tools available on the platform and a brief introduction to the Lightning Component framework. Plus, explore the nuances of working on a multi-tenant platform so you can extend the platform to meet business demands. Declarative Automation Create Formula Fields Create Roll-Up Summary Fields Understand Record Types Review Other Automation Tools Build a Data Model on the Salesforce Platform Programming with Apex Describe Key Aspects of Apex That Differentiate It from Other Languages, Such as Java and C# Describe Why Apex Transactions and Governor Limits Must Be Considered When Writing Apex Execute Simple Apex Use the sObject Data Type, the Primitive Data Types, and Basic Control Statements in Apex Using SOQL and SOSL to Retrieve Your Org?s Data Write a Basic Query Using Salesforce?s Query Language, SOQL Process the Result of a Query in Apex Create a Query Dynamically at Run-Time Use SOQL to Query Parent-Child Relationships Describe a Relationship Query Write a Query That Traverses a Child-to-Parent Relationship Write a Query That Traverses a Parent-to-Child Relationship Use SOSL to Search Data Using DML to Manipulate Your Org?s Data List the Differences Between the Ways You Can Invoke DML Operations Write Apex to Invoke DML Operations and Handle DML Errors Deployment What Is Deployment? Deploy Code Using Change Sets Use the Ant Migration Tool Review Managed and Unmanaged Packages Explore Salesforce DX Trigger Essentials Describe What a Trigger Is Used For Describe the Syntax of a Trigger Definition Use Trigger Context Variables Apex Class Essentials Describe How Apex Classes Are Used Define an Apex Class Determine What Data an Apex Class Can Access The Save Order of Execution, Apex Transactions, and Platform Events Describe Key Points in the Order of Execution Describe How Triggers Fit Into and Can Be Impacted by the Order of Execution Describe the Lifecycle of an Apex Transaction Describe the Memory Lifecycle for Static Attributes Use Platform Events for Immediate Error Logging Apex Testing Describe the Apex Testing Framework Create Test Data Write and Run an Apex Test Test Best Practices Strategies for Designing Efficient Apex Solutions Describe Best Practices for Writing Code That Is Easy to Maintain and Extend Write Triggers and Classes That Assume Batches of Data as Input Write Code That Works Efficiently with the Database, Both in Querying and Using DML Trigger Design Strategies List Declarative Mechanisms You Can Use to Implement Complex Business Logic, What Types of Problems They?re Best Used for, and Their Limitations Describe Ways in Which You Can Use Declarative Functionality to Improve Your Programmatic Solutions Working with Visualforce Create a Visualforce Page Reference a Standard Controller Launch a Visualforce Page Using a Custom Button Display Data from a Record in a Visualforce Page Reference Custom Controllers and Controller Extensions Work with List Controllers Visualforce Development Considerations and Testing Describe Common Limit Issues and Security Concerns Describe Strategies for Testing Visualforce Controllers Write Tests for Controller Constructors Write Tests for Action Methods, Getters, Setters, and Properties Lightning Components Create and Surface an Aura Component Create and Surface a Lightning Web Component Additional course details: Nexus Humans Salesforce Build Applications Programmatically on the Salesforce Platform (DEX450) 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 Salesforce Build Applications Programmatically on the Salesforce Platform (DEX450) 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.

Salesforce Build Applications Programmatically on the Salesforce Platform (DEX450)
Delivered OnlineFlexible Dates
Price on Enquiry

Information Assurance (STIG) Overview (TT8800)

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for The intended audience for this comprehensive course on Information Assurance and STIGs includes professionals with roles such as: IT professionals - System administrators, network engineers, and security analysts who are responsible for maintaining and securing IT infrastructure and web applications. Developers - Software engineers and web developers who design, implement, and maintain web applications, and need to integrate security best practices throughout the development process. Project teams - Cross-functional teams that collaborate on application development projects, including members from development, testing, and deployment teams. Technical leads - Senior software engineers or architects who oversee technical aspects of projects and ensure the implementation of secure design and coding practices. Project managers - Professionals responsible for planning, executing, and closing projects, ensuring that security requirements are met throughout the project lifecycle. Overview Working in an interactive learning environment, guided by our application security expert, you'll explore: The concepts and terminology behind defensive coding Threat Modeling as a tool in identifying software vulnerabilities based on realistic threats against meaningful assets The entire spectrum of threats and attacks that take place against software applications in today's world The role that static code reviews and dynamic application testing to uncover vulnerabilities in applications The vulnerabilities of programming languages as well as how to harden installations The basics of Cryptography and Encryption and where they fit in the overall security picture The requirements and best practices for program management as specified in the STIGS The processes and measures associated with the Secure Software Development (SSD) The basics of security testing and planning Understand the concepts and terminology behind defensive coding Understand Threat Modeling as a tool in identifying software vulnerabilities based on realistic threats against meaningful assets Learn the entire spectrum of threats and attacks that take place against software applications in today's world Discuss the role that static code reviews and dynamic application testing to uncover vulnerabilities in applications Understand the vulnerabilities of programming language as well as how to harden installations Understand the basics of Cryptography and Encryption and where they fit in the overall security picture Understand the fundamentals of XML Digital Signature and XML Encryption as well as how they are used within the web services arena Understand the requirements and best practices for program management as specified in the STIGS Understand the processes and measures associated with the Secure Software Development (SSD) Understand the basics of security testing and planning The Information Assurance (STIG) Overview is a comprehensive two-day course that delves into the realm of Information Assurance, empowering you to enhance your cybersecurity skills, understand the essentials of STIGs, and discover cutting-edge web application security practices. This immersive experience is tailored for IT professionals, developers, project teams, technical leads, project managers, testing/QA personnel, and other key stakeholders who seek to expand their knowledge and expertise in the evolving cybersecurity landscape. The course focuses on the intricacies of best practices for design, implementation, and deployment, inspired by the diverse and powerful STIGs, ultimately helping participants become more proficient in application security.The first half of the course covers the foundations of DISA's Security Technical Implementation Guides (STIGs) and learn the ethical approach to bug hunting, while exploring the language of cybersecurity and dissecting real-life case studies. Our expert instrtors will guide you through the importance of respecting privacy, working with bug bounty programs, and avoiding common mistakes in the field.The next half delves into the core principles of information security and application protection, as you learn how to identify and mitigate authentication failures, SQL injections, and cryptographic vulnerabilities. You?ll gain experience with STIG walkthroughs and discover the crucial steps for securing web applications.Throughout the course, you'll also explore the fundamentals of application security and development, including checklists, common practices, and secure development lifecycle (SDL) processes. You?ll learn from recent incidents and acquire actionable strategies to strengthen your project teams and IT organizations. You'll also have the opportunity to explore asset analysis and design review methodologies to ensure your organization is prepared to face future cybersecurity challenges. DISA's Security Technical Implementation Guides (STIGs) The motivations behind STIGs Requirements that the various software development roles must meet Implementing STIG requirements and guidelines Why Hunt Bugs? The Language of CyberSecurity The Changing Cybersecurity Landscape AppSec Dissection of SolarWinds The Human Perimeter Interpreting the 2021 Verizon Data Breach Investigation Report First Axiom in Web Application Security Analysis First Axiom in Addressing ALL Security Concerns Lab: Case Study in Failure Safe and Appropriate Bug Hunting/Hacking Working Ethically Respecting Privacy Bug/Defect Notification Bug Bounty Programs Bug Hunting Mistakes to Avoid Principles of Information Security Secuity Is a Lifecycle Issue Minimize Attack Surface Area Layers of Defense: Tenacious D Compartmentalize Consider All Application States Do NOT Trust the Untrusted Identification and Authentication Failures Applicable STIGs Quality and Protection of Authentication Data Proper hashing of passwords Handling Passwords on Server Side Session Management HttpOnly and Security Headers Lab: STIG Walk-Throughs Injection Applicable STIGs Injection Flaws SQL Injection Attacks Evolve Drill Down on Stored Procedures Other Forms of Server-Side Injection Minimizing Injection Flaws Client-side Injection: XSS Persistent, Reflective, and DOM-Based XSS Best Practices for Untrusted Data Lab: STIG Walk-Throughs Applications: What Next? Common Vulnerabilities and Exposures CWE/SANS Top 25 Most Dangerous SW Errors Strength Training: Project Teams/Developers Strength Training: IT Organizations Cryptographic Failures Applicable STIGs Identifying Protection Needs Evolving Privacy Considerations Options for Protecting Data Transport/Message Level Security Weak Cryptographic Processing Keys and Key Management Threats of Quantum Computing Steal Now, Crack Later Threat Lab: STIG Walk-Throughs Application Security and Development Checklists Checklist Overview, Conventions, and Best Practices Leveraging Common AppSec Practices and Control Actionable Application Security Additional Tools for the Toolbox Strength Training: Project Teams/Developers Strength Training: IT Organizations Lab: Recent Incidents SDL Overview Attack Phases: Offensive Actions and Defensive Controls Secure Software Development Processes Shifting Left Actionable Items Moving Forward Lab: Design Study Review Asset Analysis Asset Analysis Process Types of Application-Related Assets Adding Risk Escalators Discovery and Recon Design Review Asset Inventory and Design Assets, Dataflows, and Trust Boundaries Risk Escalators in Designs Risk Mitigation Options

Information Assurance (STIG) Overview (TT8800)
Delivered OnlineFlexible Dates
Price on Enquiry

Dealing with Difficult People - CPD Certified

5.0(3)

By School Of Health Care

Dealing with Difficult People: Dealing with Difficult People Online Difficult people defy logic. Some are blissfully unaware of the negative impact they have on those around them, while others appear to derive satisfaction from causing chaos and pushing other people's buttons. In either case, they add unnecessary complexity, strife and worst of all stress. Stress has long been shown in studies to have a long-term negative impact on the brain. Even a few days of stress reduces the effectiveness of neurons in the hippocampus, a key brain area responsible for reasoning and memory. Weeks of stress cause reversible damage to neuronal dendrites (the small "arms" that brain cells use to communicate with one another), while months of stress can destroy neurons permanently. Stress is a formidable threat to your success; when it becomes uncontrollable, your brain and performance suffer. The majority of workplace stressors are easy to identify. Dealing with difficult people is always stressful. We've all been in situations where we had to interact with difficult people, whether at work, school, or over a business lunch. They do exist in the workplace, and the better you become at dealing with them, the happier you will be at work. Difficult people may take advantage of every opportunity to cause problems, or they may simply use passive resistance to waylay your best efforts to move your agenda forward. While you cannot control others, you can control and improve yourself by doing the following: Recognising your own attitudes and behaviours, creating coping strategies, managing your anger. Through this Dealing with Difficult People course, you'll learn how to deal with aggressive, manipulative, undermining, prejudiced, or otherwise difficult people. Why choose this Dealing with Difficult People: Dealing with Difficult People from the School of Health Care? Self-paced course, access available from anywhere in the world. High-quality study materials that are easy to understand. Dealing with Difficult People: Dealing with Difficult People developed by industry experts. After each module, there will be an MCQ quiz to assess your learning. Assessment results are generated automatically and instantly. 24/7 support is available via live chat, phone call, or email. Free PDF certificate after completing the Dealing with Difficult People: Dealing with Difficult People. Courses Included with This Dealing with Difficult People: Dealing with Difficult People Bundle. Course 01: Dealing with Difficult People Course 02: Level 5 Diploma in Risk Management Course Course 03: Level 5 Report Writing Course Course 04: Communication Skills Course Course 05: Workplace Stress Management Course 06: Anger Management [ Note: Free PDF certificate as soon as completing the Dealing with Difficult People: Dealing with Difficult People course] Dealing With Difficult People: Dealing with Difficult People Online. This Dealing With Difficult People: Dealing with Difficult People course consists of 08 modules. Course Curriculum of Dealing with Difficult People: Dealing with Difficult People Module 01: Difficult People and Their Difficult Behaviour Module 02: Communicating with Difficult People Module 03: Standing Up to Difficult People Module 04: A Quick Guide to the Seven Classically Difficult Types Module 05: Dealing with Bosses Who Drive You Barmy Module 06: Colleagues to Throttle Module 07: Dealing with Impossible People Module 08: The Temper Tantrum Type Assessment Method of Dealing with Difficult People: Dealing with Difficult People After completing Dealing with Difficult People: Dealing with Difficult People, 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 Dealing with Difficult People: Dealing with Difficult People After completing the Dealing with Difficult People: Dealing with Difficult People, 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? Dealing With Difficult People: Dealing with Difficult People Online This Dealing with Difficult People: Dealing with Difficult People course is ideal for: Anyone involved in communication at work. Executive Assistants or Sales Reps Customer Support Agents Requirements Dealing with Difficult People: Dealing with Difficult People Online To enrol in this Dealing with Difficult People Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Dealing with Difficult People: Dealing with Difficult People Course. Be energetic and self-motivated to complete our Dealing with Difficult People: Dealing with Difficult People Course. Basic computer Skill is required to complete our Dealing with Difficult People Course. If you want to enrol in our Dealing with Difficult People Course, you must be at least 15 years old. Career path Dealing with Difficult People: Dealing with Difficult People Online

Dealing with Difficult People - CPD Certified
Delivered Online On Demand18 hours
£12

Python Introduction

By Nexus Human

Duration 3.5 Days 21 CPD hours This course is intended for This course is aimed at students new to the language who may or may not have experience with other programming languages. Overview Learn how Python works and what it's good for. Understand Python's place in the world of programming languages Learn to work with and manipulate strings in Python. Learn to perform math operations with Python. Learn to work with Python sequences: lists, arrays, dictionaries, and sets. Learn to collect user input and output results. Learn flow control processing in Python. Learn to write to and read from files using Python. Learn to write functions in Python. Learn to handle exceptions in Python. Learn to work with dates and times in Python. In this Python training course by Webucator, Inc, students learn to program in Python. Python Basics Running Python Hello, World! Literals Python Comments Data Types Variables Writing a Python Module print() Function Named Arguments Collecting User Input Getting Help Functions and Modules Defining Functions Variable Scope Global Variables Function Parameters Returning Values Importing Modules Math Arithmetic Operators Modulus and Floor Division Assignment Operators Built-in Math Functions The math Module The random Module Seeding Python Strings Quotation Marks and Special Characters String Indexing Slicing Strings Concatenation and Repetition Common String Methods String Formatting Built-in String Functions Iterables: Sequences, Dictionaries, and Sets Definitions Sequences Unpacking Sequences Dictionaries The len() Function Sets *args and **kwargs Flow Control Conditional Statements The is and is not Operators Python's Ternary Operator Loops in Python The enumerate() Function Generators List Comprehensions File Processing Opening Files The os and os.path Modules Exception Handling Wildcard except Clauses Getting Information on Exceptions The else Clause The finally Clause Using Exceptions for Flow Control Exception Hierarchy Dates and Times Understanding Time The time Module The datetime Module Running Python Scripts from the Command Line The sys Module sys.argv

Python Introduction
Delivered OnlineFlexible Dates
Price on Enquiry

VMware Kubernetes Fundamentals and Cluster Operations

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for Anyone who is preparing to build and run Kubernetes clusters Overview By the end of the course, you should be able to meet the following objectives: Build, test, and publish Docker container images Become familiar with YAML files that define Kubernetes objects Understand Kubernetes core user-facing concepts, including pods, services, and deployments Use kubectl, the Kubernetes CLI, and become familiar with its commands and options Understand the architecture of Kubernetes (Control plane and its components, worker nodes, and kubelet) Learn how to troubleshoot issues with deployments on Kubernetes Apply resource requests, limits, and probes to deployments Manage dynamic application configuration using ConfigMaps and Secrets Deploy other workloads, including DaemonSets, Jobs, and CronJobs Learn about user-facing security using SecurityContext, RBAC, and NetworkPolicies This four-day course is the first step in learning about Containers and Kubernetes Fundamentals and Cluster Operations. Through a series of lectures and lab exercises, the fundamental concepts of containers and Kubernetes are presented and put to practice by containerizing and deploying a two-tier application into Kubernetes. Course Introduction Introductions and objectives Containers What and Why containers Building images Running containers Registry and image management Kubernetes Overview Kubernetes project Plugin interfaces Building Kubernetes Kubectl CLI Beyond Kubernetes Basics Kubernetes objects YAML Pods, replicas, and deployments Services Deployment management Rolling updates Controlling deployments Pod and container configurations Kubernetes Networking Networking within a pod Pod-to-Pod Networking Services to Pods ClusterIP, NodePort, and LoadBalancer Ingress controllers Service Discovery via DNS Stateful Applications in Kubernetes Stateless versus Stateful Volumes Persistent volumes claims StorageClasses StatefulSets Additional Kubernetes Considerations Dynamic configuration ConfigMaps Secrets Jobs, CronJobs Security Network policy Applying a NetworkPolicy SecurityContext runAsUser/Group Service accounts Role-based access control Logging and Monitoring Logging for various objects Sidecar logging Node logging Audit logging Monitoring architecture Monitoring solutions Octant VMware vRealize Operations Manager Cluster Operations Onboarding new applications Backups Upgrading Drain and cordon commands Impact of an upgrade to running applications Troubleshooting commands VMware Tanzu portfolio overview

VMware Kubernetes Fundamentals and Cluster Operations
Delivered OnlineFlexible Dates
Price on Enquiry

Nursing Assistant Training - QLS Level 7

By Imperial Academy

FREE Level 7 QLS Endorsed Certificate | 11 CPD Courses + 11 PDF Certificate | 140 CPD Points | CPD Accredited

Nursing Assistant Training - QLS Level 7
Delivered Online On Demand
£129

Executive Secretary & PA Training - CPD Certified

5.0(3)

By School Of Health Care

Executive Secretary & PA Training Course Online For confident candidates with outgoing personalities and a relentless attention to detail, the field of Secretary & PA Diploma services is wide open. Professional personal assistants (PAs) are the ultimate multitaskers, hired to manage the personal affairs and activities of those they support. Some secretaries and PAs work for large corporations, while others are hired by a single executive, entrepreneur, or influential figure. Regardless of which path you take, becoming a trusted and respected PA or Secretary opens the door to a world of incredible career opportunities. Personal qualities and character, as well as hard skills, are important for success as a PA or secretary. It's simply a matter of learning the roles of PAs and secretaries in order to prepare for a rewarding career in the field. This Executive Secretary & PA Training could be the key to your dream job. Transform your ambition and enthusiasm into a rewarding career for life by studying from home at your own pace and time. Learn how to handle a wide range of essential office administration tasks, as well as how to write important business letters and handle complex mail and shipping requirements. Making travel arrangements on behalf of others, organising meetings and events, the importance of time management as a PA, and how to become a better communicator are also covered in the course. Why choose this Executive Secretary & PA Training Course from the School of Health Care? Self-paced course, access available from anywhere in the world. High-quality study materials that are easy to understand. Executive Secretary & PA Training Course developed by industry experts. After each module, there will be an MCQ quiz to assess your learning. Assessment results are generated automatically and instantly. 24/7 support is available via live chat, phone call, or email. Free PDF certificate after completing the Executive Secretary & PA Training Course.. Other Benefits of This Executive Secretary & PA Training Course FREE PDF Certificates Lifetime Access Free Retake Exam Expert Tutor Support Main Course: Executive Secretary & PA Training Course Free Courses Course 01: Level 2 Certificate in Law and Legal Work Course 02: Level 4 Diploma In Paralegal Studies [ Note: Free PDF certificate will provide as soon as completing the Executive Secretary & PA Training Course] Executive Secretary & PA Training Course Online Our Executive Secretary & PA Training course has been designed to equip you with the essential knowledge and skills needed to become an expert executive secretary or personal assistant and will give you all the practical knowledge & credentials that you need to excel in your new role. Enrol on our Executive Secretary & PA Training course today and begin your journey to improve your career prospects with the latest skills and the power of self-belief! Learning Outcomes After completing this Executive Secretary & PA Training course, learner will be able to: Understand personal assistant fundamentals Understand business telephone approaches Understand information regarding shipping and mail services Understand travel arrangements Understand outline setting up conferences and meetings Understand management of time Understand systems for record keeping and filing Understand business writing techniques Understand communication skills Understand customer service Understand basics of microsoft office skills Assessment Method of Executive Secretary & PA Training Course After completing Executive Secretary & PA Training 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 Executive Secretary & PA Training Course After completing the Executive Secretary & PA Training 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? Executive Secretary & PA Training Course Online This Executive Secretary & PA Training course is designed for existing secretarial/administrative workers seeking advancement or newcomers seeking their first professional position. Requirements Executive Secretary & PA Training Course Online To enrol in this Executive Secretary & PA Training Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Executive Secretary & PA Training Course. Be energetic and self-motivated to complete our Executive Secretary & PA Training Course. Basic computer Skill is required to complete our Executive Secretary & PA Training Course. If you want to enrol in our Executive Secretary & PA Training Course, you must be at least 15 years old. Career path Executive Secretary & PA Training Course Online After completing this Executive Secretary & PA Training course, you may able to pursue a formal position in professional Executive PA services such as: Personal Executive Assistant Receptionist Office Assistant Support Secretary Office Manager Personal Concierge Executive Assistant

Executive Secretary & PA Training - CPD Certified
Delivered Online On Demand22 hours
£12

Level 3 Diploma in Biomedical Science - QLS Endorsed

4.7(47)

By Academy for Health and Fitness

Get a Free 1 QLS Endorsed Certificate Course with 10 Additional CPDQS Accredited Bundle Courses In A Single Payment. Do you want to learn more about how science and engineering principles can be used to comprehend biological systems and create new technologies and treatments for illness prevention, treatment, and diagnosis? This field spans numerous subdisciplines, including biochemistry, genetics, pharmacology, toxicology, and many others, and draws on information from many fields, including biology, chemistry, physics, and computer science. Enrol in our Biomedical Science course and discover the latest advancements in biomedical research. With the help of subject-matter experts, this extensive set of online biomedical science programmes provides a complete learning curve for the principles of biomedical research. This Biomedical Science course will help you achieve your goals and prepare you for a gratifying profession. You will learn a wide range of disciplines and theories regarding cellular interactivity and genetics in the modern world. Whether it's for a personal awareness of worldwide diseases and their progression, or a future job in scientific research, you'll find all the answers for your Biomedical Science studies right here. Plus this online form of learning is a more effective method of learning Biomedical Science online because of its general convenience and flexibility. So, enrol in this course to start learning about this topic. This Biomedical Science course will assist you to: Gain a comprehensive understanding of biomedical science Get a thorough understanding of genetics and biochemistry Know the workings of the human body's cells, organs, and systems Learn about the development of enzymes and biochemical engineering Acquire more about the issues with global health and how to combat them with biomedical weapons So, join us today and gear up for excellence! This Biomedical Science Bundle Package includes: Course 01: Certificate in Biomedical Science at QLS Level 3 10 Additional CPDQS Accredited Premiums Courses - Course 01: Biochemistry Course 02: Biotechnology Course 03: Genetics Course 04: Diploma in Basic Chemistry Level 3 Course 05: Zoology Course 06: Anatomy and Physiology of Human Body Course 07: Animal Science Course 08: Botany Course 09: Herbal Studies Course 10: Radiography Success becomes a lot simpler with this Biomedical Science bundle package, which allows you to monetise your skills. This Biomedical Science bundle is appropriate for both part-time and full-time students, and it can be completed at your own pace. This premium Biomedical Science bundle of courses helps your professional development by receiving an endorsement from the Quality Licence Scheme and CPDQS Accredited Certificate. You'll be able to practice in your own time and speed. Why Prefer This Biomedical Science Bundle? You will receive a completely free certificate from the Quality Licence Scheme. Option to receive 10 additional certificates accredited by CPDQS Get a free student ID card! (£10 postal charge will be applicable for international delivery) Engaging voiceover and visual elements for your convenience. Complete the bundle at your own pace. Free assessments and immediate results. 24/7 tutor support. Take a step toward a brighter future! Course 01: Certificate in Biomedical Science Level 3 Module 01: Introduction Module 02: Genetics and Biochemistry Module 03: Microbiology and Cell Biology Module 04: Biochemical Engineering and Enzyme Discovery Module 05: Toxicology, Pharmaceuticals, and Fine Chemicals Module 06: Systems and Synthetic Biology Module 07: Global Health Challenges Assessment Process You have to complete the assignment questions given at the end of the course and score a minimum of 60% to pass each exam. Our expert trainers will assess your assignment and give you feedback after you submit the assignment. You will be entitled to claim a certificate endorsed by the Quality Licence Scheme after you have completed all of the Certificate in Biomedical Science Level 3 exams. CPD 220 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This bundle is perfect for highly motivated people who want to improve their technical skills and prepare for the career they want! Anyone who is interested in acquiring biomedical science and pertinent industry information Biomedical science students who desire to expand their understanding should check out this course Taking this course as graduation preparation can also benefit those who plan to pursue biomedicine in the future. People who want to work in the following areas are encouraged to take this course: academic research institutionsbiotechnology and pharmaceutical industries Disclaimer: Kindly be informed that completing this online course does not grant you the authority to practice as a Licensed Biomedical Scientist. If you are searching for a Biomedical Science course that fulfills the HCPC's standards, please contact the HCPC or the RCSLT. Career path This bundle aims to help you get the job or even the long-awaited promotion of your dreams. With the support and proper guidance, you will learn the skills and knowledge that will help sharpen your career at; Biomedical Technician Biomedical scientist Biomedical Equipment Technician Biomedical Engineer Certificates Certificate in Biomedical Science at QLS Level 3 Hard copy certificate - Included Show off Your New Skills with a Certificate of Completion After completing the Biomedical Science Bundle, you can order an original hardcopy certificate of achievement endorsed by the Quality Licence Scheme. The certificate will be home-delivered, completely free of charge in this package. For Additional the Quality Licence Scheme Endorsed Certificate you have to pay the price based on the Level of these Courses: Level 1 - £59 Level 2 - £79 Level 3 - £89 Level 4 - £99 Level 5 - £119 Level 6 - £129 Level 7 - £139 Certificate Accredited by CPDQS 29 GBP for Printed Hardcopy Certificate inside the UK 39 GBP for Printed Hardcopy Certificate outside the UK (international delivery) Certificate Accredited by CPDQS Digital certificate - £10 Upon passing the Bundle, you need to order to receive a Digital Certificate for each of the courses inside this bundle as proof of your new skills that are accredited by CPDQS.

Level 3 Diploma in Biomedical Science - QLS Endorsed
Delivered Online On Demand10 days
£110