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

4252 Technology courses in Sheffield delivered Online

Cisco Implementing and Operating Cisco Enterprise Network Core Technologies v1.3 (ENCOR)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Entry- to mid-level network engineers Network administrators Network support technicians Help desk technicians Overview After taking this training, you should be able to: Illustrate the hierarchical network design model and architecture using the access, distribution, and core layers Compare and contrast the various hardware and software switching mechanisms and operation while defining the Ternary Content Addressable Memory (TCAM) and Content Addressable Memory (CAM) along with process switching, fast switching, and Cisco Express Forwarding concepts Troubleshoot Layer 2 connectivity using VLANs and trunking Implement redundant switched networks using Spanning Tree Protocol Troubleshoot link aggregation using Etherchannel Describe the features, metrics, and path selection concepts of Enhanced Interior Gateway Routing Protocol (EIGRP) Implement and optimize Open Shortest Path First (OSPF)v2 and OSPFv3, including adjacencies, packet types and areas, summarization, and route filtering for IPv4 and IPv6 Implement External Border Gateway Protocol (EBGP) interdomain routing, path selection, and single and dual-homed networking Implement network redundancy using protocols such as Hot Standby Routing Protocol (HSRP) and Virtual Router Redundancy Protocol (VRRP) Implement internet connectivity within Enterprise using static and dynamic Network Address Translation (NAT) Describe the virtualization technology of servers, switches, and the various network devices and components Implement overlay technologies such as Virtual Routing and Forwarding (VRF), Generic Routing Encapsulation (GRE), VPN, and Location Identifier Separation Protocol (LISP) Describe the components and concepts of wireless networking, including Radio Frequency (RF) and antenna characteristics, and define the specific wireless standards Describe the various wireless deployment models available, including autonomous Access Point (AP) deployments and cloud-based designs within the centralized Cisco Wireless LAN Controller (WLC) architecture Describe wireless roaming and location services The Implementing and Operating Cisco Enterprise Network Core Technologies (ENCOR) v1.3 training gives you the knowledge and skills needed to install, configure, operate, and troubleshoot an enterprise network and introduces you to overlay network design by using SD-Access and SD-WAN solutions. You?ll also learn to understand and implement security principles and automation and programmability within an enterprise network. Course Outline Examining Cisco Enterprise Network Architecture Exploring Cisco Switching Paths Implementing Campus LAN Connectivity Building Redundant Switched Topology Implementing Layer 2 Port Aggregation Understanding EIGRP Implementing OSPF Optimizing OSPF Exploring EBGP Implementing Network Redundancy Implementing NAT Introducing Virtualization Protocols and Techniques Understanding Virtual Private Networks and Interfaces Understanding Wireless Principles Examining Wireless Deployment Options Understanding Wireless Roaming and Location Services Examining Wireless AP Operation Implementing Wireless Client Authentication Troubleshooting Wireless Client Connectivity Implementing Network Services Using Network Analysis Tools Implementing Infrastructure Security Implementing Secure Access Control Discovering the Basics of Python Programming Discovering Network Programmability Protocols Implementing Layer 2 Port Aggregation Discovering Multicast Protocols Understanding QoS Exploring Enterprise Network Security Architecture Exploring Automation and Assurance Using Cisco DNA Center Examining the Cisco SD-Access Solution Understanding the Working Principles of the Cisco SD-WAN Solution

Cisco Implementing and Operating Cisco Enterprise Network Core Technologies v1.3 (ENCOR)
Delivered OnlineFlexible Dates
Price on Enquiry

