Files (636)

Microservices Architecture and Implementation on .NET 5/[TutsNode.com] - Microservices Architecture and Implementation on .NET 5/10. Api Gateway - Requests Aggregation Pattern in Shopping.Aggregator

7. Developing Service Classes Consuming Internal Microservices in Shopping.Aggr-2.mp4
321.67 MB
Microservices Architecture and Implementation on .NET 5

TutsNode.com.txt
63.00 B
Microservices Architecture and Implementation on .NET 5/[TutsNode.com] - Microservices Architecture and Implementation on .NET 5/9. Building API Gateways with Ocelot and Applying Gateway Routing Pattern

10. Adding ocelot.json Configuration File For Routing Microservices in Ocelot Api Gw.srt
39.10 KB

7. Developing Service Classes Consuming Internal Microservices in Shopping.Aggr-2.srt
35.45 KB
Microservices Architecture and Implementation on .NET 5/[TutsNode.com] - Microservices Architecture and Implementation on .NET 5/7. Developing Ordering Microservices with Clean Architecture and CQRS Implemntation

19. Developing Ordering.Application Layer - Application Command Features - Checkout.srt
27.39 KB
Microservices Architecture and Implementation on .NET 5/[TutsNode.com] - Microservices Architecture and Implementation on .NET 5/4. Developing Discount.API Microservices with PostgreSQL

14. Migrate PostreSQL Database When Discount Microservices Startup.srt
26.91 KB
Microservices Architecture and Implementation on .NET 5/[TutsNode.com] - Microservices Architecture and Implementation on .NET 5/1. Introduction

2.1 Github Source Code Link.html
118.00 B
Microservices Architecture and Implementation on .NET 5/[TutsNode.com] - Microservices Architecture and Implementation on .NET 5/8. Microservices Async Communication w RabbitMQ & MassTransit for Checkout Order

12. Consume RabbitMQ Event From Ordering Microservice Subscriber of BasketCheckout.srt
26.44 KB
Microservices Architecture and Implementation on .NET 5/[TutsNode.com] - Microservices Architecture and Implementation on .NET 5/2. Developing Your First Microservice - Catalog.API with MongoDb

13. Developing Presentation Layer - Create CatalogController Class for Catalog.API.srt
26.31 KB

3.1 Microservices Github Link.html
118.00 B

26. Developing Ordering.Infrastructure Layer in Clean Architecture - Repositories.srt
26.27 KB

6. Developing Service Classes for Consuming Internal Microservices in Shopping.Aggr.srt
25.72 KB

4. What are Microservices .srt
2.12 KB

9. Publish BasketCheckout Queue Message Event in Basket.API Controller Class.srt
24.51 KB
Microservices Architecture and Implementation on .NET 5/[TutsNode.com] - Microservices Architecture and Implementation on .NET 5/6. Consuming Discount Grpc Service From Basket Microservice When Adding Cart Item

8. Test on Docker environment - Basket.API integrate Discount.Grpc into DC.srt
24.46 KB

33. Test Ordering Microservices CQRS and Clean Architecture Flows.srt
22.64 KB

9. Developing Repository Pattern Connect PostgreSQL use Dapper on Discount.API.srt
21.93 KB

14.1 Microservices.Net.postman_collection.json
12.34 KB
Microservices Architecture and Implementation on .NET 5/[TutsNode.com] - Microservices Architecture and Implementation on .NET 5/3. Developing Basket.API Microservices with Redis

5.1 Redis commands.txt
255.00 B
Microservices Architecture and Implementation on .NET 5/.pad

0
21.00 B

10. Adding ocelot.json Configuration File For Routing Microservices in Ocelot Api Gw.mp4
295.22 MB

13. Subscribe BasketCheckout Queue Message Event in Ordering BasketCheckoutConsumer.srt
21.59 KB

9. Docker Containers, Images, and Registries.srt
2.39 KB

9.1 Docker Commands.txt
1.22 KB

14. Test BasketCheckout Event in Basket.API and Ordering.API Microservices.srt
21.33 KB

1. Introduction.srt
1.78 KB

22. Developing Ordering.Application Layer - Application Behaviours.srt
21.26 KB

2. Create New Github Repository For Our Microservice Project.srt
2.06 KB

2.1 Course Github Repository Link.html
112.00 B

8. Produce RabbitMQ Event From Basket Microservice Publisher of BasketCheckoutEvent.srt
21.24 KB

24. Developing Ordering.API Presentation Layer in Clean Architecture.srt
21.18 KB

30. Applying EF.Core Migrations to Sql Server Automatically When Ordering.API.srt
21.08 KB

16. Containerize Basket and Ordering Microservices w RabbitMQ using Docker Compose.srt
20.87 KB

18. Developing Ordering.Application Layer- Application Features - GetOrdersListQuery.srt
20.49 KB

5. MongoDb in Catalog Microservices.srt
2.37 KB
Microservices Architecture and Implementation on .NET 5/[TutsNode.com] - Microservices Architecture and Implementation on .NET 5/12. Building Shopping Web Application Microservices

15. Test AspnetBasics Shopping Web Application Microservices Over Ocelot Api Gateway.srt
20.26 KB

18. Debugging Docker-Compose on Visual Studio for Catalog.API with MongoDb.srt
18.92 KB

8. Test Shopping.Aggreation Microservices with Docker Internal Microservices.srt
18.88 KB

11. Test Ocelot Api Gateway With Routing Internal Microservices.srt
18.53 KB

7.1 mongo commands.txt
1.31 KB

3. Run Final Application.srt
18.43 KB

16. Developing Ordering.Application Layer - Application Contracts.srt
18.07 KB

11. Developing Data Layer - Connect Mongo Docker Container from Catalog.API.srt
17.94 KB

