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

2987 Software Development courses delivered Online

Unix Operating System for Beginners

5.0(1)

By Course Gate

In this competitive job market, you need to have some specific skills and knowledge to start your career and establish your position. This Unix Operating System for Beginners will help you understand the current demands, trends and skills in the sector. The course will provide you with the essential skills you need to boost your career growth in no time. The Unix Operating System for Beginners will give you clear insight and understanding about your roles and responsibilities, job perspective and future opportunities in this field. You will be familiarised with various actionable techniques, career mindset, regulations and how to work efficiently. This course is designed to provide an introduction to Unix Operating System for Beginners and offers an excellent way to gain the vital skills and confidence to work toward a successful career. It also provides access to proven educational knowledge about the subject and will support those wanting to attain personal goals in this area. Learning Objectives Learn the fundamental skills you require to be an expert Explore different techniques used by professionals Find out the relevant job skills & knowledge to excel in this profession Get a clear understanding of the job market and current demand Update your skills and fill any knowledge gap to compete in the relevant industry CPD accreditation for proof of acquired skills and knowledge Who is this Course for? Whether you are a beginner or an existing practitioner, our CPD accredited Unix Operating System for Beginners is perfect for you to gain extensive knowledge about different aspects of the relevant industry to hone your skill further. It is also great for working professionals who have acquired practical experience but require theoretical knowledge with a credential to support their skill, as we offer CPD accredited certification to boost up your resume and promotion prospects. Entry Requirement Anyone interested in learning more about this subject should take this Unix Operating System for Beginners. This course will help you grasp the basic concepts as well as develop a thorough understanding of the subject. The course is open to students from any academic background, as there is no prerequisites to enrol on this course. The course materials are accessible from an internet enabled device at anytime of the day. CPD Certificate from Course Gate At the successful completion of the course, you can obtain your CPD certificate from us. You can order the PDF certificate for £9 and the hard copy for £15. Also, you can order both PDF and hardcopy certificates for £22. Career path The Unix Operating System for Beginners will help you to enhance your knowledge and skill in this sector. After accomplishing this course, you will enrich and improve yourself and brighten up your career in the relevant job market. Course Curriculum Unix Operating System for Beginners Introduction to Unix 01:01:00 Directory and File Management (Part- I) 00:58:00 Directory and File Management (Part- II) 00:59:00 Commands in Unix 00:59:00 Basics of VI Editor 00:59:00 Certificate and Transcript Order Your Certificates or Transcripts 00:00:00

Unix Operating System for Beginners
Delivered Online On Demand4 hours 56 minutes
£11.99

Blender 3D - Create a Cartoon Character

5.0(10)

By Apex Learning

Overview This comprehensive course on Blender 3D - Create a Cartoon Character will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Blender 3D - Create a Cartoon Character comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Blender 3D - Create a Cartoon Character. It is available to all students, of all academic backgrounds. Requirements Our Blender 3D - Create a Cartoon Character is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 4 sections • 12 lectures • 01:24:00 total length •Introduction: 00:01:00 •Blender Basics: 00:05:00 •Bench Modeling Part 01: 00:08:00 •Bench Modeling Part 02: 00:14:00 •Character Modeling Part 01: 00:06:00 •Character Modeling Part 02: 00:13:00 •Character Modeling Part 03: 00:10:00 •Character Modeling Part 04: 00:13:00 •Create Materials: 00:12:00 •Rendering: 00:02:00 •Resources - Blender 3D - Create a Cartoon Character: 00:00:00 •Assignment - Blender 3D - Create a Cartoon Character: 00:00:00

Blender 3D - Create a Cartoon Character
Delivered Online On Demand1 hour 24 minutes
£12

