Curated Video
.NET Core Microservices - Send Message to Topic
This video explains how to send message to topic. This clip is from the chapter "Azure Service Bus" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about Azure Service Bus.
Curated Video
.NET Core Microservices - Message Bus Sender Implementation
This video explains Message Bus sender implementation. This clip is from the chapter "Azure Service Bus" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about Azure Service Bus.
Curated Video
.NET Core Microservices - Checkout Post Action
This video explains checkout post action. This clip is from the chapter "Checkout Functionality" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about the checkout functionality.
Curated Video
.NET Core Microservices - DateTimePicker
This video introduces you to DateTimePicker. This clip is from the chapter "Consume Coupon API" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about consume coupon API.
Curated Video
Mastering Tableau 2018.1, Second Edition 5.8: Understanding Aggregations
We’ll start with data aggregation. • Different types of data aggregations • Aggregate data in Tableau
Curated Video
Serverless JavaScript Projects 3.4: Test That SMS Messages Are Being Sent and Received to and from IBM Watson
We need to make sure this application works correctly. • Send several greetings to make sure Watson responds • Send several conversation closing words like ‘goodbye’ to test that the responses are appropriate • Send several conversation...
Curated Video
Serverless JavaScript Projects 3.2: Build a Twilio and IBM Watson AWS Lambda
We need to create a middleware function API in AWS Lambda that the twilio project will hit as the endpoint for SMS messages. • Build a new Serverless project and deploy it to get the endpoint • Install Twilio as a dependency and create a...
Curated Video
Serverless JavaScript Projects 1.5: Get Going with AWS Lambda FaaS
This video walks the user through building the first ‘Hello World’ application in AWS Lambda. • Write our first application • Run it
Curated Video
Tips, Tricks, and Techniques for Node.js Development 3.5: Async Await Now
In this video, we will learn about async/await. • Learn how to use async await keywords • Transform our code • Execute our code
Curated Video
Tips, Tricks, and Techniques for Node.js Development 3.2: What about Callbacks?
In this video, we will learn to work with callbacks. • Read synchronously • Read a file with callbacks • Check the package
Curated Video
Tips, Tricks, and Techniques for Node.js Development 1.2: Installing Node.js with NVM
In this video, we will learn how to install Node.js and take control of the versions on your machine. • Install NVM • Install node with NVM • Switch from one version to another
Curated Video
Bug Bounty Program Certification 13.2: Bug Bounty Certification Exam Practice Questions – Part 1
Exam questions. • Practice questions • Solutions • Explanation of answer
Curated Video
Bug Bounty Program Certification 9.5: Denial of Service Attack on Websites
This video will help you perform DOS attack using Kali Linux. • Explore Slowloris Program • Download Perl script in Kali Linux • Perform DOS attack using Slowloris program
Curated Video
Cloud Native Development on Azure with Java 4.3: Configure a GitHub Repository and Create a New Pipeline to Set Up CI
This video will walk you through a few simple steps, and show you how to use Git to clone your source code repository and start implementing the CI pipeline for your application. • Configure a GitHub webhook for the Jenkins server •...
Curated Video
Learn and Master C Programming - Introduction to Loops
A brief overview on Loops. This clip is from the chapter "Loops, Jump keywords & Control Flow" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look into the syntax for loops such as for, while,...
Curated Video
Learn and Master C Programming - Welcome to this course!
Congratulations for taking the first step to enrol in this course. This clip is from the chapter "Introduction" of the series "Learn and Master C Programming For Absolute Beginners!".In this introductory section, the author helps you...
Curated Video
.NET Core Microservices - Remove Items from Cart
This video explains how to remove items from cart. This clip is from the chapter "Shopping Cart UI" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about shopping cart UI.
Curated Video
.NET Core Microservices - Set Up Startup Class File for Shopping Cart
This video explains how to set up the startup class file for shopping cart. This clip is from the chapter "Shopping Cart API Service" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will...
Curated Video
.NET Core Microservices - Secure Product API
This video explains secure product API. This clip is from the chapter "Identity Server" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about identity server.
Curated Video
.NET Core Microservices - Display All Products
This video shows how to display all products. This clip is from the chapter "Product CRUD" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about product CRUD.
Curated Video
.NET Core Microservices - API Call Debugging
This video explains the concept of API call debugging. This clip is from the chapter "Product CRUD" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about product CRUD.
Curated Video
.NET Core Microservices - Implement RabbitMQ Cart Message
This video explains how to implement RabbitMQ cart message. This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
Curated Video
.NET Core Microservices - Azure Consumer Bus for Email Service
This video explains Azure Consumer Bus for email service. This clip is from the chapter "Queue" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about queue.
Curated Video
.NET Core Microservices - Demo - View Message for Payment Request
This video explains how to set up email service project part 2. This clip is from the chapter "Queue" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about queue.