ES15 IBM z/OS Facilities

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This class is designed for persons who are new to the z/OS platforms but have a technical background in information technology. It is intended for those who require an in-depth understanding of z/OS. Overview Describe the system initialization process of the z/OS operating systemsState the differences between an address space, data space, and hyperspaceDescribe the process of translating a virtual address to a real addressExplain the difference between paging and swappingDefine a z/OS taskDescribe dispatching, interrupt processing, supervisor calls, cross memory services, and serializationDescribe the purpose of the Job Entry Subsystem (JES)Illustrate the flow of a job through the z/OS environmentDescribe the allocation process for data sets in the z/OS environmentsIllustrate how an I/O request is processed in a z/OS environmentDescribe how workload management is accomplished in a z/OS environmentExplain the z/OS recovery processes and list available Problem Determination ToolsDescribe z/OS storage management conceptsDescribe the UNIX System Services functions provided in the z/OS environmentsExplain the network topologies and protocol support provided in z/OSDescribe system security and network security for a z/OS environmentCreate a high-level plan for the installation and configuration of a z/OS environment This classroom course introduces the base elements, optional features, and servers that are provided in z/OS. It focuses on the system service facilities that are provided by the z/OS Base Control Program (BCP). Day 1 Unit 1: z/OS overview Including welcome and course overview Unit 2: Storage management Day 2 Unit 3: Managing work Unit 4: Input/output processing Day 3 Unit 4: Input/output processing (continued) Unit 5: Data management Unit 6: Job management Day 4 Unit 7: IPL and system initialization Unit 8: Termination and recovery analysis Unit 9: Installing and configuring Day 5 Unit 10: Communicating Unit 11: Security in z/OS Including end-of-course summary Additional course details: Nexus Humans ES15 IBM z/OS Facilities 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 ES15 IBM z/OS Facilities 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.

ES15 IBM z/OS Facilities
Delivered OnlineFlexible Dates
Price on Enquiry

Red Hat Cloud-native Microservices Development with Quarkus (DO378)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is designed for application developers. Overview Deploy microservice applications on Red Hat© OpenShift Container Platform. Build a microservice application with Quarkus. Implement unit and integration tests for microservices. Use the config specification to inject data into a microservice. Secure a microservice using OAuth. Build and deploy native Quarkus applications. Develop microservice-based applications with Quarkus and OpenShift. Many enterprises are looking for a way to take advantage of cloud-native architectures, but many do not know the best approach. Quarkus is an exciting new technology that brings the reliability, familiarity, and maturity of Java Enterprise with a container-ready lightning fast deployment time. Red Hat Cloud-native Microservices Development with Quarkus (DO378) emphasizes learning architectural principles and implementing microservices based on Quarkus and OpenShift. You will build on application development fundamentals and focus on how to develop, monitor, test, and deploy modern microservices applications.. This course is based on OpenShift 4.5 and Quarkus 1.7L 1 - Describe microservice architectures Describe components and patterns of microservice-based application architectures. 2 - Implement a microservice with Quarkus Describe the specifications in Quarkus, implement a microservice with some of the specifications, and deploy it to an OpenShift cluster. 3 - Build microservice applications with Quarkus Build a persistent and configurable distributed quarkus microservices application. 4 - Implement fault tolerance Implement fault tolerance in a microservice architecture. 5 - Build and deploy native Quarkus applications Describe Quarkus in native mode and describe its deployment on OpenShift Container Platform. 6 - Test microservices Implement unit and integration tests for microservices. 7 - Create application health checks Create a health check for a microservice. 8 - Secure microservices Secure microservice endpoints and communication. 9 - Monitor microservices Monitor the operation of a microservice using metrics and distributed tracing. Additional course details: Nexus Humans Red Hat Cloud-native Microservices Development with Quarkus (DO378) 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 Red Hat Cloud-native Microservices Development with Quarkus (DO378) 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.

Red Hat Cloud-native Microservices Development with Quarkus (DO378)
Delivered OnlineFlexible Dates
Price on Enquiry

CertNexus Certified Data Science Practitioner (CDSP)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is designed for business professionals who leverage data to address business issues. The typical student in this course will have several years of experience with computing technology, including some aptitude in computer programming. However, there is not necessarily a single organizational role that this course targets. A prospective student might be a programmer looking to expand their knowledge of how to guide business decisions by collecting, wrangling, analyzing, and manipulating data through code; or a data analyst with a background in applied math and statistics who wants to take their skills to the next level; or any number of other data-driven situations. Ultimately, the target student is someone who wants to learn how to more effectively extract insights from their work and leverage that insight in addressing business issues, thereby bringing greater value to the business. Overview In this course, you will learn to: Use data science principles to address business issues. Apply the extract, transform, and load (ETL) process to prepare datasets. Use multiple techniques to analyze data and extract valuable insights. Design a machine learning approach to address business issues. Train, tune, and evaluate classification models. Train, tune, and evaluate regression and forecasting models. Train, tune, and evaluate clustering models. Finalize a data science project by presenting models to an audience, putting models into production, and monitoring model performance. For a business to thrive in our data-driven world, it must treat data as one of its most important assets. Data is crucial for understanding where the business is and where it's headed. Not only can data reveal insights, it can also inform?by guiding decisions and influencing day-to-day operations. This calls for a robust workforce of professionals who can analyze, understand, manipulate, and present data within an effective and repeatable process framework. In other words, the business world needs data science practitioners. This course will enable you to bring value to the business by putting data science concepts into practice Addressing Business Issues with Data Science Topic A: Initiate a Data Science Project Topic B: Formulate a Data Science Problem Extracting, Transforming, and Loading Data Topic A: Extract Data Topic B: Transform Data Topic C: Load Data Analyzing Data Topic A: Examine Data Topic B: Explore the Underlying Distribution of Data Topic C: Use Visualizations to Analyze Data Topic D: Preprocess Data Designing a Machine Learning Approach Topic A: Identify Machine Learning Concepts Topic B: Test a Hypothesis Developing Classification Models Topic A: Train and Tune Classification Models Topic B: Evaluate Classification Models Developing Regression Models Topic A: Train and Tune Regression Models Topic B: Evaluate Regression Models Developing Clustering Models Topic A: Train and Tune Clustering Models Topic B: Evaluate Clustering Models Finalizing a Data Science Project Topic A: Communicate Results to Stakeholders Topic B: Demonstrate Models in a Web App Topic C: Implement and Test Production Pipelines

