Onderwerp
Automatisering & ICT/IT
Communicatie
Financieel
HR
Inkoop & logistiek
Management
Secretarieel & Administratief
Marketing
Opleiding & Onderwijs
Persoonlijke Effectiviteit
Productie, techniek & bouw
Kwaliteit- & Projectmanagement
Sales
Vitaliteit & Gezondheid
Taalcursus
Zorg & Verzorging
Juridisch
Internet & Media
Arbo & Veiligheid
Hobby & Vrije Tijd
Vastgoed & Makelaardij
Abonnementen
Locatie
Niveau
Type
Keurmerk

Opleidingen

56.688 resultaten

Red Hat OpenStack Administration I: Core Operations for Domain Operators (CL110) - RHLS-Course [CL110LS]

OVERVIEW Learn how to install configure, use, and maintain Red Hat OpenStack Platform Red Hat OpenStack Administration I (CL110) is designed for system administrators who are intending to implement a cloud computing environment using Red Hat OpenStack® Platform. This course is based on Red Hat Enterprise Linux OpenStack Platform 8. This course will teach students to install a proof-of-concept, configure, use, and maintain Red Hat OpenStack Platform. This course covers the core services: identity (Keystone), block storage (Cinder), image (Glance), networking (Neutron), compute and controller (Nova), and dashboard (Horizon). This course is designed for Linux system administrators, cloud administrators, and cloud operators interested in, or responsible for, maintaining a private or hybrid cloud. OBJECTIVES As a result of attending this course, you will understand the architecture of a private or hybrid OpenStack cloud infrastructure and will be able to create, manage, and troubleshoot software-defined network services, resources, servers, and applications for dynamically scalable business environments. You should also be able to demonstrate these skills: Design and implement on-demand projects, software-defined networks, and virtual machine instances. Deploy a proof-of-concept OpenStack installation for practice, development, demonstration, and testing, back in your own home or business computing environment. Manage software-defined networks such as subnets, routers, floating IP addresses, images, flavors, security groups/rules, and block and object storage. Create and customize advanced VM instances as applications, customize on deploy, and create scalable stacks of multiple VM applications. CONTENT Course introduction Introduce and review the course.                Launch an instance Launch an instance and describe the terminology and services used in OpenStack. Manage projects and users Manage projects and users using Horizon. Manage project quotas Manage project quotas using Horizon. Manage flavors Manage flavors using Horizon. Manage images Manage images using Horizon. Manage networks Manage networks using Horizon. Manage floating IP addresses Manage networks using Horizon. Manage block storage Manage block storage using Horizon. Manage security and access Manage security and access to instances using Horizon. Manage instances with Horizon Manage instances using Horizon. Install OpenStack Install an OpenStack proof of concept using PackStack. Manage the Keystone identity service Manage the Keystone identity service using the command-line interface. Prepare to launch instances with the command-line interface Prepare to launch instances and manage instances using the command-line interface. Manage instances with the command-line interface Manage instances using the command-line interface. Manage block storage with the command-line interface Manage block storage using the command-line interface. Comprehensive review of Red Hat OpenStack Administration I Review tasks in the Red Hat OpenStack Administration I course.  
€3.200
E-Learning

Red Hat OpenStack Administration II: Day 2 Operations for Cloud Operators (CL210) - RHLS-Course [CL210LS]