Running Containers on Amazon Elastic Kubernetes Service (Amazon EKS)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is intended for: Those who will provide container orchestration management in the AWS Cloud including: DevOps engineers Systems administrators Overview In this course, you will learn to: Review and examine containers, Kubernetes and Amazon EKS fundamentals and the impact of containers on workflows. Build an Amazon EKS cluster by selecting the correct compute resources to support worker nodes. Secure your environment with AWS Identity and Access Management (IAM) authentication by creating an Amazon EKS service role for your cluster Deploy an application on the cluster. Publish container images to ECR and secure access via IAM policy. Automate and deploy applications, examine automation tools and pipelines. Create a GitOps pipeline using WeaveFlux. Collect monitoring data through metrics, logs, tracing with AWS X-Ray and identify metrics for performance tuning. Review scenarios where bottlenecks require the best scaling approach using horizontal or vertical scaling. Assess the tradeoffs between efficiency, resiliency, and cost and impact for tuning one over the other. Describe and outline a holistic, iterative approach to optimizing your environment. Design for cost, efficiency, and resiliency. Configure the AWS networking services to support the cluster. Describe how EKS/Amazon Virtual Private Cloud (VPC) functions and simplifies inter-node communications. Describe the function of VPC Container Network Interface (CNI). Review the benefits of a service mesh. Upgrade your Kubernetes, Amazon EKS, and third party tools Amazon EKS makes it easy for you to run Kubernetes on AWS without needing to install, operate, and maintain your own Kubernetes control plane. In this course, you will learn container management and orchestration for Kubernetes using Amazon EKS. You will build an Amazon EKS cluster, configure the environment, deploy the cluster, and then add applications to your cluster. You will manage container images using Amazon Elastic Container Registry (ECR) and learn how to automate application deployment. You will deploy applications using CI/CD tools. You will learn how to monitor and scale your environment by using metrics, logging, tracing, and horizontal/vertical scaling. You will learn how to design and manage a large container environment by designing for efficiency, cost, and resiliency. You will configure AWS networking services to support the cluster and learn how to secure your Amazon EKS environment. Module 0: Course Introduction Course preparation activities and agenda Module 1: Container Fundamentals Best practices for building applications Container fundamentals Components of a container Module 2: Kubernetes Fundamentals Container orchestration Kubernetes objects Kubernetes internals Preparing for Lab 1: Deploying Kubernetes Pods Module 3: Amazon EKS Fundamentals Introduction to Amazon EKS Amazon EKS control plane Amazon EKS data plane Fundamentals of Amazon EKS security Amazon EKS API Module 4: Building an Amazon EKS Cluster Configuring your environment Creating an Amazon EKS cluster Demo: Configuring and deploying clusters in the AWS Management Console Working with eksctl Preparing for Lab 2: Building an Amazon EKS Cluster Module 5: Deploying Applications to Your Amazon EKS Cluster Configuring Amazon Elastic Container Registry (Amazon ECR) Demo: Configuring Amazon ECR Deploying applications with Helm Demo: Deploying applications with Helm Continuous deployment in Amazon EKS GitOps and Amazon EKS Preparing for Lab 3: Deploying App Module 6: Configuring Observability in Amazon EKS Configuring observability in an Amazon EKS cluster Collecting metrics Using metrics for automatic scaling Managing logs Application tracing in Amazon EKS Gaining and applying insight from observability Preparing for Lab 4: Monitoring Amazon EKS Module 7: Balancing Efficiency, Resilience, and Cost Optimization in Amazon EKS The high level overview Designing for resilience Designing for cost optimization Designing for efficiency Module 8: Managing Networking in Amazon EKS Review: Networking in AWS Communicating in Amazon EKS Managing your IP space Deploying a service mesh Preparing for Lab 5: Exploring Amazon EKS Communication Module 9: Managing Authentication and Authorization in Amazon EKS Understanding the AWS shared responsibility model Authentication and authorization Managing IAM and RBAC Demo: Customizing RBAC roles Managing pod permissions using RBAC service accounts Module 10: Implementing Secure Workflows Securing cluster endpoint access Improving the security of your workflows Improving host and network security Managing secrets Preparing for Lab 6: Securing Amazon EKS Module 11: Managing Upgrades in Amazon EKS Planning for an upgrade Upgrading your Kubernetes version Amazon EKS platform versions Additional course details: Nexus Humans Running Containers on Amazon Elastic Kubernetes Service (Amazon EKS) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Running Containers on Amazon Elastic Kubernetes Service (Amazon EKS) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Running Containers on Amazon Elastic Kubernetes Service (Amazon EKS)
Delivered OnlineFlexible Dates
Price on Enquiry

