Actor-Model System with Akka.NET
Let’s take a look at Actor Model systems! What is an actor, what can it do for your system as well as potential scenarios that this model might be a good fit.
Event Sourcing with CQRS
Keith Redmond, VP of SaaS Engineering at Fenergo, shares his insights on how to utilize Event Sourcing with CQRS in your application development.
Simplify Your SDLC with Azure DevOps
Bosky Atlani, Principal Engineer at Concert Health, shares her insights on how you can simplify your software development life cycle (SDLC) management using Azure DevOps.
Microservices Architecture: Breaking The Monolith
This blog summarizes the webinar on ‘Breaking The Monolith’, hosted by Daniel Gutiérrez and explores the ways you can break up a monolithic application into microservices.
Tools for Testing Microservices
This article explores the testing tools and techniques you can use at each stage of your software development when working with microservices. Before jumping into the specific tools, we advise to read the previous blog from this series – Testing Microservices – for a broader introduction into the topic and a detailed overview of the […]
.NET Libraries: Creating, Maintaining & Lessons Learned
In this article, we’ll show the most common mistakes developers make creating their libraries and propose some solutions to avoid such mistakes in the future.
Testing Microservices
Make sure you are not deploying a microservice with broken code utilizing a proper testing plan and reaching maximum coverage.
Azure Application Insights: Collecting Business Critical Information
Discover software issues in real-time. Once you release your software, you can increase your product confidence and address issues in real-time using Azure Application Insights.
How To Save A Fortune On Azure Kubernetes Service
DevOps teams can quickly spin up multiple Kubernetes clusters for development, test, and production. And it’s all beautiful… until the first invoice comes. Click here to find out how to save on AKS!
Harnessing the Power of Microservices with the ELK Stack
In the following article we will explore the capacity of the ELK stack to get the most from a microservices approach to software development. Microservices bring plenty of opportunity for a more efficient approach to creating software products, along with some drawbacks and potential risks. When properly used, ELK has the potential to reduce these […]
How to Build Scalable Modern Web Apps in an All-Remote World
Users today expect fast load times, 24/7 availability, and minimal disruptions. Here is how to build scalable modern web apps using a remote development team.
Blazor – Why To Choose Blazor For Your Web Development
In this piece, we will go through some of the technical advantages and reasons to choose Blazor for your new web application development.