Instructional Video4:39
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Post-Processors

Higher Ed
This video provides a hands-on lab that walks through the process of using a post-processor in Packer. The lab covers using the amazon-import post-processor to upload the machine image to an S3 bucket and register it as an AMI in Amazon...
Instructional Video7:26
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Examples of Post-Processors

Higher Ed
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...
Instructional Video6:35
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Introduction to Post-Processors

Higher Ed
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...
Instructional Video6:12
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Provisioners

Higher Ed
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...
Instructional Video5:57
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Useful Features of Provisioners

Higher Ed
Here, we will examine the useful features of provisioners that run on specific builds and use “only” and “except” to run the provisioner with specific builds. We will also delve into build-specific overrides. We will look at the timeouts...
Instructional Video5:15
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Examples of Different Provisioners

Higher Ed
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...
Instructional Video12:53
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Packer Variables

Higher Ed
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...
Instructional Video8:27
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Using Variables in Packer Templates

Higher Ed
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...
Instructional Video4:15
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Demo - Target Clouds and Build Types Using Packer

Higher Ed
After learning to create images using Packer in multiple regions, OS, and clouds within a single Packer template, you will learn to perform updates to a subset of the different variations. This clip is from the chapter "Builders" of the...
Instructional Video7:02
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Building Images in Multiple Clouds

Higher Ed
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,...
Instructional Video13:38
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Building Images for Different Operating Systems

Higher Ed
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...
Instructional Video5:57
Curated Video

Getting Started with Scrum - Demo: Creating a Sprint Board

Higher Ed
This lesson takes us through creating a Sprint board using Azure DevOps, a new organization, and a new project.
Instructional Video6:38
Financial Times

End of the road for America's oil and gas pipelines?

Higher Ed
America’s big natural gas and petroleum pipeline projects are on shaky ground. A surge of protests by environmental and social activists, litigation and policy changes are adding up to budget-busting delays. Projects are being abandoned...
Instructional Video6:29
Packt

Hands-On Continuous Integration and Automation with Jenkins - What Is Pipeline as Code?

Higher Ed
This video explains what Pipeline as Code means, how pipelines are implemented in Jenkins 2, and what are the benefits of using Pipelines. • Explain Pipeline as Code • How pipelines are implemented in Jenkins 2 • Benefits of using...
Instructional Video5:35
Packt

Hands-On Continuous Integration and Automation with Jenkins - What Is Blue Ocean?

Higher Ed
This video explains what is Blue Ocean, which advantages it brings, and its main features. • What is Blue Ocean • See the advantages of Blue Ocean • Overview of Blue Ocean This clip is from the chapter "Blue Ocean" of the series...
Instructional Video9:27
Curated Video

Multi-Paradigm Programming with Modern C++ - More Range Examples

Higher Ed
Everything you can do with loops and algorithms; you can also do with ranges. Thanks to lazy evaluation of views, the code becomes more functional, and often more compact. • Returning ranges from functions • Creating a new range that...
Instructional Video4:57
Curated Video

Practical Jenkins - Understanding Workflow of Jobs and Pipelines

Higher Ed
For complex integration and release scenarios, jobs are not just enough. Jobs need to work together to create a sequenced workflow called pipeline. In the new model, Jenkins pipelines are a game changer with all features of pipelines...
Instructional Video4:52
Curated Video

Practical Jenkins - Exploring the Jenkinsfile and Declarative Pipeline Syntax

Higher Ed
The new pipeline model of Jenkins has its core in the Jenkisfile. It is the source of all configurations related to the pipeline and involves a domain specific language with its own syntax. With detailed documentation, it needs some...
Instructional Video8:37
Brainwaves Video Anthology

Benjamin Abelow How the West Brought War to Ukraine - Part 2

Higher Ed
Benjamin Abelow holds a B.A. in modern European history from the University of Pennsylvania, where he participated in an honors seminar on U.S. Cold War foreign policy taught by the scholar Marc Tractenberg. He then worked in Washington,...
Instructional Video8:21
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Publishing the Data Factory to Azure DevOps

Higher Ed
This video helps in publishing the Data Factory to Azure DevOps. This clip is from the chapter "Metadata-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction to Metadata-Driven Ingestion
Instructional Video1:23
Packt

What's Next?

Higher Ed
This video highlights the next concepts you can learn in the world of Apache Kafka. This clip is from the chapter "Next Steps" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will look at the...
Instructional Video2:06
Curated Video

Demo Part 1.3 Delete Resources

Higher Ed
In this demo video, we will work on deleting resources. This clip is from the chapter "Fundamental Principles of Machine Learning on Azure (30- 35%)" of the series "AI-900: Microsoft Azure AI Fundamentals Video Course + Ques".In this...
Instructional Video7:31
Curated Video

Practical Jenkins - Creating and Automating Build Pipelines

Higher Ed
With knowledge of the Jenkinsfile syntax, the next step is to create the pipelines following the different methods available. Also automating the creation and update of pipeline jobs are necessary. • Create pipeline from Jenkinsfile in...
Instructional Video6:08
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Selecting Your Clustering Keys

Higher Ed
This is a lab video explains on selecting your clustering keys. This clip is from the chapter "Snowflake – Partitioning, Clustering, and Performance Optimization" of the series "Snowflake - Build and Architect Data Pipelines Using...