This article explains, some of the most commonly used Nginx service management commands that, as a developer or system administrator, should keep at fingertips.
This page explains how to install and configure Nginx on Ubuntu Linux 18.04 to serve static or dynamic web pages with the help of PHP and MySQL/MariaDB.
In this article, I will describe how to edit config files in Ubuntu 18.04 LTS using Gedit, Nano, Vim, Gvim, and Emacs Editor.
Learn how to create Orleans Health Checks by implementing ASP.NET Core Health Checks to verify the health of your Orleans Silo.
The Eclipse Foundation has released the first production-ready version of the Eclipse Theia code editor, calling it a true open source alternative to Visual Studio Code.
Designing your 'Events' in a CQRS ES system can be tricky. Use these 6 rules of thumb to guide you into avoiding common pitfalls and creating clean code.
This article presents some tips and best practices in order to get the most out of your application logging.
In this article I’ll describe an implementation of the event sourcing pattern using Azure storage and Azure Functions.