Instructional Video9:09
Curated Video

Oracle Database Administration from Zero to Hero - Overview on Oracle Database (Part 2 of 2)

Higher Ed
In this video, you will learn about the different Oracle database editions and license options available. This clip is from the chapter "Introduction to RDBMS" of the series "Oracle Database Administration from Zero to Hero".In this...
Instructional Video9:57
Curated Video

Oracle Database Administration from Zero to Hero - Overview on Oracle Database (Part 1 of 2)

Higher Ed
In this video, we will explore the different Oracle database releases, the difference between Long Term Support Releases and Innovation Releases, and the Oracle Database Cloud Services. This clip is from the chapter "Introduction to...
Instructional Video5:57
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Useful Features of Provisioners

Higher Ed
Here, we will examine the useful features of provisioners that run on specific builds and use “only” and “except” to run the provisioner with specific builds. We will also delve into build-specific overrides. We will look at the timeouts...
Instructional Video5:19
Curated Video

Alteryx Advanced - Exercise 5

Higher Ed
In this exercise, we will use the ex5-kchousedata.csv file to create a regression model that predicts the house price through assisted modeling. This clip is from the chapter "Exercises and Course" of the series "Alteryx Advanced".null
Instructional Video6:27
Curated Video

Alteryx Advanced - Exercise 4

Higher Ed
In this exercise, we will make use of expert modeling to build an XGBoost classification model that predicts airline passenger satisfaction. We will set the correct datatypes, clean missing values, remove weakly associated features, and...
Instructional Video7:07
Curated Video

Alteryx Advanced - Machine Learning Part 4

Higher Ed
In this video, you will learn to deploy and operationalize ML models using Alteryx, create a scoring macro, publish a predictive model to a REST API, and use Alteryx Server to manage and monitor machine learning workflows. This clip is...
Instructional Video11:58
Curated Video

Alteryx Advanced - Machine Learning Part 3

Higher Ed
This video covers more advanced topics related to ML, such as ensemble methods, deep learning, and reinforcement learning; it also provides examples of how these techniques can be used to solve real-world business problems. This clip is...
Instructional Video10:54
Curated Video

Alteryx Advanced - Machine Learning Part 2

Higher Ed
In this video, you will learn to use Alteryx Designer to build and train machine learning models, prepare data for machine learning, how to select appropriate algorithms and techniques, and evaluate model performance. This clip is from...
Instructional Video2:05
Curated Video

Design Microservices Architecture with Patterns and Principles - RabbitMQ Exchange Types - Direct, Fanout, Topic, and Headers

Higher Ed
This video explores different exchange types supported by RabbitMQ. It explains the functionality of direct exchanges for one-to-one message routing, fanout exchanges for one-to-many broadcasting, topic exchanges for flexible...
Instructional Video2:37
Curated Video

Design Microservices Architecture with Patterns and Principles - Main Features of API Gateway Pattern

Higher Ed
In this video, the main features of the API gateway pattern are discussed in detail and highlights features such as request routing, load balancing, authentication and authorization, request/response transformations, protocol...
Instructional Video2:27
Curated Video

Design Microservices Architecture with Patterns and Principles - Problem: Agility of New Features, Split Agile Teams-2

Higher Ed
Here, let's explore the challenges that arise in maintaining agility and flexibility in a modular monolithic architecture when multiple agile teams work on different features. We will understand the implications of splitting teams and...
Instructional Video1:20
Curated Video

Design Microservices Architecture with Patterns and Principles - Problem: Agility of New Features, Split Agile Teams-1

Higher Ed
In this video, we will explore the challenges and considerations related to agility and feature development in a scaled-out architecture. You will learn about strategies for managing agile teams working on different components of a...
Instructional Video2:19
Curated Video

Getting Started with Scrum - Summary-3

Higher Ed
Here, we will summarize the key concepts learned through this section, such as the Sprint Review meeting, retrospective meeting, introspecting on the achievements of the Sprint cycle, and improving on the Sprint cycle based on budget and...
Instructional Video7:45
Curated Video

Getting Started with Scrum - Demo: Creating the Product Backlog

Higher Ed
This video demonstrates the process of creating the product backlog and the Sprint options in Azure DevOps and helps us understand the different terminologies in Azure DevOps.
Instructional Video5:16
Curated Video

Getting Started with Scrum - Demo: Selecting the Tool to Run Sprint

Higher Ed
In this class, you will learn about the different sets of Sprint tools available in the market.
Instructional Video12:17
Curated Video

Getting Started with Scrum - Overview of Agile and Scrum-2

Higher Ed
This lecture provides an overview of Agile followed by Scrum and the big picture of all the stakeholders related to Agile and Scrum.
Instructional Video3:43
Curated Video

Mastering C++ Standard Library Features [Video] - The Course Overview

Higher Ed
This video provides an overview of the entire course.
Instructional Video3:53
Curated Video

Design Microservices Architecture with Patterns and Principles - Problem: Fault Tolerance Microservices Able to Remain Operational for Any Fail

Higher Ed
In this video, the problem of ensuring fault tolerance in microservices deployments is addressed. It discusses strategies and techniques for building resilient microservices architectures that can withstand failures at various levels,...
Instructional Video3:04
Curated Video

Design Microservices Architecture with Patterns and Principles - Service Mesh Pattern and How the Service Mesh Pattern Work for Microservices

Higher Ed
In this video, the Service Mesh pattern is discussed, which provides a dedicated infrastructure layer for managing communication between microservices. It explains how a service mesh, such as Istio or Linkerd, works by injecting a proxy...
Instructional Video3:46
Curated Video

Design Microservices Architecture with Patterns and Principles - Problem: Deploy Microservices at Any Time with Zero-Downtime and Flexible Scale

Higher Ed
This video discusses the challenges of deploying microservices in a distributed caching environment while ensuring zero downtime and flexible scalability. It explores strategies and solutions to address these challenges and maintain the...
Instructional Video2:28
Curated Video

Design Microservices Architecture with Patterns and Principles - Implementation of CDC and Outbox Pattern with Cloud Databases - CockroachDB

Higher Ed
This video demonstrates the implementation of CDC and the Outbox pattern using CockroachDB, a distributed SQL database designed for cloud-native applications, and showcases the steps involved in setting up CDC with CockroachDB and...
Instructional Video6:44
Curated Video

Design Microservices Architecture with Patterns and Principles - How to Choose a Database for Microservices

Higher Ed
The video guides viewers on how to choose a suitable database for microservices architecture and the factors such as data model, scalability, performance, consistency requirements, and operational considerations. This clip is from the...
Instructional Video4:47
Curated Video

Design Microservices Architecture with Patterns and Principles - Design the Architecture - Microservices Architecture - First Iteration

Higher Ed
In this video, you will learn to design a microservices architecture by breaking down an application into individual services. We will understand the principles of service identification, defining service boundaries, and establishing...
Instructional Video5:44
Curated Video

Design Microservices Architecture with Patterns and Principles - Benefits of Microservices Architecture

Higher Ed
In this video, we will explore the benefits and advantages of adopting microservices architecture. You will learn how microservices enable better scalability, faster development cycles, independent deployment and scaling of services,...