CertNexus Certified Data Science Practitioner (CDSP)
Delivered OnlineFlexible Dates
Price on Enquiry

Personal Trainer Level 3

4.7(160)

By Janets

Course Overview Learn the Latest Skills | Accredited by CPD | Recognised Certificate | MCQ Based Exam & Tutor Support | Interactive Video Training  If you have ever wondered, “How do you become a personal trainer?” You need first to make sure you are choosing a well-known, recognised course. By selecting the Personal Trainer Level 3 certification, you can rest assured that it is a respected and highly recognised qualification within the health and fitness industry. For those who are looking to become a Personal Trainer, this comprehensive training PT course gives you both the fundamentals and further skills which provide the groundings for your new life as a PT. What Will You Learn? How to maintain health, safety and welfare in a variety of fitness environments How to programme safe and effective exercise for a range of clients, How to apply the principles of nutrition to support client goals as part of an exercise and physical activity programme How to deliver exercise and physical activity as part of a programme for apparently healthy adults of all ages What classes are included in this package? Earn a digital Certificate upon successful completion accredited by UK and internationally recognised accredited qualification There are no set schedules, so you can work at your own pace. Our email and live chat specialists are available to assist you 24 hours a day, 7 days a week. On weekdays, you’ll have access to a full-time tutor. Learn in a user-friendly, cutting-edge online learning environment. High-quality e-learning study materials Benefit from instant feedback through mock exams and multiple-choice assessments Who Should Take This Course? This course will expand your competence and strengthen your CV with vital skills and information, whether you’re an experienced practitioner or an aspiring professional. There are no formal entry criteria for the Personal Trainer Level 3. All you need is a desire to learn, a decent command of the English language and information technology, and to be at least 16 years old. Career Path Training offered by the Personal Trainer Level 3 could potentially benefit a range of roles but would particularly enhance careers in: Gym Trainer Physiotherapist Aerobics Instructor Fitness Director Gym Owner Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Mock exams Multiple-choice assessments Assignment Certificate of Achievement After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for £9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for £15.99, which will reach your doorsteps by post. Retake fee If you do not pass the exam first time, you can purchase the Retake Exam for £1.99 and try again. Course Contents Introduction To Personal Training Warm Ups Bicep Workout Back Workout Chest Workout Leg Workout Tricep Workout Shoulder Workout FAQs

Personal Trainer Level 3
Delivered Online On Demand4 hours 29 minutes
£9.99

Certificate in Sterile Services Technician

5.0(1)

By Course Gate

Earn your certification as a Sterile Technician with our in-depth course. Prepare to support critical healthcare environments by ensuring the sterility and safety of instruments in operating rooms, emergency departments, and beyond.

Certificate in Sterile Services Technician
Delivered Online On Demand10 hours 53 minutes
£11.99

Spring Framework Interview Guide - 200+ Questions and Answers

By Packt

This course comes bundled with basic to advanced level knowledge on Spring and Spring Boot with 200+ questions and answers. With REST API, JPA, Hibernate, and Spring Data JPA, you have the upper hand in your interviews for sure.

Spring Framework Interview Guide - 200+ Questions and Answers
Delivered Online On Demand5 hours 48 minutes
£71.99

Advanced Diploma in Digital Marketing

