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

5861 Computing courses in Holmfirth delivered Online

How AI Can Support Your Organisation - BCS Foundation Award

5.0(12)

By Duco Digital Training

Thinking about learning more about how Artificial Intelligence can help in a business? The BCS Foundation Award - How AI Can Support Your Organisation explores the evolution of AI from its inception to present day, and identify potential future AI opportunities which exist to drive organisational strategy at all levels. It considers how AI can make improvements to processes, products and services, enabling an organisation to gain a competitive edge within the market, and the benefits and potential implications it has for the human workforce. You will learn the evolution of AI, an understanding of the shape and structure of organisations, an understanding of the role of AI in an organisation and an understanding of the art of the possible.

How AI Can Support Your Organisation - BCS Foundation Award
Delivered Online On Demand3 days
£325

Microsoft Windows 7 - Complete Video Training

4.3(43)

By John Academy

Description: Microsoft Windows 7 is the world's leading Operating System for Personal Computer. You will hardly find any business corporation that does not use the Operating System. The course provides you with the basic to advanced features of Microsoft Windows 7 so that you can work proficiently. The course is divided into three parts- basic, advanced and new features. In the basic section, you will be introduced with the fundamental elements of Microsoft Windows 7 focusing Windows 7 Desktop features, Windows Help and Support, folder and file system, Managing Content, using Internet Explorer, etc. In the advanced section, you will learn about the advanced techniques of the operating system such as file management, protection techniques, user accounts, installing devices and printers etc. Finally, in the new features part, you will learn the newly added options of Windows 7 for example file organisation and management, printers and devices, file protection and troubleshooting, and the new features of Internet Explorer 8. In short, people who have prior knowledge or do not have any experience can get benefited from the video bundles course. Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? Microsoft Windows 7 - Complete Video Training is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our Microsoft Windows 7 - Complete Video Training is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. The Windows 7 Environment The Windows 7 Desktop FREE 00:14:00 The Start Menu and Taskbar 00:04:00 Window Management 00:07:00 Customizing the Environment Customizing the Taskbar and Start Menu 00:13:00 Working with Gadgets 00:08:00 Libraries, Folders, and Content Folders and Libraries 00:13:00 Working with Windows Explorer 00:08:00 Searching for Content 00:02:00 Device Stage Devices and Printers 00:18:00 File Protection and Troubleshooting File Protection 00:13:00 Troubleshooting 00:10:00 Internet Explorer 8 Internet Explorer Security and Privacy 00:19:00 The Windows 7 Environment The Windows 7 Desktop FREE 00:13:00 The Taskbar and Start Menu 00:01:00 Window Management 00:11:00 Windows Help and Support 00:04:00 Files, Folders, and Libraries Folders and Libraries 00:08:00 Working with Files 00:06:00 Managing Content Working with Windows Explorer 00:04:00 Searching for Content 00:02:00 Customizing the Environment Icons and Shortcuts 00:05:00 Gadgets 00:02:00 System Settings 00:06:00 Internet Explorer 8 Web Browsing 00:09:00 Tabbed Browsing 00:02:00 Web Searching 00:02:00 Customization 00:01:00 Multimedia Content 00:01:00 User Accounts Account Management FREE 00:09:00 Password Management 00:04:00 Devices and Printers Devices 00:04:00 Printers 00:02:00 File Management and Protection File and Folder Management 00:03:00 File Protection 00:06:00 Programs and Utilities Disk Maintenance 00:04:00 System Restore 00:02:00 Troubleshooting 00:05:00 Networks and Mobile Computing Networks 00:14:00 File and Printer Sharing 00:05:00 Offline Files 00:02:00 Remote Assistance 00:01:00 Power Settings and Plans 00:06:00 Security User Account Control 00:03:00 Windows Firewall 00:03:00 Windows Update 00:02:00 Malware Protection 00:05:00 Internet Explorer Security and Privacy 00:08:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Microsoft Windows 7 - Complete Video Training
Delivered Online On Demand4 hours 54 minutes
£11.99