23. Developing Ordering.Application Layer - Application Service Registrations.srt
17.26 KB

20. Developing Ordering.Application Layer- Application Command Features- UpdateOrder.srt
17.18 KB

17. Test on Docker environment - Basket and Ordering with RabbitMQ in Docker-Compose.srt
16.88 KB

10.1 Product Entity.html
175.00 B

5. Overview of AspnetBasics Shopping Web Application Microservices.srt
16.66 KB
Microservices Architecture and Implementation on .NET 5/[TutsNode.com] - Microservices Architecture and Implementation on .NET 5/5. Developing Discount.Grpc Microservices for Microservices Grpc Communication

4. Create Discount Grpc Microservices Project in Microservices Solution.srt
16.64 KB

11.1 Copy Codes from CatalogContextSeed class.html
160.00 B

35. Test on Docker environment - Ordering.API and SqlServer into Docker-Compose File.srt
15.90 KB

16. Test on Docker environment - Ocelot API Gateway into Docker-Compose File.srt
15.83 KB

12.1 Copy Codes from Repository Classes.html
168.00 B

21. Developing Ordering.Application Layer- Application Command Features- DeleteOrder.srt
15.75 KB

25. Developing Ordering.Infrastructure Layer in Clean Architecture - Persistence.srt
15.14 KB

13.1 CatalogController Class.html
188.00 B

9. Developing Repository Pattern on Basket.API Microservice.srt
15.13 KB

5. Setup pgAdmin Management Portal for PostgreSQL Database for Discount.API Microse.srt
15.02 KB

12. Developing Business Layer - Repository Pattern on Catalog.API Microservice.srt
14.92 KB

15. Container management with Portainer.srt
14.54 KB

9. Developing Ocelot Api Gateway Microservices with Adapting Ocelot Nuget Package.srt
14.22 KB

15.1 Check Docker-Compose Files.html
154.00 B

34. Containerize Ordering Microservices with SqlServer using Docker Compose.srt
13.84 KB

5. Developing Dto Model Class for Api Aggreation Operations.srt
13.83 KB

10. Create BasketController Class for Basket.API Microservice.srt
13.80 KB

11. Test BasketCheckout Event in Basket.API Microservices.srt
13.59 KB

17.1 Docker Commands.txt
1.22 KB

8. Developing Service Implementations for Consuming Api Gateway in AspnetBasics.srt
13.33 KB

17.3 docker compose commands.txt
301.00 B

3. Consuming Discount Grpc Service From Basket Microservice When Adding Cart Item 2.srt
13.33 KB

6. Refactoring of AspnetBasics Shopping Web Application Microservices.srt
13.28 KB

27. Developing Ordering.Infrastructure Layer - Infrastructure Service Registrations.srt
13.10 KB

14. Configure Ocelot Json For Docker Development Environment in Ocelot Api Gateway.srt
13.06 KB

7. Developing BuildingBlocks EventBus.Messages Class Library.srt
13.05 KB

1. Introduction.srt
2.06 KB

16. Adding MongoDb image into Docker-Compose File for Multi-Container Docker Environ.srt
13.04 KB

12. Containerize Basket Microservices with Redis using Docker Compose.srt
12.73 KB

15. Containerize Catalog Microservices with MongoDB using Docker Compose.srt
12.63 KB

3. Redis in Basket Microservices.srt
2.41 KB

11.1 Microservices.Net.postman_collection.json
12.34 KB

14.1 Microservices.Net.postman_collection.json
12.34 KB

11.1 Microservices.Net.postman_collection.json
12.34 KB

15.2 Microservices.Net.postman_collection.json
12.34 KB

5.1 Microservices.Net.postman_collection.json
12.34 KB

8.1 Microservices.Net.postman_collection.json
12.34 KB

3.2 Microservices.Net.postman_collection.json
12.34 KB

2. Background of Project.srt
2.73 KB

3.1 Grpc Github Link.html
105.00 B

19. Developing Ordering.Application Layer - Application Command Features - Checkout.mp4
251.51 MB

32.1 Microservices.Net.postman_collection.json
12.34 KB

33.1 Microservices.Net.postman_collection.json
12.34 KB

35.1 Microservices.Net.postman_collection.json
12.34 KB

17.1 Microservices.Net.postman_collection.json
12.34 KB

9.1 Check Repository Pattern Imp Codes.html
166.00 B

16.1 Microservices.Net.postman_collection.json
12.34 KB

10.1 Microservices.Net.postman_collection.json
12.34 KB

10.1 Check BasketController.cs.html
185.00 B

17.2 Microservices.Net.postman_collection.json
12.34 KB

17.1 Microservices.Net.postman_collection.json
12.34 KB

7. Clean Architecture with Domain Driven Design(DDD).srt
12.27 KB

15. Test on Docker environment - Discount.API and PostgreSQL into Docker-Compose.srt
11.61 KB

5. Adding RabbitMQ image into Docker-Compose File for Multi-Container Docker Env.srt
11.39 KB

12.1 Check docker-compose configurations.html
154.00 B

8. Developing DiscountService class to Implement Grpc Proto Service Methods.srt
11.31 KB

12. Rate Limiting in Ocelot Api Gateway with Configuring Ocelot.json File.srt
11.15 KB

6. Developing discount.proto ProtoBuf file for Exposing Crud Services Discount Grpc.srt
10.81 KB

11. Test and Run Discount Microservice.srt
10.72 KB

17. Test on Docker environment - AspnetBasics Shopping Web Microservices into Docker.srt
10.56 KB

5. Test and Run Discount Grpc and Basket Microservice.srt
10.43 KB

5. Managing PostreSQL Database Operations in Discount Grpc.srt
10.33 KB