4.3(43)

By John Academy

Description: Digital Marketing is now considered as one of the most effective and used marketing strategies, especially in this technology era. To be an established marketer, you need to learn both basic and advanced skills in digital marketing. You also need to learn to manage your reputation and your company's image. Through this course, you will learn the advanced skills, knowledge, and information about digital marketing. You will learn how to engage in internet research to be effective in digital marketing. Find out how to strategize to become effective in digital marketing in this course.  Who is the course for? Employees of the business industry and other businessmen who want to learn how to become profitable through Digital Marketing. People who have an interest in Digital Marketing and how to effectively communicate and conduct promotions to their potential clients. 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. Assessment: At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam, you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, 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 hard copy 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 recognised 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 Advanced Diploma in Digital Marketing Course will be useful and would be beneficial for every kind of occupations and careers like: Businessman Digital Manager Marketing and Promotions Specialist Marketing Manager Product Creator Sales Manager Sales and Promotions Specialist Social Media Manager Top Executive. Digital Marketing Sales and Marketing 00:30:00 How Internet Marketing Works 01:00:00 How To Make Money With Internet Marketing 01:00:00 What is Affiliate Marketing 00:30:00 Competition in Internet Marketing 00:30:00 Researching in Internet Marketing 01:00:00 Desperate Niches 00:30:00 Profitable Niches 00:30:00 Clickbank 00:30:00 What is Traffic? 00:30:00 Traffic vs. Relevance 00:30:00 Article Marketing 01:00:00 Paid forms of Traffic - 1 01:00:00 Paid forms of Traffic - 2 01:00:00 Search Engine Optimization 00:30:00 Search Engine Optimization 2 00:30:00 Best SEO Practice 02:00:00 Blogs - WordPress 01:00:00 Blogs - WordPress II 03:00:00 Email Marketing I 00:30:00 Email Marketing II 01:00:00 Internet Marketing Strategy I 01:00:00 Your own website vs free options online I 00:30:00 Your own website vs free options online II 01:00:00 Email Marketing Introduction to Email Marketing 00:30:00 Using Email Marketing Software 00:30:00 Building Email Lists by Quantity 00:30:00 Building Email Lists by Quality 00:30:00 Crafting an Email 01:00:00 Analyzing and Tracking Your Email Marketing Strategy 00:30:00 Social Media Marketing If You Fail to Plan,You Plan to Fail 00:30:00 Terminology and Jargon You Can't Live Without 00:30:00 Clearing Up Common Misconceptions 01:00:00 Recognizing Basic Plan Mechanics 00:15:00 How Do You Calculate Value On Cash And Point 00:15:00 Payout Transparency 00:15:00 Buy Back Policy 00:30:00 Breakaway 01:00:00 Infinity Bonuses & Blocking 00:30:00 Summary and Closing 00:15:00 Creating Your Facebook Fan Page 01:00:00 Setting Up Your List Building Machine 00:30:00 Integrate images 01:00:00 Final Tips 00:30:00 Facebook Marketing Basics Introduction to Facebook 00:15:00 Why You Should Care 00:15:00 Setting up a Facebook Page 00:30:00 How to Get More Likes for Your Facebook Page 00:30:00 Facebook Advertising 00:30:00 How Much Does Facebook Advertising Cost? 00:30:00 Marketing on Facebook 01:00:00 Create a Content Calendar 00:15:00 Understanding Edge Rank & the Art of Engagement 00:15:00 Twitter Marketing TWITTER FOR BUSINESS 00:15:00 TOP TWITTER TIPS 00:15:00 TWITTER IS 00:15:00 BUSINESS TERMS 00:15:00 WHY USE TWITTER FOR MARKETING 00:15:00 TWITTER MARKETING BASICS 01:00:00 TWITTER METRICS 00:30:00 YOUR BIO 00:15:00 WHEN TO TWEET 00:15:00 BUILDING YOUR COMMUNITY 00:15:00 GENERATING LEADS 00:15:00 REAL-TIME TWITTER MARKETING 00:15:00 ENGAGEMENT 00:15:00 TWETIQUETTE (TWEETING ETIQUETTE) 00:15:00 Instagram Marketing What is Instagram? 00:15:00 Instagram for Business 00:15:00 Instagram & Community 00:15:00 Mock Exam Mock Exam - Advanced Diploma in Digital Marketing 00:20:00 Final Exam Final Exam - Advanced Diploma in Digital Marketing 00:20:00

