Hi, what do you want to do?
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - AWS Batch
Where can you turn to automatically run those slick scripts you have created for your AWS environment? Look no further than AWS Batch.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - So You Want to Be an AWS Rock Star?
In this video, we will understand Amazon Web Services in brief. We will examine the various opportunities that AWS provides, the need to get certified with AWS, and its benefits.
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Why Get CompTIA A+ Certified
CompTIA A+ is the de facto entry point for IT techs, the first certification you should get. It provides a common language for people in IT and prepares you for work in the industry.
<
br/>
This clip is from the chapter "All about...
<
br/>
This clip is from the chapter "All about...
Great Big Story
From prank to practice, the unexpected journey of Liquid Ass
Explore the quirky story of Liquid Ass, a prank fart spray that found an unexpected role in military medical training, helping prepare troops for real-world conditions.
Curated Video
Learning GitHub Actions for DevOps CI/CD - Running Jobs on Self-Hosted Runner
This video explains and demonstrates running jobs on a self-hosted runner.<br<br/>/>
This clip is from the chapter "GitHub Runners" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on GitHub runners.
This clip is from the chapter "GitHub Runners" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on GitHub runners.
Curated Video
Learning GitHub Actions for DevOps CI/CD - Adding a Self-Hosted Runner
This video demonstrates how to add a self-hosted runner.<br<br/>/>
This clip is from the chapter "GitHub Runners" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on GitHub runners.
This clip is from the chapter "GitHub Runners" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on GitHub runners.
Curated Video
Learning GitHub Actions for DevOps CI/CD - What Is a GitHub Runner
This video provides an introduction to the GitHub runner.<br<br/>/>
This clip is from the chapter "GitHub Runners" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on GitHub runners.
This clip is from the chapter "GitHub Runners" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on GitHub runners.
Curated Video
Learning GitHub Actions for DevOps CI/CD - Sharing Values Between Steps and Jobs in a Workflow
This video demonstrates how to share the values between steps and jobs in a workflow.
<
br/>
This clip is from the chapter "GitHub Actions: Exploring the Features" of the series "Learning GitHub Actions for DevOps CI/CD".This...
<
br/>
This clip is from the chapter "GitHub Actions: Exploring the Features" of the series "Learning GitHub Actions for DevOps CI/CD".This...
Curated Video
Learning GitHub Actions for DevOps CI/CD - GitHub_Artifacts
This video explains in-depth about GitHub_Artifacts.
<
br/>
This clip is from the chapter "GitHub Actions: Exploring the Features" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on exploring the...
<
br/>
This clip is from the chapter "GitHub Actions: Exploring the Features" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on exploring the...
Curated Video
Learning GitHub Actions for DevOps CI/CD - Default GitHub Variables
This video explains the default GitHub variables and its use cases.
<
br/>
This clip is from the chapter "GitHub Actions: Exploring the Features" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on...
<
br/>
This clip is from the chapter "GitHub Actions: Exploring the Features" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on...
Curated Video
Learning GitHub Actions for DevOps CI/CD - Exploring Workflow Components – Job, Step, and Runner
This video helps in exploring workflow components; here, you will be focusing on job, step, and runner.
<
br/>
This clip is from the chapter "Introduction to the GitHub Action Workflows" of the series "Learning GitHub Actions for...
<
br/>
This clip is from the chapter "Introduction to the GitHub Action Workflows" of the series "Learning GitHub Actions for...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Chipsets
A motherboard chipset determines the RAM capacity, USB capabilities, CPU architecture, and more. Mike explains how the modern chipsets have evolved over the years and why they matter today.
<
br/>
This clip is from the chapter "Book...
<
br/>
This clip is from the chapter "Book...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Why Get CompTIA A+ Certified?
Certifications power the IT industry. CompTIA A+ is the de facto entry point for IT techs, the first certification you should get. It provides a common language for people in IT and prepares you for work in the industry.
<
br/>
This...
<
br/>
This...
Curated Video
Getting Started with HashiCorp Nomad - Monitoring the Nomad Environment
In this lesson, we will examine how to monitor the Nomad environment. We will discuss the multiple integrated options for monitoring, runtime metrics, information collection, telemetry data, and more.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Working with Volumes
In this demonstration, we will examine working with host volumes. We will use the Nomad UI to explore the scores volume on a local directory on the client. You will learn to mount the host volume.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Getting Started with HashiCorp Nomad - Working with Volumes
After learning more about networking, we will discuss working with volumes; for workloads that require storage for stateful workloads, Nomad provides access to host volumes or CSI volumes.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Using the Nomad UI
This demonstration showcases the Nomad UI. We will connect to a server node and notice that we do not have authorization. We must authenticate with a secret ID from the Nomad bootstrap token.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
Getting Started with HashiCorp Nomad - Managing Nomad Environments (Day Two Ops)
After successfully creating and deploying our Nomad job, we will head to the day two ops of managing the Nomad environment, operational monitoring, maintenance, key rotations, upgrades, and troubleshooting.
<
br/>
This clip is from...
<
br/>
This clip is from...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Job Constraints
This is a demonstration of creating and understanding job constraints. We will define new allocations, constraints, and attributes for the new client we created in the previous lesson.
<
br/>
This clip is from the chapter "Expanding...
<
br/>
This clip is from the chapter "Expanding...
Curated Video
Getting Started with HashiCorp Nomad - Job Constraints
Here, we will understand job constraints and the constraint requirements specified at the job, group, or task level before any allocations are made. We will examine the different job constraints with examples.
<
br/>
This clip is...
<
br/>
This clip is...
Curated Video
Getting Started with HashiCorp Nomad - Expanding on Nomad Jobs
You will learn more about Nomad jobs and how Nomad deploys additional containers with new tasks on another client. You will learn to expand on jobs and how to do this in a real-world scenario.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Run Our First Nomad Job
In this lesson, you will learn to submit our new job to our Nomad cluster and see it launch all of our containers. We will submit the configuration file we created in the previous lesson and successfully deploy our new container.
<
br/>...
<
br/>...
Curated Video
Getting Started with HashiCorp Nomad - Running Our First Nomad Job
After creating our first job specification file, you will learn to create jobs and submit them to Nomad to launch the application. We will examine the command “nomad job run " to submit the job to Nomad.
<
br/>
This clip is...
<
br/>
This clip is...
Curated Video
Getting Started with HashiCorp Nomad - Working with Nomad Jobs
In this video, you will learn more about working with Nomad jobs now that we have the Nomad infrastructure up and running and secure. You will learn to launch and manage our applications on the Nomad infrastructure.
<
br/>
This clip...
<
br/>
This clip...