Feed
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.
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.
GitHub - dotnet/tye
github.com
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration. - GitHub - dotnet/tye: Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.

Getting Started with Java in Visual Studio Code
code.visualstudio.com
Java tutorial showing basic Java language support in the Visual Studio Code editor
Øredev 2016 - Jimmy Bogard - SOLID Architecture in Slices not Layers
youtube.com
Want to watch more videos about Methodology? Click here: https://vimeo.com/album/4414351For too long we've lived under the tyranny of n-tier architectures. B...
Google Kubernetes Engine in a minute
youtube.com
Looking to modernize your existing application? In this episode of Cloud Bytes, Joanna Smith gives you a quick overview of Google Kubernetes Engine (GKE) - a...
[Microservices Architecture] What is SAGA Pattern and How important is it? | by Thanh Le | The Startup | Medium
Thanh Le - medium.com
[Microservices Architecture] What is SAGA Pattern and How important is it?. SAGA Pattern is one of important patterns in Microservices Architecture. Let’s see what is SAGA pattern and How important SAGA pattern….
.NET Conf: Focus on Microservices
youtube.com
.NET Conf: Focus on Microservices features industry speakers working on designing and building microservice-based applications, tools and frameworks. Learn t...
Evolving .NET Framework Monoliths with .NET 5 and Kubernetes
youtu.be
You want to migrate your .NET monolith to microservices so you can run it in Kubernetes? That could be a year-long project, and you really don't need to do i...
Developing and Deploying Microservices with 'Tye'
youtu.be
Learn about new tooling the .NET team is working on to help you build, debug and deploy microservices faster.
Writing Event Based Microservices using Steeltoe
youtu.be
Steeltoe has become a popular .NET framework used in building enterprise grade microservices. Recently Steeltoe added support for building event based micros...