OVERVIEW Introduction to Red Hat OpenStack Platform configuration and administration of private cloud infrastructure using core OpenStack services Red Hat OpenStack Administration II: Infrastructure Configuration for Cloud Administrators (CL210) teaches you how to implement a full-featured cloud computing environment using OpenStack. You will learn how to configure, administer, and manage Red Hat® OpenStack Platform infrastructure. The lessons and objectives taught in this course will prepare you for the Red Hat Certified System Administrator in Red Hat OpenStack exam (EX210). This course is based on Red Hat OpenStack Platform 13.0 and Red Hat® Enterprise Linux® 7.5. The focus of this course is on managing and using the OpenStack client command-line interface and the director and dashboard graphical web user interfaces to securely manage server instances, compute and storage resources, and user identities. This course is intended for Linux system administrators, cloud administrators, cloud operators, and infrastructure architects interested in, or responsible for, maintaining a private or hybrid cloud OBJECTIVES As a result of attending this course, you will know how to configure and manage an OpenStack installation featuring all of the common, core features and services used by enterprise private/hybrid cloud customers. You will also be able to choose and customize compute, storage, networking, deployment, and application support resources and services tailored to your enterprise needs. Students should be able to demonstrate the following skills: Navigate and manage the control plane on the undercloud and the overcloud. Work with containerized overcloud infrastructure services. Manage necessary authentication, authorization, and security administration. Navigate and describe all network layers in an IaaS and all aspects of SDN design and management. Manage compute node and storage resource, including hyperconvergence. Troubleshoot typical OpenStack operations. This course helps you prepare for the Red Hat Certified System Administrator in Red Hat OpenStack exam (EX210) CONTENT Navigate the Red Hat OpenStack Platform architecture Describe the classroom environment, support systems, functions of the undercloud components, and more. Describe the OpenStack control plane Identify the shared services running on a controller node and describe service endpoint configuration and security. Integrate identity management Describe the installation and architecture of a Red Hat Identity Management back end for the OpenStack identity service. Perform image operations Build an image using diskimage-builder and customize launched instances during deployment using cloud-init. Manage storage Explain persistent storage options for use in OpenStack, focusing on the expanding capabilities of the default Red Hat® Ceph Storage. Manage OpenStack networking Explain the different network types available to the OpenStack networking service and improve network performance with Open Virtual Network. Manage compute resources Perform common compute node administration tasks, including live migration, evacuation, and enabling and disabling compute nodes. Automate cloud applications Explain the orchestration architecture required to deploy application stacks and write templates using the Heat Orchestration Template (HOT) language. Troubleshoot OpenStack operations Discuss recommended diagnostic and troubleshooting tools and techniques. Comprehensive review Build a custom image and launch an instance using the custom image.
€3.740
E-Learning

Red Hat OpenShift Developer II: Building and Deploying Cloud-native Applications (DO288) - RHLS-Course [DO288LS]

OVERVIEW Red Hat OpenShift Development I: Containerizing Applications (DO288) enhances understanding of containers as a key technology for configuring and deploying applications and microservices. As the second course in the OpenShift development track, this offering will teach you how to design, build, and deploy containerized software applications to an OpenShift cluster. Whether you’re writing container-native applications or migrating existing brownfield applications, you’ll learn how to boost developer productivity powered by Red Hat® OpenShift Container Platform, a containerized application platform that allows enterprises to manage container deployments and scale their applications using Kubernetes. This course is based on Red Hat OpenShift Container Platform 4.2. This course is for Enterprise application developers and Site reliability engineers and will help you prepare for the Red Hat Certified Specialist in OpenShift Application Development exam (EX288). OBJECTIVES As a result of completing this course, you should be able to understand the fundamental concepts behind containerizing, scaling, deploying, and managing applications in Red Hat OpenShift Container Platform. You will also acquire these skills: Design container images to containerize applications. Customize application builds and implement post-commit build hooks. Create a multicontainer application template. Implement health checks to improve system reliability. CONTENT Deploy and manage applications on an OpenShift cluster  Deploy applications using various application packaging methods to an OpenShift cluster and manage their resources  Design containerized applications for OpenShift  Select a containerization method for an application and create a container to run on an OpenShift cluster. Publish enterprise container images Create an enterprise registry and publish container images to it. Manage building applications  Describe the OpenShift build process, in addition to triggering and managing builds. Customize source-to-image builds Customize an existing S2I base image and create a new one. Create applications from OpenShift templates Describe the elements of a template and create a multicontainer application template. Manage application deployments Monitor application health and implement various deployment methods for cloud-native applications.  Implement CI/CD pipelines in OpenShift Create and deploy Jenkins pipelines to facilitate continuous integration and continuous deployment (CI/CD) with OpenShift. Build cloud-native applications on OpenShift Create and deploy cloud-native applications on OpenShift.
€3.740
E-Learning

