Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Data Validation Using App Engine
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Overview - New Use Case
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Overview - Problem Statement
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Python App Deployment in a Flexible Environment
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Implement Caching Mechanism in Python Application - Part 2
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Deploy Python - BigQuery Application
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Traffic Splitting in App Engine
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Deploy Python Application to App Engine - Part 1
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Continuous Deployment Using Cloud Build and GitHub
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Introduction to Cloud Build
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Run Docker Locally
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Introduction to Dockers
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Google Cloud CLI Setup
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"...
Curated Video
Vue.js 3 and Firebase for Beginners - Fetching Orders
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...
Brave Wilderness
BURNED by a GIANT Fireworm!
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.
Curated Video
Linux Crash Course for Beginners - 2023 - Option 2 - Linux Installation on Cloud
In this video, you will learn how to install the system on a cloud, which is our second option for lab design.
Curated Video
Linux Crash Course for Beginners - 2023 - Download and Install Linux (CentOS 9)
In this video, you will learn how to download and install Linux operating system CentOS 9 stream.
Curated Video
Linux Crash Course for Beginners - 2023 - Download and Install Linux (CentOS 8)
In this video, you will learn how to download and install Linux operating system CentOS 8 stream.
Curated Video
Linux Crash Course for Beginners - 2023 - Lab Design
In this video, we will go through our lab design that we will be using throughout the course.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - Java Expression – Exercises
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.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 04 - Java Expression - an Introduction
This video talks about Java expressions.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - Break Down Multiplication Table Challenge
This video talks about breaking down the multiplication table challenge.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 00 - Installing Java - Overview
This video provides an overview of the entire section.
Curated Video
Building Microservices API in Go - Generating Refresh Token: Part 2
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...