Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Why Use Packer?
In this video, we will understand Packer and why we use Packer, why businesses use Packer and learn about the evolving architecture of Packer, organizations moving over to cloud services, the use of containers, Kubernetes, and the...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Performing RMAN Backups - Part II
In this practice video, you will practice using multiple options to back up control files, produce backups as image copies, and utilize TAGs in RMAN backups. This clip is from the chapter "Taking Backups in Oracle Databases" of the...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Swipe Library - I / 308
This video explains the swipe library, which was designed by other developers. This clip is from the chapter "Project: notNotion" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Template Structure (Optional) / 303
This video explains the structure for the project. This clip is from the chapter "Project: notNotion" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the project on notNotion.
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Backup Data / 247
This video explains how to back up data for future use. This clip is from the chapter "Project: News Portal" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains how to create a custom...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Fetch News Data / 245
This video explains how to fetch news data for the project. This clip is from the chapter "Project: News Portal" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains how to create a...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Template Structure (Optional) / 242
This video explains the HTML template for the project. This clip is from the chapter "Project: News Portal" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains how to create a custom...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Demo - Integrating Packer with GitLab CI/CD
This video demonstrates how to use Packer with GitLab CI/CD to automate the build process and ensure that images are continuously updated with the latest changes. This clip is from the chapter "Packer Integrations" of the series...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Integrating Packer with Red Hat Ansible
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. This clip is from the chapter "Packer Integrations" of the series "Automating Image Creation...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Examples of Post-Processors
In this video, several examples of post-processors are discussed, including the docker-import post-processor, which imports the machine image into Docker, and the vagrant post-processor, which exports the image as a Vagrant box. The...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Introduction to Post-Processors
This video provides an overview of post-processors in HashiCorp Packer, explaining what they are and how they can be used to perform additional processing on the generated machine image. The video also covers some of the built-in...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Provisioners
In this lab demonstration, we will look at a showcase of adding provisioners to our Packer template. We will add a Packer provisioner to install updates and the nginx device. We will validate the Packer template and build a new image...
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
Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Packer Variables
In this hands-on lab demonstration video, we will work with Packer variables. We will add a variable and local block and update the Packer template to use variables. We will build an image with variables and a variable file. We will...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Using Variables in Packer Templates
After understanding variables and how to declare or define them in a template, you will learn about using the variables in a Packer template, including a general referral in Packer or an interpolation within a string. This clip is from...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Building Images in Multiple Clouds
After learning how to create images using Packer in multiple regions and operating systems, we will explore how Packer can build images in multiple cloud environments. We will update the Packer template to support multiple clouds,...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Building Images for Different Operating Systems
After learning to build images in Linux using Packer, we will explore the same image-building concepts on the Windows OS. We will update the Packer template to support multiple operating systems builds, validate the Packer template, and...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Selectors
This video explains the importance of selectors. This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an HTML and CSS refresher.
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - CSS Types and Order
This video explains CSS types and selectors. This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an HTML and CSS refresher.
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - HTML Semantics II
This video continues to explain HTML semantics and explains the tag called img. This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Id and Classes
This video explains ID and classes used to give a division to a tag. This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Linking Page
This video explains the linking page in HTML. This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an HTML and CSS refresher.
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Media Tags
This video explains the media tags in HTML. This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an HTML and CSS refresher.
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Head Section
This video explains the head section in HTML. This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an HTML and CSS refresher.