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. This clip is from the...
Curated Video
Getting Started with HashiCorp Nomad - Demo – Let’s Add Clients to the Cluster
This demonstration will teach us to add clients to the newly-created cluster. After creating our five-node server in the previous lessons, we will now add clients to the server cluster we created. This clip is from the chapter "Deploying...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Installing Nomad on Windows
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. This clip is from the chapter...
Curated Video
Getting Started with HashiCorp Nomad - Installing Nomad
This video briefly introduces how to install Nomad and the various sources and locations from where the Nomad application can be installed, be it macOS, Linux, or Windows OS. This clip is from the chapter "Deploying Nomad" of the series...
Curated Video
HashiCorp Certified - Vault Associate Course - Differentiate Human Versus System Auth Methods
In this video, we will explore the differences between human and system authentication methods in HashiCorp Vault, and when to use each type of authentication method. Objective 1C is all about knowing what auth methods are used for...
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
HashiCorp Certified - Vault Associate Course - Introduction to Auth Methods
This video provides an introduction to Auth methods. You will be learning more about Vault authentication, how it works, and how it's used with client interaction with Vault. This clip is from the chapter "Compare Authentication Methods"...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Installing Oracle Database Software in Windows
In this Practice video, you will learn the process of installing Oracle database software on the Windows platform, specifically focusing on the winsrv environment. This clip is from the chapter "Installing and Creating Oracle Databases"...
Curated Video
Oracle Database Administration from Zero to Hero - Overview on Oracle Database (Part 1 of 2)
In this video, we will explore the different Oracle database releases, the difference between Long Term Support Releases and Innovation Releases, and the Oracle Database Cloud Services. This clip is from the chapter "Introduction to...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Preparing Course Practice Environment (Part 2 of 2)
In this video, we will continue our practice of setting up the course environment by demonstrating how to create a Windows-based virtual machine. If you already have a Windows-based VirtualBox appliance that you can use for this course,...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Working with Packer’s Core Components in HCL
After learning to write specific HCL syntax for the Packer templates, we will work with the core components of Packer and how the core components fit in with the HCL format, including the source, provisioner, builder, postprocessors,...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Installing Packer on Mac
In this lab demonstration, you will learn to install Packer on MacOS. We will first establish the Homebrew package manager to install Packer on the MacOS machine. This clip is from the chapter "Introduction to HashiCorp Packer" of the...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Demo - Installing Packer
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...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Installing Packer
After understanding Packer and its core components and use features, we will examine the installation process of HashiCorp Packer and any configuration/settings required to begin using the tool. This clip is from the chapter...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Core Components of Packer
In this video, you will learn more about the core components that make up the Packer solutions tool, which builds images using templates created using JSON or HCL2. This clip is from the chapter "Introduction to HashiCorp Packer" of the...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Introduction to Packer - Section Overview
In this video, we will thoroughly understand Packer and its uses. You will learn about installing and using Packer and its primary uses. We will also examine the core components and Packer workflow. This clip is from the chapter...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Creating Oracle Database with ASM (Part 1 of 4)
In this practice video, you will gain hands-on experience in creating an Oracle database with ASM. You will perform tasks such as downloading Oracle Grid Infrastructure 19c software, setting up an Oracle VirtualBox appliance, and...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Duplicating Databases and PDBs Using RMAN
In this practice video, you will apply your knowledge by performing multiple techniques to duplicate the database “oradb†in srv1 to another database on the same host. You will gain hands-on experience with duplicating databases and...
Curated Video
Oracle Database Administration from Zero to Hero - Duplicating a Database Using RMAN - Part I (1 of 3)
In this video, we will begin exploring the process of duplicating a database using RMAN. You will learn about different database duplication techniques and their implications. This clip is from the chapter "Using RMAN in Multitenant...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Using Database Links
In this practice video, we will reinforce our understanding of using database links. You will create and use a database link to the SOE schema in PDB1. This clip is from the chapter "Managing Database Connectivity" of the series "Oracle...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Examples of Different Provisioners
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. This clip is from...
Curated Video
Design Microservices Architecture with Patterns and Principles - What Is Microservices Resiliency?
In this video, you will learn about the concept of resiliency in the context of microservices. The video explains how resiliency as a critical characteristic enables microservices to recover from failures, handle disruptions, and...
Curated Video
Design Microservices Architecture with Patterns and Principles - Docker Containers, Images, and Registries
This video dives deeper into Docker's core components: containers, images, and registries. It explains how containers are created from images, which are stored in registries. The video also discusses the benefits of using Docker images...