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...
Instructional Video4:48
Curated Video

Design Microservices Architecture with Patterns and Principles - Materialized View Pattern

Higher Ed
This video explains how the Materialized View pattern can be used to improve the performance of cross-service queries by precomputing and storing query results in a separate view. This pattern helps to reduce the complexity and latency...
Instructional Video3:18
Curated Video

Design Microservices Architecture with Patterns and Principles - Problem: Cross-Service Queries with Sync Response, Decouple Way, and Low Latency

Higher Ed
This video delves deeper into the issues associated with cross-service queries, highlighting the limitations of synchronous responses and the need for decoupling services to enable independent scaling and low latency in query operations....
Instructional Video2:48
Curated Video

Design Microservices Architecture with Patterns and Principles - Service-to-Service Communications Between Backend Internal Microservices

Higher Ed
This video explores the communication patterns between backend internal microservices in a microservices architecture and discusses the challenges and considerations involved in establishing efficient and reliable communication channels...
Instructional Video2:01
Curated Video

Design Microservices Architecture with Patterns and Principles - gRPC Usage in Microservices Communication

Higher Ed
In this video, we will understand how gRPC is utilized in microservices communication. You will learn about service contracts, service discovery, and the role of gRPC in enabling efficient and scalable communication between...