Opleidingen
68.942
resultaten
Red Hat System Administration I (RH124LS) (English)(partnercourse)
Follow the Red Hat System Administration I (RH124) RHLS course and learn core Linux administration tasks on Red Hat Enterprise Linux 10. 45 days lab access after the course.
Red Hat System Administration I (RH124) is designed for IT professionals who are new to Linux system administration and want to build a solid foundation in managing Red Hat Enterprise Linux in an enterprise environment. The course focuses on the administration, configuration, and efficient deployment of Red Hat Enterprise Linux, enabling you to integrate Linux systems with existing infrastructure while working securely and effectively.
Throughout the course, you will work extensively with the command line, learn how to manage files, users, and groups, configure network connectivity, and control system services and processes. You will also gain experience with installing and managing software, working with storage and removable media, securing access with SSH, and resolving configuration issues using built-in documentation and enterprise tools such as systemd and Red Hat Enterprise Linux Lightspeed. These skills form the technical basis required to operate and maintain a Linux server in a professional IT environment.
This course is the first in a two-course series and prepares you for further development in Red Hat System Administration II (RH134).
€0
Thuisstudie
max 12
5 dagen
Microsoft Windows Automation with Red Hat Ansible Automation Platform (DO417LS) (English)(partnercourse)
Follow Microsoft Windows Automation with Red Hat Ansible Automation Platform (DO417) and learn to automate Windows Server tasks with Ansible Playbooks and automation controller. Prepare for EX417
Microsoft Windows Automation with Red Hat Ansible Automation Platform (DO417) introduces you to automating core system administration tasks on Microsoft Windows Server using Red Hat Ansible Automation Platform. The course focuses on creating, managing, and running automation that helps you deploy, configure, and maintain Windows servers and the applications running on them in a consistent and reliable way.
During the course, you will learn how to write and manage Ansible Playbooks for Windows environments, store and reuse automation code using Git, Ansible Roles, and Content Collections, and run automation through the automation controller web-based interface. You will work with variables and facts, implement task control mechanisms such as loops, conditionals, and handlers, and design playbooks that can recover from failures. The course also covers automating common Windows Server administration tasks, including software installation and updates, file management, user and Active Directory management, and integration with PowerShell Desired State Configuration (DSC).
€0
Thuisstudie
max 12
4 dagen
Red Hat System Administration II (RH134LS) (English)(partnercourse)
Follow this Red Hat Learning Subscription course RH134 and deepen your Linux admin skills with RHEL 10, covering storage, SELinux, boot, scripting and Podman.
Red Hat System Administration II (RH134) is the second course in the RHCSA training track and builds on the knowledge gained in Red Hat System Administration I (RH124). This course is designed for IT professionals who want to deepen their Linux system administration skills and move toward operating as a full-time Linux administrator in an enterprise environment.
Throughout the course, you will work with more advanced administrative tasks such as installing and deploying Red Hat Enterprise Linux at scale, managing storage with logical volumes and file systems, and securing systems using SELinux and firewall configuration. You will also learn how to control and troubleshoot the boot process, schedule recurring system and user tasks, analyze system logs, tune system performance, and automate command-line tasks using shell scripting.
In addition, the course introduces container management with Podman and working with image-based Red Hat Enterprise Linux, enabling you to manage modern Linux environments more efficiently.
€0
Thuisstudie
max 12
5 dagen
Red Hat OpenShift Development I: Introduction to Containers with Podman (DO188LS) (English)(partnercourse)
Follow this Red Hat Learning Subscription course DO188 and learn to build, run and manage containers with Podman and OpenShift 4.10, based on RHEL 8.6.
Red Hat OpenShift Development I: Introduction to Containers with Podman (DO188) introduces you to building, running, and managing containers with Podman and Red Hat OpenShift Container Platform. This course is the starting point for the OpenShift developer curriculum and provides the foundation you will need to advance to cloud-native developer courses.
During this course, you will gain practical experience with container-based development concepts and workflows. Through hands-on labs, you will learn how to create container images, run and manage containers locally with Podman, and deploy containerized applications to OpenShift. The course focuses on developing real-world skills that help you understand how containers fit into modern application architectures and DevOps practices.
This course is based on Red Hat® Enterprise Linux® 8.6 and OpenShift® Container Platform 4.10. Do you want to get certified after this course? Book the corresponding exam: Red Hat Certified Specialist in Containers (EX188).
€0
Thuisstudie
max 12
3 dagen
Red Hat OpenShift Administration I: Operating a Production Cluster (DO180LS) (English)(partnercourse)
Follow this Red Hat Learning Subscription course DO180 and learn to manage Kubernetes workloads on OpenShift 4.18, deploy apps, manage networking and storage, and troubleshooting.
Red Hat OpenShift Administration I: Operating a Production Cluster (DO180) prepares you to manage Kubernetes workloads on Red Hat OpenShift in a production environment. You will learn how to work closely with developers, DevOps engineers, system administrators, and site reliability engineers to keep applications available, stable, and scalable.
During the course, you will work with OpenShift clusters using both the command-line interface and the web console. You will deploy containerized applications from images and Kubernetes manifests, manage networking and storage for application data, and troubleshoot connectivity issues inside and outside the cluster. You will also learn how to configure applications for high availability and reliability, and how to manage updates and rollbacks in a controlled way.
The skills you gain in this course apply to all OpenShift environments, including Red Hat OpenShift Container Platform, Red Hat OpenShift on AWS (ROSA), and Azure Red Hat OpenShift (ARO). This helps you support modern, cloud-native applications and collaborate effectively with both internal teams and managed service providers.
€0
Thuisstudie
max 12
4 dagen
Red Hat Enterprise Linux Automation with Ansible (AU294LS) (English)(partnercourse)
Follow Red Hat Enterprise Linux Automation with Ansible (AU294) and learn to automate Linux administration with Ansible Playbooks, Vault, Roles and inventories. Based on RHEL 10.
In the course Red Hat Enterprise Linux Automation with Ansible (AU294) you learn how to automate Linux system administration tasks using Ansible. The course focuses on replacing manual, repetitive, and error-prone work with reliable automation for system provisioning, configuration, application deployment, and orchestration.
During the course, you will learn how to set up Ansible development tools in VS Code, create and manage inventories of Linux hosts, and write Ansible Playbooks to automate day-to-day administration tasks. You will work with variables, task control, and file deployment, protect sensitive data using Ansible Vault, and structure automation code so it can be reused and scaled using Ansible Roles and Content Collections. By applying automation-first principles, you will build workflows that are consistent, repeatable, and ready for integration with DevOps and CI/CD practices.
The skills you gain help organizations improve operational efficiency, scale their infrastructure more easily, and accelerate application delivery, while reducing errors caused by manual processes.
€0
Thuisstudie
max 12
4 dagen
Red Hat OpenShift Developer II: Building Kubernetes Applications (DO288LS) (English)(partnercourse)
Follow this Red Hat Learning Subscription course DO288 and learn to build and deploy cloud-native apps on OpenShift 4.18, using templates, Helm, Pipelines and deployment strategies.
The course Red Hat OpenShift Developer II: Building and Deploying Cloud-native Applications (DO288) teaches you how to design, build, and deploy containerized applications on Red Hat OpenShift. The course is aimed at developers who want to move beyond basic container usage and learn how to develop and operate cloud-native applications on an OpenShift cluster.
Whether you are migrating existing applications or developing new container-native solutions, you will learn how Red Hat OpenShift helps increase developer productivity and simplifies application deployment at scale. During the course, you will work with developer features in the OpenShift web console, build and publish container images, and manage application deployments using different OpenShift deployment strategies.
You will also learn how to design and deploy multi-container applications using templates, Helm Charts, and Kustomize, and how to improve application reliability by implementing health checks. In addition, the course covers creating CI/CD workflows using Red Hat OpenShift Pipelines, enabling you to automate build, test, and deployment processes and support continuous delivery.
€0
Thuisstudie
max 12
4 dagen
Developing Advanced Automation with Red Hat Ansible Automation Platform (AU374LS) (English)(partnercourse)
Follow the Developing Advanced Automation with Red Hat Ansible Automation Platform (AU374) course and learn scalable automation with playbooks and execution environments. Prepare for EX374.
The course Developing Advanced Automation with Red Hat Ansible Automation Platform (AU374) helps you advance your Ansible skills and develop automation that scales across teams and enterprise environments. The course focuses on applying recommended practices with the container-focused tools of Red Hat Ansible Automation Platform, enabling you to build automation that can be consistently managed and executed through the platforms unified interface.
During the course, you will work with automation content navigator to develop, test, and manage Ansible Playbooks throughout their lifecycle. You will learn how to structure automation using reusable code, advanced playbook techniques, and Ansible Content Collections, while controlling task execution and transforming data with filters and plug-ins. The course also covers creating and managing automation execution environments to package dependencies and ensure consistent automation execution across development, testing, and production environments.
€0
Thuisstudie
max 12
4 dagen
Red Hat OpenShift Administration II: Configuring a Production Cluster (DO280LS) (English)(partnercourse)
Follow Red Hat OpenShift Administration II (DO280), an RHLS course, and learn to manage production clusters, multi-tenancy, security and operators on OpenShift 4.18. Prepare for EX280.
Red Hat OpenShift Administration II: Configuring a Production Cluster (DO280) builds on the skills learned in OpenShift Administration I and focuses on configuring and managing OpenShift clusters that support multiple applications and development teams. The course prepares OpenShift cluster administrators to handle daily operational tasks in production environments where security, reliability, and controlled access are critical.
During the course, you will learn how to deploy and manage applications using manifests, templates, Helm Charts, and Kustomize, and how to configure authentication and authorization for both users and applications. You will work with network policies to protect traffic inside and outside the cluster, expose applications securely, and manage applications that require elevated or special permissions, such as CI/CD tooling, monitoring solutions, and security scanners.
A strong emphasis is placed on multi-tenancy and self-service. You will learn how to safely enable developer self-service across multiple teams while maintaining operational control, as well as how to manage cluster and Kubernetes operator updates using OpenShifts operator framework.
€0
Thuisstudie
max 12
4 dagen
Certified Network Cabling Design Professional (CNCDP®) (with examvoucher) (English)(partnercourse)
NIEUWEGEIN
ma 20 jul. 2026
With few exceptions, enterprises today rely on IT for the delivery of business-critical services - often directly to the end consumer.
It is therefore vital that the mission-critical data centre is designed, maintained and operated with high-availability and efficiency in mind. Among all the facilities, network cabling is the foundation for the network and one of the major contributors to the availability of the data center.
CNCDP® is a 2-day course designed to expose participants to in-depth knowledge in designing and installing the data network cabling system which includes key subject matters such as; technical standards, designing of different cabling sub-systems, calculation of material requirements, architecture, installation, testing and acceptance.
Examination and Certification
This training is presented in the English language. You will receive an EXIN Anywhere voucher valid for one year. This allows you to book and complete your online proctored exam whenever it suits you best.
-The exam is a 60-minute closed book exam, with 40 multiple-choice questions.
-The candidate requires a minimum of 27 correct answers to pass the exam.
Candidates who successfully pass the exam will receive the official 'Certified Network Cabling Design Professional' certificate.
€1.790
Klassikaal
max 12
2 dagen