Curated Video
Social Media Automation using Python - Sending Image to Contact
We will explore the pywhatkit.sendwhats_image function in Python to send an image to a contact. You will learn to send stand-alone as well as captioned images to contacts. This clip is from the chapter "WhatsApp Automation" of the series...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Making USB Devices Work with VirtualBox Copy
In this video, you will learn how to make USB devices work with VirtualBox copy. This clip is from the chapter "Bonus: Additional VirtualBox settings" of the series "Linux Operating System: A Complete Linux Guide for Beginners".null
Curated Video
CISSP Crash Course - Configuration Management
This video explains configuration management. This clip is from the chapter "Security Operations" of the series "CISSP Crash Course".This section covers domain 7, which focuses on security operations.
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Machine Learning and Deep Learning: Future Topics
In this video, you will learn what other types of machine learning exist and some future topics that we can look forward to learning. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites -...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - What Is Classification?
In this video, we will understand classification. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will cover machine...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Convolution
In this video, you will learn how to apply convolution to an image to create a blurring filter. This clip is from the chapter "SciPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section,...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Plotting Images
In this video, you will learn how to plot images. This clip is from the chapter "Matplotlib" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about Matplotlib.
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 container....
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 - 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
The Complete Vue.js Course for Beginners - Slots
In Vue.js, slots are a way to pass content to a component. They allow you to define a section of a component's template that can be replaced by the parent component. This clip is from the chapter "Advanced Concepts" of the series "The...
Curated Video
ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - AI Art and Graphics Generation (Using ChatGPT w/ MidJourney)
In this video, you will learn how to use ChatGPT to create AI art and graphics, a unique and exciting way to leverage the power of AI to enhance your creativity and productivity and create stunning AI art and designs/illustrations. This...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Building Images in Multiple Regions
In this hands-on demonstration lab, we will build upon some of the concepts we have been learning to extend our Packer-built images into multiple regions within the same cloud environment. This clip is from the chapter "Builders" of the...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Demo - Building Google Compute Machine Images with Packer
This demonstration lab will demonstrate how to utilize Packer to build machine images in the Google cloud platform. We will use the Google Compute Engine to build the images for this demo. This clip is from the chapter "Builders" of the...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Demo - Building Azure Machine Images with Packer
In this lab demonstration video, we will look at a demonstration of how to use Packer to build images in the Packer cloud. We will be working on the Azure-Arm builder as the use case for the lesson. This clip is from the chapter...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Writing Packer Templates
In this lab demonstration, we will create our first Packer template. We will create a source block, validate the Packer template, create a building block, and build a new image using Packer. This clip is from the chapter "Writing Packer...
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 - Introduction to Provisioners
In this lesson, we will understand provisioners, which use built-in, third-party integrations to install packages and configure the machine image, which integrates with shell options and different files. This clip is from the chapter...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - AWS Builders
In this video, we will go over the various AWS builders. We will explore four different builders and see how Packer builds on each of these platforms and the differences in the processes involved. This clip is from the chapter "Builders"...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Introduction to Builders
In this video, we will understand the concept of a Packer builder responsible for creating machines and generating images. More than one builder can be specified in a template. We will compare the different builder models available. This...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Demo - The Packer Workflow
In this lab demonstration video, we will walk through the Packer workflow, building an example. We will work on creating a workflow using AWS. We will create a Packer builder on AWS and a security group. You will learn to create an...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - The Packer Workflow
In this lecture, we will examine the Packer workflow. We will explore an example workflow built on AWS to understand the process, including building a HCL2 template, a Packer, a provision instance, running provisioners, creating and...
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 - Hello, Packer!
This overviews the entire HashiCorp suite of tools and describes products such as Terraform, Vault, Consul, Nomad, Waypoint, Boundary, Packer, and Vagrant. It then provides a detailed introduction to the features of Packer. This clip is...