15.1 Portainer.html
119.00 B

31. Adding SqlServer image into Docker-Compose File for Multi-Container Docker Env.srt
10.03 KB

1. Introduction.srt
1.87 KB

10. Create DiscountController Class for Discount.API Microservice.srt
9.85 KB

2. Consuming Discount Grpc Service From Basket Microservice When Adding Cart Item 1.srt
9.61 KB

4. Register Discount Grpc Client and Discount Grpc Service into the Basket.API.srt
9.59 KB

3. PostgreSQL in Discount Microservices.srt
2.31 KB

15. Test MassTransit Retry Mecanism of RabbitMQ Connection Problems.srt
9.52 KB

12. Developing Cart and Order Page in AspnetBasics Shopping Web Application.srt
9.36 KB

6. Analysis and Architecting of Basket Microservices.srt
9.21 KB

10. Developing Catalog.API Microservices Creating Entities and MongoDB.Driver Nuget.srt
9.08 KB

5.1 pgadmin4 docker image.html
101.00 B

4. Developing AspnetBasics Shopping Web Application Microservices.srt
9.00 KB

10. Publish BasketCheckout Queue Message Event in Basket.API Controller Class Part 2.srt
8.95 KB

6.1 Coupon PostgreSql Commands.txt
1.05 KB

28. Register Application and Infrastructure Layer Dependencies into Ordering.API.srt
8.89 KB

9. Containerize Shopping.Aggregator Microservices using Docker Compose.srt
8.78 KB

6. Setup Mongo Docker Database for Catalog.API Microservices.srt
8.68 KB

8. Developing Discount.API Microservices Creating Entities.srt
1.96 KB

8.1 Coupon Entity.html
176.00 B

8. Connect Redis Docker Container from Basket.API Microservice w AddStackExchange.srt
8.46 KB

32. Test and Run Ordering Microservice.srt
8.44 KB

9.1 Discount Nuget Packages.html
177.00 B

9.2 Discount Repositories.html
170.00 B

14. Test on Docker environment - Basket.API and Redis into Docker-Compose File.srt
8.39 KB

17. Test on Docker environment - Catalog.API and MongoDb into Docker-Compose File.srt
8.39 KB

10.1 Discount Controller.html
191.00 B

1. Introduction.srt
8.38 KB

16. Containerize AspnetBasics Shopping Web Application Microservices using DC.srt
8.37 KB

14. Test and Run Catalog Microservice.srt
8.28 KB

10. Developing Product Page in AspnetBasics Shopping Web Application Microservices.srt
8.26 KB

13. Developing CheckOut Page in AspnetBasics Shopping Web Application Microservices.srt
8.03 KB

12.1 Docker-compose override file.html
154.00 B

2. Analysis and Architecting of Ordering Microservices.srt
8.00 KB

7. Register Http Client Factory for Consuming Api Gateway in AspnetBasics Shopping.srt
7.92 KB

8. Analysis and Architecting of Catalog Microservices.srt
7.78 KB
Microservices Architecture and Implementation on .NET 5/[TutsNode.com] - Microservices Architecture and Implementation on .NET 5/16. Thanks and Bonus Lecture

1. Bonus Lecture.srt
7.77 KB

14.1 Migrate Codes.html
186.00 B

11. Test and Run Basket Microservice.srt
7.70 KB

13. Response Caching in Ocelot Api Gateway with Configuring Ocelot.json File.srt
7.66 KB

15.1 docker compose commands.txt
301.00 B

10. Code Structure on CQRS and DDD Implementation in Ordering Microservices.srt
7.63 KB

15.3 Docker Commands.txt
1.22 KB

15. Containerize Ocelot Api Gateway Microservices using Docker Compose.srt
7.55 KB

1. Introduction.srt
2.16 KB

10. Test on Docker environment - Shopping.Aggregator into Docker-Compose File.srt
7.53 KB

6. Containerize Discount Grpc Microservices with PostgreSQL using Docker Compose.srt
7.49 KB

9. Developing Index Page in AspnetBasics Shopping Web Application Microservices.srt
7.49 KB

3. Using gRPC in Microservices Communication with .Net - Example Repository.srt
2.22 KB

2. Thanks.srt
806.00 B

3.2 Using gRPC in Microservices for Building a high-performance Interservice Communication with .Net 5 - Medium.html
200.00 B

12. Containerize Discount Microservices with PostgreSQL using Docker Compose.srt
7.47 KB

7. MongoDb CLI Commands using Interactive Terminal For MongoDb Connection.srt
7.32 KB

6. Create Coupon Table in the DiscountDb of PostgreSQL Database with pgAdmin Manage.srt
7.21 KB

7. Developing Basket.API Microservices Creating Entities.srt
7.16 KB

9. Eventual Consisteny and Event Sourcing with CQRS Design Pattern.srt
7.08 KB

29. Adding EF Core Migrations for Code-First Approach in Ordering Microservices.srt
7.08 KB

6.1 discount.proto file.html
180.00 B

14. Developing Ordering.Domain Layer in Clean Architecture.srt
6.96 KB

7. Analysis and Architecting of Discount Microservices.srt
6.93 KB

2. Create Asp.Net Web Api Project for Catalog.API Microservice.srt
6.77 KB

10. Developing CRUD in DiscountService class to Implement CRUD Grpc Proto Service.srt
6.56 KB

13. Adding Redis image into Docker-Compose File for Multi-Container Docker Env.srt
6.51 KB

4. Create Asp.Net Web Api Project for Catalog.API Microservice.srt
6.49 KB

9.1 DiscountService.cs.html
186.00 B

9. Implementing AutoMapper into DiscountService Class of Discount Grpc Microservice.srt
6.41 KB

