Instructional Video3:35
Curated Video

Getting Started with HashiCorp Nomad - Demo - Installing Nomad on Windows

Higher Ed
In this lesson, you will learn to install Nomad on Windows OS. We will download the open-source Nomad binary from the Nomad website, unzip the .exe file, and run the .exe to install Nomad over Windows.
<
br/>
This clip is from the...
Instructional Video10:10
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Creating PDBs

Higher Ed
In this practice video, you will gain hands-on experience creating PDB databases from the seed using two different methods. You will create PDBs using SQL*Plus and the DBCA, allowing you to practice multiple approaches to PDB...
Instructional Video18:06
Curated Video

Oracle Database Administration from Zero to Hero - Database Initialization Parameters (Part 1 of 2)

Higher Ed
In this video, we will discuss database initialization parameters, including the database parameter file and their management. You will learn how to configure and modify these parameters to optimize your database performance.
<
br/>...
Instructional Video18:55
Curated Video

Oracle Database Administration from Zero to Hero - Oracle DB Software Installation (Part 1 of 2)

Higher Ed
In this video, you will learn how to prepare the systems for Oracle database software installation, including the necessary prerequisites and considerations.
<
br/>
This clip is from the chapter "Installing and Creating Oracle...
Instructional Video8:57
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Writing Packer Templates

Higher Ed
In this lab demonstration, we will create our first Packer template. We will create a source block, validate the Packer template, create a building block, and build a new image using Packer.
<
br/>
This clip is from the chapter...
Instructional Video6:14
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Installing Packer on Windows

Higher Ed
You will learn to install Packer on Windows in this lab demonstration video. We will download the resources from the public repository on GitHub from the link provided by the instructor.
<
br/>
This clip is from the chapter...
Instructional Video8:45
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Demo - Installing Packer

Higher Ed
In this lab demonstration video, we will focus on installing Packer. The video provides the details on where to obtain the installation package. The video takes you through how to install, validate, and enable autocompletion for Packer...
Instructional Video13:36
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Creating Oracle Database with ASM (Part 4 of 4)

Higher Ed
In this practice video, you will focus on practical tasks related to Oracle Restart and ASM. You will check the Oracle Restart components and their functionality, retrieve information about ASM, get started with asmcmd for ASM...
Instructional Video12:06
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using External Tables

Higher Ed
In this practice video, you will apply your knowledge by creating external tables using the ORACLE_LOADER and ORACLE_DATAPUMP access drivers. Through hands-on exercises, you will gain practical experience in utilizing External Tables...
Instructional Video18:49
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using SQL Loader

Higher Ed
In this practice video, you will gain hands-on experience by implementing multiple data load scenarios using SQL Loader. Through practical exercises, you will learn how to efficiently load data files into your Oracle database using SQL...
Instructional Video17:16
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using Oracle Data Pump

Higher Ed
In this practice video, you will apply your knowledge by implementing common tasks involved in using Oracle Data Pump utilities. Through hands-on exercises, you will gain practical experience in effectively utilizing Data Pump for data...
Instructional Video14:17
Curated Video

Oracle Database Administration from Zero to Hero - Using Oracle Data Pump (Part 1 of 3)

Higher Ed
In this video, you will discover Oracle Data Pump, a powerful data movement utility. We will discuss the various data movement methods offered by Data Pump and how to use directory objects to enhance your data pump operations.
<
br/>...
Instructional Video10:50
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Automating RMAN Backup Jobs (Part 1 of 2)

Higher Ed
In this practice video, you will create automatic scheduled jobs that implement a sample database backup strategy on the Linux platform. You will apply the concepts learned in the previous video to automate RMAN backup jobs...
Instructional Video6:42
Curated Video

Oracle Database Administration from Zero to Hero - Performing RMAN Backups - Part II (3 of 3)

Higher Ed
In this video, we will cover advanced topics related to RMAN full backups. You will learn how to take backups as image copies, define device types in BACKUP commands, and use TAGs to organize RMAN backups.
<
br/>
This clip is from...
Instructional Video7:47
Curated Video

Oracle Database Administration from Zero to Hero - Introduction to RMAN (Part 2 of 3)

Higher Ed
In this video, we will continue our exploration of RMAN. You will learn how to start RMAN, connect it to a target database, and initiate backup and recovery operations.
<
br/>
This clip is from the chapter "Taking Backups in Oracle...
Instructional Video5:53
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Enabling the ARCHIVELOG Mode

Higher Ed
In this practice video, you will have the opportunity to enable the ARCHIVELOG mode in the database on srv1. You will also examine the generated archived redo log files, putting into practice the concepts discussed in the previous...
Instructional Video11:18
Curated Video

Oracle Database Administration from Zero to Hero - Managing the Archived Redo Log Files (Part 1 of 2)

Higher Ed
In this video, we will shift our attention to the management of archived redo log files. You will learn about the different archiving modes, compare NOARCHIVELOG and ARCHIVELOG modes, and discover how to set archive destinations.
<
br/>...
Instructional Video5:02
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Managing the Fast Recovery Area

Higher Ed
In this practice video, you will have hands-on experience examining the Fast Recovery Area (FRA) configured in the srv1 database. You will gain practical insights into the FRA management techniques discussed in the previous video.
<
br/>...
Instructional Video15:16
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Webpack Dev Server / 162

Higher Ed
This video explains webpack dev server and how to utilize its configuration.
<
br/>
This clip is from the chapter "Webpack" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains...
Instructional Video13:25
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Integrating Packer with Red Hat Ansible

Higher Ed
This video provides a hands-on lab that covers how to use Packer with Red Hat Ansible to automate the configuration of virtual machine images.
<
br/>
This clip is from the chapter "Packer Integrations" of the series "Automating...
Instructional Video5:15
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Examples of Different Provisioners

Higher Ed
In this video, we will explore examples of different provisioners, including how to upload a single file and multiple files in a local directory. We will explore executing a script and running commands on the machine.
<
br/>
This...
Instructional Video9:36
Curated Video

Alteryx Advanced - Using Multiple Files and Calgary

Higher Ed
In this video, we will understand how to use multiple files and learn the Calgary function. You will learn about using directory and dynamic input tools to handle multiple files. You will learn to use wildcard characters. We will...
Instructional Video4:13
Curated Video

Design Microservices Architecture with Patterns and Principles - Kafka Components - Topic, Partitions, Offset, and Replication Factor

Higher Ed
This video delves deeper into the key components of Apache Kafka. It explains topics as logical event streams, partitions for data distribution, offsets for message ordering, and replication factor for data redundancy and fault...
Instructional Video6:28
Wonderscape

The Dawn of the Napoleonic Era: Establishing a New Order in France

K - 5th
This video covers Napoleon's return to France, the coup of 18 Brumaire, and the onset of the Napoleonic Era. It discusses his reforms, the Battle of Marengo, and his influence on French law and governance.



Napoleon Bonaparte...