Curated Video
Getting Started with Scrum - Step 8: Create the Product Backlog
In this session, you will learn how to create the product backlog, which contains the list of items to be implemented.
Curated Video
Getting Started with Scrum - Summary
In this class, you will learn about the different sets of Sprint tools available in the market.
Curated Video
Getting Started with Scrum - Demo: Selecting the Tool to Run Sprint
In this class, you will learn about the different sets of Sprint tools available in the market.
Curated Video
Getting Started with Scrum - Step 5: Select the Tool to Run Sprint
This class will differentiate between the free and enterprise Sprint tools available and what to consider before selecting the best suitable Sprint tool.
Curated Video
Getting Started with Scrum - Overview of Agile and Scrum-2
This lecture provides an overview of Agile followed by Scrum and the big picture of all the stakeholders related to Agile and Scrum.
Curated Video
Getting Started with Scrum - Step 17: Repeat the Process Sprint after Sprint
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.
Curated Video
Getting Started with Scrum - Step 4: Summary-1
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.
Curated Video
Getting Started with Scrum - Step 9: Prioritize the Product Backlog
After creating the product backlog, we look at how to prioritize the items in the product backlog.
Curated Video
Getting Started with Scrum - Step 4: Select the Development Team
In this lecture, we will understand the criteria for selecting a development team based on the project's requirements.
Curated Video
Getting Started with Scrum - Demo: Selecting the Scrum Master
After entering the project details, we will look at the process of selecting the Scrum Master and capturing the details in the worksheet.
Curated Video
Getting Started with Scrum - Step 3: Selecting a Scrum Master
In this class, you will learn about the importance of the Scrum master and the criteria for selecting the Scrum master.
Curated Video
Getting Started with Scrum - Demo: Collecting the Project Details
Here, we look at a demonstration of how to fill in the project details in the worksheet.
Curated Video
Getting Started with Scrum - Select a Product Owner
This demonstration is about selecting the product owner using the Scrum worksheet.
Curated Video
Getting Started with Scrum - Overview of Agile and Scrum-1
This lecture covers content to help us prepare for Scrum and understand Agile and Scrum and its applications.
Curated Video
Getting Started with Scrum - Welcome and About This Course
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.
Curated Video
Design Microservices Architecture with Patterns and Principles - Client Applications Code Review - E-Commerce App
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,...
Curated Video
Design Microservices Architecture with Patterns and Principles - Catalog Microservices Code Review - E-Commerce App
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...
Curated Video
Design Microservices Architecture with Patterns and Principles - Real-World Examples of Event-Driven Microservices Architecture
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...
Curated Video
Design Microservices Architecture with Patterns and Principles - Microservices Bounded Context for Transactional Boundaries
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...
Curated Video
Design Microservices Architecture with Patterns and Principles - Microservices Distributed Transactions
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...
Curated Video
Design Microservices Architecture with Patterns and Principles - Materialized View Pattern
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...
Curated Video
Design Microservices Architecture with Patterns and Principles - Problem: Cross-Service Queries with Sync Response, Decouple Way, and Low Latency
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....
Curated Video
Design Microservices Architecture with Patterns and Principles - Service-to-Service Communications Between Backend Internal Microservices
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...
Curated Video
Design Microservices Architecture with Patterns and Principles - gRPC Usage in Microservices Communication
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...