6. Microservices Architecture Pros-Cons.srt
6.24 KB

4. Developing Shopping.Aggregator Microservices.srt
6.17 KB

1. Introduction.srt
1.96 KB

2. Create Asp.Net Web Api Project for Discount.API Microservice.srt
6.09 KB

4. Setup PostgreSQL Docker Database for Discount.API Microservices.srt
6.03 KB

6. Domain Driven Design - DDD.srt
6.02 KB

4. Setup Redis Cache Docker Database for Basket.API Microservices.srt
5.83 KB

7. Generate Proto Service Class from Discount proto File in Discount Grpc.srt
5.54 KB

14. Refactoring Developments in AspnetBasics Shopping Web Application Microservices.srt
5.50 KB

7. Adding Grpc DiscountUrl Configuration in Basket.API image configuration on DC.srt
5.35 KB

3. Clone Github Repository and Create New Solution with Visual Studio.srt
5.29 KB

6. Analysis & Design BuildingBlocks EventBus.Messages Class Library Project.srt
5.22 KB

13. Adding Project References Between Clean Architecture Layers.srt
5.18 KB

4. RabbitMQ Exchange Types.srt
5.16 KB

6.1 docker-compose.override.yml.html
154.00 B

12. Create Clean Architecture Layers that Ordering Domain - Application and Infra.srt
4.91 KB

11. Create Asp.Net Web Api Project for Ordering.API Microservice.srt
4.76 KB

1. Introduction.srt
4.68 KB

19. Mongo GUI Options for MongoDb Docker Image.srt
4.67 KB

2. Microservices Communication Types Request-Driven or Event-Driven Architecture.srt
4.58 KB

3. What is RabbitMQ, Main Components of RabbitMQ.srt
4.50 KB

1. Introduction.srt
2.20 KB

15. Developing Ordering.Application Layer with CQRS Pattern Implementation in Clean.srt
4.36 KB

2. Prerequisites and Source Code.srt
4.14 KB

5. Monolithic Architecture Pros-Cons.srt
4.05 KB

3. Analysis & Design of Shopping.Aggregator Microservices - Gateway Aggregation.srt
4.00 KB

5. Redis CLI Commands using Interactive Terminal For Redis Connection.srt
3.99 KB

3. Design Principles - SOLID.srt
3.81 KB

2. Gateway Aggregation pattern.srt
3.77 KB

5. Design Principles - Separation of Concerns (SoC).srt
2.14 KB

3. Analysis & Design Shopping Web Application Microservice.srt
3.67 KB

17. CQRS Implementation with Mediator Design Pattern.srt
3.64 KB

6.1 Architecture of Aspnetrun.html
181.00 B

7. Monolithic vs Microservices Architecture Comparison.srt
3.49 KB

9. Repository Design Pattern.srt
3.44 KB

7.1 Clean Architecture.html
164.00 B

2. gRPC usage of Microservices Communication.srt
3.34 KB

6. Ocelot API Gateway.srt
3.16 KB

13. Adding PostgreSQL image into Docker-Compose File for Multi-Container Docker Env.srt
3.15 KB

3. API Gateway Pattern.srt
3.06 KB

4. Design Principles - Dependency Inversion Principles (DIP).srt
3.05 KB

8. CQRS (Command Query Responsibility Segregation) Design Pattern.srt
3.01 KB

10.1 Example CleanArchitecture Repository.html
112.00 B

10.2 Jason Clean Architecture on youtube.html
119.00 B

10.3 Gill Cleeren Resources.html
119.00 B

10.4 Gill Cleeren Clean Architecture on youtube.html
109.00 B

11. Developing Product Detail Page in AspnetBasics Shopping Web Application.srt
2.99 KB

4. BFF Backend for Frontend Pattern.srt
2.93 KB
Microservices Architecture and Implementation on .NET 5/[TutsNode.com] - Microservices Architecture and Implementation on .NET 5/14. Cross-Cutting Concerns - Microservices Observability with Distributed Logging

1. Microservices Observability with Distributed Logging, Health Monitoring, Resilie.srt
2.87 KB
Microservices Architecture and Implementation on .NET 5/[TutsNode.com] - Microservices Architecture and Implementation on .NET 5/15. Deploying Microservices to Kubernetes, Automating with Azure DevOps into AKS

1. Deploying Microservices to Kubernetes, Automating with Azure DevOps into AKS.srt
2.71 KB

8. Analysis & Design of API Gateway Microservices.srt
2.70 KB
Microservices Architecture and Implementation on .NET 5/[TutsNode.com] - Microservices Architecture and Implementation on .NET 5/11. Securing Microservices with IdentityServer4 and Ocelot

1. Introduction.srt
2.42 KB

1. Introduction.srt
2.39 KB

5. Main features in the API Gateway pattern.srt
2.36 KB

14.1 Order Entity.html
178.00 B

7. Authentication and authorization in Ocelot API Gateway.srt
2.29 KB
Microservices Architecture and Implementation on .NET 5/[TutsNode.com] - Microservices Architecture and Implementation on .NET 5/13. Assignment - Developing Blazor Single Page Application with Custom Api Gateway

1. Developing Blazor Single Page Application with Custom Api Gateway for CRUD.srt
2.27 KB

1. Introduction.srt
2.23 KB

1. Introduction.srt
2.13 KB

16.1 Persistence Contracts.html
187.00 B

16.2 Ordering Application Nuget Packages.html
193.00 B

2. Gateway Routing pattern.srt
1.78 KB

8. What is Containers and Docker .srt
1.56 KB

[TGx]Downloaded from torrentgalaxy.to .txt
585.00 B

6.1 use-httpclientfactory-to-implement-resilient-http-requests.html
219.00 B

