This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.
☄️ Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt📌 Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ🚀 Support me on Patre...
AWS Lambda with C# Lightning Talk-About the SpeakerJames Charlesworth (@jcharlesworthuk)-Linkshttps://dotnetsheff.co.ukhttps://www.meetup.com/dotnetsheff/eve...
This blog post provides recommendations for designing and managing code repositories in larger serverless projects, and best practices for deploying releases of production systems.
This talk was recorded at NDC London in London, England. #ndclondon #ndcconferences #developer #softwaredeveloper Attend the next NDC conference near you...
In this Article I am going to explain how to write, test and deploy multiple Lambda Functions with the help of one single Lambda Project. Here, I will be creating three Lambda Functions to…
This talk was recorded at NDC Porto in Porto, Portugal. #ndcporto #ndcconferences #microservices #dotnet #softwaredeveloper Attend the next NDC confe...
A fast and stimulating object to object Mapper - Mapster Mapper. High-performance .NET object mapper compared to other mappers. Learn with examples in C#.
Use code EF20 and get 20% off the brand new "Entity Framework Core in .NET" course on Dometrain: https://dometrain.com/course/from-zero-to-hero-entity-framew...
OpenTelemetry is the biggest project to come out of The Cloud Native Compute Foundation since a little thing they did called "Kubernetes", and it's become th...
Event Sourcing is presented as an intriguing but academic pattern and challenging to implement. The reality is different. It's a handy pattern that lets you ...