Hi, what do you want to do?
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Data Contract and Serialization in Kafka
In this video, we will investigate how serialization is connected to Kafka and how it benefits the overall Kafka architecture.
<
br/>
This clip is from the chapter "Data Contract and Serialization in Kafka" of the series "Kafka for...
<
br/>
This clip is from the chapter "Data Contract and Serialization in Kafka" of the series "Kafka for...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Introduction to Schema Registry
In this video, you will be introduced to Schema Registry and how the Producer and Consumer interacts with Schema Registry.
<
br/>
This clip is from the chapter "Introduction to Schema Registry" of the series "Kafka for Developers -...
<
br/>
This clip is from the chapter "Introduction to Schema Registry" of the series "Kafka for Developers -...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Deep Learning Architecture
This video elaborates on the deep learning architecture in chatbots, integration of deep learning with chatbots, natural language processing (NLP), source content, interaction history, and analytics.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Module Introduction
In this video, you will learn more about deep learning and the general architecture, chatbot development with deep learning, and its related concepts.
<
br/>
This clip is from the chapter "Advanced Chatbots with Deep Learning and...
<
br/>
This clip is from the chapter "Advanced Chatbots with Deep Learning and...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Machine Learning-Based Chatbots: Architecture of ML Chatbots
Here, we will focus on and simplify the machine-learning architecture of chatbots with the help of an example. We will understand the NLTK library and its role in developing chatbots.
<
br/>
This clip is from the chapter "Basics of...
<
br/>
This clip is from the chapter "Basics of...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Machine Learning-Based Chatbots: Module Overview
In this video, we will outline the concepts, including the general architecture of machine learning, the purpose of chatbots, the Natural Language Toolkit (NLTK), and developing a rule-based chatbot using NLTK.
<
br/>
This clip is...
<
br/>
This clip is...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Machine Learning-Based Chatbots: Module Introduction
Let's look at the different concepts you will be learning in this specific module that focuses entirely on machine learning-based chatbots, including purpose, and finally, work on a project at the end.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Overview of Chatbots: Module Overview
This is a brief overview of the concepts you will learn in this module, including chatbot history and applications, benefits, types, and the process of creating a machine-learning chatbot.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Machine Learning-Based Chatbots
This video outlines what you will learn in the machine learning-based chatbots, including their architecture, purpose, Natural Language Toolkit, and rule-based chatbots with NLTK. We will work on a project with NLTK.
<
br/>
This...
<
br/>
This...
Curated Video
CISSP Crash Course - Threat Modeling
This video explains threat modeling and identifying threats.
<
br/>
This clip is from the chapter "Security and Risk Management" of the series "CISSP Crash Course".This section explains domain 1, which focuses on security and risk...
<
br/>
This clip is from the chapter "Security and Risk Management" of the series "CISSP Crash Course".This section explains domain 1, which focuses on security and risk...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Interconnection
This video demonstrates the process of connecting Amazon Lambda to our chatbot. We will create the functions required for our chatbot and author it from scratch.
<
br/>
This clip is from the chapter "Chatbots Development with Amazon...
<
br/>
This clip is from the chapter "Chatbots Development with Amazon...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of AWS for Chatbots: Benefits of Amazon Lex
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.
<
br/>
This clip is from the chapter "Chatbots...
<
br/>
This clip is from the chapter "Chatbots...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of AWS for Chatbots: Module Overview
In this video, we will discuss the concepts covered in this module, including Amazon Web Services, the web services that Amazon provides, how we can use these services, and the benefits of AWS, apart from the salient features of...
Curated Video
Getting Started with HashiCorp Nomad - Learning Nomad Architecture
In this video, we will explore the Nomad architecture at a high level. We will understand a data center, region, and consensus related to Nomad. We will examine the single region architecture and server-client interaction.
<
br/>...
<
br/>...
Curated Video
Oracle Database Administration from Zero to Hero - Overview on Oracle Database Technologies
In this video, we will describe the different Oracle database technologies, options, and management packs.
<
br/>
This clip is from the chapter "Introduction to RDBMS" of the series "Oracle Database Administration from Zero to...
<
br/>
This clip is from the chapter "Introduction to RDBMS" of the series "Oracle Database Administration from Zero to...
Curated Video
Constructing a Heliodome in Switzerland
This video presents the story of building a Heliodome in Switzerland for Herbert and Gabriella Lotscher, focusing on the use of local materials and the benefits of the design.<b<br/>r/>
Building Tomorrow episode 7, part 7
Building Tomorrow episode 7, part 7
Curated Video
Sustainable Practices and Tourist Experiences at Feynan
This video is an exploration of the sustainable practices implemented at Feynan Ecolodge and the unique experiences it offers to tourists.<b<br/>r/>
Building Tomorrow episode 7, part 2
Building Tomorrow episode 7, part 2
Curated Video
Introduction and Construction of Feynan Ecolodge
This video is an overview of eco-housing and the challenges of designing architecture that is both revolutionary and practical, followed by a detailed look at the construction of the Feynan Ecolodge in Jordan, integrating traditional...
Curated Video
Design Microservices Architecture with Patterns and Principles - Design the Architecture - Scalability - E-Commerce App
In this video, we will explore the process of designing scalable architecture for an e-commerce application. Learn about the key considerations and design patterns involved in achieving scalability, including load balancing and...
Curated Video
Design Microservices Architecture with Patterns and Principles - Evaluate Clean Architecture
In this video, we will evaluate the Clean Architecture used in the e-commerce application. We will assess its strengths and weaknesses, considering factors such as scalability, maintainability, and flexibility. We will discuss...
Curated Video
Design Microservices Architecture with Patterns and Principles - Demo: Clean Architecture Code Review - E-Commerce App
In this video, we will conduct a code review of a demo e-commerce application implemented using Clean Architecture. We will examine the codebase, identify any violations of Clean Architecture principles, and suggest improvements to...
Curated Video
Design Microservices Architecture with Patterns and Principles - Adapt Clean Architecture - E-Commerce App
In this video, we will discuss how to adapt the technology stack and frameworks of the e-commerce application to align with Clean Architecture. We will explore best practices for implementing the different layers and interfaces,...
Curated Video
Design Microservices Architecture with Patterns and Principles - Design the Architecture - Clean Architecture - E-Commerce App
In this video, we will apply Clean Architecture principles to design the architecture of an e-commerce application. We will define the layers and their interactions, ensuring a clean separation of concerns and adherence to the...
Curated Video
Design Microservices Architecture with Patterns and Principles - Design the Architecture - E-Commerce App - Layered Architecture
In this video, we will apply the layered architecture pattern to design an e-commerce application. We will define the layers and their responsibilities, ensuring a clear separation of concerns and a modular structure that facilitates...