Building Resilient Microservices with Istio and Red Hat OpenShift Service Mesh (DO328) - RHLS-Course [DO328LS]

OVERVIEW Control, manage, trace, monitor, and test your microservices with Red Hat OpenShift Service Mesh. Building Resilient Microservices with Istio and Red Hat OpenShift Service Mesh (DO328) teaches students installation, service monitoring, service management, and service resilience of Red Hat OpenShiftⓇ Service Mesh. Openshift created an enterprise-ready, multi-tenant platform that made deploying and scaling microservice applications efficient and easily repeatable. But as these architectures become larger and more complex, defining how these services interact with each other becomes increasingly difficult. Red Hat OpenShift Service Mesh comprises 3 products—Istio, Jaeger, and Kiali—that facilitate service interaction management, provide service tracing, and create a visual representation of communication pathways. This course is based on Red Hat OpenShift® Container Platform 4.4 and Red Hat OpenShift Service Mesh 1.1. OBJECTIVES Following completion of this course you will have the knowledge and experience to install and configure OpenShift Service Mesh to define, monitor, and manage service interaction within microservice architectures. This course is intended to illustrate the ease of OpenShift Service Mesh’s “sidecar” approach and to highlight the product’s benefits of service resilience and monitoring. CONTENT Introducing Red Hat OpenShift Service Mesh Describe the basic concepts of microservice architecture and Red Hat Service Mesh. Installing Red Hat Service Mesh  Deploy Red Hat Service Mesh on OpenShift Container Platform. Observing a Service Mesh Trace and visualize an OpenShift Service Mesh with Jaeger and Kiali. Controlling Service Traffic Manage and route traffic with Red Hat Service Mesh. Releasing Applications with Service Mesh Releasing applications with canary and mirroring release strategies. Testing Service Resilience with Chaos Testing Test the resiliency of an OpenShift Service Mesh with Chaos Testing. Building Resilient Services Leverage OpenShift Service Mesh strategies for creating resilient services. Securing an OpenShift Service Mesh Secure and encrypt services in your application with Red Hat OpenShift Service Mesh
€2.805
E-Learning

Automate and Manage Red Hat OpenShift Virtualization with Ansible (DO336) - RHLS-Course [DO336LS]

OVERVIEW Learn how to use Red Hat Ansible Automation Platform to automate the migration and management of virtual machines in Red Hat OpenShift Virtualization. Automate and Manage Red Hat OpenShift Virtualization with Ansible (DO336) is designed for virtual machine administrators interested in automating migration and management tasks of virtual machines in OpenShift Virtualization by using the Ansible Automation Platform operator. This course provides the following information and skills: - An introduction to fundamental concepts of Ansible and Ansible Automation Platform - Skills to deploy the Ansible Automation Platform operator, automation controller, and private automation hub instance  in a Red Hat OpenShift cluster - Strategies to migrate virtual machines from another hypervisor to OpenShift Virtualization by using the migration toolkit for virtualization operator and Ansible Automation Platform - Skills to automate Day-2 tasks that help manage the entire VM lifecycle, such as provisioning virtual machines and supporting Kubernetes resources, managing compute resources and network devices, and installing software packages. Following course completion, you will receive a 45-day extended access to hands-on labs for any course that includes a virtual environment. Note: This course is offered as a 3 day in person class, a 4 day virtual class or is self-paced. Durations may vary based on the delivery. For full course details, scheduling, and pricing, select your location then “get started” on the right hand menu. OBJECTIVES Introduction to the fundamentals concepts, use cases, and architecture of Ansible and Ansible Automation Platform Deploying and configuring the Ansible Automation Platform operator, automation controller, and private automation hub in a Red Hat OpenShift cluster Migrating virtual machines from another hypervisor to Red Hat OpenShift Virtualization by using the migration toolkit for virtualization operator and Ansible Automation Platform Automating the creation and management of virtual machines in a Red Hat OpenShift Virtualization cluster by using the Ansible Automation Platform operator CONTENT Introducing Red Hat Ansible Automation Platform Explain the need for automation, fundamental concepts of Ansible, and the architecture and use cases for Ansible and the Ansible Automation Platform Operator in a Red Hat OpenShift cluster. Deploying and Configuring the Red Hat Ansible Automation Platform Operator Deploy and configure the Red Hat Ansible Automation Platform Operator, automation controller, automation hub operator instance in a Red Hat OpenShift Container Platform cluster. Migrating Virtual Machines to Red Hat OpenShift Virtualization with Ansible Automation Platform Migrate virtual machines from a compatible hypervisor to Red Hat OpenShift Virtualization by using Ansible Automation Platform and the migration toolkit for virtualization (MTV) operator. Automating Day-2 Operations for Virtual Machines in Red Hat OpenShift Virtualization with Red Hat Ansible Automation Platform Automate the creation and management of virtual machines in a Red Hat OpenShift Virtualization cluster by using the Ansible Automation Platform operator.
€2.805
E-Learning