CL207 IBM Db2 11.1 Administration Workshop for Linux

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This is an intermediate level course for students that will perform Database Administration tasks, who plan, implement, and maintain D22 11.1 databases. Overview These skills can be developed by taking: DB2 SQL Workshop DB2 Fundamentals This course teaches database administrators to perform basic database administrative tasks using Db2 11.1. These tasks include creating database objects like tables, indexes and views, and loading data into the database with Db2 utilities like LOAD and INGEST. Various diagnostic methods will be presented, including using db2pd command options, and monitoring with SQL statements that reference Db2 monitor functions. Students will learn how to implement automatic archival for database logs and how to recover a database to a specific point in time using the archived logs. The course covers using EXPLAIN tools to review the access plans for SQL statements and adding indexes to improve SQL performance. We will cover the locking performed by Db2 and the effect the application isolation level has on locking and lock wait conditions. Students will learn how to implement database security, including adding a security administrator, SECADM user, and implement database roles to simplify security management. We will also describe implementing Db2 native encryption for a database. Overview of Db2 11.1Db2 Command Line Processor (CLP) and GUI toolsThe Db2 database manager instanceCreating Databases and Data PlacementCreating Database ObjectsMoving DataBackup and RecoveryDatabase Maintenance, Monitoring and Problem DeterminationLocking and concurrencySecurity

CL207 IBM Db2 11.1 Administration Workshop for Linux
Delivered OnlineFlexible Dates
Price on Enquiry

DP-060T00 Migrate NoSQL workloads to Azure Cosmos DB

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for The primary audience for this course is database developers who plan to migrate their MongoDB or Cassandra DB workloads to Azure using Cosmos DB. Overview Building Globally Distributed Applications with Cosmos DB Migrate MongoDB Workloads to Cosmos DB Migrate Cassandra DB Workloads to Cosmos DB This course will teach the students what is Cosmos DB and how you can migrate MongoDB and Cassandra workloads to Cosmos DB. Building Globally Distributed Applications with Cosmos DB Cosmos DB overview Cosmos DB APIs Provisioning Throughput Partitioning/Sharding Best Practices Migrate MongoDB Workloads to Cosmos DB Understand Migration Benefits Migration Planning Data Migration Application Migration Post-migration considerations Migrate Cassandra DB Workloads to Cosmos DB Understand Migration Benefits Migration Planning Data Migration Application Migration Post-migration considerations Additional course details: Nexus Humans DP-060T00 Migrate NoSQL workloads to Azure Cosmos DB 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 DP-060T00 Migrate NoSQL workloads to Azure Cosmos DB 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.

DP-060T00 Migrate NoSQL workloads to Azure Cosmos DB
Delivered OnlineFlexible Dates
Price on Enquiry

Professional Scrum Master 2 (PSM II) Certification - A Crash Course

By Packt

Agile Scrum is a highly effective approach for managing and successfully completing even the most complex projects. In this course, you will learn how to train and coach your product owner using Agile Scrum techniques and understand the difference between a traditional project manager and a Scrum Master. No prior experience is required to take this course.

Professional Scrum Master 2 (PSM II) Certification - A Crash Course
Delivered Online On Demand1 hour 43 minutes
£52.99

GDPR Compliance, Data Protection & Cyber Security - 8 Courses Bundle

By NextGen Learning

