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. This clip is...
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. This clip...
Curated Video
Getting Started with HashiCorp Nomad - Managing Nomad Environments (Day Two Ops)
After successfully creating and deploying our Nomad job, we will head to the day two ops of managing the Nomad environment, operational monitoring, maintenance, key rotations, upgrades, and troubleshooting. This clip is from the chapter...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Networking
In this demonstration, the author showcases a few basics of Nomad networking. We will look at the job allocation status, view the metadata it reports, and understand it. We will look at placement metrics, bridge mode, docker mode, and...
Curated Video
Getting Started with HashiCorp Nomad - Job Constraints
Here, we will understand job constraints and the constraint requirements specified at the job, group, or task level before any allocations are made. We will examine the different job constraints with examples. This clip is from the...
Curated Video
Getting Started with HashiCorp Nomad - Expanding on Nomad Jobs
You will learn more about Nomad jobs and how Nomad deploys additional containers with new tasks on another client. You will learn to expand on jobs and how to do this in a real-world scenario. This clip is from the chapter "Expanding on...
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. This...
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. This clip is from the chapter...
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. This clip is from the...
Curated Video
Getting Started with HashiCorp Nomad - The Nomad UI
After exploring the Nomad CLI, we will examine the Nomad user interface. We will understand how to view the Nomad infrastructure, jobs, tasks, evaluations, allocations, variables, and more. This clip is from the chapter "Interacting with...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Using the Nomad CLI
This demonstration explains the Nomad CLI and uses the CLI to interact with export tokens and export the Nomad address to the local Nomad instance. We will also set up DNS addresses to interact with our Nomad instance. We will also look...
Curated Video
Getting Started with HashiCorp Nomad - Interacting with Nomad using the CLI
In this lesson, we will discuss the different ways to interact within the Nomad environment using the CLI, the most popular interface we will use. We will ensure the Nomad binary is installed for this task. This clip is from the chapter...
Curated Video
Getting Started with HashiCorp Nomad - Demo – Let’s Work with Cluster Members
In this demonstration, we will work on removing clients from our cluster. We will understand how to delete nodes, disable allocations, add allocations, drain allocations, and so on. This clip is from the chapter "Deploying Nomad" of the...
Curated Video
Getting Started with HashiCorp Nomad - Managing Cluster Members
After learning how to join multiple servers and clients into our Nomad cluster, we will understand how to remove some of these cluster members from the Nomad cluster, remove server nodes, perform regular maintenance, upgrade the system,...
Curated Video
Getting Started with HashiCorp Nomad - Nomad Clients
After gaining a thorough understanding of the Nomad server, we will now focus on understanding the Nomad client concept, which are members of the Nomad data center responsible for executing tasks and jobs. This clip is from the chapter...
Curated Video
Getting Started with HashiCorp Nomad - Demo – Let’s Create a Nomad Cluster
Now that we have all the servers up and running, we will add the configuration and download the config to the other nodes of the server, totaling five, to ensure the demonstrations are lightweight and similar to a production server. This...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Installing Nomad on macOS
In this demonstration, we will look at installing Nomad on macOS. We will download the program from nomadproject.io and choose to install the package manager for macOS or the binary download for macOS. This clip is from the chapter...
Curated Video
Getting Started with HashiCorp Nomad - Learning Nomad Architecture
In this video, we will explore the Nomad architecture at a high level. We will understand a data center, region, and consensus related to Nomad. We will examine the single region architecture and server-client interaction. This clip is...
Curated Video
Getting Started with HashiCorp Nomad - Introduction to Nomad
This detailed introductory video places into perspective Nomad and its key features and advantages. It talks about Nomad’s general abilities and how it compares with Kubernetes. This clip is from the chapter "Introduction to Nomad" of...
Curated Video
HashiCorp Certified - Vault Associate Course - Exam Tips for Objective 1
In this video, we will discuss some exam tips for Objective 1 of the HashiCorp Certified Vault Associate exam, which covers the fundamentals of HashiCorp Vault. Check out some exam tips for Objective 1 to ensure you're ready to tackle...
Curated Video
HashiCorp Certified - Vault Associate Course - Lab - Okta Auth Method
This is a lab video on Okta Auth Method. Learn how to enable, configure, and use the Okta auth method in this lab video. This clip is from the chapter "Compare Authentication Methods" of the series "HashiCorp Certified - Vault Associate...
Curated Video
HashiCorp Certified - Vault Associate Course - Choosing an Auth Method
In this video, we will explore how to choose the best authentication method for your HashiCorp Vault deployment based on your specific use case and requirements. Objective 1B is all about being able to choose the proper auth method. We...
Curated Video
HashiCorp Certified - Vault Associate Course - Lab—Vault Authentication Using the API
This is a lab video on Vault authentication using the API. This clip is from the chapter "Compare Authentication Methods" of the series "HashiCorp Certified - Vault Associate Course".This section focuses on comparing authentication methods.
Curated Video
Oracle Database Administration from Zero to Hero - Creating PDBs (Part 2 of 2)
In this video, we will continue our exploration of creating Pluggable Databases (PDBs). You will learn additional techniques, including creating PDBs using the CREATE PLUGGABLE DATABASE statement, creating PDBs from the Seed Container,...