Migrating Virtual Machines to Red Hat OpenShift Virtualization with Ansible Automation Platform (DO346) - RHLS-Course [DO346LS]

OVERVIEW Learn the essential skills to migrate virtual machines to Red Hat OpenShift Virtualization. Migrating Virtual Machines to Red Hat OpenShift Virtualization with Ansible Automation Platform (DO346) provides the essential knowledge to migrate virtual machines to Red Hat OpenShift Virtualization by using carefully selected content from Managing Virtual Machines in Red Hat OpenShift Virtualization (DO316) and Automate and Manage Red Hat OpenShift Virtualization with Ansible (DO336). This course provides a shorter learning path for IT professionals to migrate their virtualized workloads to OpenShift Virtualization.  This course provides the following information and skills: - An introduction to key OpenShift and Kubernetes concepts, such as nodes, pods, and operators - Skills to deploy the OpenShift Virtualization operator - Skills to configure networking and storage for virtual machines - Strategies to migrate virtual machines from another hypervisor to OpenShift Virtualization by using the migration toolkit for virtualization operator and Ansible Automation Platform This course is based on OpenShift Container Platform 4.16, OpenShift Virtualization 4.16, and Ansible Automation Platform 2.4. Note: This course is offered as a 2-day in-person class, a 3-day virtual class, or is self-paced. Durations might vary based on the delivery. For full course details, scheduling, and pricing, select your location, and then “get started” on the right menu. OBJECTIVES Deploying the OpenShift Virtualization operator in an existing Red Hat OpenShift environment Configuring node networking to connect virtual machines and nodes to networks outside the cluster by using Multus CNI plug-ins and the NMState operator Managing storage and disks for virtual machines in Red Hat OpenShift Migrating virtual machines from another hypervisor to Red Hat OpenShift Virtualization by using the migration toolkit for virtualization operator and Ansible Automation Platform CONTENT Red Hat OpenShift Virtualization Distinguish Red Hat OpenShift Virtualization from container technologies and from traditional virtual machine technologies. Describe the features and use cases of OpenShift Virtualization. Deploy the OpenShift Virtualization operator in an existing Red Hat OpenShift environment. Configuring Networking for Virtual Machines Configure standard Kubernetes network objects for virtual machines and virtual machine-backed applications. Configure node networking to connect virtual machines and nodes to networks outside the cluster by using Multus CNI plug-ins and the NMState operator. Configuring Storage for Virtual Machines Manage storage and disks for virtual machines in Red Hat OpenShift by using Kubernetes. Migrating Virtual Machines to Red Hat OpenShift Virtualization Migrate virtual machines from a compatible hypervisor to Red Hat OpenShift Virtualization by using the migration toolkit for virtualization (MTV) operator and the Ansible Automation Platform (AAP) operator.
€1.870
E-Learning

Enterprise Kubernetes Storage with Red Hat OpenShift Data Foundation (DO370) - RHLS-Course [DO370LS]

