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 - Demo: Layered Monolithic Architecture Code Review - E-Commerce App
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...
Curated Video
Design Microservices Architecture with Patterns and Principles - Problem: Agility of New Features, Split Agile Teams-2
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...
Curated Video
Getting Started with Scrum - Summary-3
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...
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...