Instructional Video5:24
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Data Validation Using App Engine

Higher Ed
In this lab video, we will explore how to use Google App Engine to perform data validation on user input. This clip is from the chapter "Data Science Models with Google App Engine" of the series "Data Science Model Deployments and Cloud...
Instructional Video1:48
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Overview - New Use Case

Higher Ed
In this video, we will explore a new use case for machine learning. The new used case is for fraud detection. You will see if the transaction is fraudulent or not. This clip is from the chapter "Data Science Models with Google App...
Instructional Video2:02
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Overview - Problem Statement

Higher Ed
This video provides an overview of the problem statement. This clip is from the chapter "Data Science Models with Google App Engine" of the series "Data Science Model Deployments and Cloud Computing on GCP".This section focuses on data...
Instructional Video4:52
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Python App Deployment in a Flexible Environment

Higher Ed
In this lab video, we will be exploring how to deploy a Python application in a flexible environment on Google Cloud platform using App Engine. This clip is from the chapter "Google App Engine - For Serverless Applications" of the series...
Instructional Video3:36
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Implement Caching Mechanism in Python Application - Part 2

Higher Ed
This video is the second part of a two-part tutorial on implementing caching mechanism in a Python application. By the end of this video, you will have a solid understanding of caching in Python applications and how to use advanced...
Instructional Video7:01
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Deploy Python - BigQuery Application

Higher Ed
In this video, we walk you through the process of deploying a Python application that interacts with BigQuery, showing you how to set up and configure your BigQuery project, how to create a basic Flask application that integrates with...
Instructional Video3:55
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Traffic Splitting in App Engine

Higher Ed
In this video, we demonstrate how to perform traffic splitting in Google App Engine, showing you how to split incoming traffic between multiple versions of your application using the App Engine Console and the gcloud CLI. This clip is...
Instructional Video5:06
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Deploy Python Application to App Engine - Part 1

Higher Ed
This video is the first part of a two-part tutorial on deploying a Python application to Google App Engine. This clip is from the chapter "Google App Engine - For Serverless Applications" of the series "Data Science Model Deployments and...
Instructional Video9:47
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Continuous Deployment Using Cloud Build and GitHub

Higher Ed
In this video, we guide you through the process of setting up continuous deployment for your application using Cloud Build and GitHub, demonstrating how to configure Cloud Build to automatically build and deploy your application every...
Instructional Video2:27
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Introduction to Cloud Build

Higher Ed
This video provides an introduction to Cloud Build. This clip is from the chapter "Cloud Run - Serverless and Containerized Applications" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this section, we...
Instructional Video7:34
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Run Docker Locally

Higher Ed
This video is a hands-on lab on running Docker locally, showing you how to use Docker to build, run, and manage containers on your machine. This clip is from the chapter "Cloud Run - Serverless and Containerized Applications" of the...
Instructional Video2:21
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Introduction to Dockers

Higher Ed
This video provides an introduction to Dockers. This clip is from the chapter "Cloud Run - Serverless and Containerized Applications" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this section, we explore...
Instructional Video4:26
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Google Cloud CLI Setup

Higher Ed
In this video, we show you how to set up the Google Cloud CLI, guiding you through the installation process and demonstrating how to use the CLI to manage your GCP resources. This clip is from the chapter "Get Started with Google Cloud"...
Instructional Video7:58
Curated Video

Vue.js 3 and Firebase for Beginners - Fetching Orders

Higher Ed
This video explains how to successfully retrieve the orders from the database to use them in our project. This clip is from the chapter "Firebase Setup and Firestore" of the series "Vue.js 3 and Firebase for Beginners".This section...
Instructional Video14:17
Brave Wilderness

BURNED by a GIANT Fireworm!

6th - 8th
This might just be one of the worst stings ever taken on Brave Wilderness! Watch as Mark Vins catches, examines, and ultimately takes a burn from the dreaded Fireworm. Considered to be one of the most painful stings in the ocean.
Instructional Video8:05
Curated Video

Linux Crash Course for Beginners - 2023 - Option 2 - Linux Installation on Cloud

Higher Ed
In this video, you will learn how to install the system on a cloud, which is our second option for lab design.
Instructional Video13:26
Curated Video

Linux Crash Course for Beginners - 2023 - Download and Install Linux (CentOS 9)

Higher Ed
In this video, you will learn how to download and install Linux operating system CentOS 9 stream.
Instructional Video13:31
Curated Video

Linux Crash Course for Beginners - 2023 - Download and Install Linux (CentOS 8)

Higher Ed
In this video, you will learn how to download and install Linux operating system CentOS 8 stream.
Instructional Video2:47
Curated Video

Linux Crash Course for Beginners - 2023 - Lab Design

Higher Ed
In this video, we will go through our lab design that we will be using throughout the course.
Instructional Video1:39
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 05 - Java Expression – Exercises

Higher Ed
This video covers various exercises related to Java expressions. The exercises will test your understanding of Java expressions and help you to strengthen your skills.
Instructional Video7:42
Instructional Video1:55
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 03 - Break Down Multiplication Table Challenge

Higher Ed
This video talks about breaking down the multiplication table challenge.
Instructional Video0:52
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 00 - Installing Java - Overview

Higher Ed
This video provides an overview of the entire section.
Instructional Video11:56
Curated Video

Building Microservices API in Go - Generating Refresh Token: Part 2

Higher Ed
In this video, we will continue from where we left off in the previous video and learn how to generate refresh tokens. We will discuss different strategies and techniques for generating secure refresh tokens in our application. This clip...