Feed

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.

Developing Transactional Microservices Using Aggregates, Event Sourcing and CQRS - Part 1

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.
Read More
Developing Transactional Microservices Using Aggregates, Event Sourcing and CQRS - Part 2

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.
Read More
If You’re Building Microservices, You Need to Understand What a Bounded Context is | by Dave Taubler | DataDrivenInvestor

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…
Read More
Visual Studio 2019 v16.8 and v16.9 Preview 1 Release Today

Visual Studio 2019 v16.8 and v16.9 Preview 1 Release Today

devblogs.microsoft.com
This version of Visual Studio 2019 v16.8 includes features impacting Git Integration, .NET productivity, C++20 Library Options, and XAML Data Binding.
Read More

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…
Read More

#NoEstimates (Allen Holub)

youtube.com
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...
View

No estimates by Vasco Duarte

youtube.com
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 ...
View

Adopting DevOps? You are Aiming at the Wrong Target! by Gregor Hohpe

youtube.com
Agile methods and DevOps approaches can bring enormous benefits to an organization by increasing flexibility, reducing time-to-value, all while increasing qu...
View

YOW! Perth 2019 - Gregor Hohpe - Architects live in the first derivative

youtube.com
No organization ever complained that their IT department was delivering too fast. However, as technologies evolve ever more quickly and product cycle times k...
View
Use Project Tye to simplify your .NET microservice development experience (part 1)

Use Project Tye to simplify your .NET microservice development experience (part 1)

daveabrock.com
In this post, we explore Project Tye, a new developer tool that simplifies developing .NET microservices and distributed applications.
Read More