OVERVIEW Teaches the essential skills required to design, implement, and manage a Red Hat OpenShift Data Foundation cluster and perform day-to-day Kubernetes storage management tasks. Traditional storage options available to Kubernetes administrators are limited and lack flexibility and/or versatility. Red Hat OpenShift Data Foundation provides real advantages, even when it is backed by cloud storage such as AWS EBS and sophisticated on-prem legacy storage like SAN arrays. Many companies rely on third-party solutions to manage backup and disaster recovery in production. However, proper planning to implement these solutions requires knowledge of the Kubernetes CSI and OAPD APIs. This course walks the student through the recommended steps of configuring and managing storage services for container and Kubernetes services.   OBJECTIVES Deploy Red Hat OpenShift Data Foundation in internal and external mode. Provision non-shareable block storage to applications like databases. Provision shareable block storage to applications like virtual machines. Provision shareable file storage to such applications as CI/CD pipelines and AI/ML. Provision shareable object storage to applications, such as AI/ML and media streaming. Provision storage for Red Hat OpenShift cluster services, such as monitoring and registry. Monitor and expand storage capacity and performance Attach and detach storage from an application for backup and archiving. Create and access volume snapshots and clones. Troubleshoot internal Ceph components of Red Hat OpenShift Data Foundation. Perform backup and restore operations using the OADP API. CONTENT Describing Red Hat OpenShift Data Foundation deployment architectures Deploying OpenShift Data Foundation on Red Hat OpenShift using Internal, Converged Mode Configuring Red hat OpenShift Cluster Services to use OpenShift Data Foundation Configuring application workloads to use OpenShift Data Foundation block and file storage Monitoring and expanding OpenShift Data Foundation block and file storage capacity Troubleshooting Ceph components from OpenShift Data Foundation Expanding OpenShift Data Foundation block and file storage volumes Performing backup and restore of OpenShift Data Foundation block and file volumes Configuring application workloads to use OpenShift Data Foundation object storage Monitoring and expanding OpenShift Data Foundation object storage capacity Performing backup and restore of OpenShift Data Foundation object buckets Deploying OpenShift Data Foundation on Red Hat OpenShift using external mode  
€3.740
E-Learning

Red Hat Cloud-native Microservices Development with Quarkus (DO378) - RHLS-Course [DO378LS]

OVERVIEW Develop microservice-based applications with Quarkus and OpenShift. Enterprises are moving to cloud-native microservices architectures. 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 the Red Hat Build of Quarkus and Red Hat 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.14, and Red Hat Build of Quarkus 3.8. Following course completion, you will receive a 45-day extended access to hands-on labs for any course that includes a virtual environment. Note: This course is offered as a five day virtual class or self-paced. Durations may vary based on the delivery. For full course details, scheduling, and pricing, select your location then “get started” on the right hand menu. OBJECTIVES 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. Implement health checks, tracing and monitoring of microservices. Build reactive and asynchronous applications using Quarkus. CONTENT
€3.740
E-Learning

Red Hat OpenShift Administration III: Scaling Deployments in the Enterprise (DO380) - RHLS-Course [DO380LS]

OVERVIEW Plan, implement, and manage OpenShift clusters at scale Red Hat OpenShift Administration III: Scaling Kubernetes Deployments in the Enterprise (DO380) expands upon the skills required to plan, implement, and manage OpenShift® clusters in the enterprise. You will learn how to configure and manage OpenShift clusters at scale to address increasing and special demands from applications and ensure reliability, performance, and availability. This course builds upon the essential skills required to configure and manage an OpenShift 4.x cluster, teaching the enhanced skills needed to operate production environments at scale. This course is based on Red Hat® OpenShift Container Platform 4.14. Note: This course is offered as a five day virtual class or self-paced. Updated July2025 OBJECTIVES After this course participants should be able to: Manage OpenShift cluster operators and add operators. Implement GitOps workflows using OpenShift GitOps operator. Integrate OpenShift with enterprise authentication. Query and visualize cluster-wide logs, metrics, and alerts. Backup and restore application settings and data with OpenShift APIs for Data Protection (OADP). Manage machine pools and machine configurations. CONTENT Authentication and Identity Management Configure OpenShift clusters to authenticate by using LDAP and OIDC enterprise identity systems and to recognize groups that those systems define. Backup, Restore, and Migration of Applications with OADP Backup and restore application settings and data with OpenShift APIs for Data Protection (OADP). Cluster Partitioning Configure a subset of cluster nodes to be dedicated to a type of workload. Pod Scheduling Configure workloads to run on a dedicated set of cluster nodes and prevent other workloads from using those cluster nodes. OpenShift GitOps Deploy OpenShift GitOps for managing clusters and applications. OpenShift Monitoring Troubleshoot performance and availability issues with applications and clusters. OpenShift Logging Deploy OpenShift logging and query log entries from workloads and cluster nodes.
€3.740
E-Learning