18.1 GetOrdersList Feature Classes.html
203.00 B

7.1 Copy Entities From Basket Entities Folder.html
162.00 B

27.1 InfrastructureServiceRegistration.cs.html
205.00 B

19.1 CheckoutOrder Command Classes.html
204.00 B

20.1 UpdateOrder Command Classes.html
202.00 B

21.1 DeleteOrder Command Classes.html
202.00 B

23.1 ApplicationServiceRegistration.cs.html
199.00 B

1.1 Securing Microservices with IdentityServer4, OAuth2 and OpenID Connect fronted by Ocelot API Gateway- Medium.html
199.00 B

24.1 OrderController.cs.html
188.00 B

30.1 HostExtensions - MigrateDatabase method.html
186.00 B

10.1 BasketController.cs Checkout method.html
185.00 B

7.1 HttpClientExtensions.cs.html
185.00 B

22.1 Ordering.Application Behaviours.html
176.00 B

26.1 Ordering.Infrastructure Repositories.html
181.00 B

25.1 OrderContext and Seed Class.html
180.00 B

14.1 ocelot.Development.json file.html
174.00 B

10.1 AspnetRunBasicsPagesProduct.cshtml.cs.html
174.00 B

5.1 Cannot open database Error fix.html
172.00 B

9.1 AspnetRunBasicsPagesIndex.cshtml.cs.html
172.00 B

6.4 Shopping.AggregatorStartup.cs.html
169.00 B

10.1 ocelot.Local.json file.html
168.00 B

7.1 Shopping.AggregatorServices Classes.html
167.00 B

7.1 EventBus.MessagesEvents Classes.html
166.00 B

5.1 Shopping.AggregatorModels Dto Classes.html
165.00 B

8.1 Basket.APIStartup.cs MassTransit-RabbitMQ Configuration.html
164.00 B

8.1 WebAppsAspnetRunBasicsServices Folder.html
159.00 B

6.3 postasjsonasync-method-in-asp-net-core.html
157.00 B

6.1 WebAppsAspnetRunBasicsModels Classes.html
157.00 B

31.1 docker-compose.override.yml.html
154.00 B

9.1 docker-compose.override.yml.html
154.00 B

16.1 docker-compose.override.yml.html
154.00 B

6.2 Aspnet http-requests.html
152.00 B

1.2 Certificate Udemy Course.html
140.00 B

1.1 aspnetrunrun-aspnetcore-microservices main github repo link.html
118.00 B

2.6 Github Main Repository.html
118.00 B

1.2 Microservices Security with IS4 Github Link.html
116.00 B

1.1 Connect with me on Linkedin.html
116.00 B

2.5 Linkedin.html
116.00 B

31.2 Sql Server Docker Hub Link.html
108.00 B

4.1 Github aspnetrunrun-aspnetcore-basics link.html
111.00 B

1.1 aspnetrunrun-devops deploy microservices github link.html
100.00 B

1.3 See All Udemy Courses.html
95.00 B

2.1 Microservices Learning Path.html
95.00 B

2.2 Medium articles.html
93.00 B

2.3 Twitter.html
88.00 B

1
1.70 MB

12. Consume RabbitMQ Event From Ordering Microservice Subscriber of BasketCheckout.mp4
238.09 MB

2
1.91 MB

26. Developing Ordering.Infrastructure Layer in Clean Architecture - Repositories.mp4
232.87 MB

3
1.13 MB

6. Developing Service Classes for Consuming Internal Microservices in Shopping.Aggr.mp4
227.29 MB

4
728.80 KB

13. Developing Presentation Layer - Create CatalogController Class for Catalog.API.mp4
214.84 MB

5
1.16 MB

14. Migrate PostreSQL Database When Discount Microservices Startup.mp4
214.81 MB

6
1.19 MB

9. Publish BasketCheckout Queue Message Event in Basket.API Controller Class.mp4
214.62 MB

7
1.38 MB

13. Subscribe BasketCheckout Queue Message Event in Ordering BasketCheckoutConsumer.mp4
202.61 MB

8
1.39 MB

30. Applying EF.Core Migrations to Sql Server Automatically When Ordering.API.mp4
201.04 MB

9
981.59 KB

8. Produce RabbitMQ Event From Basket Microservice Publisher of BasketCheckoutEvent.mp4
192.07 MB

10
1.93 MB

33. Test Ordering Microservices CQRS and Clean Architecture Flows.mp4
184.61 MB

11
1.39 MB

8. Test on Docker environment - Basket.API integrate Discount.Grpc into DC.mp4
180.85 MB

12
1.15 MB

15. Test AspnetBasics Shopping Web Application Microservices Over Ocelot Api Gateway.mp4
179.43 MB

13
585.15 KB

16. Containerize Basket and Ordering Microservices w RabbitMQ using Docker Compose.mp4
178.26 MB

14
1.74 MB

14. Test BasketCheckout Event in Basket.API and Ordering.API Microservices.mp4
168.32 MB

15
1.68 MB

18. Developing Ordering.Application Layer- Application Features - GetOrdersListQuery.mp4
167.95 MB

16
52.00 KB

24. Developing Ordering.API Presentation Layer in Clean Architecture.mp4
167.41 MB

17
601.19 KB

9. Developing Repository Pattern Connect PostgreSQL use Dapper on Discount.API.mp4
166.82 MB

18
1.18 MB

20. Developing Ordering.Application Layer- Application Command Features- UpdateOrder.mp4
161.43 MB

19
588.47 KB

22. Developing Ordering.Application Layer - Application Behaviours.mp4
160.93 MB

20
1.07 MB

23. Developing Ordering.Application Layer - Application Service Registrations.mp4
150.83 MB

21
1.17 MB

