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.

Building Twelve Factor Apps with .Net Core

Building Twelve Factor Apps with .Net Core

ben-morris.com
Twelve factor apps provide a methodology for building apps that are optimised for modern cloud environments. It’s only been achievable in the Microsoft world since the advent of .Net Core.
Read More

If Russ Ackoff had given a TED Talk...

youtube.com
This presentation is from a 1994 event hosted by Clare Crawford-Mason and Lloyd Dobyns to capture the Learning and Legacy of Dr. W. Edwards Deming. Russ kne...
View
Making Complex Topics Stick (Part 2: Composition)

Making Complex Topics Stick (Part 2: Composition)

Gregor Hohpe - architectelevator.com
A list of ingredients doesn’t make a recipe. You need to know the right dosage.
Read More
Agile Waste: Stop Using Story Points. Now. | by Ben Butler | Medium

Agile Waste: Stop Using Story Points. Now. | by Ben Butler | Medium

Ben Butler - link.medium.com
Today story points are a valueless data creation technique. At best it forecasts by burning down guessed effort on past work against guessed capacity of future work. That means even at its best it is…
Read More

Monoliths vs Microservices is Missing the Point—Start with Team Cognitive Load - Team Topologies

youtube.com
DOES19 London — The “monoliths vs microservices” debate often focuses on technological aspects, ignoring strategy and team dynamics. Instead of technology, s...
View
Design First or Code First: What’s the Best Approach to API Development?

Design First or Code First: What’s the Best Approach to API Development?

swagger.io
With the popularity of API description formats like Swagger (OpenAPI) and API Blueprint, serious thought has been given on the best approach to building APIs based on historical usage and best practices. API description formats act as a contract that end users can utilize to understand how to bes...
Read More
Why we’ve ditched scrum sprints (and you should too) | by Martin Michalik | Nov, 2021 | Medium

Why we’ve ditched scrum sprints (and you should too) | by Martin Michalik | Nov, 2021 | Medium

Martin Michalik - medium.com
There’s probably no other framework that impacted modern software development as much as Scrum. For many organizations, it’s the first step towards a mature product development organization and you…
Read More

How to do pagination across domains in microservices architectures

Rafael Borrego - rafaborrego.co.uk
One of the challenges of the microservices architectures is that the data is managed by different services what makes difficult to do queries across multiple
Read More
See how to easily deploy Ethereum smart contracts using C# and VisualStudio and more | by Aram Koukia | Koukia

See how to easily deploy Ethereum smart contracts using C# and VisualStudio and more | by Aram Koukia | Koukia

Aram Koukia - koukia.ca
In a previous article I demonstrated how to use Solidity Visual Studio Extension to be able to implement Ethereum Smart Contracts using Visual Studio or Visual Studio Code. Now I want to show, when…
Read More
Interfacing .NET and Ethereum Blockchain Smart Contracts with Nethereum | by 胡家維 Hu Kenneth | My blockchain development Journey | Medium

Interfacing .NET and Ethereum Blockchain Smart Contracts with Nethereum | by 胡家維 Hu Kenneth | My blockchain development Journey | Medium

胡家維 Hu Kenneth - medium.com
.NET is the venerable framework that indie and enterprise developers alike have come to love. The ability to choose a variety of languages as well as deploy to a variety of platforms ranging from…
Read More