Microsoft Windows Automation with Red Hat Ansible Automation Platform (DO417) - RHLS-Course [DO417LS]

OVERVIEW Introduction to performing core system administration tasks by creating and running automation for a Windows Server using Red Hat Ansible Automation Platform. Microsoft Windows Automation with Red Hat Ansible Automation Platform (DO417) is designed for System administrators, DevOps engineers, and developers who want to learn how to automate the deployment and management of Microsoft Windows servers and applications hosted on them using Red Hat Ansible Automation Platform. Students learn how to create and run automation for Windows Server using Red Hat Ansible Automation Platform, in order to perform core system administration tasks Students can use automation to perform their tasks consistently, repeatably, and automatically, saving time and avoiding errors that might be caused by performing these tasks manually This course is based on Red Hat® Ansible Automation Platform 2.4. Note: DO417 is an entry-level Ansible course and does not require or provide Linux knowledge Following course completion, hands-on lab access will remain available for up to 45 days for any live course that includes a virtual environment.This course is offered as a four day in classroom, a five day virtual class or self-paced.  Updated : Nov2025 OBJECTIVES After this course participants should be able to: Write Ansible Playbooks that automate tasks on Microsoft Windows servers Manage Ansible Playbooks stored in a Git-based version control system Run Ansible Playbooks by using the automation controller web-based UI Manage and ensure software and Windows features are installed and up-to-date using Ansible automation Write efficient tasks in Ansible Playbooks by using loops, conditional tests, and handlers Write Ansible Playbooks that ensure plays can recover when tasks fail Deploy, modify, and manage files with Ansible on your Windows servers, use completed files and Jinja2 templates Manage local and domain users, manage Active Directory domains, and generate dynamic inventory of managed hosts in automation controller based on domain membership Automate specific, common Windows Server administration tasks Reuse existing automation code by using Ansible Content Collections, Ansible Roles, and Ansible integration with PowerShell Desired State Configuration (DSC) resources CONTENT Introducing Red Hat Ansible Automation Platform Describe the fundamental concepts of Ansible and how it is used, and install development tools from Red Hat Ansible Automation Platform Preparing for Ansible Operations Prepare Microsoft Windows hosts for Ansible automation and automation controller to run automation on those hosts Implementing Ansible Playbooks Write a simple playbook to automate tasks on multiple Microsoft Windows-based hosts, and then run the playbook with automation controller Managing Variables and Facts Write playbooks that use variables to simplify management of the playbook and facts to reference information about managed hosts Installing and Configuring Software Install, manage, and ensure software is up to date using Ansible Playbooks.Install, manage, and ensure software is up to date using Ansible Playbooks Implementing Task Control Manage task execution using loops, conditional tests, and handlers, and recover when tasks fail Deploying Files to Managed Hosts Deploy, modify, and manage files on your managed hosts Reusing Code with Ansible Roles and Ansible Content Collections Write playbooks that are optimized for larger and more complex projects and that reuse existing automation code Interacting with Users and Domains Manage local and domain users and Active Directory domains on managed hosts, and generate a dynamic inventory of managed hosts in automation controller based on domain membership Automating Windows Administration Tasks Automate common Windows Server administration tasks Comprehensive Review Review tasks from Microsoft Windows Automation with Red Hat Ansible Automation Platform
€3.740
E-Learning