DevOps Engineering on AWS

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is intended for: DevOps engineers DevOps architects Operations engineers System administrators Developers Overview In this course, you will learn to: Use DevOps best practices to develop, deliver, and maintain applications and services at high velocity on AWS List the advantages, roles and responsibilities of small autonomous DevOps teams Design and implement an infrastructure on AWS that supports DevOps development projects Leverage AWS Cloud9 to write, run and debug your code Deploy various environments with AWS CloudFormation Host secure, highly scalable, and private Git repositories with AWS CodeCommit Integrate Git repositories into CI/CD pipelines Automate build, test, and packaging code with AWS CodeBuild Securely store and leverage Docker images and integrate them into your CI/CD pipelines Build CI/CD pipelines to deploy applications on Amazon EC2, serverless applications, and container-based applications Implement common deployment strategies such as 'all at once,' 'rolling,' and 'blue/green' Integrate testing and security into CI/CD pipelines Monitor applications and environments using AWS tools and technologies DevOps Engineering on AWS teaches you how to use the combination of DevOps cultural philosophies, practices, and tools to increase your organization?s ability to develop, deliver, and maintain applications and services at high velocity on AWS. This course covers Continuous Integration (CI), Continuous Delivery (CD), infrastructure as code, microservices, monitoring and logging, and communication and collaboration. Hands-on labs give you experience building and deploying AWS CloudFormation templates and CI/CD pipelines that build and deploy applications on Amazon Elastic Compute Cloud (Amazon EC2), serverless applications, and container-based applications. Labs for multi-pipeline workflows and pipelines that deploy to multiple environments are also included. Module 0: Course overview Course objective Suggested prerequisites Course overview breakdown Module 1: Introduction to DevOps What is DevOps? The Amazon journey to DevOps Foundations for DevOps Module 2: Infrastructure automation Introduction to Infrastructure Automation Diving into the AWS CloudFormation template Modifying an AWS CloudFormation template Demonstration: AWS CloudFormation template structure, parameters, stacks, updates, importing resources, and drift detection Module 3: AWS toolkits Configuring the AWS CLI AWS Software Development Kits (AWS SDKs) AWS SAM CLI AWS Cloud Development Kit (AWS CDK) AWS Cloud9 Demonstration: AWS CLI and AWS CDK Hands-on lab: Using AWS CloudFormation to provision and manage a basic infrastructure Module 4: Continuous integration and continuous delivery (CI/CD) with development tools CI/CD Pipeline and Dev Tools Demonstration: CI/CD pipeline displaying some actions from AWS CodeCommit, AWS CodeBuild, AWS CodeDeploy and AWS CodePipeline Hands-on lab: Deploying an application to an EC2 fleet using AWS CodeDeploy AWS CodePipeline Demonstration: AWS integration with Jenkins Hands-on lab: Automating code deployments using AWS CodePipeline Module 5: Introduction to Microservices Introduction to Microservices Module 6: DevOps and containers Deploying applications with Docker Amazon Elastic Container Service and AWS Fargate Amazon Elastic Container Registry and Amazon Elastic Kubernetes service Demonstration: CI/CD pipeline deployment in a containerized application Module 7: DevOps and serverless computing AWS Lambda and AWS Fargate AWS Serverless Application Repository and AWS SAM AWS Step Functions Demonstration: AWS Lambda and characteristics Demonstration: AWS SAM quick start in AWS Cloud9 Hands-on lab: Deploying a serverless application using AWS Serverless Application Model (AWS SAM) and a CI/CD Pipeline Module 8: Deployment strategies Continuous Deployment Deployments with AWS Services Module 9: Automated testing Introduction to testing Tests: Unit, integration, fault tolerance, load, and synthetic Product and service integrations Module 10: Security automation Introduction to DevSecOps Security of the Pipeline Security in the Pipeline Threat Detection Tools Demonstration: AWS Security Hub, Amazon GuardDuty, AWS Config, and Amazon Inspector Module 11: Configuration management Introduction to the configuration management process AWS services and tooling for configuration management Hands-on lab: Performing blue/green deployments with CI/CD pipelines and Amazon Elastic Container Service (Amazon ECS) Module 12: Observability Introduction to observability AWS tools to assist with observability Hands-on lab: Using AWS DevOps tools for CI/CD pipeline automations Module 13: Reference architecture (Optional module) Reference architectures Module 14: Course summary Components of DevOps practice CI/CD pipeline review AWS Certification

