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.
Java tutorial showing basic Java language support in the Visual Studio Code editor
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...
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?. 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 features industry speakers working on designing and building microservice-based applications, tools and frameworks. Learn t...
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...
Learn about new tooling the .NET team is working on to help you build, debug and deploy microservices faster.
Steeltoe has become a popular .NET framework used in building enterprise grade microservices. Recently Steeltoe added support for building event based micros...
If you have not run across Steeltoe, it is a set of libraries that address most of the cross cutting concerns you deal with when building microservices. Logging, Configuration, Health Checks, Traces, Service Discovery, etc.