The digital landscape is brimming with opportunities. As our reliance on technology continues to burgeon, so does the demand for rigorous data protection, cyber security, and the legal frameworks surrounding them. At the epicentre of this evolution stands GDPR. Seize the opportunity to lead this thriving industry with our "GDPR Compliance, Data Protection & Cyber Security" bundle. This 8-course bundle seamlessly integrates key areas from GDPR to AML. Tailored for the digital age, it offers a comprehensive grasp of data protection, cyber security, and relevant laws, ensuring professionals are equipped for modern challenges. The CPD Accredited Eight Courses Are: Course 1: GDPR Course 2: Data Protection Course 3: Paralegal Training Course 4: Commercial Law Course 5: Cyber Law Online Course Course 6: Business Law Course 7: Cyber Security Awareness Training Course 8: Anti-Money Laundering (AML) Training Learning Outcomes of the GDPR Compliance, Data Protection & Cyber Security Bundle: Understand GDPR's core principles, compliance needs, and business implications. Implement best practices for safeguarding sensitive information. Grasp essential concepts in paralegal, commercial, cyber, and business law. Recognise and prevent potential money laundering activities in line with global regulations. Understand the interplay between commercial law and GDPR within business operations. Navigate GDPR, data protection, and related legal landscapes with confidence. Course 1: GDPR Dive deep into the core principles of the General Data Protection Regulation (GDPR). Understand its purpose, implications, and the necessary compliance mechanisms for businesses. Course 2: Data Protection Beyond just GDPR, explore the broader landscape of data protection. Equip yourself with the tools and strategies to safeguard sensitive information in various contexts. Course 3: Paralegal Training A cornerstone for those keen to step into the legal world, this course lays down the groundwork for legal principles, processes, and professional responsibilities. Course 4: Commercial Law Engage with the intricacies of commercial law. Gain insights into business contracts, trade, and the legal framework that governs commercial operations. Course 5: Cyber Law Online Course The digital realm is rife with its own set of legal challenges. This course delves into the regulations, rights, and responsibilities of online activities and digital interactions. Course 6: Business Law A comprehensive look into the rules, regulations, and laws that dictate how a business should operate. Ideal for professionals, entrepreneurs, and those interested in the legal side of business. Course 7: Cyber Security Awareness Training With cyber threats escalating, this course heightens awareness about the importance of cybersecurity. Learn the best practices to keep data safe and recognise potential cyber threats. Course 8: Anti-Money Laundering (AML) Training Tackle the dark side of finance. Grasp the essential principles behind AML, the mechanisms to detect suspicious activities, and the protocols to prevent illegal money movements. CPD 45 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This GDPR Compliance, Data Protection & Cyber Security Course are suitable for: Business Professionals: Understand GDPR's impact on operations. Legal Enthusiasts: Deepen knowledge in data and cyber law. IT Experts: Enhance cybersecurity and data protection strategies. Entrepreneurs: Navigate legal and compliance landscapes. Finance Experts: Grasp anti-money laundering protocols. DPOs: Master GDPR implementation and related areas. After Completing this bundle, anyone can later enroll in this following course: NCFE Level 2 Certificate in the Principles of Cyber Security Certified Governance & Compliance Audit Professional Association of Governance, Risk and Compliance Highfield Awarding Body for Compliance Exam SC-900: Microsoft Security, Compliance, and Identity Fundamentals Level 7 Diploma in International Business Law Requirements Without any formal requirements, you can delightfully enrol in this GDPR Compliance, Data Protection & Cyber Security course. Just get a device with internet connectivity, and you are ready to start your learning journey. Thus, complete this GDPR course at your own pace. Career path Our GDPR Compliance, Data Protection & Cyber Security course will prepare you for a range of careers, including: Paralegal GDPR Consultant Data Protection Officer (DPO) Cybersecurity Specialist Legal Consultant in Cyber Law Compliance Officer AML Analyst Business Law Advisor The Combined Salary Range for this bundle is approximately £35,000 to £135,000+ per annum. Certificates Certificate of Completion Digital certificate - Included Certificate of Completion Hard copy certificate - £9.99

GDPR Compliance, Data Protection & Cyber Security - 8 Courses Bundle
Delivered Online On Demand45 hours
£39

ChatGPT Masterclass

5.0(1)

By LearnDrive UK

In today’s fast-paced world, effective communication is more important than ever. Whether you’re a student, a professional, or just someone who wants to improve your writing skills, the ChatGPT Masterclass is the perfect course for you.