DevOps Engineering on AWS
Delivered OnlineFlexible Dates
Price on Enquiry

Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python

By Packt

This course equips learners with a comprehensive understanding of the NumPy stack, including NumPy, Matplotlib, Pandas, and SciPy, to effectively tackle common challenges in deep learning and data science. Master the basics with this carefully structured course.

Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python
Delivered Online On Demand4 hours 21 minutes
£82.99

70-246 - Monitoring and Operating a Private Cloud with System Center 2012 R2 (MCSE)

4.3(43)

By John Academy

Description: The 70-246 - Monitoring and Operating a Private Cloud with System Center 2012 R2 (MCSE) course teaches you how to monitor and operate a private cloud with System Center 2012 R2. Throughout the course, you will learn the basics of the cloud, the ways of working with the business cloud, cloud services, monitoring and automating responses. The course will teach you how to handle problems in the Private Cloud, and the procedures of Service Management in the Private Cloud. You will also be introduced to cloud protection, recovery, compliance, the use of SLAs, Dashboards and Widgets. The course shows you the real-time state using Visio, system centre analytics, service level tracking, viewing SSRS and Excel to view data, PerformancePoint and configuring and deploying widgets and dashboards. Finally, you will learn cleaning up system centre databases systems. After completing the course, you will understand how Operations Manager handles monitoring, Service Manager and App Controller facilitate self-service, and Orchestrator glues everything together. Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? 70-246 - Monitoring and Operating a Private Cloud with System Center 2012 R2 (MCSE) training is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our 70-246 - Monitoring and Operating a Private Cloud with System Center 2012 R2 (MCSE) course is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. System Center 2012 What is System Center 2012 FREE 00:30:00 Introducing the Cloud Discussion of Cloud Computing 00:19:00 Important Requirements 00:07:00 Working with System Center and the Infrastructure 00:05:00 Maintaining the Cloud Health 00:05:00 How Components are Integrated 00:06:00 Are You in Compliance 00:05:00 Working with the Business Cloud Examining SC 2012 VMM 00:17:00 Working with VMs with the VMM 00:11:00 Creating Clouds for Business 00:16:00 Cloud Services Looking at Service Templates and VMM Profiles 00:22:00 Web Deploy Packages 00:08:00 Server App V Introduction 00:05:00 The Data of the N Tier Application 00:05:00 What's New with VMM R2 00:07:00 Importing and Deploying the Stock trader Application 00:10:00 Installing SQL Server 00:10:00 Monitoring Overview of Operations Manager 00:20:00 Customize the Monitoring Operations 00:09:00 Monitoring Application Performance 00:14:00 Advanced Monitoring 00:04:00 Using Operations Manager for Applications 00:04:00 Using Operations Manager for the Network 00:11:00 Using Operations Manager for Distributed Applications 00:07:00 What's New in Operations Manager 2012 R2 00:09:00 Deploying an Agent 00:09:00 Configuration for Custom Monitoring 00:11:00 Configuring Basic Monitoring and Application Perfomance 00:12:00 Installing Operations Manager 00:05:00 Automating Responses Looking at Orchestrator 2012 00:08:00 Putting Orchestrator, Operations Manager, and Service Manager Together 00:15:00 What's New with Orchestrator 2012 R2 00:04:00 Managing Problems in the Private Cloud What is Problem Management 00:07:00 Using Custom Rules 00:08:00 Service Management in the Private Cloud Service Manager Introduction 00:10:00 Security Settings 00:09:00 Work Items 00:08:00 Incident Queues and Service Offerings 00:03:00 What's New with Service Manager 2012 R2 00:01:00 Configuring the Incident Template 00:10:00 Cloud Protection, Recovery, and Compliance Protecting and Recovering Data for the Private Cloud 00:29:00 Data Recovery 00:15:00 Overview of the Process Pack for IT GRC 00:14:00 Installing the Process Pack for IT GRC 00:06:00 Implementing an IT GRC Control Management Program 00:06:00 How to Maintain Compliance Through VMM Security Baselines with System Center 00:06:00 What's New with DPM 2012 R2 Advisor 00:03:00 Configuring Manual Protection 00:06:00 SLAs, Dashboards and Widgets Configuring and Deploying Widgets and Dashboards 00:12:00 Real-Time State Using Visio 00:10:00 System Center Analytics 00:12:00 Service Level Tracking 00:05:00 Viewing SSRS and Excel to View Data 00:04:00 PerformancePoint 00:04:00 Cleaning Up System Center Databases Service Manager Groom Settings 00:08:00 View and Purge Orchestrator Runbook Logs 00:08:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

