Instructional Video6:03
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - What Is Glue? + Partitioning Your Data Lake

Higher Ed
This video focuses on AWS Glue and explains how to partition the data lake. This clip is from the chapter "Domain 3: Processing" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, we will complete our...
Instructional Video2:53
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - Redshift Distribution Styles

Higher Ed
This video shows the various Amazon Redshift distribution styles. This clip is from the chapter "Domain 4: Analysis" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn how to build a...
Instructional Video2:08
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - QuickSight Q

Higher Ed
This video covers QuickSight Q, which is the most recent feature of QuickSight. This clip is from the chapter "Domain 5: Visualization" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will...
Instructional Video13:46
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - (Exercise) AWS Glue and Athena

Higher Ed
This video explains how to use a Glue crawler to set up a Glue Data catalog for the Amazon S3 order data and then query it directly using Amazon Athena. This clip is from the chapter "Domain 4: Analysis" of the series "AWS Certified Data...
Instructional Video4:48
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - Introduction to Athena

Higher Ed
This video introduces Amazon Athena. This clip is from the chapter "Domain 4: Analysis" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn how to build a more complex application that...
Instructional Video3:15
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - DynamoDB PartiQL

Higher Ed
This video covers DynamoDB PartiQL. This clip is from the chapter "Domain 2: Storage" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn about the various AWS storage services.
Instructional Video6:25
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - (Exercise) Redshift Spectrum, Part 2

Higher Ed
This video is the second part of the two-part video that explains how to launch a Redshift cluster and use AWS Glue to provide a schema to query the Amazon S3 order data through Redshift spectrum. This clip is from the chapter "Domain 4:...
Instructional Video5:59
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - CloudTrail

Higher Ed
This video focuses on the AWS CloudTrail service. This clip is from the chapter "Domain 6: Security" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn about Amazon Web Services (AWS)...
Instructional Video3:55
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - DynamoDB Indexes (GSI + LSI) – Hands-On

Higher Ed
This hands-on video demonstrates how to use the LSI and GSI Amazon DynamoDB indexes. This clip is from the chapter "Domain 2: Storage" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn...
Instructional Video4:12
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - DynamoDB Indexes (GSI + LSI)

Higher Ed
This video explains the LSI and GSI Amazon DynamoDB indexes. This clip is from the chapter "Domain 2: Storage" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn about the various AWS...
Instructional Video3:13
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - DynamoDB Basic APIs – Hands-On

Higher Ed
This hands-on video explores DynamoDB Basic API. This clip is from the chapter "Domain 2: Storage" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn about the various AWS storage...
Instructional Video7:49
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - Athena and Glue, Costs, and Security

Higher Ed
This video explains the cost and security of Amazon Athena and Glue. This clip is from the chapter "Domain 4: Analysis" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn how to build a...
Instructional Video7:55
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - (Exercise) Redshift Spectrum, Part 1

Higher Ed
This video is the first part of the two-part video that explains how to launch a Redshift cluster and use AWS Glue to provide a schema to query the Amazon S3 order data through Redshift spectrum. This clip is from the chapter "Domain 4:...
Instructional Video12:09
Science Buddies

How to Use BLAST for Finding and Aligning DNA or Protein Sequences

K - 5th
This video tutorial is an easy step-by-step guide for using the NCBI BLAST bioinformatics tool for your genomic research. We walk you through how to do a nucleotide or protein BLAST and give you tips for interpreting your BLAST results....
Instructional Video8:44
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Extract the City and State

Higher Ed
We will extract the city and state from the purchase address in this video session. This clip is from the chapter "Introduction to Spark SQL and Databricks" of the series "Apache Spark 3 for Data Engineering and Analytics with...
Instructional Video4:45
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Get the Right Time to Advertise

Higher Ed
In this session, we will address the question of what time should we display advertisements to maximize the likelihood of customers buying products. This clip is from the chapter "Introduction to Spark SQL and Databricks" of the series...
Instructional Video8:28
Curated Video

Compare different types of data structures : Binary Indexed Trees for the RMQ Problem

Higher Ed
From the section: Tree-Based Data Structures. In this section, we will go over a few robust tree-based data structures, that are indispensable for efficiently solving various query-related problems. This video presents an extension of...
Instructional Video9:27
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Inserting Records into a Table

Higher Ed
In this session, we will insert records into the table we created previously. This clip is from the chapter "Introduction to Spark SQL and Databricks" of the series "Apache Spark 3 for Data Engineering and Analytics with Python".This...
Instructional Video7:36
Curated Video

Compare different types of data structures : Binary Indexed Trees

Higher Ed
From the section: Tree-Based Data Structures. In this section, we will go over a few robust tree-based data structures, that are indispensable for efficiently solving various query-related problems. In this video, we introduce another...
Instructional Video7:20
Curated Video

Julia for Data Science (Video 15)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine performance...
Instructional Video22:44
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Implementing Interactive Query Micro-service

Higher Ed
This video implements interactive query micro service This clip is from the chapter "Interactive Query and Micro-Service Responses" of the series "Apache Kafka - Real-time Stream Processing (Master Class)".This section is about...
Instructional Video7:33
Curated Video

Compare different types of data structures : Segment Trees with Lazy Updates

Higher Ed
From the section: Tree-Based Data Structures. In this section, we will go over a few robust tree-based data structures, that are indispensable for efficiently solving various query-related problems. This video continues exploring the...
Instructional Video8:38
Curated Video

Compare different types of data structures : Segment Trees and the RMQ Problem

Higher Ed
From the section: Tree-Based Data Structures. In this section, we will go over a few robust tree-based data structures, that are indispensable for efficiently solving various query-related problems. In this video, we revisit the RMQ...
Instructional Video6:09
Curated Video

AWS Certified Cloud Practitioner (CLF-C01)- Amazon Athena

Higher Ed
In this video, we'll learn about Amazon Athena. This clip is from the chapter "Analytics" of the series "AWS Certified Cloud Practitioner (CLF-C01) [Updated for 2021]".This section is about analytics.