Carlos Landeras - Web Team Lead at Plain Concepts ( Github / Twitter)
Luis Ruiz Pavón - DevSecOps Lead at Plain Concepts ( Github / Twitter)
- Code instrumentation using System Diagnostics
- Application resilience strategies
- Asp.Net Core HealthChecks and Kubernetes (Readiness and Liveness Probes) for high availability and resilience
- Problem Details RFC 7807
- Asp.Net Core ApiController and ApiBehaviourOptions (Convention over Configuration)
- HttpContext Pipelines
- Endpoint Routing
- Endpoint Authorization (decoupled from MVC)
- Docker testing strategies