Advanced Diploma in Digital Marketing
Delivered Online On Demand42 hours
£21

Building Recommender Systems with Machine Learning and AI

By Packt

Are you fascinated with Netflix and YouTube recommendations and how they accurately recommend content that you would like to watch? Are you looking for a practical course that will teach you how to build intelligent recommendation systems? This course will show you how to build accurate recommendation systems in Python using real-world examples.

Building Recommender Systems with Machine Learning and AI
Delivered Online On Demand11 hours 24 minutes
£44.99

Life Coaching Advanced Diploma

5.0(5)

By Online Training Academy

In today's fast-paced world, the significance of a Life Coaching Course cannot be overstated. With mounting stressors and evolving challenges, individuals seek guidance to navigate personal and professional hurdles effectively. This Life Coaching Advanced Diploma equips learners with invaluable skills in empathetic listening, goal setting, and behavior modification, essential for fostering personal development and well-being. As mental health awareness rises, the demand for qualified life coaching is surging. The UK, in particular, witnesses a growing need for such professionals, with an array of job opportunities spanning private practice, corporate coaching, and educational institutions. These roles offer a promising average annual salary of around £40,000, providing not just financial stability but also a sense of fulfillment in aiding others' growth and transformation. Moreover, the life coaching sector shows no signs of decline, as societal pressures and the pursuit of holistic wellness continue to drive the demand for life coaching services. As individuals increasingly recognize the value of proactive self-improvement, the relevance of life coaching remains steadfast. Furthermore, advancements in technology facilitate remote coaching, expanding the reach of practitioners beyond geographical limitations. Key Features This Life Coaching Advanced Diploma Course Includes: This Life Coaching Advanced Diploma Course CPD QS Certified Free Certificate Developed by Specialist Lifetime Access Course Curriculum Life Coaching Advanced Diploma Course: Module 01: Life Coaching: Purpose and Essential Principles Module 02: Cultivate Self-Awareness Module 03: Formulating Core Beliefs and Navigating Fears Module 04: Varieties of Life Coaching and Essential Traits of a Life Coach Module 05: Grasping Emotional Intelligence Module 06: Communication Techniques and Non-Verbal Cues Module 07: Frameworks for Client Interaction and Goal Establishment Module 08: Fundamental Principles for Business Advancement and Expansion Module 09: Upholding Ethical Standards: Safeguarding Yourself and Your Clients Learning Outcomes After completing this Life Coaching Advanced Diploma Course, you will be able to: Purpose and Principles: Understand life coaching fundamentals for effective client support and guidance. Self-Awareness Mastery: Develop self-awareness skills crucial for personal growth and client connection. Core Beliefs Formulation: Create and articulate core beliefs, overcoming obstacles and addressing client fears. Life Coaching Traits: Identify and embody essential traits required for successful life coaching practice. Emotional Intelligence Mastery: Grasp emotional intelligence concepts, enhancing client relationships and communication strategies. Ethical Standards Adherence: Uphold ethical standards in coaching, ensuring client safety and professional integrity. Certification After completing this Life Coaching Advanced Diploma course, you will get a free Certificate. CPD 10 CPD hours / points Accredited by The CPD Quality Standards (CPD QS) Who is this course for? This Life Coaching course is accessible to anyone eager to learn more about this topic. Through this course, you'll gain a solid understanding of Life Coaching. Moreover, this course is ideal for: Individuals aspiring to become certified Life Coaching expert Professionals seeking to enhance interpersonal and communication skills Managers or leaders interested in guiding and motivating team members Therapists or counsellors aiming to expand their skill set on Life Coaching Entrepreneurs looking to incorporate Life Coaching principles in business interactions Requirements There are no requirements needed to enrol into this Life Coaching course. We welcome individuals from all backgrounds and levels of experience to enrol into this Life Coaching course. Career path After finishing this Life Coaching course you will have multiple job opportunities waiting for you. Some of the following Job sectors of Life Coaching are: Life Coach - £25K to 60K/year. Career Coach - £30K to 50K/year. Executive Coach - £40K to 80K/year. Wellness Coach - £20K to 45K/year. Relationship Coach - £25K to 55K/year. Certificates Digital certificate Digital certificate - Included Certificate of Completion Digital certificate - Included Will be downloadable when all lectures have been completed.

Life Coaching Advanced Diploma
Delivered Online On Demand2 hours 48 minutes
£10