Curated Video
Learn Azure Serverless Functions in a Weekend - Event-Driven Architecture
This video explains the event-driven architecture from scratch. This clip is from the chapter "Introduction to the Course" of the series "Learn Azure Serverless Functions in a Weekend".This section provides an introduction to the course.
Curated Video
Learn Azure Serverless Functions in a Weekend - Introduction to Serverless Computing
This video provides an introduction to serverless computing. This clip is from the chapter "Introduction to the Course" of the series "Learn Azure Serverless Functions in a Weekend".This section provides an introduction to the course.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Auth Service: API End Points / 136
In this lesson, you will learn to deploy and accelerate the time to deploy website and app integrations and APIs on one powerful serverless platform.
Healthcare Triage
Hospitals Charge Uninsured People a LOT More Money
Health insurance: the holy grail of the US hospital patient. While it isn’t perfect, it does often make a big difference in a patient’s bottom line. That’s not only because it helps pay the bills - it turns out that when you don’t have...
Healthcare Triage
Painful Truths the U.S. Can Learn from Global Healthcare
The American healthcare debate is often a pendulum swinging between two extremes: maintaining the status quo and adopting a single-payer system. But what if we're asking the wrong questions? What if the answers lie not in the extremes...
Curated Video
PowerShell for Automating Administration - Automation of Planned Service Restarts – Version 2
This is the second of the two-part video where you will work on a PowerShell script for a centralized solution to deal with restarting different services on different servers. This clip is from the chapter "Administering Planned Service...
Curated Video
PowerShell for Automating Administration - Automation of Planned Service Restarts – Version 1
This is the first of the two-part video where you will work on a PowerShell script for a centralized solution to deal with restarting fixed services on multiple servers. This clip is from the chapter "Administering Planned Service...
Curated Video
PowerShell for Automating Administration - Manage Windows Services Using PowerShell - 1
This is the first of the two-part video where you will learn the commandlet Get-Service that helps fetch the services. This clip is from the chapter "Administering Planned Service Restarts" of the series "PowerShell for Automating...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Set Up Kafka Broker and Zookeeper Using Docker Compose
In this video, you will learn to set up Kafka Broker and Zookeeper using Docker Compose. This clip is from the chapter "Kafka Setup and Demo in Local Using Docker" of the series "Kafka for Developers - Data Contracts Using Schema...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of Chatbots for Deep Learning: 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
Chatbots for Beginners: A Complete Guide to Build Chatbots - Machine Learning-Based Chatbots: Revolution with ML
In this video, we will look at the various technologies in which machine learning has revolutionized, including customer services, eCommerce, healthcare, travel and tourism, banking and finance, and general services. This clip is from...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbots with Amazon Lex
In this lecture, we will look at an outline of Amazon Web Services, including the features of Amazon Lex, chatbot development with Lex, connecting Amazon Lex with Lambda, integrating Twilio with Lex, response cards, and so on. This clip...
Curated Video
CISSP Crash Course - Secure Communication
This video explains how to implement secure communication. This clip is from the chapter "Communication and Network Security" of the series "CISSP Crash Course".This section covers domain 4, which focuses on communication and network...
Curated Video
HashiCorp Certified - Vault Associate Course - Why Organizations Choose Vault
This video explains why organizations choose HashiCorp Vault as their go-to solution for managing secrets and sensitive data. This clip is from the chapter "Introduction to Vault" of the series "HashiCorp Certified - Vault Associate...
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 more. This...
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 on....
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 AWS....
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 - Problem: Highly Coupling Dependent Layers
In this video, we will address the problem of highly coupling dependent layers in the layered architecture. We will explore the challenges and consequences of tight coupling between layers and discuss strategies for reducing coupling and...
Curated Video
Design Microservices Architecture with Patterns and Principles - Design principles - SOLID
This video introduces the SOLID principles, a set of design principles that guide the development of robust and maintainable software systems. We will explore each principle—Single Responsibility, Open-d, Liskov Substitution, Interface...
Curated Video
Design Microservices Architecture with Patterns and Principles - Introduction - Monolithic Architecture
In this video, we will gain a comprehensive introduction to monolithic architecture, understanding its fundamental principles and its role in software development. We will explore the characteristics and components of monolithic systems....
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 - Introduction - Microservices Asynchronous Message-Based Communication
This video provides an overview of asynchronous message-based communication in microservices architecture and explains the concept and its significance in enabling loosely coupled and scalable systems. This clip is from the chapter...
Curated Video
Design Microservices Architecture with Patterns and Principles - Service Aggregator Pattern - Microservices Communications Design patterns
The Service Aggregator pattern is introduced as a solution to the challenges of service-to-service communication. This pattern involves creating an intermediate service that acts as a single entry point for clients and aggregates data...