70-246 - Monitoring and Operating a Private Cloud with System Center 2012 R2 (MCSE)
Delivered Online On Demand8 hours 54 minutes
£24

Generative AI Art For Beginners

By Packt

Learn to create captivating AI-generated art using DALL-E, Midjourney, and other AI art software. This course covers the fundamentals of AI art creation and provides hands-on training on how to generate stunning visuals. Develop your creativity and artistic skills in a fun and engaging way.

Generative AI Art For Beginners
Delivered Online On Demand1 hour 9 minutes
£41.99

Computer Networks Security at QLS Level 5 Diploma - 12 Courses Bundle

By NextGen Learning

Are you looking to elevate your professional skills to new heights? Introducing our Diploma in Computer Networks Security at QLS Level 5, a QLS-endorsed course bundle that sets a new standard in online education. This prestigious endorsement by the Quality Licence Scheme (QLS) is a testament to the exceptional quality and rigour of our course content. The bundle comprises 11 CPD-accredited courses, each meticulously designed to meet the highest standards of learning. This endorsement not only highlights the excellence of our courses but also assures that your learning journey is recognised and valued in the professional world. The purpose of Diploma in Computer Networks Security at QLS Level 5 is to provide learners with a comprehensive, skill-enriching experience that caters to a variety of professional needs. Each course within the bundle is crafted to not only impart essential knowledge but also to enhance practical skills, ensuring that learners are well-equipped to excel in their respective fields. From gaining cutting-edge industry insights to mastering critical thinking and problem-solving techniques, this bundle is an amalgamation of learning experiences that are both enriching and empowering. Moreover, Diploma in Computer Networks Security at QLS Level 5 goes beyond just online learning. Upon completion of the bundle, learners will receive a free QLS Endorsed Hardcopy Certificate & 11 CPD Accredited PDF Certificate, a tangible acknowledgement of their dedication and hard work. This certificate serves as a powerful tool in showcasing your newly acquired skills and knowledge to potential employers. So, why wait? Embark on this transformative learning journey today and unlock your potential with Diploma in Computer Networks Security at QLS Level 5! QLS Endorsed Course: Course 01: Diploma in Computer Networks Security at QLS Level 5 CPD QS Accredited Courses: Course 02: IT Administration and Networking Course 03: Secure Programming of Web Applications Course 04: Cloud Computing / CompTIA Cloud+ (CV0-002) Course 05: CompTIA A+ (220-1001) Course 06: Building Your Own Computer Course 07: Advance Windows 10 Troubleshooting for IT HelpDesk Course 08: Cyber Security Awareness Training Course 09: Learn Ethical Hacking From A-Z: Beginner To Expert Course 10: Bash Scripting, Linux and Shell Programming Course 11: GDPR UK Training Course 12: Encryption Learning Outcomes Upon completion of the bundle, you will be able to: Acquire industry-relevant skills and up-to-date knowledge. Enhance critical thinking and problem-solving abilities. Gain a competitive edge in the job market with QLS-endorsed certification. Develop a comprehensive understanding of Computer Networks Security. Master practical application of theoretical concepts. Improve career prospects with CPD-accredited courses. The Diploma in Computer Networks Security at QLS Level 5 offers an unparalleled learning experience endorsed by the Quality Licence Scheme (QLS). This endorsement underlines the quality and depth of the courses, ensuring that your learning is recognised globally. The bundle includes 11 CPD-accredited courses, each meticulously designed to cater to your professional development needs. Whether you're looking to gain new skills, enhance existing ones, or pursue a complete career change, this bundle provides the tools and knowledge necessary to achieve your goals. The Quality Licence Scheme (QLS) endorsement further elevates your professional credibility, signalling to potential employers your commitment to excellence and continuous learning. The benefits of this course are manifold - from enhancing your resume with a QLS-endorsed certification to developing skills directly applicable to your job, positioning you for promotions, higher salary brackets, and a broader range of career opportunities. Embark on a journey of professional transformation with Diploma in Computer Networks Security at QLS Level 5 today and seize the opportunity to stand out in your career. Enrol in Computer Networks Security now and take the first step towards unlocking a world of potential and possibilities. Don't miss out on this chance to redefine your professional trajectory! Certificate of Achievement: QLS-endorsed courses are designed to provide learners with the skills and knowledge they need to succeed in their chosen field. The Quality Licence Scheme is a distinguished and respected accreditation in the UK, denoting exceptional quality and excellence. It carries significant weight among industry professionals and recruiters. Upon completion, learners will receive a free Premium QLS Endorsed hard copy certificate & 11 free CPD Accredited PDF Certificate, titled 'Diploma in Computer Networks Security at QLS Level 5'. These certificates validate their course completion, the level of the course they have completed, and the QLS endorsement. Please Note: NextGen Learning is a Compliance Central approved resale partner for Quality Licence Scheme Endorsed courses. CPD 150 CPD hours / points Accredited by CPD Quality Standards Who is this course for? The Diploma in Computer Networks Security at QLS Level 5 bundle is ideal for: Professionals seeking to enhance their skills and knowledge. Individuals aiming for career advancement or transition. Those seeking CPD-accredited certification for professional growth. Learners desiring a QLS-endorsed comprehensive learning experience. Requirements You are cordially invited to enroll in this bundle; please note that there are no formal prerequisites or qualifications required. We've designed this curriculum to be accessible to all, irrespective of prior experience or educational background. Career path Upon completing the Diploma in Computer Networks Security at QLS Level 5 course bundle, each offering promising prospects and competitive salary ranges. Whether you aspire to climb the corporate ladder in a managerial role, delve into the dynamic world of marketing, explore the intricacies of finance, or excel in the ever-evolving field of technology. Certificates CPD Quality Standard Certificate Digital certificate - Included Free 11 CPD Accredited PDF Certificates. QLS Endorsed Certificate Hard copy certificate - Included

