Instructional Video5:46
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Creating Your First Azure Active Directory (AD)

Higher Ed
This video demonstrates how to create your first Azure AD.
r/>
This clip is from the chapter "AZ-204 Azure Authentication" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section focuses on AZ-204 Azure...
Instructional Video3:33
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Containers Versus Virtual Machines

Higher Ed
In this video, we will cover containers versus virtual machines.
r/>
This clip is from the chapter "Serverless Computing" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains serverless...
Instructional Video2:51
Curated Video

Complete Modern C++ - introduces the components of the STL

Higher Ed
This video introduces the components of the STL.<br/<br/>>

This clip is from the chapter "Standard Template Library" of the series "Complete Modern C++".This section is the description of the standard template library.
Instructional Video3:23
Curated Video

C++ Standard Template Library in Practice - Understanding Containers

Higher Ed
The user is unfamiliar with what containers are available and how they are used.

• Begin by introducing the user to the different categories of conta
iners
• Familiarize the user with the abilities that each container has...
Instructional Video8:33
Curated Video

C++ Programming By Example - Overview of Containers in C++

Higher Ed
What are the available containers for storing data in C++?

• Look at cppreference on available container cl
asses
• Code small examples on how to use
containers
• Run samples and observe the output to understand how...
Instructional Video5:59
Curated Video

The Complete Practical Docker Guide - Docker Containers Architecture

Higher Ed
This video explains the Docker containers architecture.
r/>
This clip is from the chapter "What is Docker and Docker Components" of the series "The Complete Practical Docker Guide".This section focuses on Docker and its...
Instructional Video7:47
Curated Video

The Complete Practical Docker Guide - Using Custom Persistent Names for Connectivity in the Custom Network

Higher Ed
This video is about using custom persistent names for connectivity in the custom network.
r/>
This clip is from the chapter "Default and Custom Bridge Networks in Docker (WordPress, MySQL)" of the series "The Complete Practical...
Instructional Video4:41
Curated Video

The Complete Practical Docker Guide - Starting MySQL Container with env Variable

Higher Ed
This video helps you start MySQL container with env variable.
r/>
This clip is from the chapter "Communication Between Containers and Environment Variables (MySQL, phpMyAdmin)" of the series "The Complete Practical Docker...
Instructional Video2:04
Curated Video

The Complete Practical Docker Guide - Plan for the Next Lectures - Networks and Environment Variables

Higher Ed
This video focuses on the plan for the next lectures - networks and environment variables.
r/>
This clip is from the chapter "Communication Between Containers and Environment Variables (MySQL, phpMyAdmin)" of the series "The...
Instructional Video4:45
Curated Video

The Complete Practical Docker Guide - Adding Mongo and mongo-express Services to the docker-compose File

Higher Ed
This video helps you with adding Mongo and mongo-express services to the docker-compose file.
r/>
This clip is from the chapter "Launching Multiple Services Using Docker Compose" of the series "The Complete Practical Docker...
Instructional Video10:05
Curated Video

Kubernetes for the Absolute Beginners - Hands-On - Demo - Deploying Microservices Application on Kubernetes with Deployments

Higher Ed
In this video, we will learn about deploying Microservices Application on Kubernetes with deployments.
r/>
This clip is from the chapter "Microservices Architecture" of the series "Kubernetes for the Absolute Beginners -...
Instructional Video7:33
Curated Video

Kubernetes for the Absolute Beginners - Hands-On - Microservices Application

Higher Ed
In this video, we will learn about Microservices Application.
r/>
This clip is from the chapter "Microservices Architecture" of the series "Kubernetes for the Absolute Beginners - Hands-On".In this section, we will work on...
Instructional Video2:22
Curated Video

C++ 20 (2a) New Features - What’s New in Ranges

Higher Ed
Ranges do not act as a glue between containers and constrained algorithms. They provide composability and non-modifying views with lazy evaluation.

• Define what a ran
ge is
• Define the difference between a view and a...
Instructional Video4:50
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Creating a Blob Container "AZ-204 Azure Storage Accounts"

Higher Ed
This video explains how to create a blob container.
r/>
This clip is from the chapter "AZ-204 Azure Storage Accounts" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section presents the latest updates on...
Instructional Video5:10
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - What is a Virtual Machine (VM)?

Higher Ed
This video explains the concept of a VM.<br/<br/>>

This clip is from the chapter "AZ-204 Virtual Machines (VMs)" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section introduces you to 2G and AZ-204 VMs.
Instructional Video5:02
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - DEMO: Creating a Virtual Machine (VM) in Command Line Interface (CLI)

Higher Ed
This video shows how to create a VM in CLI.<br/<br/>>

This clip is from the chapter "AZ-204 Virtual Machines (VMs)" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section introduces you to 2G and AZ-204 VMs.
Instructional Video2:19
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - AZ-204 Course - Starting Tips

Higher Ed
This video provides some starting tips for the course.
r/>
This clip is from the chapter "AZ-204 Virtual Machines (VMs)" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section introduces you to 2G and...
Instructional Video1:19
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Blob Public Access Level

Higher Ed
In this video, we will cover Blob public access level.
r/>
This clip is from the chapter "Azure Storage" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains Azure storage and Azure storage...
Instructional Video5:39
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Service Endpoints Demo

Higher Ed
In this video, we will cover service endpoints demo.
r/>
This clip is from the chapter "Azure Virtual Networking" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains Azure virtual networks...
Instructional Video4:07
Curated Video

Multi-Paradigm Programming with Modern C++ - When to Use Templates

Higher Ed
Templates are one of the distinctive features of C++, and arguably the most complex one. When used correctly, templates make your code less complicated, and this is not a contradiction.

• Use templates to raise the level of...
Instructional Video4:52
Curated Video

The Complete Practical Docker Guide - Creating a Basic docker-compose File

Higher Ed
This video talks about creating a basic docker-compose file.
r/>
This clip is from the chapter "Launching Multiple Services Using Docker Compose" of the series "The Complete Practical Docker Guide".This section focuses on...
Instructional Video5:03
Curated Video

The Complete Practical Docker Guide - Docker Commands Versus Management Commands

Higher Ed
This video talks about Docker commands versus management commands.
r/>
This clip is from the chapter "Introduction to the Images and Containers" of the series "The Complete Practical Docker Guide".This section provides an...
Instructional Video4:02
Curated Video

The Complete Practical Docker Guide - Inspecting Default Bridge Network

Higher Ed
This video shows how to inspect default bridge network.
r/>
This clip is from the chapter "Default and Custom Bridge Networks in Docker (WordPress, MySQL)" of the series "The Complete Practical Docker Guide".This section...
Instructional Video1:50
Curated Video

The Complete Practical Docker Guide - Course Overview

Higher Ed
This clip is from the chapter "Introduction to the Course" of the series "The Complete Practical Docker Guide".This section provides an introduction to the course.