Creating Service Monitor Application with .NET Core
GitHub Repository
Introduction
This guide is about how to create a service monitor application, but what is it? In simple words: it's an application that allows to monitor services in a network and save...
This is a system design interview question, which is to design Spotify. In a real interview, usually, you would focus on one or two main functionalities of the app, but in this article, I would like to...
I have been working with Go (also known as Golang) for some time now, and I must tell you that the more I work with it, the more I like it. And, that's the inspiration to set me on...
Khi làm việc với Angular, chắc hẳn các bạn đã nghe và thường xuyên nhắc đến RXJS, Observable. Nó là một phần không thể thiếu để làm việc với các services, providers của Angular. Tuy nhiên, ngoài việc tạo...
Nếu bạn muốn các ví dụ về Thuật toán / Nhóm câu lệnh có độ phức tạp về thời gian như đã cho trong câu hỏi, đây là một danh sách nhỏ:
O(1) thời...
Learn object oriented analysis and design using a simple method even if you have tried in your class before and found it complex
Download UML diagrams and source for classes - 127.1 KB
Lịch sử hình thành của Ngôn ngữ Lập trình Java rất thú vị. Java ban đầu được thiết kế cho tivi tương tác, nhưng nó là công nghệ quá tiên tiến cho ngành công nghiệp truyền hình cáp kỹ...
Earlier I presented one useful design pattern to migrate to a monolithic application to microservices. This pattern is the Strangler Fig pattern and the article can be found here. Here some other specific microservices design patterns will be...
Developing a Microservices architecture with back-end Message Queuing Services to support a front-end Angular 6 application built with Angular Material Design
Introduction
The Monolith. By definition, a monolith is a geological feature consisting of a single massive stone or rock, such as a...
Today, at Connect(); 2018 conference, Microsoft has announced .NET Core 3 Preview 1 - the first public release of .NET Core 3.
According to the company, .NET Core 3 is a major update that includes support for building Windows desktop...