Instructional Video6:07
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Authentication

Higher Ed
AWS provides two primary authentication methods (though more can be implemented) and these are covered in this video. Additionally, you will learn the basics of authentication.
Instructional Video7:04
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Identity and Access Management (IAM) Overview

Higher Ed
How do you control who or what has access to your AWS account and the services running in it? The answer is Identity and Access Management (IAM) and this video introduces the fundamental concepts of IAM.
Instructional Video7:58
Curated Video

CISSP Crash Course - Investigation Requirements

Higher Ed
This video explains investigation requirements and the types of investigations. 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...
Instructional Video3:07
Curated Video

CISSP Crash Course - Understand and Comply with Investigations

Higher Ed
This video explains evidence collection, forensics, and handling investigations. This clip is from the chapter "Security Operations" of the series "CISSP Crash Course".This section covers domain 7, which focuses on security operations.
Instructional Video11:45
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Managing Local and Common Users (Part 1 of 2)

Higher Ed
In this practice video, we will deepen our understanding of managing local and common users in CDB and PDBs. You will perform tasks such as managing common users, local users, and common and local roles. This clip is from the chapter...
Instructional Video3:52
Curated Video

Design Microservices Architecture with Patterns and Principles - Design the Architecture - Scalability - E-Commerce App

Higher Ed
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 caching....
Instructional Video3:47
Curated Video

Design Microservices Architecture with Patterns and Principles - Design the Architecture - Clean Architecture - E-Commerce App

Higher Ed
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 Dependency...
Instructional Video5:03
Curated Video

Design Microservices Architecture with Patterns and Principles - Design the Architecture - E-Commerce App - Layered Architecture

Higher Ed
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...
Instructional Video4:07
Curated Video

Design Microservices Architecture with Patterns and Principles - Design principles - SOLID

Higher Ed
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...
Instructional Video7:56
Curated Video

Design Microservices Architecture with Patterns and Principles - Introduction

Higher Ed
In this video, we will understand the course objectives and the instructor. We understand the importance of software architecture and how this course can enhance your skills and knowledge in this field. It sets the foundation for what to...
Instructional Video2:06
Curated Video

Design Microservices Architecture with Patterns and Principles - Design and Evaluate Microservices Architecture with WebSocket API Design

Higher Ed
In this video, you will learn to design and evaluate microservices architecture using WebSocket API design principles. We will understand the message format, connection management, and security considerations when implementing WebSocket...
Instructional Video3:51
Curated Video

Design Microservices Architecture with Patterns and Principles - Design Principles of Monolithic Architecture -- KISS, YAGNI, DRY

Higher Ed
In this video, dive into essential design principles for monolithic architecture, including KISS (Keep It Simple, Stupid), YAGNI (You Ain't Gonna Need It), and DRY (Don't Repeat Yourself). We will understand how these principles guide...
Instructional Video2:47
Curated Video

Design Microservices Architecture with Patterns and Principles - How to Follow the Course and Course Slides

Higher Ed
In this video, we will receive guidance on navigating and making the most of the course content. This video provides instructions on accessing and utilizing course slides, ensuring we can effectively follow along and reinforce our...
Instructional Video5:09
Curated Video

Design Microservices Architecture with Patterns and Principles - Way of Learning - The Course Flow

Higher Ed
In this video, discover the learning approach and course structure. This video outlines the course flow, highlighting the sequence of topics and the logical progression of concepts. It prepares us for an effective learning experience....
Instructional Video8:38
Curated Video

Design Microservices Architecture with Patterns and Principles - Implementation of Microservices Architecture

Higher Ed
This video focuses on the overall implementation of a microservices architecture for the e-commerce application. It provides an overview of the different components and services involved and explains how they interact with each other to...
Instructional Video7:54
Curated Video

Design Microservices Architecture with Patterns and Principles - Design: Microservices Deployments with Containers and Orchestrators

Higher Ed
This video focuses on the design aspects of microservices deployments using containers and orchestrators and discusses considerations for containerizing microservices, designing container images, and defining deployment configurations...
Instructional Video3:32
Curated Video

Design Microservices Architecture with Patterns and Principles - Design Microservices Distributed Caching with Cache-Aside Pattern

Higher Ed
This video focuses on the design aspects of implementing distributed caching with the cache-aside pattern. It discusses considerations such as cache eviction policies, cache consistency, and cache sizing. This clip is from the chapter...
Instructional Video2:34
Curated Video

Design Microservices Architecture with Patterns and Principles - Design Event-Driven Microservices Architecture

Higher Ed
This video delves into the design considerations and principles for building event-driven microservices architectures and explores topics such as event schema design, event sourcing, event-driven communication patterns, and event-driven...
Instructional Video7:11
Curated Video

Design Microservices Architecture with Patterns and Principles - Design: Microservices Architecture with SAGA, Outbox Pattern, and CDC

Higher Ed
This video explores the design considerations and principles for building a robust microservices architecture using the SAGA pattern, Transactional Outbox pattern, and Change Data Capture (CDC). This clip is from the chapter...
Instructional Video5:50
Curated Video

Design Microservices Architecture with Patterns and Principles - Microservices Transactional Boundaries

Higher Ed
This video discusses various strategies for defining transactional boundaries between microservices, such as using event-driven architectures, compensating transactions, or adopting a saga pattern to ensure data consistency and...
Instructional Video7:06
Curated Video

Design Microservices Architecture with Patterns and Principles - Microservices Distributed Transactions

Higher Ed
This video explains the challenges and complexities of managing transactions in a distributed microservices environment, including the need for coordination and consistency across multiple services. This clip is from the chapter...
Instructional Video5:12
Curated Video

Design Microservices Architecture with Patterns and Principles - Microservices Database Management Patterns and Principles

Higher Ed
This video introduces various database management patterns and principles for microservices and concepts such as database per service, shared database, event sourcing, and CQRS (Command Query Responsibility Segregation), highlighting...
Instructional Video5:04
Curated Video

Design Microservices Architecture with Patterns and Principles - Introduction - Scale the Microservices Architecture Design

Higher Ed
This video provides an overview of the importance of scaling in microservices architectures and introduces the key concepts and strategies involved in scaling. This clip is from the chapter "Scale the Microservices Architecture Design"...
Instructional Video2:48
Curated Video

Design Microservices Architecture with Patterns and Principles - Design and Adapt Microservices Architecture with Decomposition Patterns

Higher Ed
In this video, we will investigate the design and adaptation of a microservices architecture using decomposition patterns. You will learn to map the identified microservices to their respective bounded contexts, define their interfaces,...