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.

How to scale a database without sharding

youtube.com
Scaling a relational database can be a complex task, but it doesn’t need to be. A Distributed SQL database, such as CockroachDB, delivers completely automate...
View
7 Features of Blazor That Make It an Outstanding Framework for Web Development

7 Features of Blazor That Make It an Outstanding Framework for Web Development

syncfusion.com
This article explains the 7 features of Blazor that prove it to be an outstanding framework for web application development.
Read More
Running Distributed Queries in Microservices | by Fabricio Pautasso | Level Up Coding

Running Distributed Queries in Microservices | by Fabricio Pautasso | Level Up Coding

Fabricio Pautasso - levelup.gitconnected.com
When we have an application architected using microservices, there are several data strategies that can be used. One of the recommended approaches is to have each microservice owns its data store…
Read More
Run a Postgres instance for cheap in Google Cloud | by Jonathan ES Lin | JonCloudGeek | Medium

Run a Postgres instance for cheap in Google Cloud | by Jonathan ES Lin | JonCloudGeek | Medium

Jonathan ES Lin - medium.com
In this blog post, I will explore running a Postgres instance in a container within Compute Engine for a fraction of what it costs to run in Cloud SQL. For toy project or production projects that…
Read More
Why The Impact Effort Prioritization Matrix Doesn't Work

Why The Impact Effort Prioritization Matrix Doesn't Work

itamargilad.com
The Impact/Effort prioritization matrix is a classic product managment tool. However it can easily lead you to pick the wrong ideas
Read More
API Maturity Model — Inspired by Martin Fowler | by Debasish Dalui | Consaltzone | Medium

API Maturity Model — Inspired by Martin Fowler | by Debasish Dalui | Consaltzone | Medium

Debasish Dalui - medium.com
API maturity transparency is demanding due to increase demand in building a digital society where the physical world and the virtual world merge and everything is connected. The API Maturity Model is a guideline of your API adoption program that helps determine where you stand today and the succeeding learning capabilities.
Read More
7 Layers of API Architecture Maturity - APIscene

7 Layers of API Architecture Maturity - APIscene

apiscene.io
Is your company ready for API Economy? This is the reflection for new year’s resolutions which architects and digital strategists must make in order to planning next year, if they desire their company to join the new API Economy. But this initial reflection must identify the current conditions and how mature the company architecture is […]
Read More
Restructuring to a Vertical Slice Architecture

Restructuring to a Vertical Slice Architecture

codeopinion.com
What is Vertical Slice Architecture? It's about focusing and organizing code by features and capabilities, not technical concerns!
Read More

Practical DDD: Bounded Contexts + Events = Microservices

youtube.com
Ad:Uncover emerging trends and practices from domain experts at the upcoming QCon Events in 2022.QCon, the international software development conference, is ...
View

The Art of Discovering Bounded Contexts by Nick Tune

youtube.com
Bounded contexts are a cherished member of the microservices family, but they mean lots of different things to lots of different people. So what actually are...
View