Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Post-Processors
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...
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 - Useful Features of Provisioners
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...
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 - Demo - Target Clouds and Build Types Using Packer
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...
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
Getting Started with Scrum - Demo: Creating a Sprint Board
This lesson takes us through creating a Sprint board using Azure DevOps, a new organization, and a new project.
Financial Times
End of the road for America's oil and gas pipelines?
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...
Packt
Hands-On Continuous Integration and Automation with Jenkins - What Is Pipeline as Code?
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...
Packt
Hands-On Continuous Integration and Automation with Jenkins - What Is Blue Ocean?
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...
Curated Video
Multi-Paradigm Programming with Modern C++ - More Range Examples
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...
Curated Video
Practical Jenkins - Understanding Workflow of Jobs and Pipelines
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...
Curated Video
Practical Jenkins - Exploring the Jenkinsfile and Declarative Pipeline Syntax
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...
Brainwaves Video Anthology
Benjamin Abelow How the West Brought War to Ukraine - Part 2
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,...
Curated Video
Azure Data Factory for Beginners - Build Data Ingestion - Publishing the Data Factory to Azure DevOps
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
Packt
What's Next?
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...
Curated Video
Demo Part 1.3 Delete Resources
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...
Curated Video
Practical Jenkins - Creating and Automating Build Pipelines
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...
Curated Video
Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Selecting Your Clustering Keys
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...