Hi, what do you want to do?
Curated Video
Getting Started with HashiCorp Nomad - Creating a Nomad Job Specification
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...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Secure Nomad with TLS
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...
<
br/>
This clip is...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Installing Nomad on Linux
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/>...
<
br/>...
Curated Video
Getting Started with HashiCorp Nomad - Understanding the Nomad Components
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/>...
<
br/>...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Monitoring Application Logs
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...
<
br/>
This clip is...
Curated Video
Getting Started with HashiCorp Nomad - Monitoring Application Logs
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/>...
<
br/>...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Monitor the Nomad Environment
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/>...
<
br/>...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Run Our First Nomad Job
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/>...
<
br/>...
Curated Video
Getting Started with HashiCorp Nomad - Running Our First Nomad Job
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...
<
br/>
This clip is...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Create a Job Specification
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...
Curated Video
Getting Started with HashiCorp Nomad - Working with Nomad Jobs
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...
<
br/>
This clip...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Starting the Nomad Service
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...
<
br/>
This clip is from the...
Curated Video
HashiCorp Certified - Vault Associate Course - Lab—PKI Secrets Engine
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
This clip is from the chapter "Compare and Configure Secrets Engines" of the series "HashiCorp Certified - Vault Associate Course".null
Curated Video
HashiCorp Certified - Vault Associate Course - Working with KV Secrets Engine
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...
<
br/>
This clip is from the chapter "Compare and Configure Secrets Engines" of the series...
Curated Video
HashiCorp Certified - Vault Associate Course - Managing Tokens Using the API
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...
<
br/>
This clip is from the chapter "Assess Vault Tokens" of the series "HashiCorp Certified - Vault Associate Course".This section focuses on the...
Curated Video
HashiCorp Certified - Vault Associate Course - Managing Policies Using the API
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...
<
br/>
This clip is from the chapter "Create Vault Policies" of the series "HashiCorp...
Curated Video
HashiCorp Certified - Vault Associate Course - Managing Policies Using the CLI
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...
<
br/>
This clip is from the chapter "Create Vault Policies" of the series "HashiCorp Certified - Vault...
Curated Video
HashiCorp Certified - Vault Associate Course - Lab—Vault Authentication Using the CLI
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...
<
br/>
This clip is from the chapter "Compare Authentication Methods" of the series "HashiCorp Certified - Vault Associate Course".This section focuses on comparing...
Curated Video
HashiCorp Certified - Vault Associate Course - Vault Authentication Using the CLI
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...
Curated Video
Oracle Database Administration from Zero to Hero - Creating PDBs (Part 1 of 2)
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...
<
br/>
This clip is...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Managing Initialization Parameters, SPFILE, and PFILE
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...
Curated Video
Oracle Database Administration from Zero to Hero - Database Initialization Parameters (Part 2 of 2)
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...
Curated Video
Oracle Database Administration from Zero to Hero - Database Initialization Parameters (Part 1 of 2)
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/>...
<
br/>...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Using SQLPlus
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...
<
br/>
This clip is from the chapter "Installing and...