Curated Video
Chatbots Development with Amazon Lex - Intent Utterance and Slot
In this video, we will discuss intent in depth, which are utterances the user asks, and reveal the user's intent. We will also understand about a slot, which is information that Amazon Lex requires to fulfill an intent.
Curated Video
Chatbots Development with Amazon Lex - Start Developing Chatbot
This video demonstrates the process of creating the Amazon Lex chatbot step by step. You will learn to create your ID on Amazon.com and log in. We will get to the interface and start working from there.
Curated Video
Chatbots Development with Amazon Lex - Framework of Lex
In this lecture, we will discuss the framework of Amazon Lex and how it functions. We will look at the operation cycle of the Amazon chatbot.
Curated Video
Chatbots Development with Amazon Lex - Overview of AWS
In this lecture, we will look at Amazon Web Services, which is the most comprehensive and widely adopted web service. We will also discuss its functionality, Amazon Community, security, innovation pace, operational expertise, and more.
Curated Video
Chatbots Development with Amazon Lex - Lex Bot Overview
In this video, we will look at the Amazon Lex bot. Here, we will briefly overview its architecture, define the chat experience and the processes involved, and deploy the chatbot.
Curated Video
Chatbots Development with Amazon Lex - Salient Features of AWS
Let's understand the salient features of AWS, including pricing, flexibility, and scalability, global architecture, PaaS services, reliability, scheduling, customization, and security.
Curated Video
Advanced Chatbots with Deep Learning and Python - Chatbots in Ecommerce
Let's understand the benefits of chatbots in ecommerce, including personalized services, real-time interaction, collection of feedback, provide metrics, lead generation, deep analytics, and storytelling.
Curated Video
Advanced Chatbots with Deep Learning and Python - Chatbots in Business
In this video, we will understand the benefits of chatbots in businesses, including lead qualification, lead nurturing, and data mining techniques.
Curated Video
Advanced Chatbots with Deep Learning and Python - Benefits of Deep Learning Chatbots
In this video, we will look at what deep learning chatbots are and how they work. We will also understand the benefits of deep learning chatbots, including improved customer experience, service integration, customer care, personalized...
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Guidelines for ML
In this video, we will discuss a few guidelines for machine learning-based recommender systems.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Dedicated Instances
Dedicated instances are the final "special" kind of AWS EC2 instance. This video explains their operation.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Security and Compliance
Have you wondered how to secure the solutions you run in Amazon Web Services (AWS)? This is a valid concern, and you will begin to learn the answer to this important question in this video.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - AWS Databases
In this video, you will learn to create a database on AWS and put our data in the cloud. We will understand databases and types. We will briefly explore DynamoDB and other database server examples (MySQL, Aurora, and others).
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - The Operational Excellence Process
Buzzwords abound in information technology. Well-architected framework. Operational excellence. These are just two such phrases and they are covered in this video to ensure you grasp what they mean and why they are important.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Media Content Delivery
We live in an age of media. New media. Social media. Whatever the media platform, AWS provides a solution for it. This video explores the various media creation, management and distribution services of AWS.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Relational Databases
Understanding the capabilities of relational databases is the starting point to architecting a good AWS database implementation. This video provides the fundamentals concepts and terminology of relational databases.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Database Types
AWS supports several different database types. Varying applications have varying database type requirements. When you understand these types, you can select the best database service for your design.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Data Security Control
This topic will address data access and governance, recovery, retention, classification, and encryption key management concepts.
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Professional Communication, Part 2
This video explains seeing the results in action. This clip is from the chapter "Safety and Professionalism" of the series "CompTIA A+ Certification Core 2 (220-1102)".This section introduces you to Safety and Professionalism. It also...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Professional Communication, Part 1
This video explains the communication skills every tech needs to provide this level of support. This clip is from the chapter "Safety and Professionalism" of the series "CompTIA A+ Certification Core 2 (220-1102)".This section introduces...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create the DeleteCustomer Action Method
This video explains the code to delete a customer from the database. This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET Core 3.1 MVC Client" of the series "ASP.NET 6.0 - Build Hands-On Web...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create UpdateCustomer View
You will be able to understand the creation and working of the view to render an update of a customer record. They will get a refresher on the client- and server-side validation in the process. The completed application until this point...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create UpdateCustomer Action Methods
This video is about creating the GET and POST action methods for updating a customer. You will learn the code with a thorough explanation of the methods. This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Server-Side Validation with AddCustomer View
AddCustomer view is added in this video along with suitable markup with built-in tag helpers to add model or server-side application. The application is run at the end of the video to demonstrate server-side validation in action. This...