Curated Video
Design Microservices Architecture with Patterns and Principles - Adapt the Architecture - Microservices Architecture - First Iteration
In this video, we will explore adapting the initial microservices architecture design. You will learn to refine service boundaries, optimize inter-service communication, handle data consistency, and consider scalability and fault...
Curated Video
Design Microservices Architecture with Patterns and Principles - Design the Architecture - Microservices Architecture - First Iteration
In this video, you will learn to design a microservices architecture by breaking down an application into individual services. We will understand the principles of service identification, defining service boundaries, and establishing...
Curated Video
Design Microservices Architecture with Patterns and Principles - Introduction - Microservices Architecture
In this video, we will get introduced to the concept of microservices architecture and understand its fundamental principles and characteristics. You will learn how microservices differ from monolithic architectures and gain insights...
Curated Video
Design Microservices Architecture with Patterns and Principles - When Not to Use Microservices - Anti-Patterns of Microservices
In this video, we will explore anti-patterns and scenarios where microservices may not be the best architectural choice. We will understand the trade-offs and challenges associated with microservices, such as increased complexity,...
Curated Video
Design Microservices Architecture with Patterns and Principles - Challenges of Microservices Architecture
In this video, we will discover the challenges and trade-offs associated with microservices architecture. We will understand the complexities of managing distributed systems, inter-service communication, data consistency, service...
Curated Video
Design Microservices Architecture with Patterns and Principles - Evaluate: Microservices Architecture - First Iteration
In this video, we evaluate the effectiveness of the first iteration of the microservices architecture. We will assess the design decisions, scalability, maintainability, and performance aspects, and identify areas for improvement and...
Curated Video
Design Microservices Architecture with Patterns and Principles - Microservices Characteristics
In this video, you will learn about the essential characteristics of microservices, including bounded context, single responsibility, scalability, resilience, and replaceability. We will understand how these characteristics contribute to...
Curated Video
Paul R. Williams' Signature Architectural Style | Lost LA | Season 4 | Episode 4
Paul R. Williams worked on more than 2,000 residences in the course of his career. He also worked on a number of civic projects. Each of these projects carry the grace and beauty that is Paul Williams' signature architectural style. Get...
Curated Video
Design Microservices Architecture with Patterns and Principles - Design the Architecture - Clean Architecture - E-Commerce App
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...
Curated Video
Design Microservices Architecture with Patterns and Principles - Design the Architecture - E-Commerce App - Layered Architecture
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...
Curated Video
Design Microservices Architecture with Patterns and Principles - Design the Architecture - E-Commerce App - KISS and YAGNI
Here, let's apply the principles of KISS and YAGNI to design the architecture of an e-commerce application using the monolithic approach. We will emphasize simplicity, avoiding unnecessary complexity and implementing only the essential...
Curated Video
Design Microservices Architecture with Patterns and Principles - What Is Microservices Architecture?
In this video, we will gain a deeper understanding of microservices architecture as an architectural style that structures an application as a collection of loosely coupled services. We will discover the principles of service isolation,...
Curated Video
Design Microservices Architecture with Patterns and Principles - Monolithic Versus Microservices Architecture Comparison
In this video, we will compare monolithic and microservices architectures and understand the differences between the two approaches. You will learn about the trade-offs in terms of development speed, scalability, maintenance, deployment...
Curated Video
Design Microservices Architecture with Patterns and Principles - When to Use Microservices Architecture - Best Practices
In this video, we will understand the scenarios and best practices for applying microservices architecture. You will learn about the characteristics of applications that are well-suited for microservices, such as large and complex...
Curated Video
Design Microservices Architecture with Patterns and Principles - Benefits of Microservices Architecture
In this video, we will explore the benefits and advantages of adopting microservices architecture. You will learn how microservices enable better scalability, faster development cycles, independent deployment and scaling of services,...
Curated Video
Design Microservices Architecture with Patterns and Principles - The Database-Per-Service Pattern - Polyglot Persistence
In this video, we will explore the database-per-service pattern in microservices architecture, where each service has its own dedicated database. We will understand the advantages of polyglot persistence and the challenges of maintaining...
Curated Video
Design Microservices Architecture with Patterns and Principles - Problem: Break Down Application into Microservices
In this video, we will understand the challenges and considerations involved in breaking down a monolithic application into microservices. We will explore strategies for identifying service boundaries, handling shared data and...
Curated Video
Design Microservices Architecture with Patterns and Principles - What Are Microservices?
Here, let's explore the definition and key elements of microservices. Understand how microservices are self-contained, independently deployable components that communicate with each other through well-defined APIs and learn about the...
Curated Video
Design Microservices Architecture with Patterns and Principles - Microservices Communication Styles Request-Driven or Event-Driven Architecture
In this video, we will explore the two prevalent communication styles in microservices: request-driven and event-driven. We will understand the differences between these styles and when to use each one. This clip is from the chapter...
Curated Video
The Taj Mahal: a Monument of Love and Pinnacle of Architecture
To this day, the Taj Mahal is one of the most iconic structures in India. The Mughal emperor Shah Jahan commissioned the Taj Mahal in memory of his beloved wife, Mumtaz Mahal, who died at 39. Completed in 1648 after 22 years of...
Curated Video
Roman Architecture
This video identifies architectural techniques used by ancient Romans.
Curated Video
Greek Architecture: The Column
“Greek Architecture: The Column” will explain the different types of columns used by the ancient Greeks and their influence on U.S. government buildings.
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - DNN Architecture
This video demonstrates the DNN architecture. This clip is from the chapter "Deep Neural Network Overview" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the overview of the deep...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - DNN Architecture Quiz
This is a quiz video on DNN architecture. This clip is from the chapter "Deep Neural Network Overview" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the overview of the deep neural...