ChatGPT Masterclass
Delivered Online On Demand1 hour
£5

MS InfoPath 2013: Working With InfoPath 2013 in SharePoint

4.3(43)

By John Academy

Description Do you want to know how to be an expert in creating forms and gathering data? Are you looking for the easiest method regarding MS InfoPath? You may look at the MS InfoPath 2013: Working With InfoPath 2013 in SharePoint course. This course may assist you to get an approximate idea about this field. The MS InfoPath 2013: Working With InfoPath 2013 in SharePoint course incorporates some basic ideas regarding the use of MS InfoPath. It enables to know you how to make forms and collect data by using Infopath within SharePoint. It also teaches you how to edit, create, and publish a form along with a strong command of associated properties. It gives you a proper direction to use Infopath forms by utilizing WebParts. After the end of the course, you will be an expert on some advanced functions of InfoPath that enables you to modify data source and work with it vivid sections. Assessment: This course does not involve any MCQ test. Students need to answer assignment questions to complete the course, the answers will be in the form of written work in pdf or word. Students can write the answers in their own time. Once the answers are submitted, the instructor will check and assess the work. 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? MS InfoPath 2013: Working With InfoPath 2013 in SharePoint 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 MS InfoPath 2013: Working With InfoPath 2013 in SharePoint 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. Introduction Introduction FREE 00:01:00 SharePoint and InfoPath Using InfoPath with SharePoint 00:04:00 Exploring the InfoPath Interface 00:03:00 Creating a Form from an Existing List 00:03:00 Creating a new List and Form within InfoPath 00:04:00 Creating a Form in InfoPath Using SharePoint Designer 00:02:00 Editing a Form 00:02:00 Publishing a Form 00:02:00 Restoring the Default SharePoint Form 00:03:00 Working with List Forms Components of the InfoPath Form 00:03:00 Formatting Text in the Form 00:03:00 Spellcheck Your Form 00:02:00 Inserting or Deleting a Table 00:02:00 Formatting a Table 00:03:00 Add or Remove Rows and Columns 00:02:00 Merging and Splitting Cells 00:04:00 Adding or Removing a Field 00:03:00 Resizing and Formatting a Field 00:03:00 Changing Field Controls 00:05:00 Inserting a Section 00:03:00 Inserting a Picture 00:02:00 Inserting a Button 00:05:00 Inserting a Calculated Value 00:04:00 Setting Default Field Values 00:05:00 Creating a Validation Rule 00:04:00 Creating a Formatting Rule 00:04:00 Creating an Action Rule 00:05:00 Modifying or Deleting a Rule 00:02:00 Setting the Form Load Rules 00:03:00 Advanced InfoPath Features Exploring the Fields Pane 00:02:00 Creating a Data Source 00:05:00 Modifying and Deleting a Data Source 00:02:00 Creating a View 00:03:00 Configuring View Settings 00:03:00 Creating Cascading Columns 00:06:00 Understanding Repeating Sections and Tables 00:03:00 Creating a Repeating Section 00:04:00 Using Repeating Tables to Add Multiple Items to a List 00:08:00 Using Repeating Sections to Show Existings Records 00:07:00 Hiding a Form Section Based on Field Values 00:05:00 InfoPath Forms Within SharePoint Using the InfoPath Form WebPart on a SP Page 00:04:00 Using Form Views for Different Groups 00:06:00 InfoPath Form WebPart and WebPart Filters 00:08:00 Conclusion Course Recap 00:01:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

MS InfoPath 2013: Working With InfoPath 2013 in SharePoint
Delivered Online On Demand2 hours 38 minutes
£25

Agile Project Management

By Packt

This course is your one stop destination for everything you need to know about Agile Project Management. The course covers core concepts of Agile Scrum, Product ownership, Business analysis, Project delivery, Using User stories and Agile Kanban Productivity and Efficiency. All examples and facts are based on real industry experience and research.

Agile Project Management
Delivered Online On Demand6 hours 31 minutes
£56.99