Instructional Video3:52
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Photo Widget View

Higher Ed
This video explains the photo widget view. This clip is from the chapter "Photo-Based Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the photo-based widget.
Instructional Video7:10
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Expense Item View

Higher Ed
This video explains the expense item view. This clip is from the chapter "Configurable Widget Deep Dive" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains more about the configurable...
Instructional Video3:42
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - What's On the CompTIA A+ Core 1 (220-1101) Exam?

Higher Ed
The Core 1 (220-1101) exam tackles five big subject areas: mobile devices, networking, hardware, virtualization and cloud computing, and hardware and network troubleshooting. Steve dives into the sub-objectives in this episode, providing...
Instructional Video6:29
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - 3D Printing

Higher Ed
3D printers use some material (such as plastic) to create a physical object from a 3D model file. This episode explores the concepts in 3D printing and provides examples of software for controlling the printer output. This clip is from...
Instructional Video4:29
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Introduction to Logical Types in AVRO

Higher Ed
In this video, we will code and learn about the logical types in AVRO and how to use them in your project. This clip is from the chapter "Logical Schema Types in AVRO" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video5:52
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of Chatbots for Deep Learning: Conventional Versus AI Chatbots

Higher Ed
In this video, we will understand conventional and artificial intelligence-based chatbots and understand the differences between the two kinds. This clip is from the chapter "Advanced Chatbots with Deep Learning and Python" of the series...
Instructional Video5:05
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Machine Learning-Based Chatbots: ML-Enabled Features

Higher Ed
In this lesson, we will explore the enabling features of a machine learning-based chatbot, including scaling operations, task automation, user engagement, social media interaction, multilingual models, and connectivity. This clip is from...
Instructional Video5:02
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Overview of Chatbots: Benefits of Chatbots

Higher Ed
This video will elaborate on the benefits of using chatbots and the need for adopting chatbots, including personalized customer experience, efficient staff onboarding, standardized solutions, cost saving, and 24x7 availability. This clip...
Instructional Video4:27
Curated Video

Master SQL for Data Analysis - Partitions

Higher Ed
In this lesson, we will explore partitions, a popular strategy to handle growing amounts of data, and break tables into smaller parts called partitions. This clip is from the chapter "Databases - Terminology" of the series "Master SQL...
Instructional Video9:48
Curated Video

HashiCorp Certified - Vault Associate Course - Configuring the Consul Storage Backend

Higher Ed
This video helps in configuring the Consul Storage backend. Consul is still one of the most popular storages backends when deploying Vault; here, we will cover it. This clip is from the chapter "Installing Vault" of the series "HashiCorp...
Instructional Video2:57
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of AWS for Chatbots: Benefits of Amazon Lex

Higher Ed
Here, we will discuss the benefits of using Lex bot, including seamless deployment and scaling, built-in integration with AWS, input technologies, cost-effectiveness, and simplicity. This clip is from the chapter "Chatbots Development...
Instructional Video9:56
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Comparing Different Machine Learning Models

Higher Ed
In this video, we will understand how all machine learning interfaces are the same. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this...
Instructional Video4:01
Curated Video

Getting Started with HashiCorp Nomad - Expanding on Nomad Jobs

Higher Ed
You will learn more about Nomad jobs and how Nomad deploys additional containers with new tasks on another client. You will learn to expand on jobs and how to do this in a real-world scenario. This clip is from the chapter "Expanding on...
Instructional Video2:11
Curated Video

Design Microservices Architecture with Patterns and Principles - Scalability - Vertical Scaling - Horizontal Scaling

Higher Ed
In this video, let's dive into the concepts of vertical and horizontal scaling, discovering the differences between these approaches. You will learn how vertical scaling increases server capacity, while horizontal scaling involves adding...
Instructional Video4:06
Curated Video

Design Microservices Architecture with Patterns and Principles - When to Use Monolithic Architecture

Higher Ed
In this video, we will discover the scenarios and considerations for adopting monolithic architecture in software projects. You will learn about the factors influencing the decision to use monolithic architecture and understand its...
Instructional Video3:11
Curated Video

Design Microservices Architecture with Patterns and Principles - How to Sync Read and Write Databases in CQRS?

Higher Ed
This video provides insights into the best practices for designing and implementing CQRS in a microservices architecture and explores topics such as data modeling, event sourcing, read and write scalability, and data synchronization...
Instructional Video2:29
Curated Video

Design Microservices Architecture with Patterns and Principles - CQRS - Benefits and Drawbacks

Higher Ed
This video explores the Event Sourcing pattern, where the state of an application is determined by a sequence of events and captures and persists all changes made to the application's data as a series of events, providing an audit log...
Instructional Video1:49
Curated Video

Design Microservices Architecture with Patterns and Principles - Problem: Cross-Service Queries and Write Commands on Distributed Scaled Database

Higher Ed
The video addresses the challenges associated with performing cross-service queries and write commands on a distributed and scaled database environment, the complexities and considerations involved in coordinating data access and...
Instructional Video2:51
Curated Video

Design Microservices Architecture with Patterns and Principles - What Is Data Partitioning? And Why We Are Using Data Partitioning?

Higher Ed
The video introduces the concept of data partitioning and explains its purpose in microservices data management and discusses the benefits of data partitioning and explores the idea of distributing data across multiple partitions or...
Instructional Video1:27
Curated Video

Design Microservices Architecture with Patterns and Principles - Problem: Break Down Application into Microservices

Higher Ed
In this video, we will understand the challenges and considerations involved in breaking down a monolithic application into microservices. We will explore strategies for identifying service boundaries, handling shared data and...
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 Video0:53
Curated Video

Design Microservices Architecture with Patterns and Principles - Challenges of Modular Monolithic Architecture

Higher Ed
In this video, we will explore the potential challenges and considerations when implementing modular monolithic architecture. We will understand the complexities of module dependencies, versioning, and communication between modules. You...
Instructional Video1:34
Curated Video

Design Microservices Architecture with Patterns and Principles - Horizontal Scaling - Scale Out

Higher Ed
Here, let's delve into horizontal scaling, where additional servers are added to the system. You will learn about the benefits of distributing the workload across multiple servers, improving scalability and enabling higher availability...
Instructional Video1:19
Curated Video

Design Microservices Architecture with Patterns and Principles - Problem: Increased Traffic, Handle More Requests

Higher Ed
In this video, we will address the problem of handling increased traffic and more requests in the context of Clean Architecture. We will explore strategies for scaling the application, optimizing performance, and ensuring the...