18. Debugging Docker-Compose on Visual Studio for Catalog.API with MongoDb.mp4
145.65 MB

22
359.35 KB

21. Developing Ordering.Application Layer- Application Command Features- DeleteOrder.mp4
145.35 MB

23
661.44 KB

8. Test Shopping.Aggreation Microservices with Docker Internal Microservices.mp4
143.68 MB

24
330.99 KB

11. Test Ocelot Api Gateway With Routing Internal Microservices.mp4
138.82 MB

25
1.18 MB

5. Overview of AspnetBasics Shopping Web Application Microservices.mp4
131.68 MB

26
323.28 KB

16. Developing Ordering.Application Layer - Application Contracts.mp4
128.61 MB

27
1.39 MB

11. Developing Data Layer - Connect Mongo Docker Container from Catalog.API.mp4
127.45 MB

28
567.57 KB

3. Consuming Discount Grpc Service From Basket Microservice When Adding Cart Item 2.mp4
116.05 MB

29
1.95 MB

10. Create BasketController Class for Basket.API Microservice.mp4
115.07 MB

30
948.12 KB

27. Developing Ordering.Infrastructure Layer - Infrastructure Service Registrations.mp4
113.50 MB

31
507.06 KB

9. Developing Repository Pattern on Basket.API Microservice.mp4
111.40 MB

32
609.54 KB

17. Test on Docker environment - Basket and Ordering with RabbitMQ in Docker-Compose.mp4
110.37 MB

33
1.63 MB

5. Setup pgAdmin Management Portal for PostgreSQL Database for Discount.API Microse.mp4
110.11 MB

34
1.89 MB

4. Create Discount Grpc Microservices Project in Microservices Solution.mp4
109.64 MB

35
366.14 KB

25. Developing Ordering.Infrastructure Layer in Clean Architecture - Persistence.mp4
109.51 MB

36
506.80 KB

12. Developing Business Layer - Repository Pattern on Catalog.API Microservice.mp4
107.53 MB

37
477.70 KB

8. Developing Service Implementations for Consuming Api Gateway in AspnetBasics.mp4
107.21 MB

38
806.04 KB

14. Configure Ocelot Json For Docker Development Environment in Ocelot Api Gateway.mp4
105.76 MB

39
248.66 KB

11. Test BasketCheckout Event in Basket.API Microservices.mp4
105.58 MB

40
434.39 KB

16. Test on Docker environment - Ocelot API Gateway into Docker-Compose File.mp4
104.20 MB

41
1.80 MB

34. Containerize Ordering Microservices with SqlServer using Docker Compose.mp4
103.19 MB

42
829.28 KB

6. Refactoring of AspnetBasics Shopping Web Application Microservices.mp4
102.59 MB

43
1.41 MB

3. Run Final Application.mp4
99.80 MB

44
208.94 KB

5. Developing Dto Model Class for Api Aggreation Operations.mp4
95.71 MB

45
300.48 KB

12. Developing Cart and Order Page in AspnetBasics Shopping Web Application.mp4
94.43 MB

46
1.57 MB

15. Container management with Portainer.mp4
90.71 MB

47
1.29 MB

8. Developing DiscountService class to Implement Grpc Proto Service Methods.mp4
90.05 MB

48
1.95 MB

35. Test on Docker environment - Ordering.API and SqlServer into Docker-Compose File.mp4
89.59 MB

49
421.70 KB

15. Test MassTransit Retry Mecanism of RabbitMQ Connection Problems.mp4
89.43 MB

50
579.58 KB

12. Rate Limiting in Ocelot Api Gateway with Configuring Ocelot.json File.mp4
88.27 MB

51
1.73 MB

2. Consuming Discount Grpc Service From Basket Microservice When Adding Cart Item 1.mp4
85.49 MB

52
518.73 KB

5. Managing PostreSQL Database Operations in Discount Grpc.mp4
85.44 MB

53
573.96 KB

5. Test and Run Discount Grpc and Basket Microservice.mp4
84.73 MB

54
1.27 MB

9. Developing Ocelot Api Gateway Microservices with Adapting Ocelot Nuget Package.mp4
84.04 MB

55
1.96 MB

10. Publish BasketCheckout Queue Message Event in Basket.API Controller Class Part 2.mp4
83.26 MB

56
755.42 KB

12. Containerize Basket Microservices with Redis using Docker Compose.mp4
81.41 MB

57
605.86 KB

7. Developing BuildingBlocks EventBus.Messages Class Library.mp4
80.79 MB

58
1.21 MB

15. Containerize Catalog Microservices with MongoDB using Docker Compose.mp4
80.31 MB

59
1.69 MB

10. Developing Product Page in AspnetBasics Shopping Web Application Microservices.mp4
79.72 MB

60
283.26 KB

16. Adding MongoDb image into Docker-Compose File for Multi-Container Docker Environ.mp4
79.15 MB

61
874.48 KB

4. Register Discount Grpc Client and Discount Grpc Service into the Basket.API.mp4
78.96 MB

62
1.04 MB

13. Developing CheckOut Page in AspnetBasics Shopping Web Application Microservices.mp4
78.89 MB

63
1.11 MB

10. Create DiscountController Class for Discount.API Microservice.mp4
78.39 MB

64
1.61 MB

17. Test on Docker environment - AspnetBasics Shopping Web Microservices into Docker.mp4
76.78 MB

65
1.22 MB

7. Register Http Client Factory for Consuming Api Gateway in AspnetBasics Shopping.mp4
76.60 MB

66
1.40 MB

31. Adding SqlServer image into Docker-Compose File for Multi-Container Docker Env.mp4
75.24 MB

67
782.23 KB

6. Developing discount.proto ProtoBuf file for Exposing Crud Services Discount Grpc.mp4
73.56 MB

