Note that I may not have fully read/viewed all of the things in this feed. The images, content and opinions in them are owned by their respective authors.
Amazon QuickSight - Business Intelligence Service - Amazon Web Services
aws.amazon.com
Amazon QuickSight is a cloud-native, serverless, business intelligence with native ML integrations and usage-based pricing, allowing insights for all users.
Consuming WCF Web Services in .NET Core - Best Practices
thecodebuzz.com
Consume and integrate WCF Web Services in .NET Core 2.1 or 2.2 applications using approaches like 'Connected Services' and ServiceModel Metadata (svcutil.exe).
Developing Transactional Microservices Using Aggregates, Event Sourcing and CQRS - Part 1
infoq.com
A novel approach to developing microservices using DDD, Event Sourcing, and CQRS is able to overcome the challenge of using a microservice architecture for transactional business applications.
Developing Transactional Microservices Using Aggregates, Event Sourcing and CQRS - Part 2
infoq.com
A novel approach to developing microservices using DDD, Event Sourcing, and CQRS is able to overcome the challenge of using a microservice architecture for transactional business applications.
If You’re Building Microservices, You Need to Understand What a Bounded Context is | by Dave Taubler | DataDrivenInvestor
Dave Taubler - medium.com
The growth of microservice adoption has caused a resurgence in popularity of some previously-overlooked software design patterns. Many of these patterns have been mined from Eric Evans’ Domain Driven…
Using WebApplicationFactory with NUnit | by Daniel Edwards | Medium
Daniel Edwards - medium.com
WebApplicationFactory was one of really cool features of ASP.NET Core 2 when it released. It meant that you didn’t have to write a lot of code to spin up a integration test server yourself and can…
This keynote presents my (and many other's) thinking about #NoEstimates. It argues that estimation is a bad thing, particularly in the Agile world, and prese...
Often we hear that estimating a project is a must. "We can't make decisions without them" we hear often. In this session I'll present examples of how we can ...