Computer Networks Security at QLS Level 5 Diploma - 12 Courses Bundle
Delivered Online On Demand5 days
£49

OpenShift for the Absolute Beginner - Hands-On

By Packt

This course will help you learn the fundamentals of OpenShift with the help of interesting assignments. In no time, you will be able to develop, deploy, and manage multi-services applications using OpenShift.

OpenShift for the Absolute Beginner - Hands-On
Delivered Online On Demand3 hours 7 minutes
£26.99

Ethical Hacking and CompTIA PenTest+ Exam Prep (PT0-002)

By Packt

The course focuses on the five domains that should be known for the CompTIA PenTest+ PT0-002 exam. Learn to successfully plan and scope a pen test engagement with a client, find vulnerabilities, exploit them to get into a network, then report on those findings to the client with the help of this comprehensive course.

Ethical Hacking and CompTIA PenTest+ Exam Prep (PT0-002)
Delivered Online On Demand14 hours 39 minutes
£261.99

Becoming a Cyber Security Professional - A Beginner's Career Guide

By Packt

Are you considering a career in the booming cybersecurity industry? Becoming a cybersecurity expert can be tricky and filled with many questions. Looking for answers on what skills you need, what kinds of jobs can you apply for, and what kinds of certifications do you need to possess? Then, this course on careers in cybersecurity is just for you.

Becoming a Cyber Security Professional - A Beginner's Career Guide
Delivered Online On Demand3 hours 7 minutes
£82.99