Instructional Video10:35
Curated Video

Getting Started with HashiCorp Nomad - Creating a Nomad Job Specification

Higher Ed
In this lesson, we will discuss creating a Nomad job specification. We will create a job, provide it with a name, and place all the configurations for this job. We will then specify the data centers and type of service, handle updates...
Instructional Video14:47
Curated Video

Getting Started with HashiCorp Nomad - Demo - Secure Nomad with TLS

Higher Ed
This video demonstrates how to secure our Nomad environment with TLS. You will learn about managing different internal serfs, open-source options to create serfs, and using the HashiCorp vault to create serfs.
<
br/>
This clip is...
Instructional Video9:52
Curated Video

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

Higher Ed
This video demonstrates how to install Nomad on a new Linux box. We will begin by installing a new instance of AWS Linux, and then we will visit the releases.hashicorp.com site and download the binaries to install Nomad on Linux.
<
br/>...
Instructional Video12:07
Curated Video

Getting Started with HashiCorp Nomad - Understanding the Nomad Components

Higher Ed
After a brief introduction about Nomad, we will now discuss the components of Nomad and node. These agents run in server and client modes, jobs, jobs specifications, vault, driver, task, task groups, evaluation, and allocation.
<
br/>...
Instructional Video4:11
Curated Video

Getting Started with HashiCorp Nomad - Demo - Monitoring Application Logs

Higher Ed
In this demonstration, we will focus on monitoring our applications. We will look at the various logs on a client. Looking at the logs, we will practically understand the work processes running in the background.
<
br/>
This clip is...
Instructional Video5:30
Curated Video

Getting Started with HashiCorp Nomad - Monitoring Application Logs

Higher Ed
After learning how to monitor our local Nomad environment, we will examine monitoring our applications that run on the Nomad environment. We will look at the collection logs, allocation logs, and stream logs through the API.
<
br/>...
Instructional Video7:27
Curated Video

Getting Started with HashiCorp Nomad - Demo - Monitor the Nomad Environment

Higher Ed
In this demonstration, we will focus on monitoring, specifically at the host level. We will use the “systemctl status nomad" command. You will learn to view the journal logs and understand what happens in the Nomad environment.
<
br/>...
Instructional Video5:09
Curated Video

Getting Started with HashiCorp Nomad - Demo - Run Our First Nomad Job

Higher Ed
In this lesson, you will learn to submit our new job to our Nomad cluster and see it launch all of our containers. We will submit the configuration file we created in the previous lesson and successfully deploy our new container.
<
br/>...
Instructional Video6:48
Curated Video

Getting Started with HashiCorp Nomad - Running Our First Nomad Job

Higher Ed
After creating our first job specification file, you will learn to create jobs and submit them to Nomad to launch the application. We will examine the command “nomad job run " to submit the job to Nomad.
<
br/>
This clip is...
Instructional Video5:11
Curated Video

Getting Started with HashiCorp Nomad - Demo - Create a Job Specification

Higher Ed
In this demonstration, we will create our first job specification file. You will learn to add our data center and group. We will then examine how to add the network, mode, and port, update the service type, and launch a Docker...
Instructional Video5:53
Curated Video

Getting Started with HashiCorp Nomad - Working with Nomad Jobs

Higher Ed
In this video, you will learn more about working with Nomad jobs now that we have the Nomad infrastructure up and running and secure. You will learn to launch and manage our applications on the Nomad infrastructure.
<
br/>
This clip...
Instructional Video4:19
Curated Video

Getting Started with HashiCorp Nomad - Demo - Starting the Nomad Service

Higher Ed
In this video, you will learn to update the configuration file before we get Nomad up and running. We will replace the existing config file with a blank server.hcl file and copy information to the file.
<
br/>
This clip is from the...
Instructional Video15:39
Curated Video

HashiCorp Certified - Vault Associate Course - Lab—PKI Secrets Engine

Higher Ed
This is a lab video on PKI Secrets Engine.<br<br/>/>

This clip is from the chapter "Compare and Configure Secrets Engines" of the series "HashiCorp Certified - Vault Associate Course".null
Instructional Video19:37
Curated Video

HashiCorp Certified - Vault Associate Course - Working with KV Secrets Engine

Higher Ed
In this video, you will be working with KV Secrets Engine. We will go even deeper into KV while comparing KV version 1 and KV version 2.
<
br/>
This clip is from the chapter "Compare and Configure Secrets Engines" of the series...
Instructional Video6:14
Curated Video

HashiCorp Certified - Vault Associate Course - Managing Tokens Using the API

Higher Ed
In this video, you will learn how to manage a Vault token when using the Vault API.
<
br/>
This clip is from the chapter "Assess Vault Tokens" of the series "HashiCorp Certified - Vault Associate Course".This section focuses on the...
Instructional Video2:00
Curated Video

HashiCorp Certified - Vault Associate Course - Managing Policies Using the API

Higher Ed
This video helps in managing policies using the API. Using the API to manage policies should be pretty easy, and you can learn more about it here.
<
br/>
This clip is from the chapter "Create Vault Policies" of the series "HashiCorp...
Instructional Video2:48
Curated Video

HashiCorp Certified - Vault Associate Course - Managing Policies Using the CLI

Higher Ed
This video helps in managing policies using the CLI. Learn the common commands used when managing policies using the Vault CLI.
<
br/>
This clip is from the chapter "Create Vault Policies" of the series "HashiCorp Certified - Vault...
Instructional Video4:20
Curated Video

HashiCorp Certified - Vault Associate Course - Lab—Vault Authentication Using the CLI

Higher Ed
This is a lab video on Vault authentication using the CLI.
<
br/>
This clip is from the chapter "Compare Authentication Methods" of the series "HashiCorp Certified - Vault Associate Course".This section focuses on comparing...
Instructional Video9:05
Curated Video

HashiCorp Certified - Vault Associate Course - Vault Authentication Using the CLI

Higher Ed
Now that our Vault auth methods are enabled, how do we start using them? In this video, we will explore how to authenticate HashiCorp Vault using the Vault CLI. We will walk through some best practices for securing Vault authentication...
Instructional Video9:53
Curated Video

Oracle Database Administration from Zero to Hero - Creating PDBs (Part 1 of 2)

Higher Ed
In this video, we will cover the process of creating Pluggable Databases (PDBs). You will understand the prerequisites for PDB creation and explore methods such as using DBCA and SQL Developer to create PDBs.
<
br/>
This clip is...
Instructional Video10:23
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Managing Initialization Parameters, SPFILE, and PFILE

Higher Ed
In this Practice video, you will perform hands-on tasks related to managing Oracle database initialization parameters, SPFILE, and PFILE. You will gain practical experience in configuring and manipulating these components...
Instructional Video7:34
Curated Video

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

Higher Ed
In this video, we will dive deeper into database initialization parameters. We will explore the attributes associated with these parameters and cover topics such as creating PFILE (parameter file) and SPFILE (server parameter...
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 Video16:05
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using SQLPlus

Higher Ed
In this practice video, we will familiarize ourselves with using the SQLPlus utility, an essential tool for interacting with Oracle databases and executing SQL statements.
<
br/>
This clip is from the chapter "Installing and...