Hi, what do you want to do?
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: 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.
<
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: Services of AWS
This video outlines the various services provided by AWS, including more than 200 services, AWS Compute, AWS Storage, AWS Database, AWS Migration, API Gateway, Cloud management services, WAF and shield, elastic transcoder, and...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of AWS for Chatbots: 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 so...
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 - Monitoring the Nomad Environment
In this lesson, we will examine how to monitor the Nomad environment. We will discuss the multiple integrated options for monitoring, runtime metrics, information collection, telemetry data, and more.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Getting Started with HashiCorp Nomad - Upgrading Nomad to Newer Versions
In this lesson, you will learn about upgrading our Nomad installation to newer versions as they arise. We will examine the “in-place" upgrades and rolling updates released on time.
<
br/>
This clip is from the chapter "Managing...
<
br/>
This clip is from the chapter "Managing...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Rotating the Gossip Encryption Key
In this demonstration, we will practically work on rotating the gossip encryption key. You will learn to generate a new gossip key. You will learn to install the key, create a list of keys, instruct Nomad to use the new key, and...
Curated Video
HashiCorp Certified - Vault Associate Course - Assess Vault Tokens—Section Overview
This video provides an overview of the section on Assess Vault tokens.
<
br/>
This clip is from the chapter "Assess Vault Tokens" of the series "HashiCorp Certified - Vault Associate Course".This section focuses on the Assess Vault...
<
br/>
This clip is from the chapter "Assess Vault Tokens" of the series "HashiCorp Certified - Vault Associate Course".This section focuses on the Assess Vault...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Creating Oracle Databases (Part 2 of 2)
In this Practice video, we will create an Oracle database in the Windows platform (winsrv) by applying the concepts and techniques learned earlier.
<
br/>
This clip is from the chapter "Installing and Creating Oracle Databases" of...
<
br/>
This clip is from the chapter "Installing and Creating Oracle Databases" of...
Curated Video
Oracle Database Administration from Zero to Hero - Oracle DB Software Installation (Part 2 of 2)
In this video, we will perform the actual database software installation on both Linux and Windows platforms. We will also discuss the Oracle Inventory Directory and its significance.
<
br/>
This clip is from the chapter "Installing...
<
br/>
This clip is from the chapter "Installing...
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
Oracle Database Administration from Zero to Hero - Practice - Configuring Databases for Shared Server
In this practice video, we will apply the knowledge gained in configuring databases for shared server mode. You will work with shared server processes in the database on srv1 for the PDB1 service. Specifically, you will learn how to...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Configuring Oracle Network Environment (Part 1 of 4)
In this practice video, we will apply the knowledge gained in configuring the Oracle network environment. You will manage connections to Oracle databases and network configuration tools, with a focus on using Easy Connect and Local...
Curated Video
Oracle Database Administration from Zero to Hero - Configuring Oracle Network Environment (Part 2 of 4)
In this video, we will continue our exploration of configuring the Oracle network environment. You will learn about Oracle Net Naming Methods and how to use them.
<
br/>
This clip is from the chapter "Managing Database Connectivity"...
<
br/>
This clip is from the chapter "Managing Database Connectivity"...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Authentication - I / 263
This video explains authentication, which is another service on our Firebase.
<
br/>
This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you...
<
br/>
This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Fetching Documents - I / 255
This video explains multiple services with Firebase.
<
br/>
This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you will learn about the...
<
br/>
This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you will learn about the...
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 Microservices Architecture with Fan-Out Publish/Subscribe Messaging
This video showcases the design considerations and implementation of a microservices architecture using the fan-out publish/subscribe messaging pattern and explores how this pattern can enhance the scalability and flexibility of...
Curated Video
Design Microservices Architecture with Patterns and Principles - Benefits of Asynchronous Communication
This video outlines the advantages of using asynchronous messaging patterns in microservices and discusses the benefits such as improved scalability, fault tolerance, and reduced dependencies, which contribute to the overall robustness...
Curated Video
Design Microservices Architecture with Patterns and Principles - Problem: Service-to-Service Communications Chain Queries
This video addresses the problem of service-to-service communication involving chain queries and the challenges such as increased latency, dependency on multiple services, and potential cascading failures, which can arise when...
Curated Video
Design Microservices Architecture with Patterns and Principles - Design and Evaluate Microservices Architecture with gRPC API Design
In this video, you will learn to design and evaluate a microservices architecture using gRPC API design principles. We will explore topics such as service contracts, protocol buffers, and performance considerations when implementing...
Curated Video
Design Microservices Architecture with Patterns and Principles - How gRPC Works
In this video, we will understand the inner workings of gRPC and how it enables communication between microservices. We will explore concepts such as service definition, code generation, and message exchange using protobuf.
<
br/>...
<
br/>...
Curated Video
Design Microservices Architecture with Patterns and Principles - gRPC: High Performance Remote Procedure Calls
In this video, we will explore gRPC, a high-performance remote procedure call (RPC) framework. You will learn about its efficient binary serialization, bi-directional streaming, and support for multiple programming languages.
<
br/>...
<
br/>...