Geovanny Alzate Sandoval

Results 5 repositories owned by Geovanny Alzate Sandoval

chaos-injection-using-simmy

28
Stars
2
Forks
Watchers

A microservice based application to demonstrate how chaos engineering works with Simmy using chaos policies in a distributed system.

EF.DbContextFactory

91
Stars
21
Forks
Watchers

With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity F...

microservices-dotnetcore-docker-sf-k8s

150
Stars
54
Forks
Watchers

Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying Domain Driven Design (DDD) and Comand and Query Responsibility...

resilience-strategy-with-polly

28
Stars
5
Forks
Watchers

Proposes a way to build resilience strategies using Polly and an easy and cool way to consume it using the builder pattern.

SignalR-Core-SqlTableDependency

37
Stars
19
Forks
Watchers

Shows how the new SignalR Core works with hubs and sockets, also how it can integrate with SqlTableDependency API.