Instructional Video12:00
Curated Video

REST APIs with Flask and Python - Configuring nginx for Secure Socket Layer (SSL)

Higher Ed
This video explains how to configure your nginx installation to use the SSL certificate by copying the certificate and the key and changing some nginx configuration.
r/>
This clip is from the chapter "Security in Your Rest API"...
Instructional Video6:07
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Connecting with RDS and Dumping Data

Higher Ed
In this video, we will learn how to connect with RDS and the process of dumping data.
r/>
This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS: Master Big Data with...
Instructional Video2:36
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Connect to RDS Through PGAdmin

Higher Ed
In this session, you will learn how to connect to RDS through PGAdmin.
r/>
This clip is from the chapter "ETL Pipeline" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers Extract Transform...
Instructional Video8:18
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - Dial-up Connections

Higher Ed
Mike ushers in a discussion about traditional wide area network connections through dial-up networking. Phased out in most metropolitan areas, dial-up is still relevant and used in many parts of the world for Internet connectivity. Mike...
Instructional Video8:39
Curated Video

Job-Ready SQL in an Afternoon - Creating Tables

Higher Ed
In this video, you will learn how to create tables.
<
br/>
This clip is from the chapter "Databases, Tables, and Basic Queries" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover databases, tables, and...
Instructional Video18:13
Curated Video

Minimal API Development with ASP.NET Core - Add Entity Framework

Higher Ed
This video explains how to set up the entity framework in the project.
<
br/>
This clip is from the chapter "Add Entity Framework" of the series "Minimal API Development with ASP.NET Core".This section introduces you to adding an...
Instructional Video9:11
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Saving Data to MongoDB

Higher Ed
In this educational video, we will learn how to connect to a MongoDB database and save data using item pipelines. The video walks us through the three steps of connecting to the database, creating a client attribute, establishing the...
Instructional Video6:26
Curated Video

The Art of Doing - Python Network Applications with Sockets - Sending Data through a TCP Connection

Higher Ed
In this video, you will learn how to send data through a TCP connection.
<
br/>
This clip is from the chapter "Creating TCP and UDP Connections with the Socket Module" of the series "The Art of Doing - Python Network Applications...
Instructional Video11:10
Curated Video

The Art of Doing - Python Network Applications with Sockets - Creating a TCP Client Socket

Higher Ed
In this video, you will learn how to create a TCP client socket.
<
br/>
This clip is from the chapter "Creating TCP and UDP Connections with the Socket Module" of the series "The Art of Doing - Python Network Applications with...
Instructional Video5:51
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Configure Snowflake Connectivity in Airflow

Higher Ed
This is a lab video that explains how to configure Snowflake connectivity in airflow.
<
br/>
This clip is from the chapter "Snowflake with Python, Spark, and Airflow on AWS" of the series "Snowflake - Build and Architect Data...
Instructional Video4:39
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - How Amazon EventBridge Works?

Higher Ed
This video explains how Amazon EventBridge works.
<
br/>
This clip is from the chapter "AWS EventBridge for Decouple Microservices with Event-Driven Architecture" of the series "AWS Serverless Microservices with Patterns and Best...
Instructional Video11:25
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Creating Dynamic Datasets

Higher Ed
This video talks about creating dynamic datasets.<br<br/>/>

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 Video16:29
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Create Your First Azure Pipeline

Higher Ed
This video talks about creating your first Azure pipeline.
<
br/>
This clip is from the chapter "Introduction - Build Your First Azure Data Pipeline" of the series "Azure Data Factory for Beginners - Build Data...
Instructional Video2:13
Curated Video

Intro To Python Programming - Writing to a File

Pre-K - Higher Ed
In this video, you'll learn how to write data to permenant storage in Python.
Instructional Video8:49
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - RNN Architecture: Notations

Higher Ed
In this video, we will cover notations.
<
br/>
This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we...
Instructional Video3:32
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 08 - Setting up database connections - @BeforeAll, @AfterAll

Higher Ed
JUnit 5: Step 08 - Setting up database connections - @BeforeAll, @AfterAll
<
br/>
This clip is from the chapter "JUnit 5" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".This section firstly introduces you to the...
Instructional Video7:02
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - @Before and @After

Higher Ed
JUnit 4: @Before and @After<br<br/>/>

This clip is from the chapter "JUnit 4" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".In this section, you will learn about Junit 4.
Instructional Video8:08
Curated Video

Data Structures and Algorithms The Complete Masterclass - Implementing Graph Animation

Higher Ed
This video demonstrates how to implement graph animation.
<
br/>
This clip is from the chapter "Algorithms: Graph Traversal" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept...
Instructional Video15:30
Curated Video

Data Structures and Algorithms The Complete Masterclass - Circular Linked List and Implementing a Linked List

Higher Ed
This video focuses on a circular linked list and explains how to implement a linked list.
<
br/>
This clip is from the chapter "Data Structures – Linked Lists" of the series "Data Structures and Algorithms: The Complete...
Instructional Video5:09
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Web Services AWS Security Features Deep Dive - Part 2

Higher Ed
This video is the second part of the three-part video that explains the AWS security features in detail.
<
br/>
This clip is from the chapter "Domain 6: Security" of the series "AWS Certified Data Analytics Specialty 2021...
Instructional Video3:35
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Web Services (AWS) Direct Connect

Higher Ed
This video focuses on AWS Direct Connect.
<
br/>
This clip is from the chapter "Domain 1: Collection" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, you will learn to build up a system to...
Instructional Video16:49
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Steps to Connect Database Information to Selenium - 1

Higher Ed
This is the first part of the two-part lecture that explains how to connect the database information to Selenium.
r/>
This clip is from the chapter "Database Connection to Selenium Test Cases" of the series "Selenium WebDriver...
Instructional Video12:28
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Registering Hub with Nodes for Execution

Higher Ed
This video demonstrates how to register the hub with nodes for execution.
r/>
This clip is from the chapter "Cross Browser Testing with Selenium Grid" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video7:04
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Integrating a Database with the Java Database Connectivity (JDBC) API

Higher Ed
This video explains how to integrate a database with the JDBC API.
r/>
This clip is from the chapter "Database Connection to Selenium Test Cases" of the series "Selenium WebDriver with Java - Basics to Advanced and...