68
445.79 KB

15. Test on Docker environment - Discount.API and PostgreSQL into Docker-Compose.mp4
73.03 MB

69
995.63 KB

5. Adding RabbitMQ image into Docker-Compose File for Multi-Container Docker Env.mp4
72.67 MB

70
1.33 MB

28. Register Application and Infrastructure Layer Dependencies into Ordering.API.mp4
71.16 MB

71
858.48 KB

9. Developing Index Page in AspnetBasics Shopping Web Application Microservices.mp4
69.39 MB

72
621.16 KB

6. Setup Mongo Docker Database for Catalog.API Microservices.mp4
67.77 MB

73
232.31 KB

32. Test and Run Ordering Microservice.mp4
67.01 MB

74
1014.46 KB

8. Connect Redis Docker Container from Basket.API Microservice w AddStackExchange.mp4
65.92 MB

75
82.31 KB

4. Developing AspnetBasics Shopping Web Application Microservices.mp4
65.09 MB

76
936.60 KB

11. Test and Run Discount Microservice.mp4
63.91 MB

77
92.23 KB

9. Containerize Shopping.Aggregator Microservices using Docker Compose.mp4
61.92 MB

78
77.75 KB

13. Response Caching in Ocelot Api Gateway with Configuring Ocelot.json File.mp4
61.68 MB

79
327.07 KB

29. Adding EF Core Migrations for Code-First Approach in Ordering Microservices.mp4
61.27 MB

80
743.45 KB

14. Test and Run Catalog Microservice.mp4
60.45 MB

81
1.55 MB

7. Clean Architecture with Domain Driven Design(DDD).mp4
58.64 MB

82
1.36 MB

6. Containerize Discount Grpc Microservices with PostgreSQL using Docker Compose.mp4
57.96 MB

83
39.42 KB

11. Test and Run Basket Microservice.mp4
56.53 MB

84
1.47 MB

10. Developing Catalog.API Microservices Creating Entities and MongoDB.Driver Nuget.mp4
55.71 MB

85
297.47 KB

17. Test on Docker environment - Catalog.API and MongoDb into Docker-Compose File.mp4
55.67 MB

86
336.85 KB

14. Developing Ordering.Domain Layer in Clean Architecture.mp4
54.27 MB

87
1.73 MB

1. Introduction.mp4
53.70 MB

88
305.79 KB

15. Containerize Ocelot Api Gateway Microservices using Docker Compose.mp4
52.73 MB

89
1.27 MB

14. Test on Docker environment - Basket.API and Redis into Docker-Compose File.mp4
52.67 MB

90
1.33 MB

10. Test on Docker environment - Shopping.Aggregator into Docker-Compose File.mp4
52.50 MB

91
1.50 MB

16. Containerize AspnetBasics Shopping Web Application Microservices using DC.mp4
52.24 MB

92
1.76 MB

9. Implementing AutoMapper into DiscountService Class of Discount Grpc Microservice.mp4
50.72 MB

93
1.28 MB

10. Developing CRUD in DiscountService class to Implement CRUD Grpc Proto Service.mp4
50.26 MB

94
1.74 MB

12. Containerize Discount Microservices with PostgreSQL using Docker Compose.mp4
49.82 MB

95
182.25 KB

13. Adding Redis image into Docker-Compose File for Multi-Container Docker Env.mp4
48.74 MB

96
1.26 MB

4. Setup PostgreSQL Docker Database for Discount.API Microservices.mp4
48.18 MB

97
1.82 MB

7. Generate Proto Service Class from Discount proto File in Discount Grpc.mp4
46.12 MB

98
1.88 MB

7. MongoDb CLI Commands using Interactive Terminal For MongoDb Connection.mp4
44.72 MB

99
1.28 MB

7. Developing Basket.API Microservices Creating Entities.mp4
44.23 MB

100
1.77 MB

1. Bonus Lecture.mp4
44.08 MB

101
1.92 MB

7. Adding Grpc DiscountUrl Configuration in Basket.API image configuration on DC.mp4
43.24 MB

102
779.39 KB

19. Mongo GUI Options for MongoDb Docker Image.mp4
42.16 MB

103
1.84 MB

14. Refactoring Developments in AspnetBasics Shopping Web Application Microservices.mp4
41.77 MB

104
237.07 KB

4. Setup Redis Cache Docker Database for Basket.API Microservices.mp4
40.57 MB

105
1.43 MB

6. Create Coupon Table in the DiscountDb of PostgreSQL Database with pgAdmin Manage.mp4
39.34 MB

106
678.60 KB

2. Analysis and Architecting of Ordering Microservices.mp4
37.28 MB

107
741.36 KB

10. Code Structure on CQRS and DDD Implementation in Ordering Microservices.mp4
35.92 MB

108
80.84 KB

6. Analysis and Architecting of Basket Microservices.mp4
35.62 MB

109
384.18 KB

5. Redis CLI Commands using Interactive Terminal For Redis Connection.mp4
34.90 MB

110
1.10 MB

8. Analysis and Architecting of Catalog Microservices.mp4
34.51 MB

111
1.49 MB

6. Microservices Architecture Pros-Cons.mp4
33.95 MB

112
53.34 KB

2. Create Asp.Net Web Api Project for Discount.API Microservice.mp4
31.67 MB

113
336.61 KB

4. Developing Shopping.Aggregator Microservices.mp4
30.95 MB

114
1.05 MB

4. Create Asp.Net Web Api Project for Catalog.API Microservice.mp4
30.87 MB

115
1.13 MB

1. Introduction.mp4
30.10 MB

116
1.90 MB

7. Analysis and Architecting of Discount Microservices.mp4
30.00 MB

