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.
DOES19 London — The “monoliths vs microservices” debate often focuses on technological aspects, ignoring strategy and team dynamics. Instead of technology, s...
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...
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…
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
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…
.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…
Set up an Ethereum Dev environment in less than 1 min. “The complete Truffle suite on Docker (Truffle + Ganache + Drizzle)” is published by Liyi Zhou.
Platforms have fueled some of the most successful business models of the past decade. However, building one for your enterprise isn't as simple as it looks -...
The microservice design pattern in recent years has been widely adopted and implemented successfully by many large tech companies, including Amazon and Netflix. It has solved many complex issues that…
Collaboration is a bad word in the wrong phase of the product's lifecycle. Good design can help reduce the cruft.