vany0114
Curious developer, DDD lover, cloud enthusiast. Simmy co-author, .Net Foundation member. #Microservices #Backend #Azure #AWS #GC #Cloud
DrivingThruColombia, Medellín
Pinned Repositories
Simmy
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
chaos-injection-using-simmy
A microservice based application to demonstrate how chaos engineering works with Simmy using chaos policies in a distributed system.
EF.DbContextFactory
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 Framework or just work safest with DbContext following the Microsoft recommendations about the DbContext lifetime.
eShopOnContainers
Easy to get started sample reference microservice and container based application. Cross-platform on Linux and Windows Docker Containers, powered by .NET Core 2.0 and Docker engine. Supports Visual Studio 2017, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
Frontend-Automation-with-Grunt-Less-and-BrowserSync
This is a lab for AngularJS, Grunt, BrowserSync, Less and more...
GAP-assessment
microservices-dotnetcore-docker-sf-k8s
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 Segregation (CQRS) and other patterns.
microservices-reference-implementation
A reference implementation demonstrating microservices architecture and best practices for Microsoft Azure
resilience-strategy-with-polly
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
Shows how the new SignalR Core works with hubs and sockets, also how it can integrate with SqlTableDependency API.
vany0114's Repositories
vany0114/microservices-dotnetcore-docker-sf-k8s
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 Segregation (CQRS) and other patterns.
vany0114/EF.DbContextFactory
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 Framework or just work safest with DbContext following the Microsoft recommendations about the DbContext lifetime.
vany0114/SignalR-Core-SqlTableDependency
Shows how the new SignalR Core works with hubs and sockets, also how it can integrate with SqlTableDependency API.
vany0114/resilience-strategy-with-polly
Proposes a way to build resilience strategies using Polly and an easy and cool way to consume it using the builder pattern.
vany0114/chaos-injection-using-simmy
A microservice based application to demonstrate how chaos engineering works with Simmy using chaos policies in a distributed system.
vany0114/Frontend-Automation-with-Grunt-Less-and-BrowserSync
This is a lab for AngularJS, Grunt, BrowserSync, Less and more...
vany0114/eShopOnContainers
Easy to get started sample reference microservice and container based application. Cross-platform on Linux and Windows Docker Containers, powered by .NET Core 2.0 and Docker engine. Supports Visual Studio 2017, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
vany0114/GAP-assessment
vany0114/microservices-reference-implementation
A reference implementation demonstrating microservices architecture and best practices for Microsoft Azure
vany0114/NServiceBus
The most popular service bus for .NET
vany0114/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
vany0114/serilog-sinks-applicationinsights
A Serilog sink that writes events to Microsoft Azure Application Insights
vany0114/SignalR
Incredibly simple real-time web for ASP.NET Core
vany0114/Simmy
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
vany0114/EF.DbContextFactory.Samples
Samples that show how to use EFCore.DbContextFactory targeting different frameworks
vany0114/apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server
vany0114/apollo-server
🌍 GraphQL server for Express, Connect, Hapi, Koa and more
vany0114/azch-captureorder
The Capture Order API
vany0114/ef-dbcontext-factory-healthchecks-example
vany0114/event-grid-nodejs-examples
vany0114/long-haul
A minimal, type-focused Jekyll theme.
vany0114/MGlobal-Assessment
vany0114/microservices-concept-proof
This is my first microservices concept proof
vany0114/my-blog-legacy
My personal blog.
vany0114/NServiceBus.Transport.AzureServiceBus
Azure Service Bus transport
vany0114/Serverless-microservices-reference-architecture
This reference architecture walks you through the decision-making process involved in designing, developing, and delivering a serverless application using a microservices architecture through hands-on instructions for configuring and deploying all of the architecture's components along the way. The goal is to provide practical hands-on experience in working with several Azure services and the technologies that effectively use them in a cohesive and unified way to build a serverless-based microservices architecture.
vany0114/slides
Holds the slides of my talks
vany0114/vany0114.github.io
My personal blog.
vany0114/vlingo-net-actors
Type safe Actor Model toolkit for reactive concurrency and resiliency using C# and other .NET languages.
vany0114/vlingo-net-common
These are just a few common tools shared across various vlingo .NET projects.