117
1.29 KB

6. Analysis & Design BuildingBlocks EventBus.Messages Class Library Project.mp4
29.65 MB

118
362.39 KB

3. Clone Github Repository and Create New Solution with Visual Studio.mp4
29.41 MB

119
608.94 KB

11. Developing Product Detail Page in AspnetBasics Shopping Web Application.mp4
29.32 MB

120
698.04 KB

6. Domain Driven Design - DDD.mp4
29.17 MB

121
848.87 KB

2. Create Asp.Net Web Api Project for Catalog.API Microservice.mp4
29.13 MB

122
891.67 KB

12. Create Clean Architecture Layers that Ordering Domain - Application and Infra.mp4
28.68 MB

123
1.32 MB

13. Adding Project References Between Clean Architecture Layers.mp4
27.89 MB

124
108.59 KB

9. Eventual Consisteny and Event Sourcing with CQRS Design Pattern.mp4
26.48 MB

125
1.52 MB

11. Create Asp.Net Web Api Project for Ordering.API Microservice.mp4
25.88 MB

126
126.40 KB

13. Adding PostgreSQL image into Docker-Compose File for Multi-Container Docker Env.mp4
22.84 MB

127
1.16 MB

15. Developing Ordering.Application Layer with CQRS Pattern Implementation in Clean.mp4
22.13 MB

128
1.87 MB

7. Monolithic vs Microservices Architecture Comparison.mp4
21.84 MB

129
164.34 KB

3. Analysis & Design of Shopping.Aggregator Microservices - Gateway Aggregation.mp4
21.67 MB

130
334.48 KB

5. Monolithic Architecture Pros-Cons.mp4
21.44 MB

131
575.36 KB

9. Repository Design Pattern.mp4
21.09 MB

132
926.85 KB

4. RabbitMQ Exchange Types.mp4
20.59 MB

133
1.41 MB

2. Microservices Communication Types Request-Driven or Event-Driven Architecture.mp4
19.93 MB

134
71.03 KB

2. Gateway Aggregation pattern.mp4
18.89 MB

135
1.11 MB

1. Deploying Microservices to Kubernetes, Automating with Azure DevOps into AKS.mp4
18.61 MB

136
1.39 MB

3. Analysis & Design Shopping Web Application Microservice.mp4
18.57 MB

137
1.43 MB

1. Microservices Observability with Distributed Logging, Health Monitoring, Resilie.mp4
17.90 MB

138
101.09 KB

2. gRPC usage of Microservices Communication.mp4
17.46 MB

139
551.30 KB

3. Design Principles - SOLID.mp4
17.10 MB

140
926.15 KB

3. What is RabbitMQ, Main Components of RabbitMQ.mp4
16.50 MB

141
1.50 MB

1. Developing Blazor Single Page Application with Custom Api Gateway for CRUD.mp4
16.50 MB

142
1.50 MB

3. API Gateway Pattern.mp4
16.20 MB

143
1.80 MB

2. Background of Project.mp4
16.09 MB

144
1.91 MB

4. BFF Backend for Frontend Pattern.mp4
15.74 MB

145
261.58 KB

1. Introduction.mp4
14.44 MB

146
1.56 MB

3. Using gRPC in Microservices Communication with .Net - Example Repository.mp4
14.33 MB

147
1.67 MB

8. CQRS (Command Query Responsibility Segregation) Design Pattern.mp4
14.14 MB

148
1.86 MB

7. Authentication and authorization in Ocelot API Gateway.mp4
14.14 MB

149
1.86 MB

8. Analysis & Design of API Gateway Microservices.mp4
14.07 MB

150
1.93 MB

1. Introduction.mp4
13.84 MB

151
162.34 KB

1. Introduction.mp4
13.60 MB

152
409.06 KB

1. Introduction.mp4
13.48 MB

153
536.38 KB

1. Introduction.mp4
13.22 MB

154
803.17 KB

1. Introduction.mp4
12.98 MB

155
1.02 MB

17. CQRS Implementation with Mediator Design Pattern.mp4
12.96 MB

156
1.04 MB

1. Introduction.mp4
12.91 MB

157
1.09 MB

2. Prerequisites and Source Code.mp4
12.07 MB

158
1.93 MB

1. Introduction.mp4
11.92 MB

159
86.39 KB

2. Create New Github Repository For Our Microservice Project.mp4
11.86 MB

160
140.59 KB

6. Ocelot API Gateway.mp4
11.62 MB

161
387.79 KB

8. Developing Discount.API Microservices Creating Entities.mp4
11.56 MB

162
450.03 KB

1. Introduction.mp4
11.01 MB

163
1013.05 KB

9. Docker Containers, Images, and Registries.mp4
10.85 MB

164
1.15 MB

1. Introduction.mp4
10.54 MB

165
1.46 MB

3. Redis in Basket Microservices.mp4
10.18 MB

166
1.82 MB

5. Main features in the API Gateway pattern.mp4
10.05 MB

167
1.95 MB

4. Design Principles - Dependency Inversion Principles (DIP).mp4
9.70 MB

168
302.62 KB

3. PostgreSQL in Discount Microservices.mp4
8.55 MB

169
1.45 MB

4. What are Microservices .mp4
8.40 MB

170
1.60 MB

5. MongoDb in Catalog Microservices.mp4
8.21 MB

171
1.79 MB

2. Gateway Routing pattern.mp4
7.16 MB

172
858.63 KB

8. What is Containers and Docker .mp4
6.82 MB

173
1.18 MB

5. Design Principles - Separation of Concerns (SoC).mp4
5.97 MB

174
34.19 KB

2.4 Microservices Remastered.pdf
5.07 MB

175
953.63 KB

2. Thanks.mp4
4.52 MB