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.

Getting Started with 3-D Printing - SAS Workshops

Getting Started with 3-D Printing - SAS Workshops

sasworkshops.com
If you are building test systems, 3-d printing is a useful skill to have. Here I talk about my experienc getting started with 3-d printing.
Read More

Architecture Short Course: How to Develop a Design Concept

youtube.com
All architecture begins with a concept. If you’re struggling to find one, curious about what one is, or wondering how architects begin their projects; this s...
View
Building Ocelot API Gateway Microservices with ASP.NET Core and Docker Container | aspnetrun

Building Ocelot API Gateway Microservices with ASP.NET Core and Docker Container | aspnetrun

Mehmet Özkaya - medium.com
Building Ocelot API Gateway Microservice on .Net platforms which used Asp.Net Web Application, Docker, Ocelot. Explains how to perform API Gateway microservices operations on ASP.NET Core Web application using Ocelot framework. Ocelot API Gateway routing operations Routing, UpStream, DownStream, Configuration. Test with Postman.
Read More
Do I Need an API Gateway if I Use a Service Mesh?

Do I Need an API Gateway if I Use a Service Mesh?

blog.christianposta.com
This post may not be able to break through the noise around API Gateways and Service Mesh. However, it’s 2020 and there is still abundant confusion around these topics. I have chosen to write this to help bring real concrete explanation to help clarify differences, overlap, and when to use which. Feel free to @ me on twitter (@christianposta) if you feel I’m adding to the confusion, disagree, or wish to buy me a beer (and these are not mutually exclusive reasons).
Read More
Using OpenAPI Auto-Generated Clients in ASP.NET Core

Using OpenAPI Auto-Generated Clients in ASP.NET Core

markheath.net
Mark Heath's Development Blog
Read More
How to generate code from OpenAPI definition with Visual Studio 2019 - Code4IT

How to generate code from OpenAPI definition with Visual Studio 2019 - Code4IT

code4it.dev
Wouldn't it be nice if Visual Studio could autogenerate clients for external API? It is actually possible, if they expose an OpenAPI file. Let's see how!
Read More
Building Domain Driven Microservices | by Chandra Ramalingam | Walmart Global Tech Blog | Medium

Building Domain Driven Microservices | by Chandra Ramalingam | Walmart Global Tech Blog | Medium

Chandra Ramalingam - medium.com
The term ‘micro’ in Microservices, though indicative of the size of a service, is not the only criteria that make an application a Microservice. When teams move to a microservices-based architecture…
Read More
Modelling Bounded Contexts with the Bounded Context Canvas

Modelling Bounded Contexts with the Bounded Context Canvas

Nick Tune - medium.com
How do we break a large system into smaller, more manageable modular components? This is the question I get asked the most, so I’ve put together this article describing a workshop recipe you can use…
Read More
How to Avoid Coupling in Microservices Design | Capital One

How to Avoid Coupling in Microservices Design | Capital One

capitalone.com
In this article, I am going to focus on the importance of loose coupling as a design principle for microservices. I will give examples of poor design decisions that violate loose coupling and lead to distributed monoliths.
Read More
Don't keep a saga in both camps

Don't keep a saga in both camps

milestone.topics.it
Recently I delivered a distributed systems workshop for an Italian user group. Based on some of the conversations I had with attendees, I wrote, “There is no...
Read More