Instructional Video10:33
Curated Video

Design Microservices Architecture with Patterns and Principles - Demo: Clean Architecture Code Review - E-Commerce App

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

Design Microservices Architecture with Patterns and Principles - Demo: Layered Monolithic Architecture Code Review - E-Commerce App

Higher Ed
In this video, we will conduct a code review demo of an e-commerce application implemented using a layered monolithic architecture. We will analyze the codebase, identify any potential issues or violations of design principles, and...
Instructional Video2:27
Curated Video

Design Microservices Architecture with Patterns and Principles - Problem: Agility of New Features, Split Agile Teams-2

Higher Ed
Here, let's explore the challenges that arise in maintaining agility and flexibility in a modular monolithic architecture when multiple agile teams work on different features. We will understand the implications of splitting teams and...
Instructional Video2:19
Curated Video

Getting Started with Scrum - Summary-3

Higher Ed
Here, we will summarize the key concepts learned through this section, such as the Sprint Review meeting, retrospective meeting, introspecting on the achievements of the Sprint cycle, and improving on the Sprint cycle based on budget and...
Instructional Video4:48
Curated Video

Getting Started with Scrum - Step 8: Create the Product Backlog

Higher Ed
In this session, you will learn how to create the product backlog, which contains the list of items to be implemented.
Instructional Video3:26
Curated Video

Getting Started with Scrum - Summary

Higher Ed
In this class, you will learn about the different sets of Sprint tools available in the market.
Instructional Video5:16
Curated Video

Getting Started with Scrum - Demo: Selecting the Tool to Run Sprint

Higher Ed
In this class, you will learn about the different sets of Sprint tools available in the market.
Instructional Video6:55
Curated Video

Getting Started with Scrum - Step 5: Select the Tool to Run Sprint

Higher Ed
This class will differentiate between the free and enterprise Sprint tools available and what to consider before selecting the best suitable Sprint tool.
Instructional Video12:17
Curated Video

Getting Started with Scrum - Overview of Agile and Scrum-2

Higher Ed
This lecture provides an overview of Agile followed by Scrum and the big picture of all the stakeholders related to Agile and Scrum.
Instructional Video2:00
Curated Video

Getting Started with Scrum - Step 17: Repeat the Process Sprint after Sprint

Higher Ed
After completing a Sprint cycle, a review meeting and retrospective meeting is held to review how things went and to improve the Sprint cycle. The repeat of this cycle is called the Scrum cycle, which is explained in this video.
Instructional Video2:05
Curated Video

Getting Started with Scrum - Step 4: Summary-1

Higher Ed
This session summarizes all the key concepts learned in this section on Product backlogs, Azure DevOps, prioritizing the product backlogs, and planning the first Sprint.
Instructional Video1:51
Curated Video

Getting Started with Scrum - Step 9: Prioritize the Product Backlog

Higher Ed
After creating the product backlog, we look at how to prioritize the items in the product backlog.
Instructional Video2:52
Curated Video

Getting Started with Scrum - Step 4: Select the Development Team

Higher Ed
In this lecture, we will understand the criteria for selecting a development team based on the project's requirements.
Instructional Video1:43
Curated Video

Getting Started with Scrum - Demo: Selecting the Scrum Master

Higher Ed
After entering the project details, we will look at the process of selecting the Scrum Master and capturing the details in the worksheet.
Instructional Video2:13
Curated Video

Getting Started with Scrum - Step 3: Selecting a Scrum Master

Higher Ed
In this class, you will learn about the importance of the Scrum master and the criteria for selecting the Scrum master.
Instructional Video4:02
Curated Video

Getting Started with Scrum - Demo: Collecting the Project Details

Higher Ed
Here, we look at a demonstration of how to fill in the project details in the worksheet.
Instructional Video2:30
Curated Video

Getting Started with Scrum - Select a Product Owner

Higher Ed
This demonstration is about selecting the product owner using the Scrum worksheet.
Instructional Video1:41
Curated Video

Getting Started with Scrum - Overview of Agile and Scrum-1

Higher Ed
This lecture covers content to help us prepare for Scrum and understand Agile and Scrum and its applications.
Instructional Video2:43
Curated Video

Getting Started with Scrum - Welcome and About This Course

Higher Ed
This video course briefly introduces us to Agile and Scrum and the content of the entire course section-wise. You will learn about the Sprint board, planning and implementation of Sprints, and backlog items.
Instructional Video3:33
Curated Video

Design Microservices Architecture with Patterns and Principles - Client Applications Code Review - E-Commerce App

Higher Ed
This video focuses on the code review of the client applications in the e-commerce application and examines the codebase of the client applications, such as web or mobile applications, and discusses their implementation, user interface,...
Instructional Video8:06
Curated Video

Design Microservices Architecture with Patterns and Principles - Catalog Microservices Code Review - E-Commerce App

Higher Ed
This video specifically dives into the code review of the catalog microservice in the e-commerce application. It examines the codebase of the catalog microservice, its functionalities, and how it interacts with other services to provide...
Instructional Video3:03
Curated Video

Design Microservices Architecture with Patterns and Principles - Real-World Examples of Event-Driven Microservices Architecture

Higher Ed
This video showcases real-world examples and case studies of organizations that have implemented event-driven microservices architectures and examines their architecture design, the challenges they faced, and the benefits they achieved...
Instructional Video3:37
Curated Video

Design Microservices Architecture with Patterns and Principles - Microservices Bounded Context for Transactional Boundaries

Higher Ed
This video explores the concept of bounded contexts, which are distinct areas within a microservices architecture that have their own transactional boundaries, allowing for independent data management and transactional consistency. This...
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...